Ilyaki / GrowingZonePriorities

Allows you to set priorities for which growing zone to sow and harvest first. (Rimworld mod)
MIT License
0 stars 0 forks source link

Mod causes RimWorld hard crash to Linux desktop #1

Open CosmicCleric opened 5 years ago

CosmicCleric commented 5 years ago

I'm unable to use your mod under Linux, specifically Ubuntu 19. RimWorld does a hard crash to desktop and leaves no log files, when it does (for me). In my case, I can load a colony, and nothing bad happens, until I press the '1' key to start the pawns to move around (they are paused on load).

It seems this problem has been occuring since June 18th, per the following post from the "Steam/RimWorld/Workshop/ilyaki's Workshop" comments ...

CoMiGo Jun 18 @ 2:18pm This mod breaks game completely on Linux, though it is working on Windows. It will crash the game even on the start, right after the first colonist appears. No other mods except HugsLib and Alien races framework were installed while testing this.

The error logs aren't quite useful though: it tells about a segmentation fault while reading/writing strings. Probably an infinite loop with writing strings that occurs on Linux only.

I also sync my saves from Windows to Linux, so it is proved that this mod works with tons of others (including HugsLib and Alien Framework) on Windows.

WuphonsReach commented 4 years ago

Have you considered a case-sensitivity bug in the file names?

alextd commented 4 years ago

Hey - I ran into the same problem I think this mod is having. See my workaround ; https://github.com/alextd/RimWorld-MiningPriority/blob/b7c3f9e4f15414c1048304d031abf0afd23d7a51/Source/WorkGiver_Miner.cs#L50