Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Exception from long event: System.NullReferenceException: Object reference not set to an instance of an object
[Ref 56F5A8D5]
at ReGrowthCore.Map_FinalizeInit_Patch+<>c__DisplayClass1_0.<ProcessMap>g__RecolorMineables|4 () [0x00062] in <da8ea4a2dfba445ea6dd7a107abed78f>:0
at ReGrowthCore.Map_FinalizeInit_Patch+<>c__DisplayClass1_0.<ProcessMap>b__0 () [0x00000] in <da8ea4a2dfba445ea6dd7a107abed78f>:0
at Verse.LongEventHandler.UpdateCurrentSynchronousEvent (System.Boolean& sceneChanged) [0x0001d] in <24d25868955f4df08b02c73b55f389fe>:0
[LabelsOnFloor] WARNING: No fonts were registered!
[LabelsOnFloor] No fonts found via GetAllInFolder, trying direct paths...
Are you running on Windows or MacOS?
Root level exception in Update(): System.MissingMethodException: Method not found: bool RimWorld.Planet.WorldRendererUtility.get_WorldRenderedNow()
[Ref 20E6F576]
at LabelsOnFloor.Main.Draw () [0x00000] in <51f41912d17a4f7385e5428ec4ac17a4>:0
at LabelsOnFloor.DynamicDrawManager_DrawDynamicThings_Patch.Prefix (Verse.DynamicDrawManager& __instance) [0x00009] in <51f41912d17a4f7385e5428ec4ac17a4>:0
at Verse.DynamicDrawManager.DrawDynamicThings () [0x0000f] in <24d25868955f4df08b02c73b55f389fe>:0
- PREFIX falconne.LabelsOnFloor: Boolean LabelsOnFloor.DynamicDrawManager_DrawDynamicThings_Patch:Prefix(DynamicDrawManager& __instance)
Root level exception in OnGUI(): System.MissingMethodException: Method not found: bool RimWorld.Planet.WorldRendererUtility.get_WorldRenderedNow()
[Ref 2F978662]
at LabelsOnFloor.DesignationCategoryDef_ResolvedAllowedDesignators_Patch.Postfix (System.Collections.Generic.IEnumerable`1[Verse.Designator]& __result, Verse.DesignationCategoryDef& __instance) [0x00005] in <51f41912d17a4f7385e5428ec4ac17a4>:0
- POSTFIX falconne.LabelsOnFloor: Void LabelsOnFloor.DesignationCategoryDef_ResolvedAllowedDesignators_Patch:Postfix(IEnumerable`1& __result, DesignationCategoryDef& __instance)
appears to be an issue with trying to call a method that no longer exists and is breaking the draw loop.
(I do have 400+ mods so it could just be a weird conflict, but removing this mod fixed the issue)