Instalar Steam
iniciar sesión
|
idioma
简体中文 (chino simplificado)
繁體中文 (chino tradicional)
日本語 (japonés)
한국어 (coreano)
ไทย (tailandés)
Български (búlgaro)
Čeština (checo)
Dansk (danés)
Deutsch (alemán)
English (inglés)
Español de Hispanoamérica
Ελληνικά (griego)
Français (francés)
Italiano
Bahasa Indonesia (indonesio)
Magyar (húngaro)
Nederlands (holandés)
Norsk (noruego)
Polski (polaco)
Português (Portugués de Portugal)
Português-Brasil (portugués de Brasil)
Română (rumano)
Русский (ruso)
Suomi (finés)
Svenska (sueco)
Türkçe (turco)
Tiếng Việt (vietnamita)
Українська (ucraniano)
Comunicar un error de traducción








Also, could you send a full hugslist log? ctrl+f12 with Devmode on.
https://gist.github.com/f589789fe0867232fc9d8cbc8298be37
Root level exception in OnGUI(): System.NullReferenceException: Object reference not set to an instance of an object
at (wrapper dynamic-method) RimWorld.CompFacility.RimWorld.CompFacility.DrawPlaceMouseAttachmentsToPotentialThingsToLinkTo_Patch0(single,single&,Verse.ThingDef,Verse.IntVec3,Verse.Rot4,Verse.Map)
at RimWorld.PlaceWorker_ShowFacilitiesConnections.DrawPlaceMouseAttachments (System.Single curX, System.Single& curY, Verse.BuildableDef bdef, Verse.IntVec3 center, Verse.Rot4 rot) [0x0003d] in <32ce1f44d6b54e75a3209fc1c4a7e2db>:0
at RimWorld.Designator_Place.DrawMouseAttachments () [0x00080] in <32ce1f44d6b54e75a3209fc1c4a7e2db>:0
at RimWorld.Designator_Build.DrawMouseAttachments () [0x0002f] in <32ce1f44d6b54e75a3209fc1c4a7e2db>:0
at Verse.DesignatorManager.DesignationManagerOnGUI () [0x00013] in <32ce1f44d6b54e75a3209fc1c4a7e2db>:0
at RimWorld.MapInterface.MapInterfaceOnGUI_BeforeMainTabs () [0x00059] in <32ce1f44d6b54e75a3209fc1c4a7e2db>:0
at (wrapper dynamic-method) RimWorld.UIRoot_Play.RimWorld.UIRoot_Play.UIRootOnGUI_Patch1(RimWorld.UIRoot_Play)
at (wrapper dynamic-method) Verse.Root.Verse.Root.OnGUI_Patch1(Verse.Root)
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) Verse.Log:Verse.Log.Error_Patch1 (string)
(wrapper dynamic-method) Verse.Root:Verse.Root.OnGUI_Patch1 (Verse.Root)
at <0x1b3018f62d0 + 0x00c65> <unknown method>
--- End of inner exception stack trace ---
[Ref 1C33BC49]
at (wrapper managed-to-native) System.Runtime.CompilerServices.RuntimeHelpers.RunClassConstructor(intptr)
at System.Runtime.CompilerServices.RuntimeHelpers.RunClassConstructor (System.RuntimeTypeHandle type) [0x0002a] in <eae584ce26bc40229c1b1aa476bfa589>:0
at Verse.StaticConstructorOnStartupUtility.CallAll () [0x00028] in <69945a8ed6c540cf90b578de735e0605>:0
- POSTFIX LunarFramework.Bootstrap: Void LunarFramework.Internal.Patches.Patch_Verse_StaticConstructorOnStartupUtility:CallAll_Postfix()
- POSTFIX LayeredDestruction.patch: Void LayeredDestruction.StaticConstructorOnStartupUtilityPatch:Postfix()
- POSTFIX PerformanceOptimizer.Main: Void PerformanceOptimizer.InitializeMod:Postfix()
UnityEngine.StackTraceUtility:ExtractStackTrace ()
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Log.Error_Patch2 (string)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.StaticConstructorOnStartupUtility.CallAll_Patch3 ()
Verse.PlayDataLoader/<>c:<DoPlayLoad>b__4_4 ()
Verse.LongEventHandler:ExecuteToExecuteWhenFinished ()
Verse.LongEventHandler:UpdateCurrentAsynchronousEvent ()
Verse.LongEventHandler:LongEventsUpdate (bool&)
(wrapper dynamic-method) MonoMod.Utils.DynamicMethodDefinition:Verse.Root.Update_Patch1 (Verse.Root)
Verse.Root_Entry:Update ()
I am getting a very similar error.
This is my Hugs Library Log: https://gist.github.com/HugsLibRecordKeeper/0b44a8c594ae50db9cc3376fa45824fe .
1.6 with Odyssey.
https://gist.github.com/HugsLibRecordKeeper/c8e0f61b731f452f4d5bb92d4225ce18
You might have to try splitting your mod list in half incrementally to try and find the mod that's causing the conflict. Let me know if you find it.