thorpedosg

Untitled

Jul 24th, 2018
39
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. Log uploaded on Monday, July 23, 2018, 1:39:54 PM
  2. Loaded mods:
  3. Core: (no assemblies)
  4. Lolidrop's hairshop: (no assemblies)
  5. HugsLib[5.0.0]: 0Harmony(1.1.0.0), HugsLib(1.0.0.0)
  6. Ruddy Great Guns: (no assemblies)
  7. Dead Goat's Weapon Pack: (no assemblies)
  8.  
  9. Active Harmony patches:
  10. DebugWindowsOpener.DevToolStarterOnGUI: TRANS: HugsLib.Patches.DevToolStarterOnGUI_Patch.ExtendButtonsWindow
  11. DebugWindowsOpener.DrawButtons: TRANS: HugsLib.Patches.DebugWindowsOpener_Patch.DrawAdditionalButtons
  12. Dialog_Options.DoWindowContents: TRANS: HugsLib.Patches.Dialog_Options_Patch.ReplaceModOptionsButton
  13. EditWindow_Log.DoMessagesListing: PRE: HugsLib.Patches.EditWindow_Log_Patch.ExtraLogWindowButtons
  14. Game.DeinitAndRemoveMap: post: HugsLib.Patches.Game_DeinitAndRemoveMap_Patch.MapRemovalHook
  15. Game.FillComponents: PRE: HugsLib.Patches.Game_FillComponents_Patch.GameInitializationHook
  16. Game.FinalizeInit: post: HugsLib.Patches.Game_FinalizeInit_Patch.WorldLoadedHook
  17. LanguageDatabase.SelectLanguage: PRE: HugsLib.Patches.LanguageDatabase_Patch.ForceRestartAfterLangChange
  18. Map.ConstructComponents: post: HugsLib.Patches.Map_ConstructComponents_Patch.MapComponentsInitHook
  19. Map.FinalizeInit: post: HugsLib.Patches.Map_FinalizeInit_Patch.MapLoadedHook
  20. MapComponentUtility.MapGenerated: post: HugsLib.Patches.MapComponentUtility_MapGenerated_Patch.MapGeneratedHook
  21. ModsConfig.RestartFromChangedMods: PRE: HugsLib.Patches.ModsConfig_RestartFromChangedMods_Patch.QuickRestartInDevMode
  22. PlayDataLoader.DoPlayLoad: post: HugsLib.Patches.PlayDataLoader_Patch.InitModsHook
  23. Root.Update: post: HugsLib.Patches.Root_Patch.UpdateHook
  24. Root_Play.SetupForQuickTestPlay: TRANS: HugsLib.Patches.RootPlay_TestPlay_Patch.InjectCustomQuickstartSettings
  25. UIRoot.UIRootOnGUI: post: HugsLib.Patches.UIRoot_Patch.OnGUIHook
  26. Harmony versions present: 1.1.0.0: UnlimitedHugs.HugsLib
  27.  
  28. Platform information: (hidden, hold Shift while publishing to include)
  29.  
  30. Log file contents:
  31. Mono path[0] = '[Rimworld_dir]/RimWorldWin_Data/Managed'
  32. Mono path[1] = '[Rimworld_dir]/RimWorldWin_Data/Mono'
  33. Mono config path = '[Rimworld_dir]/RimWorldWin_Data/Mono/etc'
  34. PlayerConnection [PlayerConnect information redacted]
  35. Initialize engine version: 5.6.5f1 (2cac56bf7bb6)
  36. GfxDevice: [Renderer information redacted]
  37. Begin MonoManager ReloadAssembly
  38. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\UnityEngine.dll into Unity Child Domain
  39. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\Assembly-CSharp-firstpass.dll into Unity Child Domain
  40. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\Assembly-CSharp.dll into Unity Child Domain
  41. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\UnityEngine.UI.dll into Unity Child Domain
  42. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\UnityEngine.Networking.dll into Unity Child Domain
  43. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\NAudio.dll into Unity Child Domain
  44. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\NVorbis.dll into Unity Child Domain
  45. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\TextMeshPro-1.0.55.56.0b11.dll into Unity Child Domain
  46. WARNING: Shader Unsupported: 'Hidden/VR/BlitCopyFromTexArray' - Pass '' has no vertex shader
  47. WARNING: Shader Unsupported: 'Hidden/VR/BlitCopyFromTexArray' - Setting to default shader.
  48. desktop: 1440x900 60Hz; virtual: 1440x900 at 0,0
  49. RimWorld 1.0.1973 rev1171
  50. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  51. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  52. UnityEngine.Logger:Log(LogType, Object)
  53. UnityEngine.Debug:Log(Object)
  54. Verse.Log:Message(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:48)
  55. RimWorld.VersionControl:LogVersionNumber() (at C:\Dev\RimWorld\Assets\Scripts\RimWorld\Utility\Version\VersionControl.cs:83)
  56. Verse.Root:CheckGlobalInit() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root.cs:82)
  57. Verse.Root:Start() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root.cs:38)
  58. Verse.Root_Entry:Start() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Entry.cs:16)
  59. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 48)
  60.  
  61. Failed to find RimWorld.RecordDef named TrapsRearmed. There are 66 defs of this type loaded.
  62. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  63. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  64. UnityEngine.Logger:Log(LogType, Object)
  65. UnityEngine.Debug:LogError(Object)
  66. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  67. Verse.DefDatabase`1:GetNamed(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Defs\Databases\DefDatabase.cs:166)
  68. System.Reflection.MonoMethod:InternalInvoke(Object, Object[], Exception&)
  69. System.Reflection.MonoMethod:Invoke(Object, BindingFlags, Binder, Object[], CultureInfo) (at /Users/builduser/buildslave/mono/build/mcs/class/corlib/System.Reflection/MonoMethod.cs:222)
  70. System.Reflection.MethodBase:Invoke(Object, Object[]) (at /Users/builduser/buildslave/mono/build/mcs/class/corlib/System.Reflection/MethodBase.cs:115)
  71. Verse.GenGeneric:InvokeStaticMethodOnGenericType(Type, Type, String, Object[]) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Gen\GenGeneric.cs:33)
  72. Verse.GenDefDatabase:GetDef(Type, String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Defs\Databases\DefDatabase.cs:209)
  73. RimWorld.DefOfHelper:BindDefsFor(Type) (at C:\Dev\RimWorld\Assets\Scripts\RimWorld\Utility\DefOf.cs:61)
  74. RimWorld.DefOfHelper:RebindAllDefOfs(Boolean) (at C:\Dev\RimWorld\Assets\Scripts\RimWorld\Utility\DefOf.cs:30)
  75. Verse.PlayDataLoader:DoPlayLoad() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Defs\Databases\PlayDataLoader.cs:149)
  76. Verse.PlayDataLoader:LoadAllPlayData(Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Defs\Databases\PlayDataLoader.cs:32)
  77. Verse.Root:<Start>m__1() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root.cs:58)
  78. Verse.LongEventHandler:RunEventFromAnotherThread(Action) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\LongEventHandler.cs:455)
  79. Verse.LongEventHandler:<UpdateCurrentAsynchronousEvent>m__1() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\LongEventHandler.cs:367)
  80. (Filename: /Users/builduser/buildslave/mono/build/mcs/class/corlib/System.Reflection/MonoMethod.cs Line: 222)
  81.  
  82. Translation data for language Latin American Spanish has 26 errors. Generate translation report for more info.
  83. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  84. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  85. UnityEngine.Logger:Log(LogType, Object)
  86. UnityEngine.Debug:LogWarning(Object)
  87. Verse.Log:Warning(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:58)
  88. Verse.LoadedLanguage:InjectIntoData_AfterImpliedDefs() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Localization\LoadedLanguage.cs:481)
  89. Verse.PlayDataLoader:<DoPlayLoad>m__1() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Defs\Databases\PlayDataLoader.cs:270)
  90. Verse.LongEventHandler:ExecuteToExecuteWhenFinished() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\LongEventHandler.cs:489)
  91. Verse.LongEventHandler:UpdateCurrentAsynchronousEvent() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\LongEventHandler.cs:402)
  92. Verse.LongEventHandler:LongEventsUpdate(Boolean&) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\LongEventHandler.cs:257)
  93. Verse.Root:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root.cs:102)
  94. Verse.Root_Entry:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Entry.cs:38)
  95. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 58)
  96.  
  97. Unloading 5 Unused Serialized files (Serialized files now loaded: 0)
  98. System memory in use before: 42.9 MB.
  99. System memory in use after: 43.5 MB.
  100.  
  101. Unloading 41 unused Assets to reduce memory usage. Loaded Objects now: 8711.
  102. Total: 69.740433 ms (FindLiveObjects: 0.716678 ms CreateObjectMapping: 1.183770 ms MarkObjects: 67.411385 ms DeleteObjects: 0.426670 ms)
  103.  
  104. Loading game from file Prision Game with mods Core
  105. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  106. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  107. UnityEngine.Logger:Log(LogType, Object)
  108. UnityEngine.Debug:Log(Object)
  109. Verse.Log:Message(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:48)
  110. Verse.SavedGameLoaderNow:LoadGameFromSaveFileNow(String) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Map\MapIniter\SavedGameLoaderNow.cs:19)
  111. Verse.Root_Play:<Start>m__0() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:46)
  112. Verse.LongEventHandler:RunEventFromAnotherThread(Action) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\LongEventHandler.cs:455)
  113. Verse.LongEventHandler:<UpdateCurrentAsynchronousEvent>m__1() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\LongEventHandler.cs:367)
  114. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 48)
  115.  
  116. Could not do PostLoadInit on Verse.DesignationManager: System.NullReferenceException: Object reference not set to an instance of an object
  117. at Verse.DesignationManager.ExposeData () [0x0007c] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:41
  118. at Verse.PostLoadIniter.DoAllPostLoadInits () [0x0003a] in C:\Dev\RimWorld\Assets\Scripts\Verse\SaveLoad\Scribe\Loader\PostLoadIniter.cs:55
  119. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  120. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  121. UnityEngine.Logger:Log(LogType, Object)
  122. UnityEngine.Debug:LogError(Object)
  123. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  124. Verse.PostLoadIniter:DoAllPostLoadInits() (at C:\Dev\RimWorld\Assets\Scripts\Verse\SaveLoad\Scribe\Loader\PostLoadIniter.cs:59)
  125. Verse.ScribeLoader:FinalizeLoading() (at C:\Dev\RimWorld\Assets\Scripts\Verse\SaveLoad\Scribe\Loader\ScribeLoader.cs:129)
  126. Verse.Game:LoadGame() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:471)
  127. Verse.SavedGameLoaderNow:LoadGameFromSaveFileNow(String) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Map\MapIniter\SavedGameLoaderNow.cs:39)
  128. Verse.Root_Play:<Start>m__0() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:46)
  129. Verse.LongEventHandler:RunEventFromAnotherThread(Action) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\LongEventHandler.cs:455)
  130. Verse.LongEventHandler:<UpdateCurrentAsynchronousEvent>m__1() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\LongEventHandler.cs:367)
  131. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  132.  
  133. Unloading 0 Unused Serialized files (Serialized files now loaded: 0)
  134. System memory in use before: 101.4 MB.
  135. System memory in use after: 100.0 MB.
  136.  
  137. Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 17094.
  138. Total: 270.789215 ms (FindLiveObjects: 1.591513 ms CreateObjectMapping: 3.260340 ms MarkObjects: 265.873199 ms DeleteObjects: 0.061915 ms)
  139.  
  140. Exception ticking TrapDeadfall209988 (at (128, 0, 157)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  141. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  142. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  143. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  144. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  145. UnityEngine.Logger:Log(LogType, Object)
  146. UnityEngine.Debug:LogError(Object)
  147. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  148. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  149. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  150. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  151. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  152. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  153. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  154. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  155.  
  156. Exception ticking TrapDeadfall210387 (at (129, 0, 157)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  157. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  158. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  159. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  160. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  161. UnityEngine.Logger:Log(LogType, Object)
  162. UnityEngine.Debug:LogError(Object)
  163. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  164. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  165. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  166. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  167. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  168. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  169. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  170. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  171.  
  172. Exception ticking TrapDeadfall210431 (at (130, 0, 157)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  173. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  174. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  175. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  176. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  177. UnityEngine.Logger:Log(LogType, Object)
  178. UnityEngine.Debug:LogError(Object)
  179. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  180. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  181. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  182. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  183. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  184. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  185. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  186. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  187.  
  188. Exception ticking TrapDeadfall210482 (at (131, 0, 157)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  189. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  190. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  191. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  192. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  193. UnityEngine.Logger:Log(LogType, Object)
  194. UnityEngine.Debug:LogError(Object)
  195. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  196. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  197. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  198. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  199. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  200. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  201. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  202. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  203.  
  204. Exception ticking TrapDeadfall210545 (at (130, 0, 158)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  205. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  206. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  207. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  208. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  209. UnityEngine.Logger:Log(LogType, Object)
  210. UnityEngine.Debug:LogError(Object)
  211. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  212. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  213. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  214. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  215. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  216. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  217. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  218. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  219.  
  220. Exception ticking TrapDeadfall210600 (at (128, 0, 158)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  221. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  222. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  223. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  224. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  225. UnityEngine.Logger:Log(LogType, Object)
  226. UnityEngine.Debug:LogError(Object)
  227. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  228. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  229. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  230. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  231. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  232. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  233. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  234. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  235.  
  236. Exception ticking TrapDeadfall210657 (at (128, 0, 159)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  237. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  238. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  239. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  240. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  241. UnityEngine.Logger:Log(LogType, Object)
  242. UnityEngine.Debug:LogError(Object)
  243. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  244. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  245. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  246. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  247. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  248. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  249. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  250. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  251.  
  252. Exception ticking TrapDeadfall210667 (at (130, 0, 159)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  253. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  254. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  255. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  256. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  257. UnityEngine.Logger:Log(LogType, Object)
  258. UnityEngine.Debug:LogError(Object)
  259. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  260. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  261. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  262. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  263. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  264. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  265. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  266. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  267.  
  268. Exception ticking TrapDeadfall210774 (at (129, 0, 159)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  269. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  270. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  271. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  272. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  273. UnityEngine.Logger:Log(LogType, Object)
  274. UnityEngine.Debug:LogError(Object)
  275. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  276. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  277. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  278. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  279. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  280. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  281. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  282. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  283.  
  284. Exception ticking TrapDeadfall210832 (at (131, 0, 159)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  285. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  286. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  287. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  288. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  289. UnityEngine.Logger:Log(LogType, Object)
  290. UnityEngine.Debug:LogError(Object)
  291. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  292. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  293. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  294. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  295. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  296. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  297. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  298. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  299.  
  300. Exception ticking TrapDeadfall210900 (at (132, 0, 158)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  301. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  302. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  303. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  304. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  305. UnityEngine.Logger:Log(LogType, Object)
  306. UnityEngine.Debug:LogError(Object)
  307. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  308. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  309. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  310. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  311. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  312. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  313. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  314. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  315.  
  316. Exception ticking TrapDeadfall211813 (at (133, 0, 161)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  317. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  318. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  319. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  320. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  321. UnityEngine.Logger:Log(LogType, Object)
  322. UnityEngine.Debug:LogError(Object)
  323. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  324. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  325. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  326. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  327. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  328. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  329. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  330. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  331.  
  332. Exception ticking TrapDeadfall516175 (at (204, 0, 112)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  333. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  334. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  335. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  336. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  337. UnityEngine.Logger:Log(LogType, Object)
  338. UnityEngine.Debug:LogError(Object)
  339. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  340. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  341. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  342. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  343. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  344. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  345. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  346. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  347.  
  348. Exception ticking TrapDeadfall516180 (at (205, 0, 112)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  349. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  350. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  351. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  352. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  353. UnityEngine.Logger:Log(LogType, Object)
  354. UnityEngine.Debug:LogError(Object)
  355. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  356. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  357. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  358. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  359. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  360. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  361. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  362. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  363.  
  364. Exception ticking TrapDeadfall516234 (at (204, 0, 111)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  365. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  366. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  367. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  368. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  369. UnityEngine.Logger:Log(LogType, Object)
  370. UnityEngine.Debug:LogError(Object)
  371. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  372. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  373. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  374. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  375. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  376. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  377. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  378. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  379.  
  380. Exception ticking TrapDeadfall516242 (at (202, 0, 112)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  381. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  382. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  383. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  384. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  385. UnityEngine.Logger:Log(LogType, Object)
  386. UnityEngine.Debug:LogError(Object)
  387. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  388. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  389. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  390. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  391. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  392. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  393. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  394. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  395.  
  396. Exception ticking TrapDeadfall516408 (at (206, 0, 111)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  397. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  398. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  399. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  400. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  401. UnityEngine.Logger:Log(LogType, Object)
  402. UnityEngine.Debug:LogError(Object)
  403. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  404. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  405. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  406. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  407. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  408. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  409. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  410. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  411.  
  412. Exception ticking TrapDeadfall516445 (at (201, 0, 112)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  413. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  414. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  415. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  416. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  417. UnityEngine.Logger:Log(LogType, Object)
  418. UnityEngine.Debug:LogError(Object)
  419. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  420. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  421. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  422. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  423. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  424. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  425. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  426. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  427.  
  428. Exception ticking TrapDeadfall516462 (at (201, 0, 110)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  429. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  430. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  431. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  432. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  433. UnityEngine.Logger:Log(LogType, Object)
  434. UnityEngine.Debug:LogError(Object)
  435. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  436. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  437. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  438. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  439. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  440. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  441. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  442. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  443.  
  444. Exception ticking TrapDeadfall516488 (at (205, 0, 111)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  445. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  446. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  447. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  448. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  449. UnityEngine.Logger:Log(LogType, Object)
  450. UnityEngine.Debug:LogError(Object)
  451. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  452. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  453. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  454. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  455. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  456. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  457. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  458. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  459.  
  460. Exception ticking TrapDeadfall516498 (at (202, 0, 111)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  461. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  462. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  463. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  464. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  465. UnityEngine.Logger:Log(LogType, Object)
  466. UnityEngine.Debug:LogError(Object)
  467. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  468. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  469. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  470. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  471. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  472. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  473. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  474. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  475.  
  476. Exception ticking TrapDeadfall516515 (at (203, 0, 112)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  477. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  478. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  479. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  480. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  481. UnityEngine.Logger:Log(LogType, Object)
  482. UnityEngine.Debug:LogError(Object)
  483. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  484. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  485. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  486. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  487. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  488. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  489. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  490. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  491.  
  492. Exception ticking TrapDeadfall516615 (at (203, 0, 110)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  493. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  494. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  495. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  496. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  497. UnityEngine.Logger:Log(LogType, Object)
  498. UnityEngine.Debug:LogError(Object)
  499. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  500. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  501. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  502. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  503. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  504. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  505. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  506. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  507.  
  508. Exception ticking TrapDeadfall516917 (at (201, 0, 111)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  509. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  510. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  511. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  512. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  513. UnityEngine.Logger:Log(LogType, Object)
  514. UnityEngine.Debug:LogError(Object)
  515. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  516. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  517. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  518. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  519. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  520. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  521. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  522. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  523.  
  524. Exception ticking TrapDeadfall516919 (at (203, 0, 111)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  525. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  526. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  527. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  528. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  529. UnityEngine.Logger:Log(LogType, Object)
  530. UnityEngine.Debug:LogError(Object)
  531. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  532. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  533. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  534. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  535. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  536. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  537. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  538. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  539.  
  540. Exception ticking TrapDeadfall516937 (at (206, 0, 110)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  541. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  542. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  543. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  544. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  545. UnityEngine.Logger:Log(LogType, Object)
  546. UnityEngine.Debug:LogError(Object)
  547. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  548. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  549. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  550. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  551. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  552. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  553. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  554. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  555.  
  556. Exception ticking TrapDeadfall516947 (at (206, 0, 112)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  557. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  558. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  559. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  560. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  561. UnityEngine.Logger:Log(LogType, Object)
  562. UnityEngine.Debug:LogError(Object)
  563. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  564. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  565. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  566. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  567. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  568. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  569. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  570. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  571.  
  572. Exception ticking TrapDeadfall517168 (at (208, 0, 111)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  573. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  574. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  575. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  576. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  577. UnityEngine.Logger:Log(LogType, Object)
  578. UnityEngine.Debug:LogError(Object)
  579. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  580. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  581. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  582. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  583. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  584. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  585. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  586. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  587.  
  588. Exception ticking TrapDeadfall535102 (at (210, 0, 104)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  589. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  590. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  591. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  592. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  593. UnityEngine.Logger:Log(LogType, Object)
  594. UnityEngine.Debug:LogError(Object)
  595. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  596. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  597. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  598. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  599. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  600. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  601. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  602. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  603.  
  604. Exception ticking TrapDeadfall535284 (at (210, 0, 103)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  605. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  606. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  607. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  608. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  609. UnityEngine.Logger:Log(LogType, Object)
  610. UnityEngine.Debug:LogError(Object)
  611. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  612. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  613. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  614. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  615. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  616. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  617. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  618. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  619.  
  620. Exception ticking TrapDeadfall535312 (at (209, 0, 98)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  621. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  622. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  623. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  624. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  625. UnityEngine.Logger:Log(LogType, Object)
  626. UnityEngine.Debug:LogError(Object)
  627. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  628. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  629. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  630. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  631. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  632. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  633. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  634. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  635.  
  636. Exception ticking TrapDeadfall535542 (at (210, 0, 102)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  637. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  638. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  639. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  640. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  641. UnityEngine.Logger:Log(LogType, Object)
  642. UnityEngine.Debug:LogError(Object)
  643. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  644. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  645. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  646. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  647. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  648. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  649. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  650. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  651.  
  652. Exception ticking TrapDeadfall535554 (at (210, 0, 101)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  653. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  654. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  655. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  656. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  657. UnityEngine.Logger:Log(LogType, Object)
  658. UnityEngine.Debug:LogError(Object)
  659. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  660. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  661. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  662. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  663. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  664. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  665. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  666. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  667.  
  668. Exception ticking TrapDeadfall535692 (at (211, 0, 102)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  669. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  670. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  671. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  672. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  673. UnityEngine.Logger:Log(LogType, Object)
  674. UnityEngine.Debug:LogError(Object)
  675. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  676. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  677. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  678. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  679. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  680. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  681. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  682. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  683.  
  684. Exception ticking TrapDeadfall535698 (at (210, 0, 100)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  685. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  686. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  687. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  688. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  689. UnityEngine.Logger:Log(LogType, Object)
  690. UnityEngine.Debug:LogError(Object)
  691. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  692. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  693. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  694. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  695. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  696. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  697. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  698. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  699.  
  700. Exception ticking TrapDeadfall535820 (at (211, 0, 101)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  701. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  702. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  703. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  704. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  705. UnityEngine.Logger:Log(LogType, Object)
  706. UnityEngine.Debug:LogError(Object)
  707. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  708. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  709. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  710. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  711. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  712. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  713. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  714. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  715.  
  716. Exception ticking TrapDeadfall535852 (at (211, 0, 104)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  717. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  718. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  719. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  720. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  721. UnityEngine.Logger:Log(LogType, Object)
  722. UnityEngine.Debug:LogError(Object)
  723. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  724. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  725. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  726. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  727. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  728. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  729. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  730. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  731.  
  732. Exception ticking TrapDeadfall535934 (at (210, 0, 106)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  733. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  734. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  735. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  736. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  737. UnityEngine.Logger:Log(LogType, Object)
  738. UnityEngine.Debug:LogError(Object)
  739. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  740. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  741. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  742. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  743. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  744. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  745. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  746. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  747.  
  748. Exception ticking TrapDeadfall535973 (at (211, 0, 103)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  749. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  750. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  751. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  752. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  753. UnityEngine.Logger:Log(LogType, Object)
  754. UnityEngine.Debug:LogError(Object)
  755. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  756. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  757. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  758. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  759. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  760. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  761. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  762. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  763.  
  764. Exception ticking TrapDeadfall535991 (at (212, 0, 101)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  765. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  766. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  767. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  768. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  769. UnityEngine.Logger:Log(LogType, Object)
  770. UnityEngine.Debug:LogError(Object)
  771. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  772. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  773. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  774. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  775. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  776. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  777. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  778. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  779.  
  780. Exception ticking TrapDeadfall536347 (at (212, 0, 98)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  781. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  782. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  783. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  784. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  785. UnityEngine.Logger:Log(LogType, Object)
  786. UnityEngine.Debug:LogError(Object)
  787. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  788. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  789. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  790. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  791. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  792. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  793. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  794. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  795.  
  796. Exception ticking TrapDeadfall536359 (at (210, 0, 107)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  797. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  798. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  799. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  800. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  801. UnityEngine.Logger:Log(LogType, Object)
  802. UnityEngine.Debug:LogError(Object)
  803. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  804. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  805. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  806. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  807. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  808. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  809. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  810. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  811.  
  812. Exception ticking TrapDeadfall536386 (at (211, 0, 106)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  813. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  814. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  815. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  816. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  817. UnityEngine.Logger:Log(LogType, Object)
  818. UnityEngine.Debug:LogError(Object)
  819. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  820. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  821. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  822. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  823. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  824. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  825. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  826. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  827.  
  828. Exception ticking TrapDeadfall536394 (at (212, 0, 102)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  829. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  830. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  831. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  832. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  833. UnityEngine.Logger:Log(LogType, Object)
  834. UnityEngine.Debug:LogError(Object)
  835. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  836. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  837. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  838. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  839. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  840. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  841. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  842. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  843.  
  844. Exception ticking TrapDeadfall536406 (at (212, 0, 106)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  845. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  846. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  847. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  848. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  849. UnityEngine.Logger:Log(LogType, Object)
  850. UnityEngine.Debug:LogError(Object)
  851. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  852. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  853. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  854. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  855. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  856. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  857. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  858. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  859.  
  860. Exception ticking TrapDeadfall536420 (at (212, 0, 103)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  861. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  862. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  863. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  864. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  865. UnityEngine.Logger:Log(LogType, Object)
  866. UnityEngine.Debug:LogError(Object)
  867. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  868. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  869. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  870. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  871. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  872. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  873. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  874. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  875.  
  876. Exception ticking TrapDeadfall536500 (at (210, 0, 105)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  877. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  878. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  879. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  880. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  881. UnityEngine.Logger:Log(LogType, Object)
  882. UnityEngine.Debug:LogError(Object)
  883. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  884. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  885. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  886. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  887. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  888. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  889. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  890. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  891.  
  892. Exception ticking TrapDeadfall536560 (at (212, 0, 107)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  893. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  894. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  895. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  896. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  897. UnityEngine.Logger:Log(LogType, Object)
  898. UnityEngine.Debug:LogError(Object)
  899. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  900. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  901. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  902. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  903. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  904. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  905. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  906. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  907.  
  908. Exception ticking TrapDeadfall536595 (at (212, 0, 100)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  909. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  910. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  911. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  912. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  913. UnityEngine.Logger:Log(LogType, Object)
  914. UnityEngine.Debug:LogError(Object)
  915. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  916. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  917. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  918. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  919. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  920. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  921. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  922. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  923.  
  924. Exception ticking TrapDeadfall536667 (at (211, 0, 107)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  925. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  926. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  927. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  928. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  929. UnityEngine.Logger:Log(LogType, Object)
  930. UnityEngine.Debug:LogError(Object)
  931. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  932. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  933. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  934. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  935. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  936. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  937. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  938. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  939.  
  940. Exception ticking TrapDeadfall536677 (at (211, 0, 105)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  941. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  942. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  943. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  944. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  945. UnityEngine.Logger:Log(LogType, Object)
  946. UnityEngine.Debug:LogError(Object)
  947. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  948. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  949. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  950. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  951. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  952. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  953. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  954. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  955.  
  956. Exception ticking TrapDeadfall536685 (at (211, 0, 109)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  957. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  958. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  959. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  960. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  961. UnityEngine.Logger:Log(LogType, Object)
  962. UnityEngine.Debug:LogError(Object)
  963. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  964. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  965. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  966. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  967. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  968. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  969. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  970. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  971.  
  972. Exception ticking TrapDeadfall536746 (at (212, 0, 105)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  973. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  974. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  975. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  976. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  977. UnityEngine.Logger:Log(LogType, Object)
  978. UnityEngine.Debug:LogError(Object)
  979. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  980. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  981. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  982. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  983. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  984. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  985. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  986. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  987.  
  988. Exception ticking TrapDeadfall536754 (at (210, 0, 108)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  989. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  990. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  991. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  992. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  993. UnityEngine.Logger:Log(LogType, Object)
  994. UnityEngine.Debug:LogError(Object)
  995. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  996. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  997. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  998. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  999. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  1000. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  1001. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  1002. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  1003.  
  1004. Exception ticking TrapDeadfall536767 (at (212, 0, 104)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  1005. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  1006. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  1007. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  1008. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  1009. UnityEngine.Logger:Log(LogType, Object)
  1010. UnityEngine.Debug:LogError(Object)
  1011. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  1012. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  1013. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  1014. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  1015. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  1016. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  1017. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  1018. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  1019.  
  1020. Exception ticking TrapDeadfall536774 (at (211, 0, 110)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  1021. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  1022. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  1023. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  1024. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  1025. UnityEngine.Logger:Log(LogType, Object)
  1026. UnityEngine.Debug:LogError(Object)
  1027. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  1028. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  1029. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  1030. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  1031. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  1032. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  1033. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  1034. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  1035.  
  1036. Exception ticking TrapDeadfall536889 (at (212, 0, 109)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  1037. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  1038. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  1039. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  1040. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  1041. UnityEngine.Logger:Log(LogType, Object)
  1042. UnityEngine.Debug:LogError(Object)
  1043. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  1044. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  1045. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  1046. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  1047. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  1048. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  1049. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  1050. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  1051.  
  1052. Exception ticking TrapDeadfall537123 (at (210, 0, 110)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  1053. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  1054. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  1055. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  1056. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  1057. UnityEngine.Logger:Log(LogType, Object)
  1058. UnityEngine.Debug:LogError(Object)
  1059. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  1060. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  1061. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  1062. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  1063. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  1064. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  1065. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  1066. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  1067.  
  1068. Exception ticking TrapDeadfall537127 (at (211, 0, 111)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  1069. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  1070. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  1071. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  1072. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  1073. UnityEngine.Logger:Log(LogType, Object)
  1074. UnityEngine.Debug:LogError(Object)
  1075. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  1076. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  1077. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  1078. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  1079. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  1080. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  1081. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  1082. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  1083.  
  1084. Exception ticking TrapDeadfall537136 (at (212, 0, 110)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  1085. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  1086. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  1087. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  1088. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  1089. UnityEngine.Logger:Log(LogType, Object)
  1090. UnityEngine.Debug:LogError(Object)
  1091. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  1092. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  1093. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  1094. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  1095. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  1096. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  1097. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  1098. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  1099.  
  1100. Exception ticking TrapDeadfall537148 (at (212, 0, 111)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  1101. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  1102. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  1103. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  1104. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  1105. UnityEngine.Logger:Log(LogType, Object)
  1106. UnityEngine.Debug:LogError(Object)
  1107. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  1108. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  1109. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  1110. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  1111. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  1112. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  1113. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  1114. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  1115.  
  1116. Exception ticking TrapDeadfall537165 (at (212, 0, 108)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  1117. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  1118. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  1119. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  1120. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  1121. UnityEngine.Logger:Log(LogType, Object)
  1122. UnityEngine.Debug:LogError(Object)
  1123. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  1124. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  1125. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  1126. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  1127. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  1128. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  1129. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  1130. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  1131.  
  1132. Exception ticking TrapDeadfall537168 (at (211, 0, 108)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  1133. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  1134. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  1135. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  1136. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  1137. UnityEngine.Logger:Log(LogType, Object)
  1138. UnityEngine.Debug:LogError(Object)
  1139. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  1140. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  1141. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  1142. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  1143. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  1144. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  1145. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  1146. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  1147.  
  1148. Exception ticking TrapDeadfall537358 (at (210, 0, 109)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  1149. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  1150. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  1151. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  1152. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  1153. UnityEngine.Logger:Log(LogType, Object)
  1154. UnityEngine.Debug:LogError(Object)
  1155. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  1156. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  1157. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  1158. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  1159. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  1160. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  1161. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  1162. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  1163.  
  1164. Exception ticking TrapDeadfall537359 (at (211, 0, 112)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  1165. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  1166. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  1167. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  1168. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  1169. UnityEngine.Logger:Log(LogType, Object)
  1170. UnityEngine.Debug:LogError(Object)
  1171. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  1172. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  1173. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  1174. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  1175. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  1176. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  1177. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  1178. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  1179.  
  1180. Exception ticking TrapDeadfall537403 (at (210, 0, 112)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  1181. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  1182. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  1183. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  1184. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  1185. UnityEngine.Logger:Log(LogType, Object)
  1186. UnityEngine.Debug:LogError(Object)
  1187. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  1188. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  1189. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  1190. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  1191. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  1192. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  1193. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  1194. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  1195.  
  1196. Exception ticking TrapDeadfall537415 (at (212, 0, 113)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  1197. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  1198. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  1199. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  1200. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  1201. UnityEngine.Logger:Log(LogType, Object)
  1202. UnityEngine.Debug:LogError(Object)
  1203. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  1204. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  1205. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  1206. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  1207. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  1208. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  1209. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  1210. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  1211.  
  1212. Exception ticking TrapDeadfall537429 (at (210, 0, 114)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  1213. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  1214. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  1215. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  1216. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  1217. UnityEngine.Logger:Log(LogType, Object)
  1218. UnityEngine.Debug:LogError(Object)
  1219. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  1220. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  1221. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  1222. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  1223. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  1224. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  1225. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  1226. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  1227.  
  1228. Exception ticking TrapDeadfall537642 (at (212, 0, 112)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  1229. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  1230. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  1231. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  1232. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  1233. UnityEngine.Logger:Log(LogType, Object)
  1234. UnityEngine.Debug:LogError(Object)
  1235. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  1236. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  1237. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  1238. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  1239. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  1240. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  1241. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  1242. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  1243.  
  1244. Exception ticking TrapDeadfall537715 (at (210, 0, 115)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  1245. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  1246. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  1247. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  1248. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  1249. UnityEngine.Logger:Log(LogType, Object)
  1250. UnityEngine.Debug:LogError(Object)
  1251. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  1252. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  1253. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  1254. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  1255. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  1256. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  1257. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  1258. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  1259.  
  1260. Exception ticking TrapDeadfall537736 (at (212, 0, 115)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  1261. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  1262. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  1263. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  1264. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  1265. UnityEngine.Logger:Log(LogType, Object)
  1266. UnityEngine.Debug:LogError(Object)
  1267. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  1268. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  1269. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  1270. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  1271. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  1272. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  1273. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  1274. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  1275.  
  1276. Exception ticking TrapDeadfall537772 (at (210, 0, 113)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  1277. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  1278. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  1279. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  1280. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  1281. UnityEngine.Logger:Log(LogType, Object)
  1282. UnityEngine.Debug:LogError(Object)
  1283. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  1284. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  1285. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  1286. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  1287. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  1288. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  1289. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  1290. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  1291.  
  1292. Exception ticking TrapDeadfall538000 (at (211, 0, 113)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  1293. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  1294. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  1295. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  1296. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  1297. UnityEngine.Logger:Log(LogType, Object)
  1298. UnityEngine.Debug:LogError(Object)
  1299. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  1300. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  1301. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  1302. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  1303. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  1304. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  1305. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  1306. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  1307.  
  1308. Exception ticking TrapDeadfall538004 (at (212, 0, 114)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  1309. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  1310. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  1311. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  1312. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  1313. UnityEngine.Logger:Log(LogType, Object)
  1314. UnityEngine.Debug:LogError(Object)
  1315. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  1316. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  1317. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  1318. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  1319. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  1320. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  1321. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  1322. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  1323.  
  1324. Exception ticking TrapDeadfall538011 (at (211, 0, 115)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  1325. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  1326. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  1327. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  1328. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  1329. UnityEngine.Logger:Log(LogType, Object)
  1330. UnityEngine.Debug:LogError(Object)
  1331. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  1332. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  1333. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  1334. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  1335. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  1336. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  1337. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  1338. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  1339.  
  1340. Exception ticking TrapDeadfall538127 (at (211, 0, 114)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  1341. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  1342. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  1343. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  1344. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  1345. UnityEngine.Logger:Log(LogType, Object)
  1346. UnityEngine.Debug:LogError(Object)
  1347. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  1348. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  1349. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  1350. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  1351. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  1352. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  1353. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  1354. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  1355.  
  1356. Exception ticking TrapDeadfall538140 (at (210, 0, 116)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  1357. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  1358. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  1359. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  1360. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  1361. UnityEngine.Logger:Log(LogType, Object)
  1362. UnityEngine.Debug:LogError(Object)
  1363. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  1364. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  1365. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  1366. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  1367. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  1368. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  1369. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  1370. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  1371.  
  1372. Exception ticking TrapDeadfall606485 (at (135, 0, 162)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  1373. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  1374. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  1375. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  1376. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  1377. UnityEngine.Logger:Log(LogType, Object)
  1378. UnityEngine.Debug:LogError(Object)
  1379. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  1380. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  1381. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  1382. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  1383. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  1384. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  1385. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  1386. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  1387.  
  1388. Exception ticking TrapDeadfall606531 (at (135, 0, 163)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  1389. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  1390. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  1391. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  1392. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  1393. UnityEngine.Logger:Log(LogType, Object)
  1394. UnityEngine.Debug:LogError(Object)
  1395. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  1396. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  1397. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  1398. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  1399. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  1400. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  1401. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  1402. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  1403.  
  1404. Exception ticking TrapDeadfall607700 (at (133, 0, 163)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  1405. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  1406. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  1407. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  1408. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  1409. UnityEngine.Logger:Log(LogType, Object)
  1410. UnityEngine.Debug:LogError(Object)
  1411. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  1412. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  1413. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  1414. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  1415. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  1416. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  1417. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  1418. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  1419.  
  1420. Exception ticking TrapDeadfall607789 (at (133, 0, 162)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  1421. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  1422. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  1423. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  1424. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  1425. UnityEngine.Logger:Log(LogType, Object)
  1426. UnityEngine.Debug:LogError(Object)
  1427. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  1428. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  1429. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  1430. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  1431. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  1432. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  1433. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  1434. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  1435.  
  1436. Exception ticking TrapDeadfall607940 (at (132, 0, 162)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  1437. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  1438. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  1439. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  1440. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  1441. UnityEngine.Logger:Log(LogType, Object)
  1442. UnityEngine.Debug:LogError(Object)
  1443. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  1444. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  1445. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  1446. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  1447. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  1448. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  1449. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  1450. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  1451.  
  1452. Exception ticking TrapDeadfall608186 (at (103, 0, 27)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  1453. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  1454. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  1455. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  1456. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  1457. UnityEngine.Logger:Log(LogType, Object)
  1458. UnityEngine.Debug:LogError(Object)
  1459. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  1460. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  1461. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  1462. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  1463. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  1464. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  1465. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  1466. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  1467.  
  1468. Exception ticking TrapDeadfall608338 (at (127, 0, 28)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  1469. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  1470. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  1471. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  1472. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  1473. UnityEngine.Logger:Log(LogType, Object)
  1474. UnityEngine.Debug:LogError(Object)
  1475. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  1476. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  1477. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  1478. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  1479. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  1480. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  1481. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  1482. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  1483.  
  1484. Exception ticking TrapDeadfall608341 (at (104, 0, 27)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  1485. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  1486. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  1487. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  1488. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  1489. UnityEngine.Logger:Log(LogType, Object)
  1490. UnityEngine.Debug:LogError(Object)
  1491. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  1492. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  1493. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  1494. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  1495. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  1496. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  1497. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  1498. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  1499.  
  1500. Exception ticking TrapDeadfall609588 (at (114, 0, 32)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  1501. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  1502. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  1503. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  1504. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  1505. UnityEngine.Logger:Log(LogType, Object)
  1506. UnityEngine.Debug:LogError(Object)
  1507. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  1508. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  1509. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  1510. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  1511. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  1512. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  1513. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  1514. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  1515.  
  1516. Exception ticking TrapDeadfall610651 (at (132, 0, 163)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  1517. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  1518. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  1519. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  1520. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  1521. UnityEngine.Logger:Log(LogType, Object)
  1522. UnityEngine.Debug:LogError(Object)
  1523. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  1524. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  1525. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  1526. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  1527. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  1528. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  1529. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  1530. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  1531.  
  1532. Exception ticking TrapDeadfall610690 (at (127, 0, 27)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  1533. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  1534. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  1535. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  1536. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  1537. UnityEngine.Logger:Log(LogType, Object)
  1538. UnityEngine.Debug:LogError(Object)
  1539. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  1540. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  1541. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  1542. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  1543. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  1544. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  1545. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  1546. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  1547.  
  1548. Exception ticking TrapDeadfall610931 (at (131, 0, 163)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  1549. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  1550. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  1551. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  1552. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  1553. UnityEngine.Logger:Log(LogType, Object)
  1554. UnityEngine.Debug:LogError(Object)
  1555. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  1556. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  1557. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  1558. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  1559. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  1560. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  1561. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  1562. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  1563.  
  1564. Exception ticking TrapDeadfall614768 (at (125, 0, 27)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  1565. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  1566. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  1567. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  1568. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  1569. UnityEngine.Logger:Log(LogType, Object)
  1570. UnityEngine.Debug:LogError(Object)
  1571. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  1572. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  1573. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  1574. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  1575. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  1576. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  1577. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  1578. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  1579.  
  1580. Exception ticking TrapDeadfall625723 (at (104, 0, 28)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  1581. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  1582. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  1583. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  1584. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  1585. UnityEngine.Logger:Log(LogType, Object)
  1586. UnityEngine.Debug:LogError(Object)
  1587. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  1588. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  1589. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  1590. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  1591. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  1592. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  1593. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  1594. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  1595.  
  1596. Exception ticking TrapDeadfall639902 (at (104, 0, 29)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  1597. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  1598. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  1599. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  1600. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  1601. UnityEngine.Logger:Log(LogType, Object)
  1602. UnityEngine.Debug:LogError(Object)
  1603. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  1604. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  1605. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  1606. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  1607. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  1608. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  1609. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  1610. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  1611.  
  1612. Exception ticking TrapDeadfall669546 (at (126, 0, 27)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  1613. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  1614. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  1615. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  1616. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  1617. UnityEngine.Logger:Log(LogType, Object)
  1618. UnityEngine.Debug:LogError(Object)
  1619. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  1620. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  1621. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  1622. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  1623. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  1624. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  1625. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  1626. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  1627.  
  1628. Exception ticking TrapDeadfall669569 (at (126, 0, 28)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  1629. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  1630. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  1631. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  1632. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  1633. UnityEngine.Logger:Log(LogType, Object)
  1634. UnityEngine.Debug:LogError(Object)
  1635. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  1636. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  1637. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  1638. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  1639. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  1640. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  1641. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  1642. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  1643.  
  1644. Exception ticking TrapDeadfall669892 (at (125, 0, 28)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  1645. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  1646. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  1647. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  1648. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  1649. UnityEngine.Logger:Log(LogType, Object)
  1650. UnityEngine.Debug:LogError(Object)
  1651. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  1652. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  1653. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  1654. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  1655. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  1656. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  1657. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  1658. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  1659.  
  1660. Exception ticking TrapDeadfall670680 (at (124, 0, 28)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  1661. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  1662. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  1663. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  1664. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  1665. UnityEngine.Logger:Log(LogType, Object)
  1666. UnityEngine.Debug:LogError(Object)
  1667. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  1668. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  1669. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  1670. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  1671. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  1672. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  1673. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  1674. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  1675.  
  1676. Exception ticking TrapDeadfall670706 (at (125, 0, 29)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  1677. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  1678. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  1679. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  1680. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  1681. UnityEngine.Logger:Log(LogType, Object)
  1682. UnityEngine.Debug:LogError(Object)
  1683. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  1684. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  1685. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  1686. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  1687. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  1688. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  1689. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  1690. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  1691.  
  1692. Exception ticking TrapDeadfall673276 (at (129, 0, 32)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  1693. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  1694. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  1695. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  1696. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  1697. UnityEngine.Logger:Log(LogType, Object)
  1698. UnityEngine.Debug:LogError(Object)
  1699. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  1700. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  1701. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  1702. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  1703. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  1704. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  1705. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  1706. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  1707.  
  1708. Exception ticking TrapDeadfall673415 (at (124, 0, 29)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  1709. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  1710. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  1711. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  1712. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  1713. UnityEngine.Logger:Log(LogType, Object)
  1714. UnityEngine.Debug:LogError(Object)
  1715. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  1716. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  1717. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  1718. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  1719. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  1720. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  1721. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  1722. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  1723.  
  1724. Exception ticking TrapDeadfall673617 (at (123, 0, 29)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  1725. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  1726. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  1727. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  1728. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  1729. UnityEngine.Logger:Log(LogType, Object)
  1730. UnityEngine.Debug:LogError(Object)
  1731. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  1732. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  1733. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  1734. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  1735. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  1736. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  1737. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  1738. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  1739.  
  1740. Exception ticking TrapDeadfall673928 (at (129, 0, 29)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  1741. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  1742. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  1743. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  1744. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  1745. UnityEngine.Logger:Log(LogType, Object)
  1746. UnityEngine.Debug:LogError(Object)
  1747. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  1748. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  1749. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  1750. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  1751. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  1752. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  1753. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  1754. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  1755.  
  1756. Exception ticking TrapDeadfall674946 (at (123, 0, 28)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  1757. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  1758. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  1759. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  1760. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  1761. UnityEngine.Logger:Log(LogType, Object)
  1762. UnityEngine.Debug:LogError(Object)
  1763. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  1764. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  1765. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  1766. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  1767. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  1768. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  1769. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  1770. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  1771.  
  1772. Exception ticking TrapDeadfall674969 (at (129, 0, 28)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  1773. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  1774. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  1775. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  1776. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  1777. UnityEngine.Logger:Log(LogType, Object)
  1778. UnityEngine.Debug:LogError(Object)
  1779. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  1780. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  1781. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  1782. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  1783. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  1784. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  1785. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  1786. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  1787.  
  1788. Exception ticking TrapDeadfall675099 (at (130, 0, 29)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  1789. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  1790. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  1791. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  1792. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  1793. UnityEngine.Logger:Log(LogType, Object)
  1794. UnityEngine.Debug:LogError(Object)
  1795. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  1796. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  1797. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  1798. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  1799. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  1800. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  1801. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  1802. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  1803.  
  1804. Exception ticking TrapDeadfall685627 (at (128, 0, 29)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  1805. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  1806. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  1807. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  1808. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  1809. UnityEngine.Logger:Log(LogType, Object)
  1810. UnityEngine.Debug:LogError(Object)
  1811. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  1812. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  1813. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  1814. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  1815. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  1816. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  1817. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  1818. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  1819.  
  1820. Exception ticking TrapDeadfall685686 (at (129, 0, 27)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  1821. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  1822. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  1823. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  1824. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  1825. UnityEngine.Logger:Log(LogType, Object)
  1826. UnityEngine.Debug:LogError(Object)
  1827. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  1828. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  1829. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  1830. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  1831. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  1832. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  1833. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  1834. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  1835.  
  1836. Exception ticking TrapDeadfall686014 (at (130, 0, 28)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  1837. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  1838. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  1839. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  1840. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  1841. UnityEngine.Logger:Log(LogType, Object)
  1842. UnityEngine.Debug:LogError(Object)
  1843. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  1844. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  1845. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  1846. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  1847. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  1848. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  1849. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  1850. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  1851.  
  1852. Exception ticking TrapDeadfall686045 (at (123, 0, 27)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  1853. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  1854. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  1855. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  1856. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  1857. UnityEngine.Logger:Log(LogType, Object)
  1858. UnityEngine.Debug:LogError(Object)
  1859. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  1860. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  1861. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  1862. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  1863. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  1864. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  1865. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  1866. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  1867.  
  1868. Exception ticking TrapDeadfall686066 (at (126, 0, 29)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  1869. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  1870. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  1871. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  1872. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  1873. UnityEngine.Logger:Log(LogType, Object)
  1874. UnityEngine.Debug:LogError(Object)
  1875. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  1876. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  1877. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  1878. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  1879. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  1880. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  1881. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  1882. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  1883.  
  1884. Exception ticking TrapDeadfall686516 (at (128, 0, 27)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  1885. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  1886. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  1887. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  1888. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  1889. UnityEngine.Logger:Log(LogType, Object)
  1890. UnityEngine.Debug:LogError(Object)
  1891. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  1892. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  1893. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  1894. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  1895. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  1896. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  1897. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  1898. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  1899.  
  1900. Exception ticking TrapDeadfall686668 (at (122, 0, 28)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  1901. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  1902. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  1903. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  1904. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  1905. UnityEngine.Logger:Log(LogType, Object)
  1906. UnityEngine.Debug:LogError(Object)
  1907. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  1908. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  1909. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  1910. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  1911. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  1912. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  1913. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  1914. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  1915.  
  1916. Exception ticking TrapDeadfall686824 (at (128, 0, 28)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  1917. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  1918. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  1919. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  1920. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  1921. UnityEngine.Logger:Log(LogType, Object)
  1922. UnityEngine.Debug:LogError(Object)
  1923. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  1924. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  1925. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  1926. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  1927. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  1928. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  1929. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  1930. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  1931.  
  1932. Exception ticking TrapDeadfall686858 (at (121, 0, 29)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  1933. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  1934. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  1935. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  1936. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  1937. UnityEngine.Logger:Log(LogType, Object)
  1938. UnityEngine.Debug:LogError(Object)
  1939. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  1940. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  1941. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  1942. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  1943. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  1944. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  1945. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  1946. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  1947.  
  1948. Exception ticking TrapDeadfall688196 (at (122, 0, 29)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  1949. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  1950. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  1951. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  1952. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  1953. UnityEngine.Logger:Log(LogType, Object)
  1954. UnityEngine.Debug:LogError(Object)
  1955. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  1956. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  1957. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  1958. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  1959. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  1960. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  1961. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  1962. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  1963.  
  1964. Exception ticking TrapDeadfall688250 (at (121, 0, 28)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  1965. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  1966. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  1967. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  1968. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  1969. UnityEngine.Logger:Log(LogType, Object)
  1970. UnityEngine.Debug:LogError(Object)
  1971. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  1972. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  1973. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  1974. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  1975. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  1976. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  1977. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  1978. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  1979.  
  1980. Exception ticking TrapDeadfall688283 (at (121, 0, 27)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  1981. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  1982. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  1983. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  1984. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  1985. UnityEngine.Logger:Log(LogType, Object)
  1986. UnityEngine.Debug:LogError(Object)
  1987. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  1988. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  1989. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  1990. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  1991. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  1992. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  1993. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  1994. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  1995.  
  1996. Exception ticking TrapDeadfall688284 (at (130, 0, 27)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  1997. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  1998. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  1999. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  2000. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  2001. UnityEngine.Logger:Log(LogType, Object)
  2002. UnityEngine.Debug:LogError(Object)
  2003. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  2004. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  2005. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  2006. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  2007. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  2008. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  2009. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  2010. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  2011.  
  2012. Exception ticking TrapDeadfall688745 (at (120, 0, 27)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  2013. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  2014. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  2015. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  2016. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  2017. UnityEngine.Logger:Log(LogType, Object)
  2018. UnityEngine.Debug:LogError(Object)
  2019. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  2020. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  2021. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  2022. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  2023. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  2024. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  2025. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  2026. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  2027.  
  2028. Exception ticking TrapDeadfall688844 (at (118, 0, 29)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  2029. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  2030. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  2031. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  2032. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  2033. UnityEngine.Logger:Log(LogType, Object)
  2034. UnityEngine.Debug:LogError(Object)
  2035. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  2036. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  2037. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  2038. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  2039. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  2040. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  2041. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  2042. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  2043.  
  2044. Exception ticking TrapDeadfall689195 (at (122, 0, 27)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  2045. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  2046. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  2047. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  2048. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  2049. UnityEngine.Logger:Log(LogType, Object)
  2050. UnityEngine.Debug:LogError(Object)
  2051. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  2052. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  2053. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  2054. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  2055. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  2056. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  2057. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  2058. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  2059.  
  2060. Exception ticking TrapDeadfall689546 (at (118, 0, 28)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  2061. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  2062. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  2063. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  2064. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  2065. UnityEngine.Logger:Log(LogType, Object)
  2066. UnityEngine.Debug:LogError(Object)
  2067. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  2068. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  2069. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  2070. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  2071. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  2072. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  2073. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  2074. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  2075.  
  2076. Exception ticking TrapDeadfall689553 (at (120, 0, 29)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  2077. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  2078. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  2079. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  2080. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  2081. UnityEngine.Logger:Log(LogType, Object)
  2082. UnityEngine.Debug:LogError(Object)
  2083. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  2084. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  2085. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  2086. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  2087. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  2088. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  2089. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  2090. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  2091.  
  2092. Exception ticking TrapDeadfall690213 (at (118, 0, 27)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  2093. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  2094. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  2095. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  2096. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  2097. UnityEngine.Logger:Log(LogType, Object)
  2098. UnityEngine.Debug:LogError(Object)
  2099. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  2100. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  2101. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  2102. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  2103. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  2104. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  2105. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  2106. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  2107.  
  2108. Exception ticking TrapDeadfall690221 (at (119, 0, 28)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  2109. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  2110. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  2111. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  2112. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  2113. UnityEngine.Logger:Log(LogType, Object)
  2114. UnityEngine.Debug:LogError(Object)
  2115. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  2116. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  2117. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  2118. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  2119. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  2120. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  2121. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  2122. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  2123.  
  2124. Exception ticking TrapDeadfall690300 (at (119, 0, 29)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  2125. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  2126. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  2127. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  2128. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  2129. UnityEngine.Logger:Log(LogType, Object)
  2130. UnityEngine.Debug:LogError(Object)
  2131. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  2132. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  2133. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  2134. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  2135. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  2136. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  2137. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  2138. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  2139.  
  2140. Exception ticking TrapDeadfall690321 (at (120, 0, 28)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  2141. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  2142. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  2143. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  2144. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  2145. UnityEngine.Logger:Log(LogType, Object)
  2146. UnityEngine.Debug:LogError(Object)
  2147. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  2148. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  2149. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  2150. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  2151. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  2152. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  2153. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  2154. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  2155.  
  2156. Exception ticking TrapDeadfall690680 (at (119, 0, 27)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  2157. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  2158. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  2159. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  2160. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  2161. UnityEngine.Logger:Log(LogType, Object)
  2162. UnityEngine.Debug:LogError(Object)
  2163. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  2164. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  2165. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  2166. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  2167. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  2168. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  2169. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  2170. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  2171.  
  2172. Exception ticking TrapDeadfall907137 (at (212, 0, 99)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  2173. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  2174. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  2175. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  2176. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  2177. UnityEngine.Logger:Log(LogType, Object)
  2178. UnityEngine.Debug:LogError(Object)
  2179. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  2180. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  2181. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  2182. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  2183. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  2184. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  2185. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  2186. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  2187.  
  2188. Exception ticking TrapDeadfall907460 (at (211, 0, 100)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  2189. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  2190. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  2191. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  2192. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  2193. UnityEngine.Logger:Log(LogType, Object)
  2194. UnityEngine.Debug:LogError(Object)
  2195. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  2196. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  2197. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  2198. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  2199. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  2200. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  2201. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  2202. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  2203.  
  2204. Exception ticking TrapDeadfall907480 (at (208, 0, 99)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  2205. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  2206. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  2207. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  2208. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  2209. UnityEngine.Logger:Log(LogType, Object)
  2210. UnityEngine.Debug:LogError(Object)
  2211. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  2212. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  2213. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  2214. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  2215. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  2216. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  2217. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  2218. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  2219.  
  2220. Exception ticking TrapDeadfall1080894 (at (113, 0, 32)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  2221. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  2222. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  2223. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  2224. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  2225. UnityEngine.Logger:Log(LogType, Object)
  2226. UnityEngine.Debug:LogError(Object)
  2227. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  2228. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  2229. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  2230. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  2231. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  2232. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  2233. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  2234. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  2235.  
  2236. Exception ticking TrapDeadfall1080942 (at (114, 0, 31)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  2237. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  2238. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  2239. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  2240. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  2241. UnityEngine.Logger:Log(LogType, Object)
  2242. UnityEngine.Debug:LogError(Object)
  2243. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  2244. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  2245. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  2246. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  2247. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  2248. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  2249. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  2250. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  2251.  
  2252. Exception ticking TrapDeadfall1080983 (at (114, 0, 30)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  2253. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  2254. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  2255. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  2256. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  2257. UnityEngine.Logger:Log(LogType, Object)
  2258. UnityEngine.Debug:LogError(Object)
  2259. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  2260. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  2261. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  2262. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  2263. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  2264. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  2265. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  2266. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  2267.  
  2268. Exception ticking TrapDeadfall1081020 (at (113, 0, 33)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  2269. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  2270. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  2271. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  2272. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  2273. UnityEngine.Logger:Log(LogType, Object)
  2274. UnityEngine.Debug:LogError(Object)
  2275. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  2276. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  2277. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  2278. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  2279. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  2280. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  2281. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  2282. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  2283.  
  2284. Exception ticking TrapDeadfall1081048 (at (111, 0, 33)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  2285. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  2286. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  2287. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  2288. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  2289. UnityEngine.Logger:Log(LogType, Object)
  2290. UnityEngine.Debug:LogError(Object)
  2291. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  2292. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  2293. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  2294. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  2295. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  2296. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  2297. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  2298. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  2299.  
  2300. Exception ticking TrapDeadfall1081090 (at (112, 0, 32)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  2301. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  2302. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  2303. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  2304. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  2305. UnityEngine.Logger:Log(LogType, Object)
  2306. UnityEngine.Debug:LogError(Object)
  2307. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  2308. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  2309. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  2310. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  2311. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  2312. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  2313. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  2314. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  2315.  
  2316. Exception ticking TrapDeadfall1081182 (at (113, 0, 31)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  2317. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  2318. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  2319. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  2320. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  2321. UnityEngine.Logger:Log(LogType, Object)
  2322. UnityEngine.Debug:LogError(Object)
  2323. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  2324. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  2325. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  2326. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  2327. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  2328. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  2329. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  2330. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  2331.  
  2332. Exception ticking TrapDeadfall1081218 (at (115, 0, 29)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  2333. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  2334. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  2335. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  2336. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  2337. UnityEngine.Logger:Log(LogType, Object)
  2338. UnityEngine.Debug:LogError(Object)
  2339. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  2340. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  2341. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  2342. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  2343. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  2344. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  2345. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  2346. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  2347.  
  2348. Exception ticking TrapDeadfall1081255 (at (111, 0, 32)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  2349. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  2350. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  2351. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  2352. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  2353. UnityEngine.Logger:Log(LogType, Object)
  2354. UnityEngine.Debug:LogError(Object)
  2355. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  2356. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  2357. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  2358. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  2359. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  2360. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  2361. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  2362. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  2363.  
  2364. Exception ticking TrapDeadfall1081256 (at (112, 0, 30)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  2365. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  2366. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  2367. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  2368. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  2369. UnityEngine.Logger:Log(LogType, Object)
  2370. UnityEngine.Debug:LogError(Object)
  2371. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  2372. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  2373. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  2374. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  2375. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  2376. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  2377. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  2378. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  2379.  
  2380. Exception ticking TrapDeadfall1081319 (at (101, 0, 29)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  2381. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  2382. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  2383. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  2384. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  2385. UnityEngine.Logger:Log(LogType, Object)
  2386. UnityEngine.Debug:LogError(Object)
  2387. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  2388. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  2389. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  2390. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  2391. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  2392. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  2393. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  2394. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  2395.  
  2396. Exception ticking TrapDeadfall1081346 (at (109, 0, 29)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  2397. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  2398. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  2399. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  2400. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  2401. UnityEngine.Logger:Log(LogType, Object)
  2402. UnityEngine.Debug:LogError(Object)
  2403. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  2404. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  2405. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  2406. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  2407. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  2408. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  2409. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  2410. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  2411.  
  2412. Exception ticking TrapDeadfall1081381 (at (116, 0, 29)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  2413. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  2414. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  2415. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  2416. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  2417. UnityEngine.Logger:Log(LogType, Object)
  2418. UnityEngine.Debug:LogError(Object)
  2419. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  2420. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  2421. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  2422. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  2423. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  2424. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  2425. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  2426. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  2427.  
  2428. Exception ticking TrapDeadfall1081440 (at (115, 0, 28)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  2429. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  2430. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  2431. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  2432. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  2433. UnityEngine.Logger:Log(LogType, Object)
  2434. UnityEngine.Debug:LogError(Object)
  2435. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  2436. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  2437. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  2438. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  2439. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  2440. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  2441. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  2442. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  2443.  
  2444. Exception ticking TrapDeadfall1081493 (at (101, 0, 28)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  2445. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  2446. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  2447. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  2448. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  2449. UnityEngine.Logger:Log(LogType, Object)
  2450. UnityEngine.Debug:LogError(Object)
  2451. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  2452. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  2453. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  2454. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  2455. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  2456. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  2457. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  2458. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  2459.  
  2460. Exception ticking TrapDeadfall1081495 (at (111, 0, 31)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  2461. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  2462. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  2463. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  2464. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  2465. UnityEngine.Logger:Log(LogType, Object)
  2466. UnityEngine.Debug:LogError(Object)
  2467. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  2468. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  2469. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  2470. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  2471. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  2472. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  2473. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  2474. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  2475.  
  2476. Exception ticking TrapDeadfall1081503 (at (111, 0, 30)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  2477. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  2478. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  2479. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  2480. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  2481. UnityEngine.Logger:Log(LogType, Object)
  2482. UnityEngine.Debug:LogError(Object)
  2483. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  2484. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  2485. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  2486. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  2487. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  2488. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  2489. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  2490. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  2491.  
  2492. Exception ticking TrapDeadfall1081519 (at (110, 0, 29)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  2493. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  2494. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  2495. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  2496. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  2497. UnityEngine.Logger:Log(LogType, Object)
  2498. UnityEngine.Debug:LogError(Object)
  2499. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  2500. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  2501. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  2502. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  2503. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  2504. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  2505. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  2506. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  2507.  
  2508. Exception ticking TrapDeadfall1081524 (at (114, 0, 29)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  2509. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  2510. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  2511. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  2512. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  2513. UnityEngine.Logger:Log(LogType, Object)
  2514. UnityEngine.Debug:LogError(Object)
  2515. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  2516. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  2517. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  2518. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  2519. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  2520. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  2521. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  2522. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  2523.  
  2524. Exception ticking TrapDeadfall1081530 (at (112, 0, 31)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  2525. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  2526. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  2527. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  2528. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  2529. UnityEngine.Logger:Log(LogType, Object)
  2530. UnityEngine.Debug:LogError(Object)
  2531. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  2532. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  2533. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  2534. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  2535. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  2536. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  2537. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  2538. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  2539.  
  2540. Exception ticking TrapDeadfall1081544 (at (113, 0, 30)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  2541. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  2542. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  2543. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  2544. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  2545. UnityEngine.Logger:Log(LogType, Object)
  2546. UnityEngine.Debug:LogError(Object)
  2547. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  2548. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  2549. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  2550. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  2551. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  2552. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  2553. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  2554. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  2555.  
  2556. Exception ticking TrapDeadfall1081555 (at (117, 0, 29)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  2557. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  2558. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  2559. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  2560. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  2561. UnityEngine.Logger:Log(LogType, Object)
  2562. UnityEngine.Debug:LogError(Object)
  2563. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  2564. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  2565. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  2566. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  2567. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  2568. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  2569. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  2570. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  2571.  
  2572. Exception ticking TrapDeadfall1081566 (at (109, 0, 28)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  2573. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  2574. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  2575. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  2576. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  2577. UnityEngine.Logger:Log(LogType, Object)
  2578. UnityEngine.Debug:LogError(Object)
  2579. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  2580. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  2581. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  2582. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  2583. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  2584. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  2585. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  2586. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  2587.  
  2588. Exception ticking TrapDeadfall1081627 (at (112, 0, 28)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  2589. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  2590. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  2591. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  2592. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  2593. UnityEngine.Logger:Log(LogType, Object)
  2594. UnityEngine.Debug:LogError(Object)
  2595. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  2596. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  2597. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  2598. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  2599. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  2600. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  2601. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  2602. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  2603.  
  2604. Exception ticking TrapDeadfall1081695 (at (112, 0, 33)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  2605. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  2606. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  2607. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  2608. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  2609. UnityEngine.Logger:Log(LogType, Object)
  2610. UnityEngine.Debug:LogError(Object)
  2611. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  2612. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  2613. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  2614. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  2615. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  2616. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  2617. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  2618. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  2619.  
  2620. Exception ticking TrapDeadfall1081702 (at (109, 0, 27)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  2621. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  2622. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  2623. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  2624. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  2625. UnityEngine.Logger:Log(LogType, Object)
  2626. UnityEngine.Debug:LogError(Object)
  2627. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  2628. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  2629. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  2630. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  2631. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  2632. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  2633. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  2634. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  2635.  
  2636. Exception ticking TrapDeadfall1081767 (at (113, 0, 28)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  2637. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  2638. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  2639. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  2640. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  2641. UnityEngine.Logger:Log(LogType, Object)
  2642. UnityEngine.Debug:LogError(Object)
  2643. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  2644. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  2645. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  2646. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  2647. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  2648. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  2649. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  2650. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  2651.  
  2652. Exception ticking TrapDeadfall1081780 (at (96, 0, 34)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  2653. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  2654. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  2655. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  2656. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  2657. UnityEngine.Logger:Log(LogType, Object)
  2658. UnityEngine.Debug:LogError(Object)
  2659. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  2660. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  2661. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  2662. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  2663. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  2664. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  2665. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  2666. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  2667.  
  2668. Exception ticking TrapDeadfall1081791 (at (113, 0, 29)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  2669. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  2670. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  2671. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  2672. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  2673. UnityEngine.Logger:Log(LogType, Object)
  2674. UnityEngine.Debug:LogError(Object)
  2675. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  2676. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  2677. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  2678. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  2679. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  2680. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  2681. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  2682. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  2683.  
  2684. Exception ticking TrapDeadfall1081829 (at (107, 0, 29)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  2685. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  2686. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  2687. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  2688. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  2689. UnityEngine.Logger:Log(LogType, Object)
  2690. UnityEngine.Debug:LogError(Object)
  2691. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  2692. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  2693. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  2694. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  2695. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  2696. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  2697. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  2698. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  2699.  
  2700. Exception ticking TrapDeadfall1082073 (at (98, 0, 27)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  2701. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  2702. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  2703. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  2704. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  2705. UnityEngine.Logger:Log(LogType, Object)
  2706. UnityEngine.Debug:LogError(Object)
  2707. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  2708. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  2709. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  2710. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  2711. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  2712. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  2713. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  2714. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  2715.  
  2716. Exception ticking TrapDeadfall1082104 (at (112, 0, 27)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  2717. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  2718. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  2719. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  2720. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  2721. UnityEngine.Logger:Log(LogType, Object)
  2722. UnityEngine.Debug:LogError(Object)
  2723. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  2724. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  2725. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  2726. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  2727. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  2728. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  2729. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  2730. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  2731.  
  2732. Exception ticking TrapDeadfall1082114 (at (108, 0, 29)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  2733. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  2734. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  2735. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  2736. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  2737. UnityEngine.Logger:Log(LogType, Object)
  2738. UnityEngine.Debug:LogError(Object)
  2739. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  2740. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  2741. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  2742. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  2743. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  2744. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  2745. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  2746. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  2747.  
  2748. Exception ticking TrapDeadfall1082120 (at (113, 0, 27)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  2749. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  2750. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  2751. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  2752. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  2753. UnityEngine.Logger:Log(LogType, Object)
  2754. UnityEngine.Debug:LogError(Object)
  2755. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  2756. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  2757. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  2758. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  2759. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  2760. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  2761. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  2762. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  2763.  
  2764. Exception ticking TrapDeadfall1082125 (at (111, 0, 29)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  2765. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  2766. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  2767. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  2768. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  2769. UnityEngine.Logger:Log(LogType, Object)
  2770. UnityEngine.Debug:LogError(Object)
  2771. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  2772. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  2773. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  2774. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  2775. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  2776. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  2777. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  2778. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  2779.  
  2780. Exception ticking TrapDeadfall1082134 (at (116, 0, 28)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  2781. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  2782. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  2783. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  2784. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  2785. UnityEngine.Logger:Log(LogType, Object)
  2786. UnityEngine.Debug:LogError(Object)
  2787. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  2788. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  2789. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  2790. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  2791. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  2792. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  2793. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  2794. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  2795.  
  2796. Exception ticking TrapDeadfall1082150 (at (108, 0, 28)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  2797. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  2798. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  2799. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  2800. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  2801. UnityEngine.Logger:Log(LogType, Object)
  2802. UnityEngine.Debug:LogError(Object)
  2803. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  2804. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  2805. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  2806. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  2807. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  2808. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  2809. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  2810. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  2811.  
  2812. Exception ticking TrapDeadfall1091363 (at (115, 0, 27)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  2813. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  2814. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  2815. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  2816. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  2817. UnityEngine.Logger:Log(LogType, Object)
  2818. UnityEngine.Debug:LogError(Object)
  2819. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  2820. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  2821. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  2822. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  2823. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  2824. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  2825. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  2826. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  2827.  
  2828. Exception ticking TrapDeadfall1091370 (at (111, 0, 27)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  2829. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  2830. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  2831. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  2832. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  2833. UnityEngine.Logger:Log(LogType, Object)
  2834. UnityEngine.Debug:LogError(Object)
  2835. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  2836. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  2837. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  2838. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  2839. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  2840. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  2841. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  2842. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  2843.  
  2844. Exception ticking TrapDeadfall1091391 (at (110, 0, 28)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  2845. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  2846. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  2847. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  2848. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  2849. UnityEngine.Logger:Log(LogType, Object)
  2850. UnityEngine.Debug:LogError(Object)
  2851. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  2852. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  2853. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  2854. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  2855. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  2856. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  2857. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  2858. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  2859.  
  2860. Exception ticking TrapDeadfall1091435 (at (114, 0, 27)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  2861. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  2862. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  2863. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  2864. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  2865. UnityEngine.Logger:Log(LogType, Object)
  2866. UnityEngine.Debug:LogError(Object)
  2867. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  2868. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  2869. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  2870. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  2871. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  2872. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  2873. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  2874. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  2875.  
  2876. Exception ticking TrapDeadfall1091484 (at (106, 0, 29)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  2877. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  2878. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  2879. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  2880. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  2881. UnityEngine.Logger:Log(LogType, Object)
  2882. UnityEngine.Debug:LogError(Object)
  2883. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  2884. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  2885. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  2886. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  2887. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  2888. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  2889. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  2890. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  2891.  
  2892. Exception ticking TrapDeadfall1091489 (at (112, 0, 29)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  2893. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  2894. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  2895. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  2896. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  2897. UnityEngine.Logger:Log(LogType, Object)
  2898. UnityEngine.Debug:LogError(Object)
  2899. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  2900. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  2901. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  2902. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  2903. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  2904. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  2905. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  2906. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  2907.  
  2908. Exception ticking TrapDeadfall1091504 (at (107, 0, 27)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  2909. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  2910. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  2911. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  2912. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  2913. UnityEngine.Logger:Log(LogType, Object)
  2914. UnityEngine.Debug:LogError(Object)
  2915. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  2916. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  2917. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  2918. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  2919. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  2920. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  2921. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  2922. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  2923.  
  2924. Exception ticking TrapDeadfall1091570 (at (97, 0, 34)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  2925. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  2926. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  2927. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  2928. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  2929. UnityEngine.Logger:Log(LogType, Object)
  2930. UnityEngine.Debug:LogError(Object)
  2931. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  2932. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  2933. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  2934. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  2935. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  2936. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  2937. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  2938. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  2939.  
  2940. Exception ticking TrapDeadfall1091625 (at (111, 0, 28)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  2941. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  2942. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  2943. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  2944. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  2945. UnityEngine.Logger:Log(LogType, Object)
  2946. UnityEngine.Debug:LogError(Object)
  2947. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  2948. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  2949. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  2950. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  2951. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  2952. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  2953. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  2954. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  2955.  
  2956. Exception ticking TrapDeadfall1091631 (at (97, 0, 27)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  2957. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  2958. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  2959. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  2960. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  2961. UnityEngine.Logger:Log(LogType, Object)
  2962. UnityEngine.Debug:LogError(Object)
  2963. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  2964. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  2965. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  2966. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  2967. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  2968. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  2969. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  2970. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  2971.  
  2972. Exception ticking TrapDeadfall1092168 (at (117, 0, 28)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  2973. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  2974. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  2975. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  2976. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  2977. UnityEngine.Logger:Log(LogType, Object)
  2978. UnityEngine.Debug:LogError(Object)
  2979. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  2980. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  2981. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  2982. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  2983. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  2984. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  2985. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  2986. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  2987.  
  2988. Exception ticking TrapDeadfall1092207 (at (97, 0, 33)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  2989. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  2990. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  2991. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  2992. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  2993. UnityEngine.Logger:Log(LogType, Object)
  2994. UnityEngine.Debug:LogError(Object)
  2995. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  2996. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  2997. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  2998. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  2999. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  3000. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  3001. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  3002. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  3003.  
  3004. Exception ticking TrapDeadfall1092230 (at (110, 0, 27)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  3005. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  3006. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  3007. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  3008. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  3009. UnityEngine.Logger:Log(LogType, Object)
  3010. UnityEngine.Debug:LogError(Object)
  3011. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  3012. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  3013. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  3014. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  3015. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  3016. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  3017. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  3018. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  3019.  
  3020. Exception ticking TrapDeadfall1092251 (at (96, 0, 27)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  3021. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  3022. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  3023. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  3024. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  3025. UnityEngine.Logger:Log(LogType, Object)
  3026. UnityEngine.Debug:LogError(Object)
  3027. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  3028. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  3029. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  3030. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  3031. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  3032. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  3033. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  3034. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  3035.  
  3036. Exception ticking TrapDeadfall1092386 (at (98, 0, 28)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  3037. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  3038. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  3039. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  3040. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  3041. UnityEngine.Logger:Log(LogType, Object)
  3042. UnityEngine.Debug:LogError(Object)
  3043. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  3044. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  3045. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  3046. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  3047. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  3048. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  3049. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  3050. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  3051.  
  3052. Exception ticking TrapDeadfall1092397 (at (96, 0, 33)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  3053. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  3054. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  3055. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  3056. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  3057. UnityEngine.Logger:Log(LogType, Object)
  3058. UnityEngine.Debug:LogError(Object)
  3059. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  3060. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  3061. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  3062. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  3063. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  3064. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  3065. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  3066. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  3067.  
  3068. Exception ticking TrapDeadfall1092462 (at (106, 0, 28)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  3069. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  3070. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  3071. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  3072. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  3073. UnityEngine.Logger:Log(LogType, Object)
  3074. UnityEngine.Debug:LogError(Object)
  3075. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  3076. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  3077. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  3078. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  3079. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  3080. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  3081. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  3082. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  3083.  
  3084. Exception ticking TrapDeadfall1092483 (at (107, 0, 28)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  3085. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  3086. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  3087. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  3088. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  3089. UnityEngine.Logger:Log(LogType, Object)
  3090. UnityEngine.Debug:LogError(Object)
  3091. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  3092. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  3093. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  3094. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  3095. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  3096. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  3097. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  3098. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  3099.  
  3100. Exception ticking TrapDeadfall1092520 (at (114, 0, 28)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  3101. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  3102. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  3103. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  3104. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  3105. UnityEngine.Logger:Log(LogType, Object)
  3106. UnityEngine.Debug:LogError(Object)
  3107. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  3108. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  3109. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  3110. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  3111. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  3112. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  3113. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  3114. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  3115.  
  3116. Exception ticking TrapDeadfall1092522 (at (98, 0, 33)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  3117. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  3118. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  3119. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  3120. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  3121. UnityEngine.Logger:Log(LogType, Object)
  3122. UnityEngine.Debug:LogError(Object)
  3123. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  3124. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  3125. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  3126. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  3127. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  3128. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  3129. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  3130. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  3131.  
  3132. Exception ticking TrapDeadfall1092606 (at (99, 0, 28)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  3133. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  3134. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  3135. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  3136. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  3137. UnityEngine.Logger:Log(LogType, Object)
  3138. UnityEngine.Debug:LogError(Object)
  3139. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  3140. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  3141. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  3142. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  3143. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  3144. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  3145. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  3146. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  3147.  
  3148. Exception ticking TrapDeadfall1092652 (at (116, 0, 27)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  3149. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  3150. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  3151. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  3152. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  3153. UnityEngine.Logger:Log(LogType, Object)
  3154. UnityEngine.Debug:LogError(Object)
  3155. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  3156. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  3157. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  3158. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  3159. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  3160. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  3161. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  3162. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  3163.  
  3164. Exception ticking TrapDeadfall1092751 (at (106, 0, 27)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  3165. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  3166. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  3167. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  3168. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  3169. UnityEngine.Logger:Log(LogType, Object)
  3170. UnityEngine.Debug:LogError(Object)
  3171. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  3172. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  3173. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  3174. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  3175. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  3176. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  3177. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  3178. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  3179.  
  3180. Exception ticking TrapDeadfall1092791 (at (98, 0, 32)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  3181. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  3182. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  3183. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  3184. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  3185. UnityEngine.Logger:Log(LogType, Object)
  3186. UnityEngine.Debug:LogError(Object)
  3187. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  3188. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  3189. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  3190. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  3191. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  3192. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  3193. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  3194. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  3195.  
  3196. Exception ticking TrapDeadfall1092824 (at (107, 0, 37)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  3197. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  3198. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  3199. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  3200. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  3201. UnityEngine.Logger:Log(LogType, Object)
  3202. UnityEngine.Debug:LogError(Object)
  3203. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  3204. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  3205. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  3206. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  3207. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  3208. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  3209. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  3210. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  3211.  
  3212. Exception ticking TrapDeadfall1092828 (at (96, 0, 29)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  3213. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  3214. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  3215. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  3216. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  3217. UnityEngine.Logger:Log(LogType, Object)
  3218. UnityEngine.Debug:LogError(Object)
  3219. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  3220. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  3221. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  3222. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  3223. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  3224. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  3225. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  3226. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  3227.  
  3228. Exception ticking TrapDeadfall1092834 (at (99, 0, 34)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  3229. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  3230. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  3231. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  3232. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  3233. UnityEngine.Logger:Log(LogType, Object)
  3234. UnityEngine.Debug:LogError(Object)
  3235. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  3236. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  3237. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  3238. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  3239. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  3240. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  3241. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  3242. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  3243.  
  3244. Exception ticking TrapDeadfall1092861 (at (102, 0, 29)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  3245. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  3246. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  3247. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  3248. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  3249. UnityEngine.Logger:Log(LogType, Object)
  3250. UnityEngine.Debug:LogError(Object)
  3251. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  3252. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  3253. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  3254. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  3255. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  3256. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  3257. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  3258. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  3259.  
  3260. Exception ticking TrapDeadfall1092887 (at (108, 0, 27)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  3261. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  3262. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  3263. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  3264. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  3265. UnityEngine.Logger:Log(LogType, Object)
  3266. UnityEngine.Debug:LogError(Object)
  3267. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  3268. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  3269. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  3270. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  3271. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  3272. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  3273. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  3274. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  3275.  
  3276. Exception ticking TrapDeadfall1092941 (at (100, 0, 31)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  3277. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  3278. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  3279. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  3280. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  3281. UnityEngine.Logger:Log(LogType, Object)
  3282. UnityEngine.Debug:LogError(Object)
  3283. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  3284. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  3285. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  3286. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  3287. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  3288. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  3289. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  3290. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  3291.  
  3292. Exception ticking TrapDeadfall1092952 (at (105, 0, 29)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  3293. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  3294. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  3295. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  3296. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  3297. UnityEngine.Logger:Log(LogType, Object)
  3298. UnityEngine.Debug:LogError(Object)
  3299. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  3300. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  3301. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  3302. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  3303. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  3304. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  3305. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  3306. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  3307.  
  3308. Exception ticking TrapDeadfall1092956 (at (117, 0, 27)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  3309. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  3310. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  3311. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  3312. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  3313. UnityEngine.Logger:Log(LogType, Object)
  3314. UnityEngine.Debug:LogError(Object)
  3315. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  3316. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  3317. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  3318. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  3319. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  3320. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  3321. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  3322. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  3323.  
  3324. Exception ticking TrapDeadfall1092958 (at (101, 0, 27)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  3325. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  3326. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  3327. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  3328. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  3329. UnityEngine.Logger:Log(LogType, Object)
  3330. UnityEngine.Debug:LogError(Object)
  3331. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  3332. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  3333. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  3334. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  3335. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  3336. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  3337. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  3338. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  3339.  
  3340. Exception ticking TrapDeadfall1092967 (at (100, 0, 33)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  3341. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  3342. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  3343. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  3344. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  3345. UnityEngine.Logger:Log(LogType, Object)
  3346. UnityEngine.Debug:LogError(Object)
  3347. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  3348. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  3349. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  3350. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  3351. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  3352. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  3353. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  3354. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  3355.  
  3356. Exception ticking TrapDeadfall1092969 (at (102, 0, 27)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  3357. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  3358. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  3359. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  3360. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  3361. UnityEngine.Logger:Log(LogType, Object)
  3362. UnityEngine.Debug:LogError(Object)
  3363. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  3364. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  3365. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  3366. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  3367. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  3368. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  3369. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  3370. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  3371.  
  3372. Exception ticking TrapDeadfall1093021 (at (100, 0, 34)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  3373. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  3374. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  3375. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  3376. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  3377. UnityEngine.Logger:Log(LogType, Object)
  3378. UnityEngine.Debug:LogError(Object)
  3379. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  3380. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  3381. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  3382. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  3383. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  3384. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  3385. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  3386. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  3387.  
  3388. Exception ticking TrapDeadfall1093100 (at (103, 0, 29)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  3389. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  3390. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  3391. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  3392. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  3393. UnityEngine.Logger:Log(LogType, Object)
  3394. UnityEngine.Debug:LogError(Object)
  3395. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  3396. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  3397. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  3398. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  3399. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  3400. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  3401. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  3402. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  3403.  
  3404. Exception ticking TrapDeadfall1093119 (at (100, 0, 27)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  3405. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  3406. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  3407. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  3408. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  3409. UnityEngine.Logger:Log(LogType, Object)
  3410. UnityEngine.Debug:LogError(Object)
  3411. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  3412. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  3413. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  3414. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  3415. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  3416. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  3417. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  3418. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  3419.  
  3420. Exception ticking TrapDeadfall1093146 (at (100, 0, 30)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  3421. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  3422. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  3423. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  3424. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  3425. UnityEngine.Logger:Log(LogType, Object)
  3426. UnityEngine.Debug:LogError(Object)
  3427. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  3428. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  3429. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  3430. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  3431. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  3432. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  3433. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  3434. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  3435.  
  3436. Exception ticking TrapDeadfall1093191 (at (98, 0, 34)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  3437. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  3438. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  3439. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  3440. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  3441. UnityEngine.Logger:Log(LogType, Object)
  3442. UnityEngine.Debug:LogError(Object)
  3443. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  3444. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  3445. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  3446. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  3447. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  3448. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  3449. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  3450. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  3451.  
  3452. Exception ticking TrapDeadfall1093274 (at (105, 0, 27)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  3453. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  3454. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  3455. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  3456. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  3457. UnityEngine.Logger:Log(LogType, Object)
  3458. UnityEngine.Debug:LogError(Object)
  3459. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  3460. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  3461. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  3462. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  3463. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  3464. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  3465. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  3466. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  3467.  
  3468. Exception ticking TrapDeadfall1093356 (at (201, 0, 108)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  3469. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  3470. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  3471. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  3472. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  3473. UnityEngine.Logger:Log(LogType, Object)
  3474. UnityEngine.Debug:LogError(Object)
  3475. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  3476. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  3477. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  3478. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  3479. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  3480. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  3481. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  3482. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  3483.  
  3484. Exception ticking TrapDeadfall1093541 (at (99, 0, 33)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  3485. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  3486. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  3487. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  3488. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  3489. UnityEngine.Logger:Log(LogType, Object)
  3490. UnityEngine.Debug:LogError(Object)
  3491. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  3492. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  3493. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  3494. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  3495. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  3496. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  3497. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  3498. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  3499.  
  3500. Exception ticking TrapDeadfall1093570 (at (202, 0, 107)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  3501. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  3502. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  3503. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  3504. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  3505. UnityEngine.Logger:Log(LogType, Object)
  3506. UnityEngine.Debug:LogError(Object)
  3507. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  3508. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  3509. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  3510. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  3511. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  3512. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  3513. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  3514. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  3515.  
  3516. Exception ticking TrapDeadfall1103244 (at (100, 0, 32)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  3517. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  3518. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  3519. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  3520. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  3521. UnityEngine.Logger:Log(LogType, Object)
  3522. UnityEngine.Debug:LogError(Object)
  3523. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  3524. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  3525. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  3526. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  3527. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  3528. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  3529. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  3530. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  3531.  
  3532. Exception ticking TrapDeadfall1103754 (at (202, 0, 108)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  3533. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  3534. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  3535. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  3536. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  3537. UnityEngine.Logger:Log(LogType, Object)
  3538. UnityEngine.Debug:LogError(Object)
  3539. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  3540. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  3541. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  3542. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  3543. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  3544. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  3545. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  3546. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  3547.  
  3548. Exception ticking TrapDeadfall1103766 (at (199, 0, 113)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  3549. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  3550. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  3551. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  3552. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  3553. UnityEngine.Logger:Log(LogType, Object)
  3554. UnityEngine.Debug:LogError(Object)
  3555. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  3556. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  3557. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  3558. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  3559. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  3560. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  3561. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  3562. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  3563.  
  3564. Exception ticking TrapDeadfall1103788 (at (99, 0, 32)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  3565. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  3566. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  3567. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  3568. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  3569. UnityEngine.Logger:Log(LogType, Object)
  3570. UnityEngine.Debug:LogError(Object)
  3571. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  3572. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  3573. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  3574. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  3575. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  3576. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  3577. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  3578. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  3579.  
  3580. Exception ticking TrapDeadfall1104160 (at (105, 0, 28)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  3581. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  3582. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  3583. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  3584. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  3585. UnityEngine.Logger:Log(LogType, Object)
  3586. UnityEngine.Debug:LogError(Object)
  3587. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  3588. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  3589. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  3590. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  3591. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  3592. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  3593. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  3594. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  3595.  
  3596. Exception ticking TrapDeadfall1104182 (at (102, 0, 28)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  3597. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  3598. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  3599. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  3600. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  3601. UnityEngine.Logger:Log(LogType, Object)
  3602. UnityEngine.Debug:LogError(Object)
  3603. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  3604. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  3605. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  3606. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  3607. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  3608. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  3609. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  3610. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  3611.  
  3612. Exception ticking TrapDeadfall1104238 (at (199, 0, 115)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  3613. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  3614. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  3615. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  3616. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  3617. UnityEngine.Logger:Log(LogType, Object)
  3618. UnityEngine.Debug:LogError(Object)
  3619. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  3620. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  3621. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  3622. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  3623. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  3624. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  3625. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  3626. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  3627.  
  3628. Exception ticking TrapDeadfall1104474 (at (103, 0, 28)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  3629. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  3630. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  3631. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  3632. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  3633. UnityEngine.Logger:Log(LogType, Object)
  3634. UnityEngine.Debug:LogError(Object)
  3635. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  3636. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  3637. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  3638. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  3639. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  3640. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  3641. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  3642. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  3643.  
  3644. Exception ticking TrapDeadfall1104580 (at (200, 0, 115)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  3645. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  3646. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  3647. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  3648. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  3649. UnityEngine.Logger:Log(LogType, Object)
  3650. UnityEngine.Debug:LogError(Object)
  3651. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  3652. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  3653. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  3654. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  3655. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  3656. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  3657. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  3658. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  3659.  
  3660. Exception ticking TrapDeadfall1104705 (at (199, 0, 114)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  3661. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  3662. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  3663. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  3664. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  3665. UnityEngine.Logger:Log(LogType, Object)
  3666. UnityEngine.Debug:LogError(Object)
  3667. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  3668. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  3669. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  3670. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  3671. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  3672. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  3673. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  3674. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  3675.  
  3676. Exception ticking TrapDeadfall1104771 (at (203, 0, 107)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  3677. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  3678. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  3679. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  3680. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  3681. UnityEngine.Logger:Log(LogType, Object)
  3682. UnityEngine.Debug:LogError(Object)
  3683. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  3684. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  3685. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  3686. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  3687. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  3688. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  3689. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  3690. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  3691.  
  3692. Exception ticking TrapDeadfall1105081 (at (201, 0, 109)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  3693. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  3694. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  3695. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  3696. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  3697. UnityEngine.Logger:Log(LogType, Object)
  3698. UnityEngine.Debug:LogError(Object)
  3699. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  3700. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  3701. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  3702. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  3703. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  3704. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  3705. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  3706. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  3707.  
  3708. Exception ticking TrapDeadfall1105340 (at (202, 0, 109)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  3709. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  3710. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  3711. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  3712. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  3713. UnityEngine.Logger:Log(LogType, Object)
  3714. UnityEngine.Debug:LogError(Object)
  3715. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  3716. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  3717. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  3718. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  3719. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  3720. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  3721. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  3722. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  3723.  
  3724. Exception ticking TrapDeadfall1105354 (at (200, 0, 114)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  3725. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  3726. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  3727. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  3728. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  3729. UnityEngine.Logger:Log(LogType, Object)
  3730. UnityEngine.Debug:LogError(Object)
  3731. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  3732. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  3733. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  3734. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  3735. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  3736. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  3737. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  3738. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  3739.  
  3740. Exception ticking TrapDeadfall1105400 (at (202, 0, 115)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  3741. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  3742. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  3743. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  3744. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  3745. UnityEngine.Logger:Log(LogType, Object)
  3746. UnityEngine.Debug:LogError(Object)
  3747. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  3748. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  3749. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  3750. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  3751. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  3752. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  3753. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  3754. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  3755.  
  3756. Exception ticking TrapDeadfall1105466 (at (201, 0, 114)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  3757. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  3758. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  3759. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  3760. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  3761. UnityEngine.Logger:Log(LogType, Object)
  3762. UnityEngine.Debug:LogError(Object)
  3763. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  3764. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  3765. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  3766. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  3767. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  3768. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  3769. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  3770. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  3771.  
  3772. Exception ticking TrapDeadfall1105731 (at (202, 0, 114)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  3773. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  3774. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  3775. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  3776. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  3777. UnityEngine.Logger:Log(LogType, Object)
  3778. UnityEngine.Debug:LogError(Object)
  3779. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  3780. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  3781. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  3782. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  3783. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  3784. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  3785. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  3786. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  3787.  
  3788. Exception ticking TrapDeadfall1392171 (at (112, 0, 158)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  3789. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  3790. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  3791. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  3792. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  3793. UnityEngine.Logger:Log(LogType, Object)
  3794. UnityEngine.Debug:LogError(Object)
  3795. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  3796. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  3797. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  3798. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  3799. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  3800. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  3801. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  3802. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  3803.  
  3804. Exception ticking TrapDeadfall1392366 (at (210, 0, 117)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  3805. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  3806. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  3807. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  3808. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  3809. UnityEngine.Logger:Log(LogType, Object)
  3810. UnityEngine.Debug:LogError(Object)
  3811. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  3812. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  3813. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  3814. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  3815. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  3816. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  3817. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  3818. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  3819.  
  3820. Exception ticking TrapDeadfall1392450 (at (211, 0, 116)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  3821. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  3822. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  3823. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  3824. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  3825. UnityEngine.Logger:Log(LogType, Object)
  3826. UnityEngine.Debug:LogError(Object)
  3827. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  3828. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  3829. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  3830. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  3831. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  3832. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  3833. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  3834. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  3835.  
  3836. Exception ticking TrapDeadfall1392473 (at (212, 0, 117)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  3837. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  3838. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  3839. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  3840. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  3841. UnityEngine.Logger:Log(LogType, Object)
  3842. UnityEngine.Debug:LogError(Object)
  3843. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  3844. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  3845. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  3846. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  3847. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  3848. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  3849. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  3850. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  3851.  
  3852. Exception ticking TrapDeadfall1392952 (at (211, 0, 117)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  3853. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  3854. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  3855. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  3856. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  3857. UnityEngine.Logger:Log(LogType, Object)
  3858. UnityEngine.Debug:LogError(Object)
  3859. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  3860. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  3861. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  3862. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  3863. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  3864. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  3865. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  3866. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  3867.  
  3868. Exception ticking TrapDeadfall1392983 (at (212, 0, 116)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  3869. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  3870. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  3871. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  3872. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  3873. UnityEngine.Logger:Log(LogType, Object)
  3874. UnityEngine.Debug:LogError(Object)
  3875. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  3876. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  3877. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  3878. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  3879. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  3880. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  3881. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  3882. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  3883.  
  3884. Exception ticking TrapDeadfall1393146 (at (113, 0, 157)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  3885. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  3886. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  3887. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  3888. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  3889. UnityEngine.Logger:Log(LogType, Object)
  3890. UnityEngine.Debug:LogError(Object)
  3891. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  3892. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  3893. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  3894. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  3895. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  3896. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  3897. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  3898. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  3899.  
  3900. Exception ticking TrapDeadfall1393158 (at (114, 0, 157)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  3901. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  3902. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  3903. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  3904. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  3905. UnityEngine.Logger:Log(LogType, Object)
  3906. UnityEngine.Debug:LogError(Object)
  3907. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  3908. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  3909. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  3910. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  3911. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  3912. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  3913. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  3914. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  3915.  
  3916. Exception ticking TrapDeadfall1393269 (at (125, 0, 159)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  3917. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  3918. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  3919. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  3920. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  3921. UnityEngine.Logger:Log(LogType, Object)
  3922. UnityEngine.Debug:LogError(Object)
  3923. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  3924. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  3925. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  3926. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  3927. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  3928. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  3929. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  3930. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  3931.  
  3932. Exception ticking TrapDeadfall1393280 (at (124, 0, 159)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  3933. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  3934. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  3935. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  3936. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  3937. UnityEngine.Logger:Log(LogType, Object)
  3938. UnityEngine.Debug:LogError(Object)
  3939. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  3940. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  3941. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  3942. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  3943. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  3944. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  3945. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  3946. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  3947.  
  3948. Exception ticking TrapDeadfall1394577 (at (115, 0, 157)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  3949. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  3950. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  3951. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  3952. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  3953. UnityEngine.Logger:Log(LogType, Object)
  3954. UnityEngine.Debug:LogError(Object)
  3955. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  3956. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  3957. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  3958. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  3959. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  3960. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  3961. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  3962. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  3963.  
  3964. Exception ticking TrapDeadfall1394594 (at (115, 0, 158)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  3965. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  3966. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  3967. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  3968. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  3969. UnityEngine.Logger:Log(LogType, Object)
  3970. UnityEngine.Debug:LogError(Object)
  3971. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  3972. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  3973. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  3974. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  3975. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  3976. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  3977. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  3978. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  3979.  
  3980. Exception ticking TrapDeadfall1395700 (at (115, 0, 159)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  3981. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  3982. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  3983. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  3984. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  3985. UnityEngine.Logger:Log(LogType, Object)
  3986. UnityEngine.Debug:LogError(Object)
  3987. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  3988. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  3989. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  3990. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  3991. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  3992. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  3993. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  3994. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  3995.  
  3996. Exception ticking TrapDeadfall1398700 (at (125, 0, 160)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  3997. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  3998. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  3999. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  4000. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  4001. UnityEngine.Logger:Log(LogType, Object)
  4002. UnityEngine.Debug:LogError(Object)
  4003. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  4004. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  4005. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  4006. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  4007. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  4008. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  4009. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  4010. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  4011.  
  4012. Exception ticking TrapDeadfall1399541 (at (124, 0, 160)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  4013. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  4014. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  4015. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  4016. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  4017. UnityEngine.Logger:Log(LogType, Object)
  4018. UnityEngine.Debug:LogError(Object)
  4019. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  4020. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  4021. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  4022. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  4023. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  4024. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  4025. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  4026. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  4027.  
  4028. Exception ticking TrapDeadfall1408818 (at (124, 0, 161)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  4029. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  4030. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  4031. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  4032. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  4033. UnityEngine.Logger:Log(LogType, Object)
  4034. UnityEngine.Debug:LogError(Object)
  4035. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  4036. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  4037. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  4038. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  4039. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  4040. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  4041. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  4042. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  4043.  
  4044. Exception ticking TrapDeadfall1409572 (at (123, 0, 161)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  4045. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  4046. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  4047. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  4048. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  4049. UnityEngine.Logger:Log(LogType, Object)
  4050. UnityEngine.Debug:LogError(Object)
  4051. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  4052. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  4053. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  4054. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  4055. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  4056. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  4057. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  4058. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  4059.  
  4060. Exception ticking TrapDeadfall1422920 (at (115, 0, 161)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  4061. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  4062. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  4063. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  4064. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  4065. UnityEngine.Logger:Log(LogType, Object)
  4066. UnityEngine.Debug:LogError(Object)
  4067. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  4068. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  4069. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  4070. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  4071. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  4072. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  4073. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  4074. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  4075.  
  4076. Exception ticking TrapDeadfall1433945 (at (125, 0, 158)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  4077. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  4078. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  4079. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  4080. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  4081. UnityEngine.Logger:Log(LogType, Object)
  4082. UnityEngine.Debug:LogError(Object)
  4083. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  4084. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  4085. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  4086. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  4087. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  4088. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  4089. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  4090. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  4091.  
  4092. Exception ticking TrapDeadfall1434189 (at (122, 0, 161)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  4093. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  4094. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  4095. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  4096. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  4097. UnityEngine.Logger:Log(LogType, Object)
  4098. UnityEngine.Debug:LogError(Object)
  4099. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  4100. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  4101. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  4102. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  4103. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  4104. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  4105. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  4106. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  4107.  
  4108. Exception ticking TrapDeadfall1460188 (at (114, 0, 163)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  4109. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  4110. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  4111. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  4112. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  4113. UnityEngine.Logger:Log(LogType, Object)
  4114. UnityEngine.Debug:LogError(Object)
  4115. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  4116. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  4117. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  4118. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  4119. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  4120. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  4121. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  4122. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  4123.  
  4124. Exception ticking TrapDeadfall1463352 (at (125, 0, 161)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  4125. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  4126. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  4127. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  4128. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  4129. UnityEngine.Logger:Log(LogType, Object)
  4130. UnityEngine.Debug:LogError(Object)
  4131. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  4132. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  4133. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  4134. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  4135. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  4136. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  4137. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  4138. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  4139.  
  4140. Exception ticking TrapDeadfall1463882 (at (126, 0, 161)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  4141. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  4142. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  4143. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  4144. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  4145. UnityEngine.Logger:Log(LogType, Object)
  4146. UnityEngine.Debug:LogError(Object)
  4147. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  4148. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  4149. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  4150. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  4151. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  4152. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  4153. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  4154. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  4155.  
  4156. Exception ticking TrapDeadfall1464502 (at (118, 0, 161)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  4157. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  4158. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  4159. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  4160. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  4161. UnityEngine.Logger:Log(LogType, Object)
  4162. UnityEngine.Debug:LogError(Object)
  4163. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  4164. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  4165. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  4166. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  4167. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  4168. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  4169. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  4170. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  4171.  
  4172. Exception ticking TrapDeadfall1465200 (at (117, 0, 163)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  4173. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  4174. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  4175. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  4176. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  4177. UnityEngine.Logger:Log(LogType, Object)
  4178. UnityEngine.Debug:LogError(Object)
  4179. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  4180. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  4181. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  4182. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  4183. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  4184. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  4185. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  4186. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  4187.  
  4188. Exception ticking TrapDeadfall1465612 (at (119, 0, 161)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  4189. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  4190. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  4191. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  4192. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  4193. UnityEngine.Logger:Log(LogType, Object)
  4194. UnityEngine.Debug:LogError(Object)
  4195. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  4196. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  4197. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  4198. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  4199. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  4200. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  4201. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  4202. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  4203.  
  4204. Exception ticking TrapDeadfall1465967 (at (127, 0, 161)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  4205. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  4206. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  4207. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  4208. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  4209. UnityEngine.Logger:Log(LogType, Object)
  4210. UnityEngine.Debug:LogError(Object)
  4211. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  4212. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  4213. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  4214. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  4215. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  4216. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  4217. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  4218. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  4219.  
  4220. Exception ticking TrapDeadfall1466740 (at (121, 0, 161)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  4221. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  4222. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  4223. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  4224. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  4225. UnityEngine.Logger:Log(LogType, Object)
  4226. UnityEngine.Debug:LogError(Object)
  4227. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  4228. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  4229. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  4230. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  4231. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  4232. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  4233. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  4234. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  4235.  
  4236. Exception ticking TrapDeadfall1466772 (at (120, 0, 161)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  4237. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  4238. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  4239. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  4240. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  4241. UnityEngine.Logger:Log(LogType, Object)
  4242. UnityEngine.Debug:LogError(Object)
  4243. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  4244. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  4245. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  4246. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  4247. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  4248. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  4249. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  4250. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  4251.  
  4252. Exception ticking TrapDeadfall1466868 (at (116, 0, 163)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  4253. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  4254. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  4255. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  4256. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  4257. UnityEngine.Logger:Log(LogType, Object)
  4258. UnityEngine.Debug:LogError(Object)
  4259. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  4260. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  4261. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  4262. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  4263. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  4264. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  4265. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  4266. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  4267.  
  4268. Exception ticking TrapDeadfall1476423 (at (128, 0, 161)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  4269. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  4270. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  4271. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  4272. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  4273. UnityEngine.Logger:Log(LogType, Object)
  4274. UnityEngine.Debug:LogError(Object)
  4275. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  4276. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  4277. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  4278. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  4279. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  4280. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  4281. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  4282. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  4283.  
  4284. Exception ticking TrapDeadfall1476456 (at (121, 0, 162)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  4285. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  4286. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  4287. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  4288. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  4289. UnityEngine.Logger:Log(LogType, Object)
  4290. UnityEngine.Debug:LogError(Object)
  4291. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  4292. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  4293. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  4294. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  4295. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  4296. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  4297. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  4298. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  4299.  
  4300. Exception ticking TrapDeadfall1476659 (at (129, 0, 161)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  4301. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  4302. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  4303. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  4304. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  4305. UnityEngine.Logger:Log(LogType, Object)
  4306. UnityEngine.Debug:LogError(Object)
  4307. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  4308. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  4309. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  4310. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  4311. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  4312. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  4313. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  4314. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  4315.  
  4316. Exception ticking TrapDeadfall1476981 (at (120, 0, 162)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  4317. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  4318. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  4319. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  4320. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  4321. UnityEngine.Logger:Log(LogType, Object)
  4322. UnityEngine.Debug:LogError(Object)
  4323. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  4324. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  4325. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  4326. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  4327. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  4328. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  4329. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  4330. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  4331.  
  4332. Exception ticking TrapDeadfall1477301 (at (119, 0, 162)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  4333. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  4334. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  4335. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  4336. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  4337. UnityEngine.Logger:Log(LogType, Object)
  4338. UnityEngine.Debug:LogError(Object)
  4339. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  4340. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  4341. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  4342. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  4343. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  4344. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  4345. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  4346. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  4347.  
  4348. Exception ticking TrapDeadfall1478025 (at (115, 0, 163)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  4349. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  4350. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  4351. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  4352. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  4353. UnityEngine.Logger:Log(LogType, Object)
  4354. UnityEngine.Debug:LogError(Object)
  4355. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  4356. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  4357. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  4358. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  4359. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  4360. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  4361. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  4362. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  4363.  
  4364. Exception ticking TrapDeadfall1478097 (at (130, 0, 161)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  4365. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  4366. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  4367. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  4368. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  4369. UnityEngine.Logger:Log(LogType, Object)
  4370. UnityEngine.Debug:LogError(Object)
  4371. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  4372. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  4373. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  4374. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  4375. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  4376. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  4377. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  4378. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  4379.  
  4380. Exception ticking TrapDeadfall1478167 (at (118, 0, 162)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  4381. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  4382. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  4383. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  4384. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  4385. UnityEngine.Logger:Log(LogType, Object)
  4386. UnityEngine.Debug:LogError(Object)
  4387. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  4388. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  4389. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  4390. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  4391. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  4392. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  4393. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  4394. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  4395.  
  4396. Exception ticking TrapDeadfall1489450 (at (119, 0, 163)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  4397. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  4398. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  4399. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  4400. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  4401. UnityEngine.Logger:Log(LogType, Object)
  4402. UnityEngine.Debug:LogError(Object)
  4403. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  4404. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  4405. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  4406. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  4407. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  4408. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  4409. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  4410. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  4411.  
  4412. Exception ticking TrapDeadfall1489475 (at (118, 0, 163)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  4413. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  4414. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  4415. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  4416. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  4417. UnityEngine.Logger:Log(LogType, Object)
  4418. UnityEngine.Debug:LogError(Object)
  4419. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  4420. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  4421. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  4422. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  4423. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  4424. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  4425. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  4426. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  4427.  
  4428. Exception ticking TrapDeadfall1490463 (at (120, 0, 163)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  4429. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  4430. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  4431. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  4432. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  4433. UnityEngine.Logger:Log(LogType, Object)
  4434. UnityEngine.Debug:LogError(Object)
  4435. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  4436. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  4437. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  4438. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  4439. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  4440. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  4441. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  4442. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  4443.  
  4444. Exception ticking TrapDeadfall1491464 (at (131, 0, 161)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  4445. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  4446. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  4447. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  4448. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  4449. UnityEngine.Logger:Log(LogType, Object)
  4450. UnityEngine.Debug:LogError(Object)
  4451. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  4452. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  4453. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  4454. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  4455. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  4456. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  4457. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  4458. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  4459.  
  4460. Exception ticking TrapDeadfall1491935 (at (132, 0, 161)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  4461. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  4462. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  4463. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  4464. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  4465. UnityEngine.Logger:Log(LogType, Object)
  4466. UnityEngine.Debug:LogError(Object)
  4467. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  4468. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  4469. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  4470. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  4471. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  4472. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  4473. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  4474. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  4475.  
  4476. Exception ticking TrapDeadfall1492343 (at (121, 0, 163)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  4477. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  4478. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  4479. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  4480. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  4481. UnityEngine.Logger:Log(LogType, Object)
  4482. UnityEngine.Debug:LogError(Object)
  4483. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  4484. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  4485. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  4486. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  4487. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  4488. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  4489. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  4490. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  4491.  
  4492. Exception ticking TrapDeadfall1493917 (at (134, 0, 157)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  4493. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  4494. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  4495. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  4496. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  4497. UnityEngine.Logger:Log(LogType, Object)
  4498. UnityEngine.Debug:LogError(Object)
  4499. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  4500. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  4501. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  4502. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  4503. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  4504. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  4505. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  4506. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  4507.  
  4508. Exception ticking TrapDeadfall1493929 (at (135, 0, 157)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  4509. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  4510. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  4511. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  4512. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  4513. UnityEngine.Logger:Log(LogType, Object)
  4514. UnityEngine.Debug:LogError(Object)
  4515. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  4516. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  4517. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  4518. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  4519. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  4520. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  4521. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  4522. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  4523.  
  4524. Exception ticking TrapDeadfall1493941 (at (135, 0, 158)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  4525. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  4526. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  4527. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  4528. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  4529. UnityEngine.Logger:Log(LogType, Object)
  4530. UnityEngine.Debug:LogError(Object)
  4531. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  4532. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  4533. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  4534. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  4535. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  4536. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  4537. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  4538. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  4539.  
  4540. Exception ticking TrapDeadfall1493959 (at (136, 0, 158)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  4541. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  4542. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  4543. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  4544. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  4545. UnityEngine.Logger:Log(LogType, Object)
  4546. UnityEngine.Debug:LogError(Object)
  4547. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  4548. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  4549. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  4550. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  4551. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  4552. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  4553. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  4554. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  4555.  
  4556. Exception ticking TrapDeadfall1493990 (at (131, 0, 162)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  4557. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  4558. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  4559. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  4560. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  4561. UnityEngine.Logger:Log(LogType, Object)
  4562. UnityEngine.Debug:LogError(Object)
  4563. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  4564. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  4565. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  4566. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  4567. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  4568. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  4569. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  4570. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  4571.  
  4572. Exception ticking TrapDeadfall1494020 (at (123, 0, 162)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  4573. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  4574. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  4575. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  4576. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  4577. UnityEngine.Logger:Log(LogType, Object)
  4578. UnityEngine.Debug:LogError(Object)
  4579. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  4580. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  4581. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  4582. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  4583. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  4584. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  4585. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  4586. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  4587.  
  4588. Exception ticking TrapDeadfall1494048 (at (122, 0, 163)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  4589. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  4590. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  4591. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  4592. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  4593. UnityEngine.Logger:Log(LogType, Object)
  4594. UnityEngine.Debug:LogError(Object)
  4595. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  4596. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  4597. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  4598. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  4599. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  4600. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  4601. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  4602. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  4603.  
  4604. Exception ticking TrapDeadfall1495129 (at (135, 0, 159)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  4605. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  4606. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  4607. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  4608. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  4609. UnityEngine.Logger:Log(LogType, Object)
  4610. UnityEngine.Debug:LogError(Object)
  4611. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  4612. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  4613. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  4614. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  4615. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  4616. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  4617. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  4618. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  4619.  
  4620. Exception ticking TrapDeadfall1495160 (at (130, 0, 162)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  4621. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  4622. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  4623. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  4624. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  4625. UnityEngine.Logger:Log(LogType, Object)
  4626. UnityEngine.Debug:LogError(Object)
  4627. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  4628. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  4629. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  4630. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  4631. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  4632. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  4633. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  4634. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  4635.  
  4636. Exception ticking TrapDeadfall1496079 (at (122, 0, 162)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  4637. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  4638. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  4639. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  4640. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  4641. UnityEngine.Logger:Log(LogType, Object)
  4642. UnityEngine.Debug:LogError(Object)
  4643. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  4644. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  4645. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  4646. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  4647. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  4648. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  4649. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  4650. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  4651.  
  4652. Exception ticking TrapDeadfall1496114 (at (123, 0, 163)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  4653. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  4654. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  4655. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  4656. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  4657. UnityEngine.Logger:Log(LogType, Object)
  4658. UnityEngine.Debug:LogError(Object)
  4659. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  4660. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  4661. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  4662. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  4663. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  4664. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  4665. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  4666. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  4667.  
  4668. Exception ticking TrapDeadfall1496132 (at (125, 0, 162)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  4669. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  4670. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  4671. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  4672. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  4673. UnityEngine.Logger:Log(LogType, Object)
  4674. UnityEngine.Debug:LogError(Object)
  4675. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  4676. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  4677. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  4678. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  4679. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  4680. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  4681. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  4682. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  4683.  
  4684. Exception ticking TrapDeadfall1496183 (at (129, 0, 162)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  4685. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  4686. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  4687. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  4688. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  4689. UnityEngine.Logger:Log(LogType, Object)
  4690. UnityEngine.Debug:LogError(Object)
  4691. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  4692. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  4693. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  4694. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  4695. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  4696. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  4697. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  4698. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  4699.  
  4700. Exception ticking TrapDeadfall1496247 (at (124, 0, 162)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  4701. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  4702. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  4703. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  4704. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  4705. UnityEngine.Logger:Log(LogType, Object)
  4706. UnityEngine.Debug:LogError(Object)
  4707. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  4708. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  4709. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  4710. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  4711. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  4712. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  4713. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  4714. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  4715.  
  4716. Exception ticking TrapDeadfall1496304 (at (134, 0, 159)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  4717. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  4718. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  4719. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  4720. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  4721. UnityEngine.Logger:Log(LogType, Object)
  4722. UnityEngine.Debug:LogError(Object)
  4723. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  4724. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  4725. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  4726. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  4727. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  4728. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  4729. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  4730. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  4731.  
  4732. Exception ticking TrapDeadfall1497908 (at (134, 0, 158)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  4733. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  4734. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  4735. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  4736. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  4737. UnityEngine.Logger:Log(LogType, Object)
  4738. UnityEngine.Debug:LogError(Object)
  4739. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  4740. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  4741. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  4742. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  4743. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  4744. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  4745. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  4746. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  4747.  
  4748. Exception ticking TrapDeadfall1498327 (at (134, 0, 160)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  4749. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  4750. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  4751. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  4752. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  4753. UnityEngine.Logger:Log(LogType, Object)
  4754. UnityEngine.Debug:LogError(Object)
  4755. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  4756. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  4757. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  4758. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  4759. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  4760. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  4761. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  4762. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  4763.  
  4764. Exception ticking TrapDeadfall1501379 (at (135, 0, 160)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  4765. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  4766. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  4767. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  4768. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  4769. UnityEngine.Logger:Log(LogType, Object)
  4770. UnityEngine.Debug:LogError(Object)
  4771. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  4772. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  4773. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  4774. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  4775. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  4776. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  4777. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  4778. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  4779.  
  4780. Exception ticking TrapDeadfall1502275 (at (134, 0, 161)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  4781. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  4782. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  4783. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  4784. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  4785. UnityEngine.Logger:Log(LogType, Object)
  4786. UnityEngine.Debug:LogError(Object)
  4787. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  4788. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  4789. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  4790. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  4791. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  4792. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  4793. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  4794. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  4795.  
  4796. Exception ticking TrapDeadfall1502691 (at (135, 0, 161)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  4797. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  4798. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  4799. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  4800. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  4801. UnityEngine.Logger:Log(LogType, Object)
  4802. UnityEngine.Debug:LogError(Object)
  4803. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  4804. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  4805. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  4806. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  4807. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  4808. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  4809. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  4810. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  4811.  
  4812. Exception ticking TrapDeadfall1502721 (at (134, 0, 162)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  4813. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  4814. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  4815. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  4816. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  4817. UnityEngine.Logger:Log(LogType, Object)
  4818. UnityEngine.Debug:LogError(Object)
  4819. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  4820. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  4821. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  4822. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  4823. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  4824. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  4825. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  4826. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  4827.  
  4828. Exception ticking TrapDeadfall1502765 (at (130, 0, 163)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  4829. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  4830. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  4831. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  4832. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  4833. UnityEngine.Logger:Log(LogType, Object)
  4834. UnityEngine.Debug:LogError(Object)
  4835. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  4836. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  4837. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  4838. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  4839. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  4840. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  4841. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  4842. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  4843.  
  4844. Exception ticking TrapDeadfall1502797 (at (129, 0, 163)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  4845. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  4846. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  4847. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  4848. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  4849. UnityEngine.Logger:Log(LogType, Object)
  4850. UnityEngine.Debug:LogError(Object)
  4851. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  4852. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  4853. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  4854. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  4855. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  4856. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  4857. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  4858. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  4859.  
  4860. Exception ticking TrapDeadfall1502828 (at (128, 0, 162)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  4861. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  4862. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  4863. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  4864. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  4865. UnityEngine.Logger:Log(LogType, Object)
  4866. UnityEngine.Debug:LogError(Object)
  4867. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  4868. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  4869. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  4870. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  4871. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  4872. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  4873. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  4874. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  4875.  
  4876. Exception ticking TrapDeadfall1502860 (at (127, 0, 162)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  4877. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  4878. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  4879. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  4880. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  4881. UnityEngine.Logger:Log(LogType, Object)
  4882. UnityEngine.Debug:LogError(Object)
  4883. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  4884. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  4885. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  4886. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  4887. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  4888. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  4889. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  4890. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  4891.  
  4892. Exception ticking TrapDeadfall1502884 (at (126, 0, 162)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  4893. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  4894. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  4895. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  4896. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  4897. UnityEngine.Logger:Log(LogType, Object)
  4898. UnityEngine.Debug:LogError(Object)
  4899. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  4900. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  4901. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  4902. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  4903. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  4904. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  4905. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  4906. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  4907.  
  4908. Exception ticking TrapDeadfall1503035 (at (124, 0, 163)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  4909. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  4910. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  4911. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  4912. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  4913. UnityEngine.Logger:Log(LogType, Object)
  4914. UnityEngine.Debug:LogError(Object)
  4915. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  4916. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  4917. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  4918. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  4919. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  4920. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  4921. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  4922. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  4923.  
  4924. Exception ticking TrapDeadfall1504450 (at (126, 0, 163)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  4925. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  4926. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  4927. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  4928. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  4929. UnityEngine.Logger:Log(LogType, Object)
  4930. UnityEngine.Debug:LogError(Object)
  4931. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  4932. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  4933. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  4934. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  4935. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  4936. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  4937. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  4938. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  4939.  
  4940. Exception ticking TrapDeadfall1504463 (at (125, 0, 163)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  4941. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  4942. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  4943. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  4944. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  4945. UnityEngine.Logger:Log(LogType, Object)
  4946. UnityEngine.Debug:LogError(Object)
  4947. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  4948. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  4949. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  4950. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  4951. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  4952. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  4953. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  4954. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  4955.  
  4956. Exception ticking TrapDeadfall1504561 (at (134, 0, 163)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  4957. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  4958. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  4959. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  4960. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  4961. UnityEngine.Logger:Log(LogType, Object)
  4962. UnityEngine.Debug:LogError(Object)
  4963. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  4964. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  4965. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  4966. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  4967. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  4968. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  4969. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  4970. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  4971.  
  4972. Exception ticking TrapDeadfall1504968 (at (127, 0, 163)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  4973. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  4974. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  4975. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  4976. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  4977. UnityEngine.Logger:Log(LogType, Object)
  4978. UnityEngine.Debug:LogError(Object)
  4979. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  4980. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  4981. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  4982. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  4983. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  4984. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  4985. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  4986. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  4987.  
  4988. Exception ticking TrapDeadfall1505627 (at (128, 0, 163)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  4989. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  4990. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  4991. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  4992. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  4993. UnityEngine.Logger:Log(LogType, Object)
  4994. UnityEngine.Debug:LogError(Object)
  4995. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  4996. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  4997. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  4998. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  4999. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  5000. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  5001. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  5002. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  5003.  
  5004. Exception ticking TrapDeadfall1749213 (at (113, 0, 161)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  5005. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  5006. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  5007. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  5008. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  5009. UnityEngine.Logger:Log(LogType, Object)
  5010. UnityEngine.Debug:LogError(Object)
  5011. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  5012. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  5013. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  5014. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  5015. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  5016. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  5017. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  5018. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  5019.  
  5020. Exception ticking TrapDeadfall1749631 (at (123, 0, 151)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  5021. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  5022. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  5023. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  5024. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  5025. UnityEngine.Logger:Log(LogType, Object)
  5026. UnityEngine.Debug:LogError(Object)
  5027. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  5028. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  5029. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  5030. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  5031. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  5032. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  5033. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  5034. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  5035.  
  5036. Exception ticking TrapDeadfall1749693 (at (124, 0, 151)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  5037. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  5038. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  5039. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  5040. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  5041. UnityEngine.Logger:Log(LogType, Object)
  5042. UnityEngine.Debug:LogError(Object)
  5043. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  5044. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  5045. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  5046. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  5047. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  5048. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  5049. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  5050. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  5051.  
  5052. Exception ticking TrapDeadfall1749724 (at (114, 0, 161)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  5053. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  5054. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  5055. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  5056. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  5057. UnityEngine.Logger:Log(LogType, Object)
  5058. UnityEngine.Debug:LogError(Object)
  5059. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  5060. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  5061. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  5062. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  5063. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  5064. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  5065. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  5066. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  5067.  
  5068. Exception ticking TrapDeadfall1749742 (at (125, 0, 151)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  5069. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  5070. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  5071. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  5072. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  5073. UnityEngine.Logger:Log(LogType, Object)
  5074. UnityEngine.Debug:LogError(Object)
  5075. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  5076. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  5077. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  5078. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  5079. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  5080. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  5081. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  5082. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  5083.  
  5084. Exception ticking TrapDeadfall1749778 (at (114, 0, 162)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  5085. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  5086. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  5087. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  5088. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  5089. UnityEngine.Logger:Log(LogType, Object)
  5090. UnityEngine.Debug:LogError(Object)
  5091. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  5092. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  5093. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  5094. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  5095. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  5096. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  5097. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  5098. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  5099.  
  5100. Exception ticking TrapDeadfall1749779 (at (126, 0, 151)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  5101. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  5102. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  5103. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  5104. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  5105. UnityEngine.Logger:Log(LogType, Object)
  5106. UnityEngine.Debug:LogError(Object)
  5107. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  5108. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  5109. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  5110. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  5111. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  5112. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  5113. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  5114. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  5115.  
  5116. Exception ticking TrapDeadfall1749906 (at (126, 0, 152)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  5117. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  5118. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  5119. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  5120. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  5121. UnityEngine.Logger:Log(LogType, Object)
  5122. UnityEngine.Debug:LogError(Object)
  5123. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  5124. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  5125. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  5126. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  5127. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  5128. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  5129. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  5130. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  5131.  
  5132. Exception ticking TrapDeadfall1750910 (at (125, 0, 152)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  5133. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  5134. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  5135. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  5136. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  5137. UnityEngine.Logger:Log(LogType, Object)
  5138. UnityEngine.Debug:LogError(Object)
  5139. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  5140. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  5141. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  5142. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  5143. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  5144. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  5145. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  5146. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  5147.  
  5148. Exception ticking TrapDeadfall1751201 (at (113, 0, 162)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  5149. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  5150. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  5151. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  5152. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  5153. UnityEngine.Logger:Log(LogType, Object)
  5154. UnityEngine.Debug:LogError(Object)
  5155. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  5156. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  5157. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  5158. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  5159. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  5160. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  5161. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  5162. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  5163.  
  5164. Exception ticking TrapDeadfall1751327 (at (113, 0, 163)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  5165. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  5166. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  5167. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  5168. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  5169. UnityEngine.Logger:Log(LogType, Object)
  5170. UnityEngine.Debug:LogError(Object)
  5171. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  5172. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  5173. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  5174. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  5175. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  5176. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  5177. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  5178. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  5179.  
  5180. Exception ticking TrapDeadfall1751442 (at (124, 0, 158)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  5181. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  5182. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  5183. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  5184. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  5185. UnityEngine.Logger:Log(LogType, Object)
  5186. UnityEngine.Debug:LogError(Object)
  5187. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  5188. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  5189. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  5190. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  5191. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  5192. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  5193. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  5194. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  5195.  
  5196. Exception ticking TrapDeadfall1751454 (at (124, 0, 157)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  5197. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  5198. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  5199. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  5200. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  5201. UnityEngine.Logger:Log(LogType, Object)
  5202. UnityEngine.Debug:LogError(Object)
  5203. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  5204. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  5205. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  5206. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  5207. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  5208. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  5209. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  5210. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  5211.  
  5212. Exception ticking TrapDeadfall1751464 (at (125, 0, 156)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  5213. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  5214. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  5215. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  5216. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  5217. UnityEngine.Logger:Log(LogType, Object)
  5218. UnityEngine.Debug:LogError(Object)
  5219. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  5220. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  5221. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  5222. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  5223. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  5224. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  5225. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  5226. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  5227.  
  5228. Exception ticking TrapDeadfall1751469 (at (124, 0, 153)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  5229. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  5230. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  5231. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  5232. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  5233. UnityEngine.Logger:Log(LogType, Object)
  5234. UnityEngine.Debug:LogError(Object)
  5235. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  5236. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  5237. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  5238. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  5239. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  5240. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  5241. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  5242. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  5243.  
  5244. Exception ticking TrapDeadfall1751481 (at (124, 0, 156)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  5245. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  5246. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  5247. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  5248. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  5249. UnityEngine.Logger:Log(LogType, Object)
  5250. UnityEngine.Debug:LogError(Object)
  5251. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  5252. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  5253. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  5254. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  5255. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  5256. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  5257. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  5258. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  5259.  
  5260. Exception ticking TrapDeadfall1751491 (at (124, 0, 155)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  5261. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  5262. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  5263. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  5264. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  5265. UnityEngine.Logger:Log(LogType, Object)
  5266. UnityEngine.Debug:LogError(Object)
  5267. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  5268. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  5269. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  5270. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  5271. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  5272. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  5273. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  5274. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  5275.  
  5276. Exception ticking TrapDeadfall1751510 (at (125, 0, 155)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  5277. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  5278. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  5279. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  5280. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  5281. UnityEngine.Logger:Log(LogType, Object)
  5282. UnityEngine.Debug:LogError(Object)
  5283. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  5284. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  5285. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  5286. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  5287. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  5288. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  5289. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  5290. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  5291.  
  5292. Exception ticking TrapDeadfall1751535 (at (124, 0, 152)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  5293. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  5294. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  5295. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  5296. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  5297. UnityEngine.Logger:Log(LogType, Object)
  5298. UnityEngine.Debug:LogError(Object)
  5299. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  5300. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  5301. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  5302. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  5303. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  5304. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  5305. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  5306. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  5307.  
  5308. Exception ticking TrapDeadfall1751714 (at (125, 0, 153)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  5309. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  5310. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  5311. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  5312. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  5313. UnityEngine.Logger:Log(LogType, Object)
  5314. UnityEngine.Debug:LogError(Object)
  5315. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  5316. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  5317. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  5318. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  5319. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  5320. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  5321. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  5322. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  5323.  
  5324. Exception ticking TrapDeadfall1751741 (at (123, 0, 152)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  5325. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  5326. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  5327. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  5328. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  5329. UnityEngine.Logger:Log(LogType, Object)
  5330. UnityEngine.Debug:LogError(Object)
  5331. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  5332. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  5333. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  5334. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  5335. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  5336. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  5337. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  5338. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  5339.  
  5340. Exception ticking TrapDeadfall1751786 (at (124, 0, 154)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  5341. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  5342. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  5343. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  5344. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  5345. UnityEngine.Logger:Log(LogType, Object)
  5346. UnityEngine.Debug:LogError(Object)
  5347. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  5348. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  5349. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  5350. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  5351. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  5352. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  5353. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  5354. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  5355.  
  5356. Exception ticking TrapDeadfall1752063 (at (115, 0, 160)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  5357. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  5358. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  5359. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  5360. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  5361. UnityEngine.Logger:Log(LogType, Object)
  5362. UnityEngine.Debug:LogError(Object)
  5363. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  5364. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  5365. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  5366. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  5367. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  5368. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  5369. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  5370. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  5371.  
  5372. Exception ticking TrapDeadfall1754748 (at (125, 0, 157)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  5373. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  5374. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  5375. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  5376. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  5377. UnityEngine.Logger:Log(LogType, Object)
  5378. UnityEngine.Debug:LogError(Object)
  5379. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  5380. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  5381. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  5382. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  5383. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  5384. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  5385. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  5386. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  5387.  
  5388. Exception ticking TrapDeadfall1754900 (at (115, 0, 156)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  5389. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  5390. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  5391. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  5392. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  5393. UnityEngine.Logger:Log(LogType, Object)
  5394. UnityEngine.Debug:LogError(Object)
  5395. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  5396. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  5397. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  5398. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  5399. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  5400. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  5401. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  5402. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  5403.  
  5404. Exception ticking TrapDeadfall1755014 (at (113, 0, 156)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  5405. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  5406. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  5407. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  5408. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  5409. UnityEngine.Logger:Log(LogType, Object)
  5410. UnityEngine.Debug:LogError(Object)
  5411. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  5412. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  5413. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  5414. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  5415. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  5416. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  5417. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  5418. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  5419.  
  5420. Exception ticking TrapDeadfall1755220 (at (114, 0, 156)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  5421. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  5422. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  5423. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  5424. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  5425. UnityEngine.Logger:Log(LogType, Object)
  5426. UnityEngine.Debug:LogError(Object)
  5427. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  5428. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  5429. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  5430. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  5431. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  5432. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  5433. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  5434. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  5435.  
  5436. Exception ticking TrapDeadfall1755329 (at (112, 0, 156)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  5437. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  5438. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  5439. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  5440. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  5441. UnityEngine.Logger:Log(LogType, Object)
  5442. UnityEngine.Debug:LogError(Object)
  5443. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  5444. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  5445. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  5446. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  5447. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  5448. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  5449. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  5450. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  5451.  
  5452. Exception ticking TrapDeadfall1755630 (at (111, 0, 156)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  5453. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  5454. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  5455. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  5456. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  5457. UnityEngine.Logger:Log(LogType, Object)
  5458. UnityEngine.Debug:LogError(Object)
  5459. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  5460. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  5461. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  5462. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  5463. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  5464. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  5465. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  5466. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  5467.  
  5468. Exception ticking TrapDeadfall1755763 (at (112, 0, 157)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  5469. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  5470. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  5471. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  5472. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  5473. UnityEngine.Logger:Log(LogType, Object)
  5474. UnityEngine.Debug:LogError(Object)
  5475. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  5476. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  5477. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  5478. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  5479. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  5480. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  5481. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  5482. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  5483.  
  5484. Exception ticking TrapDeadfall1756319 (at (111, 0, 157)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  5485. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  5486. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  5487. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  5488. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  5489. UnityEngine.Logger:Log(LogType, Object)
  5490. UnityEngine.Debug:LogError(Object)
  5491. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  5492. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  5493. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  5494. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  5495. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  5496. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  5497. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  5498. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  5499.  
  5500. Exception ticking TrapDeadfall1756331 (at (111, 0, 158)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  5501. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  5502. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  5503. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  5504. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  5505. UnityEngine.Logger:Log(LogType, Object)
  5506. UnityEngine.Debug:LogError(Object)
  5507. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  5508. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  5509. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  5510. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  5511. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  5512. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  5513. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  5514. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  5515.  
  5516. Exception ticking TrapDeadfall1756354 (at (111, 0, 161)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  5517. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  5518. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  5519. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  5520. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  5521. UnityEngine.Logger:Log(LogType, Object)
  5522. UnityEngine.Debug:LogError(Object)
  5523. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  5524. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  5525. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  5526. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  5527. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  5528. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  5529. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  5530. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  5531.  
  5532. Exception ticking TrapDeadfall1756425 (at (138, 0, 157)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  5533. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  5534. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  5535. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  5536. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  5537. UnityEngine.Logger:Log(LogType, Object)
  5538. UnityEngine.Debug:LogError(Object)
  5539. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  5540. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  5541. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  5542. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  5543. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  5544. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  5545. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  5546. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  5547.  
  5548. Exception ticking TrapDeadfall1765480 (at (134, 0, 156)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  5549. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  5550. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  5551. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  5552. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  5553. UnityEngine.Logger:Log(LogType, Object)
  5554. UnityEngine.Debug:LogError(Object)
  5555. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  5556. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  5557. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  5558. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  5559. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  5560. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  5561. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  5562. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  5563.  
  5564. Exception ticking TrapDeadfall1766064 (at (111, 0, 160)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  5565. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  5566. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  5567. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  5568. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  5569. UnityEngine.Logger:Log(LogType, Object)
  5570. UnityEngine.Debug:LogError(Object)
  5571. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  5572. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  5573. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  5574. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  5575. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  5576. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  5577. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  5578. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  5579.  
  5580. Exception ticking TrapDeadfall1766087 (at (137, 0, 157)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  5581. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  5582. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  5583. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  5584. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  5585. UnityEngine.Logger:Log(LogType, Object)
  5586. UnityEngine.Debug:LogError(Object)
  5587. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  5588. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  5589. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  5590. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  5591. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  5592. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  5593. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  5594. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  5595.  
  5596. Exception ticking TrapDeadfall1766359 (at (111, 0, 159)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  5597. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  5598. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  5599. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  5600. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  5601. UnityEngine.Logger:Log(LogType, Object)
  5602. UnityEngine.Debug:LogError(Object)
  5603. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  5604. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  5605. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  5606. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  5607. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  5608. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  5609. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  5610. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  5611.  
  5612. Exception ticking TrapDeadfall1766388 (at (138, 0, 159)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  5613. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  5614. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  5615. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  5616. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  5617. UnityEngine.Logger:Log(LogType, Object)
  5618. UnityEngine.Debug:LogError(Object)
  5619. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  5620. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  5621. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  5622. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  5623. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  5624. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  5625. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  5626. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  5627.  
  5628. Exception ticking TrapDeadfall1766680 (at (138, 0, 158)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  5629. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  5630. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  5631. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  5632. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  5633. UnityEngine.Logger:Log(LogType, Object)
  5634. UnityEngine.Debug:LogError(Object)
  5635. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  5636. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  5637. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  5638. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  5639. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  5640. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  5641. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  5642. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  5643.  
  5644. Exception ticking TrapDeadfall1766762 (at (111, 0, 162)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  5645. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  5646. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  5647. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  5648. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  5649. UnityEngine.Logger:Log(LogType, Object)
  5650. UnityEngine.Debug:LogError(Object)
  5651. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  5652. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  5653. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  5654. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  5655. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  5656. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  5657. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  5658. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  5659.  
  5660. Exception ticking TrapDeadfall1766847 (at (137, 0, 158)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  5661. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  5662. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  5663. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  5664. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  5665. UnityEngine.Logger:Log(LogType, Object)
  5666. UnityEngine.Debug:LogError(Object)
  5667. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  5668. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  5669. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  5670. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  5671. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  5672. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  5673. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  5674. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  5675.  
  5676. Exception ticking TrapDeadfall1767087 (at (135, 0, 156)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  5677. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  5678. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  5679. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  5680. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  5681. UnityEngine.Logger:Log(LogType, Object)
  5682. UnityEngine.Debug:LogError(Object)
  5683. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  5684. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  5685. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  5686. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  5687. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  5688. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  5689. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  5690. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  5691.  
  5692. Exception ticking TrapDeadfall1767173 (at (136, 0, 157)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  5693. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  5694. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  5695. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  5696. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  5697. UnityEngine.Logger:Log(LogType, Object)
  5698. UnityEngine.Debug:LogError(Object)
  5699. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  5700. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  5701. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  5702. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  5703. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  5704. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  5705. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  5706. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  5707.  
  5708. Exception ticking TrapDeadfall1767185 (at (137, 0, 159)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  5709. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  5710. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  5711. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  5712. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  5713. UnityEngine.Logger:Log(LogType, Object)
  5714. UnityEngine.Debug:LogError(Object)
  5715. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  5716. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  5717. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  5718. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  5719. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  5720. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  5721. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  5722. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  5723.  
  5724. Exception ticking TrapDeadfall1767386 (at (136, 0, 156)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  5725. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  5726. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  5727. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  5728. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  5729. UnityEngine.Logger:Log(LogType, Object)
  5730. UnityEngine.Debug:LogError(Object)
  5731. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  5732. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  5733. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  5734. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  5735. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  5736. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  5737. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  5738. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  5739.  
  5740. Exception ticking TrapDeadfall1767413 (at (137, 0, 156)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  5741. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  5742. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  5743. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  5744. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  5745. UnityEngine.Logger:Log(LogType, Object)
  5746. UnityEngine.Debug:LogError(Object)
  5747. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  5748. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  5749. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  5750. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  5751. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  5752. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  5753. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  5754. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  5755.  
  5756. Exception ticking TrapDeadfall1767455 (at (137, 0, 160)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  5757. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  5758. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  5759. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  5760. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  5761. UnityEngine.Logger:Log(LogType, Object)
  5762. UnityEngine.Debug:LogError(Object)
  5763. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  5764. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  5765. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  5766. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  5767. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  5768. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  5769. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  5770. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  5771.  
  5772. Exception ticking TrapDeadfall1767750 (at (138, 0, 160)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  5773. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  5774. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  5775. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  5776. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  5777. UnityEngine.Logger:Log(LogType, Object)
  5778. UnityEngine.Debug:LogError(Object)
  5779. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  5780. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  5781. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  5782. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  5783. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  5784. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  5785. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  5786. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  5787.  
  5788. Exception ticking TrapDeadfall1774822 (at (239, 0, 206)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  5789. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  5790. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  5791. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  5792. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  5793. UnityEngine.Logger:Log(LogType, Object)
  5794. UnityEngine.Debug:LogError(Object)
  5795. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  5796. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  5797. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  5798. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  5799. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  5800. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  5801. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  5802. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  5803.  
  5804. Exception ticking TrapDeadfall1774823 (at (239, 0, 205)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  5805. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  5806. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  5807. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  5808. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  5809. UnityEngine.Logger:Log(LogType, Object)
  5810. UnityEngine.Debug:LogError(Object)
  5811. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  5812. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  5813. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  5814. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  5815. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  5816. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  5817. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  5818. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  5819.  
  5820. Exception ticking TrapDeadfall1774824 (at (239, 0, 204)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  5821. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  5822. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  5823. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  5824. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  5825. UnityEngine.Logger:Log(LogType, Object)
  5826. UnityEngine.Debug:LogError(Object)
  5827. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  5828. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  5829. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  5830. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  5831. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  5832. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  5833. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  5834. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  5835.  
  5836. Exception ticking TrapDeadfall1774825 (at (239, 0, 203)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  5837. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  5838. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  5839. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  5840. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  5841. UnityEngine.Logger:Log(LogType, Object)
  5842. UnityEngine.Debug:LogError(Object)
  5843. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  5844. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  5845. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  5846. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  5847. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  5848. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  5849. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  5850. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  5851.  
  5852. Exception ticking TrapDeadfall1774826 (at (239, 0, 202)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  5853. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  5854. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  5855. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  5856. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  5857. UnityEngine.Logger:Log(LogType, Object)
  5858. UnityEngine.Debug:LogError(Object)
  5859. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  5860. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  5861. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  5862. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  5863. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  5864. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  5865. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  5866. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  5867.  
  5868. Exception ticking TrapDeadfall1774827 (at (239, 0, 200)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  5869. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  5870. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  5871. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  5872. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  5873. UnityEngine.Logger:Log(LogType, Object)
  5874. UnityEngine.Debug:LogError(Object)
  5875. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  5876. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  5877. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  5878. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  5879. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  5880. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  5881. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  5882. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  5883.  
  5884. Exception ticking TrapDeadfall1774828 (at (239, 0, 201)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  5885. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  5886. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  5887. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  5888. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  5889. UnityEngine.Logger:Log(LogType, Object)
  5890. UnityEngine.Debug:LogError(Object)
  5891. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  5892. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  5893. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  5894. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  5895. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  5896. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  5897. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  5898. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  5899.  
  5900. Exception ticking TrapDeadfall1774829 (at (239, 0, 199)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  5901. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  5902. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  5903. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  5904. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  5905. UnityEngine.Logger:Log(LogType, Object)
  5906. UnityEngine.Debug:LogError(Object)
  5907. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  5908. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  5909. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  5910. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  5911. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  5912. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  5913. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  5914. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  5915.  
  5916. Exception ticking TrapDeadfall1774830 (at (239, 0, 198)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  5917. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  5918. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  5919. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  5920. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  5921. UnityEngine.Logger:Log(LogType, Object)
  5922. UnityEngine.Debug:LogError(Object)
  5923. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  5924. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  5925. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  5926. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  5927. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  5928. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  5929. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  5930. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  5931.  
  5932. Exception ticking TrapDeadfall1774831 (at (239, 0, 196)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  5933. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  5934. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  5935. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  5936. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  5937. UnityEngine.Logger:Log(LogType, Object)
  5938. UnityEngine.Debug:LogError(Object)
  5939. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  5940. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  5941. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  5942. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  5943. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  5944. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  5945. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  5946. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  5947.  
  5948. Exception ticking TrapDeadfall1774832 (at (239, 0, 195)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  5949. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  5950. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  5951. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  5952. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  5953. UnityEngine.Logger:Log(LogType, Object)
  5954. UnityEngine.Debug:LogError(Object)
  5955. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  5956. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  5957. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  5958. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  5959. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  5960. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  5961. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  5962. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  5963.  
  5964. Exception ticking TrapDeadfall1774833 (at (239, 0, 197)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  5965. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  5966. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  5967. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  5968. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  5969. UnityEngine.Logger:Log(LogType, Object)
  5970. UnityEngine.Debug:LogError(Object)
  5971. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  5972. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  5973. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  5974. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  5975. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  5976. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  5977. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  5978. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  5979.  
  5980. Exception ticking TrapDeadfall1774834 (at (239, 0, 194)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  5981. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  5982. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  5983. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  5984. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  5985. UnityEngine.Logger:Log(LogType, Object)
  5986. UnityEngine.Debug:LogError(Object)
  5987. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  5988. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  5989. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  5990. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  5991. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  5992. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  5993. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  5994. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  5995.  
  5996. Exception ticking TrapDeadfall1774835 (at (239, 0, 192)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  5997. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  5998. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  5999. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  6000. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  6001. UnityEngine.Logger:Log(LogType, Object)
  6002. UnityEngine.Debug:LogError(Object)
  6003. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  6004. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  6005. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  6006. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  6007. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  6008. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  6009. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  6010. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  6011.  
  6012. Exception ticking TrapDeadfall1774836 (at (239, 0, 193)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  6013. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  6014. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  6015. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  6016. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  6017. UnityEngine.Logger:Log(LogType, Object)
  6018. UnityEngine.Debug:LogError(Object)
  6019. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  6020. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  6021. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  6022. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  6023. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  6024. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  6025. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  6026. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  6027.  
  6028. Exception ticking TrapDeadfall1774837 (at (239, 0, 191)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  6029. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  6030. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  6031. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  6032. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  6033. UnityEngine.Logger:Log(LogType, Object)
  6034. UnityEngine.Debug:LogError(Object)
  6035. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  6036. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  6037. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  6038. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  6039. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  6040. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  6041. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  6042. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  6043.  
  6044. Exception ticking TrapDeadfall1774838 (at (239, 0, 189)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  6045. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  6046. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  6047. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  6048. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  6049. UnityEngine.Logger:Log(LogType, Object)
  6050. UnityEngine.Debug:LogError(Object)
  6051. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  6052. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  6053. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  6054. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  6055. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  6056. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  6057. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  6058. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  6059.  
  6060. Exception ticking TrapDeadfall1774839 (at (239, 0, 190)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  6061. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  6062. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  6063. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  6064. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  6065. UnityEngine.Logger:Log(LogType, Object)
  6066. UnityEngine.Debug:LogError(Object)
  6067. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  6068. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  6069. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  6070. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  6071. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  6072. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  6073. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  6074. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  6075.  
  6076. Exception ticking TrapDeadfall1774840 (at (238, 0, 189)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  6077. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  6078. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  6079. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  6080. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  6081. UnityEngine.Logger:Log(LogType, Object)
  6082. UnityEngine.Debug:LogError(Object)
  6083. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  6084. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  6085. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  6086. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  6087. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  6088. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  6089. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  6090. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  6091.  
  6092. Exception ticking TrapDeadfall1774841 (at (238, 0, 190)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  6093. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  6094. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  6095. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  6096. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  6097. UnityEngine.Logger:Log(LogType, Object)
  6098. UnityEngine.Debug:LogError(Object)
  6099. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  6100. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  6101. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  6102. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  6103. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  6104. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  6105. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  6106. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  6107.  
  6108. Exception ticking TrapDeadfall1774842 (at (238, 0, 192)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  6109. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  6110. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  6111. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  6112. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  6113. UnityEngine.Logger:Log(LogType, Object)
  6114. UnityEngine.Debug:LogError(Object)
  6115. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  6116. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  6117. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  6118. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  6119. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  6120. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  6121. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  6122. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  6123.  
  6124. Exception ticking TrapDeadfall1774843 (at (238, 0, 191)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  6125. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  6126. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  6127. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  6128. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  6129. UnityEngine.Logger:Log(LogType, Object)
  6130. UnityEngine.Debug:LogError(Object)
  6131. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  6132. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  6133. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  6134. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  6135. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  6136. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  6137. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  6138. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  6139.  
  6140. Exception ticking TrapDeadfall1774844 (at (238, 0, 193)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  6141. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  6142. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  6143. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  6144. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  6145. UnityEngine.Logger:Log(LogType, Object)
  6146. UnityEngine.Debug:LogError(Object)
  6147. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  6148. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  6149. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  6150. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  6151. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  6152. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  6153. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  6154. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  6155.  
  6156. Exception ticking TrapDeadfall1774846 (at (215, 0, 209)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  6157. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  6158. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  6159. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  6160. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  6161. UnityEngine.Logger:Log(LogType, Object)
  6162. UnityEngine.Debug:LogError(Object)
  6163. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  6164. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  6165. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  6166. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  6167. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  6168. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  6169. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  6170. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  6171.  
  6172. Exception ticking TrapDeadfall1774867 (at (201, 0, 190)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  6173. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  6174. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  6175. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  6176. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  6177. UnityEngine.Logger:Log(LogType, Object)
  6178. UnityEngine.Debug:LogError(Object)
  6179. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  6180. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  6181. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  6182. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  6183. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  6184. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  6185. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  6186. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  6187.  
  6188. Exception ticking TrapDeadfall1774869 (at (215, 0, 177)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  6189. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  6190. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  6191. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  6192. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  6193. UnityEngine.Logger:Log(LogType, Object)
  6194. UnityEngine.Debug:LogError(Object)
  6195. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  6196. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  6197. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  6198. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  6199. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  6200. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  6201. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  6202. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  6203.  
  6204. Exception ticking TrapDeadfall1774870 (at (221, 0, 180)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  6205. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  6206. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  6207. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  6208. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  6209. UnityEngine.Logger:Log(LogType, Object)
  6210. UnityEngine.Debug:LogError(Object)
  6211. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  6212. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  6213. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  6214. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  6215. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  6216. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  6217. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  6218. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  6219.  
  6220. Exception ticking TrapDeadfall1774871 (at (219, 0, 195)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  6221. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  6222. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  6223. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  6224. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  6225. UnityEngine.Logger:Log(LogType, Object)
  6226. UnityEngine.Debug:LogError(Object)
  6227. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  6228. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  6229. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  6230. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  6231. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  6232. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  6233. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  6234. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  6235.  
  6236. Exception ticking TrapDeadfall1774872 (at (219, 0, 209)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  6237. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  6238. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  6239. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  6240. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  6241. UnityEngine.Logger:Log(LogType, Object)
  6242. UnityEngine.Debug:LogError(Object)
  6243. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  6244. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  6245. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  6246. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  6247. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  6248. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  6249. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  6250. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  6251.  
  6252. Exception ticking TrapDeadfall1774875 (at (220, 0, 211)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  6253. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  6254. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  6255. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  6256. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  6257. UnityEngine.Logger:Log(LogType, Object)
  6258. UnityEngine.Debug:LogError(Object)
  6259. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  6260. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  6261. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  6262. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  6263. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  6264. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  6265. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  6266. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  6267.  
  6268. Exception ticking TrapDeadfall1774876 (at (226, 0, 215)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  6269. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  6270. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  6271. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  6272. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  6273. UnityEngine.Logger:Log(LogType, Object)
  6274. UnityEngine.Debug:LogError(Object)
  6275. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  6276. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  6277. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  6278. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  6279. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  6280. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  6281. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  6282. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  6283.  
  6284. Exception ticking TrapDeadfall1774877 (at (227, 0, 207)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  6285. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  6286. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  6287. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  6288. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  6289. UnityEngine.Logger:Log(LogType, Object)
  6290. UnityEngine.Debug:LogError(Object)
  6291. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  6292. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  6293. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  6294. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  6295. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  6296. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  6297. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  6298. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  6299.  
  6300. Exception ticking TrapDeadfall1774878 (at (234, 0, 198)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  6301. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  6302. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  6303. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  6304. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  6305. UnityEngine.Logger:Log(LogType, Object)
  6306. UnityEngine.Debug:LogError(Object)
  6307. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  6308. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  6309. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  6310. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  6311. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  6312. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  6313. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  6314. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  6315.  
  6316. Exception ticking TrapDeadfall1774879 (at (242, 0, 193)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  6317. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  6318. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  6319. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  6320. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  6321. UnityEngine.Logger:Log(LogType, Object)
  6322. UnityEngine.Debug:LogError(Object)
  6323. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  6324. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  6325. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  6326. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  6327. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  6328. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  6329. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  6330. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  6331.  
  6332. Exception ticking TrapDeadfall1774880 (at (232, 0, 170)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  6333. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  6334. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  6335. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  6336. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  6337. UnityEngine.Logger:Log(LogType, Object)
  6338. UnityEngine.Debug:LogError(Object)
  6339. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  6340. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  6341. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  6342. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  6343. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  6344. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  6345. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  6346. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  6347.  
  6348. Exception ticking TrapDeadfall1774882 (at (225, 0, 156)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  6349. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  6350. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  6351. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  6352. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  6353. UnityEngine.Logger:Log(LogType, Object)
  6354. UnityEngine.Debug:LogError(Object)
  6355. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  6356. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  6357. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  6358. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  6359. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  6360. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  6361. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  6362. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  6363.  
  6364. Exception ticking TrapDeadfall1774883 (at (216, 0, 161)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  6365. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  6366. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  6367. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  6368. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  6369. UnityEngine.Logger:Log(LogType, Object)
  6370. UnityEngine.Debug:LogError(Object)
  6371. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  6372. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  6373. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  6374. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  6375. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  6376. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  6377. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  6378. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  6379.  
  6380. Exception ticking TrapDeadfall1774884 (at (212, 0, 164)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  6381. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  6382. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  6383. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  6384. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  6385. UnityEngine.Logger:Log(LogType, Object)
  6386. UnityEngine.Debug:LogError(Object)
  6387. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  6388. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  6389. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  6390. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  6391. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  6392. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  6393. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  6394. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  6395.  
  6396. Exception ticking TrapDeadfall1774885 (at (208, 0, 165)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  6397. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  6398. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  6399. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  6400. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  6401. UnityEngine.Logger:Log(LogType, Object)
  6402. UnityEngine.Debug:LogError(Object)
  6403. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  6404. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  6405. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  6406. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  6407. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  6408. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  6409. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  6410. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  6411.  
  6412. Exception ticking TrapDeadfall1774886 (at (205, 0, 157)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  6413. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  6414. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  6415. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  6416. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  6417. UnityEngine.Logger:Log(LogType, Object)
  6418. UnityEngine.Debug:LogError(Object)
  6419. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  6420. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  6421. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  6422. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  6423. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  6424. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  6425. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  6426. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  6427.  
  6428. Exception ticking TrapDeadfall1774887 (at (215, 0, 147)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  6429. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  6430. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  6431. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  6432. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  6433. UnityEngine.Logger:Log(LogType, Object)
  6434. UnityEngine.Debug:LogError(Object)
  6435. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  6436. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  6437. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  6438. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  6439. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  6440. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  6441. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  6442. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  6443.  
  6444. Exception ticking TrapDeadfall1774888 (at (227, 0, 146)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  6445. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  6446. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  6447. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  6448. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  6449. UnityEngine.Logger:Log(LogType, Object)
  6450. UnityEngine.Debug:LogError(Object)
  6451. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  6452. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  6453. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  6454. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  6455. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  6456. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  6457. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  6458. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  6459.  
  6460. Exception ticking TrapDeadfall1774889 (at (236, 0, 146)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  6461. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  6462. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  6463. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  6464. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  6465. UnityEngine.Logger:Log(LogType, Object)
  6466. UnityEngine.Debug:LogError(Object)
  6467. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  6468. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  6469. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  6470. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  6471. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  6472. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  6473. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  6474. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  6475.  
  6476. Exception ticking TrapDeadfall1774890 (at (234, 0, 140)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  6477. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  6478. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  6479. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  6480. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  6481. UnityEngine.Logger:Log(LogType, Object)
  6482. UnityEngine.Debug:LogError(Object)
  6483. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  6484. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  6485. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  6486. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  6487. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  6488. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  6489. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  6490. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  6491.  
  6492. Exception ticking TrapDeadfall1774891 (at (229, 0, 131)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  6493. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  6494. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  6495. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  6496. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  6497. UnityEngine.Logger:Log(LogType, Object)
  6498. UnityEngine.Debug:LogError(Object)
  6499. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  6500. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  6501. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  6502. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  6503. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  6504. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  6505. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  6506. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  6507.  
  6508. Exception ticking TrapDeadfall1774892 (at (235, 0, 125)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  6509. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  6510. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  6511. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  6512. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  6513. UnityEngine.Logger:Log(LogType, Object)
  6514. UnityEngine.Debug:LogError(Object)
  6515. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  6516. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  6517. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  6518. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  6519. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  6520. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  6521. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  6522. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  6523.  
  6524. Exception ticking TrapDeadfall1774893 (at (241, 0, 123)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  6525. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  6526. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  6527. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  6528. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  6529. UnityEngine.Logger:Log(LogType, Object)
  6530. UnityEngine.Debug:LogError(Object)
  6531. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  6532. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  6533. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  6534. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  6535. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  6536. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  6537. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  6538. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  6539.  
  6540. Exception ticking TrapDeadfall1774894 (at (227, 0, 120)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  6541. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  6542. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  6543. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  6544. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  6545. UnityEngine.Logger:Log(LogType, Object)
  6546. UnityEngine.Debug:LogError(Object)
  6547. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  6548. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  6549. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  6550. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  6551. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  6552. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  6553. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  6554. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  6555.  
  6556. Exception ticking TrapDeadfall1774895 (at (232, 0, 111)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  6557. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  6558. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  6559. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  6560. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  6561. UnityEngine.Logger:Log(LogType, Object)
  6562. UnityEngine.Debug:LogError(Object)
  6563. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  6564. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  6565. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  6566. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  6567. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  6568. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  6569. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  6570. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  6571.  
  6572. Exception ticking TrapDeadfall2418439 (at (135, 0, 154)). Suppressing further errors. Exception: System.NotImplementedException: The requested feature is not implemented.
  6573. at Verse.Entity.Tick () [0x00001] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Entity.cs:24
  6574. at Verse.TickList.Tick () [0x001aa] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:125
  6575. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  6576. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  6577. UnityEngine.Logger:Log(LogType, Object)
  6578. UnityEngine.Debug:LogError(Object)
  6579. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  6580. Verse.Log:ErrorOnce(String, Int32, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:105)
  6581. Verse.TickList:Tick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickList.cs:139)
  6582. Verse.TickManager:DoSingleTick() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:297)
  6583. Verse.TickManager:TickManagerUpdate() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Ticking\TickManager.cs:261)
  6584. Verse.Game:UpdatePlay() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:512)
  6585. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99)
  6586. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  6587.  
  6588. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  6589. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  6590. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  6591. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  6592. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  6593. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  6594. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  6595. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  6596. UnityEngine.Logger:Log(LogType, Object)
  6597. UnityEngine.Debug:LogError(Object)
  6598. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  6599. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  6600. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  6601.  
  6602. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  6603. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  6604. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  6605. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  6606. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  6607. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  6608. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  6609. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  6610. UnityEngine.Logger:Log(LogType, Object)
  6611. UnityEngine.Debug:LogError(Object)
  6612. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  6613. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  6614. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  6615.  
  6616. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  6617. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  6618. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  6619. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  6620. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  6621. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  6622. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  6623. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  6624. UnityEngine.Logger:Log(LogType, Object)
  6625. UnityEngine.Debug:LogError(Object)
  6626. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  6627. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  6628. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  6629.  
  6630. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  6631. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  6632. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  6633. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  6634. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  6635. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  6636. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  6637. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  6638. UnityEngine.Logger:Log(LogType, Object)
  6639. UnityEngine.Debug:LogError(Object)
  6640. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  6641. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  6642. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  6643.  
  6644. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  6645. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  6646. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  6647. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  6648. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  6649. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  6650. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  6651. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  6652. UnityEngine.Logger:Log(LogType, Object)
  6653. UnityEngine.Debug:LogError(Object)
  6654. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  6655. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  6656. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  6657.  
  6658. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  6659. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  6660. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  6661. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  6662. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  6663. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  6664. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  6665. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  6666. UnityEngine.Logger:Log(LogType, Object)
  6667. UnityEngine.Debug:LogError(Object)
  6668. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  6669. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  6670. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  6671.  
  6672. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  6673. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  6674. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  6675. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  6676. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  6677. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  6678. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  6679. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  6680. UnityEngine.Logger:Log(LogType, Object)
  6681. UnityEngine.Debug:LogError(Object)
  6682. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  6683. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  6684. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  6685.  
  6686. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  6687. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  6688. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  6689. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  6690. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  6691. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  6692. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  6693. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  6694. UnityEngine.Logger:Log(LogType, Object)
  6695. UnityEngine.Debug:LogError(Object)
  6696. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  6697. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  6698. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  6699.  
  6700. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  6701. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  6702. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  6703. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  6704. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  6705. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  6706. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  6707. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  6708. UnityEngine.Logger:Log(LogType, Object)
  6709. UnityEngine.Debug:LogError(Object)
  6710. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  6711. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  6712. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  6713.  
  6714. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  6715. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  6716. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  6717. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  6718. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  6719. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  6720. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  6721. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  6722. UnityEngine.Logger:Log(LogType, Object)
  6723. UnityEngine.Debug:LogError(Object)
  6724. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  6725. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  6726. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  6727.  
  6728. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  6729. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  6730. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  6731. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  6732. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  6733. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  6734. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  6735. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  6736. UnityEngine.Logger:Log(LogType, Object)
  6737. UnityEngine.Debug:LogError(Object)
  6738. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  6739. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  6740. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  6741.  
  6742. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  6743. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  6744. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  6745. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  6746. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  6747. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  6748. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  6749. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  6750. UnityEngine.Logger:Log(LogType, Object)
  6751. UnityEngine.Debug:LogError(Object)
  6752. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  6753. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  6754. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  6755.  
  6756. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  6757. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  6758. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  6759. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  6760. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  6761. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  6762. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  6763. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  6764. UnityEngine.Logger:Log(LogType, Object)
  6765. UnityEngine.Debug:LogError(Object)
  6766. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  6767. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  6768. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  6769.  
  6770. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  6771. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  6772. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  6773. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  6774. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  6775. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  6776. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  6777. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  6778. UnityEngine.Logger:Log(LogType, Object)
  6779. UnityEngine.Debug:LogError(Object)
  6780. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  6781. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  6782. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  6783.  
  6784. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  6785. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  6786. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  6787. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  6788. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  6789. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  6790. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  6791. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  6792. UnityEngine.Logger:Log(LogType, Object)
  6793. UnityEngine.Debug:LogError(Object)
  6794. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  6795. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  6796. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  6797.  
  6798. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  6799. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  6800. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  6801. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  6802. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  6803. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  6804. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  6805. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  6806. UnityEngine.Logger:Log(LogType, Object)
  6807. UnityEngine.Debug:LogError(Object)
  6808. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  6809. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  6810. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  6811.  
  6812. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  6813. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  6814. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  6815. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  6816. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  6817. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  6818. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  6819. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  6820. UnityEngine.Logger:Log(LogType, Object)
  6821. UnityEngine.Debug:LogError(Object)
  6822. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  6823. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  6824. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  6825.  
  6826. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  6827. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  6828. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  6829. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  6830. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  6831. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  6832. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  6833. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  6834. UnityEngine.Logger:Log(LogType, Object)
  6835. UnityEngine.Debug:LogError(Object)
  6836. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  6837. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  6838. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  6839.  
  6840. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  6841. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  6842. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  6843. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  6844. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  6845. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  6846. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  6847. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  6848. UnityEngine.Logger:Log(LogType, Object)
  6849. UnityEngine.Debug:LogError(Object)
  6850. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  6851. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  6852. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  6853.  
  6854. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  6855. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  6856. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  6857. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  6858. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  6859. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  6860. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  6861. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  6862. UnityEngine.Logger:Log(LogType, Object)
  6863. UnityEngine.Debug:LogError(Object)
  6864. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  6865. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  6866. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  6867.  
  6868. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  6869. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  6870. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  6871. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  6872. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  6873. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  6874. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  6875. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  6876. UnityEngine.Logger:Log(LogType, Object)
  6877. UnityEngine.Debug:LogError(Object)
  6878. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  6879. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  6880. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  6881.  
  6882. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  6883. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  6884. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  6885. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  6886. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  6887. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  6888. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  6889. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  6890. UnityEngine.Logger:Log(LogType, Object)
  6891. UnityEngine.Debug:LogError(Object)
  6892. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  6893. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  6894. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  6895.  
  6896. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  6897. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  6898. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  6899. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  6900. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  6901. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  6902. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  6903. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  6904. UnityEngine.Logger:Log(LogType, Object)
  6905. UnityEngine.Debug:LogError(Object)
  6906. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  6907. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  6908. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  6909.  
  6910. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  6911. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  6912. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  6913. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  6914. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  6915. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  6916. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  6917. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  6918. UnityEngine.Logger:Log(LogType, Object)
  6919. UnityEngine.Debug:LogError(Object)
  6920. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  6921. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  6922. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  6923.  
  6924. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  6925. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  6926. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  6927. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  6928. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  6929. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  6930. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  6931. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  6932. UnityEngine.Logger:Log(LogType, Object)
  6933. UnityEngine.Debug:LogError(Object)
  6934. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  6935. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  6936. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  6937.  
  6938. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  6939. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  6940. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  6941. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  6942. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  6943. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  6944. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  6945. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  6946. UnityEngine.Logger:Log(LogType, Object)
  6947. UnityEngine.Debug:LogError(Object)
  6948. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  6949. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  6950. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  6951.  
  6952. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  6953. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  6954. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  6955. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  6956. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  6957. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  6958. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  6959. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  6960. UnityEngine.Logger:Log(LogType, Object)
  6961. UnityEngine.Debug:LogError(Object)
  6962. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  6963. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  6964. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  6965.  
  6966. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  6967. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  6968. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  6969. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  6970. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  6971. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  6972. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  6973. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  6974. UnityEngine.Logger:Log(LogType, Object)
  6975. UnityEngine.Debug:LogError(Object)
  6976. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  6977. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  6978. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  6979.  
  6980. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  6981. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  6982. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  6983. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  6984. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  6985. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  6986. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  6987. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  6988. UnityEngine.Logger:Log(LogType, Object)
  6989. UnityEngine.Debug:LogError(Object)
  6990. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  6991. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  6992. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  6993.  
  6994. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  6995. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  6996. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  6997. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  6998. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  6999. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  7000. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  7001. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  7002. UnityEngine.Logger:Log(LogType, Object)
  7003. UnityEngine.Debug:LogError(Object)
  7004. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  7005. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  7006. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  7007.  
  7008. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  7009. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  7010. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  7011. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  7012. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  7013. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  7014. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  7015. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  7016. UnityEngine.Logger:Log(LogType, Object)
  7017. UnityEngine.Debug:LogError(Object)
  7018. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  7019. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  7020. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  7021.  
  7022. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  7023. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  7024. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  7025. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  7026. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  7027. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  7028. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  7029. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  7030. UnityEngine.Logger:Log(LogType, Object)
  7031. UnityEngine.Debug:LogError(Object)
  7032. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  7033. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  7034. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  7035.  
  7036. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  7037. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  7038. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  7039. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  7040. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  7041. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  7042. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  7043. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  7044. UnityEngine.Logger:Log(LogType, Object)
  7045. UnityEngine.Debug:LogError(Object)
  7046. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  7047. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  7048. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  7049.  
  7050. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  7051. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  7052. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  7053. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  7054. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  7055. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  7056. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  7057. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  7058. UnityEngine.Logger:Log(LogType, Object)
  7059. UnityEngine.Debug:LogError(Object)
  7060. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  7061. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  7062. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  7063.  
  7064. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  7065. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  7066. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  7067. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  7068. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  7069. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  7070. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  7071. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  7072. UnityEngine.Logger:Log(LogType, Object)
  7073. UnityEngine.Debug:LogError(Object)
  7074. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  7075. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  7076. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  7077.  
  7078. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  7079. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  7080. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  7081. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  7082. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  7083. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  7084. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  7085. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  7086. UnityEngine.Logger:Log(LogType, Object)
  7087. UnityEngine.Debug:LogError(Object)
  7088. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  7089. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  7090. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  7091.  
  7092. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  7093. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  7094. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  7095. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  7096. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  7097. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  7098. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  7099. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  7100. UnityEngine.Logger:Log(LogType, Object)
  7101. UnityEngine.Debug:LogError(Object)
  7102. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  7103. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  7104. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  7105.  
  7106. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  7107. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  7108. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  7109. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  7110. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  7111. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  7112. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  7113. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  7114. UnityEngine.Logger:Log(LogType, Object)
  7115. UnityEngine.Debug:LogError(Object)
  7116. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  7117. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  7118. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  7119.  
  7120. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  7121. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  7122. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  7123. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  7124. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  7125. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  7126. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  7127. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  7128. UnityEngine.Logger:Log(LogType, Object)
  7129. UnityEngine.Debug:LogError(Object)
  7130. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  7131. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  7132. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  7133.  
  7134. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  7135. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  7136. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  7137. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  7138. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  7139. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  7140. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  7141. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  7142. UnityEngine.Logger:Log(LogType, Object)
  7143. UnityEngine.Debug:LogError(Object)
  7144. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  7145. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  7146. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  7147.  
  7148. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  7149. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  7150. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  7151. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  7152. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  7153. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  7154. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  7155. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  7156. UnityEngine.Logger:Log(LogType, Object)
  7157. UnityEngine.Debug:LogError(Object)
  7158. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  7159. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  7160. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  7161.  
  7162. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  7163. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  7164. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  7165. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  7166. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  7167. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  7168. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  7169. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  7170. UnityEngine.Logger:Log(LogType, Object)
  7171. UnityEngine.Debug:LogError(Object)
  7172. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  7173. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  7174. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  7175.  
  7176. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  7177. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  7178. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  7179. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  7180. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  7181. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  7182. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  7183. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  7184. UnityEngine.Logger:Log(LogType, Object)
  7185. UnityEngine.Debug:LogError(Object)
  7186. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  7187. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  7188. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  7189.  
  7190. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  7191. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  7192. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  7193. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  7194. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  7195. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  7196. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  7197. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  7198. UnityEngine.Logger:Log(LogType, Object)
  7199. UnityEngine.Debug:LogError(Object)
  7200. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  7201. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  7202. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  7203.  
  7204. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  7205. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  7206. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  7207. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  7208. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  7209. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  7210. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  7211. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  7212. UnityEngine.Logger:Log(LogType, Object)
  7213. UnityEngine.Debug:LogError(Object)
  7214. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  7215. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  7216. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  7217.  
  7218. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  7219. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  7220. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  7221. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  7222. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  7223. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  7224. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  7225. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  7226. UnityEngine.Logger:Log(LogType, Object)
  7227. UnityEngine.Debug:LogError(Object)
  7228. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  7229. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  7230. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  7231.  
  7232. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  7233. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  7234. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  7235. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  7236. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  7237. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  7238. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  7239. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  7240. UnityEngine.Logger:Log(LogType, Object)
  7241. UnityEngine.Debug:LogError(Object)
  7242. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  7243. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  7244. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  7245.  
  7246. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  7247. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  7248. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  7249. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  7250. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  7251. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  7252. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  7253. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  7254. UnityEngine.Logger:Log(LogType, Object)
  7255. UnityEngine.Debug:LogError(Object)
  7256. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  7257. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  7258. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  7259.  
  7260. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  7261. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  7262. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  7263. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  7264. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  7265. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  7266. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  7267. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  7268. UnityEngine.Logger:Log(LogType, Object)
  7269. UnityEngine.Debug:LogError(Object)
  7270. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  7271. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  7272. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  7273.  
  7274. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  7275. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  7276. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  7277. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  7278. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  7279. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  7280. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  7281. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  7282. UnityEngine.Logger:Log(LogType, Object)
  7283. UnityEngine.Debug:LogError(Object)
  7284. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  7285. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  7286. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  7287.  
  7288. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  7289. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  7290. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  7291. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  7292. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  7293. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  7294. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  7295. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  7296. UnityEngine.Logger:Log(LogType, Object)
  7297. UnityEngine.Debug:LogError(Object)
  7298. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  7299. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  7300. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  7301.  
  7302. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  7303. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  7304. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  7305. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  7306. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  7307. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  7308. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  7309. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  7310. UnityEngine.Logger:Log(LogType, Object)
  7311. UnityEngine.Debug:LogError(Object)
  7312. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  7313. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  7314. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  7315.  
  7316. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  7317. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  7318. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  7319. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  7320. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  7321. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  7322. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  7323. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  7324. UnityEngine.Logger:Log(LogType, Object)
  7325. UnityEngine.Debug:LogError(Object)
  7326. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  7327. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  7328. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  7329.  
  7330. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  7331. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  7332. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  7333. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  7334. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  7335. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  7336. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  7337. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  7338. UnityEngine.Logger:Log(LogType, Object)
  7339. UnityEngine.Debug:LogError(Object)
  7340. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  7341. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  7342. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  7343.  
  7344. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  7345. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  7346. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  7347. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  7348. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  7349. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  7350. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  7351. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  7352. UnityEngine.Logger:Log(LogType, Object)
  7353. UnityEngine.Debug:LogError(Object)
  7354. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  7355. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  7356. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  7357.  
  7358. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  7359. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  7360. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  7361. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  7362. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  7363. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  7364. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  7365. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  7366. UnityEngine.Logger:Log(LogType, Object)
  7367. UnityEngine.Debug:LogError(Object)
  7368. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  7369. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  7370. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  7371.  
  7372. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  7373. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  7374. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  7375. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  7376. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  7377. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  7378. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  7379. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  7380. UnityEngine.Logger:Log(LogType, Object)
  7381. UnityEngine.Debug:LogError(Object)
  7382. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  7383. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  7384. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  7385.  
  7386. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  7387. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  7388. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  7389. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  7390. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  7391. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  7392. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  7393. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  7394. UnityEngine.Logger:Log(LogType, Object)
  7395. UnityEngine.Debug:LogError(Object)
  7396. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  7397. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  7398. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  7399.  
  7400. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  7401. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  7402. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  7403. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  7404. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  7405. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  7406. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  7407. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  7408. UnityEngine.Logger:Log(LogType, Object)
  7409. UnityEngine.Debug:LogError(Object)
  7410. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  7411. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  7412. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  7413.  
  7414. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  7415. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  7416. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  7417. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  7418. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  7419. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  7420. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  7421. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  7422. UnityEngine.Logger:Log(LogType, Object)
  7423. UnityEngine.Debug:LogError(Object)
  7424. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  7425. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  7426. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  7427.  
  7428. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  7429. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  7430. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  7431. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  7432. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  7433. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  7434. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  7435. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  7436. UnityEngine.Logger:Log(LogType, Object)
  7437. UnityEngine.Debug:LogError(Object)
  7438. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  7439. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  7440. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  7441.  
  7442. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  7443. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  7444. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  7445. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  7446. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  7447. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  7448. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  7449. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  7450. UnityEngine.Logger:Log(LogType, Object)
  7451. UnityEngine.Debug:LogError(Object)
  7452. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  7453. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  7454. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  7455.  
  7456. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  7457. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  7458. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  7459. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  7460. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  7461. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  7462. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  7463. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  7464. UnityEngine.Logger:Log(LogType, Object)
  7465. UnityEngine.Debug:LogError(Object)
  7466. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  7467. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  7468. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  7469.  
  7470. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  7471. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  7472. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  7473. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  7474. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  7475. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  7476. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  7477. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  7478. UnityEngine.Logger:Log(LogType, Object)
  7479. UnityEngine.Debug:LogError(Object)
  7480. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  7481. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  7482. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  7483.  
  7484. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  7485. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  7486. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  7487. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  7488. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  7489. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  7490. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  7491. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  7492. UnityEngine.Logger:Log(LogType, Object)
  7493. UnityEngine.Debug:LogError(Object)
  7494. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  7495. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  7496. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  7497.  
  7498. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  7499. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  7500. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  7501. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  7502. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  7503. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  7504. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  7505. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  7506. UnityEngine.Logger:Log(LogType, Object)
  7507. UnityEngine.Debug:LogError(Object)
  7508. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  7509. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  7510. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  7511.  
  7512. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  7513. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  7514. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  7515. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  7516. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  7517. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  7518. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  7519. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  7520. UnityEngine.Logger:Log(LogType, Object)
  7521. UnityEngine.Debug:LogError(Object)
  7522. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  7523. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  7524. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  7525.  
  7526. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  7527. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  7528. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  7529. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  7530. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  7531. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  7532. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  7533. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  7534. UnityEngine.Logger:Log(LogType, Object)
  7535. UnityEngine.Debug:LogError(Object)
  7536. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  7537. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  7538. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  7539.  
  7540. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  7541. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  7542. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  7543. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  7544. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  7545. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  7546. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  7547. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  7548. UnityEngine.Logger:Log(LogType, Object)
  7549. UnityEngine.Debug:LogError(Object)
  7550. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  7551. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  7552. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  7553.  
  7554. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  7555. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  7556. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  7557. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  7558. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  7559. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  7560. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  7561. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  7562. UnityEngine.Logger:Log(LogType, Object)
  7563. UnityEngine.Debug:LogError(Object)
  7564. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  7565. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  7566. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  7567.  
  7568. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  7569. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  7570. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  7571. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  7572. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  7573. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  7574. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  7575. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  7576. UnityEngine.Logger:Log(LogType, Object)
  7577. UnityEngine.Debug:LogError(Object)
  7578. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  7579. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  7580. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  7581.  
  7582. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  7583. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  7584. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  7585. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  7586. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  7587. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  7588. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  7589. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  7590. UnityEngine.Logger:Log(LogType, Object)
  7591. UnityEngine.Debug:LogError(Object)
  7592. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  7593. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  7594. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  7595.  
  7596. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  7597. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  7598. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  7599. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  7600. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  7601. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  7602. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  7603. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  7604. UnityEngine.Logger:Log(LogType, Object)
  7605. UnityEngine.Debug:LogError(Object)
  7606. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  7607. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  7608. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  7609.  
  7610. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  7611. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  7612. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  7613. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  7614. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  7615. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  7616. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  7617. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  7618. UnityEngine.Logger:Log(LogType, Object)
  7619. UnityEngine.Debug:LogError(Object)
  7620. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  7621. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  7622. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  7623.  
  7624. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  7625. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  7626. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  7627. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  7628. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  7629. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  7630. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  7631. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  7632. UnityEngine.Logger:Log(LogType, Object)
  7633. UnityEngine.Debug:LogError(Object)
  7634. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  7635. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  7636. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  7637.  
  7638. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  7639. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  7640. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  7641. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  7642. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  7643. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  7644. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  7645. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  7646. UnityEngine.Logger:Log(LogType, Object)
  7647. UnityEngine.Debug:LogError(Object)
  7648. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  7649. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  7650. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  7651.  
  7652. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  7653. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  7654. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  7655. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  7656. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  7657. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  7658. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  7659. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  7660. UnityEngine.Logger:Log(LogType, Object)
  7661. UnityEngine.Debug:LogError(Object)
  7662. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  7663. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  7664. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  7665.  
  7666. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  7667. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  7668. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  7669. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  7670. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  7671. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  7672. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  7673. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  7674. UnityEngine.Logger:Log(LogType, Object)
  7675. UnityEngine.Debug:LogError(Object)
  7676. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  7677. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  7678. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  7679.  
  7680. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  7681. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  7682. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  7683. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  7684. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  7685. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  7686. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  7687. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  7688. UnityEngine.Logger:Log(LogType, Object)
  7689. UnityEngine.Debug:LogError(Object)
  7690. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  7691. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  7692. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  7693.  
  7694. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  7695. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  7696. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  7697. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  7698. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  7699. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  7700. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  7701. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  7702. UnityEngine.Logger:Log(LogType, Object)
  7703. UnityEngine.Debug:LogError(Object)
  7704. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  7705. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  7706. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  7707.  
  7708. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  7709. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  7710. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  7711. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  7712. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  7713. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  7714. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  7715. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  7716. UnityEngine.Logger:Log(LogType, Object)
  7717. UnityEngine.Debug:LogError(Object)
  7718. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  7719. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  7720. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  7721.  
  7722. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  7723. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  7724. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  7725. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  7726. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  7727. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  7728. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  7729. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  7730. UnityEngine.Logger:Log(LogType, Object)
  7731. UnityEngine.Debug:LogError(Object)
  7732. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  7733. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  7734. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  7735.  
  7736. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  7737. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  7738. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  7739. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  7740. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  7741. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  7742. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  7743. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  7744. UnityEngine.Logger:Log(LogType, Object)
  7745. UnityEngine.Debug:LogError(Object)
  7746. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  7747. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  7748. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  7749.  
  7750. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  7751. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  7752. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  7753. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  7754. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  7755. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  7756. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  7757. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  7758. UnityEngine.Logger:Log(LogType, Object)
  7759. UnityEngine.Debug:LogError(Object)
  7760. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  7761. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  7762. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  7763.  
  7764. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  7765. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  7766. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  7767. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  7768. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  7769. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  7770. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  7771. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  7772. UnityEngine.Logger:Log(LogType, Object)
  7773. UnityEngine.Debug:LogError(Object)
  7774. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  7775. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  7776. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  7777.  
  7778. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  7779. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  7780. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  7781. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  7782. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  7783. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  7784. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  7785. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  7786. UnityEngine.Logger:Log(LogType, Object)
  7787. UnityEngine.Debug:LogError(Object)
  7788. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  7789. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  7790. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  7791.  
  7792. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  7793. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  7794. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  7795. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  7796. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  7797. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  7798. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  7799. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  7800. UnityEngine.Logger:Log(LogType, Object)
  7801. UnityEngine.Debug:LogError(Object)
  7802. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  7803. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  7804. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  7805.  
  7806. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  7807. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  7808. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  7809. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  7810. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  7811. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  7812. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  7813. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  7814. UnityEngine.Logger:Log(LogType, Object)
  7815. UnityEngine.Debug:LogError(Object)
  7816. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  7817. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  7818. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  7819.  
  7820. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  7821. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  7822. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  7823. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  7824. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  7825. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  7826. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  7827. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  7828. UnityEngine.Logger:Log(LogType, Object)
  7829. UnityEngine.Debug:LogError(Object)
  7830. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  7831. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  7832. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  7833.  
  7834. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  7835. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  7836. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  7837. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  7838. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  7839. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  7840. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  7841. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  7842. UnityEngine.Logger:Log(LogType, Object)
  7843. UnityEngine.Debug:LogError(Object)
  7844. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  7845. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  7846. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  7847.  
  7848. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  7849. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  7850. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  7851. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  7852. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  7853. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  7854. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  7855. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  7856. UnityEngine.Logger:Log(LogType, Object)
  7857. UnityEngine.Debug:LogError(Object)
  7858. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  7859. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  7860. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  7861.  
  7862. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  7863. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  7864. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  7865. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  7866. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  7867. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  7868. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  7869. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  7870. UnityEngine.Logger:Log(LogType, Object)
  7871. UnityEngine.Debug:LogError(Object)
  7872. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  7873. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  7874. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  7875.  
  7876. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  7877. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  7878. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  7879. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  7880. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  7881. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  7882. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  7883. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  7884. UnityEngine.Logger:Log(LogType, Object)
  7885. UnityEngine.Debug:LogError(Object)
  7886. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  7887. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  7888. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  7889.  
  7890. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  7891. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  7892. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  7893. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  7894. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  7895. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  7896. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  7897. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  7898. UnityEngine.Logger:Log(LogType, Object)
  7899. UnityEngine.Debug:LogError(Object)
  7900. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  7901. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  7902. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  7903.  
  7904. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  7905. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  7906. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  7907. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  7908. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  7909. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  7910. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  7911. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  7912. UnityEngine.Logger:Log(LogType, Object)
  7913. UnityEngine.Debug:LogError(Object)
  7914. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  7915. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  7916. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  7917.  
  7918. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  7919. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  7920. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  7921. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  7922. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  7923. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  7924. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  7925. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  7926. UnityEngine.Logger:Log(LogType, Object)
  7927. UnityEngine.Debug:LogError(Object)
  7928. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  7929. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  7930. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  7931.  
  7932. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  7933. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  7934. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  7935. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  7936. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  7937. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  7938. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  7939. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  7940. UnityEngine.Logger:Log(LogType, Object)
  7941. UnityEngine.Debug:LogError(Object)
  7942. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  7943. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  7944. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  7945.  
  7946. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  7947. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  7948. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  7949. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  7950. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  7951. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  7952. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  7953. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  7954. UnityEngine.Logger:Log(LogType, Object)
  7955. UnityEngine.Debug:LogError(Object)
  7956. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  7957. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  7958. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  7959.  
  7960. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  7961. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  7962. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  7963. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  7964. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  7965. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  7966. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  7967. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  7968. UnityEngine.Logger:Log(LogType, Object)
  7969. UnityEngine.Debug:LogError(Object)
  7970. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  7971. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  7972. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  7973.  
  7974. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  7975. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  7976. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  7977. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  7978. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  7979. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  7980. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  7981. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  7982. UnityEngine.Logger:Log(LogType, Object)
  7983. UnityEngine.Debug:LogError(Object)
  7984. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  7985. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  7986. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  7987.  
  7988. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  7989. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  7990. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  7991. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  7992. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  7993. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  7994. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  7995. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  7996. UnityEngine.Logger:Log(LogType, Object)
  7997. UnityEngine.Debug:LogError(Object)
  7998. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  7999. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  8000. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  8001.  
  8002. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  8003. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  8004. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  8005. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  8006. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  8007. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  8008. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  8009. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  8010. UnityEngine.Logger:Log(LogType, Object)
  8011. UnityEngine.Debug:LogError(Object)
  8012. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  8013. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  8014. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  8015.  
  8016. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  8017. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  8018. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  8019. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  8020. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  8021. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  8022. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  8023. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  8024. UnityEngine.Logger:Log(LogType, Object)
  8025. UnityEngine.Debug:LogError(Object)
  8026. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  8027. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  8028. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  8029.  
  8030. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  8031. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  8032. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  8033. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  8034. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  8035. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  8036. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  8037. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  8038. UnityEngine.Logger:Log(LogType, Object)
  8039. UnityEngine.Debug:LogError(Object)
  8040. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  8041. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  8042. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  8043.  
  8044. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  8045. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  8046. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  8047. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  8048. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  8049. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  8050. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  8051. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  8052. UnityEngine.Logger:Log(LogType, Object)
  8053. UnityEngine.Debug:LogError(Object)
  8054. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  8055. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  8056. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  8057.  
  8058. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  8059. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  8060. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  8061. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  8062. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  8063. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  8064. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  8065. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  8066. UnityEngine.Logger:Log(LogType, Object)
  8067. UnityEngine.Debug:LogError(Object)
  8068. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  8069. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  8070. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  8071.  
  8072. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  8073. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  8074. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  8075. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  8076. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  8077. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  8078. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  8079. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  8080. UnityEngine.Logger:Log(LogType, Object)
  8081. UnityEngine.Debug:LogError(Object)
  8082. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  8083. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  8084. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  8085.  
  8086. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  8087. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  8088. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  8089. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  8090. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  8091. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  8092. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  8093. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  8094. UnityEngine.Logger:Log(LogType, Object)
  8095. UnityEngine.Debug:LogError(Object)
  8096. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  8097. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  8098. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  8099.  
  8100. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  8101. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  8102. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  8103. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  8104. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  8105. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  8106. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  8107. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  8108. UnityEngine.Logger:Log(LogType, Object)
  8109. UnityEngine.Debug:LogError(Object)
  8110. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  8111. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  8112. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  8113.  
  8114. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  8115. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  8116. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  8117. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  8118. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  8119. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  8120. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  8121. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  8122. UnityEngine.Logger:Log(LogType, Object)
  8123. UnityEngine.Debug:LogError(Object)
  8124. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  8125. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  8126. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  8127.  
  8128. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  8129. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  8130. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  8131. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  8132. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  8133. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  8134. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  8135. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  8136. UnityEngine.Logger:Log(LogType, Object)
  8137. UnityEngine.Debug:LogError(Object)
  8138. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  8139. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  8140. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  8141.  
  8142. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  8143. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  8144. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  8145. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  8146. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  8147. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  8148. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  8149. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  8150. UnityEngine.Logger:Log(LogType, Object)
  8151. UnityEngine.Debug:LogError(Object)
  8152. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  8153. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  8154. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  8155.  
  8156. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  8157. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  8158. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  8159. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  8160. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  8161. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  8162. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  8163. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  8164. UnityEngine.Logger:Log(LogType, Object)
  8165. UnityEngine.Debug:LogError(Object)
  8166. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  8167. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  8168. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  8169.  
  8170. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  8171. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  8172. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  8173. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  8174. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  8175. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  8176. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  8177. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  8178. UnityEngine.Logger:Log(LogType, Object)
  8179. UnityEngine.Debug:LogError(Object)
  8180. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  8181. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  8182. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  8183.  
  8184. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  8185. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  8186. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  8187. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  8188. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  8189. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  8190. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  8191. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  8192. UnityEngine.Logger:Log(LogType, Object)
  8193. UnityEngine.Debug:LogError(Object)
  8194. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  8195. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  8196. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  8197.  
  8198. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  8199. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  8200. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  8201. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  8202. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  8203. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  8204. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  8205. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  8206. UnityEngine.Logger:Log(LogType, Object)
  8207. UnityEngine.Debug:LogError(Object)
  8208. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  8209. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  8210. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  8211.  
  8212. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  8213. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  8214. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  8215. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  8216. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  8217. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  8218. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  8219. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  8220. UnityEngine.Logger:Log(LogType, Object)
  8221. UnityEngine.Debug:LogError(Object)
  8222. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  8223. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  8224. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  8225.  
  8226. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  8227. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  8228. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  8229. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  8230. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  8231. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  8232. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  8233. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  8234. UnityEngine.Logger:Log(LogType, Object)
  8235. UnityEngine.Debug:LogError(Object)
  8236. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  8237. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  8238. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  8239.  
  8240. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  8241. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  8242. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  8243. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  8244. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  8245. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  8246. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  8247. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  8248. UnityEngine.Logger:Log(LogType, Object)
  8249. UnityEngine.Debug:LogError(Object)
  8250. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  8251. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  8252. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  8253.  
  8254. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  8255. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  8256. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  8257. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  8258. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  8259. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  8260. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  8261. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  8262. UnityEngine.Logger:Log(LogType, Object)
  8263. UnityEngine.Debug:LogError(Object)
  8264. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  8265. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  8266. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  8267.  
  8268. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  8269. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  8270. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  8271. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  8272. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  8273. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  8274. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  8275. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  8276. UnityEngine.Logger:Log(LogType, Object)
  8277. UnityEngine.Debug:LogError(Object)
  8278. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  8279. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  8280. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  8281.  
  8282. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  8283. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  8284. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  8285. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  8286. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  8287. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  8288. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  8289. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  8290. UnityEngine.Logger:Log(LogType, Object)
  8291. UnityEngine.Debug:LogError(Object)
  8292. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  8293. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  8294. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  8295.  
  8296. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  8297. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  8298. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  8299. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  8300. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  8301. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  8302. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  8303. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  8304. UnityEngine.Logger:Log(LogType, Object)
  8305. UnityEngine.Debug:LogError(Object)
  8306. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  8307. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  8308. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  8309.  
  8310. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  8311. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  8312. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  8313. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  8314. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  8315. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  8316. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  8317. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  8318. UnityEngine.Logger:Log(LogType, Object)
  8319. UnityEngine.Debug:LogError(Object)
  8320. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  8321. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  8322. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  8323.  
  8324. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  8325. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  8326. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  8327. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  8328. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  8329. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  8330. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  8331. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  8332. UnityEngine.Logger:Log(LogType, Object)
  8333. UnityEngine.Debug:LogError(Object)
  8334. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  8335. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  8336. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  8337.  
  8338. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  8339. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  8340. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  8341. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  8342. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  8343. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  8344. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  8345. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  8346. UnityEngine.Logger:Log(LogType, Object)
  8347. UnityEngine.Debug:LogError(Object)
  8348. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  8349. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  8350. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  8351.  
  8352. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  8353. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  8354. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  8355. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  8356. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  8357. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  8358. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  8359. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  8360. UnityEngine.Logger:Log(LogType, Object)
  8361. UnityEngine.Debug:LogError(Object)
  8362. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  8363. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  8364. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  8365.  
  8366. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  8367. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  8368. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  8369. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  8370. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  8371. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  8372. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  8373. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  8374. UnityEngine.Logger:Log(LogType, Object)
  8375. UnityEngine.Debug:LogError(Object)
  8376. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  8377. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  8378. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  8379.  
  8380. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  8381. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  8382. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  8383. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  8384. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  8385. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  8386. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  8387. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  8388. UnityEngine.Logger:Log(LogType, Object)
  8389. UnityEngine.Debug:LogError(Object)
  8390. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  8391. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  8392. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  8393.  
  8394. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  8395. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  8396. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  8397. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  8398. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  8399. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  8400. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  8401. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  8402. UnityEngine.Logger:Log(LogType, Object)
  8403. UnityEngine.Debug:LogError(Object)
  8404. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  8405. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  8406. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  8407.  
  8408. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  8409. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  8410. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  8411. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  8412. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  8413. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  8414. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  8415. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  8416. UnityEngine.Logger:Log(LogType, Object)
  8417. UnityEngine.Debug:LogError(Object)
  8418. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  8419. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  8420. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  8421.  
  8422. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  8423. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  8424. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  8425. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  8426. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  8427. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  8428. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  8429. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  8430. UnityEngine.Logger:Log(LogType, Object)
  8431. UnityEngine.Debug:LogError(Object)
  8432. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  8433. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  8434. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  8435.  
  8436. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  8437. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  8438. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  8439. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  8440. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  8441. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  8442. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  8443. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  8444. UnityEngine.Logger:Log(LogType, Object)
  8445. UnityEngine.Debug:LogError(Object)
  8446. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  8447. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  8448. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  8449.  
  8450. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  8451. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  8452. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  8453. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  8454. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  8455. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  8456. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  8457. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  8458. UnityEngine.Logger:Log(LogType, Object)
  8459. UnityEngine.Debug:LogError(Object)
  8460. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  8461. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  8462. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  8463.  
  8464. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  8465. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  8466. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  8467. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  8468. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  8469. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  8470. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  8471. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  8472. UnityEngine.Logger:Log(LogType, Object)
  8473. UnityEngine.Debug:LogError(Object)
  8474. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  8475. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  8476. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  8477.  
  8478. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  8479. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  8480. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  8481. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  8482. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  8483. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  8484. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  8485. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  8486. UnityEngine.Logger:Log(LogType, Object)
  8487. UnityEngine.Debug:LogError(Object)
  8488. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  8489. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  8490. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  8491.  
  8492. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  8493. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  8494. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  8495. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  8496. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  8497. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  8498. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  8499. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  8500. UnityEngine.Logger:Log(LogType, Object)
  8501. UnityEngine.Debug:LogError(Object)
  8502. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  8503. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  8504. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  8505.  
  8506. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  8507. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  8508. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  8509. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  8510. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  8511. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  8512. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  8513. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  8514. UnityEngine.Logger:Log(LogType, Object)
  8515. UnityEngine.Debug:LogError(Object)
  8516. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  8517. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  8518. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  8519.  
  8520. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  8521. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  8522. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  8523. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  8524. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  8525. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  8526. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  8527. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  8528. UnityEngine.Logger:Log(LogType, Object)
  8529. UnityEngine.Debug:LogError(Object)
  8530. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  8531. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  8532. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  8533.  
  8534. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  8535. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  8536. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  8537. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  8538. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  8539. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  8540. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  8541. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  8542. UnityEngine.Logger:Log(LogType, Object)
  8543. UnityEngine.Debug:LogError(Object)
  8544. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  8545. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  8546. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  8547.  
  8548. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  8549. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  8550. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  8551. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  8552. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  8553. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  8554. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  8555. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  8556. UnityEngine.Logger:Log(LogType, Object)
  8557. UnityEngine.Debug:LogError(Object)
  8558. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  8559. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  8560. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  8561.  
  8562. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  8563. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  8564. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  8565. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  8566. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  8567. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  8568. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  8569. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  8570. UnityEngine.Logger:Log(LogType, Object)
  8571. UnityEngine.Debug:LogError(Object)
  8572. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  8573. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  8574. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  8575.  
  8576. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  8577. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  8578. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  8579. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  8580. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  8581. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  8582. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  8583. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  8584. UnityEngine.Logger:Log(LogType, Object)
  8585. UnityEngine.Debug:LogError(Object)
  8586. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  8587. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  8588. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  8589.  
  8590. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  8591. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  8592. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  8593. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  8594. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  8595. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  8596. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  8597. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  8598. UnityEngine.Logger:Log(LogType, Object)
  8599. UnityEngine.Debug:LogError(Object)
  8600. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  8601. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  8602. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  8603.  
  8604. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  8605. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  8606. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  8607. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  8608. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  8609. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  8610. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  8611. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  8612. UnityEngine.Logger:Log(LogType, Object)
  8613. UnityEngine.Debug:LogError(Object)
  8614. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  8615. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  8616. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  8617.  
  8618. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  8619. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  8620. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  8621. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  8622. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  8623. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  8624. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  8625. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  8626. UnityEngine.Logger:Log(LogType, Object)
  8627. UnityEngine.Debug:LogError(Object)
  8628. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  8629. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  8630. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  8631.  
  8632. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  8633. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  8634. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  8635. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  8636. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  8637. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  8638. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  8639. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  8640. UnityEngine.Logger:Log(LogType, Object)
  8641. UnityEngine.Debug:LogError(Object)
  8642. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  8643. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  8644. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  8645.  
  8646. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  8647. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  8648. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  8649. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  8650. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  8651. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  8652. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  8653. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  8654. UnityEngine.Logger:Log(LogType, Object)
  8655. UnityEngine.Debug:LogError(Object)
  8656. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  8657. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  8658. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  8659.  
  8660. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  8661. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  8662. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  8663. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  8664. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  8665. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  8666. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  8667. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  8668. UnityEngine.Logger:Log(LogType, Object)
  8669. UnityEngine.Debug:LogError(Object)
  8670. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  8671. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  8672. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  8673.  
  8674. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  8675. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  8676. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  8677. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  8678. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  8679. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  8680. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  8681. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  8682. UnityEngine.Logger:Log(LogType, Object)
  8683. UnityEngine.Debug:LogError(Object)
  8684. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  8685. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  8686. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  8687.  
  8688. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  8689. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  8690. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  8691. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  8692. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  8693. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  8694. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  8695. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  8696. UnityEngine.Logger:Log(LogType, Object)
  8697. UnityEngine.Debug:LogError(Object)
  8698. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  8699. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  8700. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  8701.  
  8702. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  8703. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  8704. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  8705. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  8706. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  8707. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  8708. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  8709. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  8710. UnityEngine.Logger:Log(LogType, Object)
  8711. UnityEngine.Debug:LogError(Object)
  8712. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  8713. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  8714. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  8715.  
  8716. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  8717. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  8718. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  8719. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  8720. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  8721. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  8722. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  8723. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  8724. UnityEngine.Logger:Log(LogType, Object)
  8725. UnityEngine.Debug:LogError(Object)
  8726. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  8727. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  8728. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  8729.  
  8730. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  8731. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  8732. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  8733. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  8734. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  8735. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  8736. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  8737. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  8738. UnityEngine.Logger:Log(LogType, Object)
  8739. UnityEngine.Debug:LogError(Object)
  8740. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  8741. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  8742. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  8743.  
  8744. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  8745. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  8746. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  8747. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  8748. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  8749. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  8750. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  8751. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  8752. UnityEngine.Logger:Log(LogType, Object)
  8753. UnityEngine.Debug:LogError(Object)
  8754. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  8755. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  8756. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  8757.  
  8758. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  8759. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  8760. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  8761. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  8762. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  8763. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  8764. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  8765. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  8766. UnityEngine.Logger:Log(LogType, Object)
  8767. UnityEngine.Debug:LogError(Object)
  8768. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  8769. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  8770. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  8771.  
  8772. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  8773. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  8774. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  8775. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  8776. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  8777. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  8778. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  8779. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  8780. UnityEngine.Logger:Log(LogType, Object)
  8781. UnityEngine.Debug:LogError(Object)
  8782. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  8783. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  8784. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  8785.  
  8786. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  8787. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  8788. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  8789. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  8790. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  8791. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  8792. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  8793. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  8794. UnityEngine.Logger:Log(LogType, Object)
  8795. UnityEngine.Debug:LogError(Object)
  8796. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  8797. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  8798. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  8799.  
  8800. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  8801. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  8802. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  8803. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  8804. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  8805. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  8806. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  8807. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  8808. UnityEngine.Logger:Log(LogType, Object)
  8809. UnityEngine.Debug:LogError(Object)
  8810. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  8811. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  8812. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  8813.  
  8814. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  8815. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  8816. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  8817. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  8818. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  8819. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  8820. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  8821. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  8822. UnityEngine.Logger:Log(LogType, Object)
  8823. UnityEngine.Debug:LogError(Object)
  8824. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  8825. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  8826. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  8827.  
  8828. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  8829. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  8830. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  8831. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  8832. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  8833. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  8834. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  8835. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  8836. UnityEngine.Logger:Log(LogType, Object)
  8837. UnityEngine.Debug:LogError(Object)
  8838. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  8839. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  8840. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  8841.  
  8842. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  8843. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  8844. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  8845. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  8846. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  8847. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  8848. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  8849. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  8850. UnityEngine.Logger:Log(LogType, Object)
  8851. UnityEngine.Debug:LogError(Object)
  8852. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  8853. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  8854. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  8855.  
  8856. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  8857. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  8858. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  8859. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  8860. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  8861. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  8862. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  8863. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  8864. UnityEngine.Logger:Log(LogType, Object)
  8865. UnityEngine.Debug:LogError(Object)
  8866. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  8867. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  8868. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  8869.  
  8870. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  8871. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  8872. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  8873. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  8874. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  8875. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  8876. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  8877. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  8878. UnityEngine.Logger:Log(LogType, Object)
  8879. UnityEngine.Debug:LogError(Object)
  8880. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  8881. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  8882. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  8883.  
  8884. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  8885. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  8886. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  8887. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  8888. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  8889. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  8890. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  8891. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  8892. UnityEngine.Logger:Log(LogType, Object)
  8893. UnityEngine.Debug:LogError(Object)
  8894. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  8895. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  8896. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  8897.  
  8898. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  8899. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  8900. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  8901. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  8902. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  8903. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  8904. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  8905. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  8906. UnityEngine.Logger:Log(LogType, Object)
  8907. UnityEngine.Debug:LogError(Object)
  8908. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  8909. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  8910. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  8911.  
  8912. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  8913. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  8914. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  8915. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  8916. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  8917. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  8918. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  8919. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  8920. UnityEngine.Logger:Log(LogType, Object)
  8921. UnityEngine.Debug:LogError(Object)
  8922. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  8923. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  8924. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  8925.  
  8926. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  8927. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  8928. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  8929. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  8930. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  8931. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  8932. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  8933. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  8934. UnityEngine.Logger:Log(LogType, Object)
  8935. UnityEngine.Debug:LogError(Object)
  8936. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  8937. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  8938. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  8939.  
  8940. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  8941. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  8942. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  8943. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  8944. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  8945. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  8946. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  8947. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  8948. UnityEngine.Logger:Log(LogType, Object)
  8949. UnityEngine.Debug:LogError(Object)
  8950. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  8951. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  8952. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  8953.  
  8954. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  8955. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  8956. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  8957. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  8958. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  8959. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  8960. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  8961. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  8962. UnityEngine.Logger:Log(LogType, Object)
  8963. UnityEngine.Debug:LogError(Object)
  8964. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  8965. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  8966. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  8967.  
  8968. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  8969. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  8970. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  8971. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  8972. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  8973. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  8974. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  8975. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  8976. UnityEngine.Logger:Log(LogType, Object)
  8977. UnityEngine.Debug:LogError(Object)
  8978. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  8979. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  8980. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  8981.  
  8982. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  8983. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  8984. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  8985. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  8986. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  8987. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  8988. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  8989. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  8990. UnityEngine.Logger:Log(LogType, Object)
  8991. UnityEngine.Debug:LogError(Object)
  8992. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  8993. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  8994. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  8995.  
  8996. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  8997. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  8998. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  8999. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  9000. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  9001. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  9002. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  9003. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  9004. UnityEngine.Logger:Log(LogType, Object)
  9005. UnityEngine.Debug:LogError(Object)
  9006. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  9007. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  9008. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  9009.  
  9010. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  9011. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  9012. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  9013. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  9014. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  9015. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  9016. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  9017. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  9018. UnityEngine.Logger:Log(LogType, Object)
  9019. UnityEngine.Debug:LogError(Object)
  9020. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  9021. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  9022. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  9023.  
  9024. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  9025. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  9026. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  9027. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  9028. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  9029. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  9030. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  9031. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  9032. UnityEngine.Logger:Log(LogType, Object)
  9033. UnityEngine.Debug:LogError(Object)
  9034. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  9035. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  9036. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  9037.  
  9038. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  9039. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  9040. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  9041. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  9042. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  9043. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  9044. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  9045. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  9046. UnityEngine.Logger:Log(LogType, Object)
  9047. UnityEngine.Debug:LogError(Object)
  9048. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  9049. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  9050. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  9051.  
  9052. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  9053. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  9054. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  9055. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  9056. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  9057. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  9058. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  9059. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  9060. UnityEngine.Logger:Log(LogType, Object)
  9061. UnityEngine.Debug:LogError(Object)
  9062. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  9063. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  9064. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  9065.  
  9066. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  9067. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  9068. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  9069. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  9070. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  9071. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  9072. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  9073. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  9074. UnityEngine.Logger:Log(LogType, Object)
  9075. UnityEngine.Debug:LogError(Object)
  9076. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  9077. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  9078. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  9079.  
  9080. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  9081. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  9082. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  9083. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  9084. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  9085. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  9086. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  9087. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  9088. UnityEngine.Logger:Log(LogType, Object)
  9089. UnityEngine.Debug:LogError(Object)
  9090. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  9091. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  9092. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  9093.  
  9094. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  9095. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  9096. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  9097. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  9098. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  9099. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  9100. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  9101. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  9102. UnityEngine.Logger:Log(LogType, Object)
  9103. UnityEngine.Debug:LogError(Object)
  9104. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  9105. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  9106. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  9107.  
  9108. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  9109. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  9110. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  9111. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  9112. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  9113. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  9114. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  9115. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  9116. UnityEngine.Logger:Log(LogType, Object)
  9117. UnityEngine.Debug:LogError(Object)
  9118. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  9119. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  9120. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  9121.  
  9122. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  9123. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  9124. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  9125. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  9126. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  9127. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  9128. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  9129. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  9130. UnityEngine.Logger:Log(LogType, Object)
  9131. UnityEngine.Debug:LogError(Object)
  9132. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  9133. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  9134. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  9135.  
  9136. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  9137. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  9138. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  9139. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  9140. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  9141. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  9142. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  9143. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  9144. UnityEngine.Logger:Log(LogType, Object)
  9145. UnityEngine.Debug:LogError(Object)
  9146. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  9147. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  9148. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  9149.  
  9150. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  9151. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  9152. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  9153. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  9154. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  9155. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  9156. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  9157. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  9158. UnityEngine.Logger:Log(LogType, Object)
  9159. UnityEngine.Debug:LogError(Object)
  9160. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  9161. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  9162. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  9163.  
  9164. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  9165. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  9166. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  9167. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  9168. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  9169. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  9170. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  9171. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  9172. UnityEngine.Logger:Log(LogType, Object)
  9173. UnityEngine.Debug:LogError(Object)
  9174. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  9175. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  9176. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  9177.  
  9178. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  9179. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  9180. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  9181. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  9182. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  9183. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  9184. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  9185. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  9186. UnityEngine.Logger:Log(LogType, Object)
  9187. UnityEngine.Debug:LogError(Object)
  9188. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  9189. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  9190. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  9191.  
  9192. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  9193. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  9194. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  9195. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  9196. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  9197. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  9198. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  9199. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  9200. UnityEngine.Logger:Log(LogType, Object)
  9201. UnityEngine.Debug:LogError(Object)
  9202. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  9203. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  9204. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  9205.  
  9206. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  9207. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  9208. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  9209. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  9210. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  9211. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  9212. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  9213. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  9214. UnityEngine.Logger:Log(LogType, Object)
  9215. UnityEngine.Debug:LogError(Object)
  9216. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  9217. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  9218. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  9219.  
  9220. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  9221. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  9222. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  9223. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  9224. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  9225. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  9226. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  9227. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  9228. UnityEngine.Logger:Log(LogType, Object)
  9229. UnityEngine.Debug:LogError(Object)
  9230. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  9231. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  9232. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  9233.  
  9234. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  9235. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  9236. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  9237. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  9238. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  9239. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  9240. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  9241. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  9242. UnityEngine.Logger:Log(LogType, Object)
  9243. UnityEngine.Debug:LogError(Object)
  9244. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  9245. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  9246. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  9247.  
  9248. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  9249. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  9250. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  9251. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  9252. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  9253. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  9254. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  9255. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  9256. UnityEngine.Logger:Log(LogType, Object)
  9257. UnityEngine.Debug:LogError(Object)
  9258. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  9259. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  9260. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  9261.  
  9262. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  9263. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  9264. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  9265. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  9266. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  9267. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  9268. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  9269. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  9270. UnityEngine.Logger:Log(LogType, Object)
  9271. UnityEngine.Debug:LogError(Object)
  9272. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  9273. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  9274. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  9275.  
  9276. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  9277. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  9278. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  9279. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  9280. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  9281. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  9282. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  9283. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  9284. UnityEngine.Logger:Log(LogType, Object)
  9285. UnityEngine.Debug:LogError(Object)
  9286. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  9287. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  9288. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  9289.  
  9290. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  9291. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  9292. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  9293. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  9294. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  9295. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  9296. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  9297. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  9298. UnityEngine.Logger:Log(LogType, Object)
  9299. UnityEngine.Debug:LogError(Object)
  9300. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  9301. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  9302. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  9303.  
  9304. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  9305. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  9306. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  9307. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  9308. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  9309. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  9310. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  9311. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  9312. UnityEngine.Logger:Log(LogType, Object)
  9313. UnityEngine.Debug:LogError(Object)
  9314. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  9315. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  9316. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  9317.  
  9318. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  9319. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  9320. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  9321. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  9322. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  9323. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  9324. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  9325. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  9326. UnityEngine.Logger:Log(LogType, Object)
  9327. UnityEngine.Debug:LogError(Object)
  9328. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  9329. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  9330. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  9331.  
  9332. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  9333. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  9334. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  9335. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  9336. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  9337. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  9338. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  9339. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  9340. UnityEngine.Logger:Log(LogType, Object)
  9341. UnityEngine.Debug:LogError(Object)
  9342. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  9343. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  9344. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  9345.  
  9346. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  9347. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  9348. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  9349. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  9350. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  9351. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  9352. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  9353. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  9354. UnityEngine.Logger:Log(LogType, Object)
  9355. UnityEngine.Debug:LogError(Object)
  9356. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  9357. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  9358. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  9359.  
  9360. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  9361. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  9362. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  9363. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  9364. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  9365. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  9366. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  9367. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  9368. UnityEngine.Logger:Log(LogType, Object)
  9369. UnityEngine.Debug:LogError(Object)
  9370. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  9371. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  9372. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  9373.  
  9374. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  9375. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  9376. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  9377. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  9378. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  9379. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  9380. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  9381. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  9382. UnityEngine.Logger:Log(LogType, Object)
  9383. UnityEngine.Debug:LogError(Object)
  9384. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  9385. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  9386. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  9387.  
  9388. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  9389. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  9390. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  9391. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  9392. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  9393. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  9394. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  9395. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  9396. UnityEngine.Logger:Log(LogType, Object)
  9397. UnityEngine.Debug:LogError(Object)
  9398. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  9399. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  9400. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  9401.  
  9402. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  9403. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  9404. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  9405. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  9406. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  9407. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  9408. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  9409. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  9410. UnityEngine.Logger:Log(LogType, Object)
  9411. UnityEngine.Debug:LogError(Object)
  9412. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  9413. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  9414. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  9415.  
  9416. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  9417. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  9418. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  9419. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  9420. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  9421. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  9422. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  9423. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  9424. UnityEngine.Logger:Log(LogType, Object)
  9425. UnityEngine.Debug:LogError(Object)
  9426. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  9427. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  9428. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  9429.  
  9430. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  9431. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  9432. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  9433. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  9434. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  9435. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  9436. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  9437. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  9438. UnityEngine.Logger:Log(LogType, Object)
  9439. UnityEngine.Debug:LogError(Object)
  9440. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  9441. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  9442. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  9443.  
  9444. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  9445. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  9446. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  9447. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  9448. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  9449. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  9450. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  9451. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  9452. UnityEngine.Logger:Log(LogType, Object)
  9453. UnityEngine.Debug:LogError(Object)
  9454. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  9455. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  9456. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  9457.  
  9458. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  9459. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  9460. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  9461. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  9462. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  9463. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  9464. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  9465. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  9466. UnityEngine.Logger:Log(LogType, Object)
  9467. UnityEngine.Debug:LogError(Object)
  9468. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  9469. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  9470. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  9471.  
  9472. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  9473. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  9474. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  9475. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  9476. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  9477. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  9478. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  9479. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  9480. UnityEngine.Logger:Log(LogType, Object)
  9481. UnityEngine.Debug:LogError(Object)
  9482. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  9483. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  9484. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  9485.  
  9486. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  9487. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  9488. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  9489. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  9490. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  9491. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  9492. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  9493. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  9494. UnityEngine.Logger:Log(LogType, Object)
  9495. UnityEngine.Debug:LogError(Object)
  9496. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  9497. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  9498. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  9499.  
  9500. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  9501. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  9502. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  9503. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  9504. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  9505. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  9506. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  9507. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  9508. UnityEngine.Logger:Log(LogType, Object)
  9509. UnityEngine.Debug:LogError(Object)
  9510. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  9511. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  9512. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  9513.  
  9514. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  9515. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  9516. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  9517. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  9518. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  9519. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  9520. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  9521. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  9522. UnityEngine.Logger:Log(LogType, Object)
  9523. UnityEngine.Debug:LogError(Object)
  9524. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  9525. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  9526. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  9527.  
  9528. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  9529. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  9530. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  9531. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  9532. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  9533. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  9534. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  9535. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  9536. UnityEngine.Logger:Log(LogType, Object)
  9537. UnityEngine.Debug:LogError(Object)
  9538. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  9539. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  9540. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  9541.  
  9542. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  9543. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  9544. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  9545. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  9546. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  9547. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  9548. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  9549. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  9550. UnityEngine.Logger:Log(LogType, Object)
  9551. UnityEngine.Debug:LogError(Object)
  9552. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  9553. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  9554. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  9555.  
  9556. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  9557. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  9558. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  9559. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  9560. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  9561. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  9562. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  9563. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  9564. UnityEngine.Logger:Log(LogType, Object)
  9565. UnityEngine.Debug:LogError(Object)
  9566. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  9567. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  9568. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  9569.  
  9570. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  9571. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  9572. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  9573. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  9574. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  9575. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  9576. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  9577. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  9578. UnityEngine.Logger:Log(LogType, Object)
  9579. UnityEngine.Debug:LogError(Object)
  9580. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  9581. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  9582. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  9583.  
  9584. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  9585. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  9586. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  9587. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  9588. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  9589. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  9590. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  9591. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  9592. UnityEngine.Logger:Log(LogType, Object)
  9593. UnityEngine.Debug:LogError(Object)
  9594. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  9595. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  9596. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  9597.  
  9598. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  9599. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  9600. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  9601. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  9602. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  9603. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  9604. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  9605. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  9606. UnityEngine.Logger:Log(LogType, Object)
  9607. UnityEngine.Debug:LogError(Object)
  9608. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  9609. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  9610. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  9611.  
  9612. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  9613. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  9614. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  9615. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  9616. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  9617. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  9618. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  9619. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  9620. UnityEngine.Logger:Log(LogType, Object)
  9621. UnityEngine.Debug:LogError(Object)
  9622. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  9623. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  9624. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  9625.  
  9626. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  9627. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  9628. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  9629. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  9630. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  9631. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  9632. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  9633. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  9634. UnityEngine.Logger:Log(LogType, Object)
  9635. UnityEngine.Debug:LogError(Object)
  9636. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  9637. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  9638. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  9639.  
  9640. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  9641. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  9642. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  9643. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  9644. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  9645. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  9646. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  9647. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  9648. UnityEngine.Logger:Log(LogType, Object)
  9649. UnityEngine.Debug:LogError(Object)
  9650. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  9651. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  9652. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  9653.  
  9654. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  9655. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  9656. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  9657. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  9658. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  9659. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  9660. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  9661. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  9662. UnityEngine.Logger:Log(LogType, Object)
  9663. UnityEngine.Debug:LogError(Object)
  9664. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  9665. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  9666. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  9667.  
  9668. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  9669. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  9670. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  9671. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  9672. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  9673. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  9674. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  9675. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  9676. UnityEngine.Logger:Log(LogType, Object)
  9677. UnityEngine.Debug:LogError(Object)
  9678. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  9679. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  9680. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  9681.  
  9682. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  9683. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  9684. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  9685. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  9686. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  9687. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  9688. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  9689. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  9690. UnityEngine.Logger:Log(LogType, Object)
  9691. UnityEngine.Debug:LogError(Object)
  9692. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  9693. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  9694. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  9695.  
  9696. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  9697. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  9698. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  9699. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  9700. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  9701. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  9702. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  9703. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  9704. UnityEngine.Logger:Log(LogType, Object)
  9705. UnityEngine.Debug:LogError(Object)
  9706. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  9707. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  9708. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  9709.  
  9710. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  9711. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  9712. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  9713. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  9714. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  9715. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  9716. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  9717. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  9718. UnityEngine.Logger:Log(LogType, Object)
  9719. UnityEngine.Debug:LogError(Object)
  9720. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  9721. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  9722. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  9723.  
  9724. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  9725. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  9726. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  9727. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  9728. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  9729. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  9730. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  9731. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  9732. UnityEngine.Logger:Log(LogType, Object)
  9733. UnityEngine.Debug:LogError(Object)
  9734. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  9735. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  9736. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  9737.  
  9738. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  9739. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  9740. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  9741. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  9742. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  9743. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  9744. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  9745. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  9746. UnityEngine.Logger:Log(LogType, Object)
  9747. UnityEngine.Debug:LogError(Object)
  9748. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  9749. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  9750. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  9751.  
  9752. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  9753. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  9754. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  9755. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  9756. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  9757. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  9758. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  9759. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  9760. UnityEngine.Logger:Log(LogType, Object)
  9761. UnityEngine.Debug:LogError(Object)
  9762. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  9763. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  9764. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  9765.  
  9766. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  9767. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  9768. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  9769. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  9770. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  9771. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  9772. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  9773. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  9774. UnityEngine.Logger:Log(LogType, Object)
  9775. UnityEngine.Debug:LogError(Object)
  9776. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  9777. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  9778. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  9779.  
  9780. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  9781. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  9782. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  9783. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  9784. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  9785. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  9786. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  9787. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  9788. UnityEngine.Logger:Log(LogType, Object)
  9789. UnityEngine.Debug:LogError(Object)
  9790. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  9791. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  9792. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  9793.  
  9794. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  9795. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  9796. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  9797. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  9798. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  9799. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  9800. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  9801. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  9802. UnityEngine.Logger:Log(LogType, Object)
  9803. UnityEngine.Debug:LogError(Object)
  9804. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  9805. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  9806. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  9807.  
  9808. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  9809. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  9810. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  9811. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  9812. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  9813. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  9814. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  9815. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  9816. UnityEngine.Logger:Log(LogType, Object)
  9817. UnityEngine.Debug:LogError(Object)
  9818. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  9819. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  9820. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  9821.  
  9822. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  9823. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  9824. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  9825. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  9826. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  9827. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  9828. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  9829. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  9830. UnityEngine.Logger:Log(LogType, Object)
  9831. UnityEngine.Debug:LogError(Object)
  9832. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  9833. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  9834. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  9835.  
  9836. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  9837. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  9838. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  9839. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  9840. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  9841. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  9842. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  9843. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  9844. UnityEngine.Logger:Log(LogType, Object)
  9845. UnityEngine.Debug:LogError(Object)
  9846. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  9847. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  9848. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  9849.  
  9850. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  9851. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  9852. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  9853. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  9854. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  9855. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  9856. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  9857. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  9858. UnityEngine.Logger:Log(LogType, Object)
  9859. UnityEngine.Debug:LogError(Object)
  9860. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  9861. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  9862. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  9863.  
  9864. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  9865. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  9866. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  9867. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  9868. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  9869. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  9870. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  9871. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  9872. UnityEngine.Logger:Log(LogType, Object)
  9873. UnityEngine.Debug:LogError(Object)
  9874. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  9875. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  9876. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  9877.  
  9878. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  9879. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  9880. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  9881. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  9882. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  9883. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  9884. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  9885. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  9886. UnityEngine.Logger:Log(LogType, Object)
  9887. UnityEngine.Debug:LogError(Object)
  9888. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  9889. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  9890. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  9891.  
  9892. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  9893. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  9894. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  9895. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  9896. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  9897. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  9898. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  9899. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  9900. UnityEngine.Logger:Log(LogType, Object)
  9901. UnityEngine.Debug:LogError(Object)
  9902. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  9903. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  9904. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  9905.  
  9906. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  9907. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  9908. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  9909. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  9910. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  9911. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  9912. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  9913. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  9914. UnityEngine.Logger:Log(LogType, Object)
  9915. UnityEngine.Debug:LogError(Object)
  9916. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  9917. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  9918. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  9919.  
  9920. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  9921. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  9922. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  9923. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  9924. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  9925. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  9926. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  9927. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  9928. UnityEngine.Logger:Log(LogType, Object)
  9929. UnityEngine.Debug:LogError(Object)
  9930. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  9931. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  9932. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  9933.  
  9934. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  9935. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  9936. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  9937. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  9938. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  9939. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  9940. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  9941. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  9942. UnityEngine.Logger:Log(LogType, Object)
  9943. UnityEngine.Debug:LogError(Object)
  9944. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  9945. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  9946. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  9947.  
  9948. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  9949. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  9950. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  9951. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  9952. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  9953. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  9954. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  9955. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  9956. UnityEngine.Logger:Log(LogType, Object)
  9957. UnityEngine.Debug:LogError(Object)
  9958. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  9959. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  9960. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  9961.  
  9962. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  9963. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  9964. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  9965. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  9966. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  9967. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  9968. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  9969. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  9970. UnityEngine.Logger:Log(LogType, Object)
  9971. UnityEngine.Debug:LogError(Object)
  9972. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  9973. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  9974. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  9975.  
  9976. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  9977. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  9978. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  9979. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  9980. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  9981. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  9982. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  9983. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  9984. UnityEngine.Logger:Log(LogType, Object)
  9985. UnityEngine.Debug:LogError(Object)
  9986. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  9987. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  9988. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  9989.  
  9990. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  9991. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  9992. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  9993. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  9994. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  9995. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  9996. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  9997. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  9998. UnityEngine.Logger:Log(LogType, Object)
  9999. UnityEngine.Debug:LogError(Object)
  10000. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  10001. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  10002. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  10003.  
  10004. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  10005. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  10006. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  10007. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  10008. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  10009. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  10010. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  10011. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  10012. UnityEngine.Logger:Log(LogType, Object)
  10013. UnityEngine.Debug:LogError(Object)
  10014. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  10015. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  10016. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  10017.  
  10018. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  10019. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  10020. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  10021. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  10022. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  10023. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  10024. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  10025. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  10026. UnityEngine.Logger:Log(LogType, Object)
  10027. UnityEngine.Debug:LogError(Object)
  10028. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  10029. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  10030. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  10031.  
  10032. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  10033. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  10034. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  10035. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  10036. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  10037. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  10038. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  10039. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  10040. UnityEngine.Logger:Log(LogType, Object)
  10041. UnityEngine.Debug:LogError(Object)
  10042. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  10043. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  10044. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  10045.  
  10046. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  10047. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  10048. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  10049. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  10050. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  10051. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  10052. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  10053. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  10054. UnityEngine.Logger:Log(LogType, Object)
  10055. UnityEngine.Debug:LogError(Object)
  10056. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  10057. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  10058. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  10059.  
  10060. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  10061. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  10062. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  10063. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  10064. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  10065. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  10066. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  10067. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  10068. UnityEngine.Logger:Log(LogType, Object)
  10069. UnityEngine.Debug:LogError(Object)
  10070. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  10071. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  10072. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  10073.  
  10074. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  10075. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  10076. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  10077. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  10078. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  10079. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  10080. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  10081. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  10082. UnityEngine.Logger:Log(LogType, Object)
  10083. UnityEngine.Debug:LogError(Object)
  10084. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  10085. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  10086. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  10087.  
  10088. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  10089. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  10090. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  10091. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  10092. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  10093. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  10094. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  10095. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  10096. UnityEngine.Logger:Log(LogType, Object)
  10097. UnityEngine.Debug:LogError(Object)
  10098. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  10099. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  10100. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  10101.  
  10102. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  10103. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  10104. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  10105. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  10106. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  10107. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  10108. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  10109. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  10110. UnityEngine.Logger:Log(LogType, Object)
  10111. UnityEngine.Debug:LogError(Object)
  10112. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  10113. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  10114. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  10115.  
  10116. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  10117. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  10118. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  10119. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  10120. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  10121. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  10122. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  10123. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  10124. UnityEngine.Logger:Log(LogType, Object)
  10125. UnityEngine.Debug:LogError(Object)
  10126. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  10127. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  10128. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  10129.  
  10130. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  10131. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  10132. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  10133. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  10134. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  10135. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  10136. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  10137. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  10138. UnityEngine.Logger:Log(LogType, Object)
  10139. UnityEngine.Debug:LogError(Object)
  10140. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  10141. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  10142. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  10143.  
  10144. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  10145. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  10146. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  10147. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  10148. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  10149. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  10150. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  10151. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  10152. UnityEngine.Logger:Log(LogType, Object)
  10153. UnityEngine.Debug:LogError(Object)
  10154. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  10155. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  10156. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  10157.  
  10158. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  10159. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  10160. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  10161. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  10162. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  10163. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  10164. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  10165. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  10166. UnityEngine.Logger:Log(LogType, Object)
  10167. UnityEngine.Debug:LogError(Object)
  10168. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  10169. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  10170. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  10171.  
  10172. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  10173. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  10174. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  10175. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  10176. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  10177. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  10178. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  10179. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  10180. UnityEngine.Logger:Log(LogType, Object)
  10181. UnityEngine.Debug:LogError(Object)
  10182. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  10183. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  10184. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  10185.  
  10186. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  10187. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  10188. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  10189. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  10190. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  10191. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  10192. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  10193. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  10194. UnityEngine.Logger:Log(LogType, Object)
  10195. UnityEngine.Debug:LogError(Object)
  10196. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  10197. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  10198. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  10199.  
  10200. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  10201. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  10202. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  10203. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  10204. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  10205. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  10206. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  10207. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  10208. UnityEngine.Logger:Log(LogType, Object)
  10209. UnityEngine.Debug:LogError(Object)
  10210. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  10211. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  10212. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  10213.  
  10214. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  10215. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  10216. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  10217. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  10218. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  10219. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  10220. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  10221. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  10222. UnityEngine.Logger:Log(LogType, Object)
  10223. UnityEngine.Debug:LogError(Object)
  10224. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  10225. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  10226. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  10227.  
  10228. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  10229. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  10230. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  10231. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  10232. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  10233. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  10234. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  10235. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  10236. UnityEngine.Logger:Log(LogType, Object)
  10237. UnityEngine.Debug:LogError(Object)
  10238. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  10239. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  10240. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  10241.  
  10242. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  10243. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  10244. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  10245. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  10246. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  10247. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  10248. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  10249. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  10250. UnityEngine.Logger:Log(LogType, Object)
  10251. UnityEngine.Debug:LogError(Object)
  10252. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  10253. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  10254. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  10255.  
  10256. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  10257. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  10258. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  10259. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  10260. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  10261. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  10262. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  10263. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  10264. UnityEngine.Logger:Log(LogType, Object)
  10265. UnityEngine.Debug:LogError(Object)
  10266. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  10267. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  10268. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  10269.  
  10270. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  10271. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  10272. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  10273. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  10274. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  10275. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  10276. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  10277. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  10278. UnityEngine.Logger:Log(LogType, Object)
  10279. UnityEngine.Debug:LogError(Object)
  10280. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  10281. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  10282. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  10283.  
  10284. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  10285. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  10286. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  10287. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  10288. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  10289. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  10290. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  10291. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  10292. UnityEngine.Logger:Log(LogType, Object)
  10293. UnityEngine.Debug:LogError(Object)
  10294. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  10295. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  10296. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  10297.  
  10298. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  10299. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  10300. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  10301. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  10302. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  10303. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  10304. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  10305. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  10306. UnityEngine.Logger:Log(LogType, Object)
  10307. UnityEngine.Debug:LogError(Object)
  10308. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  10309. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  10310. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  10311.  
  10312. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  10313. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  10314. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  10315. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  10316. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  10317. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  10318. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  10319. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  10320. UnityEngine.Logger:Log(LogType, Object)
  10321. UnityEngine.Debug:LogError(Object)
  10322. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  10323. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  10324. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  10325.  
  10326. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  10327. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  10328. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  10329. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  10330. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  10331. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  10332. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  10333. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  10334. UnityEngine.Logger:Log(LogType, Object)
  10335. UnityEngine.Debug:LogError(Object)
  10336. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  10337. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  10338. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  10339.  
  10340. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  10341. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  10342. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  10343. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  10344. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  10345. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  10346. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  10347. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  10348. UnityEngine.Logger:Log(LogType, Object)
  10349. UnityEngine.Debug:LogError(Object)
  10350. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  10351. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  10352. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  10353.  
  10354. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  10355. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  10356. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  10357. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  10358. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  10359. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  10360. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  10361. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  10362. UnityEngine.Logger:Log(LogType, Object)
  10363. UnityEngine.Debug:LogError(Object)
  10364. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  10365. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  10366. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  10367.  
  10368. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  10369. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  10370. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  10371. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  10372. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  10373. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  10374. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  10375. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  10376. UnityEngine.Logger:Log(LogType, Object)
  10377. UnityEngine.Debug:LogError(Object)
  10378. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  10379. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  10380. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  10381.  
  10382. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  10383. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  10384. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  10385. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  10386. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  10387. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  10388. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  10389. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  10390. UnityEngine.Logger:Log(LogType, Object)
  10391. UnityEngine.Debug:LogError(Object)
  10392. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  10393. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  10394. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  10395.  
  10396. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  10397. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  10398. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  10399. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  10400. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  10401. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  10402. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  10403. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  10404. UnityEngine.Logger:Log(LogType, Object)
  10405. UnityEngine.Debug:LogError(Object)
  10406. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  10407. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  10408. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  10409.  
  10410. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  10411. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  10412. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  10413. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  10414. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  10415. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  10416. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  10417. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  10418. UnityEngine.Logger:Log(LogType, Object)
  10419. UnityEngine.Debug:LogError(Object)
  10420. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  10421. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  10422. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  10423.  
  10424. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  10425. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  10426. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  10427. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  10428. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  10429. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  10430. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  10431. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  10432. UnityEngine.Logger:Log(LogType, Object)
  10433. UnityEngine.Debug:LogError(Object)
  10434. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  10435. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  10436. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  10437.  
  10438. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  10439. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  10440. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  10441. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  10442. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  10443. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  10444. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  10445. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  10446. UnityEngine.Logger:Log(LogType, Object)
  10447. UnityEngine.Debug:LogError(Object)
  10448. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  10449. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  10450. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  10451.  
  10452. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  10453. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  10454. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  10455. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  10456. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  10457. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  10458. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  10459. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  10460. UnityEngine.Logger:Log(LogType, Object)
  10461. UnityEngine.Debug:LogError(Object)
  10462. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  10463. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  10464. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  10465.  
  10466. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  10467. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  10468. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  10469. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  10470. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  10471. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  10472. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  10473. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  10474. UnityEngine.Logger:Log(LogType, Object)
  10475. UnityEngine.Debug:LogError(Object)
  10476. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  10477. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  10478. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  10479.  
  10480. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  10481. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  10482. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  10483. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  10484. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  10485. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  10486. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  10487. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  10488. UnityEngine.Logger:Log(LogType, Object)
  10489. UnityEngine.Debug:LogError(Object)
  10490. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  10491. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  10492. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  10493.  
  10494. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  10495. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  10496. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  10497. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  10498. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  10499. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  10500. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  10501. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  10502. UnityEngine.Logger:Log(LogType, Object)
  10503. UnityEngine.Debug:LogError(Object)
  10504. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  10505. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  10506. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  10507.  
  10508. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  10509. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  10510. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  10511. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  10512. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  10513. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  10514. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  10515. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  10516. UnityEngine.Logger:Log(LogType, Object)
  10517. UnityEngine.Debug:LogError(Object)
  10518. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  10519. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  10520. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  10521.  
  10522. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  10523. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  10524. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  10525. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  10526. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  10527. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  10528. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  10529. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  10530. UnityEngine.Logger:Log(LogType, Object)
  10531. UnityEngine.Debug:LogError(Object)
  10532. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  10533. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  10534. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  10535.  
  10536. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  10537. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  10538. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  10539. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  10540. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  10541. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  10542. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  10543. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  10544. UnityEngine.Logger:Log(LogType, Object)
  10545. UnityEngine.Debug:LogError(Object)
  10546. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  10547. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  10548. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  10549.  
  10550. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  10551. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  10552. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  10553. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  10554. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  10555. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  10556. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  10557. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  10558. UnityEngine.Logger:Log(LogType, Object)
  10559. UnityEngine.Debug:LogError(Object)
  10560. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  10561. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  10562. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  10563.  
  10564. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  10565. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  10566. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  10567. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  10568. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  10569. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  10570. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  10571. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  10572. UnityEngine.Logger:Log(LogType, Object)
  10573. UnityEngine.Debug:LogError(Object)
  10574. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  10575. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  10576. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  10577.  
  10578. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  10579. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  10580. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  10581. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  10582. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  10583. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  10584. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  10585. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  10586. UnityEngine.Logger:Log(LogType, Object)
  10587. UnityEngine.Debug:LogError(Object)
  10588. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  10589. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  10590. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  10591.  
  10592. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  10593. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  10594. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  10595. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  10596. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  10597. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  10598. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  10599. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  10600. UnityEngine.Logger:Log(LogType, Object)
  10601. UnityEngine.Debug:LogError(Object)
  10602. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  10603. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  10604. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  10605.  
  10606. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  10607. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  10608. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  10609. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  10610. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  10611. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  10612. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  10613. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  10614. UnityEngine.Logger:Log(LogType, Object)
  10615. UnityEngine.Debug:LogError(Object)
  10616. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  10617. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  10618. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  10619.  
  10620. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  10621. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  10622. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  10623. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  10624. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  10625. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  10626. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  10627. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  10628. UnityEngine.Logger:Log(LogType, Object)
  10629. UnityEngine.Debug:LogError(Object)
  10630. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  10631. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  10632. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  10633.  
  10634. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  10635. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  10636. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  10637. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  10638. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  10639. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  10640. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  10641. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  10642. UnityEngine.Logger:Log(LogType, Object)
  10643. UnityEngine.Debug:LogError(Object)
  10644. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  10645. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  10646. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  10647.  
  10648. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  10649. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  10650. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  10651. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  10652. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  10653. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  10654. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  10655. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  10656. UnityEngine.Logger:Log(LogType, Object)
  10657. UnityEngine.Debug:LogError(Object)
  10658. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  10659. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  10660. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  10661.  
  10662. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  10663. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  10664. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  10665. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  10666. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  10667. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  10668. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  10669. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  10670. UnityEngine.Logger:Log(LogType, Object)
  10671. UnityEngine.Debug:LogError(Object)
  10672. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  10673. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  10674. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  10675.  
  10676. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  10677. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  10678. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  10679. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  10680. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  10681. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  10682. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  10683. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  10684. UnityEngine.Logger:Log(LogType, Object)
  10685. UnityEngine.Debug:LogError(Object)
  10686. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  10687. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  10688. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  10689.  
  10690. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  10691. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  10692. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  10693. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  10694. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  10695. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  10696. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  10697. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  10698. UnityEngine.Logger:Log(LogType, Object)
  10699. UnityEngine.Debug:LogError(Object)
  10700. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  10701. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  10702. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  10703.  
  10704. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  10705. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  10706. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  10707. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  10708. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  10709. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  10710. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  10711. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  10712. UnityEngine.Logger:Log(LogType, Object)
  10713. UnityEngine.Debug:LogError(Object)
  10714. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  10715. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  10716. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  10717.  
  10718. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  10719. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  10720. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  10721. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  10722. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  10723. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  10724. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  10725. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  10726. UnityEngine.Logger:Log(LogType, Object)
  10727. UnityEngine.Debug:LogError(Object)
  10728. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  10729. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  10730. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  10731.  
  10732. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  10733. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  10734. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  10735. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  10736. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  10737. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  10738. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  10739. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  10740. UnityEngine.Logger:Log(LogType, Object)
  10741. UnityEngine.Debug:LogError(Object)
  10742. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  10743. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  10744. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  10745.  
  10746. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  10747. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  10748. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  10749. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  10750. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  10751. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  10752. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  10753. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  10754. UnityEngine.Logger:Log(LogType, Object)
  10755. UnityEngine.Debug:LogError(Object)
  10756. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  10757. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  10758. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  10759.  
  10760. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  10761. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  10762. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  10763. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  10764. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  10765. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  10766. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  10767. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  10768. UnityEngine.Logger:Log(LogType, Object)
  10769. UnityEngine.Debug:LogError(Object)
  10770. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  10771. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  10772. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  10773.  
  10774. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  10775. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  10776. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  10777. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  10778. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  10779. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  10780. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  10781. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  10782. UnityEngine.Logger:Log(LogType, Object)
  10783. UnityEngine.Debug:LogError(Object)
  10784. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  10785. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  10786. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  10787.  
  10788. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  10789. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  10790. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  10791. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  10792. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  10793. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  10794. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  10795. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  10796. UnityEngine.Logger:Log(LogType, Object)
  10797. UnityEngine.Debug:LogError(Object)
  10798. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  10799. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  10800. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  10801.  
  10802. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  10803. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  10804. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  10805. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  10806. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  10807. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  10808. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  10809. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  10810. UnityEngine.Logger:Log(LogType, Object)
  10811. UnityEngine.Debug:LogError(Object)
  10812. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  10813. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  10814. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  10815.  
  10816. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  10817. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  10818. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  10819. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  10820. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  10821. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  10822. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  10823. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  10824. UnityEngine.Logger:Log(LogType, Object)
  10825. UnityEngine.Debug:LogError(Object)
  10826. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  10827. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  10828. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  10829.  
  10830. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  10831. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  10832. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  10833. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  10834. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  10835. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  10836. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  10837. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  10838. UnityEngine.Logger:Log(LogType, Object)
  10839. UnityEngine.Debug:LogError(Object)
  10840. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  10841. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  10842. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  10843.  
  10844. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  10845. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  10846. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  10847. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  10848. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  10849. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  10850. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  10851. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  10852. UnityEngine.Logger:Log(LogType, Object)
  10853. UnityEngine.Debug:LogError(Object)
  10854. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  10855. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  10856. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  10857.  
  10858. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  10859. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  10860. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  10861. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  10862. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  10863. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  10864. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  10865. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  10866. UnityEngine.Logger:Log(LogType, Object)
  10867. UnityEngine.Debug:LogError(Object)
  10868. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  10869. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  10870. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  10871.  
  10872. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  10873. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  10874. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  10875. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  10876. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  10877. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  10878. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  10879. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  10880. UnityEngine.Logger:Log(LogType, Object)
  10881. UnityEngine.Debug:LogError(Object)
  10882. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  10883. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  10884. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  10885.  
  10886. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  10887. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  10888. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  10889. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  10890. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  10891. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  10892. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  10893. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  10894. UnityEngine.Logger:Log(LogType, Object)
  10895. UnityEngine.Debug:LogError(Object)
  10896. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  10897. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  10898. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  10899.  
  10900. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  10901. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  10902. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  10903. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  10904. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  10905. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  10906. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  10907. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  10908. UnityEngine.Logger:Log(LogType, Object)
  10909. UnityEngine.Debug:LogError(Object)
  10910. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  10911. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  10912. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  10913.  
  10914. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  10915. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  10916. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  10917. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  10918. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  10919. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  10920. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  10921. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  10922. UnityEngine.Logger:Log(LogType, Object)
  10923. UnityEngine.Debug:LogError(Object)
  10924. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  10925. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  10926. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  10927.  
  10928. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  10929. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  10930. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  10931. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  10932. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  10933. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  10934. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  10935. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  10936. UnityEngine.Logger:Log(LogType, Object)
  10937. UnityEngine.Debug:LogError(Object)
  10938. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  10939. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  10940. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  10941.  
  10942. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  10943. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  10944. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  10945. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  10946. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  10947. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  10948. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  10949. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  10950. UnityEngine.Logger:Log(LogType, Object)
  10951. UnityEngine.Debug:LogError(Object)
  10952. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  10953. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  10954. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  10955.  
  10956. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  10957. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  10958. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  10959. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  10960. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  10961. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  10962. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  10963. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  10964. UnityEngine.Logger:Log(LogType, Object)
  10965. UnityEngine.Debug:LogError(Object)
  10966. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  10967. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  10968. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  10969.  
  10970. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  10971. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  10972. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  10973. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  10974. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  10975. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  10976. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  10977. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  10978. UnityEngine.Logger:Log(LogType, Object)
  10979. UnityEngine.Debug:LogError(Object)
  10980. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  10981. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  10982. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  10983.  
  10984. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  10985. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  10986. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  10987. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  10988. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  10989. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  10990. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  10991. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  10992. UnityEngine.Logger:Log(LogType, Object)
  10993. UnityEngine.Debug:LogError(Object)
  10994. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  10995. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  10996. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  10997.  
  10998. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  10999. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  11000. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  11001. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  11002. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  11003. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  11004. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  11005. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  11006. UnityEngine.Logger:Log(LogType, Object)
  11007. UnityEngine.Debug:LogError(Object)
  11008. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  11009. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  11010. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  11011.  
  11012. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  11013. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  11014. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  11015. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  11016. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  11017. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  11018. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  11019. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  11020. UnityEngine.Logger:Log(LogType, Object)
  11021. UnityEngine.Debug:LogError(Object)
  11022. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  11023. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  11024. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  11025.  
  11026. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  11027. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  11028. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  11029. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  11030. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  11031. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  11032. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  11033. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  11034. UnityEngine.Logger:Log(LogType, Object)
  11035. UnityEngine.Debug:LogError(Object)
  11036. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  11037. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  11038. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  11039.  
  11040. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  11041. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  11042. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  11043. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  11044. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  11045. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  11046. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  11047. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  11048. UnityEngine.Logger:Log(LogType, Object)
  11049. UnityEngine.Debug:LogError(Object)
  11050. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  11051. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  11052. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  11053.  
  11054. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  11055. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  11056. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  11057. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  11058. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  11059. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  11060. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  11061. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  11062. UnityEngine.Logger:Log(LogType, Object)
  11063. UnityEngine.Debug:LogError(Object)
  11064. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  11065. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  11066. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  11067.  
  11068. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  11069. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  11070. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  11071. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  11072. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  11073. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  11074. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  11075. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  11076. UnityEngine.Logger:Log(LogType, Object)
  11077. UnityEngine.Debug:LogError(Object)
  11078. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  11079. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  11080. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  11081.  
  11082. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  11083. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  11084. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  11085. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  11086. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  11087. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  11088. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  11089. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  11090. UnityEngine.Logger:Log(LogType, Object)
  11091. UnityEngine.Debug:LogError(Object)
  11092. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  11093. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  11094. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  11095.  
  11096. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  11097. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  11098. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  11099. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  11100. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  11101. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  11102. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  11103. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  11104. UnityEngine.Logger:Log(LogType, Object)
  11105. UnityEngine.Debug:LogError(Object)
  11106. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  11107. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  11108. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  11109.  
  11110. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  11111. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  11112. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  11113. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  11114. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  11115. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  11116. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  11117. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  11118. UnityEngine.Logger:Log(LogType, Object)
  11119. UnityEngine.Debug:LogError(Object)
  11120. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  11121. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  11122. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  11123.  
  11124. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  11125. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  11126. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  11127. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  11128. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  11129. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  11130. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  11131. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  11132. UnityEngine.Logger:Log(LogType, Object)
  11133. UnityEngine.Debug:LogError(Object)
  11134. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  11135. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  11136. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  11137.  
  11138. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  11139. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  11140. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  11141. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  11142. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  11143. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  11144. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  11145. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  11146. UnityEngine.Logger:Log(LogType, Object)
  11147. UnityEngine.Debug:LogError(Object)
  11148. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  11149. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  11150. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  11151.  
  11152. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  11153. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  11154. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  11155. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  11156. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  11157. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  11158. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  11159. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  11160. UnityEngine.Logger:Log(LogType, Object)
  11161. UnityEngine.Debug:LogError(Object)
  11162. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  11163. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  11164. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  11165.  
  11166. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  11167. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  11168. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  11169. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  11170. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  11171. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  11172. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  11173. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  11174. UnityEngine.Logger:Log(LogType, Object)
  11175. UnityEngine.Debug:LogError(Object)
  11176. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  11177. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  11178. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  11179.  
  11180. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  11181. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  11182. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  11183. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  11184. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  11185. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  11186. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  11187. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  11188. UnityEngine.Logger:Log(LogType, Object)
  11189. UnityEngine.Debug:LogError(Object)
  11190. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  11191. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  11192. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  11193.  
  11194. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  11195. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  11196. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  11197. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  11198. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  11199. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  11200. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  11201. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  11202. UnityEngine.Logger:Log(LogType, Object)
  11203. UnityEngine.Debug:LogError(Object)
  11204. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  11205. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  11206. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  11207.  
  11208. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  11209. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  11210. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  11211. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  11212. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  11213. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  11214. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  11215. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  11216. UnityEngine.Logger:Log(LogType, Object)
  11217. UnityEngine.Debug:LogError(Object)
  11218. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  11219. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  11220. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  11221.  
  11222. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  11223. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  11224. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  11225. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  11226. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  11227. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  11228. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  11229. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  11230. UnityEngine.Logger:Log(LogType, Object)
  11231. UnityEngine.Debug:LogError(Object)
  11232. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  11233. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  11234. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  11235.  
  11236. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  11237. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  11238. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  11239. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  11240. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  11241. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  11242. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  11243. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  11244. UnityEngine.Logger:Log(LogType, Object)
  11245. UnityEngine.Debug:LogError(Object)
  11246. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  11247. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  11248. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  11249.  
  11250. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  11251. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  11252. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  11253. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  11254. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  11255. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  11256. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  11257. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  11258. UnityEngine.Logger:Log(LogType, Object)
  11259. UnityEngine.Debug:LogError(Object)
  11260. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  11261. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  11262. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  11263.  
  11264. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  11265. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  11266. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  11267. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  11268. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  11269. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  11270. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  11271. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  11272. UnityEngine.Logger:Log(LogType, Object)
  11273. UnityEngine.Debug:LogError(Object)
  11274. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  11275. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  11276. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  11277.  
  11278. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  11279. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  11280. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  11281. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  11282. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  11283. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  11284. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  11285. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  11286. UnityEngine.Logger:Log(LogType, Object)
  11287. UnityEngine.Debug:LogError(Object)
  11288. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  11289. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  11290. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  11291.  
  11292. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  11293. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  11294. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  11295. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  11296. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  11297. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  11298. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  11299. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  11300. UnityEngine.Logger:Log(LogType, Object)
  11301. UnityEngine.Debug:LogError(Object)
  11302. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  11303. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  11304. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  11305.  
  11306. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  11307. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  11308. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  11309. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  11310. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  11311. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  11312. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  11313. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  11314. UnityEngine.Logger:Log(LogType, Object)
  11315. UnityEngine.Debug:LogError(Object)
  11316. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  11317. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  11318. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  11319.  
  11320. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  11321. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  11322. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  11323. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  11324. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  11325. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  11326. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  11327. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  11328. UnityEngine.Logger:Log(LogType, Object)
  11329. UnityEngine.Debug:LogError(Object)
  11330. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  11331. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  11332. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  11333.  
  11334. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  11335. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  11336. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  11337. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  11338. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  11339. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  11340. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  11341. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  11342. UnityEngine.Logger:Log(LogType, Object)
  11343. UnityEngine.Debug:LogError(Object)
  11344. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  11345. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  11346. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  11347.  
  11348. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  11349. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  11350. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  11351. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  11352. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  11353. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  11354. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  11355. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  11356. UnityEngine.Logger:Log(LogType, Object)
  11357. UnityEngine.Debug:LogError(Object)
  11358. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  11359. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  11360. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  11361.  
  11362. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  11363. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  11364. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  11365. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  11366. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  11367. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  11368. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  11369. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  11370. UnityEngine.Logger:Log(LogType, Object)
  11371. UnityEngine.Debug:LogError(Object)
  11372. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  11373. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  11374. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  11375.  
  11376. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  11377. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  11378. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  11379. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  11380. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  11381. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  11382. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  11383. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  11384. UnityEngine.Logger:Log(LogType, Object)
  11385. UnityEngine.Debug:LogError(Object)
  11386. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  11387. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  11388. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  11389.  
  11390. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  11391. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  11392. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  11393. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  11394. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  11395. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  11396. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  11397. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  11398. UnityEngine.Logger:Log(LogType, Object)
  11399. UnityEngine.Debug:LogError(Object)
  11400. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  11401. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  11402. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  11403.  
  11404. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  11405. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  11406. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  11407. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  11408. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  11409. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  11410. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  11411. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  11412. UnityEngine.Logger:Log(LogType, Object)
  11413. UnityEngine.Debug:LogError(Object)
  11414. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  11415. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  11416. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  11417.  
  11418. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  11419. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  11420. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  11421. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  11422. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  11423. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  11424. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  11425. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  11426. UnityEngine.Logger:Log(LogType, Object)
  11427. UnityEngine.Debug:LogError(Object)
  11428. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  11429. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  11430. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  11431.  
  11432. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  11433. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  11434. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  11435. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  11436. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  11437. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  11438. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  11439. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  11440. UnityEngine.Logger:Log(LogType, Object)
  11441. UnityEngine.Debug:LogError(Object)
  11442. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  11443. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  11444. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  11445.  
  11446. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  11447. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  11448. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  11449. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  11450. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  11451. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  11452. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  11453. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  11454. UnityEngine.Logger:Log(LogType, Object)
  11455. UnityEngine.Debug:LogError(Object)
  11456. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  11457. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  11458. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  11459.  
  11460. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  11461. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  11462. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  11463. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  11464. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  11465. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  11466. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  11467. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  11468. UnityEngine.Logger:Log(LogType, Object)
  11469. UnityEngine.Debug:LogError(Object)
  11470. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  11471. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  11472. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  11473.  
  11474. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  11475. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  11476. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  11477. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  11478. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  11479. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  11480. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  11481. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  11482. UnityEngine.Logger:Log(LogType, Object)
  11483. UnityEngine.Debug:LogError(Object)
  11484. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  11485. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  11486. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  11487.  
  11488. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  11489. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  11490. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  11491. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  11492. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  11493. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  11494. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  11495. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  11496. UnityEngine.Logger:Log(LogType, Object)
  11497. UnityEngine.Debug:LogError(Object)
  11498. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  11499. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  11500. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  11501.  
  11502. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  11503. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  11504. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  11505. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  11506. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  11507. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  11508. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  11509. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  11510. UnityEngine.Logger:Log(LogType, Object)
  11511. UnityEngine.Debug:LogError(Object)
  11512. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  11513. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  11514. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  11515.  
  11516. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  11517. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  11518. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  11519. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  11520. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  11521. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  11522. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  11523. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  11524. UnityEngine.Logger:Log(LogType, Object)
  11525. UnityEngine.Debug:LogError(Object)
  11526. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  11527. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  11528. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  11529.  
  11530. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  11531. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  11532. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  11533. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  11534. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  11535. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  11536. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  11537. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  11538. UnityEngine.Logger:Log(LogType, Object)
  11539. UnityEngine.Debug:LogError(Object)
  11540. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  11541. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  11542. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  11543.  
  11544. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  11545. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  11546. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  11547. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  11548. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  11549. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  11550. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  11551. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  11552. UnityEngine.Logger:Log(LogType, Object)
  11553. UnityEngine.Debug:LogError(Object)
  11554. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  11555. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  11556. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  11557.  
  11558. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  11559. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  11560. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  11561. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  11562. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  11563. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  11564. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  11565. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  11566. UnityEngine.Logger:Log(LogType, Object)
  11567. UnityEngine.Debug:LogError(Object)
  11568. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  11569. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  11570. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  11571.  
  11572. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  11573. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  11574. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  11575. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  11576. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  11577. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  11578. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  11579. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  11580. UnityEngine.Logger:Log(LogType, Object)
  11581. UnityEngine.Debug:LogError(Object)
  11582. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  11583. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  11584. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  11585.  
  11586. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  11587. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  11588. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  11589. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  11590. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  11591. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  11592. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  11593. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  11594. UnityEngine.Logger:Log(LogType, Object)
  11595. UnityEngine.Debug:LogError(Object)
  11596. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  11597. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  11598. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  11599.  
  11600. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  11601. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  11602. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  11603. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  11604. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  11605. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  11606. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  11607. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  11608. UnityEngine.Logger:Log(LogType, Object)
  11609. UnityEngine.Debug:LogError(Object)
  11610. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  11611. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  11612. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  11613.  
  11614. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  11615. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  11616. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  11617. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  11618. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  11619. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  11620. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  11621. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  11622. UnityEngine.Logger:Log(LogType, Object)
  11623. UnityEngine.Debug:LogError(Object)
  11624. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  11625. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  11626. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  11627.  
  11628. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  11629. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  11630. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  11631. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  11632. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  11633. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  11634. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  11635. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  11636. UnityEngine.Logger:Log(LogType, Object)
  11637. UnityEngine.Debug:LogError(Object)
  11638. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  11639. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  11640. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  11641.  
  11642. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  11643. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  11644. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  11645. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  11646. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  11647. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  11648. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  11649. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  11650. UnityEngine.Logger:Log(LogType, Object)
  11651. UnityEngine.Debug:LogError(Object)
  11652. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  11653. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  11654. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  11655.  
  11656. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  11657. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  11658. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  11659. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  11660. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  11661. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  11662. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  11663. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  11664. UnityEngine.Logger:Log(LogType, Object)
  11665. UnityEngine.Debug:LogError(Object)
  11666. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  11667. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  11668. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  11669.  
  11670. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  11671. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  11672. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  11673. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  11674. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  11675. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  11676. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  11677. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  11678. UnityEngine.Logger:Log(LogType, Object)
  11679. UnityEngine.Debug:LogError(Object)
  11680. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  11681. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  11682. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  11683.  
  11684. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  11685. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  11686. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  11687. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  11688. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  11689. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  11690. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  11691. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  11692. UnityEngine.Logger:Log(LogType, Object)
  11693. UnityEngine.Debug:LogError(Object)
  11694. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  11695. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  11696. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  11697.  
  11698. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  11699. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  11700. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  11701. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  11702. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  11703. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  11704. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  11705. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  11706. UnityEngine.Logger:Log(LogType, Object)
  11707. UnityEngine.Debug:LogError(Object)
  11708. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  11709. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  11710. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  11711.  
  11712. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  11713. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  11714. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  11715. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  11716. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  11717. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  11718. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  11719. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  11720. UnityEngine.Logger:Log(LogType, Object)
  11721. UnityEngine.Debug:LogError(Object)
  11722. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  11723. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  11724. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  11725.  
  11726. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  11727. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  11728. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  11729. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  11730. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  11731. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  11732. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  11733. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  11734. UnityEngine.Logger:Log(LogType, Object)
  11735. UnityEngine.Debug:LogError(Object)
  11736. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  11737. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  11738. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  11739.  
  11740. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  11741. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  11742. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  11743. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  11744. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  11745. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  11746. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  11747. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  11748. UnityEngine.Logger:Log(LogType, Object)
  11749. UnityEngine.Debug:LogError(Object)
  11750. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  11751. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  11752. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  11753.  
  11754. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  11755. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  11756. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  11757. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  11758. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  11759. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  11760. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  11761. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  11762. UnityEngine.Logger:Log(LogType, Object)
  11763. UnityEngine.Debug:LogError(Object)
  11764. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  11765. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  11766. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  11767.  
  11768. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  11769. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  11770. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  11771. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  11772. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  11773. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  11774. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  11775. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  11776. UnityEngine.Logger:Log(LogType, Object)
  11777. UnityEngine.Debug:LogError(Object)
  11778. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  11779. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  11780. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  11781.  
  11782. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  11783. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  11784. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  11785. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  11786. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  11787. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  11788. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  11789. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  11790. UnityEngine.Logger:Log(LogType, Object)
  11791. UnityEngine.Debug:LogError(Object)
  11792. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  11793. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  11794. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  11795.  
  11796. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  11797. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  11798. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  11799. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  11800. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  11801. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  11802. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  11803. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  11804. UnityEngine.Logger:Log(LogType, Object)
  11805. UnityEngine.Debug:LogError(Object)
  11806. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  11807. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  11808. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  11809.  
  11810. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  11811. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  11812. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  11813. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  11814. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  11815. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  11816. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  11817. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  11818. UnityEngine.Logger:Log(LogType, Object)
  11819. UnityEngine.Debug:LogError(Object)
  11820. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  11821. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  11822. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  11823.  
  11824. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  11825. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  11826. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  11827. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  11828. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  11829. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  11830. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  11831. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  11832. UnityEngine.Logger:Log(LogType, Object)
  11833. UnityEngine.Debug:LogError(Object)
  11834. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  11835. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  11836. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  11837.  
  11838. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  11839. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  11840. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  11841. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  11842. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  11843. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  11844. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  11845. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  11846. UnityEngine.Logger:Log(LogType, Object)
  11847. UnityEngine.Debug:LogError(Object)
  11848. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  11849. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  11850. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  11851.  
  11852. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  11853. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  11854. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  11855. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  11856. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  11857. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  11858. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  11859. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  11860. UnityEngine.Logger:Log(LogType, Object)
  11861. UnityEngine.Debug:LogError(Object)
  11862. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  11863. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  11864. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  11865.  
  11866. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  11867. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  11868. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  11869. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  11870. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  11871. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  11872. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  11873. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  11874. UnityEngine.Logger:Log(LogType, Object)
  11875. UnityEngine.Debug:LogError(Object)
  11876. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  11877. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  11878. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  11879.  
  11880. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  11881. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  11882. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  11883. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  11884. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  11885. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  11886. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  11887. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  11888. UnityEngine.Logger:Log(LogType, Object)
  11889. UnityEngine.Debug:LogError(Object)
  11890. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  11891. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  11892. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  11893.  
  11894. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  11895. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  11896. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  11897. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  11898. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  11899. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  11900. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  11901. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  11902. UnityEngine.Logger:Log(LogType, Object)
  11903. UnityEngine.Debug:LogError(Object)
  11904. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  11905. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  11906. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  11907.  
  11908. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  11909. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  11910. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  11911. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  11912. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  11913. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  11914. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  11915. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  11916. UnityEngine.Logger:Log(LogType, Object)
  11917. UnityEngine.Debug:LogError(Object)
  11918. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  11919. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  11920. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  11921.  
  11922. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  11923. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  11924. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  11925. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  11926. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  11927. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  11928. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  11929. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  11930. UnityEngine.Logger:Log(LogType, Object)
  11931. UnityEngine.Debug:LogError(Object)
  11932. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  11933. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  11934. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  11935.  
  11936. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  11937. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  11938. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  11939. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  11940. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  11941. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  11942. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  11943. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  11944. UnityEngine.Logger:Log(LogType, Object)
  11945. UnityEngine.Debug:LogError(Object)
  11946. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  11947. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  11948. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  11949.  
  11950. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  11951. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  11952. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  11953. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  11954. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  11955. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  11956. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  11957. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  11958. UnityEngine.Logger:Log(LogType, Object)
  11959. UnityEngine.Debug:LogError(Object)
  11960. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  11961. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  11962. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  11963.  
  11964. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  11965. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  11966. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  11967. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  11968. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  11969. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  11970. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  11971. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  11972. UnityEngine.Logger:Log(LogType, Object)
  11973. UnityEngine.Debug:LogError(Object)
  11974. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  11975. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  11976. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  11977.  
  11978. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  11979. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  11980. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  11981. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  11982. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  11983. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  11984. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  11985. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  11986. UnityEngine.Logger:Log(LogType, Object)
  11987. UnityEngine.Debug:LogError(Object)
  11988. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  11989. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  11990. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  11991.  
  11992. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  11993. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  11994. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  11995. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  11996. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  11997. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  11998. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  11999. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  12000. UnityEngine.Logger:Log(LogType, Object)
  12001. UnityEngine.Debug:LogError(Object)
  12002. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  12003. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  12004. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  12005.  
  12006. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  12007. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  12008. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  12009. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  12010. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  12011. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  12012. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  12013. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  12014. UnityEngine.Logger:Log(LogType, Object)
  12015. UnityEngine.Debug:LogError(Object)
  12016. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  12017. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  12018. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  12019.  
  12020. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  12021. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  12022. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  12023. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  12024. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  12025. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  12026. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  12027. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  12028. UnityEngine.Logger:Log(LogType, Object)
  12029. UnityEngine.Debug:LogError(Object)
  12030. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  12031. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  12032. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  12033.  
  12034. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  12035. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  12036. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  12037. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  12038. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  12039. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  12040. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  12041. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  12042. UnityEngine.Logger:Log(LogType, Object)
  12043. UnityEngine.Debug:LogError(Object)
  12044. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  12045. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  12046. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  12047.  
  12048. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  12049. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  12050. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  12051. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  12052. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  12053. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  12054. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  12055. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  12056. UnityEngine.Logger:Log(LogType, Object)
  12057. UnityEngine.Debug:LogError(Object)
  12058. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  12059. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  12060. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  12061.  
  12062. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  12063. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  12064. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  12065. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  12066. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  12067. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  12068. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  12069. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  12070. UnityEngine.Logger:Log(LogType, Object)
  12071. UnityEngine.Debug:LogError(Object)
  12072. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  12073. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  12074. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  12075.  
  12076. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  12077. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  12078. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  12079. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  12080. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  12081. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  12082. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  12083. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  12084. UnityEngine.Logger:Log(LogType, Object)
  12085. UnityEngine.Debug:LogError(Object)
  12086. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  12087. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  12088. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  12089.  
  12090. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  12091. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  12092. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  12093. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  12094. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  12095. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  12096. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  12097. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  12098. UnityEngine.Logger:Log(LogType, Object)
  12099. UnityEngine.Debug:LogError(Object)
  12100. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  12101. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  12102. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  12103.  
  12104. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  12105. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  12106. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  12107. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  12108. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  12109. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  12110. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  12111. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  12112. UnityEngine.Logger:Log(LogType, Object)
  12113. UnityEngine.Debug:LogError(Object)
  12114. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  12115. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  12116. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  12117.  
  12118. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  12119. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  12120. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  12121. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  12122. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  12123. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  12124. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  12125. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  12126. UnityEngine.Logger:Log(LogType, Object)
  12127. UnityEngine.Debug:LogError(Object)
  12128. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  12129. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  12130. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  12131.  
  12132. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  12133. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  12134. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  12135. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  12136. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  12137. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  12138. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  12139. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  12140. UnityEngine.Logger:Log(LogType, Object)
  12141. UnityEngine.Debug:LogError(Object)
  12142. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  12143. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  12144. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  12145.  
  12146. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  12147. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  12148. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  12149. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  12150. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  12151. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  12152. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  12153. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  12154. UnityEngine.Logger:Log(LogType, Object)
  12155. UnityEngine.Debug:LogError(Object)
  12156. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  12157. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  12158. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  12159.  
  12160. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  12161. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  12162. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  12163. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  12164. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  12165. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  12166. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  12167. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  12168. UnityEngine.Logger:Log(LogType, Object)
  12169. UnityEngine.Debug:LogError(Object)
  12170. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  12171. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  12172. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  12173.  
  12174. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  12175. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  12176. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  12177. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  12178. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  12179. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  12180. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  12181. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  12182. UnityEngine.Logger:Log(LogType, Object)
  12183. UnityEngine.Debug:LogError(Object)
  12184. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  12185. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  12186. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  12187.  
  12188. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  12189. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  12190. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  12191. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  12192. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  12193. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  12194. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  12195. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  12196. UnityEngine.Logger:Log(LogType, Object)
  12197. UnityEngine.Debug:LogError(Object)
  12198. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  12199. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  12200. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  12201.  
  12202. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  12203. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  12204. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  12205. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  12206. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  12207. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  12208. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  12209. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  12210. UnityEngine.Logger:Log(LogType, Object)
  12211. UnityEngine.Debug:LogError(Object)
  12212. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  12213. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  12214. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  12215.  
  12216. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  12217. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  12218. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  12219. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  12220. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  12221. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  12222. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  12223. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  12224. UnityEngine.Logger:Log(LogType, Object)
  12225. UnityEngine.Debug:LogError(Object)
  12226. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  12227. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  12228. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  12229.  
  12230. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  12231. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  12232. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  12233. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  12234. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  12235. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  12236. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  12237. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  12238. UnityEngine.Logger:Log(LogType, Object)
  12239. UnityEngine.Debug:LogError(Object)
  12240. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  12241. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  12242. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  12243.  
  12244. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  12245. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  12246. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  12247. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  12248. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  12249. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  12250. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  12251. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  12252. UnityEngine.Logger:Log(LogType, Object)
  12253. UnityEngine.Debug:LogError(Object)
  12254. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  12255. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  12256. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  12257.  
  12258. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  12259. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  12260. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  12261. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  12262. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  12263. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  12264. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  12265. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  12266. UnityEngine.Logger:Log(LogType, Object)
  12267. UnityEngine.Debug:LogError(Object)
  12268. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  12269. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  12270. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  12271.  
  12272. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  12273. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  12274. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  12275. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  12276. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  12277. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  12278. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  12279. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  12280. UnityEngine.Logger:Log(LogType, Object)
  12281. UnityEngine.Debug:LogError(Object)
  12282. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  12283. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  12284. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  12285.  
  12286. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  12287. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  12288. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  12289. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  12290. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  12291. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  12292. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  12293. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  12294. UnityEngine.Logger:Log(LogType, Object)
  12295. UnityEngine.Debug:LogError(Object)
  12296. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  12297. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  12298. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  12299.  
  12300. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  12301. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  12302. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  12303. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  12304. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  12305. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  12306. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  12307. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  12308. UnityEngine.Logger:Log(LogType, Object)
  12309. UnityEngine.Debug:LogError(Object)
  12310. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  12311. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  12312. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  12313.  
  12314. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  12315. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  12316. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  12317. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  12318. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  12319. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  12320. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  12321. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  12322. UnityEngine.Logger:Log(LogType, Object)
  12323. UnityEngine.Debug:LogError(Object)
  12324. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  12325. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  12326. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  12327.  
  12328. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  12329. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  12330. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  12331. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  12332. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  12333. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  12334. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  12335. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  12336. UnityEngine.Logger:Log(LogType, Object)
  12337. UnityEngine.Debug:LogError(Object)
  12338. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  12339. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  12340. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  12341.  
  12342. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  12343. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  12344. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  12345. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  12346. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  12347. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  12348. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  12349. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  12350. UnityEngine.Logger:Log(LogType, Object)
  12351. UnityEngine.Debug:LogError(Object)
  12352. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  12353. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  12354. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  12355.  
  12356. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  12357. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  12358. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  12359. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  12360. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  12361. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  12362. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  12363. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  12364. UnityEngine.Logger:Log(LogType, Object)
  12365. UnityEngine.Debug:LogError(Object)
  12366. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  12367. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  12368. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  12369.  
  12370. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  12371. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  12372. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  12373. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  12374. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  12375. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  12376. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  12377. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  12378. UnityEngine.Logger:Log(LogType, Object)
  12379. UnityEngine.Debug:LogError(Object)
  12380. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  12381. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  12382. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  12383.  
  12384. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  12385. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  12386. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  12387. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  12388. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  12389. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  12390. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  12391. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  12392. UnityEngine.Logger:Log(LogType, Object)
  12393. UnityEngine.Debug:LogError(Object)
  12394. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  12395. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  12396. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  12397.  
  12398. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  12399. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  12400. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  12401. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  12402. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  12403. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  12404. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  12405. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  12406. UnityEngine.Logger:Log(LogType, Object)
  12407. UnityEngine.Debug:LogError(Object)
  12408. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  12409. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  12410. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  12411.  
  12412. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  12413. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  12414. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  12415. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  12416. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  12417. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  12418. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  12419. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  12420. UnityEngine.Logger:Log(LogType, Object)
  12421. UnityEngine.Debug:LogError(Object)
  12422. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  12423. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  12424. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  12425.  
  12426. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  12427. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  12428. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  12429. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  12430. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  12431. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  12432. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  12433. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  12434. UnityEngine.Logger:Log(LogType, Object)
  12435. UnityEngine.Debug:LogError(Object)
  12436. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  12437. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  12438. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  12439.  
  12440. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  12441. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  12442. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  12443. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  12444. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  12445. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  12446. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  12447. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  12448. UnityEngine.Logger:Log(LogType, Object)
  12449. UnityEngine.Debug:LogError(Object)
  12450. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  12451. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  12452. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  12453.  
  12454. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  12455. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  12456. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  12457. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  12458. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  12459. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  12460. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  12461. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  12462. UnityEngine.Logger:Log(LogType, Object)
  12463. UnityEngine.Debug:LogError(Object)
  12464. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  12465. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  12466. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  12467.  
  12468. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  12469. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  12470. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  12471. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  12472. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  12473. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  12474. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  12475. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  12476. UnityEngine.Logger:Log(LogType, Object)
  12477. UnityEngine.Debug:LogError(Object)
  12478. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  12479. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  12480. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  12481.  
  12482. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  12483. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  12484. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  12485. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  12486. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  12487. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  12488. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  12489. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  12490. UnityEngine.Logger:Log(LogType, Object)
  12491. UnityEngine.Debug:LogError(Object)
  12492. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  12493. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  12494. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  12495.  
  12496. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  12497. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  12498. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  12499. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  12500. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  12501. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  12502. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  12503. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  12504. UnityEngine.Logger:Log(LogType, Object)
  12505. UnityEngine.Debug:LogError(Object)
  12506. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  12507. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  12508. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  12509.  
  12510. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  12511. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  12512. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  12513. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  12514. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  12515. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  12516. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  12517. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  12518. UnityEngine.Logger:Log(LogType, Object)
  12519. UnityEngine.Debug:LogError(Object)
  12520. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  12521. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  12522. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  12523.  
  12524. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  12525. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  12526. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  12527. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  12528. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  12529. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  12530. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  12531. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  12532. UnityEngine.Logger:Log(LogType, Object)
  12533. UnityEngine.Debug:LogError(Object)
  12534. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  12535. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  12536. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  12537.  
  12538. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  12539. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  12540. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  12541. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  12542. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  12543. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  12544. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  12545. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  12546. UnityEngine.Logger:Log(LogType, Object)
  12547. UnityEngine.Debug:LogError(Object)
  12548. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  12549. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  12550. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  12551.  
  12552. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  12553. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  12554. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  12555. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  12556. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  12557. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  12558. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  12559. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  12560. UnityEngine.Logger:Log(LogType, Object)
  12561. UnityEngine.Debug:LogError(Object)
  12562. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  12563. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  12564. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  12565.  
  12566. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  12567. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  12568. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  12569. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  12570. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  12571. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  12572. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  12573. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  12574. UnityEngine.Logger:Log(LogType, Object)
  12575. UnityEngine.Debug:LogError(Object)
  12576. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  12577. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  12578. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  12579.  
  12580. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  12581. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  12582. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  12583. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  12584. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  12585. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  12586. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  12587. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  12588. UnityEngine.Logger:Log(LogType, Object)
  12589. UnityEngine.Debug:LogError(Object)
  12590. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  12591. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  12592. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  12593.  
  12594. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  12595. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  12596. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  12597. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  12598. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  12599. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  12600. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  12601. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  12602. UnityEngine.Logger:Log(LogType, Object)
  12603. UnityEngine.Debug:LogError(Object)
  12604. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  12605. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  12606. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  12607.  
  12608. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  12609. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  12610. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  12611. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  12612. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  12613. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  12614. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  12615. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  12616. UnityEngine.Logger:Log(LogType, Object)
  12617. UnityEngine.Debug:LogError(Object)
  12618. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  12619. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  12620. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  12621.  
  12622. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  12623. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  12624. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  12625. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  12626. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  12627. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  12628. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  12629. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  12630. UnityEngine.Logger:Log(LogType, Object)
  12631. UnityEngine.Debug:LogError(Object)
  12632. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  12633. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  12634. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  12635.  
  12636. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  12637. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  12638. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  12639. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  12640. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  12641. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  12642. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  12643. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  12644. UnityEngine.Logger:Log(LogType, Object)
  12645. UnityEngine.Debug:LogError(Object)
  12646. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  12647. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  12648. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  12649.  
  12650. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  12651. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  12652. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  12653. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  12654. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  12655. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  12656. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  12657. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  12658. UnityEngine.Logger:Log(LogType, Object)
  12659. UnityEngine.Debug:LogError(Object)
  12660. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  12661. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  12662. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  12663.  
  12664. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  12665. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  12666. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  12667. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  12668. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  12669. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  12670. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  12671. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  12672. UnityEngine.Logger:Log(LogType, Object)
  12673. UnityEngine.Debug:LogError(Object)
  12674. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  12675. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  12676. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  12677.  
  12678. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  12679. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  12680. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  12681. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  12682. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  12683. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  12684. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  12685. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  12686. UnityEngine.Logger:Log(LogType, Object)
  12687. UnityEngine.Debug:LogError(Object)
  12688. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  12689. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  12690. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  12691.  
  12692. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  12693. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  12694. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  12695. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  12696. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  12697. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  12698. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  12699. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  12700. UnityEngine.Logger:Log(LogType, Object)
  12701. UnityEngine.Debug:LogError(Object)
  12702. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  12703. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  12704. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  12705.  
  12706. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  12707. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  12708. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  12709. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  12710. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  12711. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  12712. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  12713. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  12714. UnityEngine.Logger:Log(LogType, Object)
  12715. UnityEngine.Debug:LogError(Object)
  12716. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  12717. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  12718. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  12719.  
  12720. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  12721. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  12722. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  12723. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  12724. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  12725. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  12726. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  12727. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  12728. UnityEngine.Logger:Log(LogType, Object)
  12729. UnityEngine.Debug:LogError(Object)
  12730. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  12731. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  12732. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  12733.  
  12734. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  12735. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  12736. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  12737. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  12738. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  12739. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  12740. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  12741. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  12742. UnityEngine.Logger:Log(LogType, Object)
  12743. UnityEngine.Debug:LogError(Object)
  12744. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  12745. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  12746. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  12747.  
  12748. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  12749. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  12750. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  12751. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  12752. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  12753. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  12754. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  12755. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  12756. UnityEngine.Logger:Log(LogType, Object)
  12757. UnityEngine.Debug:LogError(Object)
  12758. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  12759. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  12760. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  12761.  
  12762. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  12763. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  12764. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  12765. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  12766. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  12767. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  12768. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  12769. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  12770. UnityEngine.Logger:Log(LogType, Object)
  12771. UnityEngine.Debug:LogError(Object)
  12772. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  12773. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  12774. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  12775.  
  12776. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  12777. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  12778. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  12779. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  12780. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  12781. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  12782. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  12783. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  12784. UnityEngine.Logger:Log(LogType, Object)
  12785. UnityEngine.Debug:LogError(Object)
  12786. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  12787. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  12788. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  12789.  
  12790. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  12791. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  12792. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  12793. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  12794. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  12795. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  12796. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  12797. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  12798. UnityEngine.Logger:Log(LogType, Object)
  12799. UnityEngine.Debug:LogError(Object)
  12800. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  12801. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  12802. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  12803.  
  12804. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  12805. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  12806. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  12807. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  12808. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  12809. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  12810. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  12811. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  12812. UnityEngine.Logger:Log(LogType, Object)
  12813. UnityEngine.Debug:LogError(Object)
  12814. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  12815. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  12816. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  12817.  
  12818. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  12819. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  12820. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  12821. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  12822. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  12823. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  12824. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  12825. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  12826. UnityEngine.Logger:Log(LogType, Object)
  12827. UnityEngine.Debug:LogError(Object)
  12828. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  12829. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  12830. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  12831.  
  12832. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  12833. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  12834. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  12835. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  12836. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  12837. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  12838. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  12839. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  12840. UnityEngine.Logger:Log(LogType, Object)
  12841. UnityEngine.Debug:LogError(Object)
  12842. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  12843. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  12844. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  12845.  
  12846. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  12847. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  12848. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  12849. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  12850. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  12851. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  12852. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  12853. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  12854. UnityEngine.Logger:Log(LogType, Object)
  12855. UnityEngine.Debug:LogError(Object)
  12856. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  12857. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  12858. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  12859.  
  12860. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  12861. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  12862. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  12863. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  12864. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  12865. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  12866. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  12867. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  12868. UnityEngine.Logger:Log(LogType, Object)
  12869. UnityEngine.Debug:LogError(Object)
  12870. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  12871. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  12872. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  12873.  
  12874. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  12875. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  12876. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  12877. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  12878. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  12879. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  12880. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  12881. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  12882. UnityEngine.Logger:Log(LogType, Object)
  12883. UnityEngine.Debug:LogError(Object)
  12884. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  12885. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  12886. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  12887.  
  12888. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  12889. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  12890. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  12891. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  12892. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  12893. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  12894. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  12895. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  12896. UnityEngine.Logger:Log(LogType, Object)
  12897. UnityEngine.Debug:LogError(Object)
  12898. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  12899. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  12900. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  12901.  
  12902. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  12903. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  12904. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  12905. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  12906. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  12907. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  12908. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  12909. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  12910. UnityEngine.Logger:Log(LogType, Object)
  12911. UnityEngine.Debug:LogError(Object)
  12912. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  12913. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  12914. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  12915.  
  12916. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  12917. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  12918. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  12919. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  12920. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  12921. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  12922. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  12923. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  12924. UnityEngine.Logger:Log(LogType, Object)
  12925. UnityEngine.Debug:LogError(Object)
  12926. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  12927. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  12928. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  12929.  
  12930. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  12931. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  12932. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  12933. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  12934. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  12935. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  12936. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  12937. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  12938. UnityEngine.Logger:Log(LogType, Object)
  12939. UnityEngine.Debug:LogError(Object)
  12940. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  12941. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  12942. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  12943.  
  12944. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  12945. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  12946. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  12947. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  12948. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  12949. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  12950. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  12951. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  12952. UnityEngine.Logger:Log(LogType, Object)
  12953. UnityEngine.Debug:LogError(Object)
  12954. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  12955. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  12956. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  12957.  
  12958. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  12959. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  12960. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  12961. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  12962. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  12963. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  12964. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  12965. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  12966. UnityEngine.Logger:Log(LogType, Object)
  12967. UnityEngine.Debug:LogError(Object)
  12968. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  12969. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  12970. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  12971.  
  12972. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  12973. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  12974. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  12975. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  12976. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  12977. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  12978. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  12979. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  12980. UnityEngine.Logger:Log(LogType, Object)
  12981. UnityEngine.Debug:LogError(Object)
  12982. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  12983. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  12984. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  12985.  
  12986. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  12987. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  12988. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  12989. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  12990. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  12991. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  12992. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  12993. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  12994. UnityEngine.Logger:Log(LogType, Object)
  12995. UnityEngine.Debug:LogError(Object)
  12996. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  12997. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  12998. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  12999.  
  13000. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  13001. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  13002. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  13003. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  13004. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  13005. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  13006. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  13007. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  13008. UnityEngine.Logger:Log(LogType, Object)
  13009. UnityEngine.Debug:LogError(Object)
  13010. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  13011. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  13012. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  13013.  
  13014. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  13015. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  13016. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  13017. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  13018. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  13019. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  13020. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  13021. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  13022. UnityEngine.Logger:Log(LogType, Object)
  13023. UnityEngine.Debug:LogError(Object)
  13024. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  13025. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  13026. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  13027.  
  13028. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  13029. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  13030. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  13031. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  13032. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  13033. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  13034. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  13035. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  13036. UnityEngine.Logger:Log(LogType, Object)
  13037. UnityEngine.Debug:LogError(Object)
  13038. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  13039. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  13040. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  13041.  
  13042. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  13043. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  13044. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  13045. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  13046. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  13047. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  13048. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  13049. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  13050. UnityEngine.Logger:Log(LogType, Object)
  13051. UnityEngine.Debug:LogError(Object)
  13052. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  13053. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  13054. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  13055.  
  13056. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  13057. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  13058. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  13059. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  13060. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  13061. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  13062. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  13063. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  13064. UnityEngine.Logger:Log(LogType, Object)
  13065. UnityEngine.Debug:LogError(Object)
  13066. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  13067. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  13068. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  13069.  
  13070. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  13071. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  13072. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  13073. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  13074. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  13075. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  13076. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  13077. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  13078. UnityEngine.Logger:Log(LogType, Object)
  13079. UnityEngine.Debug:LogError(Object)
  13080. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  13081. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  13082. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  13083.  
  13084. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  13085. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  13086. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  13087. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  13088. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  13089. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  13090. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  13091. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  13092. UnityEngine.Logger:Log(LogType, Object)
  13093. UnityEngine.Debug:LogError(Object)
  13094. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  13095. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  13096. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  13097.  
  13098. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  13099. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  13100. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  13101. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  13102. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  13103. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  13104. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  13105. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  13106. UnityEngine.Logger:Log(LogType, Object)
  13107. UnityEngine.Debug:LogError(Object)
  13108. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  13109. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  13110. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  13111.  
  13112. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  13113. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  13114. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  13115. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  13116. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  13117. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  13118. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  13119. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  13120. UnityEngine.Logger:Log(LogType, Object)
  13121. UnityEngine.Debug:LogError(Object)
  13122. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  13123. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  13124. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  13125.  
  13126. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  13127. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  13128. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  13129. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  13130. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  13131. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  13132. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  13133. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  13134. UnityEngine.Logger:Log(LogType, Object)
  13135. UnityEngine.Debug:LogError(Object)
  13136. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  13137. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  13138. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  13139.  
  13140. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  13141. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  13142. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  13143. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  13144. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  13145. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  13146. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  13147. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  13148. UnityEngine.Logger:Log(LogType, Object)
  13149. UnityEngine.Debug:LogError(Object)
  13150. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  13151. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  13152. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  13153.  
  13154. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  13155. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  13156. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  13157. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  13158. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  13159. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  13160. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  13161. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  13162. UnityEngine.Logger:Log(LogType, Object)
  13163. UnityEngine.Debug:LogError(Object)
  13164. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  13165. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  13166. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  13167.  
  13168. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  13169. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  13170. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  13171. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  13172. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  13173. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  13174. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  13175. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  13176. UnityEngine.Logger:Log(LogType, Object)
  13177. UnityEngine.Debug:LogError(Object)
  13178. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  13179. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  13180. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  13181.  
  13182. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  13183. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  13184. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  13185. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  13186. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  13187. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  13188. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  13189. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  13190. UnityEngine.Logger:Log(LogType, Object)
  13191. UnityEngine.Debug:LogError(Object)
  13192. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  13193. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  13194. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  13195.  
  13196. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  13197. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  13198. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  13199. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  13200. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  13201. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  13202. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  13203. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  13204. UnityEngine.Logger:Log(LogType, Object)
  13205. UnityEngine.Debug:LogError(Object)
  13206. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  13207. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  13208. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  13209.  
  13210. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  13211. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  13212. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  13213. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  13214. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  13215. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  13216. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  13217. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  13218. UnityEngine.Logger:Log(LogType, Object)
  13219. UnityEngine.Debug:LogError(Object)
  13220. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  13221. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  13222. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  13223.  
  13224. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  13225. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  13226. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  13227. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  13228. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  13229. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  13230. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  13231. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  13232. UnityEngine.Logger:Log(LogType, Object)
  13233. UnityEngine.Debug:LogError(Object)
  13234. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  13235. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  13236. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  13237.  
  13238. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  13239. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  13240. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  13241. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  13242. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  13243. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  13244. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  13245. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  13246. UnityEngine.Logger:Log(LogType, Object)
  13247. UnityEngine.Debug:LogError(Object)
  13248. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  13249. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  13250. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  13251.  
  13252. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  13253. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  13254. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  13255. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  13256. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  13257. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  13258. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  13259. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  13260. UnityEngine.Logger:Log(LogType, Object)
  13261. UnityEngine.Debug:LogError(Object)
  13262. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  13263. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  13264. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  13265.  
  13266. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  13267. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  13268. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  13269. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  13270. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  13271. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  13272. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  13273. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  13274. UnityEngine.Logger:Log(LogType, Object)
  13275. UnityEngine.Debug:LogError(Object)
  13276. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  13277. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  13278. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  13279.  
  13280. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  13281. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  13282. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  13283. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  13284. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  13285. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  13286. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  13287. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  13288. UnityEngine.Logger:Log(LogType, Object)
  13289. UnityEngine.Debug:LogError(Object)
  13290. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  13291. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  13292. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  13293.  
  13294. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  13295. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  13296. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  13297. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  13298. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  13299. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  13300. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  13301. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  13302. UnityEngine.Logger:Log(LogType, Object)
  13303. UnityEngine.Debug:LogError(Object)
  13304. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  13305. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  13306. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  13307.  
  13308. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  13309. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  13310. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  13311. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  13312. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  13313. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  13314. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  13315. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  13316. UnityEngine.Logger:Log(LogType, Object)
  13317. UnityEngine.Debug:LogError(Object)
  13318. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  13319. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  13320. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  13321.  
  13322. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  13323. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  13324. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  13325. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  13326. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  13327. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  13328. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  13329. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  13330. UnityEngine.Logger:Log(LogType, Object)
  13331. UnityEngine.Debug:LogError(Object)
  13332. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  13333. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  13334. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  13335.  
  13336. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  13337. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  13338. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  13339. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  13340. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  13341. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  13342. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  13343. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  13344. UnityEngine.Logger:Log(LogType, Object)
  13345. UnityEngine.Debug:LogError(Object)
  13346. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  13347. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  13348. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  13349.  
  13350. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  13351. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  13352. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  13353. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  13354. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  13355. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  13356. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  13357. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  13358. UnityEngine.Logger:Log(LogType, Object)
  13359. UnityEngine.Debug:LogError(Object)
  13360. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  13361. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  13362. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  13363.  
  13364. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  13365. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  13366. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  13367. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  13368. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  13369. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  13370. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  13371. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  13372. UnityEngine.Logger:Log(LogType, Object)
  13373. UnityEngine.Debug:LogError(Object)
  13374. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  13375. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  13376. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  13377.  
  13378. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  13379. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  13380. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  13381. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  13382. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  13383. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  13384. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  13385. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  13386. UnityEngine.Logger:Log(LogType, Object)
  13387. UnityEngine.Debug:LogError(Object)
  13388. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  13389. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  13390. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  13391.  
  13392. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  13393. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  13394. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  13395. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  13396. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  13397. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  13398. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  13399. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  13400. UnityEngine.Logger:Log(LogType, Object)
  13401. UnityEngine.Debug:LogError(Object)
  13402. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  13403. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  13404. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  13405.  
  13406. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  13407. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  13408. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  13409. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  13410. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  13411. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  13412. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  13413. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  13414. UnityEngine.Logger:Log(LogType, Object)
  13415. UnityEngine.Debug:LogError(Object)
  13416. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  13417. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  13418. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  13419.  
  13420. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  13421. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  13422. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  13423. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  13424. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  13425. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  13426. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  13427. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  13428. UnityEngine.Logger:Log(LogType, Object)
  13429. UnityEngine.Debug:LogError(Object)
  13430. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  13431. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  13432. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  13433.  
  13434. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  13435. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  13436. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  13437. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  13438. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  13439. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  13440. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  13441. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  13442. UnityEngine.Logger:Log(LogType, Object)
  13443. UnityEngine.Debug:LogError(Object)
  13444. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  13445. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  13446. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  13447.  
  13448. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  13449. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  13450. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  13451. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  13452. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  13453. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  13454. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  13455. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  13456. UnityEngine.Logger:Log(LogType, Object)
  13457. UnityEngine.Debug:LogError(Object)
  13458. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  13459. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  13460. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  13461.  
  13462. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  13463. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  13464. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  13465. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  13466. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  13467. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  13468. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  13469. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  13470. UnityEngine.Logger:Log(LogType, Object)
  13471. UnityEngine.Debug:LogError(Object)
  13472. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  13473. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  13474. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  13475.  
  13476. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  13477. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  13478. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  13479. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  13480. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  13481. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  13482. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  13483. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  13484. UnityEngine.Logger:Log(LogType, Object)
  13485. UnityEngine.Debug:LogError(Object)
  13486. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  13487. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  13488. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  13489.  
  13490. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  13491. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  13492. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  13493. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  13494. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  13495. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  13496. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  13497. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  13498. UnityEngine.Logger:Log(LogType, Object)
  13499. UnityEngine.Debug:LogError(Object)
  13500. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  13501. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  13502. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  13503.  
  13504. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  13505. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  13506. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  13507. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  13508. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  13509. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  13510. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  13511. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  13512. UnityEngine.Logger:Log(LogType, Object)
  13513. UnityEngine.Debug:LogError(Object)
  13514. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  13515. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  13516. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  13517.  
  13518. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  13519. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  13520. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  13521. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  13522. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  13523. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  13524. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  13525. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  13526. UnityEngine.Logger:Log(LogType, Object)
  13527. UnityEngine.Debug:LogError(Object)
  13528. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  13529. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  13530. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  13531.  
  13532. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  13533. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  13534. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  13535. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  13536. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  13537. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  13538. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  13539. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  13540. UnityEngine.Logger:Log(LogType, Object)
  13541. UnityEngine.Debug:LogError(Object)
  13542. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  13543. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  13544. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  13545.  
  13546. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  13547. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  13548. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  13549. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  13550. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  13551. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  13552. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  13553. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  13554. UnityEngine.Logger:Log(LogType, Object)
  13555. UnityEngine.Debug:LogError(Object)
  13556. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  13557. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  13558. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  13559.  
  13560. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  13561. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  13562. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  13563. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  13564. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  13565. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  13566. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  13567. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  13568. UnityEngine.Logger:Log(LogType, Object)
  13569. UnityEngine.Debug:LogError(Object)
  13570. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  13571. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  13572. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  13573.  
  13574. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  13575. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  13576. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  13577. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  13578. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  13579. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  13580. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  13581. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  13582. UnityEngine.Logger:Log(LogType, Object)
  13583. UnityEngine.Debug:LogError(Object)
  13584. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  13585. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  13586. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  13587.  
  13588. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  13589. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  13590. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  13591. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  13592. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  13593. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  13594. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  13595. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  13596. UnityEngine.Logger:Log(LogType, Object)
  13597. UnityEngine.Debug:LogError(Object)
  13598. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  13599. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  13600. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  13601.  
  13602. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  13603. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  13604. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  13605. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  13606. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  13607. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  13608. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  13609. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  13610. UnityEngine.Logger:Log(LogType, Object)
  13611. UnityEngine.Debug:LogError(Object)
  13612. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  13613. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  13614. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  13615.  
  13616. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  13617. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  13618. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  13619. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  13620. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  13621. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  13622. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  13623. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  13624. UnityEngine.Logger:Log(LogType, Object)
  13625. UnityEngine.Debug:LogError(Object)
  13626. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  13627. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  13628. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  13629.  
  13630. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  13631. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  13632. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  13633. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  13634. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  13635. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  13636. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  13637. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  13638. UnityEngine.Logger:Log(LogType, Object)
  13639. UnityEngine.Debug:LogError(Object)
  13640. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  13641. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  13642. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  13643.  
  13644. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  13645. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  13646. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  13647. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  13648. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  13649. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  13650. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  13651. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  13652. UnityEngine.Logger:Log(LogType, Object)
  13653. UnityEngine.Debug:LogError(Object)
  13654. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  13655. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  13656. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  13657.  
  13658. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  13659. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  13660. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  13661. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  13662. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  13663. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  13664. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  13665. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  13666. UnityEngine.Logger:Log(LogType, Object)
  13667. UnityEngine.Debug:LogError(Object)
  13668. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  13669. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  13670. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  13671.  
  13672. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  13673. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  13674. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  13675. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  13676. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  13677. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  13678. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  13679. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  13680. UnityEngine.Logger:Log(LogType, Object)
  13681. UnityEngine.Debug:LogError(Object)
  13682. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  13683. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  13684. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  13685.  
  13686. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  13687. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  13688. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  13689. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  13690. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  13691. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  13692. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  13693. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  13694. UnityEngine.Logger:Log(LogType, Object)
  13695. UnityEngine.Debug:LogError(Object)
  13696. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  13697. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  13698. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  13699.  
  13700. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  13701. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  13702. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  13703. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  13704. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  13705. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  13706. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  13707. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  13708. UnityEngine.Logger:Log(LogType, Object)
  13709. UnityEngine.Debug:LogError(Object)
  13710. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  13711. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  13712. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  13713.  
  13714. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  13715. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  13716. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  13717. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  13718. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  13719. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  13720. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  13721. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  13722. UnityEngine.Logger:Log(LogType, Object)
  13723. UnityEngine.Debug:LogError(Object)
  13724. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  13725. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  13726. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  13727.  
  13728. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  13729. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  13730. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  13731. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  13732. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  13733. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  13734. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  13735. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  13736. UnityEngine.Logger:Log(LogType, Object)
  13737. UnityEngine.Debug:LogError(Object)
  13738. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  13739. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  13740. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  13741.  
  13742. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  13743. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  13744. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  13745. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  13746. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  13747. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  13748. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  13749. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  13750. UnityEngine.Logger:Log(LogType, Object)
  13751. UnityEngine.Debug:LogError(Object)
  13752. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  13753. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  13754. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  13755.  
  13756. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  13757. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  13758. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  13759. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  13760. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  13761. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  13762. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  13763. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  13764. UnityEngine.Logger:Log(LogType, Object)
  13765. UnityEngine.Debug:LogError(Object)
  13766. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  13767. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  13768. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  13769.  
  13770. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  13771. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  13772. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  13773. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  13774. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  13775. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  13776. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  13777. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  13778. UnityEngine.Logger:Log(LogType, Object)
  13779. UnityEngine.Debug:LogError(Object)
  13780. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  13781. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  13782. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  13783.  
  13784. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  13785. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  13786. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  13787. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  13788. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  13789. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  13790. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  13791. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  13792. UnityEngine.Logger:Log(LogType, Object)
  13793. UnityEngine.Debug:LogError(Object)
  13794. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  13795. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  13796. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  13797.  
  13798. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  13799. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  13800. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  13801. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  13802. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  13803. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  13804. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  13805. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  13806. UnityEngine.Logger:Log(LogType, Object)
  13807. UnityEngine.Debug:LogError(Object)
  13808. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  13809. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  13810. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  13811.  
  13812. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  13813. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  13814. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  13815. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  13816. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  13817. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  13818. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  13819. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  13820. UnityEngine.Logger:Log(LogType, Object)
  13821. UnityEngine.Debug:LogError(Object)
  13822. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  13823. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  13824. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  13825.  
  13826. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  13827. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  13828. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  13829. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  13830. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  13831. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  13832. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  13833. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  13834. UnityEngine.Logger:Log(LogType, Object)
  13835. UnityEngine.Debug:LogError(Object)
  13836. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  13837. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  13838. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  13839.  
  13840. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  13841. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  13842. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  13843. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  13844. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  13845. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  13846. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  13847. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  13848. UnityEngine.Logger:Log(LogType, Object)
  13849. UnityEngine.Debug:LogError(Object)
  13850. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  13851. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  13852. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  13853.  
  13854. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  13855. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  13856. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  13857. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  13858. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  13859. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  13860. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  13861. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  13862. UnityEngine.Logger:Log(LogType, Object)
  13863. UnityEngine.Debug:LogError(Object)
  13864. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  13865. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  13866. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  13867.  
  13868. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  13869. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  13870. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  13871. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  13872. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  13873. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  13874. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  13875. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  13876. UnityEngine.Logger:Log(LogType, Object)
  13877. UnityEngine.Debug:LogError(Object)
  13878. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  13879. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  13880. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  13881.  
  13882. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  13883. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  13884. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  13885. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  13886. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  13887. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  13888. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  13889. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  13890. UnityEngine.Logger:Log(LogType, Object)
  13891. UnityEngine.Debug:LogError(Object)
  13892. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  13893. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  13894. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  13895.  
  13896. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  13897. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  13898. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  13899. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  13900. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  13901. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  13902. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  13903. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  13904. UnityEngine.Logger:Log(LogType, Object)
  13905. UnityEngine.Debug:LogError(Object)
  13906. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  13907. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  13908. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  13909.  
  13910. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  13911. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  13912. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  13913. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  13914. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  13915. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  13916. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  13917. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  13918. UnityEngine.Logger:Log(LogType, Object)
  13919. UnityEngine.Debug:LogError(Object)
  13920. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  13921. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  13922. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  13923.  
  13924. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  13925. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  13926. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  13927. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  13928. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  13929. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  13930. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  13931. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  13932. UnityEngine.Logger:Log(LogType, Object)
  13933. UnityEngine.Debug:LogError(Object)
  13934. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  13935. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  13936. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  13937.  
  13938. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  13939. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  13940. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  13941. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  13942. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  13943. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  13944. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  13945. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  13946. UnityEngine.Logger:Log(LogType, Object)
  13947. UnityEngine.Debug:LogError(Object)
  13948. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  13949. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  13950. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  13951.  
  13952. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  13953. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  13954. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  13955. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  13956. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  13957. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  13958. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  13959. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  13960. UnityEngine.Logger:Log(LogType, Object)
  13961. UnityEngine.Debug:LogError(Object)
  13962. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  13963. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  13964. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  13965.  
  13966. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  13967. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  13968. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  13969. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  13970. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  13971. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  13972. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  13973. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  13974. UnityEngine.Logger:Log(LogType, Object)
  13975. UnityEngine.Debug:LogError(Object)
  13976. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  13977. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  13978. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  13979.  
  13980. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  13981. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  13982. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  13983. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  13984. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  13985. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  13986. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  13987. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  13988. UnityEngine.Logger:Log(LogType, Object)
  13989. UnityEngine.Debug:LogError(Object)
  13990. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  13991. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  13992. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  13993.  
  13994. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  13995. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  13996. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  13997. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  13998. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  13999. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  14000. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  14001. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  14002. UnityEngine.Logger:Log(LogType, Object)
  14003. UnityEngine.Debug:LogError(Object)
  14004. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  14005. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  14006. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  14007.  
  14008. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  14009. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  14010. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  14011. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  14012. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  14013. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  14014. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  14015. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  14016. UnityEngine.Logger:Log(LogType, Object)
  14017. UnityEngine.Debug:LogError(Object)
  14018. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  14019. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  14020. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  14021.  
  14022. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  14023. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  14024. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  14025. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  14026. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  14027. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  14028. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  14029. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  14030. UnityEngine.Logger:Log(LogType, Object)
  14031. UnityEngine.Debug:LogError(Object)
  14032. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  14033. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  14034. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  14035.  
  14036. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  14037. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  14038. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  14039. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  14040. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  14041. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  14042. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  14043. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  14044. UnityEngine.Logger:Log(LogType, Object)
  14045. UnityEngine.Debug:LogError(Object)
  14046. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  14047. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  14048. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  14049.  
  14050. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  14051. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  14052. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  14053. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  14054. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  14055. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  14056. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  14057. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  14058. UnityEngine.Logger:Log(LogType, Object)
  14059. UnityEngine.Debug:LogError(Object)
  14060. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  14061. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  14062. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  14063.  
  14064. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  14065. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  14066. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  14067. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  14068. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  14069. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  14070. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  14071. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  14072. UnityEngine.Logger:Log(LogType, Object)
  14073. UnityEngine.Debug:LogError(Object)
  14074. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  14075. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  14076. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  14077.  
  14078. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  14079. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  14080. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  14081. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  14082. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  14083. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  14084. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  14085. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  14086. UnityEngine.Logger:Log(LogType, Object)
  14087. UnityEngine.Debug:LogError(Object)
  14088. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  14089. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  14090. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  14091.  
  14092. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  14093. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  14094. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  14095. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  14096. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  14097. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  14098. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  14099. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  14100. UnityEngine.Logger:Log(LogType, Object)
  14101. UnityEngine.Debug:LogError(Object)
  14102. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  14103. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  14104. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  14105.  
  14106. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  14107. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  14108. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  14109. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  14110. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  14111. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  14112. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  14113. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  14114. UnityEngine.Logger:Log(LogType, Object)
  14115. UnityEngine.Debug:LogError(Object)
  14116. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  14117. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  14118. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  14119.  
  14120. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  14121. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  14122. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  14123. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  14124. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  14125. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  14126. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  14127. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  14128. UnityEngine.Logger:Log(LogType, Object)
  14129. UnityEngine.Debug:LogError(Object)
  14130. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  14131. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  14132. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  14133.  
  14134. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  14135. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  14136. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  14137. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  14138. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  14139. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  14140. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  14141. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  14142. UnityEngine.Logger:Log(LogType, Object)
  14143. UnityEngine.Debug:LogError(Object)
  14144. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  14145. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  14146. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  14147.  
  14148. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  14149. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  14150. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  14151. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  14152. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  14153. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  14154. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  14155. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  14156. UnityEngine.Logger:Log(LogType, Object)
  14157. UnityEngine.Debug:LogError(Object)
  14158. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  14159. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  14160. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  14161.  
  14162. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  14163. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  14164. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  14165. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  14166. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  14167. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  14168. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  14169. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  14170. UnityEngine.Logger:Log(LogType, Object)
  14171. UnityEngine.Debug:LogError(Object)
  14172. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  14173. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  14174. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  14175.  
  14176. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  14177. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  14178. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  14179. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  14180. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  14181. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  14182. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  14183. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  14184. UnityEngine.Logger:Log(LogType, Object)
  14185. UnityEngine.Debug:LogError(Object)
  14186. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  14187. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  14188. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  14189.  
  14190. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  14191. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  14192. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  14193. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  14194. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  14195. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  14196. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  14197. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  14198. UnityEngine.Logger:Log(LogType, Object)
  14199. UnityEngine.Debug:LogError(Object)
  14200. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  14201. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  14202. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  14203.  
  14204. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  14205. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  14206. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  14207. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  14208. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  14209. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  14210. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  14211. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  14212. UnityEngine.Logger:Log(LogType, Object)
  14213. UnityEngine.Debug:LogError(Object)
  14214. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  14215. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  14216. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  14217.  
  14218. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  14219. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  14220. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  14221. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  14222. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  14223. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  14224. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  14225. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  14226. UnityEngine.Logger:Log(LogType, Object)
  14227. UnityEngine.Debug:LogError(Object)
  14228. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  14229. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  14230. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  14231.  
  14232. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  14233. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  14234. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  14235. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  14236. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  14237. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  14238. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  14239. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  14240. UnityEngine.Logger:Log(LogType, Object)
  14241. UnityEngine.Debug:LogError(Object)
  14242. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  14243. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  14244. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  14245.  
  14246. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  14247. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  14248. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  14249. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  14250. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  14251. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  14252. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  14253. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  14254. UnityEngine.Logger:Log(LogType, Object)
  14255. UnityEngine.Debug:LogError(Object)
  14256. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  14257. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  14258. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  14259.  
  14260. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  14261. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  14262. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  14263. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  14264. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  14265. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  14266. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  14267. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  14268. UnityEngine.Logger:Log(LogType, Object)
  14269. UnityEngine.Debug:LogError(Object)
  14270. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  14271. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  14272. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  14273.  
  14274. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  14275. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  14276. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  14277. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  14278. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  14279. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  14280. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  14281. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  14282. UnityEngine.Logger:Log(LogType, Object)
  14283. UnityEngine.Debug:LogError(Object)
  14284. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  14285. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  14286. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  14287.  
  14288. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  14289. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  14290. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  14291. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  14292. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  14293. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  14294. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  14295. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  14296. UnityEngine.Logger:Log(LogType, Object)
  14297. UnityEngine.Debug:LogError(Object)
  14298. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  14299. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  14300. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  14301.  
  14302. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  14303. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  14304. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  14305. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  14306. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  14307. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  14308. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  14309. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  14310. UnityEngine.Logger:Log(LogType, Object)
  14311. UnityEngine.Debug:LogError(Object)
  14312. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  14313. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  14314. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  14315.  
  14316. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  14317. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  14318. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  14319. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  14320. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  14321. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  14322. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  14323. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  14324. UnityEngine.Logger:Log(LogType, Object)
  14325. UnityEngine.Debug:LogError(Object)
  14326. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  14327. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  14328. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  14329.  
  14330. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  14331. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  14332. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  14333. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  14334. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  14335. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  14336. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  14337. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  14338. UnityEngine.Logger:Log(LogType, Object)
  14339. UnityEngine.Debug:LogError(Object)
  14340. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  14341. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  14342. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  14343.  
  14344. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  14345. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  14346. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  14347. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  14348. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  14349. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  14350. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  14351. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  14352. UnityEngine.Logger:Log(LogType, Object)
  14353. UnityEngine.Debug:LogError(Object)
  14354. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  14355. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  14356. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  14357.  
  14358. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  14359. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  14360. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  14361. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  14362. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  14363. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  14364. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  14365. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  14366. UnityEngine.Logger:Log(LogType, Object)
  14367. UnityEngine.Debug:LogError(Object)
  14368. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  14369. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  14370. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  14371.  
  14372. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  14373. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  14374. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  14375. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  14376. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  14377. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  14378. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  14379. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  14380. UnityEngine.Logger:Log(LogType, Object)
  14381. UnityEngine.Debug:LogError(Object)
  14382. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  14383. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  14384. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  14385.  
  14386. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  14387. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  14388. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  14389. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  14390. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  14391. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  14392. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  14393. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  14394. UnityEngine.Logger:Log(LogType, Object)
  14395. UnityEngine.Debug:LogError(Object)
  14396. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  14397. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  14398. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  14399.  
  14400. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  14401. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  14402. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  14403. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  14404. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  14405. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  14406. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  14407. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  14408. UnityEngine.Logger:Log(LogType, Object)
  14409. UnityEngine.Debug:LogError(Object)
  14410. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  14411. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  14412. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  14413.  
  14414. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  14415. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  14416. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  14417. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  14418. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  14419. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  14420. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  14421. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  14422. UnityEngine.Logger:Log(LogType, Object)
  14423. UnityEngine.Debug:LogError(Object)
  14424. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  14425. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  14426. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  14427.  
  14428. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  14429. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  14430. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  14431. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  14432. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  14433. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  14434. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  14435. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  14436. UnityEngine.Logger:Log(LogType, Object)
  14437. UnityEngine.Debug:LogError(Object)
  14438. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  14439. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  14440. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  14441.  
  14442. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  14443. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  14444. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  14445. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  14446. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  14447. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  14448. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  14449. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  14450. UnityEngine.Logger:Log(LogType, Object)
  14451. UnityEngine.Debug:LogError(Object)
  14452. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  14453. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  14454. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  14455.  
  14456. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  14457. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  14458. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  14459. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  14460. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  14461. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  14462. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  14463. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  14464. UnityEngine.Logger:Log(LogType, Object)
  14465. UnityEngine.Debug:LogError(Object)
  14466. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  14467. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  14468. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  14469.  
  14470. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  14471. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  14472. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  14473. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  14474. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  14475. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  14476. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  14477. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  14478. UnityEngine.Logger:Log(LogType, Object)
  14479. UnityEngine.Debug:LogError(Object)
  14480. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  14481. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  14482. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  14483.  
  14484. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  14485. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  14486. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  14487. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  14488. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  14489. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  14490. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  14491. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  14492. UnityEngine.Logger:Log(LogType, Object)
  14493. UnityEngine.Debug:LogError(Object)
  14494. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  14495. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  14496. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  14497.  
  14498. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  14499. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  14500. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  14501. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  14502. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  14503. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  14504. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  14505. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  14506. UnityEngine.Logger:Log(LogType, Object)
  14507. UnityEngine.Debug:LogError(Object)
  14508. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  14509. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  14510. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  14511.  
  14512. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  14513. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  14514. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  14515. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  14516. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  14517. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  14518. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  14519. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  14520. UnityEngine.Logger:Log(LogType, Object)
  14521. UnityEngine.Debug:LogError(Object)
  14522. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  14523. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  14524. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  14525.  
  14526. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  14527. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  14528. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  14529. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  14530. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  14531. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  14532. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  14533. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  14534. UnityEngine.Logger:Log(LogType, Object)
  14535. UnityEngine.Debug:LogError(Object)
  14536. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  14537. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  14538. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  14539.  
  14540. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  14541. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  14542. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  14543. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  14544. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  14545. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  14546. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  14547. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  14548. UnityEngine.Logger:Log(LogType, Object)
  14549. UnityEngine.Debug:LogError(Object)
  14550. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  14551. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  14552. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  14553.  
  14554. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  14555. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  14556. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  14557. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  14558. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  14559. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  14560. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  14561. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  14562. UnityEngine.Logger:Log(LogType, Object)
  14563. UnityEngine.Debug:LogError(Object)
  14564. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  14565. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  14566. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  14567.  
  14568. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  14569. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  14570. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  14571. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  14572. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  14573. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  14574. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  14575. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  14576. UnityEngine.Logger:Log(LogType, Object)
  14577. UnityEngine.Debug:LogError(Object)
  14578. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  14579. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  14580. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  14581.  
  14582. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  14583. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  14584. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  14585. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  14586. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  14587. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  14588. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  14589. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  14590. UnityEngine.Logger:Log(LogType, Object)
  14591. UnityEngine.Debug:LogError(Object)
  14592. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  14593. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  14594. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  14595.  
  14596. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  14597. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  14598. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  14599. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  14600. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  14601. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  14602. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  14603. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  14604. UnityEngine.Logger:Log(LogType, Object)
  14605. UnityEngine.Debug:LogError(Object)
  14606. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  14607. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  14608. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  14609.  
  14610. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  14611. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  14612. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  14613. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  14614. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  14615. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  14616. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  14617. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  14618. UnityEngine.Logger:Log(LogType, Object)
  14619. UnityEngine.Debug:LogError(Object)
  14620. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  14621. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  14622. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  14623.  
  14624. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  14625. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  14626. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  14627. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  14628. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  14629. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  14630. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  14631. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  14632. UnityEngine.Logger:Log(LogType, Object)
  14633. UnityEngine.Debug:LogError(Object)
  14634. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  14635. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  14636. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  14637.  
  14638. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  14639. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  14640. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  14641. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  14642. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  14643. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  14644. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  14645. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  14646. UnityEngine.Logger:Log(LogType, Object)
  14647. UnityEngine.Debug:LogError(Object)
  14648. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  14649. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  14650. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  14651.  
  14652. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  14653. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  14654. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  14655. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  14656. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  14657. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  14658. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  14659. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  14660. UnityEngine.Logger:Log(LogType, Object)
  14661. UnityEngine.Debug:LogError(Object)
  14662. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  14663. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  14664. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  14665.  
  14666. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  14667. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  14668. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  14669. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  14670. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  14671. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  14672. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  14673. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  14674. UnityEngine.Logger:Log(LogType, Object)
  14675. UnityEngine.Debug:LogError(Object)
  14676. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  14677. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  14678. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  14679.  
  14680. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  14681. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  14682. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  14683. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  14684. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  14685. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  14686. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  14687. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  14688. UnityEngine.Logger:Log(LogType, Object)
  14689. UnityEngine.Debug:LogError(Object)
  14690. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  14691. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  14692. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  14693.  
  14694. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  14695. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  14696. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  14697. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  14698. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  14699. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  14700. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  14701. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  14702. UnityEngine.Logger:Log(LogType, Object)
  14703. UnityEngine.Debug:LogError(Object)
  14704. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  14705. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  14706. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  14707.  
  14708. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  14709. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  14710. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  14711. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  14712. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  14713. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  14714. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  14715. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  14716. UnityEngine.Logger:Log(LogType, Object)
  14717. UnityEngine.Debug:LogError(Object)
  14718. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  14719. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  14720. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  14721.  
  14722. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  14723. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  14724. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  14725. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  14726. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  14727. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  14728. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  14729. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  14730. UnityEngine.Logger:Log(LogType, Object)
  14731. UnityEngine.Debug:LogError(Object)
  14732. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  14733. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  14734. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  14735.  
  14736. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  14737. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  14738. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  14739. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  14740. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  14741. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  14742. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  14743. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  14744. UnityEngine.Logger:Log(LogType, Object)
  14745. UnityEngine.Debug:LogError(Object)
  14746. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  14747. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  14748. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  14749.  
  14750. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  14751. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  14752. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  14753. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  14754. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  14755. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  14756. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  14757. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  14758. UnityEngine.Logger:Log(LogType, Object)
  14759. UnityEngine.Debug:LogError(Object)
  14760. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  14761. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  14762. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  14763.  
  14764. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  14765. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  14766. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  14767. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  14768. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  14769. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  14770. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  14771. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  14772. UnityEngine.Logger:Log(LogType, Object)
  14773. UnityEngine.Debug:LogError(Object)
  14774. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  14775. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  14776. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  14777.  
  14778. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  14779. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  14780. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  14781. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  14782. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  14783. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  14784. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  14785. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  14786. UnityEngine.Logger:Log(LogType, Object)
  14787. UnityEngine.Debug:LogError(Object)
  14788. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  14789. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  14790. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  14791.  
  14792. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  14793. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  14794. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  14795. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  14796. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  14797. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  14798. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  14799. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  14800. UnityEngine.Logger:Log(LogType, Object)
  14801. UnityEngine.Debug:LogError(Object)
  14802. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  14803. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  14804. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  14805.  
  14806. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  14807. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  14808. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  14809. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  14810. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  14811. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  14812. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  14813. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  14814. UnityEngine.Logger:Log(LogType, Object)
  14815. UnityEngine.Debug:LogError(Object)
  14816. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  14817. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  14818. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  14819.  
  14820. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  14821. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  14822. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  14823. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  14824. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  14825. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  14826. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  14827. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  14828. UnityEngine.Logger:Log(LogType, Object)
  14829. UnityEngine.Debug:LogError(Object)
  14830. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  14831. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  14832. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  14833.  
  14834. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  14835. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  14836. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  14837. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  14838. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  14839. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  14840. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  14841. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  14842. UnityEngine.Logger:Log(LogType, Object)
  14843. UnityEngine.Debug:LogError(Object)
  14844. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  14845. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  14846. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  14847.  
  14848. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  14849. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  14850. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  14851. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  14852. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  14853. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  14854. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  14855. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  14856. UnityEngine.Logger:Log(LogType, Object)
  14857. UnityEngine.Debug:LogError(Object)
  14858. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  14859. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  14860. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  14861.  
  14862. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  14863. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  14864. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  14865. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  14866. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  14867. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  14868. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  14869. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  14870. UnityEngine.Logger:Log(LogType, Object)
  14871. UnityEngine.Debug:LogError(Object)
  14872. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  14873. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  14874. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  14875.  
  14876. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  14877. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  14878. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  14879. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  14880. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  14881. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  14882. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  14883. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  14884. UnityEngine.Logger:Log(LogType, Object)
  14885. UnityEngine.Debug:LogError(Object)
  14886. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  14887. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  14888. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  14889.  
  14890. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  14891. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  14892. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  14893. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  14894. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  14895. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  14896. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  14897. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  14898. UnityEngine.Logger:Log(LogType, Object)
  14899. UnityEngine.Debug:LogError(Object)
  14900. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  14901. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  14902. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  14903.  
  14904. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  14905. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  14906. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  14907. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  14908. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  14909. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  14910. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  14911. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  14912. UnityEngine.Logger:Log(LogType, Object)
  14913. UnityEngine.Debug:LogError(Object)
  14914. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  14915. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  14916. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  14917.  
  14918. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  14919. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  14920. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  14921. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  14922. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  14923. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  14924. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  14925. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  14926. UnityEngine.Logger:Log(LogType, Object)
  14927. UnityEngine.Debug:LogError(Object)
  14928. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  14929. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  14930. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  14931.  
  14932. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  14933. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  14934. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  14935. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  14936. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  14937. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  14938. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  14939. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  14940. UnityEngine.Logger:Log(LogType, Object)
  14941. UnityEngine.Debug:LogError(Object)
  14942. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  14943. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  14944. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  14945.  
  14946. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  14947. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  14948. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  14949. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  14950. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  14951. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  14952. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  14953. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  14954. UnityEngine.Logger:Log(LogType, Object)
  14955. UnityEngine.Debug:LogError(Object)
  14956. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  14957. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  14958. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  14959.  
  14960. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  14961. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  14962. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  14963. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  14964. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  14965. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  14966. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  14967. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  14968. UnityEngine.Logger:Log(LogType, Object)
  14969. UnityEngine.Debug:LogError(Object)
  14970. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  14971. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  14972. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  14973.  
  14974. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  14975. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  14976. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  14977. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  14978. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  14979. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  14980. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  14981. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  14982. UnityEngine.Logger:Log(LogType, Object)
  14983. UnityEngine.Debug:LogError(Object)
  14984. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  14985. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  14986. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  14987.  
  14988. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  14989. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  14990. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  14991. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  14992. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  14993. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  14994. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  14995. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  14996. UnityEngine.Logger:Log(LogType, Object)
  14997. UnityEngine.Debug:LogError(Object)
  14998. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  14999. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  15000. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  15001.  
  15002. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  15003. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  15004. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  15005. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  15006. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  15007. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  15008. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  15009. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  15010. UnityEngine.Logger:Log(LogType, Object)
  15011. UnityEngine.Debug:LogError(Object)
  15012. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  15013. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  15014. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  15015.  
  15016. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  15017. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  15018. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  15019. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  15020. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  15021. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  15022. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  15023. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  15024. UnityEngine.Logger:Log(LogType, Object)
  15025. UnityEngine.Debug:LogError(Object)
  15026. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  15027. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  15028. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  15029.  
  15030. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  15031. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  15032. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  15033. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  15034. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  15035. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  15036. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  15037. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  15038. UnityEngine.Logger:Log(LogType, Object)
  15039. UnityEngine.Debug:LogError(Object)
  15040. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  15041. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  15042. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  15043.  
  15044. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  15045. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  15046. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  15047. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  15048. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  15049. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  15050. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  15051. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  15052. UnityEngine.Logger:Log(LogType, Object)
  15053. UnityEngine.Debug:LogError(Object)
  15054. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  15055. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  15056. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  15057.  
  15058. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  15059. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  15060. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  15061. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  15062. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  15063. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  15064. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  15065. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  15066. UnityEngine.Logger:Log(LogType, Object)
  15067. UnityEngine.Debug:LogError(Object)
  15068. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  15069. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  15070. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  15071.  
  15072. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  15073. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  15074. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  15075. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  15076. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  15077. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  15078. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  15079. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  15080. UnityEngine.Logger:Log(LogType, Object)
  15081. UnityEngine.Debug:LogError(Object)
  15082. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  15083. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  15084. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  15085.  
  15086. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  15087. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  15088. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  15089. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  15090. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  15091. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  15092. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  15093. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  15094. UnityEngine.Logger:Log(LogType, Object)
  15095. UnityEngine.Debug:LogError(Object)
  15096. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  15097. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  15098. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  15099.  
  15100. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  15101. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  15102. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  15103. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  15104. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  15105. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  15106. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  15107. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  15108. UnityEngine.Logger:Log(LogType, Object)
  15109. UnityEngine.Debug:LogError(Object)
  15110. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  15111. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  15112. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  15113.  
  15114. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  15115. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  15116. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  15117. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  15118. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  15119. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  15120. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  15121. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  15122. UnityEngine.Logger:Log(LogType, Object)
  15123. UnityEngine.Debug:LogError(Object)
  15124. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  15125. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  15126. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  15127.  
  15128. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  15129. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  15130. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  15131. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  15132. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  15133. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  15134. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  15135. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  15136. UnityEngine.Logger:Log(LogType, Object)
  15137. UnityEngine.Debug:LogError(Object)
  15138. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  15139. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  15140. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  15141.  
  15142. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  15143. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  15144. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  15145. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  15146. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  15147. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  15148. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  15149. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  15150. UnityEngine.Logger:Log(LogType, Object)
  15151. UnityEngine.Debug:LogError(Object)
  15152. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  15153. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  15154. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  15155.  
  15156. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  15157. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  15158. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  15159. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  15160. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  15161. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  15162. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  15163. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  15164. UnityEngine.Logger:Log(LogType, Object)
  15165. UnityEngine.Debug:LogError(Object)
  15166. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  15167. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  15168. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  15169.  
  15170. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  15171. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  15172. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  15173. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  15174. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  15175. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  15176. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  15177. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  15178. UnityEngine.Logger:Log(LogType, Object)
  15179. UnityEngine.Debug:LogError(Object)
  15180. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  15181. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  15182. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  15183.  
  15184. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  15185. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  15186. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  15187. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  15188. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  15189. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  15190. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  15191. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  15192. UnityEngine.Logger:Log(LogType, Object)
  15193. UnityEngine.Debug:LogError(Object)
  15194. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  15195. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  15196. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  15197.  
  15198. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  15199. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  15200. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  15201. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  15202. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  15203. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  15204. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  15205. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  15206. UnityEngine.Logger:Log(LogType, Object)
  15207. UnityEngine.Debug:LogError(Object)
  15208. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  15209. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  15210. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  15211.  
  15212. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  15213. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  15214. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  15215. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  15216. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  15217. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  15218. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  15219. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  15220. UnityEngine.Logger:Log(LogType, Object)
  15221. UnityEngine.Debug:LogError(Object)
  15222. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  15223. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  15224. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  15225.  
  15226. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  15227. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  15228. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  15229. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  15230. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  15231. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  15232. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  15233. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  15234. UnityEngine.Logger:Log(LogType, Object)
  15235. UnityEngine.Debug:LogError(Object)
  15236. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  15237. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  15238. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  15239.  
  15240. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  15241. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  15242. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  15243. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  15244. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  15245. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  15246. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  15247. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  15248. UnityEngine.Logger:Log(LogType, Object)
  15249. UnityEngine.Debug:LogError(Object)
  15250. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  15251. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  15252. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  15253.  
  15254. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  15255. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  15256. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  15257. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  15258. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  15259. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  15260. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  15261. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  15262. UnityEngine.Logger:Log(LogType, Object)
  15263. UnityEngine.Debug:LogError(Object)
  15264. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  15265. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  15266. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  15267.  
  15268. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  15269. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  15270. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  15271. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  15272. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  15273. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  15274. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  15275. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  15276. UnityEngine.Logger:Log(LogType, Object)
  15277. UnityEngine.Debug:LogError(Object)
  15278. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  15279. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  15280. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  15281.  
  15282. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  15283. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  15284. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  15285. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  15286. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  15287. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  15288. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  15289. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  15290. UnityEngine.Logger:Log(LogType, Object)
  15291. UnityEngine.Debug:LogError(Object)
  15292. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  15293. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  15294. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  15295.  
  15296. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  15297. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  15298. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  15299. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  15300. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  15301. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  15302. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  15303. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  15304. UnityEngine.Logger:Log(LogType, Object)
  15305. UnityEngine.Debug:LogError(Object)
  15306. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  15307. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  15308. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  15309.  
  15310. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  15311. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  15312. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  15313. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  15314. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  15315. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  15316. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  15317. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  15318. UnityEngine.Logger:Log(LogType, Object)
  15319. UnityEngine.Debug:LogError(Object)
  15320. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  15321. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  15322. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  15323.  
  15324. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  15325. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  15326. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  15327. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  15328. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  15329. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  15330. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  15331. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  15332. UnityEngine.Logger:Log(LogType, Object)
  15333. UnityEngine.Debug:LogError(Object)
  15334. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  15335. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  15336. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  15337.  
  15338. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  15339. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  15340. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  15341. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  15342. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  15343. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  15344. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  15345. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  15346. UnityEngine.Logger:Log(LogType, Object)
  15347. UnityEngine.Debug:LogError(Object)
  15348. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  15349. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  15350. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  15351.  
  15352. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  15353. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  15354. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  15355. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  15356. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  15357. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  15358. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  15359. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  15360. UnityEngine.Logger:Log(LogType, Object)
  15361. UnityEngine.Debug:LogError(Object)
  15362. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  15363. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  15364. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  15365.  
  15366. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  15367. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  15368. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  15369. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  15370. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  15371. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  15372. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  15373. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  15374. UnityEngine.Logger:Log(LogType, Object)
  15375. UnityEngine.Debug:LogError(Object)
  15376. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  15377. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  15378. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  15379.  
  15380. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  15381. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  15382. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  15383. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  15384. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  15385. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  15386. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  15387. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  15388. UnityEngine.Logger:Log(LogType, Object)
  15389. UnityEngine.Debug:LogError(Object)
  15390. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  15391. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  15392. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  15393.  
  15394. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  15395. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  15396. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  15397. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  15398. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  15399. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  15400. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  15401. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  15402. UnityEngine.Logger:Log(LogType, Object)
  15403. UnityEngine.Debug:LogError(Object)
  15404. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  15405. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  15406. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  15407.  
  15408. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  15409. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  15410. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  15411. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  15412. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  15413. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  15414. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  15415. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  15416. UnityEngine.Logger:Log(LogType, Object)
  15417. UnityEngine.Debug:LogError(Object)
  15418. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  15419. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  15420. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  15421.  
  15422. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  15423. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  15424. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  15425. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  15426. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  15427. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  15428. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  15429. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  15430. UnityEngine.Logger:Log(LogType, Object)
  15431. UnityEngine.Debug:LogError(Object)
  15432. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  15433. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  15434. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  15435.  
  15436. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  15437. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  15438. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  15439. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  15440. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  15441. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  15442. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  15443. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  15444. UnityEngine.Logger:Log(LogType, Object)
  15445. UnityEngine.Debug:LogError(Object)
  15446. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  15447. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  15448. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  15449.  
  15450. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  15451. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  15452. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  15453. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  15454. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  15455. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  15456. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  15457. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  15458. UnityEngine.Logger:Log(LogType, Object)
  15459. UnityEngine.Debug:LogError(Object)
  15460. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  15461. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  15462. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  15463.  
  15464. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  15465. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  15466. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  15467. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  15468. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  15469. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  15470. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  15471. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  15472. UnityEngine.Logger:Log(LogType, Object)
  15473. UnityEngine.Debug:LogError(Object)
  15474. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  15475. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  15476. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  15477.  
  15478. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  15479. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  15480. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  15481. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  15482. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  15483. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  15484. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  15485. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  15486. UnityEngine.Logger:Log(LogType, Object)
  15487. UnityEngine.Debug:LogError(Object)
  15488. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  15489. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  15490. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  15491.  
  15492. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  15493. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  15494. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  15495. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  15496. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  15497. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  15498. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  15499. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  15500. UnityEngine.Logger:Log(LogType, Object)
  15501. UnityEngine.Debug:LogError(Object)
  15502. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  15503. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  15504. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  15505.  
  15506. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  15507. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  15508. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  15509. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  15510. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  15511. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  15512. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  15513. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  15514. UnityEngine.Logger:Log(LogType, Object)
  15515. UnityEngine.Debug:LogError(Object)
  15516. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  15517. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  15518. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  15519.  
  15520. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  15521. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  15522. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  15523. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  15524. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  15525. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  15526. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  15527. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  15528. UnityEngine.Logger:Log(LogType, Object)
  15529. UnityEngine.Debug:LogError(Object)
  15530. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  15531. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  15532. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  15533.  
  15534. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  15535. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  15536. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  15537. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  15538. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  15539. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  15540. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  15541. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  15542. UnityEngine.Logger:Log(LogType, Object)
  15543. UnityEngine.Debug:LogError(Object)
  15544. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  15545. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  15546. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  15547.  
  15548. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  15549. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  15550. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  15551. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  15552. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  15553. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  15554. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  15555. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  15556. UnityEngine.Logger:Log(LogType, Object)
  15557. UnityEngine.Debug:LogError(Object)
  15558. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  15559. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  15560. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  15561.  
  15562. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  15563. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  15564. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  15565. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  15566. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  15567. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  15568. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  15569. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  15570. UnityEngine.Logger:Log(LogType, Object)
  15571. UnityEngine.Debug:LogError(Object)
  15572. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  15573. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  15574. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  15575.  
  15576. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  15577. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  15578. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  15579. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  15580. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  15581. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  15582. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  15583. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  15584. UnityEngine.Logger:Log(LogType, Object)
  15585. UnityEngine.Debug:LogError(Object)
  15586. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  15587. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  15588. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  15589.  
  15590. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  15591. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  15592. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  15593. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  15594. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  15595. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  15596. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  15597. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  15598. UnityEngine.Logger:Log(LogType, Object)
  15599. UnityEngine.Debug:LogError(Object)
  15600. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  15601. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  15602. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  15603.  
  15604. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  15605. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  15606. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  15607. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  15608. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  15609. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  15610. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  15611. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  15612. UnityEngine.Logger:Log(LogType, Object)
  15613. UnityEngine.Debug:LogError(Object)
  15614. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  15615. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  15616. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  15617.  
  15618. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  15619. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  15620. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  15621. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  15622. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  15623. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  15624. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  15625. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  15626. UnityEngine.Logger:Log(LogType, Object)
  15627. UnityEngine.Debug:LogError(Object)
  15628. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  15629. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  15630. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  15631.  
  15632. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  15633. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  15634. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  15635. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  15636. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  15637. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  15638. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  15639. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  15640. UnityEngine.Logger:Log(LogType, Object)
  15641. UnityEngine.Debug:LogError(Object)
  15642. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  15643. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  15644. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  15645.  
  15646. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  15647. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  15648. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  15649. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  15650. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  15651. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  15652. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  15653. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  15654. UnityEngine.Logger:Log(LogType, Object)
  15655. UnityEngine.Debug:LogError(Object)
  15656. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  15657. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  15658. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  15659.  
  15660. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  15661. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  15662. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  15663. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  15664. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  15665. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  15666. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  15667. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  15668. UnityEngine.Logger:Log(LogType, Object)
  15669. UnityEngine.Debug:LogError(Object)
  15670. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  15671. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  15672. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  15673.  
  15674. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  15675. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  15676. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  15677. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  15678. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  15679. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  15680. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  15681. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  15682. UnityEngine.Logger:Log(LogType, Object)
  15683. UnityEngine.Debug:LogError(Object)
  15684. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  15685. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  15686. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  15687.  
  15688. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  15689. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  15690. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  15691. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  15692. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  15693. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  15694. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  15695. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  15696. UnityEngine.Logger:Log(LogType, Object)
  15697. UnityEngine.Debug:LogError(Object)
  15698. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  15699. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  15700. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  15701.  
  15702. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  15703. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  15704. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  15705. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  15706. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  15707. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  15708. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  15709. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  15710. UnityEngine.Logger:Log(LogType, Object)
  15711. UnityEngine.Debug:LogError(Object)
  15712. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  15713. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  15714. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  15715.  
  15716. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  15717. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  15718. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  15719. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  15720. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  15721. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  15722. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  15723. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  15724. UnityEngine.Logger:Log(LogType, Object)
  15725. UnityEngine.Debug:LogError(Object)
  15726. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  15727. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  15728. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  15729.  
  15730. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  15731. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  15732. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  15733. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  15734. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  15735. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  15736. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  15737. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  15738. UnityEngine.Logger:Log(LogType, Object)
  15739. UnityEngine.Debug:LogError(Object)
  15740. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  15741. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  15742. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  15743.  
  15744. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  15745. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  15746. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  15747. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  15748. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  15749. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  15750. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  15751. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  15752. UnityEngine.Logger:Log(LogType, Object)
  15753. UnityEngine.Debug:LogError(Object)
  15754. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  15755. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  15756. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  15757.  
  15758. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  15759. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  15760. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  15761. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  15762. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  15763. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  15764. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  15765. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  15766. UnityEngine.Logger:Log(LogType, Object)
  15767. UnityEngine.Debug:LogError(Object)
  15768. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  15769. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  15770. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  15771.  
  15772. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  15773. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  15774. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  15775. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  15776. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  15777. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  15778. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  15779. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  15780. UnityEngine.Logger:Log(LogType, Object)
  15781. UnityEngine.Debug:LogError(Object)
  15782. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  15783. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  15784. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  15785.  
  15786. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  15787. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  15788. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  15789. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  15790. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  15791. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  15792. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  15793. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  15794. UnityEngine.Logger:Log(LogType, Object)
  15795. UnityEngine.Debug:LogError(Object)
  15796. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  15797. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  15798. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  15799.  
  15800. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  15801. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  15802. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  15803. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  15804. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  15805. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  15806. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  15807. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  15808. UnityEngine.Logger:Log(LogType, Object)
  15809. UnityEngine.Debug:LogError(Object)
  15810. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  15811. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  15812. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  15813.  
  15814. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  15815. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  15816. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  15817. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  15818. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  15819. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  15820. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  15821. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  15822. UnityEngine.Logger:Log(LogType, Object)
  15823. UnityEngine.Debug:LogError(Object)
  15824. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  15825. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  15826. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  15827.  
  15828. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  15829. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  15830. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  15831. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  15832. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  15833. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  15834. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  15835. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  15836. UnityEngine.Logger:Log(LogType, Object)
  15837. UnityEngine.Debug:LogError(Object)
  15838. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  15839. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  15840. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  15841.  
  15842. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  15843. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  15844. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  15845. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  15846. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  15847. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  15848. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  15849. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  15850. UnityEngine.Logger:Log(LogType, Object)
  15851. UnityEngine.Debug:LogError(Object)
  15852. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  15853. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  15854. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  15855.  
  15856. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  15857. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  15858. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  15859. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  15860. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  15861. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  15862. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  15863. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  15864. UnityEngine.Logger:Log(LogType, Object)
  15865. UnityEngine.Debug:LogError(Object)
  15866. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  15867. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  15868. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  15869.  
  15870. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  15871. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  15872. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  15873. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  15874. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  15875. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  15876. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  15877. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  15878. UnityEngine.Logger:Log(LogType, Object)
  15879. UnityEngine.Debug:LogError(Object)
  15880. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  15881. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  15882. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  15883.  
  15884. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  15885. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  15886. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  15887. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  15888. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  15889. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  15890. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  15891. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  15892. UnityEngine.Logger:Log(LogType, Object)
  15893. UnityEngine.Debug:LogError(Object)
  15894. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  15895. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  15896. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  15897.  
  15898. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  15899. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  15900. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  15901. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  15902. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  15903. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  15904. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  15905. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  15906. UnityEngine.Logger:Log(LogType, Object)
  15907. UnityEngine.Debug:LogError(Object)
  15908. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  15909. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  15910. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  15911.  
  15912. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  15913. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  15914. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  15915. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  15916. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  15917. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  15918. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  15919. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  15920. UnityEngine.Logger:Log(LogType, Object)
  15921. UnityEngine.Debug:LogError(Object)
  15922. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  15923. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  15924. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  15925.  
  15926. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  15927. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  15928. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  15929. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  15930. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  15931. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  15932. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  15933. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  15934. UnityEngine.Logger:Log(LogType, Object)
  15935. UnityEngine.Debug:LogError(Object)
  15936. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  15937. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  15938. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  15939.  
  15940. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  15941. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  15942. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  15943. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  15944. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  15945. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  15946. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  15947. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  15948. UnityEngine.Logger:Log(LogType, Object)
  15949. UnityEngine.Debug:LogError(Object)
  15950. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  15951. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  15952. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  15953.  
  15954. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  15955. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  15956. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  15957. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  15958. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  15959. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  15960. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  15961. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  15962. UnityEngine.Logger:Log(LogType, Object)
  15963. UnityEngine.Debug:LogError(Object)
  15964. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  15965. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  15966. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  15967.  
  15968. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  15969. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  15970. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  15971. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  15972. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  15973. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  15974. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  15975. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  15976. UnityEngine.Logger:Log(LogType, Object)
  15977. UnityEngine.Debug:LogError(Object)
  15978. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  15979. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  15980. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  15981.  
  15982. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  15983. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  15984. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  15985. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  15986. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  15987. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  15988. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  15989. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  15990. UnityEngine.Logger:Log(LogType, Object)
  15991. UnityEngine.Debug:LogError(Object)
  15992. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  15993. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  15994. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  15995.  
  15996. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  15997. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  15998. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  15999. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  16000. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  16001. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  16002. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  16003. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  16004. UnityEngine.Logger:Log(LogType, Object)
  16005. UnityEngine.Debug:LogError(Object)
  16006. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  16007. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  16008. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  16009.  
  16010. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  16011. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  16012. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  16013. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  16014. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  16015. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  16016. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  16017. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  16018. UnityEngine.Logger:Log(LogType, Object)
  16019. UnityEngine.Debug:LogError(Object)
  16020. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  16021. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  16022. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  16023.  
  16024. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  16025. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  16026. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  16027. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  16028. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  16029. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  16030. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  16031. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  16032. UnityEngine.Logger:Log(LogType, Object)
  16033. UnityEngine.Debug:LogError(Object)
  16034. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  16035. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  16036. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  16037.  
  16038. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  16039. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  16040. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  16041. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  16042. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  16043. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  16044. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  16045. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  16046. UnityEngine.Logger:Log(LogType, Object)
  16047. UnityEngine.Debug:LogError(Object)
  16048. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  16049. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  16050. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  16051.  
  16052. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  16053. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  16054. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  16055. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  16056. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  16057. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  16058. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  16059. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  16060. UnityEngine.Logger:Log(LogType, Object)
  16061. UnityEngine.Debug:LogError(Object)
  16062. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  16063. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  16064. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  16065.  
  16066. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  16067. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  16068. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  16069. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  16070. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  16071. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  16072. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  16073. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  16074. UnityEngine.Logger:Log(LogType, Object)
  16075. UnityEngine.Debug:LogError(Object)
  16076. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  16077. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  16078. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  16079.  
  16080. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  16081. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  16082. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  16083. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  16084. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  16085. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  16086. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  16087. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  16088. UnityEngine.Logger:Log(LogType, Object)
  16089. UnityEngine.Debug:LogError(Object)
  16090. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  16091. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  16092. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  16093.  
  16094. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  16095. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  16096. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  16097. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  16098. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  16099. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  16100. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  16101. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  16102. UnityEngine.Logger:Log(LogType, Object)
  16103. UnityEngine.Debug:LogError(Object)
  16104. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  16105. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  16106. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  16107.  
  16108. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  16109. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  16110. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  16111. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  16112. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  16113. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  16114. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  16115. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  16116. UnityEngine.Logger:Log(LogType, Object)
  16117. UnityEngine.Debug:LogError(Object)
  16118. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  16119. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  16120. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  16121.  
  16122. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  16123. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  16124. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  16125. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  16126. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  16127. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  16128. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  16129. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  16130. UnityEngine.Logger:Log(LogType, Object)
  16131. UnityEngine.Debug:LogError(Object)
  16132. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  16133. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  16134. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  16135.  
  16136. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  16137. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  16138. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  16139. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  16140. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  16141. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  16142. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  16143. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  16144. UnityEngine.Logger:Log(LogType, Object)
  16145. UnityEngine.Debug:LogError(Object)
  16146. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  16147. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  16148. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  16149.  
  16150. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  16151. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  16152. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  16153. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  16154. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  16155. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  16156. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  16157. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  16158. UnityEngine.Logger:Log(LogType, Object)
  16159. UnityEngine.Debug:LogError(Object)
  16160. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  16161. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  16162. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  16163.  
  16164. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  16165. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  16166. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  16167. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  16168. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  16169. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  16170. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  16171. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  16172. UnityEngine.Logger:Log(LogType, Object)
  16173. UnityEngine.Debug:LogError(Object)
  16174. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  16175. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  16176. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  16177.  
  16178. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  16179. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  16180. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  16181. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  16182. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  16183. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  16184. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  16185. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  16186. UnityEngine.Logger:Log(LogType, Object)
  16187. UnityEngine.Debug:LogError(Object)
  16188. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  16189. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  16190. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  16191.  
  16192. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  16193. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  16194. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  16195. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  16196. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  16197. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  16198. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  16199. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  16200. UnityEngine.Logger:Log(LogType, Object)
  16201. UnityEngine.Debug:LogError(Object)
  16202. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  16203. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  16204. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  16205.  
  16206. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  16207. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  16208. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  16209. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  16210. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  16211. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  16212. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  16213. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  16214. UnityEngine.Logger:Log(LogType, Object)
  16215. UnityEngine.Debug:LogError(Object)
  16216. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  16217. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  16218. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  16219.  
  16220. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  16221. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  16222. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  16223. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  16224. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  16225. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  16226. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  16227. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  16228. UnityEngine.Logger:Log(LogType, Object)
  16229. UnityEngine.Debug:LogError(Object)
  16230. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  16231. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  16232. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  16233.  
  16234. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  16235. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  16236. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  16237. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  16238. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  16239. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  16240. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  16241. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  16242. UnityEngine.Logger:Log(LogType, Object)
  16243. UnityEngine.Debug:LogError(Object)
  16244. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  16245. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  16246. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  16247.  
  16248. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  16249. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  16250. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  16251. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  16252. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  16253. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  16254. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  16255. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  16256. UnityEngine.Logger:Log(LogType, Object)
  16257. UnityEngine.Debug:LogError(Object)
  16258. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  16259. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  16260. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  16261.  
  16262. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  16263. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  16264. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  16265. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  16266. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  16267. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  16268. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  16269. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  16270. UnityEngine.Logger:Log(LogType, Object)
  16271. UnityEngine.Debug:LogError(Object)
  16272. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  16273. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  16274. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  16275.  
  16276. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  16277. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  16278. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  16279. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  16280. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  16281. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  16282. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  16283. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  16284. UnityEngine.Logger:Log(LogType, Object)
  16285. UnityEngine.Debug:LogError(Object)
  16286. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  16287. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  16288. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  16289.  
  16290. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  16291. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  16292. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  16293. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  16294. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  16295. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  16296. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  16297. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  16298. UnityEngine.Logger:Log(LogType, Object)
  16299. UnityEngine.Debug:LogError(Object)
  16300. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  16301. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  16302. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  16303.  
  16304. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  16305. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  16306. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  16307. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  16308. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  16309. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  16310. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  16311. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  16312. UnityEngine.Logger:Log(LogType, Object)
  16313. UnityEngine.Debug:LogError(Object)
  16314. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  16315. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  16316. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  16317.  
  16318. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  16319. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  16320. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  16321. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  16322. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  16323. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  16324. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  16325. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  16326. UnityEngine.Logger:Log(LogType, Object)
  16327. UnityEngine.Debug:LogError(Object)
  16328. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  16329. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  16330. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  16331.  
  16332. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  16333. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  16334. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  16335. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  16336. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  16337. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  16338. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  16339. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  16340. UnityEngine.Logger:Log(LogType, Object)
  16341. UnityEngine.Debug:LogError(Object)
  16342. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  16343. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  16344. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  16345.  
  16346. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  16347. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  16348. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  16349. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  16350. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  16351. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  16352. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  16353. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  16354. UnityEngine.Logger:Log(LogType, Object)
  16355. UnityEngine.Debug:LogError(Object)
  16356. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  16357. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  16358. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  16359.  
  16360. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  16361. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  16362. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  16363. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  16364. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  16365. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  16366. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  16367. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  16368. UnityEngine.Logger:Log(LogType, Object)
  16369. UnityEngine.Debug:LogError(Object)
  16370. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  16371. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  16372. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  16373.  
  16374. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  16375. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  16376. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  16377. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  16378. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  16379. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  16380. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  16381. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  16382. UnityEngine.Logger:Log(LogType, Object)
  16383. UnityEngine.Debug:LogError(Object)
  16384. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  16385. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  16386. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  16387.  
  16388. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  16389. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  16390. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  16391. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  16392. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  16393. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  16394. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  16395. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  16396. UnityEngine.Logger:Log(LogType, Object)
  16397. UnityEngine.Debug:LogError(Object)
  16398. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  16399. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  16400. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  16401.  
  16402. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  16403. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  16404. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  16405. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  16406. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  16407. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  16408. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  16409. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  16410. UnityEngine.Logger:Log(LogType, Object)
  16411. UnityEngine.Debug:LogError(Object)
  16412. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  16413. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  16414. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  16415.  
  16416. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  16417. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  16418. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  16419. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  16420. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  16421. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  16422. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  16423. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  16424. UnityEngine.Logger:Log(LogType, Object)
  16425. UnityEngine.Debug:LogError(Object)
  16426. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  16427. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  16428. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  16429.  
  16430. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  16431. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  16432. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  16433. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  16434. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  16435. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  16436. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  16437. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  16438. UnityEngine.Logger:Log(LogType, Object)
  16439. UnityEngine.Debug:LogError(Object)
  16440. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  16441. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  16442. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  16443.  
  16444. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  16445. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  16446. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  16447. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  16448. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  16449. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  16450. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  16451. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  16452. UnityEngine.Logger:Log(LogType, Object)
  16453. UnityEngine.Debug:LogError(Object)
  16454. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  16455. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  16456. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  16457.  
  16458. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  16459. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  16460. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  16461. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  16462. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  16463. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  16464. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  16465. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  16466. UnityEngine.Logger:Log(LogType, Object)
  16467. UnityEngine.Debug:LogError(Object)
  16468. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  16469. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  16470. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  16471.  
  16472. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  16473. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  16474. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  16475. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  16476. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  16477. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  16478. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  16479. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  16480. UnityEngine.Logger:Log(LogType, Object)
  16481. UnityEngine.Debug:LogError(Object)
  16482. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  16483. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  16484. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  16485.  
  16486. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  16487. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  16488. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  16489. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  16490. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  16491. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  16492. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  16493. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  16494. UnityEngine.Logger:Log(LogType, Object)
  16495. UnityEngine.Debug:LogError(Object)
  16496. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  16497. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  16498. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  16499.  
  16500. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  16501. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  16502. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  16503. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  16504. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  16505. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  16506. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  16507. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  16508. UnityEngine.Logger:Log(LogType, Object)
  16509. UnityEngine.Debug:LogError(Object)
  16510. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  16511. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  16512. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  16513.  
  16514. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  16515. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  16516. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  16517. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  16518. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  16519. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  16520. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  16521. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  16522. UnityEngine.Logger:Log(LogType, Object)
  16523. UnityEngine.Debug:LogError(Object)
  16524. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  16525. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  16526. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  16527.  
  16528. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  16529. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  16530. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  16531. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  16532. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  16533. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  16534. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  16535. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  16536. UnityEngine.Logger:Log(LogType, Object)
  16537. UnityEngine.Debug:LogError(Object)
  16538. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  16539. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  16540. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  16541.  
  16542. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  16543. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  16544. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  16545. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  16546. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  16547. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  16548. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  16549. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  16550. UnityEngine.Logger:Log(LogType, Object)
  16551. UnityEngine.Debug:LogError(Object)
  16552. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  16553. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  16554. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  16555.  
  16556. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  16557. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  16558. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  16559. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  16560. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  16561. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  16562. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  16563. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  16564. UnityEngine.Logger:Log(LogType, Object)
  16565. UnityEngine.Debug:LogError(Object)
  16566. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  16567. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  16568. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  16569.  
  16570. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  16571. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  16572. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  16573. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  16574. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  16575. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  16576. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  16577. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  16578. UnityEngine.Logger:Log(LogType, Object)
  16579. UnityEngine.Debug:LogError(Object)
  16580. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  16581. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  16582. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  16583.  
  16584. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  16585. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  16586. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  16587. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  16588. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  16589. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  16590. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  16591. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  16592. UnityEngine.Logger:Log(LogType, Object)
  16593. UnityEngine.Debug:LogError(Object)
  16594. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  16595. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  16596. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  16597.  
  16598. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  16599. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  16600. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  16601. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  16602. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  16603. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  16604. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  16605. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  16606. UnityEngine.Logger:Log(LogType, Object)
  16607. UnityEngine.Debug:LogError(Object)
  16608. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  16609. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  16610. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  16611.  
  16612. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  16613. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  16614. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  16615. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  16616. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  16617. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  16618. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  16619. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  16620. UnityEngine.Logger:Log(LogType, Object)
  16621. UnityEngine.Debug:LogError(Object)
  16622. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  16623. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  16624. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  16625.  
  16626. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  16627. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  16628. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  16629. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  16630. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  16631. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  16632. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  16633. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  16634. UnityEngine.Logger:Log(LogType, Object)
  16635. UnityEngine.Debug:LogError(Object)
  16636. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  16637. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  16638. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  16639.  
  16640. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  16641. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  16642. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  16643. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  16644. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  16645. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  16646. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  16647. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  16648. UnityEngine.Logger:Log(LogType, Object)
  16649. UnityEngine.Debug:LogError(Object)
  16650. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  16651. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  16652. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  16653.  
  16654. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  16655. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  16656. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  16657. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  16658. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  16659. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  16660. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  16661. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  16662. UnityEngine.Logger:Log(LogType, Object)
  16663. UnityEngine.Debug:LogError(Object)
  16664. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  16665. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  16666. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  16667.  
  16668. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  16669. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  16670. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  16671. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  16672. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  16673. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  16674. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  16675. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  16676. UnityEngine.Logger:Log(LogType, Object)
  16677. UnityEngine.Debug:LogError(Object)
  16678. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  16679. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  16680. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  16681.  
  16682. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  16683. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  16684. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  16685. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  16686. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  16687. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  16688. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  16689. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  16690. UnityEngine.Logger:Log(LogType, Object)
  16691. UnityEngine.Debug:LogError(Object)
  16692. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  16693. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  16694. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  16695.  
  16696. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  16697. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  16698. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  16699. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  16700. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  16701. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  16702. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  16703. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  16704. UnityEngine.Logger:Log(LogType, Object)
  16705. UnityEngine.Debug:LogError(Object)
  16706. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  16707. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  16708. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  16709.  
  16710. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  16711. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  16712. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  16713. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  16714. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  16715. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  16716. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  16717. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  16718. UnityEngine.Logger:Log(LogType, Object)
  16719. UnityEngine.Debug:LogError(Object)
  16720. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  16721. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  16722. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  16723.  
  16724. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  16725. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  16726. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  16727. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  16728. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  16729. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  16730. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  16731. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  16732. UnityEngine.Logger:Log(LogType, Object)
  16733. UnityEngine.Debug:LogError(Object)
  16734. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  16735. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  16736. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  16737.  
  16738. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  16739. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  16740. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  16741. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  16742. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  16743. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  16744. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  16745. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  16746. UnityEngine.Logger:Log(LogType, Object)
  16747. UnityEngine.Debug:LogError(Object)
  16748. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  16749. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  16750. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  16751.  
  16752. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  16753. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  16754. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  16755. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  16756. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  16757. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  16758. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  16759. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  16760. UnityEngine.Logger:Log(LogType, Object)
  16761. UnityEngine.Debug:LogError(Object)
  16762. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  16763. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  16764. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  16765.  
  16766. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  16767. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  16768. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  16769. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  16770. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  16771. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  16772. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  16773. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  16774. UnityEngine.Logger:Log(LogType, Object)
  16775. UnityEngine.Debug:LogError(Object)
  16776. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  16777. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  16778. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  16779.  
  16780. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  16781. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  16782. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  16783. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  16784. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  16785. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  16786. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  16787. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  16788. UnityEngine.Logger:Log(LogType, Object)
  16789. UnityEngine.Debug:LogError(Object)
  16790. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  16791. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  16792. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  16793.  
  16794. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  16795. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  16796. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  16797. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  16798. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  16799. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  16800. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  16801. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  16802. UnityEngine.Logger:Log(LogType, Object)
  16803. UnityEngine.Debug:LogError(Object)
  16804. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  16805. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  16806. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  16807.  
  16808. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  16809. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  16810. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  16811. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  16812. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  16813. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  16814. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  16815. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  16816. UnityEngine.Logger:Log(LogType, Object)
  16817. UnityEngine.Debug:LogError(Object)
  16818. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  16819. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  16820. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  16821.  
  16822. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  16823. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  16824. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  16825. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  16826. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  16827. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  16828. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  16829. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  16830. UnityEngine.Logger:Log(LogType, Object)
  16831. UnityEngine.Debug:LogError(Object)
  16832. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  16833. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  16834. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  16835.  
  16836. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  16837. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  16838. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  16839. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  16840. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  16841. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  16842. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  16843. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  16844. UnityEngine.Logger:Log(LogType, Object)
  16845. UnityEngine.Debug:LogError(Object)
  16846. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  16847. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  16848. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  16849.  
  16850. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  16851. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  16852. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  16853. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  16854. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  16855. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  16856. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  16857. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  16858. UnityEngine.Logger:Log(LogType, Object)
  16859. UnityEngine.Debug:LogError(Object)
  16860. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  16861. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  16862. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  16863.  
  16864. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  16865. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  16866. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  16867. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  16868. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  16869. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  16870. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  16871. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  16872. UnityEngine.Logger:Log(LogType, Object)
  16873. UnityEngine.Debug:LogError(Object)
  16874. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  16875. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  16876. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  16877.  
  16878. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  16879. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  16880. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  16881. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  16882. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  16883. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  16884. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  16885. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  16886. UnityEngine.Logger:Log(LogType, Object)
  16887. UnityEngine.Debug:LogError(Object)
  16888. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  16889. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  16890. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  16891.  
  16892. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  16893. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  16894. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  16895. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  16896. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  16897. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  16898. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  16899. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  16900. UnityEngine.Logger:Log(LogType, Object)
  16901. UnityEngine.Debug:LogError(Object)
  16902. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  16903. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  16904. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  16905.  
  16906. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  16907. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  16908. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  16909. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  16910. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  16911. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  16912. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  16913. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  16914. UnityEngine.Logger:Log(LogType, Object)
  16915. UnityEngine.Debug:LogError(Object)
  16916. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  16917. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  16918. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  16919.  
  16920. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  16921. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  16922. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  16923. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  16924. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  16925. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  16926. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  16927. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  16928. UnityEngine.Logger:Log(LogType, Object)
  16929. UnityEngine.Debug:LogError(Object)
  16930. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  16931. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  16932. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  16933.  
  16934. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  16935. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  16936. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  16937. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  16938. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  16939. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  16940. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  16941. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  16942. UnityEngine.Logger:Log(LogType, Object)
  16943. UnityEngine.Debug:LogError(Object)
  16944. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  16945. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  16946. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  16947.  
  16948. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  16949. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  16950. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  16951. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  16952. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  16953. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  16954. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  16955. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  16956. UnityEngine.Logger:Log(LogType, Object)
  16957. UnityEngine.Debug:LogError(Object)
  16958. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  16959. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  16960. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  16961.  
  16962. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  16963. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  16964. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  16965. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  16966. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  16967. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  16968. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  16969. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  16970. UnityEngine.Logger:Log(LogType, Object)
  16971. UnityEngine.Debug:LogError(Object)
  16972. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  16973. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  16974. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  16975.  
  16976. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  16977. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  16978. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  16979. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  16980. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  16981. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  16982. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  16983. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  16984. UnityEngine.Logger:Log(LogType, Object)
  16985. UnityEngine.Debug:LogError(Object)
  16986. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  16987. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  16988. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  16989.  
  16990. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  16991. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  16992. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  16993. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  16994. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  16995. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  16996. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  16997. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  16998. UnityEngine.Logger:Log(LogType, Object)
  16999. UnityEngine.Debug:LogError(Object)
  17000. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  17001. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  17002. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  17003.  
  17004. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  17005. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  17006. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  17007. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  17008. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  17009. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  17010. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  17011. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  17012. UnityEngine.Logger:Log(LogType, Object)
  17013. UnityEngine.Debug:LogError(Object)
  17014. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  17015. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  17016. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  17017.  
  17018. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  17019. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  17020. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  17021. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  17022. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  17023. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  17024. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  17025. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  17026. UnityEngine.Logger:Log(LogType, Object)
  17027. UnityEngine.Debug:LogError(Object)
  17028. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  17029. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  17030. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  17031.  
  17032. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  17033. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  17034. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  17035. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  17036. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  17037. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  17038. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  17039. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  17040. UnityEngine.Logger:Log(LogType, Object)
  17041. UnityEngine.Debug:LogError(Object)
  17042. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  17043. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  17044. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  17045.  
  17046. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  17047. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  17048. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  17049. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  17050. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  17051. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  17052. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  17053. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  17054. UnityEngine.Logger:Log(LogType, Object)
  17055. UnityEngine.Debug:LogError(Object)
  17056. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  17057. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  17058. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  17059.  
  17060. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  17061. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  17062. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  17063. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  17064. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  17065. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  17066. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  17067. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  17068. UnityEngine.Logger:Log(LogType, Object)
  17069. UnityEngine.Debug:LogError(Object)
  17070. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  17071. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  17072. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  17073.  
  17074. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  17075. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  17076. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  17077. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  17078. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  17079. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  17080. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  17081. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  17082. UnityEngine.Logger:Log(LogType, Object)
  17083. UnityEngine.Debug:LogError(Object)
  17084. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  17085. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  17086. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  17087.  
  17088. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  17089. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  17090. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  17091. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  17092. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  17093. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  17094. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  17095. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  17096. UnityEngine.Logger:Log(LogType, Object)
  17097. UnityEngine.Debug:LogError(Object)
  17098. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  17099. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  17100. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  17101.  
  17102. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  17103. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  17104. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  17105. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  17106. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  17107. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  17108. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  17109. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  17110. UnityEngine.Logger:Log(LogType, Object)
  17111. UnityEngine.Debug:LogError(Object)
  17112. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  17113. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  17114. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  17115.  
  17116. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  17117. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  17118. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  17119. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  17120. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  17121. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  17122. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  17123. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  17124. UnityEngine.Logger:Log(LogType, Object)
  17125. UnityEngine.Debug:LogError(Object)
  17126. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  17127. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  17128. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  17129.  
  17130. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  17131. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  17132. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  17133. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  17134. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  17135. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  17136. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  17137. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  17138. UnityEngine.Logger:Log(LogType, Object)
  17139. UnityEngine.Debug:LogError(Object)
  17140. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  17141. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  17142. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  17143.  
  17144. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  17145. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  17146. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  17147. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  17148. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  17149. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  17150. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  17151. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  17152. UnityEngine.Logger:Log(LogType, Object)
  17153. UnityEngine.Debug:LogError(Object)
  17154. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  17155. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  17156. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  17157.  
  17158. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  17159. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  17160. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  17161. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  17162. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  17163. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  17164. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  17165. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  17166. UnityEngine.Logger:Log(LogType, Object)
  17167. UnityEngine.Debug:LogError(Object)
  17168. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  17169. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  17170. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  17171.  
  17172. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  17173. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  17174. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  17175. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  17176. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  17177. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  17178. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  17179. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  17180. UnityEngine.Logger:Log(LogType, Object)
  17181. UnityEngine.Debug:LogError(Object)
  17182. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  17183. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  17184. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  17185.  
  17186. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  17187. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  17188. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  17189. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  17190. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  17191. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  17192. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  17193. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  17194. UnityEngine.Logger:Log(LogType, Object)
  17195. UnityEngine.Debug:LogError(Object)
  17196. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  17197. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  17198. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  17199.  
  17200. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  17201. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  17202. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  17203. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  17204. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  17205. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  17206. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  17207. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  17208. UnityEngine.Logger:Log(LogType, Object)
  17209. UnityEngine.Debug:LogError(Object)
  17210. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  17211. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  17212. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  17213.  
  17214. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  17215. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  17216. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  17217. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  17218. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  17219. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  17220. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  17221. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  17222. UnityEngine.Logger:Log(LogType, Object)
  17223. UnityEngine.Debug:LogError(Object)
  17224. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  17225. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  17226. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  17227.  
  17228. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  17229. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  17230. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  17231. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  17232. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  17233. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  17234. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  17235. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  17236. UnityEngine.Logger:Log(LogType, Object)
  17237. UnityEngine.Debug:LogError(Object)
  17238. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  17239. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  17240. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  17241.  
  17242. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  17243. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  17244. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  17245. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  17246. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  17247. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  17248. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  17249. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  17250. UnityEngine.Logger:Log(LogType, Object)
  17251. UnityEngine.Debug:LogError(Object)
  17252. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  17253. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  17254. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  17255.  
  17256. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  17257. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  17258. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  17259. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  17260. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  17261. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  17262. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  17263. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  17264. UnityEngine.Logger:Log(LogType, Object)
  17265. UnityEngine.Debug:LogError(Object)
  17266. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  17267. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  17268. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  17269.  
  17270. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  17271. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  17272. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  17273. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  17274. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  17275. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  17276. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  17277. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  17278. UnityEngine.Logger:Log(LogType, Object)
  17279. UnityEngine.Debug:LogError(Object)
  17280. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  17281. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  17282. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  17283.  
  17284. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  17285. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  17286. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  17287. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  17288. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  17289. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  17290. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  17291. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  17292. UnityEngine.Logger:Log(LogType, Object)
  17293. UnityEngine.Debug:LogError(Object)
  17294. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  17295. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  17296. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  17297.  
  17298. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  17299. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  17300. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  17301. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  17302. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  17303. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  17304. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  17305. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  17306. UnityEngine.Logger:Log(LogType, Object)
  17307. UnityEngine.Debug:LogError(Object)
  17308. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  17309. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  17310. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  17311.  
  17312. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  17313. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  17314. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  17315. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  17316. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  17317. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  17318. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  17319. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  17320. UnityEngine.Logger:Log(LogType, Object)
  17321. UnityEngine.Debug:LogError(Object)
  17322. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  17323. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  17324. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  17325.  
  17326. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  17327. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  17328. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  17329. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  17330. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  17331. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  17332. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  17333. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  17334. UnityEngine.Logger:Log(LogType, Object)
  17335. UnityEngine.Debug:LogError(Object)
  17336. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  17337. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  17338. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  17339.  
  17340. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  17341. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  17342. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  17343. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  17344. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  17345. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  17346. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  17347. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  17348. UnityEngine.Logger:Log(LogType, Object)
  17349. UnityEngine.Debug:LogError(Object)
  17350. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  17351. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  17352. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  17353.  
  17354. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  17355. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  17356. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  17357. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  17358. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  17359. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  17360. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  17361. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  17362. UnityEngine.Logger:Log(LogType, Object)
  17363. UnityEngine.Debug:LogError(Object)
  17364. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  17365. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  17366. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  17367.  
  17368. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  17369. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  17370. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  17371. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  17372. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  17373. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  17374. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  17375. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  17376. UnityEngine.Logger:Log(LogType, Object)
  17377. UnityEngine.Debug:LogError(Object)
  17378. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  17379. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  17380. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  17381.  
  17382. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  17383. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  17384. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  17385. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  17386. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  17387. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  17388. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  17389. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  17390. UnityEngine.Logger:Log(LogType, Object)
  17391. UnityEngine.Debug:LogError(Object)
  17392. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  17393. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  17394. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  17395.  
  17396. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  17397. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  17398. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  17399. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  17400. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  17401. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  17402. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  17403. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  17404. UnityEngine.Logger:Log(LogType, Object)
  17405. UnityEngine.Debug:LogError(Object)
  17406. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  17407. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  17408. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  17409.  
  17410. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  17411. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  17412. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  17413. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  17414. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  17415. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  17416. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  17417. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  17418. UnityEngine.Logger:Log(LogType, Object)
  17419. UnityEngine.Debug:LogError(Object)
  17420. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  17421. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  17422. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  17423.  
  17424. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  17425. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  17426. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  17427. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  17428. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  17429. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  17430. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  17431. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  17432. UnityEngine.Logger:Log(LogType, Object)
  17433. UnityEngine.Debug:LogError(Object)
  17434. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  17435. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  17436. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  17437.  
  17438. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  17439. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  17440. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  17441. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  17442. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  17443. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  17444. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  17445. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  17446. UnityEngine.Logger:Log(LogType, Object)
  17447. UnityEngine.Debug:LogError(Object)
  17448. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  17449. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  17450. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  17451.  
  17452. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  17453. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  17454. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  17455. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  17456. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  17457. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  17458. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  17459. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  17460. UnityEngine.Logger:Log(LogType, Object)
  17461. UnityEngine.Debug:LogError(Object)
  17462. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  17463. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  17464. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  17465.  
  17466. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  17467. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  17468. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  17469. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  17470. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  17471. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  17472. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  17473. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  17474. UnityEngine.Logger:Log(LogType, Object)
  17475. UnityEngine.Debug:LogError(Object)
  17476. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  17477. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  17478. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  17479.  
  17480. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  17481. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  17482. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  17483. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  17484. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  17485. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  17486. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  17487. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  17488. UnityEngine.Logger:Log(LogType, Object)
  17489. UnityEngine.Debug:LogError(Object)
  17490. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  17491. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  17492. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  17493.  
  17494. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  17495. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  17496. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  17497. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  17498. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  17499. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  17500. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  17501. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  17502. UnityEngine.Logger:Log(LogType, Object)
  17503. UnityEngine.Debug:LogError(Object)
  17504. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  17505. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  17506. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  17507.  
  17508. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  17509. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  17510. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  17511. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  17512. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  17513. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  17514. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  17515. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  17516. UnityEngine.Logger:Log(LogType, Object)
  17517. UnityEngine.Debug:LogError(Object)
  17518. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  17519. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  17520. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  17521.  
  17522. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  17523. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  17524. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  17525. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  17526. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  17527. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  17528. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  17529. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  17530. UnityEngine.Logger:Log(LogType, Object)
  17531. UnityEngine.Debug:LogError(Object)
  17532. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  17533. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  17534. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  17535.  
  17536. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  17537. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  17538. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  17539. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  17540. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  17541. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  17542. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  17543. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  17544. UnityEngine.Logger:Log(LogType, Object)
  17545. UnityEngine.Debug:LogError(Object)
  17546. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  17547. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  17548. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  17549.  
  17550. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  17551. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  17552. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  17553. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  17554. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  17555. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  17556. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  17557. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  17558. UnityEngine.Logger:Log(LogType, Object)
  17559. UnityEngine.Debug:LogError(Object)
  17560. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  17561. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  17562. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  17563.  
  17564. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  17565. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  17566. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  17567. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  17568. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  17569. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  17570. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  17571. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  17572. UnityEngine.Logger:Log(LogType, Object)
  17573. UnityEngine.Debug:LogError(Object)
  17574. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  17575. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  17576. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  17577.  
  17578. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  17579. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  17580. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  17581. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  17582. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  17583. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  17584. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  17585. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  17586. UnityEngine.Logger:Log(LogType, Object)
  17587. UnityEngine.Debug:LogError(Object)
  17588. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  17589. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  17590. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  17591.  
  17592. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  17593. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  17594. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  17595. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  17596. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  17597. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  17598. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  17599. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  17600. UnityEngine.Logger:Log(LogType, Object)
  17601. UnityEngine.Debug:LogError(Object)
  17602. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  17603. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  17604. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  17605.  
  17606. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  17607. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  17608. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  17609. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  17610. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  17611. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  17612. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  17613. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  17614. UnityEngine.Logger:Log(LogType, Object)
  17615. UnityEngine.Debug:LogError(Object)
  17616. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  17617. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  17618. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  17619.  
  17620. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  17621. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  17622. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  17623. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  17624. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  17625. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  17626. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  17627. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  17628. UnityEngine.Logger:Log(LogType, Object)
  17629. UnityEngine.Debug:LogError(Object)
  17630. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  17631. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  17632. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  17633.  
  17634. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  17635. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  17636. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  17637. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  17638. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  17639. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  17640. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  17641. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  17642. UnityEngine.Logger:Log(LogType, Object)
  17643. UnityEngine.Debug:LogError(Object)
  17644. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  17645. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  17646. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  17647.  
  17648. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  17649. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  17650. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  17651. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  17652. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  17653. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  17654. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  17655. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  17656. UnityEngine.Logger:Log(LogType, Object)
  17657. UnityEngine.Debug:LogError(Object)
  17658. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  17659. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  17660. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  17661.  
  17662. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  17663. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  17664. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  17665. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  17666. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  17667. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  17668. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  17669. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  17670. UnityEngine.Logger:Log(LogType, Object)
  17671. UnityEngine.Debug:LogError(Object)
  17672. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  17673. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  17674. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  17675.  
  17676. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  17677. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  17678. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  17679. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  17680. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  17681. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  17682. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  17683. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  17684. UnityEngine.Logger:Log(LogType, Object)
  17685. UnityEngine.Debug:LogError(Object)
  17686. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  17687. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  17688. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  17689.  
  17690. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  17691. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  17692. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  17693. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  17694. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  17695. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  17696. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  17697. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  17698. UnityEngine.Logger:Log(LogType, Object)
  17699. UnityEngine.Debug:LogError(Object)
  17700. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  17701. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  17702. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  17703.  
  17704. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  17705. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  17706. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  17707. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  17708. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  17709. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  17710. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  17711. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  17712. UnityEngine.Logger:Log(LogType, Object)
  17713. UnityEngine.Debug:LogError(Object)
  17714. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  17715. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  17716. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  17717.  
  17718. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  17719. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  17720. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  17721. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  17722. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  17723. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  17724. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  17725. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  17726. UnityEngine.Logger:Log(LogType, Object)
  17727. UnityEngine.Debug:LogError(Object)
  17728. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  17729. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  17730. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  17731.  
  17732. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  17733. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  17734. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  17735. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  17736. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  17737. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  17738. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  17739. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  17740. UnityEngine.Logger:Log(LogType, Object)
  17741. UnityEngine.Debug:LogError(Object)
  17742. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  17743. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  17744. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  17745.  
  17746. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  17747. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  17748. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  17749. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  17750. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  17751. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  17752. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  17753. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  17754. UnityEngine.Logger:Log(LogType, Object)
  17755. UnityEngine.Debug:LogError(Object)
  17756. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  17757. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  17758. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  17759.  
  17760. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  17761. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  17762. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  17763. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  17764. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  17765. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  17766. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  17767. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  17768. UnityEngine.Logger:Log(LogType, Object)
  17769. UnityEngine.Debug:LogError(Object)
  17770. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  17771. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  17772. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  17773.  
  17774. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  17775. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  17776. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  17777. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  17778. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  17779. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  17780. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  17781. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  17782. UnityEngine.Logger:Log(LogType, Object)
  17783. UnityEngine.Debug:LogError(Object)
  17784. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  17785. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  17786. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  17787.  
  17788. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  17789. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  17790. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  17791. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  17792. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  17793. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  17794. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  17795. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  17796. UnityEngine.Logger:Log(LogType, Object)
  17797. UnityEngine.Debug:LogError(Object)
  17798. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  17799. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  17800. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  17801.  
  17802. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  17803. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  17804. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  17805. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  17806. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  17807. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  17808. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  17809. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  17810. UnityEngine.Logger:Log(LogType, Object)
  17811. UnityEngine.Debug:LogError(Object)
  17812. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  17813. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  17814. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  17815.  
  17816. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  17817. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  17818. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  17819. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  17820. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  17821. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  17822. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  17823. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  17824. UnityEngine.Logger:Log(LogType, Object)
  17825. UnityEngine.Debug:LogError(Object)
  17826. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  17827. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  17828. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  17829.  
  17830. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  17831. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  17832. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  17833. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  17834. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  17835. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  17836. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  17837. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  17838. UnityEngine.Logger:Log(LogType, Object)
  17839. UnityEngine.Debug:LogError(Object)
  17840. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  17841. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  17842. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  17843.  
  17844. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  17845. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  17846. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  17847. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  17848. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  17849. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  17850. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  17851. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  17852. UnityEngine.Logger:Log(LogType, Object)
  17853. UnityEngine.Debug:LogError(Object)
  17854. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  17855. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  17856. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  17857.  
  17858. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  17859. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  17860. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  17861. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  17862. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  17863. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  17864. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  17865. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  17866. UnityEngine.Logger:Log(LogType, Object)
  17867. UnityEngine.Debug:LogError(Object)
  17868. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  17869. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  17870. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  17871.  
  17872. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  17873. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  17874. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  17875. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  17876. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  17877. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  17878. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  17879. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  17880. UnityEngine.Logger:Log(LogType, Object)
  17881. UnityEngine.Debug:LogError(Object)
  17882. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  17883. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  17884. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  17885.  
  17886. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  17887. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  17888. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  17889. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  17890. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  17891. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  17892. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  17893. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  17894. UnityEngine.Logger:Log(LogType, Object)
  17895. UnityEngine.Debug:LogError(Object)
  17896. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  17897. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  17898. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  17899.  
  17900. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  17901. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  17902. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  17903. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  17904. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  17905. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  17906. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  17907. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  17908. UnityEngine.Logger:Log(LogType, Object)
  17909. UnityEngine.Debug:LogError(Object)
  17910. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  17911. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  17912. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  17913.  
  17914. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  17915. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  17916. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  17917. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  17918. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  17919. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  17920. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  17921. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  17922. UnityEngine.Logger:Log(LogType, Object)
  17923. UnityEngine.Debug:LogError(Object)
  17924. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  17925. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  17926. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  17927.  
  17928. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  17929. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  17930. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  17931. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  17932. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  17933. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  17934. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  17935. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  17936. UnityEngine.Logger:Log(LogType, Object)
  17937. UnityEngine.Debug:LogError(Object)
  17938. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  17939. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  17940. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  17941.  
  17942. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  17943. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  17944. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  17945. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  17946. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  17947. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  17948. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  17949. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  17950. UnityEngine.Logger:Log(LogType, Object)
  17951. UnityEngine.Debug:LogError(Object)
  17952. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  17953. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  17954. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  17955.  
  17956. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  17957. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  17958. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  17959. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  17960. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  17961. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  17962. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  17963. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  17964. UnityEngine.Logger:Log(LogType, Object)
  17965. UnityEngine.Debug:LogError(Object)
  17966. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  17967. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  17968. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  17969.  
  17970. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  17971. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  17972. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  17973. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  17974. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  17975. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  17976. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  17977. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  17978. UnityEngine.Logger:Log(LogType, Object)
  17979. UnityEngine.Debug:LogError(Object)
  17980. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  17981. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  17982. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  17983.  
  17984. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  17985. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  17986. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  17987. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  17988. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  17989. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  17990. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  17991. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  17992. UnityEngine.Logger:Log(LogType, Object)
  17993. UnityEngine.Debug:LogError(Object)
  17994. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  17995. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  17996. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  17997.  
  17998. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  17999. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  18000. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  18001. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  18002. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  18003. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  18004. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  18005. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  18006. UnityEngine.Logger:Log(LogType, Object)
  18007. UnityEngine.Debug:LogError(Object)
  18008. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  18009. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  18010. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  18011.  
  18012. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  18013. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  18014. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  18015. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  18016. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  18017. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  18018. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  18019. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  18020. UnityEngine.Logger:Log(LogType, Object)
  18021. UnityEngine.Debug:LogError(Object)
  18022. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  18023. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  18024. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  18025.  
  18026. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  18027. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  18028. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  18029. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  18030. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  18031. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  18032. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  18033. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  18034. UnityEngine.Logger:Log(LogType, Object)
  18035. UnityEngine.Debug:LogError(Object)
  18036. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  18037. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  18038. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  18039.  
  18040. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  18041. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  18042. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  18043. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  18044. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  18045. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  18046. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  18047. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  18048. UnityEngine.Logger:Log(LogType, Object)
  18049. UnityEngine.Debug:LogError(Object)
  18050. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  18051. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  18052. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  18053.  
  18054. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  18055. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  18056. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  18057. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  18058. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  18059. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  18060. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  18061. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  18062. UnityEngine.Logger:Log(LogType, Object)
  18063. UnityEngine.Debug:LogError(Object)
  18064. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  18065. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  18066. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  18067.  
  18068. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  18069. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  18070. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  18071. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  18072. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  18073. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  18074. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  18075. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  18076. UnityEngine.Logger:Log(LogType, Object)
  18077. UnityEngine.Debug:LogError(Object)
  18078. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  18079. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  18080. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  18081.  
  18082. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  18083. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  18084. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  18085. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  18086. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  18087. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  18088. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  18089. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  18090. UnityEngine.Logger:Log(LogType, Object)
  18091. UnityEngine.Debug:LogError(Object)
  18092. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  18093. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  18094. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  18095.  
  18096. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  18097. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  18098. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  18099. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  18100. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  18101. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  18102. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  18103. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  18104. UnityEngine.Logger:Log(LogType, Object)
  18105. UnityEngine.Debug:LogError(Object)
  18106. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  18107. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  18108. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  18109.  
  18110. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  18111. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  18112. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  18113. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  18114. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  18115. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  18116. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  18117. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  18118. UnityEngine.Logger:Log(LogType, Object)
  18119. UnityEngine.Debug:LogError(Object)
  18120. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  18121. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  18122. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  18123.  
  18124. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  18125. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  18126. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  18127. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  18128. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  18129. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  18130. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  18131. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  18132. UnityEngine.Logger:Log(LogType, Object)
  18133. UnityEngine.Debug:LogError(Object)
  18134. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  18135. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  18136. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  18137.  
  18138. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  18139. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  18140. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  18141. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  18142. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  18143. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  18144. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  18145. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  18146. UnityEngine.Logger:Log(LogType, Object)
  18147. UnityEngine.Debug:LogError(Object)
  18148. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  18149. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  18150. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  18151.  
  18152. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  18153. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  18154. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  18155. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  18156. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  18157. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  18158. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  18159. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  18160. UnityEngine.Logger:Log(LogType, Object)
  18161. UnityEngine.Debug:LogError(Object)
  18162. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  18163. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  18164. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  18165.  
  18166. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  18167. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  18168. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  18169. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  18170. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  18171. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  18172. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  18173. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  18174. UnityEngine.Logger:Log(LogType, Object)
  18175. UnityEngine.Debug:LogError(Object)
  18176. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  18177. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  18178. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  18179.  
  18180. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  18181. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  18182. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  18183. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  18184. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  18185. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  18186. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  18187. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  18188. UnityEngine.Logger:Log(LogType, Object)
  18189. UnityEngine.Debug:LogError(Object)
  18190. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  18191. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  18192. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  18193.  
  18194. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  18195. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  18196. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  18197. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  18198. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  18199. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  18200. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  18201. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  18202. UnityEngine.Logger:Log(LogType, Object)
  18203. UnityEngine.Debug:LogError(Object)
  18204. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  18205. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  18206. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  18207.  
  18208. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  18209. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  18210. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  18211. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  18212. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  18213. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  18214. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  18215. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  18216. UnityEngine.Logger:Log(LogType, Object)
  18217. UnityEngine.Debug:LogError(Object)
  18218. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  18219. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  18220. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  18221.  
  18222. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  18223. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  18224. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  18225. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  18226. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  18227. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  18228. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  18229. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  18230. UnityEngine.Logger:Log(LogType, Object)
  18231. UnityEngine.Debug:LogError(Object)
  18232. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  18233. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  18234. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  18235.  
  18236. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  18237. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  18238. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  18239. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  18240. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  18241. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  18242. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  18243. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  18244. UnityEngine.Logger:Log(LogType, Object)
  18245. UnityEngine.Debug:LogError(Object)
  18246. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  18247. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  18248. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  18249.  
  18250. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  18251. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  18252. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  18253. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  18254. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  18255. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  18256. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  18257. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  18258. UnityEngine.Logger:Log(LogType, Object)
  18259. UnityEngine.Debug:LogError(Object)
  18260. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  18261. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  18262. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  18263.  
  18264. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  18265. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  18266. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  18267. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  18268. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  18269. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  18270. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  18271. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  18272. UnityEngine.Logger:Log(LogType, Object)
  18273. UnityEngine.Debug:LogError(Object)
  18274. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  18275. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  18276. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  18277.  
  18278. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  18279. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  18280. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  18281. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  18282. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  18283. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  18284. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  18285. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  18286. UnityEngine.Logger:Log(LogType, Object)
  18287. UnityEngine.Debug:LogError(Object)
  18288. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  18289. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  18290. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  18291.  
  18292. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  18293. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  18294. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  18295. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  18296. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  18297. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  18298. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  18299. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  18300. UnityEngine.Logger:Log(LogType, Object)
  18301. UnityEngine.Debug:LogError(Object)
  18302. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  18303. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  18304. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  18305.  
  18306. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  18307. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  18308. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  18309. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  18310. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  18311. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  18312. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  18313. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  18314. UnityEngine.Logger:Log(LogType, Object)
  18315. UnityEngine.Debug:LogError(Object)
  18316. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  18317. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  18318. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  18319.  
  18320. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  18321. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  18322. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  18323. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  18324. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  18325. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  18326. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  18327. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  18328. UnityEngine.Logger:Log(LogType, Object)
  18329. UnityEngine.Debug:LogError(Object)
  18330. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  18331. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  18332. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  18333.  
  18334. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  18335. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  18336. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  18337. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  18338. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  18339. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  18340. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  18341. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  18342. UnityEngine.Logger:Log(LogType, Object)
  18343. UnityEngine.Debug:LogError(Object)
  18344. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  18345. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  18346. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  18347.  
  18348. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  18349. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  18350. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  18351. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  18352. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  18353. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  18354. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  18355. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  18356. UnityEngine.Logger:Log(LogType, Object)
  18357. UnityEngine.Debug:LogError(Object)
  18358. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  18359. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  18360. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  18361.  
  18362. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  18363. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  18364. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  18365. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  18366. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  18367. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  18368. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  18369. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  18370. UnityEngine.Logger:Log(LogType, Object)
  18371. UnityEngine.Debug:LogError(Object)
  18372. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  18373. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  18374. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  18375.  
  18376. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  18377. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  18378. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  18379. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  18380. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  18381. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  18382. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  18383. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  18384. UnityEngine.Logger:Log(LogType, Object)
  18385. UnityEngine.Debug:LogError(Object)
  18386. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  18387. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  18388. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  18389.  
  18390. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  18391. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  18392. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  18393. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  18394. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  18395. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  18396. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  18397. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  18398. UnityEngine.Logger:Log(LogType, Object)
  18399. UnityEngine.Debug:LogError(Object)
  18400. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  18401. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  18402. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  18403.  
  18404. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  18405. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  18406. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  18407. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  18408. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  18409. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  18410. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  18411. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  18412. UnityEngine.Logger:Log(LogType, Object)
  18413. UnityEngine.Debug:LogError(Object)
  18414. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  18415. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  18416. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  18417.  
  18418. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  18419. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  18420. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  18421. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  18422. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  18423. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  18424. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  18425. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  18426. UnityEngine.Logger:Log(LogType, Object)
  18427. UnityEngine.Debug:LogError(Object)
  18428. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  18429. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  18430. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  18431.  
  18432. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  18433. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  18434. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  18435. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  18436. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  18437. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  18438. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  18439. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  18440. UnityEngine.Logger:Log(LogType, Object)
  18441. UnityEngine.Debug:LogError(Object)
  18442. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  18443. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  18444. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  18445.  
  18446. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  18447. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  18448. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  18449. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  18450. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  18451. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  18452. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  18453. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  18454. UnityEngine.Logger:Log(LogType, Object)
  18455. UnityEngine.Debug:LogError(Object)
  18456. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  18457. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  18458. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  18459.  
  18460. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  18461. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  18462. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  18463. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  18464. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  18465. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  18466. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  18467. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  18468. UnityEngine.Logger:Log(LogType, Object)
  18469. UnityEngine.Debug:LogError(Object)
  18470. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  18471. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  18472. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  18473.  
  18474. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  18475. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  18476. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  18477. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  18478. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  18479. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  18480. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  18481. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  18482. UnityEngine.Logger:Log(LogType, Object)
  18483. UnityEngine.Debug:LogError(Object)
  18484. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  18485. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  18486. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  18487.  
  18488. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  18489. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  18490. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  18491. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  18492. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  18493. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  18494. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  18495. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  18496. UnityEngine.Logger:Log(LogType, Object)
  18497. UnityEngine.Debug:LogError(Object)
  18498. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  18499. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  18500. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  18501.  
  18502. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  18503. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  18504. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  18505. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  18506. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  18507. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  18508. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  18509. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  18510. UnityEngine.Logger:Log(LogType, Object)
  18511. UnityEngine.Debug:LogError(Object)
  18512. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  18513. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  18514. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  18515.  
  18516. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  18517. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  18518. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  18519. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  18520. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  18521. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  18522. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  18523. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  18524. UnityEngine.Logger:Log(LogType, Object)
  18525. UnityEngine.Debug:LogError(Object)
  18526. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  18527. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  18528. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  18529.  
  18530. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  18531. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  18532. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  18533. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  18534. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  18535. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  18536. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  18537. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  18538. UnityEngine.Logger:Log(LogType, Object)
  18539. UnityEngine.Debug:LogError(Object)
  18540. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  18541. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  18542. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  18543.  
  18544. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  18545. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  18546. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  18547. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  18548. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  18549. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  18550. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  18551. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  18552. UnityEngine.Logger:Log(LogType, Object)
  18553. UnityEngine.Debug:LogError(Object)
  18554. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  18555. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  18556. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  18557.  
  18558. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  18559. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  18560. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  18561. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  18562. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  18563. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  18564. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  18565. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  18566. UnityEngine.Logger:Log(LogType, Object)
  18567. UnityEngine.Debug:LogError(Object)
  18568. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  18569. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  18570. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  18571.  
  18572. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  18573. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  18574. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  18575. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  18576. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  18577. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  18578. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  18579. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  18580. UnityEngine.Logger:Log(LogType, Object)
  18581. UnityEngine.Debug:LogError(Object)
  18582. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  18583. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  18584. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  18585.  
  18586. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  18587. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  18588. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  18589. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  18590. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  18591. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  18592. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  18593. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  18594. UnityEngine.Logger:Log(LogType, Object)
  18595. UnityEngine.Debug:LogError(Object)
  18596. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  18597. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  18598. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  18599.  
  18600. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  18601. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  18602. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  18603. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  18604. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  18605. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  18606. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  18607. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  18608. UnityEngine.Logger:Log(LogType, Object)
  18609. UnityEngine.Debug:LogError(Object)
  18610. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  18611. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  18612. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  18613.  
  18614. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  18615. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  18616. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  18617. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  18618. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  18619. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  18620. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  18621. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  18622. UnityEngine.Logger:Log(LogType, Object)
  18623. UnityEngine.Debug:LogError(Object)
  18624. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  18625. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  18626. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  18627.  
  18628. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  18629. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  18630. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  18631. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  18632. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  18633. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  18634. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  18635. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  18636. UnityEngine.Logger:Log(LogType, Object)
  18637. UnityEngine.Debug:LogError(Object)
  18638. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  18639. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  18640. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  18641.  
  18642. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  18643. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  18644. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  18645. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  18646. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  18647. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  18648. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  18649. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  18650. UnityEngine.Logger:Log(LogType, Object)
  18651. UnityEngine.Debug:LogError(Object)
  18652. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  18653. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  18654. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  18655.  
  18656. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  18657. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  18658. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  18659. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  18660. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  18661. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  18662. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  18663. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  18664. UnityEngine.Logger:Log(LogType, Object)
  18665. UnityEngine.Debug:LogError(Object)
  18666. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  18667. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  18668. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  18669.  
  18670. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  18671. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  18672. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  18673. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  18674. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  18675. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  18676. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  18677. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  18678. UnityEngine.Logger:Log(LogType, Object)
  18679. UnityEngine.Debug:LogError(Object)
  18680. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  18681. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  18682. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  18683.  
  18684. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  18685. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  18686. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  18687. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  18688. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  18689. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  18690. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  18691. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  18692. UnityEngine.Logger:Log(LogType, Object)
  18693. UnityEngine.Debug:LogError(Object)
  18694. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  18695. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  18696. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  18697.  
  18698. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  18699. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  18700. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  18701. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  18702. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  18703. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  18704. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  18705. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  18706. UnityEngine.Logger:Log(LogType, Object)
  18707. UnityEngine.Debug:LogError(Object)
  18708. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  18709. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  18710. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  18711.  
  18712. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  18713. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  18714. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  18715. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  18716. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  18717. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  18718. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  18719. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  18720. UnityEngine.Logger:Log(LogType, Object)
  18721. UnityEngine.Debug:LogError(Object)
  18722. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  18723. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  18724. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  18725.  
  18726. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  18727. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  18728. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  18729. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  18730. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  18731. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  18732. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  18733. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  18734. UnityEngine.Logger:Log(LogType, Object)
  18735. UnityEngine.Debug:LogError(Object)
  18736. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  18737. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  18738. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  18739.  
  18740. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  18741. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  18742. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  18743. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  18744. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  18745. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  18746. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  18747. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  18748. UnityEngine.Logger:Log(LogType, Object)
  18749. UnityEngine.Debug:LogError(Object)
  18750. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  18751. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  18752. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  18753.  
  18754. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  18755. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  18756. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  18757. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  18758. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  18759. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  18760. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  18761. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  18762. UnityEngine.Logger:Log(LogType, Object)
  18763. UnityEngine.Debug:LogError(Object)
  18764. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  18765. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  18766. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  18767.  
  18768. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  18769. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  18770. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  18771. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  18772. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  18773. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  18774. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  18775. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  18776. UnityEngine.Logger:Log(LogType, Object)
  18777. UnityEngine.Debug:LogError(Object)
  18778. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  18779. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  18780. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  18781.  
  18782. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  18783. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  18784. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  18785. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  18786. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  18787. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  18788. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  18789. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  18790. UnityEngine.Logger:Log(LogType, Object)
  18791. UnityEngine.Debug:LogError(Object)
  18792. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  18793. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  18794. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  18795.  
  18796. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  18797. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  18798. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  18799. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  18800. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  18801. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  18802. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  18803. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  18804. UnityEngine.Logger:Log(LogType, Object)
  18805. UnityEngine.Debug:LogError(Object)
  18806. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  18807. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  18808. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  18809.  
  18810. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  18811. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  18812. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  18813. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  18814. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  18815. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  18816. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  18817. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  18818. UnityEngine.Logger:Log(LogType, Object)
  18819. UnityEngine.Debug:LogError(Object)
  18820. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  18821. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  18822. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  18823.  
  18824. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  18825. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  18826. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  18827. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  18828. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  18829. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  18830. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  18831. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  18832. UnityEngine.Logger:Log(LogType, Object)
  18833. UnityEngine.Debug:LogError(Object)
  18834. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  18835. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  18836. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  18837.  
  18838. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  18839. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  18840. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  18841. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  18842. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  18843. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  18844. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  18845. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  18846. UnityEngine.Logger:Log(LogType, Object)
  18847. UnityEngine.Debug:LogError(Object)
  18848. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  18849. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  18850. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  18851.  
  18852. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  18853. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  18854. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  18855. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  18856. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  18857. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  18858. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  18859. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  18860. UnityEngine.Logger:Log(LogType, Object)
  18861. UnityEngine.Debug:LogError(Object)
  18862. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  18863. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  18864. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  18865.  
  18866. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  18867. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  18868. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  18869. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  18870. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  18871. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  18872. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  18873. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  18874. UnityEngine.Logger:Log(LogType, Object)
  18875. UnityEngine.Debug:LogError(Object)
  18876. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  18877. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  18878. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  18879.  
  18880. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  18881. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  18882. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  18883. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  18884. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  18885. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  18886. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  18887. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  18888. UnityEngine.Logger:Log(LogType, Object)
  18889. UnityEngine.Debug:LogError(Object)
  18890. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  18891. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  18892. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  18893.  
  18894. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  18895. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  18896. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  18897. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  18898. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  18899. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  18900. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  18901. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  18902. UnityEngine.Logger:Log(LogType, Object)
  18903. UnityEngine.Debug:LogError(Object)
  18904. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  18905. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  18906. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  18907.  
  18908. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  18909. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  18910. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  18911. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  18912. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  18913. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  18914. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  18915. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  18916. UnityEngine.Logger:Log(LogType, Object)
  18917. UnityEngine.Debug:LogError(Object)
  18918. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  18919. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  18920. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  18921.  
  18922. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  18923. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  18924. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  18925. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  18926. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  18927. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  18928. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  18929. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  18930. UnityEngine.Logger:Log(LogType, Object)
  18931. UnityEngine.Debug:LogError(Object)
  18932. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  18933. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  18934. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  18935.  
  18936. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  18937. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  18938. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  18939. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  18940. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  18941. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  18942. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  18943. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  18944. UnityEngine.Logger:Log(LogType, Object)
  18945. UnityEngine.Debug:LogError(Object)
  18946. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  18947. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  18948. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  18949.  
  18950. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  18951. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  18952. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  18953. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  18954. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  18955. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  18956. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  18957. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  18958. UnityEngine.Logger:Log(LogType, Object)
  18959. UnityEngine.Debug:LogError(Object)
  18960. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  18961. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  18962. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  18963.  
  18964. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  18965. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  18966. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  18967. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  18968. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  18969. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  18970. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  18971. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  18972. UnityEngine.Logger:Log(LogType, Object)
  18973. UnityEngine.Debug:LogError(Object)
  18974. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  18975. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  18976. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  18977.  
  18978. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  18979. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  18980. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  18981. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  18982. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  18983. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  18984. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  18985. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  18986. UnityEngine.Logger:Log(LogType, Object)
  18987. UnityEngine.Debug:LogError(Object)
  18988. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  18989. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  18990. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  18991.  
  18992. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  18993. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  18994. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  18995. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  18996. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  18997. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  18998. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  18999. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  19000. UnityEngine.Logger:Log(LogType, Object)
  19001. UnityEngine.Debug:LogError(Object)
  19002. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  19003. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  19004. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  19005.  
  19006. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  19007. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  19008. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  19009. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  19010. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  19011. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  19012. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  19013. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  19014. UnityEngine.Logger:Log(LogType, Object)
  19015. UnityEngine.Debug:LogError(Object)
  19016. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  19017. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  19018. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  19019.  
  19020. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  19021. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  19022. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  19023. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  19024. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  19025. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  19026. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  19027. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  19028. UnityEngine.Logger:Log(LogType, Object)
  19029. UnityEngine.Debug:LogError(Object)
  19030. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  19031. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  19032. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  19033.  
  19034. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  19035. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  19036. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  19037. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  19038. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  19039. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  19040. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  19041. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  19042. UnityEngine.Logger:Log(LogType, Object)
  19043. UnityEngine.Debug:LogError(Object)
  19044. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  19045. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  19046. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  19047.  
  19048. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  19049. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  19050. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  19051. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  19052. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  19053. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  19054. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  19055. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  19056. UnityEngine.Logger:Log(LogType, Object)
  19057. UnityEngine.Debug:LogError(Object)
  19058. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  19059. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  19060. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  19061.  
  19062. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  19063. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  19064. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  19065. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  19066. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  19067. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  19068. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  19069. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  19070. UnityEngine.Logger:Log(LogType, Object)
  19071. UnityEngine.Debug:LogError(Object)
  19072. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  19073. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  19074. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  19075.  
  19076. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  19077. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  19078. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  19079. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  19080. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  19081. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  19082. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  19083. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  19084. UnityEngine.Logger:Log(LogType, Object)
  19085. UnityEngine.Debug:LogError(Object)
  19086. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  19087. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  19088. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  19089.  
  19090. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  19091. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  19092. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  19093. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  19094. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  19095. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  19096. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  19097. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  19098. UnityEngine.Logger:Log(LogType, Object)
  19099. UnityEngine.Debug:LogError(Object)
  19100. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  19101. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  19102. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  19103.  
  19104. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  19105. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  19106. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  19107. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  19108. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  19109. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  19110. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  19111. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  19112. UnityEngine.Logger:Log(LogType, Object)
  19113. UnityEngine.Debug:LogError(Object)
  19114. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  19115. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  19116. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  19117.  
  19118. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  19119. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  19120. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  19121. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  19122. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  19123. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  19124. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  19125. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  19126. UnityEngine.Logger:Log(LogType, Object)
  19127. UnityEngine.Debug:LogError(Object)
  19128. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  19129. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  19130. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  19131.  
  19132. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  19133. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  19134. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  19135. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  19136. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  19137. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  19138. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  19139. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  19140. UnityEngine.Logger:Log(LogType, Object)
  19141. UnityEngine.Debug:LogError(Object)
  19142. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  19143. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  19144. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  19145.  
  19146. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  19147. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  19148. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  19149. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  19150. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  19151. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  19152. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  19153. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  19154. UnityEngine.Logger:Log(LogType, Object)
  19155. UnityEngine.Debug:LogError(Object)
  19156. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  19157. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  19158. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  19159.  
  19160. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  19161. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  19162. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  19163. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  19164. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  19165. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  19166. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  19167. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  19168. UnityEngine.Logger:Log(LogType, Object)
  19169. UnityEngine.Debug:LogError(Object)
  19170. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  19171. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  19172. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  19173.  
  19174. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  19175. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  19176. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  19177. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  19178. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  19179. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  19180. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  19181. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  19182. UnityEngine.Logger:Log(LogType, Object)
  19183. UnityEngine.Debug:LogError(Object)
  19184. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  19185. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  19186. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  19187.  
  19188. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  19189. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  19190. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  19191. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  19192. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  19193. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  19194. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  19195. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  19196. UnityEngine.Logger:Log(LogType, Object)
  19197. UnityEngine.Debug:LogError(Object)
  19198. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  19199. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  19200. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  19201.  
  19202. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  19203. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  19204. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  19205. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  19206. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  19207. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  19208. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  19209. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  19210. UnityEngine.Logger:Log(LogType, Object)
  19211. UnityEngine.Debug:LogError(Object)
  19212. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  19213. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  19214. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  19215.  
  19216. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  19217. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  19218. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  19219. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  19220. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  19221. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  19222. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  19223. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  19224. UnityEngine.Logger:Log(LogType, Object)
  19225. UnityEngine.Debug:LogError(Object)
  19226. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  19227. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  19228. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  19229.  
  19230. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  19231. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  19232. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  19233. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  19234. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  19235. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  19236. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  19237. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  19238. UnityEngine.Logger:Log(LogType, Object)
  19239. UnityEngine.Debug:LogError(Object)
  19240. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  19241. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  19242. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  19243.  
  19244. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  19245. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  19246. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  19247. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  19248. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  19249. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  19250. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  19251. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  19252. UnityEngine.Logger:Log(LogType, Object)
  19253. UnityEngine.Debug:LogError(Object)
  19254. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  19255. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  19256. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  19257.  
  19258. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  19259. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  19260. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  19261. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  19262. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  19263. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  19264. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  19265. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  19266. UnityEngine.Logger:Log(LogType, Object)
  19267. UnityEngine.Debug:LogError(Object)
  19268. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  19269. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  19270. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  19271.  
  19272. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  19273. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  19274. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  19275. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  19276. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  19277. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  19278. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  19279. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  19280. UnityEngine.Logger:Log(LogType, Object)
  19281. UnityEngine.Debug:LogError(Object)
  19282. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  19283. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  19284. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  19285.  
  19286. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  19287. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  19288. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  19289. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  19290. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  19291. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  19292. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  19293. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  19294. UnityEngine.Logger:Log(LogType, Object)
  19295. UnityEngine.Debug:LogError(Object)
  19296. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  19297. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  19298. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  19299.  
  19300. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  19301. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  19302. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  19303. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  19304. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  19305. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  19306. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  19307. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  19308. UnityEngine.Logger:Log(LogType, Object)
  19309. UnityEngine.Debug:LogError(Object)
  19310. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  19311. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  19312. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  19313.  
  19314. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  19315. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  19316. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  19317. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  19318. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  19319. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  19320. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  19321. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  19322. UnityEngine.Logger:Log(LogType, Object)
  19323. UnityEngine.Debug:LogError(Object)
  19324. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  19325. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  19326. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  19327.  
  19328. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  19329. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  19330. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  19331. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  19332. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  19333. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  19334. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  19335. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  19336. UnityEngine.Logger:Log(LogType, Object)
  19337. UnityEngine.Debug:LogError(Object)
  19338. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  19339. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  19340. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  19341.  
  19342. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  19343. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  19344. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  19345. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  19346. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  19347. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  19348. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  19349. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  19350. UnityEngine.Logger:Log(LogType, Object)
  19351. UnityEngine.Debug:LogError(Object)
  19352. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  19353. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  19354. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  19355.  
  19356. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  19357. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  19358. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  19359. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  19360. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  19361. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  19362. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  19363. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  19364. UnityEngine.Logger:Log(LogType, Object)
  19365. UnityEngine.Debug:LogError(Object)
  19366. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  19367. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  19368. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  19369.  
  19370. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  19371. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  19372. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  19373. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  19374. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  19375. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  19376. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  19377. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  19378. UnityEngine.Logger:Log(LogType, Object)
  19379. UnityEngine.Debug:LogError(Object)
  19380. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  19381. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  19382. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  19383.  
  19384. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  19385. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  19386. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  19387. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  19388. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  19389. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  19390. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  19391. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  19392. UnityEngine.Logger:Log(LogType, Object)
  19393. UnityEngine.Debug:LogError(Object)
  19394. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  19395. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  19396. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  19397.  
  19398. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  19399. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  19400. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  19401. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  19402. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  19403. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  19404. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  19405. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  19406. UnityEngine.Logger:Log(LogType, Object)
  19407. UnityEngine.Debug:LogError(Object)
  19408. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  19409. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  19410. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  19411.  
  19412. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  19413. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  19414. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  19415. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  19416. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  19417. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  19418. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  19419. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  19420. UnityEngine.Logger:Log(LogType, Object)
  19421. UnityEngine.Debug:LogError(Object)
  19422. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  19423. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  19424. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  19425.  
  19426. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  19427. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  19428. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  19429. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  19430. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  19431. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  19432. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  19433. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  19434. UnityEngine.Logger:Log(LogType, Object)
  19435. UnityEngine.Debug:LogError(Object)
  19436. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  19437. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  19438. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  19439.  
  19440. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  19441. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  19442. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  19443. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  19444. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  19445. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  19446. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  19447. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  19448. UnityEngine.Logger:Log(LogType, Object)
  19449. UnityEngine.Debug:LogError(Object)
  19450. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  19451. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  19452. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  19453.  
  19454. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  19455. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  19456. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  19457. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  19458. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  19459. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  19460. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  19461. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  19462. UnityEngine.Logger:Log(LogType, Object)
  19463. UnityEngine.Debug:LogError(Object)
  19464. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  19465. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  19466. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  19467.  
  19468. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  19469. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  19470. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  19471. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  19472. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  19473. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  19474. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  19475. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  19476. UnityEngine.Logger:Log(LogType, Object)
  19477. UnityEngine.Debug:LogError(Object)
  19478. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  19479. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  19480. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  19481.  
  19482. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  19483. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  19484. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  19485. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  19486. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  19487. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  19488. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  19489. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  19490. UnityEngine.Logger:Log(LogType, Object)
  19491. UnityEngine.Debug:LogError(Object)
  19492. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  19493. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  19494. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  19495.  
  19496. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  19497. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  19498. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  19499. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  19500. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  19501. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  19502. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  19503. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  19504. UnityEngine.Logger:Log(LogType, Object)
  19505. UnityEngine.Debug:LogError(Object)
  19506. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  19507. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  19508. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  19509.  
  19510. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  19511. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  19512. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  19513. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  19514. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  19515. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  19516. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  19517. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  19518. UnityEngine.Logger:Log(LogType, Object)
  19519. UnityEngine.Debug:LogError(Object)
  19520. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  19521. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  19522. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  19523.  
  19524. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  19525. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  19526. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  19527. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  19528. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  19529. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  19530. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  19531. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  19532. UnityEngine.Logger:Log(LogType, Object)
  19533. UnityEngine.Debug:LogError(Object)
  19534. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  19535. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  19536. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  19537.  
  19538. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  19539. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  19540. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  19541. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  19542. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  19543. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  19544. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  19545. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  19546. UnityEngine.Logger:Log(LogType, Object)
  19547. UnityEngine.Debug:LogError(Object)
  19548. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  19549. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  19550. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  19551.  
  19552. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  19553. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  19554. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  19555. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  19556. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  19557. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  19558. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  19559. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  19560. UnityEngine.Logger:Log(LogType, Object)
  19561. UnityEngine.Debug:LogError(Object)
  19562. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  19563. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  19564. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  19565.  
  19566. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  19567. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  19568. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  19569. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  19570. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  19571. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  19572. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  19573. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  19574. UnityEngine.Logger:Log(LogType, Object)
  19575. UnityEngine.Debug:LogError(Object)
  19576. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  19577. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  19578. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  19579.  
  19580. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  19581. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  19582. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  19583. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  19584. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  19585. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  19586. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  19587. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  19588. UnityEngine.Logger:Log(LogType, Object)
  19589. UnityEngine.Debug:LogError(Object)
  19590. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  19591. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  19592. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  19593.  
  19594. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  19595. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  19596. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  19597. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  19598. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  19599. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  19600. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  19601. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  19602. UnityEngine.Logger:Log(LogType, Object)
  19603. UnityEngine.Debug:LogError(Object)
  19604. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  19605. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  19606. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  19607.  
  19608. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  19609. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  19610. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  19611. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  19612. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  19613. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  19614. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  19615. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  19616. UnityEngine.Logger:Log(LogType, Object)
  19617. UnityEngine.Debug:LogError(Object)
  19618. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  19619. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  19620. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  19621.  
  19622. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  19623. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  19624. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  19625. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  19626. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  19627. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  19628. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  19629. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  19630. UnityEngine.Logger:Log(LogType, Object)
  19631. UnityEngine.Debug:LogError(Object)
  19632. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  19633. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  19634. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  19635.  
  19636. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  19637. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  19638. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  19639. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  19640. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  19641. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  19642. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  19643. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  19644. UnityEngine.Logger:Log(LogType, Object)
  19645. UnityEngine.Debug:LogError(Object)
  19646. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  19647. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  19648. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  19649.  
  19650. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  19651. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  19652. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  19653. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  19654. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  19655. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  19656. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  19657. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  19658. UnityEngine.Logger:Log(LogType, Object)
  19659. UnityEngine.Debug:LogError(Object)
  19660. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  19661. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  19662. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  19663.  
  19664. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  19665. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  19666. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  19667. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  19668. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  19669. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  19670. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  19671. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  19672. UnityEngine.Logger:Log(LogType, Object)
  19673. UnityEngine.Debug:LogError(Object)
  19674. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  19675. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  19676. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  19677.  
  19678. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  19679. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  19680. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  19681. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  19682. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  19683. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  19684. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  19685. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  19686. UnityEngine.Logger:Log(LogType, Object)
  19687. UnityEngine.Debug:LogError(Object)
  19688. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  19689. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  19690. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  19691.  
  19692. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  19693. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  19694. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  19695. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  19696. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  19697. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  19698. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  19699. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  19700. UnityEngine.Logger:Log(LogType, Object)
  19701. UnityEngine.Debug:LogError(Object)
  19702. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  19703. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  19704. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  19705.  
  19706. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  19707. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  19708. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  19709. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  19710. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  19711. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  19712. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  19713. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  19714. UnityEngine.Logger:Log(LogType, Object)
  19715. UnityEngine.Debug:LogError(Object)
  19716. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  19717. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  19718. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  19719.  
  19720. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  19721. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  19722. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  19723. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  19724. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  19725. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  19726. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  19727. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  19728. UnityEngine.Logger:Log(LogType, Object)
  19729. UnityEngine.Debug:LogError(Object)
  19730. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  19731. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  19732. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  19733.  
  19734. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  19735. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  19736. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  19737. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  19738. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  19739. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  19740. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  19741. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  19742. UnityEngine.Logger:Log(LogType, Object)
  19743. UnityEngine.Debug:LogError(Object)
  19744. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  19745. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  19746. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  19747.  
  19748. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  19749. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  19750. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  19751. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  19752. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  19753. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  19754. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  19755. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  19756. UnityEngine.Logger:Log(LogType, Object)
  19757. UnityEngine.Debug:LogError(Object)
  19758. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  19759. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  19760. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  19761.  
  19762. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  19763. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  19764. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  19765. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  19766. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  19767. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  19768. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  19769. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  19770. UnityEngine.Logger:Log(LogType, Object)
  19771. UnityEngine.Debug:LogError(Object)
  19772. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  19773. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  19774. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  19775.  
  19776. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  19777. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  19778. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  19779. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  19780. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  19781. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  19782. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  19783. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  19784. UnityEngine.Logger:Log(LogType, Object)
  19785. UnityEngine.Debug:LogError(Object)
  19786. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  19787. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  19788. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  19789.  
  19790. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  19791. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  19792. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  19793. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  19794. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  19795. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  19796. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  19797. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  19798. UnityEngine.Logger:Log(LogType, Object)
  19799. UnityEngine.Debug:LogError(Object)
  19800. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  19801. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  19802. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  19803.  
  19804. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  19805. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  19806. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  19807. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  19808. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  19809. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  19810. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  19811. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  19812. UnityEngine.Logger:Log(LogType, Object)
  19813. UnityEngine.Debug:LogError(Object)
  19814. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  19815. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  19816. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  19817.  
  19818. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  19819. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  19820. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  19821. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  19822. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  19823. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  19824. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  19825. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  19826. UnityEngine.Logger:Log(LogType, Object)
  19827. UnityEngine.Debug:LogError(Object)
  19828. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  19829. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  19830. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  19831.  
  19832. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  19833. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  19834. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  19835. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  19836. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  19837. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  19838. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  19839. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  19840. UnityEngine.Logger:Log(LogType, Object)
  19841. UnityEngine.Debug:LogError(Object)
  19842. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  19843. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  19844. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  19845.  
  19846. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  19847. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  19848. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  19849. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  19850. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  19851. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  19852. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  19853. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  19854. UnityEngine.Logger:Log(LogType, Object)
  19855. UnityEngine.Debug:LogError(Object)
  19856. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  19857. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  19858. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  19859.  
  19860. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  19861. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  19862. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  19863. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  19864. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  19865. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  19866. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  19867. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  19868. UnityEngine.Logger:Log(LogType, Object)
  19869. UnityEngine.Debug:LogError(Object)
  19870. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  19871. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  19872. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  19873.  
  19874. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  19875. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  19876. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  19877. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  19878. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  19879. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  19880. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  19881. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  19882. UnityEngine.Logger:Log(LogType, Object)
  19883. UnityEngine.Debug:LogError(Object)
  19884. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  19885. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  19886. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  19887.  
  19888. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  19889. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  19890. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  19891. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  19892. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  19893. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  19894. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  19895. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  19896. UnityEngine.Logger:Log(LogType, Object)
  19897. UnityEngine.Debug:LogError(Object)
  19898. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  19899. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  19900. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  19901.  
  19902. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  19903. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  19904. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  19905. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  19906. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  19907. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  19908. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  19909. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  19910. UnityEngine.Logger:Log(LogType, Object)
  19911. UnityEngine.Debug:LogError(Object)
  19912. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  19913. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  19914. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  19915.  
  19916. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  19917. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  19918. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  19919. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  19920. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  19921. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  19922. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  19923. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  19924. UnityEngine.Logger:Log(LogType, Object)
  19925. UnityEngine.Debug:LogError(Object)
  19926. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  19927. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  19928. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  19929.  
  19930. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  19931. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  19932. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  19933. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  19934. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  19935. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  19936. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  19937. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  19938. UnityEngine.Logger:Log(LogType, Object)
  19939. UnityEngine.Debug:LogError(Object)
  19940. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  19941. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  19942. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  19943.  
  19944. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  19945. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  19946. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  19947. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  19948. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  19949. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  19950. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  19951. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  19952. UnityEngine.Logger:Log(LogType, Object)
  19953. UnityEngine.Debug:LogError(Object)
  19954. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  19955. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  19956. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  19957.  
  19958. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  19959. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  19960. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  19961. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  19962. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  19963. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  19964. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  19965. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  19966. UnityEngine.Logger:Log(LogType, Object)
  19967. UnityEngine.Debug:LogError(Object)
  19968. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  19969. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  19970. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  19971.  
  19972. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  19973. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  19974. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  19975. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  19976. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  19977. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  19978. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  19979. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  19980. UnityEngine.Logger:Log(LogType, Object)
  19981. UnityEngine.Debug:LogError(Object)
  19982. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  19983. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  19984. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  19985.  
  19986. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  19987. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  19988. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  19989. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  19990. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  19991. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  19992. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  19993. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  19994. UnityEngine.Logger:Log(LogType, Object)
  19995. UnityEngine.Debug:LogError(Object)
  19996. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  19997. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  19998. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  19999.  
  20000. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  20001. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  20002. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  20003. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  20004. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  20005. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  20006. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  20007. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  20008. UnityEngine.Logger:Log(LogType, Object)
  20009. UnityEngine.Debug:LogError(Object)
  20010. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  20011. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  20012. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  20013.  
  20014. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  20015. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  20016. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  20017. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  20018. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  20019. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  20020. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  20021. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  20022. UnityEngine.Logger:Log(LogType, Object)
  20023. UnityEngine.Debug:LogError(Object)
  20024. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  20025. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  20026. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  20027.  
  20028. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  20029. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  20030. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  20031. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  20032. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  20033. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  20034. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  20035. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  20036. UnityEngine.Logger:Log(LogType, Object)
  20037. UnityEngine.Debug:LogError(Object)
  20038. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  20039. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  20040. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  20041.  
  20042. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  20043. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  20044. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  20045. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  20046. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  20047. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  20048. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  20049. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  20050. UnityEngine.Logger:Log(LogType, Object)
  20051. UnityEngine.Debug:LogError(Object)
  20052. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  20053. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  20054. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  20055.  
  20056. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  20057. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  20058. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  20059. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  20060. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  20061. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  20062. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  20063. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  20064. UnityEngine.Logger:Log(LogType, Object)
  20065. UnityEngine.Debug:LogError(Object)
  20066. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  20067. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  20068. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  20069.  
  20070. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  20071. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  20072. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  20073. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  20074. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  20075. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  20076. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  20077. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  20078. UnityEngine.Logger:Log(LogType, Object)
  20079. UnityEngine.Debug:LogError(Object)
  20080. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  20081. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  20082. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  20083.  
  20084. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  20085. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  20086. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  20087. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  20088. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  20089. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  20090. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  20091. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  20092. UnityEngine.Logger:Log(LogType, Object)
  20093. UnityEngine.Debug:LogError(Object)
  20094. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  20095. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  20096. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  20097.  
  20098. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  20099. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  20100. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  20101. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  20102. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  20103. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  20104. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  20105. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  20106. UnityEngine.Logger:Log(LogType, Object)
  20107. UnityEngine.Debug:LogError(Object)
  20108. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  20109. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  20110. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  20111.  
  20112. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  20113. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  20114. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  20115. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  20116. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  20117. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  20118. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  20119. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  20120. UnityEngine.Logger:Log(LogType, Object)
  20121. UnityEngine.Debug:LogError(Object)
  20122. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  20123. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  20124. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  20125.  
  20126. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  20127. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  20128. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  20129. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  20130. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  20131. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  20132. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  20133. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  20134. UnityEngine.Logger:Log(LogType, Object)
  20135. UnityEngine.Debug:LogError(Object)
  20136. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  20137. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  20138. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  20139.  
  20140. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  20141. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  20142. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  20143. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  20144. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  20145. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  20146. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  20147. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  20148. UnityEngine.Logger:Log(LogType, Object)
  20149. UnityEngine.Debug:LogError(Object)
  20150. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  20151. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  20152. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  20153.  
  20154. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  20155. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  20156. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  20157. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  20158. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  20159. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  20160. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  20161. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  20162. UnityEngine.Logger:Log(LogType, Object)
  20163. UnityEngine.Debug:LogError(Object)
  20164. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  20165. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  20166. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  20167.  
  20168. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  20169. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  20170. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  20171. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  20172. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  20173. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  20174. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  20175. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  20176. UnityEngine.Logger:Log(LogType, Object)
  20177. UnityEngine.Debug:LogError(Object)
  20178. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  20179. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  20180. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  20181.  
  20182. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  20183. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  20184. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  20185. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  20186. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  20187. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  20188. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  20189. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  20190. UnityEngine.Logger:Log(LogType, Object)
  20191. UnityEngine.Debug:LogError(Object)
  20192. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  20193. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  20194. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  20195.  
  20196. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  20197. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  20198. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  20199. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  20200. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  20201. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  20202. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  20203. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  20204. UnityEngine.Logger:Log(LogType, Object)
  20205. UnityEngine.Debug:LogError(Object)
  20206. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  20207. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  20208. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  20209.  
  20210. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  20211. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  20212. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  20213. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  20214. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  20215. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  20216. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  20217. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  20218. UnityEngine.Logger:Log(LogType, Object)
  20219. UnityEngine.Debug:LogError(Object)
  20220. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  20221. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  20222. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  20223.  
  20224. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  20225. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  20226. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  20227. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  20228. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  20229. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  20230. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  20231. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  20232. UnityEngine.Logger:Log(LogType, Object)
  20233. UnityEngine.Debug:LogError(Object)
  20234. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  20235. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  20236. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  20237.  
  20238. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  20239. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  20240. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  20241. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  20242. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  20243. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  20244. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  20245. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  20246. UnityEngine.Logger:Log(LogType, Object)
  20247. UnityEngine.Debug:LogError(Object)
  20248. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  20249. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  20250. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  20251.  
  20252. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  20253. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  20254. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  20255. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  20256. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  20257. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  20258. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  20259. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  20260. UnityEngine.Logger:Log(LogType, Object)
  20261. UnityEngine.Debug:LogError(Object)
  20262. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  20263. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  20264. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  20265.  
  20266. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  20267. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  20268. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  20269. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  20270. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  20271. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  20272. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  20273. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  20274. UnityEngine.Logger:Log(LogType, Object)
  20275. UnityEngine.Debug:LogError(Object)
  20276. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  20277. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  20278. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  20279.  
  20280. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  20281. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  20282. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  20283. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  20284. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  20285. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  20286. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  20287. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  20288. UnityEngine.Logger:Log(LogType, Object)
  20289. UnityEngine.Debug:LogError(Object)
  20290. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  20291. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  20292. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  20293.  
  20294. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  20295. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  20296. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  20297. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  20298. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  20299. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  20300. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  20301. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  20302. UnityEngine.Logger:Log(LogType, Object)
  20303. UnityEngine.Debug:LogError(Object)
  20304. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  20305. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  20306. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  20307.  
  20308. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  20309. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  20310. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  20311. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  20312. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  20313. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  20314. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  20315. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  20316. UnityEngine.Logger:Log(LogType, Object)
  20317. UnityEngine.Debug:LogError(Object)
  20318. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  20319. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  20320. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  20321.  
  20322. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  20323. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  20324. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  20325. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  20326. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  20327. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  20328. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  20329. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  20330. UnityEngine.Logger:Log(LogType, Object)
  20331. UnityEngine.Debug:LogError(Object)
  20332. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  20333. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  20334. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  20335.  
  20336. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  20337. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  20338. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  20339. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  20340. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  20341. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  20342. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  20343. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  20344. UnityEngine.Logger:Log(LogType, Object)
  20345. UnityEngine.Debug:LogError(Object)
  20346. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  20347. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  20348. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  20349.  
  20350. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  20351. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  20352. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  20353. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  20354. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  20355. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  20356. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  20357. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  20358. UnityEngine.Logger:Log(LogType, Object)
  20359. UnityEngine.Debug:LogError(Object)
  20360. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  20361. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  20362. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  20363.  
  20364. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  20365. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  20366. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  20367. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  20368. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  20369. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  20370. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  20371. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  20372. UnityEngine.Logger:Log(LogType, Object)
  20373. UnityEngine.Debug:LogError(Object)
  20374. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  20375. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  20376. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  20377.  
  20378. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  20379. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  20380. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  20381. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  20382. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  20383. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  20384. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  20385. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  20386. UnityEngine.Logger:Log(LogType, Object)
  20387. UnityEngine.Debug:LogError(Object)
  20388. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  20389. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  20390. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  20391.  
  20392. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  20393. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  20394. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  20395. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  20396. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  20397. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  20398. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  20399. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  20400. UnityEngine.Logger:Log(LogType, Object)
  20401. UnityEngine.Debug:LogError(Object)
  20402. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  20403. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  20404. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  20405.  
  20406. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  20407. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  20408. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  20409. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  20410. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  20411. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  20412. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  20413. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  20414. UnityEngine.Logger:Log(LogType, Object)
  20415. UnityEngine.Debug:LogError(Object)
  20416. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  20417. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  20418. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  20419.  
  20420. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  20421. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  20422. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  20423. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  20424. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  20425. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  20426. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  20427. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  20428. UnityEngine.Logger:Log(LogType, Object)
  20429. UnityEngine.Debug:LogError(Object)
  20430. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  20431. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  20432. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  20433.  
  20434. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  20435. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  20436. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  20437. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  20438. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  20439. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  20440. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  20441. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  20442. UnityEngine.Logger:Log(LogType, Object)
  20443. UnityEngine.Debug:LogError(Object)
  20444. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  20445. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  20446. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  20447.  
  20448. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  20449. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  20450. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  20451. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  20452. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  20453. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  20454. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  20455. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  20456. UnityEngine.Logger:Log(LogType, Object)
  20457. UnityEngine.Debug:LogError(Object)
  20458. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  20459. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  20460. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  20461.  
  20462. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  20463. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  20464. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  20465. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  20466. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  20467. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  20468. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  20469. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  20470. UnityEngine.Logger:Log(LogType, Object)
  20471. UnityEngine.Debug:LogError(Object)
  20472. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  20473. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  20474. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  20475.  
  20476. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  20477. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  20478. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  20479. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  20480. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  20481. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  20482. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  20483. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  20484. UnityEngine.Logger:Log(LogType, Object)
  20485. UnityEngine.Debug:LogError(Object)
  20486. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  20487. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  20488. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  20489.  
  20490. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  20491. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  20492. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  20493. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  20494. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  20495. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  20496. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  20497. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  20498. UnityEngine.Logger:Log(LogType, Object)
  20499. UnityEngine.Debug:LogError(Object)
  20500. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  20501. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  20502. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  20503.  
  20504. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  20505. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  20506. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  20507. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  20508. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  20509. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  20510. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  20511. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  20512. UnityEngine.Logger:Log(LogType, Object)
  20513. UnityEngine.Debug:LogError(Object)
  20514. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  20515. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  20516. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  20517.  
  20518. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  20519. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  20520. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  20521. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  20522. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  20523. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  20524. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  20525. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  20526. UnityEngine.Logger:Log(LogType, Object)
  20527. UnityEngine.Debug:LogError(Object)
  20528. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  20529. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  20530. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  20531.  
  20532. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  20533. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  20534. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  20535. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  20536. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  20537. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  20538. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  20539. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  20540. UnityEngine.Logger:Log(LogType, Object)
  20541. UnityEngine.Debug:LogError(Object)
  20542. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  20543. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  20544. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  20545.  
  20546. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  20547. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  20548. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  20549. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  20550. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  20551. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  20552. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  20553. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  20554. UnityEngine.Logger:Log(LogType, Object)
  20555. UnityEngine.Debug:LogError(Object)
  20556. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  20557. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  20558. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  20559.  
  20560. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  20561. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  20562. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  20563. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  20564. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  20565. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  20566. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  20567. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  20568. UnityEngine.Logger:Log(LogType, Object)
  20569. UnityEngine.Debug:LogError(Object)
  20570. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  20571. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  20572. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  20573.  
  20574. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  20575. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  20576. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  20577. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  20578. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  20579. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  20580. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  20581. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  20582. UnityEngine.Logger:Log(LogType, Object)
  20583. UnityEngine.Debug:LogError(Object)
  20584. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  20585. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  20586. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  20587.  
  20588. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  20589. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  20590. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  20591. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  20592. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  20593. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  20594. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  20595. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  20596. UnityEngine.Logger:Log(LogType, Object)
  20597. UnityEngine.Debug:LogError(Object)
  20598. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  20599. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  20600. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  20601.  
  20602. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  20603. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  20604. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  20605. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  20606. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  20607. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  20608. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  20609. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  20610. UnityEngine.Logger:Log(LogType, Object)
  20611. UnityEngine.Debug:LogError(Object)
  20612. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  20613. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  20614. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  20615.  
  20616. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  20617. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  20618. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  20619. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  20620. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  20621. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  20622. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  20623. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  20624. UnityEngine.Logger:Log(LogType, Object)
  20625. UnityEngine.Debug:LogError(Object)
  20626. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  20627. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  20628. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  20629.  
  20630. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  20631. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  20632. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  20633. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  20634. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  20635. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  20636. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  20637. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  20638. UnityEngine.Logger:Log(LogType, Object)
  20639. UnityEngine.Debug:LogError(Object)
  20640. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  20641. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  20642. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  20643.  
  20644. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  20645. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  20646. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  20647. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  20648. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  20649. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  20650. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  20651. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  20652. UnityEngine.Logger:Log(LogType, Object)
  20653. UnityEngine.Debug:LogError(Object)
  20654. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  20655. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  20656. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  20657.  
  20658. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  20659. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  20660. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  20661. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  20662. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  20663. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  20664. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  20665. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  20666. UnityEngine.Logger:Log(LogType, Object)
  20667. UnityEngine.Debug:LogError(Object)
  20668. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  20669. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  20670. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  20671.  
  20672. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  20673. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  20674. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  20675. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  20676. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  20677. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  20678. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  20679. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  20680. UnityEngine.Logger:Log(LogType, Object)
  20681. UnityEngine.Debug:LogError(Object)
  20682. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  20683. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  20684. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  20685.  
  20686. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  20687. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  20688. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  20689. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  20690. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  20691. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  20692. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  20693. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  20694. UnityEngine.Logger:Log(LogType, Object)
  20695. UnityEngine.Debug:LogError(Object)
  20696. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  20697. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  20698. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  20699.  
  20700. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  20701. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  20702. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  20703. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  20704. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  20705. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  20706. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  20707. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  20708. UnityEngine.Logger:Log(LogType, Object)
  20709. UnityEngine.Debug:LogError(Object)
  20710. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  20711. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  20712. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  20713.  
  20714. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  20715. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  20716. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  20717. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  20718. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  20719. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  20720. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  20721. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  20722. UnityEngine.Logger:Log(LogType, Object)
  20723. UnityEngine.Debug:LogError(Object)
  20724. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  20725. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  20726. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  20727.  
  20728. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  20729. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  20730. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  20731. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  20732. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  20733. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  20734. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  20735. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  20736. UnityEngine.Logger:Log(LogType, Object)
  20737. UnityEngine.Debug:LogError(Object)
  20738. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  20739. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  20740. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  20741.  
  20742. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  20743. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  20744. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  20745. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  20746. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  20747. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  20748. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  20749. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  20750. UnityEngine.Logger:Log(LogType, Object)
  20751. UnityEngine.Debug:LogError(Object)
  20752. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  20753. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  20754. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  20755.  
  20756. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  20757. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  20758. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  20759. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  20760. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  20761. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  20762. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  20763. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  20764. UnityEngine.Logger:Log(LogType, Object)
  20765. UnityEngine.Debug:LogError(Object)
  20766. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  20767. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  20768. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  20769.  
  20770. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  20771. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  20772. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  20773. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  20774. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  20775. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  20776. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  20777. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  20778. UnityEngine.Logger:Log(LogType, Object)
  20779. UnityEngine.Debug:LogError(Object)
  20780. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  20781. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  20782. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  20783.  
  20784. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  20785. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  20786. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  20787. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  20788. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  20789. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  20790. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  20791. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  20792. UnityEngine.Logger:Log(LogType, Object)
  20793. UnityEngine.Debug:LogError(Object)
  20794. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  20795. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  20796. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  20797.  
  20798. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  20799. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  20800. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  20801. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  20802. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  20803. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  20804. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  20805. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  20806. UnityEngine.Logger:Log(LogType, Object)
  20807. UnityEngine.Debug:LogError(Object)
  20808. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  20809. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  20810. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  20811.  
  20812. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  20813. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  20814. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  20815. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  20816. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  20817. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  20818. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  20819. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  20820. UnityEngine.Logger:Log(LogType, Object)
  20821. UnityEngine.Debug:LogError(Object)
  20822. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  20823. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  20824. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  20825.  
  20826. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  20827. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  20828. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  20829. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  20830. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  20831. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  20832. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  20833. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  20834. UnityEngine.Logger:Log(LogType, Object)
  20835. UnityEngine.Debug:LogError(Object)
  20836. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  20837. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  20838. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  20839.  
  20840. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  20841. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  20842. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  20843. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  20844. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  20845. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  20846. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  20847. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  20848. UnityEngine.Logger:Log(LogType, Object)
  20849. UnityEngine.Debug:LogError(Object)
  20850. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  20851. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  20852. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  20853.  
  20854. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  20855. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  20856. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  20857. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  20858. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  20859. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  20860. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  20861. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  20862. UnityEngine.Logger:Log(LogType, Object)
  20863. UnityEngine.Debug:LogError(Object)
  20864. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  20865. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  20866. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  20867.  
  20868. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  20869. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  20870. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  20871. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  20872. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  20873. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  20874. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  20875. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  20876. UnityEngine.Logger:Log(LogType, Object)
  20877. UnityEngine.Debug:LogError(Object)
  20878. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  20879. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  20880. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  20881.  
  20882. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  20883. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  20884. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  20885. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  20886. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  20887. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  20888. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  20889. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  20890. UnityEngine.Logger:Log(LogType, Object)
  20891. UnityEngine.Debug:LogError(Object)
  20892. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  20893. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  20894. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  20895.  
  20896. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  20897. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  20898. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  20899. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  20900. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  20901. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  20902. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  20903. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  20904. UnityEngine.Logger:Log(LogType, Object)
  20905. UnityEngine.Debug:LogError(Object)
  20906. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  20907. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  20908. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  20909.  
  20910. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  20911. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  20912. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  20913. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  20914. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  20915. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  20916. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  20917. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  20918. UnityEngine.Logger:Log(LogType, Object)
  20919. UnityEngine.Debug:LogError(Object)
  20920. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  20921. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  20922. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  20923.  
  20924. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  20925. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  20926. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  20927. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  20928. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  20929. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  20930. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  20931. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  20932. UnityEngine.Logger:Log(LogType, Object)
  20933. UnityEngine.Debug:LogError(Object)
  20934. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  20935. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  20936. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  20937.  
  20938. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  20939. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  20940. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  20941. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  20942. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  20943. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  20944. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  20945. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  20946. UnityEngine.Logger:Log(LogType, Object)
  20947. UnityEngine.Debug:LogError(Object)
  20948. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  20949. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  20950. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  20951.  
  20952. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  20953. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  20954. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  20955. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  20956. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  20957. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  20958. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  20959. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  20960. UnityEngine.Logger:Log(LogType, Object)
  20961. UnityEngine.Debug:LogError(Object)
  20962. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  20963. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  20964. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  20965.  
  20966. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  20967. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  20968. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  20969. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  20970. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  20971. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  20972. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  20973. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  20974. UnityEngine.Logger:Log(LogType, Object)
  20975. UnityEngine.Debug:LogError(Object)
  20976. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  20977. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  20978. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  20979.  
  20980. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  20981. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  20982. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  20983. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  20984. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  20985. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  20986. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  20987. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  20988. UnityEngine.Logger:Log(LogType, Object)
  20989. UnityEngine.Debug:LogError(Object)
  20990. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  20991. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  20992. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  20993.  
  20994. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  20995. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  20996. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  20997. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  20998. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  20999. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  21000. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  21001. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  21002. UnityEngine.Logger:Log(LogType, Object)
  21003. UnityEngine.Debug:LogError(Object)
  21004. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  21005. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  21006. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  21007.  
  21008. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  21009. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  21010. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  21011. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  21012. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  21013. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  21014. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  21015. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  21016. UnityEngine.Logger:Log(LogType, Object)
  21017. UnityEngine.Debug:LogError(Object)
  21018. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  21019. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  21020. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  21021.  
  21022. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  21023. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  21024. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  21025. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  21026. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  21027. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  21028. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  21029. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  21030. UnityEngine.Logger:Log(LogType, Object)
  21031. UnityEngine.Debug:LogError(Object)
  21032. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  21033. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  21034. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  21035.  
  21036. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  21037. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  21038. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  21039. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  21040. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  21041. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  21042. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  21043. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  21044. UnityEngine.Logger:Log(LogType, Object)
  21045. UnityEngine.Debug:LogError(Object)
  21046. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  21047. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  21048. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  21049.  
  21050. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  21051. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  21052. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  21053. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  21054. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  21055. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  21056. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  21057. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  21058. UnityEngine.Logger:Log(LogType, Object)
  21059. UnityEngine.Debug:LogError(Object)
  21060. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  21061. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  21062. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  21063.  
  21064. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  21065. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  21066. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  21067. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  21068. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  21069. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  21070. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  21071. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  21072. UnityEngine.Logger:Log(LogType, Object)
  21073. UnityEngine.Debug:LogError(Object)
  21074. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  21075. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  21076. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  21077.  
  21078. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  21079. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  21080. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  21081. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  21082. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  21083. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  21084. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  21085. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  21086. UnityEngine.Logger:Log(LogType, Object)
  21087. UnityEngine.Debug:LogError(Object)
  21088. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  21089. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  21090. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  21091.  
  21092. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  21093. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  21094. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  21095. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  21096. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  21097. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  21098. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  21099. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  21100. UnityEngine.Logger:Log(LogType, Object)
  21101. UnityEngine.Debug:LogError(Object)
  21102. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  21103. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  21104. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  21105.  
  21106. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  21107. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  21108. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  21109. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  21110. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  21111. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  21112. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  21113. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  21114. UnityEngine.Logger:Log(LogType, Object)
  21115. UnityEngine.Debug:LogError(Object)
  21116. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  21117. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  21118. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  21119.  
  21120. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  21121. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  21122. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  21123. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  21124. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  21125. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  21126. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  21127. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  21128. UnityEngine.Logger:Log(LogType, Object)
  21129. UnityEngine.Debug:LogError(Object)
  21130. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  21131. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  21132. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  21133.  
  21134. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  21135. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  21136. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  21137. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  21138. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  21139. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  21140. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  21141. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  21142. UnityEngine.Logger:Log(LogType, Object)
  21143. UnityEngine.Debug:LogError(Object)
  21144. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  21145. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  21146. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  21147.  
  21148. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  21149. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  21150. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  21151. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  21152. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  21153. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  21154. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  21155. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  21156. UnityEngine.Logger:Log(LogType, Object)
  21157. UnityEngine.Debug:LogError(Object)
  21158. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  21159. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  21160. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  21161.  
  21162. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  21163. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  21164. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  21165. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  21166. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  21167. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  21168. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  21169. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  21170. UnityEngine.Logger:Log(LogType, Object)
  21171. UnityEngine.Debug:LogError(Object)
  21172. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  21173. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  21174. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  21175.  
  21176. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  21177. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  21178. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  21179. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  21180. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  21181. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  21182. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  21183. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  21184. UnityEngine.Logger:Log(LogType, Object)
  21185. UnityEngine.Debug:LogError(Object)
  21186. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  21187. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  21188. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  21189.  
  21190. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  21191. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  21192. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  21193. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  21194. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  21195. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  21196. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  21197. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  21198. UnityEngine.Logger:Log(LogType, Object)
  21199. UnityEngine.Debug:LogError(Object)
  21200. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  21201. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  21202. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  21203.  
  21204. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  21205. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  21206. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  21207. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  21208. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  21209. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  21210. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  21211. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  21212. UnityEngine.Logger:Log(LogType, Object)
  21213. UnityEngine.Debug:LogError(Object)
  21214. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  21215. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  21216. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  21217.  
  21218. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  21219. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  21220. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  21221. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  21222. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  21223. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  21224. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  21225. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  21226. UnityEngine.Logger:Log(LogType, Object)
  21227. UnityEngine.Debug:LogError(Object)
  21228. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  21229. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  21230. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  21231.  
  21232. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  21233. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  21234. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  21235. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  21236. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  21237. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  21238. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  21239. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  21240. UnityEngine.Logger:Log(LogType, Object)
  21241. UnityEngine.Debug:LogError(Object)
  21242. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  21243. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  21244. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  21245.  
  21246. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  21247. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  21248. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  21249. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  21250. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  21251. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  21252. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  21253. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  21254. UnityEngine.Logger:Log(LogType, Object)
  21255. UnityEngine.Debug:LogError(Object)
  21256. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  21257. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  21258. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  21259.  
  21260. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  21261. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  21262. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  21263. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  21264. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  21265. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  21266. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  21267. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  21268. UnityEngine.Logger:Log(LogType, Object)
  21269. UnityEngine.Debug:LogError(Object)
  21270. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  21271. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  21272. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  21273.  
  21274. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  21275. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  21276. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  21277. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  21278. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  21279. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  21280. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  21281. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  21282. UnityEngine.Logger:Log(LogType, Object)
  21283. UnityEngine.Debug:LogError(Object)
  21284. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  21285. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  21286. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  21287.  
  21288. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  21289. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  21290. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  21291. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  21292. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  21293. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  21294. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  21295. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  21296. UnityEngine.Logger:Log(LogType, Object)
  21297. UnityEngine.Debug:LogError(Object)
  21298. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  21299. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  21300. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  21301.  
  21302. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  21303. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  21304. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  21305. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  21306. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  21307. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  21308. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  21309. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  21310. UnityEngine.Logger:Log(LogType, Object)
  21311. UnityEngine.Debug:LogError(Object)
  21312. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  21313. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  21314. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  21315.  
  21316. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  21317. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  21318. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  21319. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  21320. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  21321. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  21322. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  21323. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  21324. UnityEngine.Logger:Log(LogType, Object)
  21325. UnityEngine.Debug:LogError(Object)
  21326. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  21327. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  21328. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  21329.  
  21330. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  21331. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  21332. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  21333. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  21334. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  21335. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  21336. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  21337. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  21338. UnityEngine.Logger:Log(LogType, Object)
  21339. UnityEngine.Debug:LogError(Object)
  21340. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  21341. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  21342. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  21343.  
  21344. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  21345. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  21346. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  21347. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  21348. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  21349. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  21350. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  21351. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  21352. UnityEngine.Logger:Log(LogType, Object)
  21353. UnityEngine.Debug:LogError(Object)
  21354. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  21355. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  21356. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  21357.  
  21358. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  21359. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  21360. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  21361. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  21362. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  21363. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  21364. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  21365. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  21366. UnityEngine.Logger:Log(LogType, Object)
  21367. UnityEngine.Debug:LogError(Object)
  21368. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  21369. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  21370. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  21371.  
  21372. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  21373. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  21374. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  21375. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  21376. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  21377. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  21378. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  21379. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  21380. UnityEngine.Logger:Log(LogType, Object)
  21381. UnityEngine.Debug:LogError(Object)
  21382. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  21383. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  21384. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  21385.  
  21386. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  21387. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  21388. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  21389. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  21390. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  21391. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  21392. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  21393. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  21394. UnityEngine.Logger:Log(LogType, Object)
  21395. UnityEngine.Debug:LogError(Object)
  21396. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  21397. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  21398. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  21399.  
  21400. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  21401. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  21402. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  21403. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  21404. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  21405. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  21406. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  21407. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  21408. UnityEngine.Logger:Log(LogType, Object)
  21409. UnityEngine.Debug:LogError(Object)
  21410. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  21411. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  21412. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  21413.  
  21414. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  21415. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  21416. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  21417. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  21418. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  21419. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  21420. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  21421. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  21422. UnityEngine.Logger:Log(LogType, Object)
  21423. UnityEngine.Debug:LogError(Object)
  21424. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  21425. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  21426. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  21427.  
  21428. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  21429. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  21430. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  21431. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  21432. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  21433. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  21434. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  21435. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  21436. UnityEngine.Logger:Log(LogType, Object)
  21437. UnityEngine.Debug:LogError(Object)
  21438. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  21439. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  21440. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  21441.  
  21442. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  21443. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  21444. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  21445. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  21446. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  21447. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  21448. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  21449. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  21450. UnityEngine.Logger:Log(LogType, Object)
  21451. UnityEngine.Debug:LogError(Object)
  21452. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  21453. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  21454. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  21455.  
  21456. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  21457. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  21458. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  21459. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  21460. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  21461. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  21462. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  21463. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  21464. UnityEngine.Logger:Log(LogType, Object)
  21465. UnityEngine.Debug:LogError(Object)
  21466. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  21467. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  21468. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  21469.  
  21470. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  21471. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  21472. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  21473. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  21474. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  21475. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  21476. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  21477. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  21478. UnityEngine.Logger:Log(LogType, Object)
  21479. UnityEngine.Debug:LogError(Object)
  21480. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  21481. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  21482. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  21483.  
  21484. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  21485. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  21486. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  21487. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  21488. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  21489. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  21490. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  21491. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  21492. UnityEngine.Logger:Log(LogType, Object)
  21493. UnityEngine.Debug:LogError(Object)
  21494. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  21495. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  21496. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  21497.  
  21498. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  21499. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  21500. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  21501. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  21502. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  21503. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  21504. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  21505. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  21506. UnityEngine.Logger:Log(LogType, Object)
  21507. UnityEngine.Debug:LogError(Object)
  21508. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  21509. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  21510. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  21511.  
  21512. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  21513. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  21514. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  21515. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  21516. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  21517. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  21518. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  21519. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  21520. UnityEngine.Logger:Log(LogType, Object)
  21521. UnityEngine.Debug:LogError(Object)
  21522. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  21523. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  21524. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  21525.  
  21526. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  21527. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  21528. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  21529. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  21530. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  21531. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  21532. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  21533. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  21534. UnityEngine.Logger:Log(LogType, Object)
  21535. UnityEngine.Debug:LogError(Object)
  21536. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  21537. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  21538. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  21539.  
  21540. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  21541. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  21542. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  21543. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  21544. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  21545. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  21546. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  21547. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  21548. UnityEngine.Logger:Log(LogType, Object)
  21549. UnityEngine.Debug:LogError(Object)
  21550. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  21551. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  21552. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  21553.  
  21554. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  21555. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  21556. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  21557. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  21558. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  21559. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  21560. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  21561. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  21562. UnityEngine.Logger:Log(LogType, Object)
  21563. UnityEngine.Debug:LogError(Object)
  21564. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  21565. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  21566. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  21567.  
  21568. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  21569. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  21570. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  21571. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  21572. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  21573. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  21574. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  21575. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  21576. UnityEngine.Logger:Log(LogType, Object)
  21577. UnityEngine.Debug:LogError(Object)
  21578. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  21579. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  21580. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  21581.  
  21582. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  21583. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  21584. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  21585. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  21586. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  21587. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  21588. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  21589. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  21590. UnityEngine.Logger:Log(LogType, Object)
  21591. UnityEngine.Debug:LogError(Object)
  21592. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  21593. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  21594. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  21595.  
  21596. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  21597. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  21598. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  21599. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  21600. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  21601. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  21602. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  21603. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  21604. UnityEngine.Logger:Log(LogType, Object)
  21605. UnityEngine.Debug:LogError(Object)
  21606. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  21607. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  21608. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  21609.  
  21610. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  21611. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  21612. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  21613. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  21614. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  21615. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  21616. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  21617. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  21618. UnityEngine.Logger:Log(LogType, Object)
  21619. UnityEngine.Debug:LogError(Object)
  21620. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  21621. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  21622. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  21623.  
  21624. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  21625. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  21626. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  21627. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  21628. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  21629. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  21630. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  21631. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  21632. UnityEngine.Logger:Log(LogType, Object)
  21633. UnityEngine.Debug:LogError(Object)
  21634. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  21635. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  21636. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  21637.  
  21638. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  21639. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  21640. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  21641. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  21642. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  21643. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  21644. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  21645. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  21646. UnityEngine.Logger:Log(LogType, Object)
  21647. UnityEngine.Debug:LogError(Object)
  21648. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  21649. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  21650. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  21651.  
  21652. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  21653. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  21654. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  21655. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  21656. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  21657. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  21658. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  21659. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  21660. UnityEngine.Logger:Log(LogType, Object)
  21661. UnityEngine.Debug:LogError(Object)
  21662. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  21663. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  21664. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  21665.  
  21666. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  21667. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  21668. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  21669. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  21670. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  21671. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  21672. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  21673. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  21674. UnityEngine.Logger:Log(LogType, Object)
  21675. UnityEngine.Debug:LogError(Object)
  21676. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  21677. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  21678. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  21679.  
  21680. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  21681. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  21682. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  21683. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  21684. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  21685. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  21686. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  21687. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  21688. UnityEngine.Logger:Log(LogType, Object)
  21689. UnityEngine.Debug:LogError(Object)
  21690. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  21691. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  21692. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  21693.  
  21694. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  21695. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  21696. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  21697. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  21698. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  21699. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  21700. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  21701. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  21702. UnityEngine.Logger:Log(LogType, Object)
  21703. UnityEngine.Debug:LogError(Object)
  21704. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  21705. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  21706. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  21707.  
  21708. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  21709. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  21710. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  21711. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  21712. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  21713. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  21714. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  21715. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  21716. UnityEngine.Logger:Log(LogType, Object)
  21717. UnityEngine.Debug:LogError(Object)
  21718. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  21719. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  21720. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  21721.  
  21722. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  21723. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  21724. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  21725. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  21726. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  21727. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  21728. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  21729. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  21730. UnityEngine.Logger:Log(LogType, Object)
  21731. UnityEngine.Debug:LogError(Object)
  21732. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  21733. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  21734. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  21735.  
  21736. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  21737. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  21738. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  21739. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  21740. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  21741. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  21742. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  21743. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  21744. UnityEngine.Logger:Log(LogType, Object)
  21745. UnityEngine.Debug:LogError(Object)
  21746. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  21747. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  21748. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  21749.  
  21750. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  21751. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  21752. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  21753. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  21754. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  21755. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  21756. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  21757. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  21758. UnityEngine.Logger:Log(LogType, Object)
  21759. UnityEngine.Debug:LogError(Object)
  21760. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  21761. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  21762. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  21763.  
  21764. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  21765. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  21766. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  21767. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  21768. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  21769. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  21770. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  21771. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  21772. UnityEngine.Logger:Log(LogType, Object)
  21773. UnityEngine.Debug:LogError(Object)
  21774. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  21775. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  21776. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  21777.  
  21778. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  21779. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  21780. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  21781. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  21782. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  21783. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  21784. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  21785. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  21786. UnityEngine.Logger:Log(LogType, Object)
  21787. UnityEngine.Debug:LogError(Object)
  21788. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  21789. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  21790. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  21791.  
  21792. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  21793. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  21794. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  21795. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  21796. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  21797. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  21798. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  21799. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  21800. UnityEngine.Logger:Log(LogType, Object)
  21801. UnityEngine.Debug:LogError(Object)
  21802. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  21803. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  21804. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  21805.  
  21806. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  21807. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  21808. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  21809. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  21810. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  21811. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  21812. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  21813. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  21814. UnityEngine.Logger:Log(LogType, Object)
  21815. UnityEngine.Debug:LogError(Object)
  21816. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  21817. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  21818. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  21819.  
  21820. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  21821. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  21822. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  21823. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  21824. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  21825. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  21826. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  21827. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  21828. UnityEngine.Logger:Log(LogType, Object)
  21829. UnityEngine.Debug:LogError(Object)
  21830. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  21831. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  21832. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  21833.  
  21834. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  21835. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  21836. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  21837. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  21838. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  21839. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  21840. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  21841. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  21842. UnityEngine.Logger:Log(LogType, Object)
  21843. UnityEngine.Debug:LogError(Object)
  21844. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  21845. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  21846. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  21847.  
  21848. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  21849. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  21850. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  21851. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  21852. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  21853. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  21854. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  21855. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  21856. UnityEngine.Logger:Log(LogType, Object)
  21857. UnityEngine.Debug:LogError(Object)
  21858. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  21859. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  21860. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  21861.  
  21862. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  21863. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  21864. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  21865. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  21866. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  21867. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  21868. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  21869. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  21870. UnityEngine.Logger:Log(LogType, Object)
  21871. UnityEngine.Debug:LogError(Object)
  21872. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  21873. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  21874. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  21875.  
  21876. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  21877. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  21878. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  21879. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  21880. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  21881. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  21882. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  21883. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  21884. UnityEngine.Logger:Log(LogType, Object)
  21885. UnityEngine.Debug:LogError(Object)
  21886. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  21887. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  21888. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  21889.  
  21890. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  21891. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  21892. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  21893. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  21894. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  21895. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  21896. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  21897. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  21898. UnityEngine.Logger:Log(LogType, Object)
  21899. UnityEngine.Debug:LogError(Object)
  21900. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  21901. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  21902. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  21903.  
  21904. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  21905. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  21906. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  21907. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  21908. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  21909. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  21910. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  21911. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  21912. UnityEngine.Logger:Log(LogType, Object)
  21913. UnityEngine.Debug:LogError(Object)
  21914. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  21915. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  21916. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  21917.  
  21918. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  21919. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  21920. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  21921. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  21922. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  21923. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  21924. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  21925. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  21926. UnityEngine.Logger:Log(LogType, Object)
  21927. UnityEngine.Debug:LogError(Object)
  21928. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  21929. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  21930. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  21931.  
  21932. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  21933. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  21934. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  21935. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  21936. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  21937. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  21938. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  21939. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  21940. UnityEngine.Logger:Log(LogType, Object)
  21941. UnityEngine.Debug:LogError(Object)
  21942. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  21943. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  21944. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  21945.  
  21946. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  21947. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  21948. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  21949. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  21950. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  21951. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  21952. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  21953. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  21954. UnityEngine.Logger:Log(LogType, Object)
  21955. UnityEngine.Debug:LogError(Object)
  21956. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  21957. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  21958. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  21959.  
  21960. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  21961. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  21962. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  21963. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  21964. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  21965. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  21966. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  21967. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  21968. UnityEngine.Logger:Log(LogType, Object)
  21969. UnityEngine.Debug:LogError(Object)
  21970. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  21971. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  21972. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  21973.  
  21974. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  21975. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  21976. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  21977. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  21978. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  21979. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  21980. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  21981. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  21982. UnityEngine.Logger:Log(LogType, Object)
  21983. UnityEngine.Debug:LogError(Object)
  21984. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  21985. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  21986. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  21987.  
  21988. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  21989. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  21990. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  21991. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  21992. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  21993. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  21994. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  21995. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  21996. UnityEngine.Logger:Log(LogType, Object)
  21997. UnityEngine.Debug:LogError(Object)
  21998. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  21999. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  22000. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  22001.  
  22002. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  22003. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  22004. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  22005. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  22006. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  22007. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  22008. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  22009. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  22010. UnityEngine.Logger:Log(LogType, Object)
  22011. UnityEngine.Debug:LogError(Object)
  22012. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  22013. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  22014. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  22015.  
  22016. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  22017. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  22018. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  22019. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  22020. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  22021. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  22022. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  22023. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  22024. UnityEngine.Logger:Log(LogType, Object)
  22025. UnityEngine.Debug:LogError(Object)
  22026. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  22027. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  22028. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  22029.  
  22030. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  22031. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  22032. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  22033. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  22034. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  22035. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  22036. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  22037. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  22038. UnityEngine.Logger:Log(LogType, Object)
  22039. UnityEngine.Debug:LogError(Object)
  22040. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  22041. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  22042. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  22043.  
  22044. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  22045. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  22046. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  22047. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  22048. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  22049. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  22050. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  22051. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  22052. UnityEngine.Logger:Log(LogType, Object)
  22053. UnityEngine.Debug:LogError(Object)
  22054. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  22055. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  22056. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  22057.  
  22058. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  22059. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  22060. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  22061. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  22062. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  22063. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  22064. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  22065. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  22066. UnityEngine.Logger:Log(LogType, Object)
  22067. UnityEngine.Debug:LogError(Object)
  22068. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  22069. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  22070. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  22071.  
  22072. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  22073. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  22074. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  22075. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  22076. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  22077. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  22078. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  22079. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  22080. UnityEngine.Logger:Log(LogType, Object)
  22081. UnityEngine.Debug:LogError(Object)
  22082. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  22083. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  22084. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  22085.  
  22086. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  22087. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  22088. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  22089. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  22090. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  22091. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  22092. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  22093. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  22094. UnityEngine.Logger:Log(LogType, Object)
  22095. UnityEngine.Debug:LogError(Object)
  22096. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  22097. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  22098. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  22099.  
  22100. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  22101. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  22102. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  22103. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  22104. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  22105. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  22106. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  22107. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  22108. UnityEngine.Logger:Log(LogType, Object)
  22109. UnityEngine.Debug:LogError(Object)
  22110. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  22111. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  22112. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  22113.  
  22114. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  22115. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  22116. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  22117. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  22118. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  22119. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  22120. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  22121. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  22122. UnityEngine.Logger:Log(LogType, Object)
  22123. UnityEngine.Debug:LogError(Object)
  22124. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  22125. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  22126. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  22127.  
  22128. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  22129. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  22130. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  22131. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  22132. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  22133. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  22134. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  22135. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  22136. UnityEngine.Logger:Log(LogType, Object)
  22137. UnityEngine.Debug:LogError(Object)
  22138. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  22139. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  22140. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  22141.  
  22142. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  22143. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  22144. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  22145. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  22146. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  22147. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  22148. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  22149. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  22150. UnityEngine.Logger:Log(LogType, Object)
  22151. UnityEngine.Debug:LogError(Object)
  22152. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  22153. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  22154. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  22155.  
  22156. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  22157. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  22158. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  22159. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  22160. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  22161. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  22162. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  22163. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  22164. UnityEngine.Logger:Log(LogType, Object)
  22165. UnityEngine.Debug:LogError(Object)
  22166. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  22167. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  22168. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  22169.  
  22170. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  22171. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  22172. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  22173. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  22174. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  22175. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  22176. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  22177. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  22178. UnityEngine.Logger:Log(LogType, Object)
  22179. UnityEngine.Debug:LogError(Object)
  22180. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  22181. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  22182. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  22183.  
  22184. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  22185. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  22186. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  22187. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  22188. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  22189. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  22190. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  22191. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  22192. UnityEngine.Logger:Log(LogType, Object)
  22193. UnityEngine.Debug:LogError(Object)
  22194. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  22195. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  22196. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  22197.  
  22198. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  22199. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  22200. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  22201. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  22202. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  22203. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  22204. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  22205. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  22206. UnityEngine.Logger:Log(LogType, Object)
  22207. UnityEngine.Debug:LogError(Object)
  22208. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  22209. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  22210. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  22211.  
  22212. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  22213. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  22214. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  22215. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  22216. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  22217. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  22218. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  22219. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  22220. UnityEngine.Logger:Log(LogType, Object)
  22221. UnityEngine.Debug:LogError(Object)
  22222. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  22223. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  22224. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  22225.  
  22226. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  22227. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  22228. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  22229. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  22230. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  22231. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  22232. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  22233. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  22234. UnityEngine.Logger:Log(LogType, Object)
  22235. UnityEngine.Debug:LogError(Object)
  22236. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  22237. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  22238. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  22239.  
  22240. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  22241. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  22242. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  22243. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  22244. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  22245. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  22246. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  22247. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  22248. UnityEngine.Logger:Log(LogType, Object)
  22249. UnityEngine.Debug:LogError(Object)
  22250. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  22251. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  22252. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  22253.  
  22254. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  22255. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  22256. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  22257. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  22258. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  22259. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  22260. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  22261. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  22262. UnityEngine.Logger:Log(LogType, Object)
  22263. UnityEngine.Debug:LogError(Object)
  22264. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  22265. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  22266. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  22267.  
  22268. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  22269. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  22270. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  22271. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  22272. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  22273. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  22274. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  22275. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  22276. UnityEngine.Logger:Log(LogType, Object)
  22277. UnityEngine.Debug:LogError(Object)
  22278. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  22279. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  22280. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  22281.  
  22282. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  22283. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  22284. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  22285. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  22286. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  22287. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  22288. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  22289. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  22290. UnityEngine.Logger:Log(LogType, Object)
  22291. UnityEngine.Debug:LogError(Object)
  22292. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  22293. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  22294. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  22295.  
  22296. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  22297. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  22298. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  22299. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  22300. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  22301. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  22302. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  22303. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  22304. UnityEngine.Logger:Log(LogType, Object)
  22305. UnityEngine.Debug:LogError(Object)
  22306. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  22307. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  22308. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  22309.  
  22310. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  22311. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  22312. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  22313. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  22314. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  22315. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  22316. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  22317. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  22318. UnityEngine.Logger:Log(LogType, Object)
  22319. UnityEngine.Debug:LogError(Object)
  22320. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  22321. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  22322. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  22323.  
  22324. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  22325. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  22326. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  22327. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  22328. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  22329. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  22330. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  22331. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  22332. UnityEngine.Logger:Log(LogType, Object)
  22333. UnityEngine.Debug:LogError(Object)
  22334. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  22335. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  22336. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  22337.  
  22338. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  22339. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  22340. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  22341. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  22342. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  22343. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  22344. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  22345. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  22346. UnityEngine.Logger:Log(LogType, Object)
  22347. UnityEngine.Debug:LogError(Object)
  22348. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  22349. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  22350. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  22351.  
  22352. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  22353. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  22354. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  22355. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  22356. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  22357. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  22358. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  22359. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  22360. UnityEngine.Logger:Log(LogType, Object)
  22361. UnityEngine.Debug:LogError(Object)
  22362. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  22363. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  22364. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  22365.  
  22366. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  22367. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  22368. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  22369. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  22370. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  22371. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  22372. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  22373. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  22374. UnityEngine.Logger:Log(LogType, Object)
  22375. UnityEngine.Debug:LogError(Object)
  22376. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  22377. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  22378. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  22379.  
  22380. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  22381. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  22382. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  22383. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  22384. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  22385. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  22386. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  22387. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  22388. UnityEngine.Logger:Log(LogType, Object)
  22389. UnityEngine.Debug:LogError(Object)
  22390. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  22391. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  22392. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  22393.  
  22394. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  22395. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  22396. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  22397. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  22398. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  22399. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  22400. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  22401. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  22402. UnityEngine.Logger:Log(LogType, Object)
  22403. UnityEngine.Debug:LogError(Object)
  22404. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  22405. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  22406. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  22407.  
  22408. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  22409. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  22410. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  22411. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  22412. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  22413. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  22414. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  22415. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  22416. UnityEngine.Logger:Log(LogType, Object)
  22417. UnityEngine.Debug:LogError(Object)
  22418. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  22419. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  22420. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  22421.  
  22422. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  22423. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  22424. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  22425. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  22426. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  22427. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  22428. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  22429. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  22430. UnityEngine.Logger:Log(LogType, Object)
  22431. UnityEngine.Debug:LogError(Object)
  22432. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  22433. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  22434. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  22435.  
  22436. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  22437. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  22438. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  22439. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  22440. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  22441. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  22442. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  22443. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  22444. UnityEngine.Logger:Log(LogType, Object)
  22445. UnityEngine.Debug:LogError(Object)
  22446. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  22447. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  22448. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  22449.  
  22450. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  22451. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  22452. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  22453. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  22454. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  22455. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  22456. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  22457. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  22458. UnityEngine.Logger:Log(LogType, Object)
  22459. UnityEngine.Debug:LogError(Object)
  22460. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  22461. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  22462. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  22463.  
  22464. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  22465. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  22466. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  22467. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  22468. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  22469. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  22470. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  22471. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  22472. UnityEngine.Logger:Log(LogType, Object)
  22473. UnityEngine.Debug:LogError(Object)
  22474. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  22475. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  22476. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  22477.  
  22478. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  22479. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  22480. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  22481. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  22482. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  22483. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  22484. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  22485. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  22486. UnityEngine.Logger:Log(LogType, Object)
  22487. UnityEngine.Debug:LogError(Object)
  22488. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  22489. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  22490. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  22491.  
  22492. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  22493. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  22494. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  22495. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  22496. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  22497. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  22498. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  22499. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  22500. UnityEngine.Logger:Log(LogType, Object)
  22501. UnityEngine.Debug:LogError(Object)
  22502. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  22503. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  22504. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  22505.  
  22506. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  22507. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  22508. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  22509. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  22510. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  22511. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  22512. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  22513. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  22514. UnityEngine.Logger:Log(LogType, Object)
  22515. UnityEngine.Debug:LogError(Object)
  22516. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  22517. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  22518. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  22519.  
  22520. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  22521. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  22522. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  22523. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  22524. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  22525. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  22526. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  22527. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  22528. UnityEngine.Logger:Log(LogType, Object)
  22529. UnityEngine.Debug:LogError(Object)
  22530. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  22531. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  22532. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  22533.  
  22534. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  22535. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  22536. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  22537. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  22538. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  22539. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  22540. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  22541. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  22542. UnityEngine.Logger:Log(LogType, Object)
  22543. UnityEngine.Debug:LogError(Object)
  22544. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  22545. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  22546. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  22547.  
  22548. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  22549. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  22550. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  22551. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  22552. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  22553. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  22554. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  22555. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  22556. UnityEngine.Logger:Log(LogType, Object)
  22557. UnityEngine.Debug:LogError(Object)
  22558. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  22559. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  22560. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  22561.  
  22562. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  22563. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  22564. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  22565. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  22566. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  22567. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  22568. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  22569. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  22570. UnityEngine.Logger:Log(LogType, Object)
  22571. UnityEngine.Debug:LogError(Object)
  22572. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  22573. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  22574. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  22575.  
  22576. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  22577. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  22578. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  22579. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  22580. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  22581. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  22582. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  22583. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  22584. UnityEngine.Logger:Log(LogType, Object)
  22585. UnityEngine.Debug:LogError(Object)
  22586. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  22587. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  22588. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  22589.  
  22590. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  22591. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  22592. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  22593. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  22594. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  22595. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  22596. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  22597. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  22598. UnityEngine.Logger:Log(LogType, Object)
  22599. UnityEngine.Debug:LogError(Object)
  22600. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  22601. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  22602. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  22603.  
  22604. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  22605. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  22606. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  22607. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  22608. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  22609. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  22610. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  22611. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  22612. UnityEngine.Logger:Log(LogType, Object)
  22613. UnityEngine.Debug:LogError(Object)
  22614. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  22615. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  22616. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  22617.  
  22618. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  22619. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  22620. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  22621. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  22622. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  22623. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  22624. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  22625. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  22626. UnityEngine.Logger:Log(LogType, Object)
  22627. UnityEngine.Debug:LogError(Object)
  22628. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  22629. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  22630. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  22631.  
  22632. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  22633. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  22634. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  22635. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  22636. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  22637. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  22638. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  22639. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  22640. UnityEngine.Logger:Log(LogType, Object)
  22641. UnityEngine.Debug:LogError(Object)
  22642. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  22643. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  22644. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  22645.  
  22646. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  22647. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  22648. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  22649. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  22650. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  22651. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  22652. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  22653. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  22654. UnityEngine.Logger:Log(LogType, Object)
  22655. UnityEngine.Debug:LogError(Object)
  22656. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  22657. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  22658. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  22659.  
  22660. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  22661. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  22662. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  22663. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  22664. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  22665. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  22666. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  22667. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  22668. UnityEngine.Logger:Log(LogType, Object)
  22669. UnityEngine.Debug:LogError(Object)
  22670. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  22671. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  22672. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  22673.  
  22674. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  22675. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  22676. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  22677. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  22678. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  22679. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  22680. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  22681. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  22682. UnityEngine.Logger:Log(LogType, Object)
  22683. UnityEngine.Debug:LogError(Object)
  22684. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  22685. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  22686. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  22687.  
  22688. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  22689. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  22690. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  22691. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  22692. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  22693. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  22694. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  22695. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  22696. UnityEngine.Logger:Log(LogType, Object)
  22697. UnityEngine.Debug:LogError(Object)
  22698. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  22699. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  22700. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  22701.  
  22702. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  22703. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  22704. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  22705. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  22706. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  22707. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  22708. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  22709. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  22710. UnityEngine.Logger:Log(LogType, Object)
  22711. UnityEngine.Debug:LogError(Object)
  22712. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  22713. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  22714. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  22715.  
  22716. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  22717. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  22718. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  22719. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  22720. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  22721. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  22722. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  22723. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  22724. UnityEngine.Logger:Log(LogType, Object)
  22725. UnityEngine.Debug:LogError(Object)
  22726. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  22727. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  22728. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  22729.  
  22730. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  22731. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  22732. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  22733. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  22734. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  22735. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  22736. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  22737. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  22738. UnityEngine.Logger:Log(LogType, Object)
  22739. UnityEngine.Debug:LogError(Object)
  22740. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  22741. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  22742. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  22743.  
  22744. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  22745. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  22746. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  22747. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  22748. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  22749. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  22750. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  22751. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  22752. UnityEngine.Logger:Log(LogType, Object)
  22753. UnityEngine.Debug:LogError(Object)
  22754. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  22755. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  22756. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  22757.  
  22758. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  22759. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  22760. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  22761. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  22762. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  22763. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  22764. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  22765. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  22766. UnityEngine.Logger:Log(LogType, Object)
  22767. UnityEngine.Debug:LogError(Object)
  22768. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  22769. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  22770. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  22771.  
  22772. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  22773. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  22774. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  22775. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  22776. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  22777. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  22778. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  22779. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  22780. UnityEngine.Logger:Log(LogType, Object)
  22781. UnityEngine.Debug:LogError(Object)
  22782. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  22783. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  22784. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  22785.  
  22786. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  22787. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  22788. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  22789. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  22790. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  22791. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  22792. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  22793. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  22794. UnityEngine.Logger:Log(LogType, Object)
  22795. UnityEngine.Debug:LogError(Object)
  22796. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  22797. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  22798. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  22799.  
  22800. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  22801. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  22802. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  22803. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  22804. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  22805. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  22806. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  22807. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  22808. UnityEngine.Logger:Log(LogType, Object)
  22809. UnityEngine.Debug:LogError(Object)
  22810. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  22811. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  22812. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  22813.  
  22814. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  22815. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  22816. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  22817. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  22818. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  22819. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  22820. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  22821. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  22822. UnityEngine.Logger:Log(LogType, Object)
  22823. UnityEngine.Debug:LogError(Object)
  22824. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  22825. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  22826. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  22827.  
  22828. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  22829. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  22830. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  22831. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  22832. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  22833. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  22834. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  22835. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  22836. UnityEngine.Logger:Log(LogType, Object)
  22837. UnityEngine.Debug:LogError(Object)
  22838. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  22839. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  22840. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  22841.  
  22842. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  22843. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  22844. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  22845. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  22846. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  22847. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  22848. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  22849. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  22850. UnityEngine.Logger:Log(LogType, Object)
  22851. UnityEngine.Debug:LogError(Object)
  22852. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  22853. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  22854. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  22855.  
  22856. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  22857. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  22858. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  22859. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  22860. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  22861. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  22862. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  22863. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  22864. UnityEngine.Logger:Log(LogType, Object)
  22865. UnityEngine.Debug:LogError(Object)
  22866. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  22867. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  22868. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  22869.  
  22870. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  22871. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  22872. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  22873. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  22874. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  22875. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  22876. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  22877. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  22878. UnityEngine.Logger:Log(LogType, Object)
  22879. UnityEngine.Debug:LogError(Object)
  22880. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  22881. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  22882. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  22883.  
  22884. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  22885. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  22886. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  22887. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  22888. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  22889. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  22890. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  22891. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  22892. UnityEngine.Logger:Log(LogType, Object)
  22893. UnityEngine.Debug:LogError(Object)
  22894. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  22895. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  22896. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  22897.  
  22898. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  22899. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  22900. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  22901. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  22902. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  22903. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  22904. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  22905. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  22906. UnityEngine.Logger:Log(LogType, Object)
  22907. UnityEngine.Debug:LogError(Object)
  22908. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  22909. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  22910. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  22911.  
  22912. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  22913. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  22914. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  22915. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  22916. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  22917. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  22918. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  22919. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  22920. UnityEngine.Logger:Log(LogType, Object)
  22921. UnityEngine.Debug:LogError(Object)
  22922. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  22923. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  22924. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  22925.  
  22926. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  22927. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  22928. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  22929. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  22930. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  22931. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  22932. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  22933. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  22934. UnityEngine.Logger:Log(LogType, Object)
  22935. UnityEngine.Debug:LogError(Object)
  22936. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  22937. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  22938. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  22939.  
  22940. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  22941. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  22942. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  22943. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  22944. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  22945. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  22946. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  22947. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  22948. UnityEngine.Logger:Log(LogType, Object)
  22949. UnityEngine.Debug:LogError(Object)
  22950. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  22951. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  22952. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  22953.  
  22954. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  22955. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  22956. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  22957. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  22958. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  22959. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  22960. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  22961. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  22962. UnityEngine.Logger:Log(LogType, Object)
  22963. UnityEngine.Debug:LogError(Object)
  22964. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  22965. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  22966. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  22967.  
  22968. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  22969. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  22970. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  22971. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  22972. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  22973. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  22974. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  22975. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  22976. UnityEngine.Logger:Log(LogType, Object)
  22977. UnityEngine.Debug:LogError(Object)
  22978. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  22979. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  22980. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  22981.  
  22982. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  22983. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  22984. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  22985. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  22986. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  22987. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  22988. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  22989. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  22990. UnityEngine.Logger:Log(LogType, Object)
  22991. UnityEngine.Debug:LogError(Object)
  22992. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  22993. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  22994. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  22995.  
  22996. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  22997. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  22998. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  22999. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  23000. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  23001. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  23002. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  23003. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  23004. UnityEngine.Logger:Log(LogType, Object)
  23005. UnityEngine.Debug:LogError(Object)
  23006. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  23007. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  23008. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  23009.  
  23010. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  23011. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  23012. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  23013. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  23014. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  23015. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  23016. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  23017. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  23018. UnityEngine.Logger:Log(LogType, Object)
  23019. UnityEngine.Debug:LogError(Object)
  23020. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  23021. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  23022. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  23023.  
  23024. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  23025. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  23026. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  23027. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  23028. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  23029. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  23030. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  23031. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  23032. UnityEngine.Logger:Log(LogType, Object)
  23033. UnityEngine.Debug:LogError(Object)
  23034. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  23035. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  23036. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  23037.  
  23038. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  23039. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  23040. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  23041. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  23042. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  23043. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  23044. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  23045. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  23046. UnityEngine.Logger:Log(LogType, Object)
  23047. UnityEngine.Debug:LogError(Object)
  23048. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  23049. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  23050. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  23051.  
  23052. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  23053. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  23054. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  23055. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  23056. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  23057. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  23058. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  23059. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  23060. UnityEngine.Logger:Log(LogType, Object)
  23061. UnityEngine.Debug:LogError(Object)
  23062. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  23063. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  23064. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  23065.  
  23066. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  23067. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  23068. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  23069. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  23070. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  23071. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  23072. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  23073. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  23074. UnityEngine.Logger:Log(LogType, Object)
  23075. UnityEngine.Debug:LogError(Object)
  23076. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  23077. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  23078. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  23079.  
  23080. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  23081. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  23082. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  23083. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  23084. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  23085. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  23086. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  23087. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  23088. UnityEngine.Logger:Log(LogType, Object)
  23089. UnityEngine.Debug:LogError(Object)
  23090. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  23091. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  23092. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  23093.  
  23094. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  23095. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  23096. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  23097. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  23098. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  23099. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  23100. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  23101. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  23102. UnityEngine.Logger:Log(LogType, Object)
  23103. UnityEngine.Debug:LogError(Object)
  23104. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  23105. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  23106. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  23107.  
  23108. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  23109. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  23110. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  23111. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  23112. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  23113. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  23114. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  23115. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  23116. UnityEngine.Logger:Log(LogType, Object)
  23117. UnityEngine.Debug:LogError(Object)
  23118. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  23119. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  23120. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  23121.  
  23122. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  23123. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  23124. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  23125. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  23126. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  23127. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  23128. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  23129. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  23130. UnityEngine.Logger:Log(LogType, Object)
  23131. UnityEngine.Debug:LogError(Object)
  23132. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  23133. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  23134. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  23135.  
  23136. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  23137. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  23138. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  23139. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  23140. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  23141. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  23142. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  23143. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  23144. UnityEngine.Logger:Log(LogType, Object)
  23145. UnityEngine.Debug:LogError(Object)
  23146. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  23147. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  23148. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  23149.  
  23150. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  23151. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  23152. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  23153. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  23154. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  23155. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  23156. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  23157. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  23158. UnityEngine.Logger:Log(LogType, Object)
  23159. UnityEngine.Debug:LogError(Object)
  23160. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  23161. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  23162. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  23163.  
  23164. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  23165. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  23166. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  23167. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  23168. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  23169. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  23170. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  23171. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  23172. UnityEngine.Logger:Log(LogType, Object)
  23173. UnityEngine.Debug:LogError(Object)
  23174. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  23175. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  23176. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  23177.  
  23178. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  23179. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  23180. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  23181. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  23182. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  23183. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  23184. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  23185. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  23186. UnityEngine.Logger:Log(LogType, Object)
  23187. UnityEngine.Debug:LogError(Object)
  23188. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  23189. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  23190. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  23191.  
  23192. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  23193. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  23194. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  23195. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  23196. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  23197. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  23198. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  23199. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  23200. UnityEngine.Logger:Log(LogType, Object)
  23201. UnityEngine.Debug:LogError(Object)
  23202. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  23203. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  23204. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  23205.  
  23206. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  23207. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  23208. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  23209. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  23210. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  23211. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  23212. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  23213. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  23214. UnityEngine.Logger:Log(LogType, Object)
  23215. UnityEngine.Debug:LogError(Object)
  23216. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  23217. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  23218. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  23219.  
  23220. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  23221. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  23222. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  23223. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  23224. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  23225. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  23226. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  23227. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  23228. UnityEngine.Logger:Log(LogType, Object)
  23229. UnityEngine.Debug:LogError(Object)
  23230. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  23231. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  23232. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  23233.  
  23234. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  23235. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  23236. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  23237. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  23238. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  23239. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  23240. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  23241. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  23242. UnityEngine.Logger:Log(LogType, Object)
  23243. UnityEngine.Debug:LogError(Object)
  23244. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  23245. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  23246. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  23247.  
  23248. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  23249. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  23250. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  23251. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  23252. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  23253. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  23254. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  23255. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  23256. UnityEngine.Logger:Log(LogType, Object)
  23257. UnityEngine.Debug:LogError(Object)
  23258. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  23259. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  23260. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  23261.  
  23262. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  23263. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  23264. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  23265. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  23266. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  23267. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  23268. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  23269. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  23270. UnityEngine.Logger:Log(LogType, Object)
  23271. UnityEngine.Debug:LogError(Object)
  23272. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  23273. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  23274. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  23275.  
  23276. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  23277. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  23278. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  23279. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  23280. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  23281. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  23282. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  23283. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  23284. UnityEngine.Logger:Log(LogType, Object)
  23285. UnityEngine.Debug:LogError(Object)
  23286. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  23287. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  23288. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  23289.  
  23290. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  23291. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  23292. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  23293. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  23294. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  23295. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  23296. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  23297. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  23298. UnityEngine.Logger:Log(LogType, Object)
  23299. UnityEngine.Debug:LogError(Object)
  23300. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  23301. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  23302. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  23303.  
  23304. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  23305. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  23306. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  23307. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  23308. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  23309. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  23310. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  23311. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  23312. UnityEngine.Logger:Log(LogType, Object)
  23313. UnityEngine.Debug:LogError(Object)
  23314. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  23315. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  23316. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  23317.  
  23318. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  23319. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  23320. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  23321. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  23322. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  23323. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  23324. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  23325. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  23326. UnityEngine.Logger:Log(LogType, Object)
  23327. UnityEngine.Debug:LogError(Object)
  23328. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  23329. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  23330. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  23331.  
  23332. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  23333. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  23334. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  23335. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  23336. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  23337. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  23338. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  23339. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  23340. UnityEngine.Logger:Log(LogType, Object)
  23341. UnityEngine.Debug:LogError(Object)
  23342. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  23343. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  23344. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  23345.  
  23346. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  23347. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  23348. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  23349. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  23350. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  23351. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  23352. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  23353. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  23354. UnityEngine.Logger:Log(LogType, Object)
  23355. UnityEngine.Debug:LogError(Object)
  23356. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  23357. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  23358. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  23359.  
  23360. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  23361. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  23362. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  23363. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  23364. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  23365. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  23366. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  23367. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  23368. UnityEngine.Logger:Log(LogType, Object)
  23369. UnityEngine.Debug:LogError(Object)
  23370. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  23371. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  23372. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  23373.  
  23374. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  23375. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  23376. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  23377. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  23378. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  23379. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  23380. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  23381. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  23382. UnityEngine.Logger:Log(LogType, Object)
  23383. UnityEngine.Debug:LogError(Object)
  23384. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  23385. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  23386. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  23387.  
  23388. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  23389. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  23390. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  23391. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  23392. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  23393. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  23394. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  23395. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  23396. UnityEngine.Logger:Log(LogType, Object)
  23397. UnityEngine.Debug:LogError(Object)
  23398. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  23399. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  23400. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  23401.  
  23402. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  23403. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  23404. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  23405. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  23406. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  23407. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  23408. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  23409. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  23410. UnityEngine.Logger:Log(LogType, Object)
  23411. UnityEngine.Debug:LogError(Object)
  23412. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  23413. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  23414. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  23415.  
  23416. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  23417. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  23418. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  23419. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  23420. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  23421. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  23422. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  23423. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  23424. UnityEngine.Logger:Log(LogType, Object)
  23425. UnityEngine.Debug:LogError(Object)
  23426. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  23427. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  23428. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  23429.  
  23430. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  23431. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  23432. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  23433. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  23434. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  23435. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  23436. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  23437. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  23438. UnityEngine.Logger:Log(LogType, Object)
  23439. UnityEngine.Debug:LogError(Object)
  23440. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  23441. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  23442. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  23443.  
  23444. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  23445. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  23446. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  23447. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  23448. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  23449. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  23450. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  23451. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  23452. UnityEngine.Logger:Log(LogType, Object)
  23453. UnityEngine.Debug:LogError(Object)
  23454. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  23455. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  23456. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  23457.  
  23458. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  23459. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  23460. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  23461. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  23462. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  23463. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  23464. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  23465. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  23466. UnityEngine.Logger:Log(LogType, Object)
  23467. UnityEngine.Debug:LogError(Object)
  23468. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  23469. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  23470. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  23471.  
  23472. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  23473. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  23474. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  23475. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  23476. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  23477. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  23478. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  23479. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  23480. UnityEngine.Logger:Log(LogType, Object)
  23481. UnityEngine.Debug:LogError(Object)
  23482. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  23483. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  23484. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  23485.  
  23486. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  23487. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  23488. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  23489. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  23490. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  23491. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  23492. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  23493. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  23494. UnityEngine.Logger:Log(LogType, Object)
  23495. UnityEngine.Debug:LogError(Object)
  23496. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  23497. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  23498. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  23499.  
  23500. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  23501. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  23502. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  23503. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  23504. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  23505. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  23506. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  23507. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  23508. UnityEngine.Logger:Log(LogType, Object)
  23509. UnityEngine.Debug:LogError(Object)
  23510. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  23511. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  23512. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  23513.  
  23514. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  23515. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  23516. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  23517. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  23518. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  23519. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  23520. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  23521. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  23522. UnityEngine.Logger:Log(LogType, Object)
  23523. UnityEngine.Debug:LogError(Object)
  23524. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  23525. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  23526. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  23527.  
  23528. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  23529. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  23530. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  23531. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  23532. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  23533. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  23534. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  23535. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  23536. UnityEngine.Logger:Log(LogType, Object)
  23537. UnityEngine.Debug:LogError(Object)
  23538. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  23539. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  23540. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  23541.  
  23542. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  23543. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  23544. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  23545. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  23546. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  23547. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  23548. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  23549. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  23550. UnityEngine.Logger:Log(LogType, Object)
  23551. UnityEngine.Debug:LogError(Object)
  23552. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  23553. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  23554. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  23555.  
  23556. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  23557. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  23558. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  23559. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  23560. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  23561. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  23562. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  23563. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  23564. UnityEngine.Logger:Log(LogType, Object)
  23565. UnityEngine.Debug:LogError(Object)
  23566. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  23567. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  23568. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  23569.  
  23570. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  23571. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  23572. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  23573. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  23574. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  23575. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  23576. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  23577. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  23578. UnityEngine.Logger:Log(LogType, Object)
  23579. UnityEngine.Debug:LogError(Object)
  23580. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  23581. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  23582. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  23583.  
  23584. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  23585. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  23586. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  23587. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  23588. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  23589. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  23590. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  23591. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  23592. UnityEngine.Logger:Log(LogType, Object)
  23593. UnityEngine.Debug:LogError(Object)
  23594. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  23595. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  23596. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  23597.  
  23598. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  23599. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  23600. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  23601. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  23602. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  23603. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  23604. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  23605. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  23606. UnityEngine.Logger:Log(LogType, Object)
  23607. UnityEngine.Debug:LogError(Object)
  23608. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  23609. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  23610. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  23611.  
  23612. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  23613. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  23614. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  23615. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  23616. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  23617. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  23618. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  23619. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  23620. UnityEngine.Logger:Log(LogType, Object)
  23621. UnityEngine.Debug:LogError(Object)
  23622. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  23623. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  23624. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  23625.  
  23626. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  23627. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  23628. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  23629. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  23630. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  23631. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  23632. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  23633. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  23634. UnityEngine.Logger:Log(LogType, Object)
  23635. UnityEngine.Debug:LogError(Object)
  23636. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  23637. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  23638. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  23639.  
  23640. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  23641. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  23642. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  23643. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  23644. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  23645. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  23646. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  23647. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  23648. UnityEngine.Logger:Log(LogType, Object)
  23649. UnityEngine.Debug:LogError(Object)
  23650. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  23651. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  23652. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  23653.  
  23654. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  23655. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  23656. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  23657. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  23658. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  23659. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  23660. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  23661. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  23662. UnityEngine.Logger:Log(LogType, Object)
  23663. UnityEngine.Debug:LogError(Object)
  23664. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  23665. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  23666. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  23667.  
  23668. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  23669. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  23670. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  23671. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  23672. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  23673. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  23674. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  23675. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  23676. UnityEngine.Logger:Log(LogType, Object)
  23677. UnityEngine.Debug:LogError(Object)
  23678. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  23679. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  23680. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  23681.  
  23682. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  23683. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  23684. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  23685. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  23686. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  23687. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  23688. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  23689. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  23690. UnityEngine.Logger:Log(LogType, Object)
  23691. UnityEngine.Debug:LogError(Object)
  23692. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  23693. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  23694. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  23695.  
  23696. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  23697. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  23698. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  23699. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  23700. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  23701. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  23702. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  23703. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  23704. UnityEngine.Logger:Log(LogType, Object)
  23705. UnityEngine.Debug:LogError(Object)
  23706. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  23707. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  23708. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  23709.  
  23710. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  23711. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  23712. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  23713. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  23714. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  23715. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  23716. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  23717. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  23718. UnityEngine.Logger:Log(LogType, Object)
  23719. UnityEngine.Debug:LogError(Object)
  23720. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  23721. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  23722. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  23723.  
  23724. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  23725. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  23726. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  23727. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  23728. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  23729. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  23730. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  23731. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  23732. UnityEngine.Logger:Log(LogType, Object)
  23733. UnityEngine.Debug:LogError(Object)
  23734. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  23735. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  23736. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  23737.  
  23738. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  23739. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  23740. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  23741. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  23742. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  23743. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  23744. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  23745. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  23746. UnityEngine.Logger:Log(LogType, Object)
  23747. UnityEngine.Debug:LogError(Object)
  23748. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  23749. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  23750. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  23751.  
  23752. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  23753. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  23754. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  23755. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  23756. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  23757. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  23758. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  23759. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  23760. UnityEngine.Logger:Log(LogType, Object)
  23761. UnityEngine.Debug:LogError(Object)
  23762. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  23763. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  23764. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  23765.  
  23766. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  23767. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  23768. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  23769. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  23770. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  23771. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  23772. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  23773. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  23774. UnityEngine.Logger:Log(LogType, Object)
  23775. UnityEngine.Debug:LogError(Object)
  23776. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  23777. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  23778. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  23779.  
  23780. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  23781. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  23782. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  23783. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  23784. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  23785. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  23786. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  23787. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  23788. UnityEngine.Logger:Log(LogType, Object)
  23789. UnityEngine.Debug:LogError(Object)
  23790. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  23791. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  23792. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  23793.  
  23794. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  23795. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  23796. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  23797. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  23798. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  23799. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  23800. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  23801. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  23802. UnityEngine.Logger:Log(LogType, Object)
  23803. UnityEngine.Debug:LogError(Object)
  23804. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  23805. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  23806. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  23807.  
  23808. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  23809. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  23810. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  23811. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  23812. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  23813. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  23814. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  23815. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  23816. UnityEngine.Logger:Log(LogType, Object)
  23817. UnityEngine.Debug:LogError(Object)
  23818. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  23819. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  23820. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  23821.  
  23822. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  23823. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  23824. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  23825. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  23826. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  23827. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  23828. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  23829. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  23830. UnityEngine.Logger:Log(LogType, Object)
  23831. UnityEngine.Debug:LogError(Object)
  23832. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  23833. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  23834. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  23835.  
  23836. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  23837. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  23838. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  23839. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  23840. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  23841. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  23842. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  23843. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  23844. UnityEngine.Logger:Log(LogType, Object)
  23845. UnityEngine.Debug:LogError(Object)
  23846. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  23847. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  23848. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  23849.  
  23850. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  23851. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  23852. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  23853. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  23854. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  23855. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  23856. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  23857. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  23858. UnityEngine.Logger:Log(LogType, Object)
  23859. UnityEngine.Debug:LogError(Object)
  23860. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  23861. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  23862. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  23863.  
  23864. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  23865. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  23866. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  23867. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  23868. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  23869. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  23870. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  23871. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  23872. UnityEngine.Logger:Log(LogType, Object)
  23873. UnityEngine.Debug:LogError(Object)
  23874. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  23875. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  23876. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  23877.  
  23878. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  23879. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  23880. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  23881. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  23882. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  23883. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  23884. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  23885. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  23886. UnityEngine.Logger:Log(LogType, Object)
  23887. UnityEngine.Debug:LogError(Object)
  23888. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  23889. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  23890. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  23891.  
  23892. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  23893. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  23894. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  23895. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  23896. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  23897. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  23898. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  23899. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  23900. UnityEngine.Logger:Log(LogType, Object)
  23901. UnityEngine.Debug:LogError(Object)
  23902. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  23903. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  23904. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  23905.  
  23906. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  23907. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  23908. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  23909. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  23910. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  23911. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  23912. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  23913. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  23914. UnityEngine.Logger:Log(LogType, Object)
  23915. UnityEngine.Debug:LogError(Object)
  23916. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  23917. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  23918. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  23919.  
  23920. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  23921. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  23922. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  23923. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  23924. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  23925. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  23926. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  23927. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  23928. UnityEngine.Logger:Log(LogType, Object)
  23929. UnityEngine.Debug:LogError(Object)
  23930. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  23931. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  23932. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  23933.  
  23934. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  23935. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  23936. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  23937. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  23938. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  23939. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  23940. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  23941. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  23942. UnityEngine.Logger:Log(LogType, Object)
  23943. UnityEngine.Debug:LogError(Object)
  23944. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  23945. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  23946. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  23947.  
  23948. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  23949. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  23950. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  23951. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  23952. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  23953. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  23954. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  23955. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  23956. UnityEngine.Logger:Log(LogType, Object)
  23957. UnityEngine.Debug:LogError(Object)
  23958. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  23959. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  23960. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  23961.  
  23962. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  23963. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  23964. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  23965. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  23966. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  23967. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  23968. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  23969. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  23970. UnityEngine.Logger:Log(LogType, Object)
  23971. UnityEngine.Debug:LogError(Object)
  23972. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  23973. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  23974. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  23975.  
  23976. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  23977. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  23978. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  23979. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  23980. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  23981. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  23982. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  23983. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  23984. UnityEngine.Logger:Log(LogType, Object)
  23985. UnityEngine.Debug:LogError(Object)
  23986. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  23987. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  23988. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  23989.  
  23990. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  23991. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  23992. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  23993. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  23994. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  23995. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  23996. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  23997. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  23998. UnityEngine.Logger:Log(LogType, Object)
  23999. UnityEngine.Debug:LogError(Object)
  24000. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  24001. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  24002. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  24003.  
  24004. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  24005. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  24006. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  24007. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  24008. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  24009. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  24010. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  24011. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  24012. UnityEngine.Logger:Log(LogType, Object)
  24013. UnityEngine.Debug:LogError(Object)
  24014. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  24015. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  24016. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  24017.  
  24018. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  24019. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  24020. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  24021. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  24022. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  24023. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  24024. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  24025. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  24026. UnityEngine.Logger:Log(LogType, Object)
  24027. UnityEngine.Debug:LogError(Object)
  24028. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  24029. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  24030. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  24031.  
  24032. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  24033. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  24034. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  24035. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  24036. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  24037. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  24038. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  24039. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  24040. UnityEngine.Logger:Log(LogType, Object)
  24041. UnityEngine.Debug:LogError(Object)
  24042. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  24043. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  24044. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  24045.  
  24046. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  24047. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  24048. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  24049. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  24050. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  24051. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  24052. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  24053. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  24054. UnityEngine.Logger:Log(LogType, Object)
  24055. UnityEngine.Debug:LogError(Object)
  24056. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  24057. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  24058. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  24059.  
  24060. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  24061. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  24062. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  24063. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  24064. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  24065. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  24066. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  24067. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  24068. UnityEngine.Logger:Log(LogType, Object)
  24069. UnityEngine.Debug:LogError(Object)
  24070. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  24071. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  24072. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  24073.  
  24074. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  24075. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  24076. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  24077. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  24078. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  24079. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  24080. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  24081. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  24082. UnityEngine.Logger:Log(LogType, Object)
  24083. UnityEngine.Debug:LogError(Object)
  24084. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  24085. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  24086. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  24087.  
  24088. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  24089. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  24090. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  24091. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  24092. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  24093. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  24094. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  24095. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  24096. UnityEngine.Logger:Log(LogType, Object)
  24097. UnityEngine.Debug:LogError(Object)
  24098. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  24099. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  24100. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  24101.  
  24102. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  24103. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  24104. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  24105. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  24106. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  24107. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  24108. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  24109. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  24110. UnityEngine.Logger:Log(LogType, Object)
  24111. UnityEngine.Debug:LogError(Object)
  24112. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  24113. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  24114. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  24115.  
  24116. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  24117. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  24118. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  24119. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  24120. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  24121. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  24122. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  24123. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  24124. UnityEngine.Logger:Log(LogType, Object)
  24125. UnityEngine.Debug:LogError(Object)
  24126. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  24127. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  24128. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  24129.  
  24130. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  24131. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  24132. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  24133. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  24134. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  24135. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  24136. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  24137. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  24138. UnityEngine.Logger:Log(LogType, Object)
  24139. UnityEngine.Debug:LogError(Object)
  24140. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  24141. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  24142. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  24143.  
  24144. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  24145. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  24146. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  24147. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  24148. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  24149. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  24150. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  24151. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  24152. UnityEngine.Logger:Log(LogType, Object)
  24153. UnityEngine.Debug:LogError(Object)
  24154. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  24155. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  24156. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  24157.  
  24158. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  24159. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  24160. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  24161. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  24162. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  24163. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  24164. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  24165. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  24166. UnityEngine.Logger:Log(LogType, Object)
  24167. UnityEngine.Debug:LogError(Object)
  24168. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  24169. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  24170. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  24171.  
  24172. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  24173. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  24174. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  24175. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  24176. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  24177. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  24178. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  24179. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  24180. UnityEngine.Logger:Log(LogType, Object)
  24181. UnityEngine.Debug:LogError(Object)
  24182. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  24183. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  24184. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  24185.  
  24186. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  24187. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  24188. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  24189. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  24190. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  24191. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  24192. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  24193. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  24194. UnityEngine.Logger:Log(LogType, Object)
  24195. UnityEngine.Debug:LogError(Object)
  24196. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  24197. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  24198. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  24199.  
  24200. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  24201. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  24202. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  24203. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  24204. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  24205. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  24206. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  24207. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  24208. UnityEngine.Logger:Log(LogType, Object)
  24209. UnityEngine.Debug:LogError(Object)
  24210. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  24211. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  24212. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  24213.  
  24214. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  24215. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  24216. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  24217. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  24218. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  24219. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  24220. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  24221. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  24222. UnityEngine.Logger:Log(LogType, Object)
  24223. UnityEngine.Debug:LogError(Object)
  24224. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  24225. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  24226. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  24227.  
  24228. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  24229. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  24230. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  24231. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  24232. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  24233. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  24234. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  24235. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  24236. UnityEngine.Logger:Log(LogType, Object)
  24237. UnityEngine.Debug:LogError(Object)
  24238. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  24239. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  24240. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  24241.  
  24242. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  24243. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  24244. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  24245. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  24246. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  24247. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  24248. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  24249. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  24250. UnityEngine.Logger:Log(LogType, Object)
  24251. UnityEngine.Debug:LogError(Object)
  24252. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  24253. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  24254. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  24255.  
  24256. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  24257. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  24258. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  24259. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  24260. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  24261. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  24262. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  24263. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  24264. UnityEngine.Logger:Log(LogType, Object)
  24265. UnityEngine.Debug:LogError(Object)
  24266. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  24267. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  24268. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  24269.  
  24270. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  24271. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  24272. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  24273. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  24274. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  24275. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  24276. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  24277. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  24278. UnityEngine.Logger:Log(LogType, Object)
  24279. UnityEngine.Debug:LogError(Object)
  24280. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  24281. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  24282. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  24283.  
  24284. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  24285. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  24286. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  24287. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  24288. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  24289. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  24290. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  24291. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  24292. UnityEngine.Logger:Log(LogType, Object)
  24293. UnityEngine.Debug:LogError(Object)
  24294. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  24295. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  24296. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  24297.  
  24298. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  24299. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  24300. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  24301. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  24302. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  24303. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  24304. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  24305. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  24306. UnityEngine.Logger:Log(LogType, Object)
  24307. UnityEngine.Debug:LogError(Object)
  24308. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  24309. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  24310. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  24311.  
  24312. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  24313. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  24314. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  24315. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  24316. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  24317. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  24318. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  24319. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  24320. UnityEngine.Logger:Log(LogType, Object)
  24321. UnityEngine.Debug:LogError(Object)
  24322. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  24323. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  24324. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  24325.  
  24326. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  24327. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  24328. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  24329. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  24330. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  24331. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  24332. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  24333. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  24334. UnityEngine.Logger:Log(LogType, Object)
  24335. UnityEngine.Debug:LogError(Object)
  24336. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  24337. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  24338. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  24339.  
  24340. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  24341. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  24342. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  24343. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  24344. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  24345. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  24346. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  24347. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  24348. UnityEngine.Logger:Log(LogType, Object)
  24349. UnityEngine.Debug:LogError(Object)
  24350. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  24351. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  24352. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  24353.  
  24354. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  24355. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  24356. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  24357. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  24358. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  24359. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  24360. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  24361. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  24362. UnityEngine.Logger:Log(LogType, Object)
  24363. UnityEngine.Debug:LogError(Object)
  24364. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  24365. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  24366. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  24367.  
  24368. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  24369. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  24370. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  24371. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  24372. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  24373. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  24374. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  24375. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  24376. UnityEngine.Logger:Log(LogType, Object)
  24377. UnityEngine.Debug:LogError(Object)
  24378. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  24379. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  24380. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  24381.  
  24382. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  24383. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  24384. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  24385. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  24386. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  24387. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  24388. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  24389. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  24390. UnityEngine.Logger:Log(LogType, Object)
  24391. UnityEngine.Debug:LogError(Object)
  24392. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  24393. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  24394. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  24395.  
  24396. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  24397. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  24398. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  24399. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  24400. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  24401. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  24402. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  24403. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  24404. UnityEngine.Logger:Log(LogType, Object)
  24405. UnityEngine.Debug:LogError(Object)
  24406. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  24407. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  24408. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  24409.  
  24410. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  24411. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  24412. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  24413. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  24414. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  24415. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  24416. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  24417. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  24418. UnityEngine.Logger:Log(LogType, Object)
  24419. UnityEngine.Debug:LogError(Object)
  24420. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  24421. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  24422. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  24423.  
  24424. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  24425. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  24426. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  24427. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  24428. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  24429. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  24430. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  24431. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  24432. UnityEngine.Logger:Log(LogType, Object)
  24433. UnityEngine.Debug:LogError(Object)
  24434. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  24435. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  24436. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  24437.  
  24438. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  24439. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  24440. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  24441. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  24442. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  24443. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  24444. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  24445. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  24446. UnityEngine.Logger:Log(LogType, Object)
  24447. UnityEngine.Debug:LogError(Object)
  24448. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  24449. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  24450. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  24451.  
  24452. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  24453. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  24454. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  24455. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  24456. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  24457. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  24458. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  24459. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  24460. UnityEngine.Logger:Log(LogType, Object)
  24461. UnityEngine.Debug:LogError(Object)
  24462. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  24463. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  24464. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  24465.  
  24466. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  24467. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  24468. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  24469. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  24470. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  24471. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  24472. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  24473. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  24474. UnityEngine.Logger:Log(LogType, Object)
  24475. UnityEngine.Debug:LogError(Object)
  24476. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  24477. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  24478. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  24479.  
  24480. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  24481. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  24482. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  24483. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  24484. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  24485. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  24486. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  24487. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  24488. UnityEngine.Logger:Log(LogType, Object)
  24489. UnityEngine.Debug:LogError(Object)
  24490. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  24491. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  24492. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  24493.  
  24494. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  24495. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  24496. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  24497. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  24498. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  24499. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  24500. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  24501. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  24502. UnityEngine.Logger:Log(LogType, Object)
  24503. UnityEngine.Debug:LogError(Object)
  24504. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  24505. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  24506. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  24507.  
  24508. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  24509. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  24510. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  24511. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  24512. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  24513. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  24514. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  24515. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  24516. UnityEngine.Logger:Log(LogType, Object)
  24517. UnityEngine.Debug:LogError(Object)
  24518. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  24519. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  24520. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  24521.  
  24522. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  24523. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  24524. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  24525. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  24526. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  24527. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  24528. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  24529. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  24530. UnityEngine.Logger:Log(LogType, Object)
  24531. UnityEngine.Debug:LogError(Object)
  24532. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  24533. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  24534. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  24535.  
  24536. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  24537. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  24538. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  24539. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  24540. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  24541. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  24542. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  24543. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  24544. UnityEngine.Logger:Log(LogType, Object)
  24545. UnityEngine.Debug:LogError(Object)
  24546. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  24547. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  24548. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  24549.  
  24550. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  24551. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  24552. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  24553. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  24554. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  24555. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  24556. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  24557. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  24558. UnityEngine.Logger:Log(LogType, Object)
  24559. UnityEngine.Debug:LogError(Object)
  24560. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  24561. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  24562. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  24563.  
  24564. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  24565. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  24566. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  24567. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  24568. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  24569. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  24570. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  24571. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  24572. UnityEngine.Logger:Log(LogType, Object)
  24573. UnityEngine.Debug:LogError(Object)
  24574. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  24575. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  24576. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  24577.  
  24578. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  24579. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  24580. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  24581. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  24582. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  24583. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  24584. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  24585. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  24586. UnityEngine.Logger:Log(LogType, Object)
  24587. UnityEngine.Debug:LogError(Object)
  24588. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  24589. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  24590. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  24591.  
  24592. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  24593. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  24594. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  24595. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  24596. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  24597. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  24598. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  24599. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  24600. UnityEngine.Logger:Log(LogType, Object)
  24601. UnityEngine.Debug:LogError(Object)
  24602. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  24603. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  24604. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  24605.  
  24606. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  24607. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  24608. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  24609. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  24610. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  24611. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  24612. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  24613. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  24614. UnityEngine.Logger:Log(LogType, Object)
  24615. UnityEngine.Debug:LogError(Object)
  24616. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  24617. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  24618. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  24619.  
  24620. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  24621. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  24622. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  24623. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  24624. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  24625. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  24626. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  24627. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  24628. UnityEngine.Logger:Log(LogType, Object)
  24629. UnityEngine.Debug:LogError(Object)
  24630. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  24631. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  24632. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  24633.  
  24634. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  24635. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  24636. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  24637. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  24638. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  24639. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  24640. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  24641. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  24642. UnityEngine.Logger:Log(LogType, Object)
  24643. UnityEngine.Debug:LogError(Object)
  24644. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  24645. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  24646. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  24647.  
  24648. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  24649. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  24650. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  24651. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  24652. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  24653. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  24654. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  24655. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  24656. UnityEngine.Logger:Log(LogType, Object)
  24657. UnityEngine.Debug:LogError(Object)
  24658. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  24659. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  24660. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  24661.  
  24662. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  24663. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  24664. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  24665. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  24666. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  24667. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  24668. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  24669. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  24670. UnityEngine.Logger:Log(LogType, Object)
  24671. UnityEngine.Debug:LogError(Object)
  24672. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  24673. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  24674. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  24675.  
  24676. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  24677. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  24678. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  24679. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  24680. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  24681. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  24682. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  24683. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  24684. UnityEngine.Logger:Log(LogType, Object)
  24685. UnityEngine.Debug:LogError(Object)
  24686. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  24687. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  24688. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  24689.  
  24690. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  24691. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  24692. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  24693. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  24694. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  24695. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  24696. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  24697. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  24698. UnityEngine.Logger:Log(LogType, Object)
  24699. UnityEngine.Debug:LogError(Object)
  24700. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  24701. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  24702. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  24703.  
  24704. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  24705. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  24706. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  24707. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  24708. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  24709. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  24710. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  24711. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  24712. UnityEngine.Logger:Log(LogType, Object)
  24713. UnityEngine.Debug:LogError(Object)
  24714. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  24715. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  24716. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  24717.  
  24718. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  24719. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  24720. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  24721. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  24722. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  24723. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  24724. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  24725. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  24726. UnityEngine.Logger:Log(LogType, Object)
  24727. UnityEngine.Debug:LogError(Object)
  24728. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  24729. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  24730. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  24731.  
  24732. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  24733. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  24734. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  24735. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  24736. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  24737. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  24738. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  24739. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  24740. UnityEngine.Logger:Log(LogType, Object)
  24741. UnityEngine.Debug:LogError(Object)
  24742. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  24743. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  24744. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  24745.  
  24746. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  24747. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  24748. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  24749. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  24750. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  24751. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  24752. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  24753. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  24754. UnityEngine.Logger:Log(LogType, Object)
  24755. UnityEngine.Debug:LogError(Object)
  24756. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  24757. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  24758. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  24759.  
  24760. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  24761. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  24762. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  24763. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  24764. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  24765. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  24766. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  24767. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  24768. UnityEngine.Logger:Log(LogType, Object)
  24769. UnityEngine.Debug:LogError(Object)
  24770. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  24771. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  24772. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  24773.  
  24774. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  24775. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  24776. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  24777. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  24778. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  24779. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  24780. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  24781. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  24782. UnityEngine.Logger:Log(LogType, Object)
  24783. UnityEngine.Debug:LogError(Object)
  24784. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  24785. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  24786. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  24787.  
  24788. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  24789. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  24790. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  24791. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  24792. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  24793. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  24794. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  24795. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  24796. UnityEngine.Logger:Log(LogType, Object)
  24797. UnityEngine.Debug:LogError(Object)
  24798. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  24799. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  24800. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  24801.  
  24802. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  24803. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  24804. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  24805. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  24806. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  24807. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  24808. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  24809. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  24810. UnityEngine.Logger:Log(LogType, Object)
  24811. UnityEngine.Debug:LogError(Object)
  24812. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  24813. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  24814. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  24815.  
  24816. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  24817. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  24818. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  24819. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  24820. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  24821. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  24822. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  24823. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  24824. UnityEngine.Logger:Log(LogType, Object)
  24825. UnityEngine.Debug:LogError(Object)
  24826. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  24827. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  24828. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  24829.  
  24830. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  24831. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  24832. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  24833. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  24834. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  24835. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  24836. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  24837. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  24838. UnityEngine.Logger:Log(LogType, Object)
  24839. UnityEngine.Debug:LogError(Object)
  24840. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  24841. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  24842. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  24843.  
  24844. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  24845. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  24846. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  24847. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  24848. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  24849. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  24850. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  24851. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  24852. UnityEngine.Logger:Log(LogType, Object)
  24853. UnityEngine.Debug:LogError(Object)
  24854. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  24855. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  24856. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  24857.  
  24858. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  24859. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  24860. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  24861. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  24862. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  24863. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  24864. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  24865. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  24866. UnityEngine.Logger:Log(LogType, Object)
  24867. UnityEngine.Debug:LogError(Object)
  24868. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  24869. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  24870. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  24871.  
  24872. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  24873. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  24874. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  24875. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  24876. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  24877. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  24878. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  24879. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  24880. UnityEngine.Logger:Log(LogType, Object)
  24881. UnityEngine.Debug:LogError(Object)
  24882. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  24883. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  24884. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  24885.  
  24886. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  24887. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  24888. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  24889. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  24890. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  24891. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  24892. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  24893. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  24894. UnityEngine.Logger:Log(LogType, Object)
  24895. UnityEngine.Debug:LogError(Object)
  24896. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  24897. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  24898. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  24899.  
  24900. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  24901. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  24902. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  24903. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  24904. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  24905. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  24906. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  24907. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  24908. UnityEngine.Logger:Log(LogType, Object)
  24909. UnityEngine.Debug:LogError(Object)
  24910. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  24911. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  24912. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  24913.  
  24914. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  24915. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  24916. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  24917. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  24918. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  24919. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  24920. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  24921. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  24922. UnityEngine.Logger:Log(LogType, Object)
  24923. UnityEngine.Debug:LogError(Object)
  24924. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  24925. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  24926. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  24927.  
  24928. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  24929. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  24930. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  24931. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  24932. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  24933. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  24934. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  24935. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  24936. UnityEngine.Logger:Log(LogType, Object)
  24937. UnityEngine.Debug:LogError(Object)
  24938. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  24939. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  24940. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  24941.  
  24942. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  24943. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  24944. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  24945. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  24946. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  24947. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  24948. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  24949. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  24950. UnityEngine.Logger:Log(LogType, Object)
  24951. UnityEngine.Debug:LogError(Object)
  24952. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  24953. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  24954. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  24955.  
  24956. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  24957. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  24958. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  24959. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  24960. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  24961. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  24962. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  24963. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  24964. UnityEngine.Logger:Log(LogType, Object)
  24965. UnityEngine.Debug:LogError(Object)
  24966. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  24967. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  24968. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  24969.  
  24970. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  24971. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  24972. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  24973. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  24974. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  24975. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  24976. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  24977. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  24978. UnityEngine.Logger:Log(LogType, Object)
  24979. UnityEngine.Debug:LogError(Object)
  24980. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  24981. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  24982. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  24983.  
  24984. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  24985. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  24986. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  24987. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  24988. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  24989. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  24990. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  24991. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  24992. UnityEngine.Logger:Log(LogType, Object)
  24993. UnityEngine.Debug:LogError(Object)
  24994. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  24995. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  24996. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  24997.  
  24998. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  24999. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  25000. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  25001. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  25002. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  25003. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  25004. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  25005. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  25006. UnityEngine.Logger:Log(LogType, Object)
  25007. UnityEngine.Debug:LogError(Object)
  25008. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  25009. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  25010. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  25011.  
  25012. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  25013. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  25014. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  25015. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  25016. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  25017. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  25018. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  25019. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  25020. UnityEngine.Logger:Log(LogType, Object)
  25021. UnityEngine.Debug:LogError(Object)
  25022. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  25023. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  25024. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  25025.  
  25026. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  25027. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  25028. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  25029. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  25030. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  25031. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  25032. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  25033. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  25034. UnityEngine.Logger:Log(LogType, Object)
  25035. UnityEngine.Debug:LogError(Object)
  25036. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  25037. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  25038. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  25039.  
  25040. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  25041. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  25042. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  25043. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  25044. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  25045. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  25046. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  25047. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  25048. UnityEngine.Logger:Log(LogType, Object)
  25049. UnityEngine.Debug:LogError(Object)
  25050. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  25051. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  25052. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  25053.  
  25054. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  25055. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  25056. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  25057. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  25058. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  25059. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  25060. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  25061. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  25062. UnityEngine.Logger:Log(LogType, Object)
  25063. UnityEngine.Debug:LogError(Object)
  25064. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  25065. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  25066. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  25067.  
  25068. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  25069. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  25070. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  25071. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  25072. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  25073. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  25074. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  25075. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  25076. UnityEngine.Logger:Log(LogType, Object)
  25077. UnityEngine.Debug:LogError(Object)
  25078. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  25079. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  25080. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  25081.  
  25082. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  25083. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  25084. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  25085. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  25086. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  25087. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  25088. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  25089. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  25090. UnityEngine.Logger:Log(LogType, Object)
  25091. UnityEngine.Debug:LogError(Object)
  25092. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  25093. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  25094. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  25095.  
  25096. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  25097. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  25098. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  25099. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  25100. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  25101. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  25102. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  25103. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  25104. UnityEngine.Logger:Log(LogType, Object)
  25105. UnityEngine.Debug:LogError(Object)
  25106. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  25107. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  25108. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  25109.  
  25110. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  25111. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  25112. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  25113. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  25114. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  25115. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  25116. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  25117. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  25118. UnityEngine.Logger:Log(LogType, Object)
  25119. UnityEngine.Debug:LogError(Object)
  25120. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  25121. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  25122. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  25123.  
  25124. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  25125. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  25126. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  25127. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  25128. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  25129. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  25130. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  25131. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  25132. UnityEngine.Logger:Log(LogType, Object)
  25133. UnityEngine.Debug:LogError(Object)
  25134. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  25135. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  25136. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  25137.  
  25138. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  25139. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  25140. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  25141. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  25142. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  25143. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  25144. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  25145. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  25146. UnityEngine.Logger:Log(LogType, Object)
  25147. UnityEngine.Debug:LogError(Object)
  25148. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  25149. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  25150. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  25151.  
  25152. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  25153. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  25154. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  25155. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  25156. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  25157. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  25158. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  25159. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  25160. UnityEngine.Logger:Log(LogType, Object)
  25161. UnityEngine.Debug:LogError(Object)
  25162. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  25163. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  25164. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  25165.  
  25166. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  25167. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  25168. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  25169. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  25170. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  25171. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  25172. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  25173. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  25174. UnityEngine.Logger:Log(LogType, Object)
  25175. UnityEngine.Debug:LogError(Object)
  25176. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  25177. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  25178. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  25179.  
  25180. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  25181. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  25182. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  25183. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  25184. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  25185. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  25186. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  25187. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  25188. UnityEngine.Logger:Log(LogType, Object)
  25189. UnityEngine.Debug:LogError(Object)
  25190. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  25191. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  25192. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  25193.  
  25194. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  25195. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  25196. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  25197. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  25198. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  25199. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  25200. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  25201. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  25202. UnityEngine.Logger:Log(LogType, Object)
  25203. UnityEngine.Debug:LogError(Object)
  25204. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  25205. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  25206. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  25207.  
  25208. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  25209. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  25210. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  25211. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  25212. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  25213. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  25214. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  25215. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  25216. UnityEngine.Logger:Log(LogType, Object)
  25217. UnityEngine.Debug:LogError(Object)
  25218. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  25219. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  25220. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  25221.  
  25222. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  25223. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  25224. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  25225. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  25226. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  25227. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  25228. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  25229. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  25230. UnityEngine.Logger:Log(LogType, Object)
  25231. UnityEngine.Debug:LogError(Object)
  25232. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  25233. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  25234. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  25235.  
  25236. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  25237. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  25238. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  25239. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  25240. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  25241. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  25242. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  25243. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  25244. UnityEngine.Logger:Log(LogType, Object)
  25245. UnityEngine.Debug:LogError(Object)
  25246. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  25247. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  25248. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  25249.  
  25250. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  25251. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  25252. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  25253. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  25254. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  25255. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  25256. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  25257. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  25258. UnityEngine.Logger:Log(LogType, Object)
  25259. UnityEngine.Debug:LogError(Object)
  25260. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  25261. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  25262. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  25263.  
  25264. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  25265. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  25266. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  25267. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  25268. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  25269. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  25270. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  25271. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  25272. UnityEngine.Logger:Log(LogType, Object)
  25273. UnityEngine.Debug:LogError(Object)
  25274. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  25275. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  25276. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  25277.  
  25278. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  25279. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  25280. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  25281. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  25282. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  25283. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  25284. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  25285. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  25286. UnityEngine.Logger:Log(LogType, Object)
  25287. UnityEngine.Debug:LogError(Object)
  25288. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  25289. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  25290. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  25291.  
  25292. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  25293. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  25294. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  25295. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  25296. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  25297. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  25298. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  25299. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  25300. UnityEngine.Logger:Log(LogType, Object)
  25301. UnityEngine.Debug:LogError(Object)
  25302. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  25303. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  25304. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  25305.  
  25306. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  25307. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  25308. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  25309. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  25310. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  25311. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  25312. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  25313. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  25314. UnityEngine.Logger:Log(LogType, Object)
  25315. UnityEngine.Debug:LogError(Object)
  25316. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  25317. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  25318. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  25319.  
  25320. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  25321. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  25322. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  25323. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  25324. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  25325. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  25326. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  25327. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  25328. UnityEngine.Logger:Log(LogType, Object)
  25329. UnityEngine.Debug:LogError(Object)
  25330. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  25331. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  25332. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  25333.  
  25334. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  25335. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  25336. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  25337. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  25338. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  25339. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  25340. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  25341. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  25342. UnityEngine.Logger:Log(LogType, Object)
  25343. UnityEngine.Debug:LogError(Object)
  25344. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  25345. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  25346. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  25347.  
  25348. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  25349. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  25350. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  25351. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  25352. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  25353. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  25354. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  25355. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  25356. UnityEngine.Logger:Log(LogType, Object)
  25357. UnityEngine.Debug:LogError(Object)
  25358. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  25359. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  25360. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  25361.  
  25362. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  25363. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  25364. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  25365. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  25366. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  25367. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  25368. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  25369. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  25370. UnityEngine.Logger:Log(LogType, Object)
  25371. UnityEngine.Debug:LogError(Object)
  25372. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  25373. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  25374. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  25375.  
  25376. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  25377. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  25378. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  25379. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  25380. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  25381. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  25382. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  25383. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  25384. UnityEngine.Logger:Log(LogType, Object)
  25385. UnityEngine.Debug:LogError(Object)
  25386. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  25387. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  25388. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  25389.  
  25390. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  25391. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  25392. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  25393. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  25394. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  25395. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  25396. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  25397. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  25398. UnityEngine.Logger:Log(LogType, Object)
  25399. UnityEngine.Debug:LogError(Object)
  25400. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  25401. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  25402. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  25403.  
  25404. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  25405. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  25406. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  25407. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  25408. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  25409. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  25410. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  25411. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  25412. UnityEngine.Logger:Log(LogType, Object)
  25413. UnityEngine.Debug:LogError(Object)
  25414. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  25415. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  25416. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  25417.  
  25418. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  25419. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  25420. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  25421. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  25422. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  25423. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  25424. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  25425. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  25426. UnityEngine.Logger:Log(LogType, Object)
  25427. UnityEngine.Debug:LogError(Object)
  25428. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  25429. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  25430. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  25431.  
  25432. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  25433. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  25434. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  25435. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  25436. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  25437. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  25438. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  25439. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  25440. UnityEngine.Logger:Log(LogType, Object)
  25441. UnityEngine.Debug:LogError(Object)
  25442. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  25443. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  25444. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  25445.  
  25446. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  25447. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  25448. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  25449. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  25450. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  25451. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  25452. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  25453. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  25454. UnityEngine.Logger:Log(LogType, Object)
  25455. UnityEngine.Debug:LogError(Object)
  25456. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  25457. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  25458. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  25459.  
  25460. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  25461. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  25462. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  25463. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  25464. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  25465. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  25466. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  25467. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  25468. UnityEngine.Logger:Log(LogType, Object)
  25469. UnityEngine.Debug:LogError(Object)
  25470. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  25471. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  25472. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  25473.  
  25474. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  25475. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  25476. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  25477. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  25478. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  25479. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  25480. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  25481. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  25482. UnityEngine.Logger:Log(LogType, Object)
  25483. UnityEngine.Debug:LogError(Object)
  25484. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  25485. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  25486. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  25487.  
  25488. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  25489. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  25490. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  25491. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  25492. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  25493. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  25494. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  25495. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  25496. UnityEngine.Logger:Log(LogType, Object)
  25497. UnityEngine.Debug:LogError(Object)
  25498. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  25499. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  25500. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  25501.  
  25502. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  25503. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  25504. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  25505. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  25506. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  25507. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  25508. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  25509. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  25510. UnityEngine.Logger:Log(LogType, Object)
  25511. UnityEngine.Debug:LogError(Object)
  25512. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  25513. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  25514. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  25515.  
  25516. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  25517. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  25518. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  25519. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  25520. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  25521. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  25522. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  25523. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  25524. UnityEngine.Logger:Log(LogType, Object)
  25525. UnityEngine.Debug:LogError(Object)
  25526. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  25527. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  25528. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  25529.  
  25530. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  25531. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  25532. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  25533. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  25534. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  25535. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  25536. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  25537. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  25538. UnityEngine.Logger:Log(LogType, Object)
  25539. UnityEngine.Debug:LogError(Object)
  25540. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  25541. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  25542. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  25543.  
  25544. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  25545. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  25546. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  25547. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  25548. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  25549. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  25550. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  25551. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  25552. UnityEngine.Logger:Log(LogType, Object)
  25553. UnityEngine.Debug:LogError(Object)
  25554. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  25555. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  25556. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  25557.  
  25558. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  25559. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  25560. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  25561. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  25562. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  25563. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  25564. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  25565. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  25566. UnityEngine.Logger:Log(LogType, Object)
  25567. UnityEngine.Debug:LogError(Object)
  25568. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  25569. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  25570. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  25571.  
  25572. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  25573. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  25574. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  25575. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  25576. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  25577. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  25578. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  25579. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  25580. UnityEngine.Logger:Log(LogType, Object)
  25581. UnityEngine.Debug:LogError(Object)
  25582. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  25583. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  25584. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  25585.  
  25586. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  25587. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  25588. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  25589. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  25590. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  25591. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  25592. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  25593. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  25594. UnityEngine.Logger:Log(LogType, Object)
  25595. UnityEngine.Debug:LogError(Object)
  25596. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  25597. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  25598. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  25599.  
  25600. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  25601. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  25602. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  25603. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  25604. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  25605. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  25606. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  25607. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  25608. UnityEngine.Logger:Log(LogType, Object)
  25609. UnityEngine.Debug:LogError(Object)
  25610. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  25611. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  25612. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  25613.  
  25614. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  25615. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  25616. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  25617. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  25618. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  25619. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  25620. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  25621. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  25622. UnityEngine.Logger:Log(LogType, Object)
  25623. UnityEngine.Debug:LogError(Object)
  25624. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  25625. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  25626. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  25627.  
  25628. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  25629. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  25630. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  25631. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  25632. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  25633. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  25634. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  25635. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  25636. UnityEngine.Logger:Log(LogType, Object)
  25637. UnityEngine.Debug:LogError(Object)
  25638. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  25639. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  25640. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  25641.  
  25642. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  25643. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  25644. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  25645. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  25646. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  25647. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  25648. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  25649. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  25650. UnityEngine.Logger:Log(LogType, Object)
  25651. UnityEngine.Debug:LogError(Object)
  25652. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  25653. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  25654. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  25655.  
  25656. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  25657. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  25658. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  25659. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  25660. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  25661. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  25662. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  25663. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  25664. UnityEngine.Logger:Log(LogType, Object)
  25665. UnityEngine.Debug:LogError(Object)
  25666. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  25667. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  25668. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  25669.  
  25670. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  25671. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  25672. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  25673. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  25674. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  25675. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  25676. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  25677. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  25678. UnityEngine.Logger:Log(LogType, Object)
  25679. UnityEngine.Debug:LogError(Object)
  25680. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  25681. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  25682. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  25683.  
  25684. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  25685. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  25686. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  25687. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  25688. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  25689. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  25690. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  25691. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  25692. UnityEngine.Logger:Log(LogType, Object)
  25693. UnityEngine.Debug:LogError(Object)
  25694. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  25695. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  25696. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  25697.  
  25698. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  25699. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  25700. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  25701. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  25702. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  25703. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  25704. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  25705. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  25706. UnityEngine.Logger:Log(LogType, Object)
  25707. UnityEngine.Debug:LogError(Object)
  25708. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  25709. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  25710. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  25711.  
  25712. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  25713. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  25714. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  25715. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  25716. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  25717. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  25718. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  25719. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  25720. UnityEngine.Logger:Log(LogType, Object)
  25721. UnityEngine.Debug:LogError(Object)
  25722. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  25723. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  25724. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  25725.  
  25726. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  25727. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  25728. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  25729. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  25730. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  25731. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  25732. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  25733. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  25734. UnityEngine.Logger:Log(LogType, Object)
  25735. UnityEngine.Debug:LogError(Object)
  25736. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  25737. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  25738. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  25739.  
  25740. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  25741. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  25742. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  25743. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  25744. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  25745. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  25746. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  25747. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  25748. UnityEngine.Logger:Log(LogType, Object)
  25749. UnityEngine.Debug:LogError(Object)
  25750. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  25751. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  25752. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  25753.  
  25754. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  25755. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  25756. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  25757. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  25758. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  25759. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  25760. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  25761. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  25762. UnityEngine.Logger:Log(LogType, Object)
  25763. UnityEngine.Debug:LogError(Object)
  25764. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  25765. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  25766. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  25767.  
  25768. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  25769. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  25770. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  25771. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  25772. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  25773. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  25774. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  25775. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  25776. UnityEngine.Logger:Log(LogType, Object)
  25777. UnityEngine.Debug:LogError(Object)
  25778. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  25779. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  25780. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  25781.  
  25782. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  25783. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  25784. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  25785. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  25786. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  25787. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  25788. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  25789. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  25790. UnityEngine.Logger:Log(LogType, Object)
  25791. UnityEngine.Debug:LogError(Object)
  25792. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  25793. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  25794. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  25795.  
  25796. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  25797. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  25798. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  25799. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  25800. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  25801. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  25802. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  25803. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  25804. UnityEngine.Logger:Log(LogType, Object)
  25805. UnityEngine.Debug:LogError(Object)
  25806. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  25807. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  25808. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  25809.  
  25810. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  25811. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  25812. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  25813. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  25814. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  25815. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  25816. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  25817. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  25818. UnityEngine.Logger:Log(LogType, Object)
  25819. UnityEngine.Debug:LogError(Object)
  25820. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  25821. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  25822. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  25823.  
  25824. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  25825. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  25826. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  25827. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  25828. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  25829. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  25830. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  25831. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  25832. UnityEngine.Logger:Log(LogType, Object)
  25833. UnityEngine.Debug:LogError(Object)
  25834. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  25835. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  25836. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  25837.  
  25838. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  25839. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  25840. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  25841. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  25842. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  25843. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  25844. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  25845. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  25846. UnityEngine.Logger:Log(LogType, Object)
  25847. UnityEngine.Debug:LogError(Object)
  25848. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  25849. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  25850. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  25851.  
  25852. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  25853. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  25854. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  25855. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  25856. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  25857. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  25858. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  25859. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  25860. UnityEngine.Logger:Log(LogType, Object)
  25861. UnityEngine.Debug:LogError(Object)
  25862. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  25863. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  25864. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  25865.  
  25866. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  25867. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  25868. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  25869. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  25870. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  25871. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  25872. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  25873. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  25874. UnityEngine.Logger:Log(LogType, Object)
  25875. UnityEngine.Debug:LogError(Object)
  25876. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  25877. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  25878. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  25879.  
  25880. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  25881. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  25882. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  25883. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  25884. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  25885. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  25886. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  25887. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  25888. UnityEngine.Logger:Log(LogType, Object)
  25889. UnityEngine.Debug:LogError(Object)
  25890. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  25891. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  25892. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  25893.  
  25894. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  25895. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  25896. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  25897. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  25898. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  25899. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  25900. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  25901. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  25902. UnityEngine.Logger:Log(LogType, Object)
  25903. UnityEngine.Debug:LogError(Object)
  25904. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  25905. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  25906. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  25907.  
  25908. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  25909. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  25910. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  25911. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  25912. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  25913. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  25914. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  25915. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  25916. UnityEngine.Logger:Log(LogType, Object)
  25917. UnityEngine.Debug:LogError(Object)
  25918. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  25919. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  25920. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  25921.  
  25922. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  25923. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  25924. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  25925. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  25926. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  25927. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  25928. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  25929. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  25930. UnityEngine.Logger:Log(LogType, Object)
  25931. UnityEngine.Debug:LogError(Object)
  25932. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  25933. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  25934. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  25935.  
  25936. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  25937. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  25938. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  25939. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  25940. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  25941. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  25942. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  25943. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  25944. UnityEngine.Logger:Log(LogType, Object)
  25945. UnityEngine.Debug:LogError(Object)
  25946. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  25947. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  25948. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  25949.  
  25950. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  25951. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  25952. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  25953. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  25954. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  25955. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  25956. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  25957. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  25958. UnityEngine.Logger:Log(LogType, Object)
  25959. UnityEngine.Debug:LogError(Object)
  25960. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  25961. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  25962. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  25963.  
  25964. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  25965. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  25966. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  25967. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  25968. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  25969. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  25970. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  25971. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  25972. UnityEngine.Logger:Log(LogType, Object)
  25973. UnityEngine.Debug:LogError(Object)
  25974. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  25975. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  25976. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  25977.  
  25978. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  25979. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  25980. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  25981. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  25982. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  25983. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  25984. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  25985. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  25986. UnityEngine.Logger:Log(LogType, Object)
  25987. UnityEngine.Debug:LogError(Object)
  25988. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  25989. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  25990. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  25991.  
  25992. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  25993. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  25994. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  25995. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  25996. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  25997. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  25998. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  25999. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  26000. UnityEngine.Logger:Log(LogType, Object)
  26001. UnityEngine.Debug:LogError(Object)
  26002. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  26003. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  26004. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  26005.  
  26006. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  26007. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  26008. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  26009. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  26010. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  26011. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  26012. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  26013. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  26014. UnityEngine.Logger:Log(LogType, Object)
  26015. UnityEngine.Debug:LogError(Object)
  26016. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  26017. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  26018. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  26019.  
  26020. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  26021. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  26022. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  26023. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  26024. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  26025. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  26026. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  26027. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  26028. UnityEngine.Logger:Log(LogType, Object)
  26029. UnityEngine.Debug:LogError(Object)
  26030. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  26031. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  26032. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  26033.  
  26034. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  26035. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  26036. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  26037. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  26038. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  26039. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  26040. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  26041. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  26042. UnityEngine.Logger:Log(LogType, Object)
  26043. UnityEngine.Debug:LogError(Object)
  26044. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  26045. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  26046. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  26047.  
  26048. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  26049. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  26050. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  26051. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  26052. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  26053. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  26054. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  26055. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  26056. UnityEngine.Logger:Log(LogType, Object)
  26057. UnityEngine.Debug:LogError(Object)
  26058. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  26059. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  26060. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  26061.  
  26062. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  26063. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  26064. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  26065. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  26066. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  26067. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  26068. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  26069. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  26070. UnityEngine.Logger:Log(LogType, Object)
  26071. UnityEngine.Debug:LogError(Object)
  26072. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  26073. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  26074. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  26075.  
  26076. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  26077. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  26078. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  26079. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  26080. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  26081. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  26082. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  26083. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  26084. UnityEngine.Logger:Log(LogType, Object)
  26085. UnityEngine.Debug:LogError(Object)
  26086. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  26087. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  26088. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  26089.  
  26090. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  26091. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  26092. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  26093. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  26094. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  26095. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  26096. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  26097. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  26098. UnityEngine.Logger:Log(LogType, Object)
  26099. UnityEngine.Debug:LogError(Object)
  26100. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  26101. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  26102. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  26103.  
  26104. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  26105. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  26106. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  26107. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  26108. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  26109. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  26110. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  26111. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  26112. UnityEngine.Logger:Log(LogType, Object)
  26113. UnityEngine.Debug:LogError(Object)
  26114. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  26115. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  26116. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  26117.  
  26118. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  26119. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  26120. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  26121. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  26122. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  26123. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  26124. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  26125. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  26126. UnityEngine.Logger:Log(LogType, Object)
  26127. UnityEngine.Debug:LogError(Object)
  26128. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  26129. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  26130. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  26131.  
  26132. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  26133. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  26134. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  26135. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  26136. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  26137. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  26138. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  26139. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  26140. UnityEngine.Logger:Log(LogType, Object)
  26141. UnityEngine.Debug:LogError(Object)
  26142. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  26143. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  26144. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  26145.  
  26146. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  26147. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  26148. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  26149. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  26150. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  26151. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  26152. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  26153. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  26154. UnityEngine.Logger:Log(LogType, Object)
  26155. UnityEngine.Debug:LogError(Object)
  26156. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  26157. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  26158. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  26159.  
  26160. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  26161. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  26162. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  26163. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  26164. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  26165. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  26166. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  26167. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  26168. UnityEngine.Logger:Log(LogType, Object)
  26169. UnityEngine.Debug:LogError(Object)
  26170. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  26171. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  26172. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  26173.  
  26174. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  26175. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  26176. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  26177. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  26178. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  26179. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  26180. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  26181. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  26182. UnityEngine.Logger:Log(LogType, Object)
  26183. UnityEngine.Debug:LogError(Object)
  26184. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  26185. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  26186. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  26187.  
  26188. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  26189. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  26190. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  26191. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  26192. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  26193. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  26194. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  26195. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  26196. UnityEngine.Logger:Log(LogType, Object)
  26197. UnityEngine.Debug:LogError(Object)
  26198. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  26199. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  26200. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  26201.  
  26202. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  26203. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  26204. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  26205. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  26206. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  26207. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  26208. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  26209. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  26210. UnityEngine.Logger:Log(LogType, Object)
  26211. UnityEngine.Debug:LogError(Object)
  26212. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  26213. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  26214. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  26215.  
  26216. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  26217. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  26218. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  26219. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  26220. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  26221. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  26222. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  26223. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  26224. UnityEngine.Logger:Log(LogType, Object)
  26225. UnityEngine.Debug:LogError(Object)
  26226. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  26227. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  26228. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  26229.  
  26230. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  26231. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  26232. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  26233. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  26234. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  26235. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  26236. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  26237. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  26238. UnityEngine.Logger:Log(LogType, Object)
  26239. UnityEngine.Debug:LogError(Object)
  26240. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  26241. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  26242. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  26243.  
  26244. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  26245. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  26246. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  26247. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  26248. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  26249. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  26250. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  26251. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  26252. UnityEngine.Logger:Log(LogType, Object)
  26253. UnityEngine.Debug:LogError(Object)
  26254. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  26255. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  26256. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  26257.  
  26258. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  26259. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  26260. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  26261. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  26262. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  26263. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  26264. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  26265. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  26266. UnityEngine.Logger:Log(LogType, Object)
  26267. UnityEngine.Debug:LogError(Object)
  26268. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  26269. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  26270. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  26271.  
  26272. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  26273. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  26274. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  26275. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  26276. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  26277. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  26278. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  26279. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  26280. UnityEngine.Logger:Log(LogType, Object)
  26281. UnityEngine.Debug:LogError(Object)
  26282. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  26283. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  26284. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  26285.  
  26286. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  26287. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  26288. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  26289. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  26290. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  26291. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  26292. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  26293. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  26294. UnityEngine.Logger:Log(LogType, Object)
  26295. UnityEngine.Debug:LogError(Object)
  26296. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  26297. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  26298. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  26299.  
  26300. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  26301. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  26302. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  26303. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  26304. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  26305. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  26306. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  26307. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  26308. UnityEngine.Logger:Log(LogType, Object)
  26309. UnityEngine.Debug:LogError(Object)
  26310. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  26311. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  26312. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  26313.  
  26314. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  26315. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  26316. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  26317. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  26318. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  26319. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  26320. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  26321. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  26322. UnityEngine.Logger:Log(LogType, Object)
  26323. UnityEngine.Debug:LogError(Object)
  26324. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  26325. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  26326. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  26327.  
  26328. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  26329. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  26330. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  26331. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  26332. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  26333. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  26334. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  26335. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  26336. UnityEngine.Logger:Log(LogType, Object)
  26337. UnityEngine.Debug:LogError(Object)
  26338. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  26339. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  26340. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  26341.  
  26342. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  26343. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  26344. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  26345. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  26346. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  26347. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  26348. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  26349. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  26350. UnityEngine.Logger:Log(LogType, Object)
  26351. UnityEngine.Debug:LogError(Object)
  26352. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  26353. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  26354. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  26355.  
  26356. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  26357. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  26358. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  26359. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  26360. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  26361. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  26362. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  26363. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  26364. UnityEngine.Logger:Log(LogType, Object)
  26365. UnityEngine.Debug:LogError(Object)
  26366. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  26367. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  26368. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  26369.  
  26370. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  26371. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  26372. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  26373. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  26374. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  26375. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  26376. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  26377. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  26378. UnityEngine.Logger:Log(LogType, Object)
  26379. UnityEngine.Debug:LogError(Object)
  26380. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  26381. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  26382. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  26383.  
  26384. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  26385. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  26386. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  26387. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  26388. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  26389. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  26390. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  26391. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  26392. UnityEngine.Logger:Log(LogType, Object)
  26393. UnityEngine.Debug:LogError(Object)
  26394. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  26395. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  26396. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  26397.  
  26398. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  26399. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  26400. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  26401. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  26402. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  26403. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  26404. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  26405. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  26406. UnityEngine.Logger:Log(LogType, Object)
  26407. UnityEngine.Debug:LogError(Object)
  26408. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  26409. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  26410. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  26411.  
  26412. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  26413. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  26414. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  26415. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  26416. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  26417. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  26418. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  26419. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  26420. UnityEngine.Logger:Log(LogType, Object)
  26421. UnityEngine.Debug:LogError(Object)
  26422. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  26423. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  26424. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  26425.  
  26426. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  26427. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  26428. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  26429. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  26430. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  26431. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  26432. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  26433. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  26434. UnityEngine.Logger:Log(LogType, Object)
  26435. UnityEngine.Debug:LogError(Object)
  26436. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  26437. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  26438. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  26439.  
  26440. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  26441. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  26442. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  26443. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  26444. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  26445. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  26446. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  26447. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  26448. UnityEngine.Logger:Log(LogType, Object)
  26449. UnityEngine.Debug:LogError(Object)
  26450. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  26451. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  26452. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  26453.  
  26454. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  26455. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  26456. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  26457. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  26458. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  26459. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  26460. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  26461. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  26462. UnityEngine.Logger:Log(LogType, Object)
  26463. UnityEngine.Debug:LogError(Object)
  26464. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  26465. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  26466. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  26467.  
  26468. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  26469. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  26470. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  26471. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  26472. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  26473. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  26474. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  26475. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  26476. UnityEngine.Logger:Log(LogType, Object)
  26477. UnityEngine.Debug:LogError(Object)
  26478. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  26479. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  26480. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  26481.  
  26482. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  26483. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  26484. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  26485. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  26486. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  26487. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  26488. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  26489. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  26490. UnityEngine.Logger:Log(LogType, Object)
  26491. UnityEngine.Debug:LogError(Object)
  26492. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  26493. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  26494. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  26495.  
  26496. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  26497. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  26498. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  26499. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  26500. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  26501. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  26502. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  26503. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  26504. UnityEngine.Logger:Log(LogType, Object)
  26505. UnityEngine.Debug:LogError(Object)
  26506. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  26507. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  26508. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  26509.  
  26510. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  26511. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  26512. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  26513. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  26514. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  26515. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  26516. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  26517. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  26518. UnityEngine.Logger:Log(LogType, Object)
  26519. UnityEngine.Debug:LogError(Object)
  26520. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  26521. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  26522. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  26523.  
  26524. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  26525. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  26526. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  26527. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  26528. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  26529. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  26530. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  26531. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  26532. UnityEngine.Logger:Log(LogType, Object)
  26533. UnityEngine.Debug:LogError(Object)
  26534. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  26535. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  26536. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  26537.  
  26538. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  26539. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  26540. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  26541. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  26542. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  26543. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  26544. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  26545. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  26546. UnityEngine.Logger:Log(LogType, Object)
  26547. UnityEngine.Debug:LogError(Object)
  26548. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  26549. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  26550. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  26551.  
  26552. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  26553. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  26554. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  26555. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  26556. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  26557. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  26558. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  26559. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  26560. UnityEngine.Logger:Log(LogType, Object)
  26561. UnityEngine.Debug:LogError(Object)
  26562. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  26563. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  26564. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  26565.  
  26566. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  26567. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  26568. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  26569. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  26570. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  26571. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  26572. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  26573. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  26574. UnityEngine.Logger:Log(LogType, Object)
  26575. UnityEngine.Debug:LogError(Object)
  26576. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  26577. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  26578. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  26579.  
  26580. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  26581. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  26582. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  26583. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  26584. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  26585. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  26586. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  26587. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  26588. UnityEngine.Logger:Log(LogType, Object)
  26589. UnityEngine.Debug:LogError(Object)
  26590. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  26591. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  26592. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  26593.  
  26594. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  26595. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  26596. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  26597. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  26598. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  26599. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  26600. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  26601. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  26602. UnityEngine.Logger:Log(LogType, Object)
  26603. UnityEngine.Debug:LogError(Object)
  26604. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  26605. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  26606. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  26607.  
  26608. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  26609. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  26610. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  26611. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  26612. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  26613. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  26614. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  26615. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  26616. UnityEngine.Logger:Log(LogType, Object)
  26617. UnityEngine.Debug:LogError(Object)
  26618. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  26619. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  26620. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  26621.  
  26622. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  26623. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  26624. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  26625. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  26626. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  26627. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  26628. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  26629. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  26630. UnityEngine.Logger:Log(LogType, Object)
  26631. UnityEngine.Debug:LogError(Object)
  26632. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  26633. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  26634. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  26635.  
  26636. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  26637. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  26638. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  26639. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  26640. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  26641. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  26642. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  26643. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  26644. UnityEngine.Logger:Log(LogType, Object)
  26645. UnityEngine.Debug:LogError(Object)
  26646. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  26647. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  26648. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  26649.  
  26650. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  26651. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  26652. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  26653. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  26654. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  26655. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  26656. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  26657. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  26658. UnityEngine.Logger:Log(LogType, Object)
  26659. UnityEngine.Debug:LogError(Object)
  26660. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  26661. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  26662. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  26663.  
  26664. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  26665. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  26666. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  26667. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  26668. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  26669. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  26670. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  26671. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  26672. UnityEngine.Logger:Log(LogType, Object)
  26673. UnityEngine.Debug:LogError(Object)
  26674. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  26675. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  26676. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  26677.  
  26678. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  26679. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  26680. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  26681. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  26682. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  26683. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  26684. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  26685. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  26686. UnityEngine.Logger:Log(LogType, Object)
  26687. UnityEngine.Debug:LogError(Object)
  26688. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  26689. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  26690. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  26691.  
  26692. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  26693. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  26694. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  26695. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  26696. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  26697. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  26698. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  26699. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  26700. UnityEngine.Logger:Log(LogType, Object)
  26701. UnityEngine.Debug:LogError(Object)
  26702. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  26703. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  26704. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  26705.  
  26706. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  26707. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  26708. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  26709. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  26710. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  26711. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  26712. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  26713. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  26714. UnityEngine.Logger:Log(LogType, Object)
  26715. UnityEngine.Debug:LogError(Object)
  26716. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  26717. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  26718. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  26719.  
  26720. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  26721. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  26722. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  26723. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  26724. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  26725. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  26726. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  26727. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  26728. UnityEngine.Logger:Log(LogType, Object)
  26729. UnityEngine.Debug:LogError(Object)
  26730. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  26731. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  26732. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  26733.  
  26734. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  26735. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  26736. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  26737. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  26738. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  26739. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  26740. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  26741. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  26742. UnityEngine.Logger:Log(LogType, Object)
  26743. UnityEngine.Debug:LogError(Object)
  26744. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  26745. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  26746. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  26747.  
  26748. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  26749. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  26750. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  26751. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  26752. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  26753. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  26754. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  26755. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  26756. UnityEngine.Logger:Log(LogType, Object)
  26757. UnityEngine.Debug:LogError(Object)
  26758. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  26759. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  26760. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  26761.  
  26762. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  26763. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  26764. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  26765. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  26766. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  26767. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  26768. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  26769. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  26770. UnityEngine.Logger:Log(LogType, Object)
  26771. UnityEngine.Debug:LogError(Object)
  26772. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  26773. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  26774. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  26775.  
  26776. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  26777. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  26778. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  26779. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  26780. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  26781. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  26782. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  26783. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  26784. UnityEngine.Logger:Log(LogType, Object)
  26785. UnityEngine.Debug:LogError(Object)
  26786. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  26787. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  26788. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  26789.  
  26790. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  26791. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  26792. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  26793. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  26794. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  26795. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  26796. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  26797. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  26798. UnityEngine.Logger:Log(LogType, Object)
  26799. UnityEngine.Debug:LogError(Object)
  26800. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  26801. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  26802. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  26803.  
  26804. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  26805. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  26806. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  26807. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  26808. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  26809. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  26810. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  26811. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  26812. UnityEngine.Logger:Log(LogType, Object)
  26813. UnityEngine.Debug:LogError(Object)
  26814. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  26815. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  26816. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  26817.  
  26818. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  26819. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  26820. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  26821. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  26822. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  26823. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  26824. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  26825. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  26826. UnityEngine.Logger:Log(LogType, Object)
  26827. UnityEngine.Debug:LogError(Object)
  26828. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  26829. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  26830. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  26831.  
  26832. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  26833. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  26834. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  26835. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  26836. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  26837. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  26838. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  26839. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  26840. UnityEngine.Logger:Log(LogType, Object)
  26841. UnityEngine.Debug:LogError(Object)
  26842. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  26843. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  26844. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  26845.  
  26846. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  26847. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  26848. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  26849. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  26850. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  26851. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  26852. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  26853. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  26854. UnityEngine.Logger:Log(LogType, Object)
  26855. UnityEngine.Debug:LogError(Object)
  26856. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  26857. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  26858. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  26859.  
  26860. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  26861. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  26862. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  26863. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  26864. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  26865. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  26866. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  26867. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  26868. UnityEngine.Logger:Log(LogType, Object)
  26869. UnityEngine.Debug:LogError(Object)
  26870. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  26871. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  26872. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  26873.  
  26874. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  26875. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  26876. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  26877. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  26878. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  26879. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  26880. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  26881. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  26882. UnityEngine.Logger:Log(LogType, Object)
  26883. UnityEngine.Debug:LogError(Object)
  26884. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  26885. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  26886. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  26887.  
  26888. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  26889. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  26890. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  26891. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  26892. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  26893. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  26894. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  26895. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  26896. UnityEngine.Logger:Log(LogType, Object)
  26897. UnityEngine.Debug:LogError(Object)
  26898. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  26899. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  26900. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  26901.  
  26902. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  26903. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  26904. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  26905. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  26906. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  26907. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  26908. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  26909. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  26910. UnityEngine.Logger:Log(LogType, Object)
  26911. UnityEngine.Debug:LogError(Object)
  26912. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  26913. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  26914. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  26915.  
  26916. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  26917. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  26918. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  26919. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  26920. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  26921. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  26922. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  26923. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  26924. UnityEngine.Logger:Log(LogType, Object)
  26925. UnityEngine.Debug:LogError(Object)
  26926. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  26927. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  26928. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  26929.  
  26930. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  26931. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  26932. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  26933. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  26934. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  26935. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  26936. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  26937. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  26938. UnityEngine.Logger:Log(LogType, Object)
  26939. UnityEngine.Debug:LogError(Object)
  26940. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  26941. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  26942. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  26943.  
  26944. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  26945. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  26946. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  26947. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  26948. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  26949. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  26950. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  26951. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  26952. UnityEngine.Logger:Log(LogType, Object)
  26953. UnityEngine.Debug:LogError(Object)
  26954. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  26955. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  26956. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  26957.  
  26958. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  26959. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  26960. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  26961. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  26962. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  26963. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  26964. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  26965. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  26966. UnityEngine.Logger:Log(LogType, Object)
  26967. UnityEngine.Debug:LogError(Object)
  26968. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  26969. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  26970. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  26971.  
  26972. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  26973. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  26974. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  26975. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  26976. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  26977. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  26978. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  26979. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  26980. UnityEngine.Logger:Log(LogType, Object)
  26981. UnityEngine.Debug:LogError(Object)
  26982. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  26983. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  26984. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  26985.  
  26986. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  26987. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  26988. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  26989. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  26990. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  26991. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  26992. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  26993. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  26994. UnityEngine.Logger:Log(LogType, Object)
  26995. UnityEngine.Debug:LogError(Object)
  26996. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  26997. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  26998. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  26999.  
  27000. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  27001. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  27002. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  27003. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  27004. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  27005. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  27006. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  27007. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  27008. UnityEngine.Logger:Log(LogType, Object)
  27009. UnityEngine.Debug:LogError(Object)
  27010. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  27011. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  27012. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  27013.  
  27014. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  27015. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  27016. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  27017. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  27018. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  27019. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  27020. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  27021. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  27022. UnityEngine.Logger:Log(LogType, Object)
  27023. UnityEngine.Debug:LogError(Object)
  27024. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  27025. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  27026. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  27027.  
  27028. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  27029. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  27030. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  27031. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  27032. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  27033. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  27034. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  27035. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  27036. UnityEngine.Logger:Log(LogType, Object)
  27037. UnityEngine.Debug:LogError(Object)
  27038. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  27039. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  27040. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  27041.  
  27042. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  27043. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  27044. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  27045. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  27046. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  27047. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  27048. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  27049. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  27050. UnityEngine.Logger:Log(LogType, Object)
  27051. UnityEngine.Debug:LogError(Object)
  27052. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  27053. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  27054. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  27055.  
  27056. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  27057. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  27058. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  27059. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  27060. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  27061. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  27062. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  27063. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  27064. UnityEngine.Logger:Log(LogType, Object)
  27065. UnityEngine.Debug:LogError(Object)
  27066. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  27067. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  27068. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  27069.  
  27070. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  27071. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  27072. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  27073. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  27074. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  27075. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  27076. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  27077. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  27078. UnityEngine.Logger:Log(LogType, Object)
  27079. UnityEngine.Debug:LogError(Object)
  27080. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  27081. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  27082. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  27083.  
  27084. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  27085. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  27086. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  27087. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  27088. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  27089. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  27090. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  27091. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  27092. UnityEngine.Logger:Log(LogType, Object)
  27093. UnityEngine.Debug:LogError(Object)
  27094. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  27095. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  27096. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  27097.  
  27098. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  27099. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  27100. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  27101. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  27102. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  27103. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  27104. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  27105. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  27106. UnityEngine.Logger:Log(LogType, Object)
  27107. UnityEngine.Debug:LogError(Object)
  27108. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  27109. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  27110. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  27111.  
  27112. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  27113. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  27114. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  27115. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  27116. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  27117. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  27118. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  27119. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  27120. UnityEngine.Logger:Log(LogType, Object)
  27121. UnityEngine.Debug:LogError(Object)
  27122. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  27123. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  27124. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  27125.  
  27126. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  27127. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  27128. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  27129. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  27130. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  27131. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  27132. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  27133. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  27134. UnityEngine.Logger:Log(LogType, Object)
  27135. UnityEngine.Debug:LogError(Object)
  27136. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  27137. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  27138. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  27139.  
  27140. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  27141. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  27142. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  27143. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  27144. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  27145. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  27146. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  27147. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  27148. UnityEngine.Logger:Log(LogType, Object)
  27149. UnityEngine.Debug:LogError(Object)
  27150. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  27151. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  27152. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  27153.  
  27154. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  27155. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  27156. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  27157. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  27158. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  27159. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  27160. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  27161. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  27162. UnityEngine.Logger:Log(LogType, Object)
  27163. UnityEngine.Debug:LogError(Object)
  27164. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  27165. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  27166. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  27167.  
  27168. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  27169. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  27170. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  27171. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  27172. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  27173. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  27174. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  27175. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  27176. UnityEngine.Logger:Log(LogType, Object)
  27177. UnityEngine.Debug:LogError(Object)
  27178. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  27179. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  27180. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  27181.  
  27182. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  27183. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  27184. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  27185. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  27186. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  27187. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  27188. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  27189. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  27190. UnityEngine.Logger:Log(LogType, Object)
  27191. UnityEngine.Debug:LogError(Object)
  27192. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  27193. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  27194. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  27195.  
  27196. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  27197. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  27198. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  27199. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  27200. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  27201. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  27202. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  27203. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  27204. UnityEngine.Logger:Log(LogType, Object)
  27205. UnityEngine.Debug:LogError(Object)
  27206. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  27207. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  27208. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  27209.  
  27210. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  27211. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  27212. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  27213. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  27214. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  27215. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  27216. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  27217. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  27218. UnityEngine.Logger:Log(LogType, Object)
  27219. UnityEngine.Debug:LogError(Object)
  27220. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  27221. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  27222. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  27223.  
  27224. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  27225. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  27226. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  27227. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  27228. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  27229. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  27230. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  27231. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  27232. UnityEngine.Logger:Log(LogType, Object)
  27233. UnityEngine.Debug:LogError(Object)
  27234. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  27235. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  27236. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  27237.  
  27238. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  27239. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  27240. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  27241. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  27242. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  27243. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  27244. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  27245. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  27246. UnityEngine.Logger:Log(LogType, Object)
  27247. UnityEngine.Debug:LogError(Object)
  27248. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  27249. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  27250. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  27251.  
  27252. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  27253. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  27254. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  27255. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  27256. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  27257. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  27258. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  27259. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  27260. UnityEngine.Logger:Log(LogType, Object)
  27261. UnityEngine.Debug:LogError(Object)
  27262. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  27263. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  27264. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  27265.  
  27266. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  27267. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  27268. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  27269. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  27270. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  27271. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  27272. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  27273. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  27274. UnityEngine.Logger:Log(LogType, Object)
  27275. UnityEngine.Debug:LogError(Object)
  27276. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  27277. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  27278. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  27279.  
  27280. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  27281. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  27282. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  27283. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  27284. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  27285. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  27286. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  27287. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  27288. UnityEngine.Logger:Log(LogType, Object)
  27289. UnityEngine.Debug:LogError(Object)
  27290. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  27291. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  27292. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  27293.  
  27294. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  27295. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  27296. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  27297. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  27298. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  27299. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  27300. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  27301. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  27302. UnityEngine.Logger:Log(LogType, Object)
  27303. UnityEngine.Debug:LogError(Object)
  27304. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  27305. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  27306. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  27307.  
  27308. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  27309. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  27310. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  27311. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  27312. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  27313. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  27314. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  27315. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  27316. UnityEngine.Logger:Log(LogType, Object)
  27317. UnityEngine.Debug:LogError(Object)
  27318. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  27319. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  27320. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  27321.  
  27322. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  27323. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  27324. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  27325. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  27326. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  27327. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  27328. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  27329. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  27330. UnityEngine.Logger:Log(LogType, Object)
  27331. UnityEngine.Debug:LogError(Object)
  27332. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  27333. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  27334. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  27335.  
  27336. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  27337. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  27338. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  27339. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  27340. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  27341. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  27342. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  27343. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  27344. UnityEngine.Logger:Log(LogType, Object)
  27345. UnityEngine.Debug:LogError(Object)
  27346. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  27347. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  27348. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  27349.  
  27350. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  27351. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  27352. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  27353. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  27354. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  27355. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  27356. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  27357. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  27358. UnityEngine.Logger:Log(LogType, Object)
  27359. UnityEngine.Debug:LogError(Object)
  27360. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  27361. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  27362. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  27363.  
  27364. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  27365. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  27366. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  27367. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  27368. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  27369. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  27370. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  27371. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  27372. UnityEngine.Logger:Log(LogType, Object)
  27373. UnityEngine.Debug:LogError(Object)
  27374. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  27375. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  27376. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  27377.  
  27378. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  27379. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  27380. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  27381. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  27382. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  27383. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  27384. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  27385. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  27386. UnityEngine.Logger:Log(LogType, Object)
  27387. UnityEngine.Debug:LogError(Object)
  27388. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  27389. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  27390. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  27391.  
  27392. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  27393. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  27394. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  27395. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  27396. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  27397. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  27398. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  27399. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  27400. UnityEngine.Logger:Log(LogType, Object)
  27401. UnityEngine.Debug:LogError(Object)
  27402. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  27403. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  27404. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  27405.  
  27406. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  27407. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  27408. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  27409. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  27410. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  27411. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  27412. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  27413. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  27414. UnityEngine.Logger:Log(LogType, Object)
  27415. UnityEngine.Debug:LogError(Object)
  27416. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  27417. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  27418. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  27419.  
  27420. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  27421. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  27422. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  27423. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  27424. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  27425. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  27426. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  27427. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  27428. UnityEngine.Logger:Log(LogType, Object)
  27429. UnityEngine.Debug:LogError(Object)
  27430. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  27431. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  27432. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  27433.  
  27434. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  27435. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  27436. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  27437. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  27438. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  27439. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  27440. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  27441. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  27442. UnityEngine.Logger:Log(LogType, Object)
  27443. UnityEngine.Debug:LogError(Object)
  27444. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  27445. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  27446. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  27447.  
  27448. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  27449. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  27450. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  27451. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  27452. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  27453. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  27454. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  27455. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  27456. UnityEngine.Logger:Log(LogType, Object)
  27457. UnityEngine.Debug:LogError(Object)
  27458. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  27459. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  27460. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  27461.  
  27462. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  27463. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  27464. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  27465. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  27466. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  27467. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  27468. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  27469. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  27470. UnityEngine.Logger:Log(LogType, Object)
  27471. UnityEngine.Debug:LogError(Object)
  27472. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  27473. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  27474. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  27475.  
  27476. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  27477. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  27478. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  27479. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  27480. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  27481. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  27482. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  27483. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  27484. UnityEngine.Logger:Log(LogType, Object)
  27485. UnityEngine.Debug:LogError(Object)
  27486. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  27487. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  27488. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  27489.  
  27490. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  27491. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  27492. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  27493. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  27494. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  27495. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  27496. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  27497. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  27498. UnityEngine.Logger:Log(LogType, Object)
  27499. UnityEngine.Debug:LogError(Object)
  27500. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  27501. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  27502. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  27503.  
  27504. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  27505. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  27506. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  27507. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  27508. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  27509. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  27510. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  27511. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  27512. UnityEngine.Logger:Log(LogType, Object)
  27513. UnityEngine.Debug:LogError(Object)
  27514. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  27515. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  27516. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  27517.  
  27518. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  27519. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  27520. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  27521. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  27522. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  27523. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  27524. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  27525. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  27526. UnityEngine.Logger:Log(LogType, Object)
  27527. UnityEngine.Debug:LogError(Object)
  27528. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  27529. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  27530. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  27531.  
  27532. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  27533. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  27534. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  27535. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  27536. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  27537. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  27538. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  27539. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  27540. UnityEngine.Logger:Log(LogType, Object)
  27541. UnityEngine.Debug:LogError(Object)
  27542. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  27543. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  27544. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  27545.  
  27546. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  27547. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  27548. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  27549. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  27550. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  27551. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  27552. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  27553. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  27554. UnityEngine.Logger:Log(LogType, Object)
  27555. UnityEngine.Debug:LogError(Object)
  27556. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  27557. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  27558. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  27559.  
  27560. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  27561. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  27562. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  27563. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  27564. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  27565. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  27566. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  27567. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  27568. UnityEngine.Logger:Log(LogType, Object)
  27569. UnityEngine.Debug:LogError(Object)
  27570. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  27571. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  27572. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  27573.  
  27574. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  27575. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  27576. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  27577. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  27578. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  27579. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  27580. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  27581. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  27582. UnityEngine.Logger:Log(LogType, Object)
  27583. UnityEngine.Debug:LogError(Object)
  27584. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  27585. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  27586. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  27587.  
  27588. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  27589. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  27590. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  27591. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  27592. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  27593. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  27594. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  27595. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  27596. UnityEngine.Logger:Log(LogType, Object)
  27597. UnityEngine.Debug:LogError(Object)
  27598. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  27599. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  27600. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  27601.  
  27602. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  27603. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  27604. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  27605. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  27606. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  27607. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  27608. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  27609. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  27610. UnityEngine.Logger:Log(LogType, Object)
  27611. UnityEngine.Debug:LogError(Object)
  27612. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  27613. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  27614. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  27615.  
  27616. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  27617. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  27618. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  27619. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  27620. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  27621. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  27622. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  27623. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  27624. UnityEngine.Logger:Log(LogType, Object)
  27625. UnityEngine.Debug:LogError(Object)
  27626. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  27627. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  27628. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  27629.  
  27630. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  27631. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  27632. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  27633. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  27634. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  27635. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  27636. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  27637. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  27638. UnityEngine.Logger:Log(LogType, Object)
  27639. UnityEngine.Debug:LogError(Object)
  27640. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  27641. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  27642. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  27643.  
  27644. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  27645. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  27646. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  27647. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  27648. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  27649. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  27650. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  27651. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  27652. UnityEngine.Logger:Log(LogType, Object)
  27653. UnityEngine.Debug:LogError(Object)
  27654. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  27655. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  27656. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  27657.  
  27658. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  27659. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  27660. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  27661. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  27662. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  27663. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  27664. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  27665. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  27666. UnityEngine.Logger:Log(LogType, Object)
  27667. UnityEngine.Debug:LogError(Object)
  27668. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  27669. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  27670. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  27671.  
  27672. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  27673. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  27674. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  27675. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  27676. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  27677. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  27678. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  27679. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  27680. UnityEngine.Logger:Log(LogType, Object)
  27681. UnityEngine.Debug:LogError(Object)
  27682. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  27683. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  27684. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  27685.  
  27686. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  27687. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  27688. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  27689. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  27690. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  27691. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  27692. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  27693. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  27694. UnityEngine.Logger:Log(LogType, Object)
  27695. UnityEngine.Debug:LogError(Object)
  27696. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  27697. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  27698. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  27699.  
  27700. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  27701. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  27702. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  27703. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  27704. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  27705. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  27706. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  27707. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  27708. UnityEngine.Logger:Log(LogType, Object)
  27709. UnityEngine.Debug:LogError(Object)
  27710. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  27711. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  27712. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  27713.  
  27714. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  27715. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  27716. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  27717. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  27718. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  27719. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  27720. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  27721. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  27722. UnityEngine.Logger:Log(LogType, Object)
  27723. UnityEngine.Debug:LogError(Object)
  27724. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  27725. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  27726. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  27727.  
  27728. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  27729. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  27730. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  27731. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  27732. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  27733. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  27734. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  27735. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  27736. UnityEngine.Logger:Log(LogType, Object)
  27737. UnityEngine.Debug:LogError(Object)
  27738. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  27739. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  27740. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  27741.  
  27742. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  27743. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  27744. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  27745. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  27746. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  27747. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  27748. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  27749. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  27750. UnityEngine.Logger:Log(LogType, Object)
  27751. UnityEngine.Debug:LogError(Object)
  27752. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  27753. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  27754. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  27755.  
  27756. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  27757. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  27758. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  27759. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  27760. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  27761. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  27762. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  27763. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  27764. UnityEngine.Logger:Log(LogType, Object)
  27765. UnityEngine.Debug:LogError(Object)
  27766. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  27767. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  27768. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  27769.  
  27770. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  27771. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  27772. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  27773. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  27774. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  27775. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  27776. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  27777. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  27778. UnityEngine.Logger:Log(LogType, Object)
  27779. UnityEngine.Debug:LogError(Object)
  27780. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  27781. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  27782. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  27783.  
  27784. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  27785. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  27786. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  27787. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  27788. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  27789. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  27790. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  27791. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  27792. UnityEngine.Logger:Log(LogType, Object)
  27793. UnityEngine.Debug:LogError(Object)
  27794. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  27795. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  27796. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  27797.  
  27798. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  27799. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  27800. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  27801. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  27802. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  27803. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  27804. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  27805. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  27806. UnityEngine.Logger:Log(LogType, Object)
  27807. UnityEngine.Debug:LogError(Object)
  27808. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  27809. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  27810. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  27811.  
  27812. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  27813. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  27814. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  27815. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  27816. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  27817. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  27818. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  27819. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  27820. UnityEngine.Logger:Log(LogType, Object)
  27821. UnityEngine.Debug:LogError(Object)
  27822. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  27823. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  27824. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  27825.  
  27826. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  27827. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  27828. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  27829. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  27830. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  27831. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  27832. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  27833. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  27834. UnityEngine.Logger:Log(LogType, Object)
  27835. UnityEngine.Debug:LogError(Object)
  27836. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  27837. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  27838. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  27839.  
  27840. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  27841. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  27842. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  27843. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  27844. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  27845. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  27846. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  27847. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  27848. UnityEngine.Logger:Log(LogType, Object)
  27849. UnityEngine.Debug:LogError(Object)
  27850. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  27851. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  27852. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  27853.  
  27854. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  27855. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  27856. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  27857. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  27858. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  27859. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  27860. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  27861. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  27862. UnityEngine.Logger:Log(LogType, Object)
  27863. UnityEngine.Debug:LogError(Object)
  27864. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  27865. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  27866. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  27867.  
  27868. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  27869. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  27870. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  27871. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  27872. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  27873. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  27874. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  27875. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  27876. UnityEngine.Logger:Log(LogType, Object)
  27877. UnityEngine.Debug:LogError(Object)
  27878. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  27879. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  27880. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  27881.  
  27882. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  27883. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  27884. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  27885. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  27886. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  27887. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  27888. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  27889. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  27890. UnityEngine.Logger:Log(LogType, Object)
  27891. UnityEngine.Debug:LogError(Object)
  27892. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  27893. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  27894. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  27895.  
  27896. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  27897. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  27898. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  27899. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  27900. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  27901. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  27902. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  27903. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  27904. UnityEngine.Logger:Log(LogType, Object)
  27905. UnityEngine.Debug:LogError(Object)
  27906. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  27907. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  27908. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  27909.  
  27910. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  27911. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  27912. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  27913. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  27914. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  27915. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  27916. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  27917. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  27918. UnityEngine.Logger:Log(LogType, Object)
  27919. UnityEngine.Debug:LogError(Object)
  27920. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  27921. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  27922. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  27923.  
  27924. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  27925. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  27926. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  27927. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  27928. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  27929. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  27930. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  27931. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  27932. UnityEngine.Logger:Log(LogType, Object)
  27933. UnityEngine.Debug:LogError(Object)
  27934. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  27935. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  27936. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  27937.  
  27938. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  27939. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  27940. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  27941. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  27942. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  27943. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  27944. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  27945. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  27946. UnityEngine.Logger:Log(LogType, Object)
  27947. UnityEngine.Debug:LogError(Object)
  27948. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  27949. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  27950. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  27951.  
  27952. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  27953. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  27954. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  27955. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  27956. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  27957. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  27958. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  27959. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  27960. UnityEngine.Logger:Log(LogType, Object)
  27961. UnityEngine.Debug:LogError(Object)
  27962. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  27963. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  27964. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  27965.  
  27966. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  27967. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  27968. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  27969. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  27970. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  27971. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  27972. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  27973. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  27974. UnityEngine.Logger:Log(LogType, Object)
  27975. UnityEngine.Debug:LogError(Object)
  27976. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  27977. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  27978. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  27979.  
  27980. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  27981. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  27982. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  27983. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  27984. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  27985. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  27986. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  27987. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  27988. UnityEngine.Logger:Log(LogType, Object)
  27989. UnityEngine.Debug:LogError(Object)
  27990. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  27991. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  27992. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  27993.  
  27994. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  27995. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  27996. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  27997. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  27998. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  27999. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  28000. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  28001. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  28002. UnityEngine.Logger:Log(LogType, Object)
  28003. UnityEngine.Debug:LogError(Object)
  28004. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  28005. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  28006. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  28007.  
  28008. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  28009. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  28010. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  28011. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  28012. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  28013. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  28014. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  28015. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  28016. UnityEngine.Logger:Log(LogType, Object)
  28017. UnityEngine.Debug:LogError(Object)
  28018. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  28019. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  28020. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  28021.  
  28022. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  28023. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  28024. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  28025. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  28026. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  28027. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  28028. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  28029. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  28030. UnityEngine.Logger:Log(LogType, Object)
  28031. UnityEngine.Debug:LogError(Object)
  28032. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  28033. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  28034. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  28035.  
  28036. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  28037. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  28038. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  28039. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  28040. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  28041. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  28042. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  28043. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  28044. UnityEngine.Logger:Log(LogType, Object)
  28045. UnityEngine.Debug:LogError(Object)
  28046. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  28047. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  28048. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  28049.  
  28050. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  28051. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  28052. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  28053. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  28054. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  28055. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  28056. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  28057. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  28058. UnityEngine.Logger:Log(LogType, Object)
  28059. UnityEngine.Debug:LogError(Object)
  28060. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  28061. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  28062. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  28063.  
  28064. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  28065. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  28066. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  28067. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  28068. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  28069. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  28070. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  28071. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  28072. UnityEngine.Logger:Log(LogType, Object)
  28073. UnityEngine.Debug:LogError(Object)
  28074. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  28075. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  28076. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  28077.  
  28078. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  28079. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  28080. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  28081. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  28082. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  28083. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  28084. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  28085. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  28086. UnityEngine.Logger:Log(LogType, Object)
  28087. UnityEngine.Debug:LogError(Object)
  28088. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  28089. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  28090. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  28091.  
  28092. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  28093. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  28094. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  28095. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  28096. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  28097. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  28098. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  28099. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  28100. UnityEngine.Logger:Log(LogType, Object)
  28101. UnityEngine.Debug:LogError(Object)
  28102. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  28103. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  28104. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  28105.  
  28106. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  28107. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  28108. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  28109. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  28110. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  28111. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  28112. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  28113. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  28114. UnityEngine.Logger:Log(LogType, Object)
  28115. UnityEngine.Debug:LogError(Object)
  28116. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  28117. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  28118. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  28119.  
  28120. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  28121. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  28122. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  28123. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  28124. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  28125. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  28126. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  28127. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  28128. UnityEngine.Logger:Log(LogType, Object)
  28129. UnityEngine.Debug:LogError(Object)
  28130. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  28131. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  28132. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  28133.  
  28134. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  28135. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  28136. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  28137. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  28138. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  28139. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  28140. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  28141. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  28142. UnityEngine.Logger:Log(LogType, Object)
  28143. UnityEngine.Debug:LogError(Object)
  28144. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  28145. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  28146. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  28147.  
  28148. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  28149. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  28150. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  28151. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  28152. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  28153. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  28154. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  28155. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  28156. UnityEngine.Logger:Log(LogType, Object)
  28157. UnityEngine.Debug:LogError(Object)
  28158. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  28159. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  28160. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  28161.  
  28162. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  28163. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  28164. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  28165. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  28166. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  28167. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  28168. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  28169. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  28170. UnityEngine.Logger:Log(LogType, Object)
  28171. UnityEngine.Debug:LogError(Object)
  28172. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  28173. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  28174. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  28175.  
  28176. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  28177. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  28178. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  28179. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  28180. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  28181. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  28182. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  28183. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  28184. UnityEngine.Logger:Log(LogType, Object)
  28185. UnityEngine.Debug:LogError(Object)
  28186. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  28187. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  28188. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  28189.  
  28190. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  28191. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  28192. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  28193. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  28194. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  28195. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  28196. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  28197. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  28198. UnityEngine.Logger:Log(LogType, Object)
  28199. UnityEngine.Debug:LogError(Object)
  28200. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  28201. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  28202. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  28203.  
  28204. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  28205. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  28206. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  28207. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  28208. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  28209. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  28210. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  28211. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  28212. UnityEngine.Logger:Log(LogType, Object)
  28213. UnityEngine.Debug:LogError(Object)
  28214. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  28215. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  28216. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  28217.  
  28218. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  28219. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  28220. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  28221. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  28222. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  28223. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  28224. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  28225. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  28226. UnityEngine.Logger:Log(LogType, Object)
  28227. UnityEngine.Debug:LogError(Object)
  28228. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  28229. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  28230. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  28231.  
  28232. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  28233. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  28234. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  28235. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  28236. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  28237. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  28238. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  28239. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  28240. UnityEngine.Logger:Log(LogType, Object)
  28241. UnityEngine.Debug:LogError(Object)
  28242. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  28243. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  28244. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  28245.  
  28246. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  28247. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  28248. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  28249. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  28250. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  28251. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  28252. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  28253. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  28254. UnityEngine.Logger:Log(LogType, Object)
  28255. UnityEngine.Debug:LogError(Object)
  28256. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  28257. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  28258. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  28259.  
  28260. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  28261. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  28262. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  28263. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  28264. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  28265. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  28266. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  28267. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  28268. UnityEngine.Logger:Log(LogType, Object)
  28269. UnityEngine.Debug:LogError(Object)
  28270. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  28271. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  28272. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  28273.  
  28274. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  28275. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  28276. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  28277. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  28278. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  28279. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  28280. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  28281. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  28282. UnityEngine.Logger:Log(LogType, Object)
  28283. UnityEngine.Debug:LogError(Object)
  28284. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  28285. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  28286. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  28287.  
  28288. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  28289. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  28290. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  28291. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  28292. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  28293. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  28294. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  28295. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  28296. UnityEngine.Logger:Log(LogType, Object)
  28297. UnityEngine.Debug:LogError(Object)
  28298. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  28299. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  28300. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  28301.  
  28302. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  28303. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  28304. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  28305. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  28306. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  28307. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  28308. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  28309. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  28310. UnityEngine.Logger:Log(LogType, Object)
  28311. UnityEngine.Debug:LogError(Object)
  28312. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  28313. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  28314. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  28315.  
  28316. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  28317. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  28318. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  28319. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  28320. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  28321. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  28322. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  28323. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  28324. UnityEngine.Logger:Log(LogType, Object)
  28325. UnityEngine.Debug:LogError(Object)
  28326. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  28327. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  28328. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  28329.  
  28330. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  28331. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  28332. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  28333. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  28334. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  28335. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  28336. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  28337. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  28338. UnityEngine.Logger:Log(LogType, Object)
  28339. UnityEngine.Debug:LogError(Object)
  28340. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  28341. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  28342. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  28343.  
  28344. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  28345. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  28346. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  28347. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  28348. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  28349. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  28350. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  28351. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  28352. UnityEngine.Logger:Log(LogType, Object)
  28353. UnityEngine.Debug:LogError(Object)
  28354. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  28355. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  28356. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  28357.  
  28358. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  28359. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  28360. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  28361. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  28362. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  28363. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  28364. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  28365. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  28366. UnityEngine.Logger:Log(LogType, Object)
  28367. UnityEngine.Debug:LogError(Object)
  28368. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  28369. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  28370. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  28371.  
  28372. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  28373. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  28374. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  28375. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  28376. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  28377. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  28378. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  28379. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  28380. UnityEngine.Logger:Log(LogType, Object)
  28381. UnityEngine.Debug:LogError(Object)
  28382. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  28383. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  28384. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  28385.  
  28386. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  28387. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  28388. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  28389. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  28390. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  28391. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  28392. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  28393. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  28394. UnityEngine.Logger:Log(LogType, Object)
  28395. UnityEngine.Debug:LogError(Object)
  28396. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  28397. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  28398. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  28399.  
  28400. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  28401. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  28402. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  28403. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  28404. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  28405. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  28406. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  28407. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  28408. UnityEngine.Logger:Log(LogType, Object)
  28409. UnityEngine.Debug:LogError(Object)
  28410. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  28411. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  28412. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  28413.  
  28414. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  28415. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  28416. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  28417. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  28418. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  28419. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  28420. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  28421. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  28422. UnityEngine.Logger:Log(LogType, Object)
  28423. UnityEngine.Debug:LogError(Object)
  28424. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  28425. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  28426. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  28427.  
  28428. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  28429. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  28430. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  28431. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  28432. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  28433. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  28434. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  28435. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  28436. UnityEngine.Logger:Log(LogType, Object)
  28437. UnityEngine.Debug:LogError(Object)
  28438. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  28439. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  28440. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  28441.  
  28442. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  28443. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  28444. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  28445. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  28446. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  28447. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  28448. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  28449. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  28450. UnityEngine.Logger:Log(LogType, Object)
  28451. UnityEngine.Debug:LogError(Object)
  28452. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  28453. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  28454. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  28455.  
  28456. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  28457. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  28458. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  28459. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  28460. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  28461. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  28462. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  28463. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  28464. UnityEngine.Logger:Log(LogType, Object)
  28465. UnityEngine.Debug:LogError(Object)
  28466. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  28467. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  28468. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  28469.  
  28470. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  28471. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  28472. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  28473. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  28474. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  28475. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  28476. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  28477. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  28478. UnityEngine.Logger:Log(LogType, Object)
  28479. UnityEngine.Debug:LogError(Object)
  28480. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  28481. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  28482. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  28483.  
  28484. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  28485. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  28486. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  28487. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  28488. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  28489. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  28490. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  28491. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  28492. UnityEngine.Logger:Log(LogType, Object)
  28493. UnityEngine.Debug:LogError(Object)
  28494. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  28495. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  28496. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  28497.  
  28498. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  28499. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  28500. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  28501. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  28502. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  28503. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  28504. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  28505. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  28506. UnityEngine.Logger:Log(LogType, Object)
  28507. UnityEngine.Debug:LogError(Object)
  28508. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  28509. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  28510. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  28511.  
  28512. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  28513. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  28514. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  28515. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  28516. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  28517. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  28518. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  28519. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  28520. UnityEngine.Logger:Log(LogType, Object)
  28521. UnityEngine.Debug:LogError(Object)
  28522. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  28523. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  28524. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  28525.  
  28526. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  28527. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  28528. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  28529. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  28530. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  28531. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  28532. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  28533. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  28534. UnityEngine.Logger:Log(LogType, Object)
  28535. UnityEngine.Debug:LogError(Object)
  28536. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  28537. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  28538. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  28539.  
  28540. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  28541. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  28542. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  28543. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  28544. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  28545. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  28546. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  28547. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  28548. UnityEngine.Logger:Log(LogType, Object)
  28549. UnityEngine.Debug:LogError(Object)
  28550. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  28551. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  28552. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  28553.  
  28554. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  28555. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  28556. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  28557. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  28558. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  28559. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  28560. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  28561. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  28562. UnityEngine.Logger:Log(LogType, Object)
  28563. UnityEngine.Debug:LogError(Object)
  28564. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  28565. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  28566. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  28567.  
  28568. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  28569. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  28570. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  28571. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  28572. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  28573. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  28574. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  28575. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  28576. UnityEngine.Logger:Log(LogType, Object)
  28577. UnityEngine.Debug:LogError(Object)
  28578. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  28579. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  28580. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  28581.  
  28582. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  28583. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  28584. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  28585. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  28586. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  28587. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  28588. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  28589. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  28590. UnityEngine.Logger:Log(LogType, Object)
  28591. UnityEngine.Debug:LogError(Object)
  28592. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  28593. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  28594. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  28595.  
  28596. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  28597. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  28598. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  28599. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  28600. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  28601. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  28602. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  28603. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  28604. UnityEngine.Logger:Log(LogType, Object)
  28605. UnityEngine.Debug:LogError(Object)
  28606. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  28607. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  28608. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  28609.  
  28610. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  28611. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  28612. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  28613. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  28614. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  28615. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  28616. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  28617. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  28618. UnityEngine.Logger:Log(LogType, Object)
  28619. UnityEngine.Debug:LogError(Object)
  28620. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  28621. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  28622. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  28623.  
  28624. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  28625. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  28626. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  28627. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  28628. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  28629. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  28630. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  28631. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  28632. UnityEngine.Logger:Log(LogType, Object)
  28633. UnityEngine.Debug:LogError(Object)
  28634. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  28635. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  28636. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  28637.  
  28638. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  28639. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  28640. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  28641. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  28642. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  28643. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  28644. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  28645. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  28646. UnityEngine.Logger:Log(LogType, Object)
  28647. UnityEngine.Debug:LogError(Object)
  28648. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  28649. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  28650. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  28651.  
  28652. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  28653. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  28654. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  28655. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  28656. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  28657. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  28658. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  28659. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  28660. UnityEngine.Logger:Log(LogType, Object)
  28661. UnityEngine.Debug:LogError(Object)
  28662. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  28663. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  28664. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  28665.  
  28666. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  28667. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  28668. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  28669. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  28670. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  28671. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  28672. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  28673. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  28674. UnityEngine.Logger:Log(LogType, Object)
  28675. UnityEngine.Debug:LogError(Object)
  28676. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  28677. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  28678. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  28679.  
  28680. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  28681. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  28682. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  28683. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  28684. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  28685. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  28686. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  28687. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  28688. UnityEngine.Logger:Log(LogType, Object)
  28689. UnityEngine.Debug:LogError(Object)
  28690. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  28691. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  28692. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  28693.  
  28694. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  28695. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  28696. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  28697. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  28698. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  28699. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  28700. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  28701. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  28702. UnityEngine.Logger:Log(LogType, Object)
  28703. UnityEngine.Debug:LogError(Object)
  28704. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  28705. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  28706. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  28707.  
  28708. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  28709. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  28710. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  28711. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  28712. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  28713. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  28714. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  28715. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  28716. UnityEngine.Logger:Log(LogType, Object)
  28717. UnityEngine.Debug:LogError(Object)
  28718. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  28719. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  28720. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  28721.  
  28722. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  28723. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  28724. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  28725. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  28726. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  28727. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  28728. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  28729. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  28730. UnityEngine.Logger:Log(LogType, Object)
  28731. UnityEngine.Debug:LogError(Object)
  28732. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  28733. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  28734. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  28735.  
  28736. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  28737. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  28738. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  28739. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  28740. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  28741. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  28742. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  28743. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  28744. UnityEngine.Logger:Log(LogType, Object)
  28745. UnityEngine.Debug:LogError(Object)
  28746. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  28747. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  28748. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  28749.  
  28750. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  28751. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  28752. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  28753. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  28754. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  28755. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  28756. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  28757. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  28758. UnityEngine.Logger:Log(LogType, Object)
  28759. UnityEngine.Debug:LogError(Object)
  28760. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  28761. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  28762. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  28763.  
  28764. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  28765. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  28766. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  28767. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  28768. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  28769. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  28770. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  28771. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  28772. UnityEngine.Logger:Log(LogType, Object)
  28773. UnityEngine.Debug:LogError(Object)
  28774. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  28775. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  28776. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  28777.  
  28778. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  28779. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  28780. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  28781. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  28782. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  28783. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  28784. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  28785. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  28786. UnityEngine.Logger:Log(LogType, Object)
  28787. UnityEngine.Debug:LogError(Object)
  28788. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  28789. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  28790. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  28791.  
  28792. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  28793. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  28794. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  28795. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  28796. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  28797. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  28798. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  28799. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  28800. UnityEngine.Logger:Log(LogType, Object)
  28801. UnityEngine.Debug:LogError(Object)
  28802. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  28803. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  28804. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  28805.  
  28806. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  28807. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  28808. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  28809. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  28810. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  28811. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  28812. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  28813. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  28814. UnityEngine.Logger:Log(LogType, Object)
  28815. UnityEngine.Debug:LogError(Object)
  28816. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  28817. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  28818. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  28819.  
  28820. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  28821. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  28822. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  28823. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  28824. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  28825. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  28826. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  28827. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  28828. UnityEngine.Logger:Log(LogType, Object)
  28829. UnityEngine.Debug:LogError(Object)
  28830. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  28831. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  28832. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  28833.  
  28834. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  28835. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  28836. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  28837. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  28838. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  28839. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  28840. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  28841. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  28842. UnityEngine.Logger:Log(LogType, Object)
  28843. UnityEngine.Debug:LogError(Object)
  28844. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  28845. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  28846. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  28847.  
  28848. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  28849. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  28850. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  28851. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  28852. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  28853. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  28854. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  28855. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  28856. UnityEngine.Logger:Log(LogType, Object)
  28857. UnityEngine.Debug:LogError(Object)
  28858. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  28859. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  28860. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  28861.  
  28862. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  28863. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  28864. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  28865. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  28866. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  28867. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  28868. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  28869. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  28870. UnityEngine.Logger:Log(LogType, Object)
  28871. UnityEngine.Debug:LogError(Object)
  28872. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  28873. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  28874. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  28875.  
  28876. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  28877. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  28878. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  28879. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  28880. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  28881. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  28882. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  28883. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  28884. UnityEngine.Logger:Log(LogType, Object)
  28885. UnityEngine.Debug:LogError(Object)
  28886. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  28887. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  28888. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  28889.  
  28890. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  28891. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  28892. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  28893. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  28894. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  28895. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  28896. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  28897. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  28898. UnityEngine.Logger:Log(LogType, Object)
  28899. UnityEngine.Debug:LogError(Object)
  28900. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  28901. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  28902. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  28903.  
  28904. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  28905. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  28906. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  28907. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  28908. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  28909. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  28910. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  28911. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  28912. UnityEngine.Logger:Log(LogType, Object)
  28913. UnityEngine.Debug:LogError(Object)
  28914. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  28915. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  28916. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  28917.  
  28918. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  28919. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  28920. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  28921. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  28922. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  28923. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  28924. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  28925. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  28926. UnityEngine.Logger:Log(LogType, Object)
  28927. UnityEngine.Debug:LogError(Object)
  28928. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  28929. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  28930. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  28931.  
  28932. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  28933. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  28934. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  28935. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  28936. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  28937. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  28938. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  28939. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  28940. UnityEngine.Logger:Log(LogType, Object)
  28941. UnityEngine.Debug:LogError(Object)
  28942. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  28943. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  28944. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  28945.  
  28946. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  28947. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  28948. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  28949. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  28950. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  28951. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  28952. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  28953. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  28954. UnityEngine.Logger:Log(LogType, Object)
  28955. UnityEngine.Debug:LogError(Object)
  28956. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  28957. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  28958. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  28959.  
  28960. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  28961. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  28962. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  28963. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  28964. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  28965. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  28966. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  28967. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  28968. UnityEngine.Logger:Log(LogType, Object)
  28969. UnityEngine.Debug:LogError(Object)
  28970. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  28971. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  28972. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  28973.  
  28974. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  28975. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  28976. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  28977. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  28978. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  28979. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  28980. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  28981. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  28982. UnityEngine.Logger:Log(LogType, Object)
  28983. UnityEngine.Debug:LogError(Object)
  28984. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  28985. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  28986. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  28987.  
  28988. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  28989. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  28990. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  28991. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  28992. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  28993. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  28994. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  28995. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  28996. UnityEngine.Logger:Log(LogType, Object)
  28997. UnityEngine.Debug:LogError(Object)
  28998. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  28999. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  29000. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  29001.  
  29002. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  29003. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  29004. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  29005. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  29006. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  29007. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  29008. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  29009. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  29010. UnityEngine.Logger:Log(LogType, Object)
  29011. UnityEngine.Debug:LogError(Object)
  29012. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  29013. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  29014. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  29015.  
  29016. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  29017. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  29018. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  29019. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  29020. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  29021. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  29022. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  29023. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  29024. UnityEngine.Logger:Log(LogType, Object)
  29025. UnityEngine.Debug:LogError(Object)
  29026. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  29027. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  29028. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  29029.  
  29030. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  29031. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  29032. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  29033. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  29034. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  29035. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  29036. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  29037. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  29038. UnityEngine.Logger:Log(LogType, Object)
  29039. UnityEngine.Debug:LogError(Object)
  29040. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  29041. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  29042. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  29043.  
  29044. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  29045. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  29046. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  29047. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  29048. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  29049. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  29050. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  29051. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  29052. UnityEngine.Logger:Log(LogType, Object)
  29053. UnityEngine.Debug:LogError(Object)
  29054. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  29055. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  29056. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  29057.  
  29058. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  29059. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  29060. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  29061. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  29062. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  29063. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  29064. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  29065. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  29066. UnityEngine.Logger:Log(LogType, Object)
  29067. UnityEngine.Debug:LogError(Object)
  29068. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  29069. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  29070. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  29071.  
  29072. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  29073. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  29074. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  29075. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  29076. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  29077. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  29078. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  29079. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  29080. UnityEngine.Logger:Log(LogType, Object)
  29081. UnityEngine.Debug:LogError(Object)
  29082. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  29083. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  29084. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  29085.  
  29086. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  29087. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  29088. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  29089. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  29090. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  29091. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  29092. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  29093. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  29094. UnityEngine.Logger:Log(LogType, Object)
  29095. UnityEngine.Debug:LogError(Object)
  29096. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  29097. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  29098. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  29099.  
  29100. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  29101. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  29102. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  29103. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  29104. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  29105. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  29106. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  29107. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  29108. UnityEngine.Logger:Log(LogType, Object)
  29109. UnityEngine.Debug:LogError(Object)
  29110. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  29111. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  29112. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  29113.  
  29114. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  29115. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  29116. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  29117. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  29118. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  29119. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  29120. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  29121. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  29122. UnityEngine.Logger:Log(LogType, Object)
  29123. UnityEngine.Debug:LogError(Object)
  29124. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  29125. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  29126. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  29127.  
  29128. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  29129. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  29130. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  29131. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  29132. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  29133. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  29134. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  29135. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  29136. UnityEngine.Logger:Log(LogType, Object)
  29137. UnityEngine.Debug:LogError(Object)
  29138. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  29139. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  29140. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  29141.  
  29142. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  29143. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  29144. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  29145. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  29146. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  29147. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  29148. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  29149. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  29150. UnityEngine.Logger:Log(LogType, Object)
  29151. UnityEngine.Debug:LogError(Object)
  29152. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  29153. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  29154. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  29155.  
  29156. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  29157. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  29158. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  29159. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  29160. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  29161. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  29162. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  29163. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  29164. UnityEngine.Logger:Log(LogType, Object)
  29165. UnityEngine.Debug:LogError(Object)
  29166. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  29167. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  29168. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  29169.  
  29170. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  29171. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  29172. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  29173. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  29174. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  29175. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  29176. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  29177. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  29178. UnityEngine.Logger:Log(LogType, Object)
  29179. UnityEngine.Debug:LogError(Object)
  29180. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  29181. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  29182. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  29183.  
  29184. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  29185. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  29186. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  29187. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  29188. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  29189. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  29190. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  29191. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  29192. UnityEngine.Logger:Log(LogType, Object)
  29193. UnityEngine.Debug:LogError(Object)
  29194. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  29195. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  29196. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  29197.  
  29198. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  29199. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  29200. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  29201. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  29202. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  29203. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  29204. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  29205. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  29206. UnityEngine.Logger:Log(LogType, Object)
  29207. UnityEngine.Debug:LogError(Object)
  29208. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  29209. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  29210. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  29211.  
  29212. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  29213. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  29214. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  29215. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  29216. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  29217. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  29218. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  29219. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  29220. UnityEngine.Logger:Log(LogType, Object)
  29221. UnityEngine.Debug:LogError(Object)
  29222. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  29223. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  29224. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  29225.  
  29226. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  29227. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  29228. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  29229. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  29230. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  29231. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  29232. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  29233. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  29234. UnityEngine.Logger:Log(LogType, Object)
  29235. UnityEngine.Debug:LogError(Object)
  29236. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  29237. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  29238. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  29239.  
  29240. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  29241. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  29242. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  29243. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  29244. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  29245. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  29246. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  29247. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  29248. UnityEngine.Logger:Log(LogType, Object)
  29249. UnityEngine.Debug:LogError(Object)
  29250. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  29251. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  29252. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  29253.  
  29254. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  29255. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  29256. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  29257. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  29258. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  29259. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  29260. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  29261. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  29262. UnityEngine.Logger:Log(LogType, Object)
  29263. UnityEngine.Debug:LogError(Object)
  29264. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  29265. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  29266. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  29267.  
  29268. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  29269. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  29270. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  29271. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  29272. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  29273. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  29274. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  29275. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  29276. UnityEngine.Logger:Log(LogType, Object)
  29277. UnityEngine.Debug:LogError(Object)
  29278. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  29279. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  29280. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  29281.  
  29282. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  29283. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  29284. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  29285. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  29286. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  29287. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  29288. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  29289. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  29290. UnityEngine.Logger:Log(LogType, Object)
  29291. UnityEngine.Debug:LogError(Object)
  29292. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  29293. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  29294. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  29295.  
  29296. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  29297. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  29298. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  29299. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  29300. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  29301. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  29302. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  29303. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  29304. UnityEngine.Logger:Log(LogType, Object)
  29305. UnityEngine.Debug:LogError(Object)
  29306. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  29307. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  29308. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  29309.  
  29310. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  29311. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  29312. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  29313. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  29314. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  29315. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  29316. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  29317. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  29318. UnityEngine.Logger:Log(LogType, Object)
  29319. UnityEngine.Debug:LogError(Object)
  29320. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  29321. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  29322. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  29323.  
  29324. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  29325. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  29326. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  29327. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  29328. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  29329. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  29330. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  29331. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  29332. UnityEngine.Logger:Log(LogType, Object)
  29333. UnityEngine.Debug:LogError(Object)
  29334. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  29335. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  29336. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  29337.  
  29338. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  29339. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  29340. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  29341. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  29342. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  29343. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  29344. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  29345. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  29346. UnityEngine.Logger:Log(LogType, Object)
  29347. UnityEngine.Debug:LogError(Object)
  29348. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  29349. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  29350. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  29351.  
  29352. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  29353. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  29354. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  29355. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  29356. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  29357. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  29358. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  29359. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  29360. UnityEngine.Logger:Log(LogType, Object)
  29361. UnityEngine.Debug:LogError(Object)
  29362. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  29363. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  29364. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  29365.  
  29366. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  29367. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  29368. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  29369. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  29370. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  29371. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  29372. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  29373. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  29374. UnityEngine.Logger:Log(LogType, Object)
  29375. UnityEngine.Debug:LogError(Object)
  29376. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  29377. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  29378. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  29379.  
  29380. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  29381. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  29382. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  29383. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  29384. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  29385. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  29386. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  29387. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  29388. UnityEngine.Logger:Log(LogType, Object)
  29389. UnityEngine.Debug:LogError(Object)
  29390. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  29391. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  29392. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  29393.  
  29394. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  29395. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  29396. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  29397. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  29398. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  29399. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  29400. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  29401. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  29402. UnityEngine.Logger:Log(LogType, Object)
  29403. UnityEngine.Debug:LogError(Object)
  29404. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  29405. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  29406. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  29407.  
  29408. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  29409. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  29410. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  29411. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  29412. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  29413. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  29414. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  29415. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  29416. UnityEngine.Logger:Log(LogType, Object)
  29417. UnityEngine.Debug:LogError(Object)
  29418. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  29419. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  29420. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  29421.  
  29422. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  29423. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  29424. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  29425. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  29426. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  29427. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  29428. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  29429. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  29430. UnityEngine.Logger:Log(LogType, Object)
  29431. UnityEngine.Debug:LogError(Object)
  29432. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  29433. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  29434. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  29435.  
  29436. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  29437. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  29438. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  29439. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  29440. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  29441. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  29442. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  29443. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  29444. UnityEngine.Logger:Log(LogType, Object)
  29445. UnityEngine.Debug:LogError(Object)
  29446. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  29447. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  29448. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  29449.  
  29450. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  29451. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  29452. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  29453. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  29454. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  29455. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  29456. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  29457. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  29458. UnityEngine.Logger:Log(LogType, Object)
  29459. UnityEngine.Debug:LogError(Object)
  29460. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  29461. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  29462. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  29463.  
  29464. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  29465. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  29466. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  29467. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  29468. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  29469. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  29470. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  29471. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  29472. UnityEngine.Logger:Log(LogType, Object)
  29473. UnityEngine.Debug:LogError(Object)
  29474. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  29475. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  29476. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  29477.  
  29478. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  29479. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  29480. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  29481. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  29482. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  29483. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  29484. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  29485. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  29486. UnityEngine.Logger:Log(LogType, Object)
  29487. UnityEngine.Debug:LogError(Object)
  29488. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  29489. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  29490. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  29491.  
  29492. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  29493. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  29494. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  29495. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  29496. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  29497. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  29498. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  29499. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  29500. UnityEngine.Logger:Log(LogType, Object)
  29501. UnityEngine.Debug:LogError(Object)
  29502. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  29503. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  29504. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  29505.  
  29506. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  29507. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  29508. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  29509. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  29510. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  29511. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  29512. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  29513. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  29514. UnityEngine.Logger:Log(LogType, Object)
  29515. UnityEngine.Debug:LogError(Object)
  29516. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  29517. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  29518. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  29519.  
  29520. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  29521. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  29522. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  29523. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  29524. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  29525. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  29526. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  29527. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  29528. UnityEngine.Logger:Log(LogType, Object)
  29529. UnityEngine.Debug:LogError(Object)
  29530. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  29531. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  29532. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  29533.  
  29534. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  29535. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  29536. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  29537. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  29538. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  29539. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  29540. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  29541. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  29542. UnityEngine.Logger:Log(LogType, Object)
  29543. UnityEngine.Debug:LogError(Object)
  29544. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  29545. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  29546. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  29547.  
  29548. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  29549. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  29550. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  29551. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  29552. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  29553. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  29554. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  29555. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  29556. UnityEngine.Logger:Log(LogType, Object)
  29557. UnityEngine.Debug:LogError(Object)
  29558. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  29559. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  29560. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  29561.  
  29562. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  29563. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  29564. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  29565. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  29566. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  29567. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  29568. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  29569. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  29570. UnityEngine.Logger:Log(LogType, Object)
  29571. UnityEngine.Debug:LogError(Object)
  29572. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  29573. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  29574. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  29575.  
  29576. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  29577. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  29578. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  29579. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  29580. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  29581. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  29582. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  29583. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  29584. UnityEngine.Logger:Log(LogType, Object)
  29585. UnityEngine.Debug:LogError(Object)
  29586. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  29587. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  29588. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  29589.  
  29590. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  29591. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  29592. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  29593. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  29594. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  29595. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  29596. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  29597. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  29598. UnityEngine.Logger:Log(LogType, Object)
  29599. UnityEngine.Debug:LogError(Object)
  29600. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  29601. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  29602. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  29603.  
  29604. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  29605. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  29606. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  29607. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  29608. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  29609. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  29610. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  29611. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  29612. UnityEngine.Logger:Log(LogType, Object)
  29613. UnityEngine.Debug:LogError(Object)
  29614. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  29615. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  29616. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  29617.  
  29618. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  29619. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  29620. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  29621. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  29622. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  29623. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  29624. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  29625. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  29626. UnityEngine.Logger:Log(LogType, Object)
  29627. UnityEngine.Debug:LogError(Object)
  29628. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  29629. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  29630. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  29631.  
  29632. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  29633. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  29634. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  29635. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  29636. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  29637. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  29638. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  29639. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  29640. UnityEngine.Logger:Log(LogType, Object)
  29641. UnityEngine.Debug:LogError(Object)
  29642. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  29643. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  29644. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  29645.  
  29646. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  29647. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  29648. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  29649. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  29650. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  29651. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  29652. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  29653. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  29654. UnityEngine.Logger:Log(LogType, Object)
  29655. UnityEngine.Debug:LogError(Object)
  29656. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  29657. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  29658. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  29659.  
  29660. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  29661. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  29662. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  29663. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  29664. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  29665. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  29666. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  29667. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  29668. UnityEngine.Logger:Log(LogType, Object)
  29669. UnityEngine.Debug:LogError(Object)
  29670. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  29671. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  29672. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  29673.  
  29674. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  29675. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  29676. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  29677. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  29678. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  29679. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  29680. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  29681. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  29682. UnityEngine.Logger:Log(LogType, Object)
  29683. UnityEngine.Debug:LogError(Object)
  29684. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  29685. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  29686. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  29687.  
  29688. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  29689. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  29690. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  29691. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  29692. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  29693. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  29694. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  29695. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  29696. UnityEngine.Logger:Log(LogType, Object)
  29697. UnityEngine.Debug:LogError(Object)
  29698. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  29699. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  29700. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  29701.  
  29702. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  29703. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  29704. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  29705. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  29706. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  29707. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  29708. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  29709. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  29710. UnityEngine.Logger:Log(LogType, Object)
  29711. UnityEngine.Debug:LogError(Object)
  29712. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  29713. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  29714. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  29715.  
  29716. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  29717. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  29718. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  29719. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  29720. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  29721. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  29722. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  29723. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  29724. UnityEngine.Logger:Log(LogType, Object)
  29725. UnityEngine.Debug:LogError(Object)
  29726. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  29727. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  29728. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  29729.  
  29730. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  29731. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  29732. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  29733. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  29734. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  29735. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  29736. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  29737. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  29738. UnityEngine.Logger:Log(LogType, Object)
  29739. UnityEngine.Debug:LogError(Object)
  29740. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  29741. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  29742. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  29743.  
  29744. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  29745. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  29746. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  29747. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  29748. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  29749. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  29750. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  29751. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  29752. UnityEngine.Logger:Log(LogType, Object)
  29753. UnityEngine.Debug:LogError(Object)
  29754. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  29755. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  29756. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  29757.  
  29758. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  29759. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  29760. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  29761. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  29762. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  29763. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  29764. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  29765. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  29766. UnityEngine.Logger:Log(LogType, Object)
  29767. UnityEngine.Debug:LogError(Object)
  29768. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  29769. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  29770. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  29771.  
  29772. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  29773. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  29774. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  29775. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  29776. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  29777. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  29778. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  29779. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  29780. UnityEngine.Logger:Log(LogType, Object)
  29781. UnityEngine.Debug:LogError(Object)
  29782. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  29783. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  29784. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  29785.  
  29786. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  29787. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  29788. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  29789. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  29790. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  29791. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  29792. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  29793. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  29794. UnityEngine.Logger:Log(LogType, Object)
  29795. UnityEngine.Debug:LogError(Object)
  29796. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  29797. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  29798. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  29799.  
  29800. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  29801. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  29802. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  29803. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  29804. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  29805. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  29806. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  29807. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  29808. UnityEngine.Logger:Log(LogType, Object)
  29809. UnityEngine.Debug:LogError(Object)
  29810. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  29811. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  29812. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  29813.  
  29814. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  29815. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  29816. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  29817. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  29818. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  29819. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  29820. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  29821. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  29822. UnityEngine.Logger:Log(LogType, Object)
  29823. UnityEngine.Debug:LogError(Object)
  29824. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  29825. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  29826. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  29827.  
  29828. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  29829. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  29830. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  29831. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  29832. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  29833. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  29834. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  29835. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  29836. UnityEngine.Logger:Log(LogType, Object)
  29837. UnityEngine.Debug:LogError(Object)
  29838. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  29839. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  29840. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  29841.  
  29842. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  29843. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  29844. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  29845. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  29846. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  29847. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  29848. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  29849. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  29850. UnityEngine.Logger:Log(LogType, Object)
  29851. UnityEngine.Debug:LogError(Object)
  29852. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  29853. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  29854. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  29855.  
  29856. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  29857. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  29858. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  29859. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  29860. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  29861. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  29862. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  29863. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  29864. UnityEngine.Logger:Log(LogType, Object)
  29865. UnityEngine.Debug:LogError(Object)
  29866. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  29867. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  29868. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  29869.  
  29870. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  29871. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  29872. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  29873. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  29874. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  29875. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  29876. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  29877. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  29878. UnityEngine.Logger:Log(LogType, Object)
  29879. UnityEngine.Debug:LogError(Object)
  29880. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  29881. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  29882. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  29883.  
  29884. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  29885. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  29886. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  29887. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  29888. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  29889. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  29890. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  29891. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  29892. UnityEngine.Logger:Log(LogType, Object)
  29893. UnityEngine.Debug:LogError(Object)
  29894. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  29895. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  29896. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  29897.  
  29898. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  29899. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  29900. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  29901. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  29902. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  29903. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  29904. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  29905. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  29906. UnityEngine.Logger:Log(LogType, Object)
  29907. UnityEngine.Debug:LogError(Object)
  29908. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  29909. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  29910. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  29911.  
  29912. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  29913. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  29914. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  29915. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  29916. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  29917. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  29918. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  29919. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  29920. UnityEngine.Logger:Log(LogType, Object)
  29921. UnityEngine.Debug:LogError(Object)
  29922. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  29923. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  29924. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  29925.  
  29926. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  29927. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  29928. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  29929. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  29930. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  29931. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  29932. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  29933. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  29934. UnityEngine.Logger:Log(LogType, Object)
  29935. UnityEngine.Debug:LogError(Object)
  29936. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  29937. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  29938. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  29939.  
  29940. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  29941. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  29942. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  29943. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  29944. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  29945. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  29946. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  29947. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  29948. UnityEngine.Logger:Log(LogType, Object)
  29949. UnityEngine.Debug:LogError(Object)
  29950. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  29951. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  29952. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  29953.  
  29954. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  29955. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  29956. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  29957. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  29958. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  29959. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  29960. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  29961. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  29962. UnityEngine.Logger:Log(LogType, Object)
  29963. UnityEngine.Debug:LogError(Object)
  29964. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  29965. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  29966. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  29967.  
  29968. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  29969. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  29970. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  29971. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  29972. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  29973. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  29974. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  29975. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  29976. UnityEngine.Logger:Log(LogType, Object)
  29977. UnityEngine.Debug:LogError(Object)
  29978. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  29979. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  29980. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  29981.  
  29982. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  29983. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  29984. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  29985. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  29986. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  29987. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  29988. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  29989. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  29990. UnityEngine.Logger:Log(LogType, Object)
  29991. UnityEngine.Debug:LogError(Object)
  29992. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  29993. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  29994. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  29995.  
  29996. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  29997. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  29998. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  29999. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  30000. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  30001. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  30002. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  30003. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  30004. UnityEngine.Logger:Log(LogType, Object)
  30005. UnityEngine.Debug:LogError(Object)
  30006. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  30007. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  30008. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  30009.  
  30010. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  30011. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  30012. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  30013. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  30014. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  30015. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  30016. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  30017. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  30018. UnityEngine.Logger:Log(LogType, Object)
  30019. UnityEngine.Debug:LogError(Object)
  30020. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  30021. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  30022. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  30023.  
  30024. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  30025. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  30026. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  30027. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  30028. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  30029. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  30030. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  30031. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  30032. UnityEngine.Logger:Log(LogType, Object)
  30033. UnityEngine.Debug:LogError(Object)
  30034. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  30035. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  30036. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  30037.  
  30038. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  30039. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  30040. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  30041. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  30042. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  30043. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  30044. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  30045. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  30046. UnityEngine.Logger:Log(LogType, Object)
  30047. UnityEngine.Debug:LogError(Object)
  30048. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  30049. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  30050. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  30051.  
  30052. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  30053. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  30054. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  30055. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  30056. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  30057. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  30058. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  30059. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  30060. UnityEngine.Logger:Log(LogType, Object)
  30061. UnityEngine.Debug:LogError(Object)
  30062. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  30063. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  30064. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  30065.  
  30066. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  30067. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  30068. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  30069. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  30070. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  30071. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  30072. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  30073. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  30074. UnityEngine.Logger:Log(LogType, Object)
  30075. UnityEngine.Debug:LogError(Object)
  30076. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  30077. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  30078. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  30079.  
  30080. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  30081. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  30082. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  30083. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  30084. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  30085. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  30086. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  30087. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  30088. UnityEngine.Logger:Log(LogType, Object)
  30089. UnityEngine.Debug:LogError(Object)
  30090. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  30091. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  30092. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  30093.  
  30094. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  30095. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  30096. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  30097. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  30098. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  30099. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  30100. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  30101. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  30102. UnityEngine.Logger:Log(LogType, Object)
  30103. UnityEngine.Debug:LogError(Object)
  30104. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  30105. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  30106. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  30107.  
  30108. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  30109. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  30110. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  30111. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  30112. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  30113. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  30114. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  30115. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  30116. UnityEngine.Logger:Log(LogType, Object)
  30117. UnityEngine.Debug:LogError(Object)
  30118. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  30119. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  30120. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  30121.  
  30122. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  30123. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  30124. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  30125. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  30126. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  30127. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  30128. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  30129. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  30130. UnityEngine.Logger:Log(LogType, Object)
  30131. UnityEngine.Debug:LogError(Object)
  30132. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  30133. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  30134. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  30135.  
  30136. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  30137. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  30138. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  30139. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  30140. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  30141. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  30142. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  30143. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  30144. UnityEngine.Logger:Log(LogType, Object)
  30145. UnityEngine.Debug:LogError(Object)
  30146. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  30147. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  30148. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  30149.  
  30150. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  30151. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  30152. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  30153. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  30154. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  30155. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  30156. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  30157. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  30158. UnityEngine.Logger:Log(LogType, Object)
  30159. UnityEngine.Debug:LogError(Object)
  30160. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  30161. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  30162. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  30163.  
  30164. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  30165. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  30166. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  30167. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  30168. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  30169. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  30170. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  30171. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  30172. UnityEngine.Logger:Log(LogType, Object)
  30173. UnityEngine.Debug:LogError(Object)
  30174. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  30175. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  30176. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  30177.  
  30178. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  30179. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  30180. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  30181. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  30182. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  30183. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  30184. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  30185. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  30186. UnityEngine.Logger:Log(LogType, Object)
  30187. UnityEngine.Debug:LogError(Object)
  30188. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  30189. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  30190. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  30191.  
  30192. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  30193. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  30194. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  30195. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  30196. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  30197. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  30198. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  30199. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  30200. UnityEngine.Logger:Log(LogType, Object)
  30201. UnityEngine.Debug:LogError(Object)
  30202. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  30203. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  30204. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  30205.  
  30206. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  30207. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  30208. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  30209. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  30210. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  30211. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  30212. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  30213. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  30214. UnityEngine.Logger:Log(LogType, Object)
  30215. UnityEngine.Debug:LogError(Object)
  30216. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  30217. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  30218. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  30219.  
  30220. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  30221. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  30222. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  30223. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  30224. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  30225. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  30226. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  30227. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  30228. UnityEngine.Logger:Log(LogType, Object)
  30229. UnityEngine.Debug:LogError(Object)
  30230. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  30231. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  30232. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  30233.  
  30234. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  30235. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  30236. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  30237. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  30238. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  30239. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  30240. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  30241. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  30242. UnityEngine.Logger:Log(LogType, Object)
  30243. UnityEngine.Debug:LogError(Object)
  30244. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  30245. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  30246. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  30247.  
  30248. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  30249. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  30250. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  30251. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  30252. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  30253. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  30254. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  30255. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  30256. UnityEngine.Logger:Log(LogType, Object)
  30257. UnityEngine.Debug:LogError(Object)
  30258. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  30259. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  30260. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  30261.  
  30262. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  30263. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  30264. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  30265. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  30266. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  30267. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  30268. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  30269. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  30270. UnityEngine.Logger:Log(LogType, Object)
  30271. UnityEngine.Debug:LogError(Object)
  30272. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  30273. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  30274. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  30275.  
  30276. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  30277. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  30278. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  30279. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  30280. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  30281. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  30282. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  30283. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  30284. UnityEngine.Logger:Log(LogType, Object)
  30285. UnityEngine.Debug:LogError(Object)
  30286. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  30287. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  30288. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  30289.  
  30290. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  30291. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  30292. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  30293. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  30294. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  30295. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  30296. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  30297. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  30298. UnityEngine.Logger:Log(LogType, Object)
  30299. UnityEngine.Debug:LogError(Object)
  30300. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  30301. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  30302. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  30303.  
  30304. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  30305. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  30306. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  30307. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  30308. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  30309. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  30310. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  30311. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  30312. UnityEngine.Logger:Log(LogType, Object)
  30313. UnityEngine.Debug:LogError(Object)
  30314. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  30315. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  30316. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  30317.  
  30318. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  30319. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  30320. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  30321. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  30322. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  30323. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  30324. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  30325. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  30326. UnityEngine.Logger:Log(LogType, Object)
  30327. UnityEngine.Debug:LogError(Object)
  30328. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  30329. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  30330. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  30331.  
  30332. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  30333. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  30334. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  30335. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  30336. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  30337. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  30338. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  30339. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  30340. UnityEngine.Logger:Log(LogType, Object)
  30341. UnityEngine.Debug:LogError(Object)
  30342. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  30343. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  30344. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  30345.  
  30346. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  30347. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  30348. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  30349. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  30350. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  30351. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  30352. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  30353. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  30354. UnityEngine.Logger:Log(LogType, Object)
  30355. UnityEngine.Debug:LogError(Object)
  30356. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  30357. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  30358. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  30359.  
  30360. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  30361. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  30362. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  30363. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  30364. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  30365. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  30366. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  30367. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  30368. UnityEngine.Logger:Log(LogType, Object)
  30369. UnityEngine.Debug:LogError(Object)
  30370. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  30371. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  30372. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  30373.  
  30374. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  30375. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  30376. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  30377. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  30378. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  30379. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  30380. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  30381. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  30382. UnityEngine.Logger:Log(LogType, Object)
  30383. UnityEngine.Debug:LogError(Object)
  30384. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  30385. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  30386. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  30387.  
  30388. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  30389. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  30390. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  30391. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  30392. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  30393. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  30394. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  30395. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  30396. UnityEngine.Logger:Log(LogType, Object)
  30397. UnityEngine.Debug:LogError(Object)
  30398. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  30399. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  30400. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  30401.  
  30402. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  30403. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  30404. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  30405. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  30406. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  30407. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  30408. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  30409. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  30410. UnityEngine.Logger:Log(LogType, Object)
  30411. UnityEngine.Debug:LogError(Object)
  30412. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  30413. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  30414. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  30415.  
  30416. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  30417. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  30418. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  30419. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  30420. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  30421. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  30422. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  30423. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  30424. UnityEngine.Logger:Log(LogType, Object)
  30425. UnityEngine.Debug:LogError(Object)
  30426. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  30427. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  30428. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  30429.  
  30430. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  30431. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  30432. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  30433. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  30434. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  30435. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  30436. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  30437. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  30438. UnityEngine.Logger:Log(LogType, Object)
  30439. UnityEngine.Debug:LogError(Object)
  30440. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  30441. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  30442. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  30443.  
  30444. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  30445. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  30446. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  30447. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  30448. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  30449. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  30450. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  30451. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  30452. UnityEngine.Logger:Log(LogType, Object)
  30453. UnityEngine.Debug:LogError(Object)
  30454. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  30455. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  30456. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  30457.  
  30458. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  30459. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  30460. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  30461. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  30462. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  30463. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  30464. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  30465. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  30466. UnityEngine.Logger:Log(LogType, Object)
  30467. UnityEngine.Debug:LogError(Object)
  30468. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  30469. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  30470. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  30471.  
  30472. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  30473. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  30474. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  30475. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  30476. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  30477. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  30478. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  30479. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  30480. UnityEngine.Logger:Log(LogType, Object)
  30481. UnityEngine.Debug:LogError(Object)
  30482. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  30483. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  30484. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  30485.  
  30486. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  30487. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  30488. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  30489. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  30490. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  30491. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  30492. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  30493. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  30494. UnityEngine.Logger:Log(LogType, Object)
  30495. UnityEngine.Debug:LogError(Object)
  30496. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  30497. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  30498. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  30499.  
  30500. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  30501. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  30502. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  30503. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  30504. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  30505. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  30506. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  30507. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  30508. UnityEngine.Logger:Log(LogType, Object)
  30509. UnityEngine.Debug:LogError(Object)
  30510. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  30511. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  30512. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  30513.  
  30514. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  30515. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  30516. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  30517. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  30518. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  30519. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  30520. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  30521. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  30522. UnityEngine.Logger:Log(LogType, Object)
  30523. UnityEngine.Debug:LogError(Object)
  30524. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  30525. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  30526. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  30527.  
  30528. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  30529. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  30530. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  30531. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  30532. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  30533. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  30534. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  30535. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  30536. UnityEngine.Logger:Log(LogType, Object)
  30537. UnityEngine.Debug:LogError(Object)
  30538. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  30539. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  30540. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  30541.  
  30542. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  30543. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  30544. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  30545. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  30546. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  30547. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  30548. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  30549. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  30550. UnityEngine.Logger:Log(LogType, Object)
  30551. UnityEngine.Debug:LogError(Object)
  30552. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  30553. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  30554. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  30555.  
  30556. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  30557. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  30558. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  30559. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  30560. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  30561. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  30562. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  30563. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  30564. UnityEngine.Logger:Log(LogType, Object)
  30565. UnityEngine.Debug:LogError(Object)
  30566. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  30567. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  30568. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  30569.  
  30570. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  30571. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  30572. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  30573. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  30574. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  30575. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  30576. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  30577. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  30578. UnityEngine.Logger:Log(LogType, Object)
  30579. UnityEngine.Debug:LogError(Object)
  30580. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  30581. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  30582. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  30583.  
  30584. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  30585. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  30586. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  30587. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  30588. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  30589. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  30590. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  30591. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  30592. UnityEngine.Logger:Log(LogType, Object)
  30593. UnityEngine.Debug:LogError(Object)
  30594. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  30595. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  30596. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  30597.  
  30598. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  30599. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  30600. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  30601. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  30602. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  30603. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  30604. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  30605. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  30606. UnityEngine.Logger:Log(LogType, Object)
  30607. UnityEngine.Debug:LogError(Object)
  30608. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  30609. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  30610. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  30611.  
  30612. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  30613. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  30614. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  30615. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  30616. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  30617. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  30618. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  30619. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  30620. UnityEngine.Logger:Log(LogType, Object)
  30621. UnityEngine.Debug:LogError(Object)
  30622. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  30623. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  30624. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  30625.  
  30626. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  30627. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  30628. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  30629. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  30630. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  30631. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  30632. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  30633. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  30634. UnityEngine.Logger:Log(LogType, Object)
  30635. UnityEngine.Debug:LogError(Object)
  30636. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  30637. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  30638. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  30639.  
  30640. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  30641. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  30642. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  30643. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  30644. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  30645. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  30646. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  30647. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  30648. UnityEngine.Logger:Log(LogType, Object)
  30649. UnityEngine.Debug:LogError(Object)
  30650. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  30651. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  30652. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  30653.  
  30654. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  30655. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  30656. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  30657. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  30658. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  30659. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  30660. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  30661. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  30662. UnityEngine.Logger:Log(LogType, Object)
  30663. UnityEngine.Debug:LogError(Object)
  30664. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  30665. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  30666. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  30667.  
  30668. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  30669. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  30670. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  30671. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  30672. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  30673. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  30674. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  30675. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  30676. UnityEngine.Logger:Log(LogType, Object)
  30677. UnityEngine.Debug:LogError(Object)
  30678. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  30679. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  30680. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  30681.  
  30682. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  30683. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  30684. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  30685. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  30686. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  30687. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  30688. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  30689. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  30690. UnityEngine.Logger:Log(LogType, Object)
  30691. UnityEngine.Debug:LogError(Object)
  30692. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  30693. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  30694. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  30695.  
  30696. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  30697. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  30698. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  30699. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  30700. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  30701. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  30702. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  30703. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  30704. UnityEngine.Logger:Log(LogType, Object)
  30705. UnityEngine.Debug:LogError(Object)
  30706. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  30707. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  30708. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  30709.  
  30710. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  30711. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  30712. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  30713. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  30714. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  30715. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  30716. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  30717. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  30718. UnityEngine.Logger:Log(LogType, Object)
  30719. UnityEngine.Debug:LogError(Object)
  30720. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  30721. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  30722. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  30723.  
  30724. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  30725. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  30726. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  30727. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  30728. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  30729. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  30730. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  30731. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  30732. UnityEngine.Logger:Log(LogType, Object)
  30733. UnityEngine.Debug:LogError(Object)
  30734. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  30735. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  30736. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  30737.  
  30738. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  30739. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  30740. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  30741. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  30742. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  30743. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  30744. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  30745. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  30746. UnityEngine.Logger:Log(LogType, Object)
  30747. UnityEngine.Debug:LogError(Object)
  30748. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  30749. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  30750. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  30751.  
  30752. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  30753. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  30754. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  30755. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  30756. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  30757. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  30758. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  30759. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  30760. UnityEngine.Logger:Log(LogType, Object)
  30761. UnityEngine.Debug:LogError(Object)
  30762. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  30763. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  30764. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  30765.  
  30766. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  30767. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  30768. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  30769. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  30770. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  30771. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  30772. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  30773. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  30774. UnityEngine.Logger:Log(LogType, Object)
  30775. UnityEngine.Debug:LogError(Object)
  30776. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  30777. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  30778. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  30779.  
  30780. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  30781. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  30782. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  30783. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  30784. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  30785. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  30786. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  30787. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  30788. UnityEngine.Logger:Log(LogType, Object)
  30789. UnityEngine.Debug:LogError(Object)
  30790. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  30791. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  30792. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  30793.  
  30794. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  30795. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  30796. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  30797. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  30798. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  30799. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  30800. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  30801. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  30802. UnityEngine.Logger:Log(LogType, Object)
  30803. UnityEngine.Debug:LogError(Object)
  30804. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  30805. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  30806. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  30807.  
  30808. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  30809. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  30810. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  30811. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  30812. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  30813. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  30814. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  30815. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  30816. UnityEngine.Logger:Log(LogType, Object)
  30817. UnityEngine.Debug:LogError(Object)
  30818. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  30819. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  30820. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  30821.  
  30822. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  30823. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  30824. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  30825. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  30826. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  30827. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  30828. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  30829. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  30830. UnityEngine.Logger:Log(LogType, Object)
  30831. UnityEngine.Debug:LogError(Object)
  30832. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  30833. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  30834. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  30835.  
  30836. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  30837. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  30838. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  30839. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  30840. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  30841. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  30842. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  30843. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  30844. UnityEngine.Logger:Log(LogType, Object)
  30845. UnityEngine.Debug:LogError(Object)
  30846. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  30847. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  30848. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  30849.  
  30850. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  30851. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  30852. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  30853. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  30854. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  30855. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  30856. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  30857. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  30858. UnityEngine.Logger:Log(LogType, Object)
  30859. UnityEngine.Debug:LogError(Object)
  30860. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  30861. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  30862. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  30863.  
  30864. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  30865. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  30866. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  30867. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  30868. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  30869. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  30870. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  30871. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  30872. UnityEngine.Logger:Log(LogType, Object)
  30873. UnityEngine.Debug:LogError(Object)
  30874. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  30875. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  30876. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  30877.  
  30878. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  30879. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  30880. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  30881. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  30882. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  30883. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  30884. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  30885. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  30886. UnityEngine.Logger:Log(LogType, Object)
  30887. UnityEngine.Debug:LogError(Object)
  30888. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  30889. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  30890. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  30891.  
  30892. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  30893. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  30894. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  30895. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  30896. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  30897. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  30898. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  30899. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  30900. UnityEngine.Logger:Log(LogType, Object)
  30901. UnityEngine.Debug:LogError(Object)
  30902. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  30903. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  30904. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  30905.  
  30906. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  30907. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  30908. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  30909. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  30910. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  30911. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  30912. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  30913. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  30914. UnityEngine.Logger:Log(LogType, Object)
  30915. UnityEngine.Debug:LogError(Object)
  30916. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  30917. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  30918. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  30919.  
  30920. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  30921. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  30922. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  30923. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  30924. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  30925. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  30926. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  30927. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  30928. UnityEngine.Logger:Log(LogType, Object)
  30929. UnityEngine.Debug:LogError(Object)
  30930. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  30931. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  30932. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  30933.  
  30934. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  30935. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  30936. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  30937. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  30938. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  30939. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  30940. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  30941. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  30942. UnityEngine.Logger:Log(LogType, Object)
  30943. UnityEngine.Debug:LogError(Object)
  30944. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  30945. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  30946. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  30947.  
  30948. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  30949. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  30950. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  30951. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  30952. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  30953. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  30954. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  30955. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  30956. UnityEngine.Logger:Log(LogType, Object)
  30957. UnityEngine.Debug:LogError(Object)
  30958. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  30959. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  30960. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  30961.  
  30962. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  30963. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  30964. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  30965. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  30966. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  30967. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  30968. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  30969. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  30970. UnityEngine.Logger:Log(LogType, Object)
  30971. UnityEngine.Debug:LogError(Object)
  30972. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  30973. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  30974. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  30975.  
  30976. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  30977. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  30978. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  30979. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  30980. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  30981. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  30982. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  30983. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  30984. UnityEngine.Logger:Log(LogType, Object)
  30985. UnityEngine.Debug:LogError(Object)
  30986. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  30987. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  30988. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  30989.  
  30990. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  30991. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  30992. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  30993. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  30994. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  30995. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  30996. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  30997. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  30998. UnityEngine.Logger:Log(LogType, Object)
  30999. UnityEngine.Debug:LogError(Object)
  31000. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  31001. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  31002. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  31003.  
  31004. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  31005. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  31006. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  31007. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  31008. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  31009. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  31010. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  31011. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  31012. UnityEngine.Logger:Log(LogType, Object)
  31013. UnityEngine.Debug:LogError(Object)
  31014. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  31015. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  31016. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  31017.  
  31018. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  31019. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  31020. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  31021. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  31022. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  31023. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  31024. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  31025. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  31026. UnityEngine.Logger:Log(LogType, Object)
  31027. UnityEngine.Debug:LogError(Object)
  31028. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  31029. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  31030. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  31031.  
  31032. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  31033. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  31034. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  31035. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  31036. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  31037. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  31038. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  31039. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  31040. UnityEngine.Logger:Log(LogType, Object)
  31041. UnityEngine.Debug:LogError(Object)
  31042. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  31043. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  31044. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  31045.  
  31046. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  31047. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  31048. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  31049. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  31050. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  31051. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  31052. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  31053. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  31054. UnityEngine.Logger:Log(LogType, Object)
  31055. UnityEngine.Debug:LogError(Object)
  31056. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  31057. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  31058. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  31059.  
  31060. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  31061. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  31062. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  31063. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  31064. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  31065. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  31066. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  31067. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  31068. UnityEngine.Logger:Log(LogType, Object)
  31069. UnityEngine.Debug:LogError(Object)
  31070. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  31071. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  31072. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  31073.  
  31074. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  31075. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  31076. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  31077. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  31078. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  31079. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  31080. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  31081. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  31082. UnityEngine.Logger:Log(LogType, Object)
  31083. UnityEngine.Debug:LogError(Object)
  31084. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  31085. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  31086. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  31087.  
  31088. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  31089. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  31090. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  31091. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  31092. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  31093. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  31094. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  31095. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  31096. UnityEngine.Logger:Log(LogType, Object)
  31097. UnityEngine.Debug:LogError(Object)
  31098. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  31099. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  31100. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  31101.  
  31102. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  31103. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  31104. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  31105. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  31106. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  31107. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  31108. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  31109. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  31110. UnityEngine.Logger:Log(LogType, Object)
  31111. UnityEngine.Debug:LogError(Object)
  31112. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  31113. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  31114. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  31115.  
  31116. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  31117. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  31118. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  31119. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  31120. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  31121. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  31122. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  31123. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  31124. UnityEngine.Logger:Log(LogType, Object)
  31125. UnityEngine.Debug:LogError(Object)
  31126. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  31127. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  31128. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  31129.  
  31130. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  31131. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  31132. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  31133. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  31134. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  31135. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  31136. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  31137. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  31138. UnityEngine.Logger:Log(LogType, Object)
  31139. UnityEngine.Debug:LogError(Object)
  31140. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  31141. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  31142. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  31143.  
  31144. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  31145. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  31146. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  31147. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  31148. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  31149. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  31150. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  31151. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  31152. UnityEngine.Logger:Log(LogType, Object)
  31153. UnityEngine.Debug:LogError(Object)
  31154. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  31155. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  31156. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  31157.  
  31158. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  31159. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  31160. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  31161. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  31162. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  31163. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  31164. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  31165. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  31166. UnityEngine.Logger:Log(LogType, Object)
  31167. UnityEngine.Debug:LogError(Object)
  31168. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  31169. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  31170. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  31171.  
  31172. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  31173. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  31174. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  31175. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  31176. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  31177. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  31178. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  31179. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  31180. UnityEngine.Logger:Log(LogType, Object)
  31181. UnityEngine.Debug:LogError(Object)
  31182. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  31183. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  31184. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  31185.  
  31186. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  31187. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  31188. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  31189. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  31190. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  31191. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  31192. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  31193. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  31194. UnityEngine.Logger:Log(LogType, Object)
  31195. UnityEngine.Debug:LogError(Object)
  31196. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  31197. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  31198. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  31199.  
  31200. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  31201. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  31202. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  31203. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  31204. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  31205. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  31206. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  31207. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  31208. UnityEngine.Logger:Log(LogType, Object)
  31209. UnityEngine.Debug:LogError(Object)
  31210. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  31211. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  31212. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  31213.  
  31214. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  31215. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  31216. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  31217. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  31218. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  31219. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  31220. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  31221. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  31222. UnityEngine.Logger:Log(LogType, Object)
  31223. UnityEngine.Debug:LogError(Object)
  31224. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  31225. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  31226. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  31227.  
  31228. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  31229. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  31230. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  31231. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  31232. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  31233. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  31234. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  31235. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  31236. UnityEngine.Logger:Log(LogType, Object)
  31237. UnityEngine.Debug:LogError(Object)
  31238. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  31239. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  31240. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  31241.  
  31242. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  31243. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  31244. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  31245. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  31246. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  31247. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  31248. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  31249. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  31250. UnityEngine.Logger:Log(LogType, Object)
  31251. UnityEngine.Debug:LogError(Object)
  31252. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  31253. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  31254. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  31255.  
  31256. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  31257. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  31258. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  31259. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  31260. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  31261. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  31262. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  31263. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  31264. UnityEngine.Logger:Log(LogType, Object)
  31265. UnityEngine.Debug:LogError(Object)
  31266. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  31267. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  31268. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  31269.  
  31270. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  31271. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  31272. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  31273. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  31274. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  31275. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  31276. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  31277. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  31278. UnityEngine.Logger:Log(LogType, Object)
  31279. UnityEngine.Debug:LogError(Object)
  31280. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  31281. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  31282. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  31283.  
  31284. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  31285. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  31286. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  31287. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  31288. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  31289. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  31290. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  31291. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  31292. UnityEngine.Logger:Log(LogType, Object)
  31293. UnityEngine.Debug:LogError(Object)
  31294. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  31295. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  31296. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  31297.  
  31298. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  31299. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  31300. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  31301. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  31302. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  31303. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  31304. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  31305. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  31306. UnityEngine.Logger:Log(LogType, Object)
  31307. UnityEngine.Debug:LogError(Object)
  31308. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  31309. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  31310. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  31311.  
  31312. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  31313. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  31314. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  31315. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  31316. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  31317. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  31318. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  31319. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  31320. UnityEngine.Logger:Log(LogType, Object)
  31321. UnityEngine.Debug:LogError(Object)
  31322. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  31323. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  31324. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  31325.  
  31326. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  31327. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  31328. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  31329. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  31330. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  31331. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  31332. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  31333. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  31334. UnityEngine.Logger:Log(LogType, Object)
  31335. UnityEngine.Debug:LogError(Object)
  31336. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  31337. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  31338. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  31339.  
  31340. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  31341. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  31342. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  31343. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  31344. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  31345. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  31346. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  31347. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  31348. UnityEngine.Logger:Log(LogType, Object)
  31349. UnityEngine.Debug:LogError(Object)
  31350. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  31351. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  31352. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  31353.  
  31354. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  31355. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  31356. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  31357. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  31358. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  31359. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  31360. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  31361. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  31362. UnityEngine.Logger:Log(LogType, Object)
  31363. UnityEngine.Debug:LogError(Object)
  31364. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  31365. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  31366. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  31367.  
  31368. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  31369. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  31370. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  31371. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  31372. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  31373. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  31374. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  31375. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  31376. UnityEngine.Logger:Log(LogType, Object)
  31377. UnityEngine.Debug:LogError(Object)
  31378. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  31379. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  31380. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  31381.  
  31382. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  31383. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  31384. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  31385. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  31386. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  31387. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  31388. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  31389. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  31390. UnityEngine.Logger:Log(LogType, Object)
  31391. UnityEngine.Debug:LogError(Object)
  31392. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  31393. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  31394. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  31395.  
  31396. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  31397. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  31398. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  31399. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  31400. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  31401. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  31402. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  31403. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  31404. UnityEngine.Logger:Log(LogType, Object)
  31405. UnityEngine.Debug:LogError(Object)
  31406. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  31407. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  31408. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  31409.  
  31410. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  31411. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  31412. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  31413. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  31414. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  31415. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  31416. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  31417. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  31418. UnityEngine.Logger:Log(LogType, Object)
  31419. UnityEngine.Debug:LogError(Object)
  31420. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  31421. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  31422. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  31423.  
  31424. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  31425. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  31426. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  31427. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  31428. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  31429. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  31430. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  31431. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  31432. UnityEngine.Logger:Log(LogType, Object)
  31433. UnityEngine.Debug:LogError(Object)
  31434. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  31435. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  31436. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  31437.  
  31438. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  31439. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  31440. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  31441. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  31442. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  31443. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  31444. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  31445. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  31446. UnityEngine.Logger:Log(LogType, Object)
  31447. UnityEngine.Debug:LogError(Object)
  31448. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  31449. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  31450. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  31451.  
  31452. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  31453. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  31454. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  31455. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  31456. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  31457. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  31458. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  31459. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  31460. UnityEngine.Logger:Log(LogType, Object)
  31461. UnityEngine.Debug:LogError(Object)
  31462. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  31463. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  31464. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  31465.  
  31466. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  31467. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  31468. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  31469. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  31470. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  31471. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  31472. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  31473. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  31474. UnityEngine.Logger:Log(LogType, Object)
  31475. UnityEngine.Debug:LogError(Object)
  31476. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  31477. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  31478. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  31479.  
  31480. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  31481. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  31482. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  31483. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  31484. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  31485. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  31486. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  31487. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  31488. UnityEngine.Logger:Log(LogType, Object)
  31489. UnityEngine.Debug:LogError(Object)
  31490. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  31491. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  31492. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  31493.  
  31494. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  31495. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  31496. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  31497. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  31498. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  31499. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  31500. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  31501. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  31502. UnityEngine.Logger:Log(LogType, Object)
  31503. UnityEngine.Debug:LogError(Object)
  31504. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  31505. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  31506. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  31507.  
  31508. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  31509. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  31510. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  31511. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  31512. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  31513. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  31514. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  31515. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  31516. UnityEngine.Logger:Log(LogType, Object)
  31517. UnityEngine.Debug:LogError(Object)
  31518. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  31519. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  31520. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  31521.  
  31522. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  31523. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  31524. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  31525. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  31526. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  31527. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  31528. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  31529. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  31530. UnityEngine.Logger:Log(LogType, Object)
  31531. UnityEngine.Debug:LogError(Object)
  31532. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  31533. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  31534. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  31535.  
  31536. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  31537. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  31538. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  31539. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  31540. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  31541. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  31542. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  31543. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  31544. UnityEngine.Logger:Log(LogType, Object)
  31545. UnityEngine.Debug:LogError(Object)
  31546. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  31547. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  31548. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  31549.  
  31550. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  31551. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  31552. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  31553. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  31554. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  31555. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  31556. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  31557. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  31558. UnityEngine.Logger:Log(LogType, Object)
  31559. UnityEngine.Debug:LogError(Object)
  31560. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  31561. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  31562. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  31563.  
  31564. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  31565. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  31566. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  31567. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  31568. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  31569. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  31570. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  31571. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  31572. UnityEngine.Logger:Log(LogType, Object)
  31573. UnityEngine.Debug:LogError(Object)
  31574. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  31575. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  31576. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  31577.  
  31578. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  31579. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  31580. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  31581. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  31582. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  31583. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  31584. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  31585. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  31586. UnityEngine.Logger:Log(LogType, Object)
  31587. UnityEngine.Debug:LogError(Object)
  31588. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  31589. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  31590. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  31591.  
  31592. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  31593. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  31594. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  31595. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  31596. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  31597. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  31598. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  31599. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  31600. UnityEngine.Logger:Log(LogType, Object)
  31601. UnityEngine.Debug:LogError(Object)
  31602. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  31603. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  31604. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  31605.  
  31606. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  31607. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  31608. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  31609. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  31610. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  31611. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  31612. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  31613. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  31614. UnityEngine.Logger:Log(LogType, Object)
  31615. UnityEngine.Debug:LogError(Object)
  31616. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  31617. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  31618. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  31619.  
  31620. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  31621. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  31622. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  31623. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  31624. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  31625. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  31626. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  31627. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  31628. UnityEngine.Logger:Log(LogType, Object)
  31629. UnityEngine.Debug:LogError(Object)
  31630. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  31631. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  31632. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  31633.  
  31634. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  31635. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  31636. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  31637. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  31638. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  31639. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  31640. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  31641. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  31642. UnityEngine.Logger:Log(LogType, Object)
  31643. UnityEngine.Debug:LogError(Object)
  31644. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  31645. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  31646. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  31647.  
  31648. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  31649. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  31650. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  31651. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  31652. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  31653. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  31654. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  31655. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  31656. UnityEngine.Logger:Log(LogType, Object)
  31657. UnityEngine.Debug:LogError(Object)
  31658. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  31659. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  31660. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  31661.  
  31662. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  31663. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  31664. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  31665. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  31666. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  31667. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  31668. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  31669. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  31670. UnityEngine.Logger:Log(LogType, Object)
  31671. UnityEngine.Debug:LogError(Object)
  31672. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  31673. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  31674. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  31675.  
  31676. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  31677. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  31678. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  31679. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  31680. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  31681. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  31682. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  31683. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  31684. UnityEngine.Logger:Log(LogType, Object)
  31685. UnityEngine.Debug:LogError(Object)
  31686. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  31687. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  31688. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  31689.  
  31690. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  31691. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  31692. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  31693. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  31694. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  31695. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  31696. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  31697. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  31698. UnityEngine.Logger:Log(LogType, Object)
  31699. UnityEngine.Debug:LogError(Object)
  31700. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  31701. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  31702. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  31703.  
  31704. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  31705. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  31706. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  31707. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  31708. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  31709. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  31710. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  31711. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  31712. UnityEngine.Logger:Log(LogType, Object)
  31713. UnityEngine.Debug:LogError(Object)
  31714. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  31715. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  31716. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  31717.  
  31718. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  31719. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  31720. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  31721. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  31722. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  31723. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  31724. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  31725. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  31726. UnityEngine.Logger:Log(LogType, Object)
  31727. UnityEngine.Debug:LogError(Object)
  31728. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  31729. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  31730. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  31731.  
  31732. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  31733. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  31734. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  31735. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  31736. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  31737. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  31738. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  31739. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  31740. UnityEngine.Logger:Log(LogType, Object)
  31741. UnityEngine.Debug:LogError(Object)
  31742. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  31743. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  31744. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  31745.  
  31746. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  31747. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  31748. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  31749. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  31750. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  31751. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  31752. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  31753. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  31754. UnityEngine.Logger:Log(LogType, Object)
  31755. UnityEngine.Debug:LogError(Object)
  31756. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  31757. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  31758. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  31759.  
  31760. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  31761. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  31762. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  31763. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  31764. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  31765. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  31766. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  31767. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  31768. UnityEngine.Logger:Log(LogType, Object)
  31769. UnityEngine.Debug:LogError(Object)
  31770. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  31771. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  31772. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  31773.  
  31774. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  31775. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  31776. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  31777. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  31778. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  31779. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  31780. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  31781. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  31782. UnityEngine.Logger:Log(LogType, Object)
  31783. UnityEngine.Debug:LogError(Object)
  31784. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  31785. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  31786. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  31787.  
  31788. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  31789. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  31790. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  31791. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  31792. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  31793. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  31794. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  31795. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  31796. UnityEngine.Logger:Log(LogType, Object)
  31797. UnityEngine.Debug:LogError(Object)
  31798. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  31799. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  31800. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  31801.  
  31802. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  31803. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  31804. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  31805. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  31806. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  31807. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  31808. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  31809. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  31810. UnityEngine.Logger:Log(LogType, Object)
  31811. UnityEngine.Debug:LogError(Object)
  31812. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  31813. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  31814. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  31815.  
  31816. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  31817. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  31818. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  31819. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  31820. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  31821. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  31822. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  31823. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  31824. UnityEngine.Logger:Log(LogType, Object)
  31825. UnityEngine.Debug:LogError(Object)
  31826. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  31827. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  31828. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  31829.  
  31830. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  31831. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  31832. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  31833. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  31834. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  31835. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  31836. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  31837. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  31838. UnityEngine.Logger:Log(LogType, Object)
  31839. UnityEngine.Debug:LogError(Object)
  31840. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  31841. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  31842. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  31843.  
  31844. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  31845. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  31846. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  31847. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  31848. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  31849. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  31850. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  31851. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  31852. UnityEngine.Logger:Log(LogType, Object)
  31853. UnityEngine.Debug:LogError(Object)
  31854. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  31855. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  31856. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  31857.  
  31858. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  31859. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  31860. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  31861. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  31862. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  31863. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  31864. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  31865. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  31866. UnityEngine.Logger:Log(LogType, Object)
  31867. UnityEngine.Debug:LogError(Object)
  31868. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  31869. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  31870. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  31871.  
  31872. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  31873. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  31874. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  31875. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  31876. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  31877. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  31878. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  31879. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  31880. UnityEngine.Logger:Log(LogType, Object)
  31881. UnityEngine.Debug:LogError(Object)
  31882. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  31883. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  31884. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  31885.  
  31886. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  31887. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  31888. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  31889. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  31890. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  31891. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  31892. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  31893. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  31894. UnityEngine.Logger:Log(LogType, Object)
  31895. UnityEngine.Debug:LogError(Object)
  31896. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  31897. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  31898. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  31899.  
  31900. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  31901. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  31902. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  31903. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  31904. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  31905. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  31906. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  31907. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  31908. UnityEngine.Logger:Log(LogType, Object)
  31909. UnityEngine.Debug:LogError(Object)
  31910. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  31911. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  31912. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  31913.  
  31914. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  31915. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  31916. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  31917. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  31918. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  31919. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  31920. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  31921. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  31922. UnityEngine.Logger:Log(LogType, Object)
  31923. UnityEngine.Debug:LogError(Object)
  31924. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  31925. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  31926. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  31927.  
  31928. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  31929. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  31930. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  31931. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  31932. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  31933. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  31934. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  31935. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  31936. UnityEngine.Logger:Log(LogType, Object)
  31937. UnityEngine.Debug:LogError(Object)
  31938. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  31939. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  31940. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  31941.  
  31942. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  31943. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  31944. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  31945. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  31946. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  31947. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  31948. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  31949. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  31950. UnityEngine.Logger:Log(LogType, Object)
  31951. UnityEngine.Debug:LogError(Object)
  31952. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  31953. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  31954. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  31955.  
  31956. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  31957. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  31958. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  31959. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  31960. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  31961. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  31962. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  31963. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  31964. UnityEngine.Logger:Log(LogType, Object)
  31965. UnityEngine.Debug:LogError(Object)
  31966. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  31967. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  31968. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  31969.  
  31970. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  31971. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  31972. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  31973. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  31974. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  31975. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  31976. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  31977. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  31978. UnityEngine.Logger:Log(LogType, Object)
  31979. UnityEngine.Debug:LogError(Object)
  31980. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  31981. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  31982. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  31983.  
  31984. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  31985. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  31986. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  31987. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  31988. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  31989. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  31990. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  31991. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  31992. UnityEngine.Logger:Log(LogType, Object)
  31993. UnityEngine.Debug:LogError(Object)
  31994. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  31995. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  31996. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  31997.  
  31998. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  31999. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  32000. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  32001. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  32002. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  32003. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  32004. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  32005. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  32006. UnityEngine.Logger:Log(LogType, Object)
  32007. UnityEngine.Debug:LogError(Object)
  32008. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  32009. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  32010. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  32011.  
  32012. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  32013. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  32014. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  32015. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  32016. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  32017. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  32018. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  32019. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  32020. UnityEngine.Logger:Log(LogType, Object)
  32021. UnityEngine.Debug:LogError(Object)
  32022. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  32023. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  32024. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  32025.  
  32026. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  32027. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  32028. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  32029. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  32030. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  32031. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  32032. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  32033. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  32034. UnityEngine.Logger:Log(LogType, Object)
  32035. UnityEngine.Debug:LogError(Object)
  32036. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  32037. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  32038. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  32039.  
  32040. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  32041. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  32042. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  32043. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  32044. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  32045. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  32046. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  32047. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  32048. UnityEngine.Logger:Log(LogType, Object)
  32049. UnityEngine.Debug:LogError(Object)
  32050. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  32051. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  32052. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  32053.  
  32054. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  32055. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  32056. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  32057. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  32058. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  32059. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  32060. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  32061. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  32062. UnityEngine.Logger:Log(LogType, Object)
  32063. UnityEngine.Debug:LogError(Object)
  32064. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  32065. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  32066. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  32067.  
  32068. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  32069. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  32070. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  32071. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  32072. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  32073. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  32074. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  32075. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  32076. UnityEngine.Logger:Log(LogType, Object)
  32077. UnityEngine.Debug:LogError(Object)
  32078. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  32079. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  32080. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  32081.  
  32082. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  32083. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  32084. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  32085. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  32086. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  32087. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  32088. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  32089. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  32090. UnityEngine.Logger:Log(LogType, Object)
  32091. UnityEngine.Debug:LogError(Object)
  32092. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  32093. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  32094. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  32095.  
  32096. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  32097. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  32098. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  32099. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  32100. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  32101. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  32102. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  32103. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  32104. UnityEngine.Logger:Log(LogType, Object)
  32105. UnityEngine.Debug:LogError(Object)
  32106. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  32107. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  32108. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  32109.  
  32110. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  32111. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  32112. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  32113. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  32114. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  32115. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  32116. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  32117. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  32118. UnityEngine.Logger:Log(LogType, Object)
  32119. UnityEngine.Debug:LogError(Object)
  32120. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  32121. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  32122. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  32123.  
  32124. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  32125. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  32126. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  32127. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  32128. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  32129. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  32130. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  32131. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  32132. UnityEngine.Logger:Log(LogType, Object)
  32133. UnityEngine.Debug:LogError(Object)
  32134. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  32135. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  32136. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  32137.  
  32138. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  32139. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  32140. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  32141. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  32142. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  32143. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  32144. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  32145. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  32146. UnityEngine.Logger:Log(LogType, Object)
  32147. UnityEngine.Debug:LogError(Object)
  32148. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  32149. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  32150. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  32151.  
  32152. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  32153. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  32154. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  32155. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  32156. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  32157. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  32158. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  32159. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  32160. UnityEngine.Logger:Log(LogType, Object)
  32161. UnityEngine.Debug:LogError(Object)
  32162. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  32163. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  32164. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  32165.  
  32166. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  32167. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  32168. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  32169. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  32170. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  32171. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  32172. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  32173. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  32174. UnityEngine.Logger:Log(LogType, Object)
  32175. UnityEngine.Debug:LogError(Object)
  32176. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  32177. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  32178. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  32179.  
  32180. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  32181. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  32182. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  32183. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  32184. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  32185. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  32186. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  32187. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  32188. UnityEngine.Logger:Log(LogType, Object)
  32189. UnityEngine.Debug:LogError(Object)
  32190. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  32191. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  32192. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  32193.  
  32194. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  32195. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  32196. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  32197. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  32198. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  32199. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  32200. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  32201. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  32202. UnityEngine.Logger:Log(LogType, Object)
  32203. UnityEngine.Debug:LogError(Object)
  32204. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  32205. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  32206. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  32207.  
  32208. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  32209. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  32210. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  32211. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  32212. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  32213. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  32214. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  32215. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  32216. UnityEngine.Logger:Log(LogType, Object)
  32217. UnityEngine.Debug:LogError(Object)
  32218. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  32219. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  32220. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  32221.  
  32222. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  32223. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  32224. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  32225. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  32226. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  32227. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  32228. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  32229. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  32230. UnityEngine.Logger:Log(LogType, Object)
  32231. UnityEngine.Debug:LogError(Object)
  32232. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  32233. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  32234. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  32235.  
  32236. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  32237. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  32238. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  32239. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  32240. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  32241. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  32242. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  32243. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  32244. UnityEngine.Logger:Log(LogType, Object)
  32245. UnityEngine.Debug:LogError(Object)
  32246. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  32247. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  32248. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  32249.  
  32250. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  32251. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  32252. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  32253. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  32254. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  32255. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  32256. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  32257. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  32258. UnityEngine.Logger:Log(LogType, Object)
  32259. UnityEngine.Debug:LogError(Object)
  32260. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  32261. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  32262. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  32263.  
  32264. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  32265. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  32266. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  32267. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  32268. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  32269. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  32270. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  32271. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  32272. UnityEngine.Logger:Log(LogType, Object)
  32273. UnityEngine.Debug:LogError(Object)
  32274. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  32275. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  32276. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  32277.  
  32278. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  32279. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  32280. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  32281. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  32282. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  32283. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  32284. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  32285. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  32286. UnityEngine.Logger:Log(LogType, Object)
  32287. UnityEngine.Debug:LogError(Object)
  32288. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  32289. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  32290. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  32291.  
  32292. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  32293. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  32294. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  32295. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  32296. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  32297. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  32298. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  32299. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  32300. UnityEngine.Logger:Log(LogType, Object)
  32301. UnityEngine.Debug:LogError(Object)
  32302. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  32303. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  32304. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  32305.  
  32306. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  32307. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  32308. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  32309. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  32310. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  32311. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  32312. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  32313. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  32314. UnityEngine.Logger:Log(LogType, Object)
  32315. UnityEngine.Debug:LogError(Object)
  32316. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  32317. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  32318. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  32319.  
  32320. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  32321. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  32322. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  32323. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  32324. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  32325. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  32326. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  32327. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  32328. UnityEngine.Logger:Log(LogType, Object)
  32329. UnityEngine.Debug:LogError(Object)
  32330. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  32331. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  32332. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  32333.  
  32334. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  32335. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  32336. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  32337. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  32338. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  32339. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  32340. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  32341. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  32342. UnityEngine.Logger:Log(LogType, Object)
  32343. UnityEngine.Debug:LogError(Object)
  32344. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  32345. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  32346. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  32347.  
  32348. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  32349. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  32350. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  32351. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  32352. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  32353. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  32354. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  32355. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  32356. UnityEngine.Logger:Log(LogType, Object)
  32357. UnityEngine.Debug:LogError(Object)
  32358. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  32359. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  32360. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  32361.  
  32362. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  32363. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  32364. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  32365. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  32366. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  32367. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  32368. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  32369. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  32370. UnityEngine.Logger:Log(LogType, Object)
  32371. UnityEngine.Debug:LogError(Object)
  32372. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  32373. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  32374. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  32375.  
  32376. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  32377. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  32378. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  32379. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  32380. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  32381. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  32382. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  32383. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  32384. UnityEngine.Logger:Log(LogType, Object)
  32385. UnityEngine.Debug:LogError(Object)
  32386. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  32387. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  32388. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  32389.  
  32390. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  32391. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  32392. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  32393. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  32394. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  32395. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  32396. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  32397. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  32398. UnityEngine.Logger:Log(LogType, Object)
  32399. UnityEngine.Debug:LogError(Object)
  32400. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  32401. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  32402. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  32403.  
  32404. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  32405. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  32406. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  32407. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  32408. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  32409. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  32410. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  32411. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  32412. UnityEngine.Logger:Log(LogType, Object)
  32413. UnityEngine.Debug:LogError(Object)
  32414. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  32415. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  32416. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  32417.  
  32418. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  32419. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  32420. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  32421. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  32422. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  32423. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  32424. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  32425. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  32426. UnityEngine.Logger:Log(LogType, Object)
  32427. UnityEngine.Debug:LogError(Object)
  32428. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  32429. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  32430. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  32431.  
  32432. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  32433. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  32434. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  32435. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  32436. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  32437. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  32438. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  32439. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  32440. UnityEngine.Logger:Log(LogType, Object)
  32441. UnityEngine.Debug:LogError(Object)
  32442. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  32443. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  32444. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  32445.  
  32446. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  32447. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  32448. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  32449. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  32450. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  32451. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  32452. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  32453. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  32454. UnityEngine.Logger:Log(LogType, Object)
  32455. UnityEngine.Debug:LogError(Object)
  32456. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  32457. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  32458. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  32459.  
  32460. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  32461. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  32462. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  32463. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  32464. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  32465. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  32466. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  32467. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  32468. UnityEngine.Logger:Log(LogType, Object)
  32469. UnityEngine.Debug:LogError(Object)
  32470. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  32471. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  32472. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  32473.  
  32474. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  32475. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  32476. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  32477. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  32478. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  32479. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  32480. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  32481. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  32482. UnityEngine.Logger:Log(LogType, Object)
  32483. UnityEngine.Debug:LogError(Object)
  32484. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  32485. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  32486. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  32487.  
  32488. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  32489. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  32490. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  32491. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  32492. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  32493. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  32494. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  32495. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  32496. UnityEngine.Logger:Log(LogType, Object)
  32497. UnityEngine.Debug:LogError(Object)
  32498. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  32499. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  32500. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  32501.  
  32502. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  32503. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  32504. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  32505. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  32506. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  32507. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  32508. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  32509. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  32510. UnityEngine.Logger:Log(LogType, Object)
  32511. UnityEngine.Debug:LogError(Object)
  32512. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  32513. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  32514. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  32515.  
  32516. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  32517. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  32518. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  32519. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  32520. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  32521. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  32522. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  32523. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  32524. UnityEngine.Logger:Log(LogType, Object)
  32525. UnityEngine.Debug:LogError(Object)
  32526. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  32527. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  32528. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  32529.  
  32530. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  32531. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  32532. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  32533. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  32534. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  32535. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  32536. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  32537. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  32538. UnityEngine.Logger:Log(LogType, Object)
  32539. UnityEngine.Debug:LogError(Object)
  32540. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  32541. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  32542. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  32543.  
  32544. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  32545. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  32546. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  32547. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  32548. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  32549. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  32550. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  32551. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  32552. UnityEngine.Logger:Log(LogType, Object)
  32553. UnityEngine.Debug:LogError(Object)
  32554. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  32555. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  32556. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  32557.  
  32558. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  32559. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  32560. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  32561. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  32562. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  32563. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  32564. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  32565. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  32566. UnityEngine.Logger:Log(LogType, Object)
  32567. UnityEngine.Debug:LogError(Object)
  32568. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  32569. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  32570. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  32571.  
  32572. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  32573. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  32574. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  32575. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  32576. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  32577. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  32578. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  32579. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  32580. UnityEngine.Logger:Log(LogType, Object)
  32581. UnityEngine.Debug:LogError(Object)
  32582. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  32583. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  32584. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  32585.  
  32586. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  32587. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  32588. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  32589. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  32590. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  32591. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  32592. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  32593. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  32594. UnityEngine.Logger:Log(LogType, Object)
  32595. UnityEngine.Debug:LogError(Object)
  32596. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  32597. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  32598. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  32599.  
  32600. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  32601. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  32602. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  32603. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  32604. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  32605. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  32606. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  32607. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  32608. UnityEngine.Logger:Log(LogType, Object)
  32609. UnityEngine.Debug:LogError(Object)
  32610. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  32611. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  32612. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  32613.  
  32614. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  32615. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  32616. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  32617. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  32618. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  32619. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  32620. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  32621. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  32622. UnityEngine.Logger:Log(LogType, Object)
  32623. UnityEngine.Debug:LogError(Object)
  32624. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  32625. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  32626. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  32627.  
  32628. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  32629. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  32630. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  32631. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  32632. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  32633. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  32634. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  32635. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  32636. UnityEngine.Logger:Log(LogType, Object)
  32637. UnityEngine.Debug:LogError(Object)
  32638. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  32639. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  32640. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  32641.  
  32642. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  32643. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  32644. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  32645. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  32646. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  32647. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  32648. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  32649. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  32650. UnityEngine.Logger:Log(LogType, Object)
  32651. UnityEngine.Debug:LogError(Object)
  32652. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  32653. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  32654. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  32655.  
  32656. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  32657. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  32658. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  32659. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  32660. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  32661. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  32662. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  32663. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  32664. UnityEngine.Logger:Log(LogType, Object)
  32665. UnityEngine.Debug:LogError(Object)
  32666. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  32667. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  32668. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  32669.  
  32670. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  32671. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  32672. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  32673. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  32674. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  32675. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  32676. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  32677. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  32678. UnityEngine.Logger:Log(LogType, Object)
  32679. UnityEngine.Debug:LogError(Object)
  32680. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  32681. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  32682. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  32683.  
  32684. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  32685. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  32686. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  32687. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  32688. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  32689. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  32690. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  32691. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  32692. UnityEngine.Logger:Log(LogType, Object)
  32693. UnityEngine.Debug:LogError(Object)
  32694. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  32695. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  32696. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  32697.  
  32698. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  32699. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  32700. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  32701. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  32702. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  32703. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  32704. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  32705. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  32706. UnityEngine.Logger:Log(LogType, Object)
  32707. UnityEngine.Debug:LogError(Object)
  32708. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  32709. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  32710. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  32711.  
  32712. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  32713. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  32714. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  32715. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  32716. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  32717. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  32718. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  32719. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  32720. UnityEngine.Logger:Log(LogType, Object)
  32721. UnityEngine.Debug:LogError(Object)
  32722. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  32723. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  32724. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  32725.  
  32726. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  32727. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  32728. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  32729. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  32730. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  32731. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  32732. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  32733. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  32734. UnityEngine.Logger:Log(LogType, Object)
  32735. UnityEngine.Debug:LogError(Object)
  32736. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  32737. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  32738. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  32739.  
  32740. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  32741. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  32742. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  32743. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  32744. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  32745. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  32746. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  32747. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  32748. UnityEngine.Logger:Log(LogType, Object)
  32749. UnityEngine.Debug:LogError(Object)
  32750. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  32751. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  32752. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  32753.  
  32754. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  32755. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  32756. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  32757. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  32758. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  32759. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  32760. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  32761. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  32762. UnityEngine.Logger:Log(LogType, Object)
  32763. UnityEngine.Debug:LogError(Object)
  32764. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  32765. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  32766. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  32767.  
  32768. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  32769. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  32770. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  32771. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  32772. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  32773. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  32774. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  32775. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  32776. UnityEngine.Logger:Log(LogType, Object)
  32777. UnityEngine.Debug:LogError(Object)
  32778. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  32779. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  32780. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  32781.  
  32782. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  32783. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  32784. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  32785. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  32786. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  32787. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  32788. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  32789. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  32790. UnityEngine.Logger:Log(LogType, Object)
  32791. UnityEngine.Debug:LogError(Object)
  32792. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  32793. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  32794. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  32795.  
  32796. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  32797. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  32798. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  32799. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  32800. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  32801. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  32802. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  32803. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  32804. UnityEngine.Logger:Log(LogType, Object)
  32805. UnityEngine.Debug:LogError(Object)
  32806. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  32807. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  32808. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  32809.  
  32810. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  32811. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  32812. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  32813. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  32814. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  32815. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  32816. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  32817. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  32818. UnityEngine.Logger:Log(LogType, Object)
  32819. UnityEngine.Debug:LogError(Object)
  32820. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  32821. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  32822. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  32823.  
  32824. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  32825. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  32826. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  32827. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  32828. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  32829. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  32830. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  32831. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  32832. UnityEngine.Logger:Log(LogType, Object)
  32833. UnityEngine.Debug:LogError(Object)
  32834. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  32835. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  32836. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  32837.  
  32838. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  32839. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  32840. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  32841. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  32842. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  32843. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  32844. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  32845. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  32846. UnityEngine.Logger:Log(LogType, Object)
  32847. UnityEngine.Debug:LogError(Object)
  32848. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  32849. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  32850. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  32851.  
  32852. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  32853. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  32854. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  32855. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  32856. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  32857. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  32858. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  32859. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  32860. UnityEngine.Logger:Log(LogType, Object)
  32861. UnityEngine.Debug:LogError(Object)
  32862. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  32863. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  32864. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  32865.  
  32866. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  32867. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  32868. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  32869. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  32870. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  32871. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  32872. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  32873. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  32874. UnityEngine.Logger:Log(LogType, Object)
  32875. UnityEngine.Debug:LogError(Object)
  32876. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  32877. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  32878. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  32879.  
  32880. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  32881. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  32882. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  32883. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  32884. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  32885. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  32886. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  32887. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  32888. UnityEngine.Logger:Log(LogType, Object)
  32889. UnityEngine.Debug:LogError(Object)
  32890. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  32891. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  32892. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  32893.  
  32894. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  32895. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  32896. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  32897. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  32898. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  32899. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  32900. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  32901. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  32902. UnityEngine.Logger:Log(LogType, Object)
  32903. UnityEngine.Debug:LogError(Object)
  32904. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  32905. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  32906. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  32907.  
  32908. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  32909. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  32910. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  32911. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  32912. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  32913. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  32914. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  32915. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  32916. UnityEngine.Logger:Log(LogType, Object)
  32917. UnityEngine.Debug:LogError(Object)
  32918. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  32919. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  32920. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  32921.  
  32922. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  32923. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  32924. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  32925. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  32926. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  32927. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  32928. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  32929. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  32930. UnityEngine.Logger:Log(LogType, Object)
  32931. UnityEngine.Debug:LogError(Object)
  32932. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  32933. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  32934. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  32935.  
  32936. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  32937. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  32938. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  32939. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  32940. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  32941. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  32942. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  32943. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  32944. UnityEngine.Logger:Log(LogType, Object)
  32945. UnityEngine.Debug:LogError(Object)
  32946. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  32947. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  32948. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  32949.  
  32950. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  32951. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  32952. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  32953. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  32954. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  32955. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  32956. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  32957. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  32958. UnityEngine.Logger:Log(LogType, Object)
  32959. UnityEngine.Debug:LogError(Object)
  32960. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  32961. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  32962. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  32963.  
  32964. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  32965. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  32966. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  32967. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  32968. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  32969. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  32970. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  32971. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  32972. UnityEngine.Logger:Log(LogType, Object)
  32973. UnityEngine.Debug:LogError(Object)
  32974. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  32975. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  32976. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  32977.  
  32978. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  32979. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  32980. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  32981. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  32982. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  32983. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  32984. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  32985. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  32986. UnityEngine.Logger:Log(LogType, Object)
  32987. UnityEngine.Debug:LogError(Object)
  32988. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  32989. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  32990. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  32991.  
  32992. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  32993. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  32994. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  32995. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  32996. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  32997. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  32998. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  32999. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  33000. UnityEngine.Logger:Log(LogType, Object)
  33001. UnityEngine.Debug:LogError(Object)
  33002. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  33003. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  33004. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  33005.  
  33006. Root level exception in Update(): System.NullReferenceException: Object reference not set to an instance of an object
  33007. at Verse.Designation.DesignationDraw () [0x00088] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\Designation.cs:93
  33008. at Verse.DesignationManager.DrawDesignations () [0x00056] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Designation\DesignationManager.cs:67
  33009. at Verse.Map.MapUpdate () [0x001cf] in C:\Dev\RimWorld\Assets\Scripts\Verse\Map\Map.cs:710
  33010. at Verse.Game.UpdatePlay () [0x00082] in C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:527
  33011. at Verse.Root_Play.Update () [0x00059] in C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:99
  33012. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  33013. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  33014. UnityEngine.Logger:Log(LogType, Object)
  33015. UnityEngine.Debug:LogError(Object)
  33016. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  33017. Verse.Root_Play:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:108)
  33018. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  33019.  
  33020. Unloading 3 Unused Serialized files (Serialized files now loaded: 0)
  33021. System memory in use before: 106.8 MB.
  33022. System memory in use after: 53.5 MB.
  33023.  
  33024. Unloading 7965 unused Assets to reduce memory usage. Loaded Objects now: 12073.
  33025. Total: 196.349625 ms (FindLiveObjects: 1.736196 ms CreateObjectMapping: 4.265101 ms MarkObjects: 142.700775 ms DeleteObjects: 47.644989 ms)
  33026.  
  33027. Unloading 1 Unused Serialized files (Serialized files now loaded: 0)
  33028. System memory in use before: 88.7 MB.
  33029. System memory in use after: 87.2 MB.
  33030.  
  33031. Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 12905.
  33032. Total: 201.931320 ms (FindLiveObjects: 1.328132 ms CreateObjectMapping: 3.418818 ms MarkObjects: 197.136871 ms DeleteObjects: 0.045233 ms)
  33033.  
  33034. Unloading 3 Unused Serialized files (Serialized files now loaded: 0)
  33035. System memory in use before: 86.3 MB.
  33036. System memory in use after: 86.9 MB.
  33037.  
  33038. Unloading 1 unused Assets to reduce memory usage. Loaded Objects now: 12740.
  33039. Total: 164.131821 ms (FindLiveObjects: 1.218096 ms CreateObjectMapping: 1.454529 ms MarkObjects: 161.406906 ms DeleteObjects: 0.050366 ms)
  33040.  
  33041. Initializing new game with mods Core
  33042. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  33043. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  33044. UnityEngine.Logger:Log(LogType, Object)
  33045. UnityEngine.Debug:Log(Object)
  33046. Verse.Log:Message(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:48)
  33047. Verse.Game:InitNewGame() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Game\Game.cs:279)
  33048. Verse.Root_Play:<Start>m__1() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Play.cs:60)
  33049. Verse.LongEventHandler:RunEventFromAnotherThread(Action) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\LongEventHandler.cs:455)
  33050. Verse.LongEventHandler:<UpdateCurrentAsynchronousEvent>m__1() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\LongEventHandler.cs:367)
  33051. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 48)
  33052.  
  33053. Unloading 0 Unused Serialized files (Serialized files now loaded: 0)
  33054. System memory in use before: 144.0 MB.
  33055. System memory in use after: 142.9 MB.
  33056.  
  33057. Unloading 0 unused Assets to reduce memory usage. Loaded Objects now: 19561.
  33058. Total: 252.453918 ms (FindLiveObjects: 2.114746 ms CreateObjectMapping: 3.475279 ms MarkObjects: 246.798447 ms DeleteObjects: 0.064160 ms)
  33059.  
  33060. Unloading 3 Unused Serialized files (Serialized files now loaded: 0)
  33061. Memory leak detected: map (Map-0) is still live when it shouldn't be; this map will not be mentioned again. For more info set MemoryTrackerMarkup.enableMemoryTracker to true and use "Object Hold Paths"->Map debug option.
  33062. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  33063. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  33064. UnityEngine.Logger:Log(LogType, Object)
  33065. UnityEngine.Debug:LogError(Object)
  33066. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  33067. Verse.Profile.MapLeakTracker:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Profile\MapLeakTracker.cs:80)
  33068. Verse.Root:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root.cs:136)
  33069. Verse.Root_Entry:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Entry.cs:38)
  33070. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  33071.  
  33072. System memory in use before: 146.7 MB.
  33073. System memory in use after: 89.3 MB.
  33074.  
  33075. Unloading 6823 unused Assets to reduce memory usage. Loaded Objects now: 13037.
  33076. Total: 123.037354 ms (FindLiveObjects: 1.647012 ms CreateObjectMapping: 3.147738 ms MarkObjects: 89.353157 ms DeleteObjects: 28.886881 ms)
  33077.  
  33078. Memory leak detected: map (Map-0) is still live when it shouldn't be; this map will not be mentioned again. For more info set MemoryTrackerMarkup.enableMemoryTracker to true and use "Object Hold Paths"->Map debug option.
  33079. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  33080. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  33081. UnityEngine.Logger:Log(LogType, Object)
  33082. UnityEngine.Debug:LogError(Object)
  33083. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  33084. Verse.Profile.MapLeakTracker:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Profile\MapLeakTracker.cs:80)
  33085. Verse.Root:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root.cs:136)
  33086. Verse.Root_Entry:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Entry.cs:38)
  33087. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 68)
  33088.  
  33089. Setting up 2 worker threads for Enlighten.
  33090. Thread -> id: 2440 -> priority: 1
  33091. Thread -> id: e60 -> priority: 1
  33092. Mono path[0] = '[Rimworld_dir]/RimWorldWin_Data/Managed'
  33093. Mono path[1] = '[Rimworld_dir]/RimWorldWin_Data/Mono'
  33094. Mono config path = '[Rimworld_dir]/RimWorldWin_Data/Mono/etc'
  33095. PlayerConnection initialized from [Rimworld_dir]/RimWorldWin_Data (debug = 0)
  33096. PlayerConnection initialized network socket : 0.0.0.0 55109
  33097. Multi-casting "[IP] 192.168.0.2 [Port] 55109 [Flags] 2 [Guid] 568904039 [EditorId] 755686444 [Version] 1048832 [Id] WindowsPlayer(Kadee) [Debug] 0" to [225.0.0.222:54997]...
  33098. Started listening to [0.0.0.0:55109]
  33099. PlayerConnection already initialized - listening to [0.0.0.0:55109]
  33100. Player data archive not found at `[Rimworld_dir]/RimWorldWin_Data/data.unity3d`, using local filesystemInitialize engine version: 5.6.5f1 (2cac56bf7bb6)
  33101. GfxDevice: creating device client; threaded=1
  33102. Direct3D:
  33103. Version: Direct3D 9.0c [nvldumd.dll 24.21.13.9836]
  33104. Renderer: NVIDIA GeForce GT 710
  33105. Vendor: NVIDIA
  33106. VRAM: 2007 MB (via DXGI)
  33107. Caps: Shader=30 DepthRT=1 NativeDepth=1 NativeShadow=1 DF16=0 INTZ=1 NULL=1 RESZ=0 SlowINTZ=0 ATOC=1 BC4=1 BC5=1
  33108. Begin MonoManager ReloadAssembly
  33109. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\UnityEngine.dll into Unity Child Domain
  33110. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\Assembly-CSharp-firstpass.dll into Unity Child Domain
  33111. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\Assembly-CSharp.dll into Unity Child Domain
  33112. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\UnityEngine.UI.dll into Unity Child Domain
  33113. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\UnityEngine.Networking.dll into Unity Child Domain
  33114. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\NAudio.dll into Unity Child Domain
  33115. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\NVorbis.dll into Unity Child Domain
  33116. Loading [Rimworld_dir]\RimWorldWin_Data\Managed\TextMeshPro-1.0.55.56.0b11.dll into Unity Child Domain
  33117. WARNING: Shader Unsupported: 'Hidden/VR/BlitCopyFromTexArray' - Pass '' has no vertex shader
  33118. WARNING: Shader Unsupported: 'Hidden/VR/BlitCopyFromTexArray' - Setting to default shader.
  33119. desktop: 1440x900 60Hz; virtual: 1440x900 at 0,0
  33120. RimWorld 1.0.1973 rev1171
  33121. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  33122. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  33123. UnityEngine.Logger:Log(LogType, Object)
  33124. UnityEngine.Debug:Log(Object)
  33125. Verse.Log:Message(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:48)
  33126. RimWorld.VersionControl:LogVersionNumber() (at C:\Dev\RimWorld\Assets\Scripts\RimWorld\Utility\Version\VersionControl.cs:83)
  33127. Verse.Root:CheckGlobalInit() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root.cs:82)
  33128. Verse.Root:Start() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root.cs:38)
  33129. Verse.Root_Entry:Start() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Entry.cs:16)
  33130. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 48)
  33131.  
  33132. Attempt to use string researchprerequisite to refer to field researchPrerequisite in type Verse.RecipeMakerProperties; xml tags are now case-sensitive. XML: <recipeMaker><workSpeedStat>SmithingSpeed</workSpeedStat><workSkill>Crafting</workSkill><effectWorking>Smith</effectWorking><soundWorking>Recipe_Smith</soundWorking><recipeUsers><li>CraftingSpot</li></recipeUsers><unfinishedThingDef>UnfinishedGun</unfinishedThingDef><researchPrerequisite>Gunsmithing</researchPrerequisite><researchprerequisite>Kitguns</researchprerequisite><skillRequirements><Crafting>5</Crafting></skillRequirements></recipeMaker>
  33133. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  33134. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  33135. UnityEngine.Logger:Log(LogType, Object)
  33136. UnityEngine.Debug:LogError(Object)
  33137. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  33138. Verse.DirectXmlToObject:GetFieldInfoForType(Type, String, XmlNode) (at C:\Dev\RimWorld\Assets\Scripts\Verse\SaveLoad\DirectXml\DirectXmlToObject.cs:487)
  33139. Verse.DirectXmlToObject:ObjectFromXml(XmlNode, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\SaveLoad\DirectXml\DirectXmlToObject.cs:217)
  33140. System.Reflection.MonoMethod:InternalInvoke(Object, Object[], Exception&)
  33141. System.Reflection.MonoMethod:Invoke(Object, BindingFlags, Binder, Object[], CultureInfo) (at /Users/builduser/buildslave/mono/build/mcs/class/corlib/System.Reflection/MonoMethod.cs:222)
  33142. System.Reflection.MethodBase:Invoke(Object, Object[]) (at /Users/builduser/buildslave/mono/build/mcs/class/corlib/System.Reflection/MethodBase.cs:115)
  33143. Verse.DirectXmlToObject:ObjectFromXml(XmlNode, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\SaveLoad\DirectXml\DirectXmlToObject.cs:292)
  33144. System.Reflection.MonoMethod:InternalInvoke(Object, Object[], Exception&)
  33145. System.Reflection.MonoMethod:Invoke(Object, BindingFlags, Binder, Object[], CultureInfo) (at /Users/builduser/buildslave/mono/build/mcs/class/corlib/System.Reflection/MonoMethod.cs:222)
  33146. System.Reflection.MethodBase:Invoke(Object, Object[]) (at /Users/builduser/buildslave/mono/build/mcs/class/corlib/System.Reflection/MethodBase.cs:115)
  33147. Verse.DirectXmlLoader:DefFromNode(XmlNode, LoadableXmlAsset) (at C:\Dev\RimWorld\Assets\Scripts\Verse\SaveLoad\DirectXml\DirectXmlLoader.cs:123)
  33148. Verse.LoadedModManager:ParseAndProcessXML(XmlDocument, Dictionary`2) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Mods\LoadedModManager.cs:235)
  33149. Verse.LoadedModManager:LoadAllActiveMods() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Mods\LoadedModManager.cs:51)
  33150. Verse.PlayDataLoader:DoPlayLoad() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Defs\Databases\PlayDataLoader.cs:92)
  33151. Verse.PlayDataLoader:LoadAllPlayData(Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Defs\Databases\PlayDataLoader.cs:32)
  33152. Verse.Root:<Start>m__1() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root.cs:58)
  33153. Verse.LongEventHandler:RunEventFromAnotherThread(Action) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\LongEventHandler.cs:455)
  33154. Verse.LongEventHandler:<UpdateCurrentAsynchronousEvent>m__1() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\LongEventHandler.cs:367)
  33155. (Filename: /Users/builduser/buildslave/mono/build/mcs/class/corlib/System.Reflection/MonoMethod.cs Line: 222)
  33156.  
  33157. XML error: <researchprerequisite>Kitguns</researchprerequisite> doesn't correspond to any field in type ThingDef. Context: <ThingDef ParentName="BaseHumanMakeableGun"><thingClass>ThingWithComps</thingClass><category>Item</category><drawGUIOverlay>true</drawGUIOverlay><altitudeLayer>Item</altitudeLayer><alwaysHaulable>true</alwaysHaulable><tickerType>Never</tickerType><equipmentType>Primary</equipmentType><useHitPoints>true</useHitPoints><pathCost>10</pathCost><selectable>true</selectable><statBases><MaxHitPoints>100</MaxHitPoints><Flammability>0.5</Flammability><DeteriorationRate>2</DeteriorationRate><Beauty>-3</Beauty><SellPriceFactor>0.20</SellPriceFactor><WorkToMake>2000</WorkToMake><Mass>3.5</Mass><AccuracyTouch>0.45</AccuracyTouch><AccuracyShort>0.60</AccuracyShort><AccuracyMedium>0.45</AccuracyMedium><AccuracyLong>0.35</AccuracyLong><RangedWeapon_Cooldown>1</RangedWeapon_Cooldown></statBases><comps><li Class="CompProperties_Forbiddable" /><li><compClass>CompEquippable</compClass></li><li Class="CompProperties_Art"><nameMaker>NamerArtWeaponGun</nameMaker><descriptionMaker>ArtDescription_WeaponGun</descriptionMaker><minQualityForArtistic>Excellent</minQualityForArtistic></li><li><compClass>CompQuality</compClass></li></comps><graphicData><onGroundRandomRotateAngle>35</onGroundRandomRotateAngle><texPath>ricerifle</texPath><graphicClass>Graphic_Single</graphicClass></graphicData><techLevel>Industrial</techLevel><smeltable>true</smeltable><thingCategories><li>WeaponsRanged</li></thingCategories><inspectorTabs><li>ITab_Art</li></inspectorTabs><recipeMaker><workSpeedStat>SmithingSpeed</workSpeedStat><workSkill>Crafting</workSkill><effectWorking>Smith</effectWorking><soundWorking>Recipe_Smith</soundWorking><recipeUsers><li>CraftingSpot</li></recipeUsers><unfinishedThingDef>UnfinishedGun</unfinishedThingDef><researchPrerequisite>Gunsmithing</researchPrerequisite><skillRequirements><Crafting>5</Crafting></skillRequirements></recipeMaker><weaponTags><li>Gun</li><li>IndustrialGunAdvanced</li></weaponTags><defName>Gun_RRiceRifle</defName><label>Rice rifle</label><description>An extremely low power and low-tech gun that launches food at your enemies, causing death by a thousand cuts.</description><soundInteract>Interact_Rifle</soundInteract><researchprerequisite>Kitguns</researchprerequisite><costList><Steel>35</Steel><ComponentIndustrial>2</ComponentIndustrial><RawRice>115</RawRice></costList><verbs><li><verbClass>Verb_Shoot</verbClass><hasStandardCommand>true</hasStandardCommand><defaultProjectile>Bullet_RiceRifle</defaultProjectile><warmupTime>1.0</warmupTime><minRange>1.5</minRange><range>30.9</range><burstShotCount>3</burstShotCount><ticksBetweenBurstShots>10</ticksBetweenBurstShots><soundCast>Shot_AssaultRifle</soundCast><soundCastTail>GunTail_Medium</soundCastTail><muzzleFlashScale>9</muzzleFlashScale></li></verbs><tools><li><label>stock</label><capacities><li>Blunt</li></capacities><power>4</power><cooldownTime>2</cooldownTime></li><li><label>barrel</label><capacities><li>Blunt</li><li>Poke</li></capacities><power>6</power><cooldownTime>2</cooldownTime></li></tools></ThingDef>
  33158. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  33159. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  33160. UnityEngine.Logger:Log(LogType, Object)
  33161. UnityEngine.Debug:LogError(Object)
  33162. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  33163. Verse.DirectXmlToObject:ObjectFromXml(XmlNode, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\SaveLoad\DirectXml\DirectXmlToObject.cs:270)
  33164. System.Reflection.MonoMethod:InternalInvoke(Object, Object[], Exception&)
  33165. System.Reflection.MonoMethod:Invoke(Object, BindingFlags, Binder, Object[], CultureInfo) (at /Users/builduser/buildslave/mono/build/mcs/class/corlib/System.Reflection/MonoMethod.cs:222)
  33166. System.Reflection.MethodBase:Invoke(Object, Object[]) (at /Users/builduser/buildslave/mono/build/mcs/class/corlib/System.Reflection/MethodBase.cs:115)
  33167. Verse.DirectXmlLoader:DefFromNode(XmlNode, LoadableXmlAsset) (at C:\Dev\RimWorld\Assets\Scripts\Verse\SaveLoad\DirectXml\DirectXmlLoader.cs:123)
  33168. Verse.LoadedModManager:ParseAndProcessXML(XmlDocument, Dictionary`2) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Mods\LoadedModManager.cs:235)
  33169. Verse.LoadedModManager:LoadAllActiveMods() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Mods\LoadedModManager.cs:51)
  33170. Verse.PlayDataLoader:DoPlayLoad() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Defs\Databases\PlayDataLoader.cs:92)
  33171. Verse.PlayDataLoader:LoadAllPlayData(Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Defs\Databases\PlayDataLoader.cs:32)
  33172. Verse.Root:<Start>m__1() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root.cs:58)
  33173. Verse.LongEventHandler:RunEventFromAnotherThread(Action) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\LongEventHandler.cs:455)
  33174. Verse.LongEventHandler:<UpdateCurrentAsynchronousEvent>m__1() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\LongEventHandler.cs:367)
  33175. (Filename: /Users/builduser/buildslave/mono/build/mcs/class/corlib/System.Reflection/MonoMethod.cs Line: 222)
  33176.  
  33177. Failed to find RimWorld.RecordDef named TrapsRearmed. There are 66 defs of this type loaded.
  33178. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  33179. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  33180. UnityEngine.Logger:Log(LogType, Object)
  33181. UnityEngine.Debug:LogError(Object)
  33182. Verse.Log:Error(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:68)
  33183. Verse.DefDatabase`1:GetNamed(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Defs\Databases\DefDatabase.cs:166)
  33184. System.Reflection.MonoMethod:InternalInvoke(Object, Object[], Exception&)
  33185. System.Reflection.MonoMethod:Invoke(Object, BindingFlags, Binder, Object[], CultureInfo) (at /Users/builduser/buildslave/mono/build/mcs/class/corlib/System.Reflection/MonoMethod.cs:222)
  33186. System.Reflection.MethodBase:Invoke(Object, Object[]) (at /Users/builduser/buildslave/mono/build/mcs/class/corlib/System.Reflection/MethodBase.cs:115)
  33187. Verse.GenGeneric:InvokeStaticMethodOnGenericType(Type, Type, String, Object[]) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Gen\GenGeneric.cs:33)
  33188. Verse.GenDefDatabase:GetDef(Type, String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Defs\Databases\DefDatabase.cs:209)
  33189. RimWorld.DefOfHelper:BindDefsFor(Type) (at C:\Dev\RimWorld\Assets\Scripts\RimWorld\Utility\DefOf.cs:61)
  33190. RimWorld.DefOfHelper:RebindAllDefOfs(Boolean) (at C:\Dev\RimWorld\Assets\Scripts\RimWorld\Utility\DefOf.cs:30)
  33191. Verse.PlayDataLoader:DoPlayLoad() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Defs\Databases\PlayDataLoader.cs:149)
  33192. Verse.PlayDataLoader:LoadAllPlayData(Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Defs\Databases\PlayDataLoader.cs:32)
  33193. Verse.Root:<Start>m__1() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root.cs:58)
  33194. Verse.LongEventHandler:RunEventFromAnotherThread(Action) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\LongEventHandler.cs:455)
  33195. Verse.LongEventHandler:<UpdateCurrentAsynchronousEvent>m__1() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\LongEventHandler.cs:367)
  33196. (Filename: /Users/builduser/buildslave/mono/build/mcs/class/corlib/System.Reflection/MonoMethod.cs Line: 222)
  33197.  
  33198. Translation data for language Latin American Spanish has 26 errors. Generate translation report for more info.
  33199. UnityEngine.DebugLogHandler:Internal_Log(LogType, String, Object)
  33200. UnityEngine.DebugLogHandler:LogFormat(LogType, Object, String, Object[])
  33201. UnityEngine.Logger:Log(LogType, Object)
  33202. UnityEngine.Debug:LogWarning(Object)
  33203. Verse.Log:Warning(String, Boolean) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Utility\Debug\Log\Log.cs:58)
  33204. Verse.LoadedLanguage:InjectIntoData_AfterImpliedDefs() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Localization\LoadedLanguage.cs:481)
  33205. Verse.PlayDataLoader:<DoPlayLoad>m__1() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Defs\Databases\PlayDataLoader.cs:270)
  33206. Verse.LongEventHandler:ExecuteToExecuteWhenFinished() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\LongEventHandler.cs:489)
  33207. Verse.LongEventHandler:UpdateCurrentAsynchronousEvent() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\LongEventHandler.cs:402)
  33208. Verse.LongEventHandler:LongEventsUpdate(Boolean&) (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\LongEventHandler.cs:257)
  33209. Verse.Root:Update_Patch1(Object)
  33210. Verse.Root_Entry:Update() (at C:\Dev\RimWorld\Assets\Scripts\Verse\Global\Root\Root_Entry.cs:38)
  33211. (Filename: C:/Dev/RimWorld/Assets/Scripts/Verse/Utility/Debug/Log/Log.cs Line: 58)
Add Comment
Please, Sign In to add comment