emipa606 / ThisIsMine

Repository for the Rimworld mod named This Is Mine (Continued)
https://steamcommunity.com/sharedfiles/filedetails/?id=2560584629
MIT License
0 stars 0 forks source link

This Is Mine without Ideology causing issues. #1

Closed MrXarous closed 1 year ago

MrXarous commented 1 year ago

With latest This Is Mine update if it is loaded without Ideology in the modlist will cause error on gamestart found here: https://gist.github.com/e3c257de920f514713335b038798a82a

and then if you continue to go into a game you'll get these errors: https://gist.github.com/500adf54cee9afd6d1a852b5fc3b5e66

This is only Harmony/Core/Royalty/HugsLib/This Is Mine (Continued)

emipa606 commented 1 year ago

Tested this setup and cant get any of these errors. Tried both without Ideology and Biotech

MrXarous commented 1 year ago

Did you try without Ideology but with Biotech? Because I loaded just this and got "Failed to find Verse.ThingDef named SleepAccelerator" image

emipa606 commented 1 year ago

No idea why it triggers in your setup here. I do a check for Ideology in the code, but Ill add a null-check as well. Hopefully this will fix the issue. Added in eb8a943