Truinto / ONI-Modloader-SimpleMods

OxygenNotIncluded Mods
MIT License
16 stars 6 forks source link

Build update 544519 crashes on load with mod loaded (Spaced Out) #40

Closed The-Toblin closed 1 year ago

The-Toblin commented 1 year ago

Describe the bug If this mod is active and the U45 build is started, the game will crash on load. Watching the stack-trace indicates this mod is to blame. However, the game will not detect the mod being to blame (ie it doesn't deselect it). Player.log

To Reproduce Install the U45 build. Install this mod. Start the game.

[required] Debug Logs

Desktop (please complete the following information): Arch Linux x64 Zen Kernel 6.1.11 Intel aGPU

Truinto commented 1 year ago

I generally don't patch beta versions. If this were a pre-release of a definitive version, I would care. But I am not putting time in a project I need to patch again a week later.

The-Toblin commented 1 year ago

Absolutely understandable. If nothing else, I posed this largely as a "headsup" that there might be trouble on the horizon. I don't expect you to patch a beta version.

obuw commented 1 year ago

The patch is now live, and the problem persists, the game crashes on load when the mod is enabled.

Seems to be something related to CompostManagerPatch.

The-Toblin commented 1 year ago

Reopening this as the patch is now live and this still crashes instantly on load. I haven't been able to figure out exactly why (I'm not good with logs), but it behaves identically like it did during testing.

Truinto commented 1 year ago

No patch needed. Just recompiled and it works.

obuw commented 1 year ago

Thanks for the quick fix!

Truinto commented 1 year ago

Sure thing