RimworldBetterLoading icon indicating copy to clipboard operation
RimworldBetterLoading copied to clipboard

Incompatibility with Simple Sidearms on Linux

Open wengole opened this issue 3 years ago • 4 comments

I'm not sure what happened. I had this mod (and many others) all working fine. Decided to start a new colony with fewer mods so disabled a bunch and restarted, now the game won't start unless I unsubscribe from Better Loading in Steam

[BetterLoading] Finished stage Finalizing Mods at 7:51:57 PM.
[BetterLoading] Starting stage Running Post-Finalize Callbacks.
[BetterLoading] Finished calling static constructors at 7:51:57 PM. AND I didn't make the game freeze. Take that, Tynan.
Started post-finalize at 637427083190883430
[BetterLoading] Processing 2 post-finalize tasks.
OnLevelWasLoaded was found on ModInitializerComponent
This message has been deprecated and will be removed in a later version of Unity.
Add a delegate to SceneManager.sceneLoaded instead to get notifications after scene loading has completed
 
(Filename: ./Runtime/Mono/MonoScriptCache.cpp Line: 355)

[BetterLoading] Finished stage Running Post-Finalize Callbacks at 7:51:59 PM.
[BetterLoading] Starting stage Initializing HugsLib.
[HugsLib] initializing HeatMap, RunAndGun, ImprovedWorkbenches, DefensivePositions, raceQuestPawn, PeteTimesSix.SimpleSidearms, CodeOptimist.JobsOfOpportunity, com.jkluch.HaulToStack, DeathRattle, MaterialFilter, LWM_DeepStorage, Hospitality
[BetterLoading:HugsLib Compat] HugsLib has enumerated child mods, it has found 13 of them.
Obtained 11 stack frames.
#0  0x00000041f6e4f7 in (Unknown)
#1  0x000000417dfdf0 in Verse.LongEventHandler:RunEventFromAnotherThread (System.Action)
#2  0x000000417dfdac in Verse.LongEventHandler/<>c:<UpdateCurrentAsynchronousEvent>b__27_0 ()
#3  0x000000417df214 in System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
#4  0x007faa4a8e0389 in mono_print_method_from_ip
#5  0x007faa4aa4c167 in mono_perfcounter_foreach
#6  0x007faa4aa65df7 in mono_threads_set_shutting_down
#7  0x007faa4aac744f in GC_inner_start_routine
#8  0x007faa4aabc1ba in GC_call_with_stack_base
#9  0x007faab55b03e9 in start_thread
#10 0x007faab54de293 in clone

wengole avatar Dec 04 '20 19:12 wengole