bbradson / Performance-Fish

Performance Mod for RimWorld
Mozilla Public License 2.0
423 stars 34 forks source link

Randomly fail to apply prepatch, and the game stuck at loading screen #12

Closed masakitenchi closed 1 year ago

masakitenchi commented 1 year ago

Sorry for being not able to provide any log since this happens during startup, but comparing these 3 log screenshot, I think there are some soft incompatibility between prepatcher and fish: image image image

First pic is when it gets stuck (and had to alt+f4 to force shut the game down), second is when it successfully applying prepatches, third is without fish

Please contact me if you need more information

bbradson commented 1 year ago

The Enlighten thing is a unity feature and not relevant to anything mods are doing: https://docs.unity3d.com/Manual/realtime-gi-using-enlighten.html
Loading getting stuck happened a total of 2 times for me since I've started working with Prepatcher as dependency months ago, so I don't really have a way to verify whether anything I change would impact this or not. The commit I pushed just now includes a tiny change that may have some relevance though. If this keeps happening or you even have a way to reproduce it somewhat consistently, please let me know.

masakitenchi commented 1 year ago

Thanks. I may reopen this once it happens again and I could find a way to reproduce the loading issue