dongfanglong

Untitled

Feb 10th, 2021
46
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.09 KB | None | 0 0
  1. System.NullReferenceException: Object reference not set to an instance of an object
  2. at DubsBadHygiene.MapComponent_Hygiene.FinalizeInit () [0x000ff] in <2c04b7e74f2640aea5f4dff0bf76ef45>:0
  3. at Verse.MapComponentUtility.FinalizeInit (Verse.Map map) [0x00013] in <c36f9493c9844ddaa7fb5c788416098f>:0
  4. Verse.Log:Error(String, Boolean)
  5. Verse.MapComponentUtility:FinalizeInit(Map)
  6. Verse.Map:Verse.Map.FinalizeInit_Patch2(Map)
  7. Verse.MapGenerator:Verse.MapGenerator.GenerateMap_Patch1(IntVec3, MapParent, MapGeneratorDef, IEnumerable`1, Action`1)
  8. Verse.Game:Verse.Game.InitNewGame_Patch2(Game)
  9. Verse.<>c:<Start>b__1_2()
  10. Verse.LongEventHandler:RunEventFromAnotherThread(Action)
  11. Verse.<>c:<UpdateCurrentAsynchronousEvent>b__27_0()
  12. System.Threading.ThreadHelper:ThreadStart_Context(Object)
  13. System.Threading.ExecutionContext:RunInternal(ExecutionContext, ContextCallback, Object, Boolean)
  14. System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object, Boolean)
  15. System.Threading.ExecutionContext:Run(ExecutionContext, ContextCallback, Object)
  16. System.Threading.ThreadHelper:ThreadStart()
  17.  
Add Comment
Please, Sign In to add comment