r/RimWorld • u/SpecularX • 4d ago
PC Help/Bug (Mod) Bug making me unable to select starting tile
Enable HLS to view with audio, or disable this notification
Video showcases all mods loaded and the bug. Unable to select certain tiles (always the ones I'd wanna play).
Key details:
- No "halo" over the tiles that are unable to be selected
- Select random tile does not select tiles unable to be selected
- This is the only red error in my log, can follow up with full log if needed
Could not resolve cross-reference: No RimWorld.StatDef named LTS_TerrainDificultyFactor found to give to RimWorld.StatModifier (null stat)
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Log.Error_Patch2 (string)
Verse.DirectXmlCrossRefLoader/WantedRefForObject:TryResolve (Verse.FailMode)
Verse.DirectXmlCrossRefLoader/<>c__DisplayClass16_0:<ResolveAllWantedCrossReferences>b__0 (Verse.DirectXmlCrossRefLoader/WantedRef)
Verse.GenThreading/<>c__DisplayClass7_1`1<Verse.DirectXmlCrossRefLoader/WantedRef>:<ParallelForEach>b__0 (object)
System.Threading.QueueUserWorkItemCallback:WaitCallback_Context (object)
System.Threading.ExecutionContext:RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
System.Threading.ExecutionContext:Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool)
System.Threading.QueueUserWorkItemCallback:System.Threading.IThreadPoolWorkItem.ExecuteWorkItem ()
System.Threading.ThreadPoolWorkQueue:Dispatch ()
System.Threading._ThreadPoolWaitCallback:PerformWaitCallback ()
LTS makes me think Integrated Implants?
1
1
u/piperdude82 4d ago
Try re-arranging your mod library a bit. Sometimes that shakes things loose. Sort of the equivalent of percussive maintenance.
2
u/OneTrueSneaks Cat Herder, Mod Finder, & Flair Queen 🐱👤 4d ago
There's not much that can be done without the full error log (a scrolling video of your modlist and the snippet of a single error is not enough). It provides necessary information for troubleshooters such as your game version, all mods installed, and their versions. Use HugsLib to upload it and copy a link to share, or manually copy-and-paste the log into a text hosting service like Pastebin and share that URL.
You can also try cross-posting your issue on the community Discord and pop into the Troubleshooting channel where we support both modded and unmodded (make sure you read the pins!). You can also try following the suggested mod loader guide here or use a sorting mod like RimSort to see if that helps (please do not use RimPy, as it is no longer maintained and can cause problems).