Установить Steam
войти
|
язык
简体中文 (упрощенный китайский)
繁體中文 (традиционный китайский)
日本語 (японский)
한국어 (корейский)
ไทย (тайский)
Български (болгарский)
Čeština (чешский)
Dansk (датский)
Deutsch (немецкий)
English (английский)
Español - España (испанский — Испания)
Español - Latinoamérica (испанский — Латинская Америка)
Ελληνικά (греческий)
Français (французский)
Italiano (итальянский)
Bahasa Indonesia (индонезийский)
Magyar (венгерский)
Nederlands (нидерландский)
Norsk (норвежский)
Polski (польский)
Português (португальский — Португалия)
Português-Brasil (португальский — Бразилия)
Română (румынский)
Suomi (финский)
Svenska (шведский)
Türkçe (турецкий)
Tiếng Việt (вьетнамский)
Українська (украинский)
Сообщить о проблеме с переводом
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)