Skip to content

[LINUX] Mod fails to load due to "invalid IL code" #3

@AutumnRivers

Description

@AutumnRivers

On Linux, the mod fails to load due to an IL compilation error. This is likely due to some IL code that .NET is fine with, but Mono (which Hacknet runs on in Linux) isn't. This is fixed on Pathfinder's coreclr branch, which still isn't ready for production.

A dirty patch will be added in a future commit to disable the CSEC logic wall on Linux, which isn't ideal. There's other ways to logic wall in the meantime, but they are far from clean, and definitely won't be as good as the current implementation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions