Advertisement
Guest User

enZombies Error

a guest
Jan 25th, 2022
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 313.70 KB | None | 0 0
  1.  
  2. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3.  
  4. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5.  
  6. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  7.  
  8. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  9.  
  10. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  11.  
  12. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  13.  
  14.  
  15.  
  16. NullReferenceException: Object reference not set to an instance of an object
  17.  
  18. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  19.  
  20. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  21.  
  22. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  23.  
  24. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  25.  
  26. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  27.  
  28. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  29.  
  30. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  31.  
  32. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  33.  
  34. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  35.  
  36. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  37.  
  38. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  39.  
  40. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  41.  
  42.  
  43.  
  44. NullReferenceException: Object reference not set to an instance of an object
  45.  
  46. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  47.  
  48. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  49.  
  50. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  51.  
  52. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  53.  
  54. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  55.  
  56. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  57.  
  58. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  59.  
  60. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  61.  
  62. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  63.  
  64. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  65.  
  66. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  67.  
  68. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  69.  
  70.  
  71.  
  72. NullReferenceException: Object reference not set to an instance of an object
  73.  
  74. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  75.  
  76. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  77.  
  78. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  79.  
  80. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  81.  
  82. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  83.  
  84. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  85.  
  86. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  87.  
  88. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  89.  
  90. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  91.  
  92. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  93.  
  94. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  95.  
  96. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  97.  
  98.  
  99.  
  100. NullReferenceException: Object reference not set to an instance of an object
  101.  
  102. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  103.  
  104. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  105.  
  106. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  107.  
  108. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  109.  
  110. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  111.  
  112. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  113.  
  114. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  115.  
  116. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  117.  
  118. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  119.  
  120. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  121.  
  122. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  123.  
  124. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  125.  
  126.  
  127.  
  128. NullReferenceException: Object reference not set to an instance of an object
  129.  
  130. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  131.  
  132. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  133.  
  134. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  135.  
  136. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  137.  
  138. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  139.  
  140. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  141.  
  142. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  143.  
  144. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  145.  
  146. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  147.  
  148. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  149.  
  150. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  151.  
  152. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  153.  
  154.  
  155.  
  156. NullReferenceException: Object reference not set to an instance of an object
  157.  
  158. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  159.  
  160. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  161.  
  162. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  163.  
  164. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  165.  
  166. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  167.  
  168. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  169.  
  170. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  171.  
  172. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  173.  
  174. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  175.  
  176. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  177.  
  178. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  179.  
  180. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  181.  
  182.  
  183.  
  184. NullReferenceException: Object reference not set to an instance of an object
  185.  
  186. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  187.  
  188. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  189.  
  190. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  191.  
  192. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  193.  
  194. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  195.  
  196. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  197.  
  198. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  199.  
  200. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  201.  
  202. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  203.  
  204. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  205.  
  206. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  207.  
  208. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  209.  
  210.  
  211.  
  212. NullReferenceException: Object reference not set to an instance of an object
  213.  
  214. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  215.  
  216. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  217.  
  218. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  219.  
  220. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  221.  
  222. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  223.  
  224. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  225.  
  226. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  227.  
  228. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  229.  
  230. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  231.  
  232. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  233.  
  234. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  235.  
  236. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  237.  
  238.  
  239.  
  240. NullReferenceException: Object reference not set to an instance of an object
  241.  
  242. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  243.  
  244. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  245.  
  246. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  247.  
  248. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  249.  
  250. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  251.  
  252. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  253.  
  254. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  255.  
  256. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  257.  
  258. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  259.  
  260. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  261.  
  262. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  263.  
  264. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  265.  
  266.  
  267.  
  268. NullReferenceException: Object reference not set to an instance of an object
  269.  
  270. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  271.  
  272. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  273.  
  274. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  275.  
  276. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  277.  
  278. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  279.  
  280. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  281.  
  282. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  283.  
  284. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  285.  
  286. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  287.  
  288. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  289.  
  290. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  291.  
  292. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  293.  
  294.  
  295.  
  296. INF DroneManager saving 0 (0 + 0)
  297.  
  298. INF DroneManager saved 9 bytes
  299.  
  300. NullReferenceException: Object reference not set to an instance of an object
  301.  
  302. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  303.  
  304. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  305.  
  306. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  307.  
  308. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  309.  
  310. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  311.  
  312. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  313.  
  314. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  315.  
  316. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  317.  
  318. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  319.  
  320. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  321.  
  322. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  323.  
  324. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  325.  
  326.  
  327.  
  328. NullReferenceException: Object reference not set to an instance of an object
  329.  
  330. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  331.  
  332. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  333.  
  334. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  335.  
  336. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  337.  
  338. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  339.  
  340. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  341.  
  342. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  343.  
  344. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  345.  
  346. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  347.  
  348. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  349.  
  350. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  351.  
  352. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  353.  
  354.  
  355.  
  356. Items: 0 CO: 1 RSS: 7673.3MB
  357.  
  358. NullReferenceException: Object reference not set to an instance of an object
  359.  
  360. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  361.  
  362. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  363.  
  364. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  365.  
  366. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  367.  
  368. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  369.  
  370. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  371.  
  372. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  373.  
  374. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  375.  
  376. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  377.  
  378. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  379.  
  380. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  381.  
  382. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  383.  
  384.  
  385.  
  386. NullReferenceException: Object reference not set to an instance of an object
  387.  
  388. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  389.  
  390. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  391.  
  392. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  393.  
  394. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  395.  
  396. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  397.  
  398. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  399.  
  400. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  401.  
  402. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  403.  
  404. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  405.  
  406. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  407.  
  408. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  409.  
  410. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  411.  
  412.  
  413.  
  414. INF 38291.68 SleeperVolume 792, 36, 1471: Restoring 801, 39, 1474 (50, 92) 'zombieUtilityWorker', count 6
  415.  
  416. Calling Animator.GotoState on Synchronize layer
  417.  
  418.  
  419.  
  420. NullReferenceException: Object reference not set to an instance of an object
  421.  
  422. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  423.  
  424. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  425.  
  426. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  427.  
  428. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  429.  
  430. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  431.  
  432. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  433.  
  434. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  435.  
  436. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  437.  
  438. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  439.  
  440. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  441.  
  442. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  443.  
  444. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  445.  
  446.  
  447.  
  448. NullReferenceException: Object reference not set to an instance of an object
  449.  
  450. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  451.  
  452. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  453.  
  454. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  455.  
  456. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  457.  
  458. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  459.  
  460. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  461.  
  462. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  463.  
  464. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  465.  
  466. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  467.  
  468. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  469.  
  470. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  471.  
  472. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  473.  
  474.  
  475.  
  476. NullReferenceException: Object reference not set to an instance of an object
  477.  
  478. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  479.  
  480. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  481.  
  482. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  483.  
  484. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  485.  
  486. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  487.  
  488. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  489.  
  490. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  491.  
  492. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  493.  
  494. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  495.  
  496. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  497.  
  498. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  499.  
  500. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  501.  
  502.  
  503.  
  504. NullReferenceException: Object reference not set to an instance of an object
  505.  
  506. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  507.  
  508. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  509.  
  510. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  511.  
  512. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  513.  
  514. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  515.  
  516. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  517.  
  518. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  519.  
  520. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  521.  
  522. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  523.  
  524. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  525.  
  526. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  527.  
  528. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  529.  
  530.  
  531.  
  532. INF VehicleManager saving 5 (1 + 4)
  533.  
  534. Id 15183, vehicleBicycle, (776.1, 37.0, 1487.3), chunk 48, 92
  535.  
  536. Id 13167, vehicleBicycle, (113.1, 45.0, 1408.9), chunk 7, 88
  537.  
  538. Id 14974, vehicleMinibike, (117.7, 45.0, 1408.2), chunk 7, 88
  539.  
  540. Id 14546, vehicleBicycle, (117.6, 45.0, 1412.1), chunk 7, 88
  541.  
  542. Id 13345, vehicleBicycle, (114.5, 45.0, 1402.6), chunk 7, 87
  543.  
  544. INF VehicleManager saved 2858 bytes
  545.  
  546. NullReferenceException: Object reference not set to an instance of an object
  547.  
  548. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  549.  
  550. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  551.  
  552. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  553.  
  554. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  555.  
  556. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  557.  
  558. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  559.  
  560. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  561.  
  562. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  563.  
  564. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  565.  
  566. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  567.  
  568. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  569.  
  570. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  571.  
  572.  
  573.  
  574. NullReferenceException: Object reference not set to an instance of an object
  575.  
  576. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  577.  
  578. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  579.  
  580. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  581.  
  582. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  583.  
  584. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  585.  
  586. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  587.  
  588. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  589.  
  590. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  591.  
  592. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  593.  
  594. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  595.  
  596. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  597.  
  598. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  599.  
  600.  
  601.  
  602. NullReferenceException: Object reference not set to an instance of an object
  603.  
  604. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  605.  
  606. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  607.  
  608. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  609.  
  610. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  611.  
  612. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  613.  
  614. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  615.  
  616. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  617.  
  618. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  619.  
  620. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  621.  
  622. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  623.  
  624. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  625.  
  626. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  627.  
  628.  
  629.  
  630. NullReferenceException: Object reference not set to an instance of an object
  631.  
  632. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  633.  
  634. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  635.  
  636. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  637.  
  638. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  639.  
  640. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  641.  
  642. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  643.  
  644. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  645.  
  646. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  647.  
  648. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  649.  
  650. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  651.  
  652. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  653.  
  654. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  655.  
  656.  
  657.  
  658. NullReferenceException: Object reference not set to an instance of an object
  659.  
  660. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  661.  
  662. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  663.  
  664. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  665.  
  666. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  667.  
  668. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  669.  
  670. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  671.  
  672. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  673.  
  674. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  675.  
  676. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  677.  
  678. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  679.  
  680. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  681.  
  682. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  683.  
  684.  
  685.  
  686. NullReferenceException: Object reference not set to an instance of an object
  687.  
  688. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  689.  
  690. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  691.  
  692. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  693.  
  694. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  695.  
  696. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  697.  
  698. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  699.  
  700. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  701.  
  702. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  703.  
  704. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  705.  
  706. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  707.  
  708. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  709.  
  710. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  711.  
  712.  
  713.  
  714. NullReferenceException: Object reference not set to an instance of an object
  715.  
  716. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  717.  
  718. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  719.  
  720. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  721.  
  722. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  723.  
  724. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  725.  
  726. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  727.  
  728. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  729.  
  730. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  731.  
  732. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  733.  
  734. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  735.  
  736. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  737.  
  738. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  739.  
  740.  
  741.  
  742. NullReferenceException: Object reference not set to an instance of an object
  743.  
  744. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  745.  
  746. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  747.  
  748. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  749.  
  750. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  751.  
  752. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  753.  
  754. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  755.  
  756. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  757.  
  758. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  759.  
  760. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  761.  
  762. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  763.  
  764. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  765.  
  766. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  767.  
  768.  
  769.  
  770. NullReferenceException: Object reference not set to an instance of an object
  771.  
  772. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  773.  
  774. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  775.  
  776. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  777.  
  778. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  779.  
  780. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  781.  
  782. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  783.  
  784. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  785.  
  786. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  787.  
  788. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  789.  
  790. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  791.  
  792. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  793.  
  794. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  795.  
  796.  
  797.  
  798. NullReferenceException: Object reference not set to an instance of an object
  799.  
  800. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  801.  
  802. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  803.  
  804. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  805.  
  806. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  807.  
  808. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  809.  
  810. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  811.  
  812. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  813.  
  814. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  815.  
  816. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  817.  
  818. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  819.  
  820. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  821.  
  822. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  823.  
  824.  
  825.  
  826. NullReferenceException: Object reference not set to an instance of an object
  827.  
  828. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  829.  
  830. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  831.  
  832. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  833.  
  834. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  835.  
  836. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  837.  
  838. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  839.  
  840. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  841.  
  842. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  843.  
  844. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  845.  
  846. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  847.  
  848. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  849.  
  850. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  851.  
  852.  
  853.  
  854. INF 38307.43 SleeperVolume 711, 36, 1495: Restoring 711, 37, 1497 (44, 93) 'animalZombieDog', count 4
  855.  
  856. INF 38307.43 SleeperVolume 685, 36, 1496: Restoring 707, 37, 1507 (44, 94) 'zombieNurse', count 4
  857.  
  858. NullReferenceException: Object reference not set to an instance of an object
  859.  
  860. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  861.  
  862. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  863.  
  864. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  865.  
  866. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  867.  
  868. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  869.  
  870. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  871.  
  872. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  873.  
  874. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  875.  
  876. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  877.  
  878. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  879.  
  880. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  881.  
  882. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  883.  
  884.  
  885.  
  886. NullReferenceException: Object reference not set to an instance of an object
  887.  
  888. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  889.  
  890. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  891.  
  892. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  893.  
  894. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  895.  
  896. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  897.  
  898. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  899.  
  900. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  901.  
  902. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  903.  
  904. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  905.  
  906. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  907.  
  908. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  909.  
  910. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  911.  
  912.  
  913.  
  914. INF 38311.11 SleeperVolume 685, 36, 1496: Restoring 685, 37, 1507 (42, 94) 'zombieSteve', count 4
  915.  
  916. INF 38311.18 SleeperVolume 685, 36, 1496: Still alive 'GameObject'
  917.  
  918. INF 38312.38 SleeperVolume 639, 36, 1493: Restoring 665, 37, 1530 (41, 95) 'zombieJanitor', count 5
  919.  
  920. INF 38314.93 SleeperVolume 673, 36, 1520: Restoring 674, 38, 1522 (42, 95) 'zombieSkateboarder', count 6
  921.  
  922. INF 38315.73 SleeperVolume 657, 37, 1497: Restoring 659, 38, 1507 (41, 94) 'animalZombieDog', count 7
  923.  
  924. INF 38316.89 SleeperVolume 646, 37, 1520: Restoring 648, 38, 1530 (40, 95) 'enDesertMale3', count 8
  925.  
  926. Items: 0 CO: 1 RSS: 7674.3MB
  927.  
  928. INF AIDirector: Wandering horde spawner finished
  929.  
  930. Items: 0 CO: 1 RSS: 7674.5MB
  931.  
  932. Items: 0 CO: 1 RSS: 7674.5MB
  933.  
  934. INF DroneManager saving 0 (0 + 0)
  935.  
  936. INF DroneManager saved 9 bytes
  937.  
  938. Items: 0 CO: 1 RSS: 7674.5MB
  939.  
  940. INF VehicleManager saving 5 (1 + 4)
  941.  
  942. Id 15183, vehicleBicycle, (29.4, 44.7, 1936.4), chunk 1, 121
  943.  
  944. Id 13167, vehicleBicycle, (113.1, 45.0, 1408.9), chunk 7, 88
  945.  
  946. Id 14974, vehicleMinibike, (117.7, 45.0, 1408.2), chunk 7, 88
  947.  
  948. Id 14546, vehicleBicycle, (117.6, 45.0, 1412.1), chunk 7, 88
  949.  
  950. Id 13345, vehicleBicycle, (114.5, 45.0, 1402.6), chunk 7, 87
  951.  
  952. INF VehicleManager saved 2858 bytes
  953.  
  954. INF 38433.66 SleeperVolume 2, 46, 1943: Spawning 7, 46, 1951 (0, 121), group 'sleeperHordeStageGS40', class zombieSteve, count 4
  955.  
  956. INF 38433.79 SleeperVolume 2, 46, 1943: Spawning 3, 46, 1946 (0, 121), group 'sleeperHordeStageGS40', class enWastelandMale3, count 4
  957.  
  958. Items: 0 CO: 1 RSS: 7674.5MB
  959.  
  960. Items: 1 CO: 1 RSS: 7674.5MB
  961.  
  962. Items: 1 CO: 1 RSS: 7657.2MB
  963.  
  964. INF AIDirector: Spawning wandering horde
  965.  
  966. INF AIDirector: Find target wait 12 hours
  967.  
  968. INF [Undead Legacy] [Wandering Horde] Wait time too long, changing to: 1000
  969.  
  970. INF AIDirector: Spawning wandering horde
  971.  
  972. INF AIDirector: Find target wait 12 hours
  973.  
  974. INF [Undead Legacy] [Wandering Horde] Wait time too long, changing to: 1000
  975.  
  976. INF AIDirector: Spawning wandering horde
  977.  
  978. INF AIDirector: FindWanderingHordeTargets end y < 0
  979.  
  980. INF AIDirector: Find target wait 1 hours
  981.  
  982. INF [Undead Legacy] [Wandering Horde] Wait time too long, changing to: 1000
  983.  
  984. INF AIDirector: Spawning wandering horde
  985.  
  986. Id=453]', dist 41.47411
  987.  
  988. INF Party of 1, game stage 48, enemy max 1, bonus every 12
  989.  
  990. INF Party members:
  991.  
  992. Id 453, gameStage 48
  993.  
  994. NullReferenceException: Object reference not set to an instance of an object
  995.  
  996. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  997.  
  998. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  999.  
  1000. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1001.  
  1002. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1003.  
  1004. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1005.  
  1006. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  1007.  
  1008. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1009.  
  1010. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1011.  
  1012. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1013.  
  1014. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1015.  
  1016. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1017.  
  1018. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1019.  
  1020.  
  1021.  
  1022. NullReferenceException: Object reference not set to an instance of an object
  1023.  
  1024. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1025.  
  1026. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1027.  
  1028. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1029.  
  1030. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1031.  
  1032. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1033.  
  1034. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  1035.  
  1036. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1037.  
  1038. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1039.  
  1040. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1041.  
  1042. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1043.  
  1044. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1045.  
  1046. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1047.  
  1048.  
  1049.  
  1050. NullReferenceException: Object reference not set to an instance of an object
  1051.  
  1052. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1053.  
  1054. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1055.  
  1056. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1057.  
  1058. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1059.  
  1060. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1061.  
  1062. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  1063.  
  1064. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1065.  
  1066. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1067.  
  1068. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1069.  
  1070. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1071.  
  1072. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1073.  
  1074. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1075.  
  1076.  
  1077.  
  1078. NullReferenceException: Object reference not set to an instance of an object
  1079.  
  1080. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1081.  
  1082. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1083.  
  1084. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1085.  
  1086. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1087.  
  1088. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1089.  
  1090. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  1091.  
  1092. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1093.  
  1094. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1095.  
  1096. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1097.  
  1098. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1099.  
  1100. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1101.  
  1102. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1103.  
  1104.  
  1105.  
  1106. NullReferenceException: Object reference not set to an instance of an object
  1107.  
  1108. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1109.  
  1110. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1111.  
  1112. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1113.  
  1114. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1115.  
  1116. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1117.  
  1118. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  1119.  
  1120. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1121.  
  1122. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1123.  
  1124. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1125.  
  1126. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1127.  
  1128. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1129.  
  1130. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1131.  
  1132.  
  1133.  
  1134. NullReferenceException: Object reference not set to an instance of an object
  1135.  
  1136. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1137.  
  1138. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1139.  
  1140. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1141.  
  1142. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1143.  
  1144. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1145.  
  1146. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  1147.  
  1148. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1149.  
  1150. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1151.  
  1152. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1153.  
  1154. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1155.  
  1156. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1157.  
  1158. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1159.  
  1160.  
  1161.  
  1162. NullReferenceException: Object reference not set to an instance of an object
  1163.  
  1164. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1165.  
  1166. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1167.  
  1168. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1169.  
  1170. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1171.  
  1172. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1173.  
  1174. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  1175.  
  1176. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1177.  
  1178. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1179.  
  1180. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1181.  
  1182. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1183.  
  1184. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1185.  
  1186. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1187.  
  1188.  
  1189.  
  1190. NullReferenceException: Object reference not set to an instance of an object
  1191.  
  1192. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1193.  
  1194. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1195.  
  1196. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1197.  
  1198. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1199.  
  1200. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1201.  
  1202. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  1203.  
  1204. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1205.  
  1206. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1207.  
  1208. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1209.  
  1210. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1211.  
  1212. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1213.  
  1214. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1215.  
  1216.  
  1217.  
  1218. NullReferenceException: Object reference not set to an instance of an object
  1219.  
  1220. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1221.  
  1222. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1223.  
  1224. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1225.  
  1226. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1227.  
  1228. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1229.  
  1230. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  1231.  
  1232. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1233.  
  1234. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1235.  
  1236. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1237.  
  1238. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1239.  
  1240. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1241.  
  1242. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1243.  
  1244.  
  1245.  
  1246. NullReferenceException: Object reference not set to an instance of an object
  1247.  
  1248. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1249.  
  1250. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1251.  
  1252. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1253.  
  1254. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1255.  
  1256. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1257.  
  1258. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  1259.  
  1260. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1261.  
  1262. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1263.  
  1264. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1265.  
  1266. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1267.  
  1268. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1269.  
  1270. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1271.  
  1272.  
  1273.  
  1274. NullReferenceException: Object reference not set to an instance of an object
  1275.  
  1276. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1277.  
  1278. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1279.  
  1280. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1281.  
  1282. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1283.  
  1284. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1285.  
  1286. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  1287.  
  1288. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1289.  
  1290. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1291.  
  1292. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1293.  
  1294. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1295.  
  1296. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1297.  
  1298. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1299.  
  1300.  
  1301.  
  1302. NullReferenceException: Object reference not set to an instance of an object
  1303.  
  1304. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1305.  
  1306. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1307.  
  1308. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1309.  
  1310. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1311.  
  1312. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1313.  
  1314. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  1315.  
  1316. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1317.  
  1318. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1319.  
  1320. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1321.  
  1322. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1323.  
  1324. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1325.  
  1326. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1327.  
  1328.  
  1329.  
  1330. NullReferenceException: Object reference not set to an instance of an object
  1331.  
  1332. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1333.  
  1334. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1335.  
  1336. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1337.  
  1338. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1339.  
  1340. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1341.  
  1342. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  1343.  
  1344. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1345.  
  1346. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1347.  
  1348. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1349.  
  1350. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1351.  
  1352. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1353.  
  1354. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1355.  
  1356.  
  1357.  
  1358. NullReferenceException: Object reference not set to an instance of an object
  1359.  
  1360. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1361.  
  1362. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1363.  
  1364. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1365.  
  1366. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1367.  
  1368. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1369.  
  1370. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  1371.  
  1372. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1373.  
  1374. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1375.  
  1376. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1377.  
  1378. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1379.  
  1380. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1381.  
  1382. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1383.  
  1384.  
  1385.  
  1386. NullReferenceException: Object reference not set to an instance of an object
  1387.  
  1388. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1389.  
  1390. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1391.  
  1392. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1393.  
  1394. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1395.  
  1396. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1397.  
  1398. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  1399.  
  1400. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1401.  
  1402. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1403.  
  1404. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1405.  
  1406. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1407.  
  1408. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1409.  
  1410. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1411.  
  1412.  
  1413.  
  1414. NullReferenceException: Object reference not set to an instance of an object
  1415.  
  1416. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1417.  
  1418. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1419.  
  1420. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1421.  
  1422. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1423.  
  1424. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1425.  
  1426. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  1427.  
  1428. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1429.  
  1430. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1431.  
  1432. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1433.  
  1434. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1435.  
  1436. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1437.  
  1438. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1439.  
  1440.  
  1441.  
  1442. NullReferenceException: Object reference not set to an instance of an object
  1443.  
  1444. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1445.  
  1446. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1447.  
  1448. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1449.  
  1450. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1451.  
  1452. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1453.  
  1454. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  1455.  
  1456. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1457.  
  1458. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1459.  
  1460. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1461.  
  1462. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1463.  
  1464. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1465.  
  1466. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1467.  
  1468.  
  1469.  
  1470. NullReferenceException: Object reference not set to an instance of an object
  1471.  
  1472. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1473.  
  1474. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1475.  
  1476. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1477.  
  1478. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1479.  
  1480. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1481.  
  1482. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  1483.  
  1484. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1485.  
  1486. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1487.  
  1488. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1489.  
  1490. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1491.  
  1492. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1493.  
  1494. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1495.  
  1496.  
  1497.  
  1498. NullReferenceException: Object reference not set to an instance of an object
  1499.  
  1500. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1501.  
  1502. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1503.  
  1504. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1505.  
  1506. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1507.  
  1508. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1509.  
  1510. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  1511.  
  1512. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1513.  
  1514. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1515.  
  1516. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1517.  
  1518. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1519.  
  1520. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1521.  
  1522. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1523.  
  1524.  
  1525.  
  1526. NullReferenceException: Object reference not set to an instance of an object
  1527.  
  1528. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1529.  
  1530. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1531.  
  1532. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1533.  
  1534. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1535.  
  1536. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1537.  
  1538. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  1539.  
  1540. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1541.  
  1542. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1543.  
  1544. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1545.  
  1546. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1547.  
  1548. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1549.  
  1550. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1551.  
  1552.  
  1553.  
  1554. NullReferenceException: Object reference not set to an instance of an object
  1555.  
  1556. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1557.  
  1558. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1559.  
  1560. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1561.  
  1562. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1563.  
  1564. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1565.  
  1566. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  1567.  
  1568. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1569.  
  1570. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1571.  
  1572. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1573.  
  1574. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1575.  
  1576. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1577.  
  1578. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1579.  
  1580.  
  1581.  
  1582. NullReferenceException: Object reference not set to an instance of an object
  1583.  
  1584. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1585.  
  1586. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1587.  
  1588. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1589.  
  1590. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1591.  
  1592. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1593.  
  1594. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  1595.  
  1596. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1597.  
  1598. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1599.  
  1600. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1601.  
  1602. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1603.  
  1604. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1605.  
  1606. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1607.  
  1608.  
  1609.  
  1610. NullReferenceException: Object reference not set to an instance of an object
  1611.  
  1612. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1613.  
  1614. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1615.  
  1616. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1617.  
  1618. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1619.  
  1620. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1621.  
  1622. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  1623.  
  1624. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1625.  
  1626. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1627.  
  1628. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1629.  
  1630. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1631.  
  1632. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1633.  
  1634. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1635.  
  1636.  
  1637.  
  1638. INF DroneManager saving 0 (0 + 0)
  1639.  
  1640. INF DroneManager saved 9 bytes
  1641.  
  1642. NullReferenceException: Object reference not set to an instance of an object
  1643.  
  1644. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1645.  
  1646. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1647.  
  1648. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1649.  
  1650. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1651.  
  1652. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1653.  
  1654. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  1655.  
  1656. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1657.  
  1658. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1659.  
  1660. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1661.  
  1662. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1663.  
  1664. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1665.  
  1666. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1667.  
  1668.  
  1669.  
  1670. NullReferenceException: Object reference not set to an instance of an object
  1671.  
  1672. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1673.  
  1674. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1675.  
  1676. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1677.  
  1678. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1679.  
  1680. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1681.  
  1682. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  1683.  
  1684. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1685.  
  1686. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1687.  
  1688. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1689.  
  1690. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1691.  
  1692. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1693.  
  1694. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1695.  
  1696.  
  1697.  
  1698. NullReferenceException: Object reference not set to an instance of an object
  1699.  
  1700. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1701.  
  1702. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1703.  
  1704. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1705.  
  1706. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1707.  
  1708. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1709.  
  1710. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  1711.  
  1712. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1713.  
  1714. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1715.  
  1716. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1717.  
  1718. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1719.  
  1720. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1721.  
  1722. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1723.  
  1724.  
  1725.  
  1726. NullReferenceException: Object reference not set to an instance of an object
  1727.  
  1728. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1729.  
  1730. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1731.  
  1732. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1733.  
  1734. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1735.  
  1736. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1737.  
  1738. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  1739.  
  1740. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1741.  
  1742. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1743.  
  1744. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1745.  
  1746. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1747.  
  1748. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1749.  
  1750. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1751.  
  1752.  
  1753.  
  1754. NullReferenceException: Object reference not set to an instance of an object
  1755.  
  1756. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1757.  
  1758. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1759.  
  1760. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1761.  
  1762. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1763.  
  1764. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1765.  
  1766. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  1767.  
  1768. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1769.  
  1770. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1771.  
  1772. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1773.  
  1774. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1775.  
  1776. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1777.  
  1778. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1779.  
  1780.  
  1781.  
  1782. Items: 1 CO: 1 RSS: 7657.2MB
  1783.  
  1784. NullReferenceException: Object reference not set to an instance of an object
  1785.  
  1786. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1787.  
  1788. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1789.  
  1790. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1791.  
  1792. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1793.  
  1794. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1795.  
  1796. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  1797.  
  1798. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1799.  
  1800. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1801.  
  1802. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1803.  
  1804. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1805.  
  1806. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1807.  
  1808. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1809.  
  1810.  
  1811.  
  1812. NullReferenceException: Object reference not set to an instance of an object
  1813.  
  1814. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1815.  
  1816. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1817.  
  1818. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1819.  
  1820. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1821.  
  1822. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1823.  
  1824. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  1825.  
  1826. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1827.  
  1828. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1829.  
  1830. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1831.  
  1832. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1833.  
  1834. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1835.  
  1836. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1837.  
  1838.  
  1839.  
  1840. NullReferenceException: Object reference not set to an instance of an object
  1841.  
  1842. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1843.  
  1844. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1845.  
  1846. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1847.  
  1848. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1849.  
  1850. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1851.  
  1852. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  1853.  
  1854. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1855.  
  1856. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1857.  
  1858. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1859.  
  1860. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1861.  
  1862. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1863.  
  1864. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1865.  
  1866.  
  1867.  
  1868. NullReferenceException: Object reference not set to an instance of an object
  1869.  
  1870. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1871.  
  1872. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1873.  
  1874. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1875.  
  1876. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1877.  
  1878. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1879.  
  1880. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  1881.  
  1882. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1883.  
  1884. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1885.  
  1886. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1887.  
  1888. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1889.  
  1890. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1891.  
  1892. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1893.  
  1894.  
  1895.  
  1896. INF VehicleManager saving 5 (1 + 4)
  1897.  
  1898. Id 15183, vehicleBicycle, (15.5, 45.0, 1946.8), chunk 0, 121
  1899.  
  1900. Id 13167, vehicleBicycle, (113.1, 45.0, 1408.9), chunk 7, 88
  1901.  
  1902. Id 14974, vehicleMinibike, (117.7, 45.0, 1408.2), chunk 7, 88
  1903.  
  1904. Id 14546, vehicleBicycle, (117.6, 45.0, 1412.1), chunk 7, 88
  1905.  
  1906. Id 13345, vehicleBicycle, (114.5, 45.0, 1402.6), chunk 7, 87
  1907.  
  1908. INF VehicleManager saved 2858 bytes
  1909.  
  1910. NullReferenceException: Object reference not set to an instance of an object
  1911.  
  1912. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1913.  
  1914. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1915.  
  1916. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1917.  
  1918. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1919.  
  1920. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1921.  
  1922. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  1923.  
  1924. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1925.  
  1926. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1927.  
  1928. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1929.  
  1930. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1931.  
  1932. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1933.  
  1934. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1935.  
  1936.  
  1937.  
  1938. NullReferenceException: Object reference not set to an instance of an object
  1939.  
  1940. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1941.  
  1942. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1943.  
  1944. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1945.  
  1946. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1947.  
  1948. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1949.  
  1950. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  1951.  
  1952. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1953.  
  1954. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1955.  
  1956. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1957.  
  1958. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1959.  
  1960. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1961.  
  1962. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1963.  
  1964.  
  1965.  
  1966. NullReferenceException: Object reference not set to an instance of an object
  1967.  
  1968. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1969.  
  1970. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1971.  
  1972. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1973.  
  1974. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1975.  
  1976. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1977.  
  1978. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  1979.  
  1980. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1981.  
  1982. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1983.  
  1984. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1985.  
  1986. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1987.  
  1988. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1989.  
  1990. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1991.  
  1992.  
  1993.  
  1994. NullReferenceException: Object reference not set to an instance of an object
  1995.  
  1996. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1997.  
  1998. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  1999.  
  2000. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2001.  
  2002. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2003.  
  2004. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2005.  
  2006. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  2007.  
  2008. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2009.  
  2010. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2011.  
  2012. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2013.  
  2014. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2015.  
  2016. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2017.  
  2018. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2019.  
  2020.  
  2021.  
  2022. NullReferenceException: Object reference not set to an instance of an object
  2023.  
  2024. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2025.  
  2026. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2027.  
  2028. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2029.  
  2030. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2031.  
  2032. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2033.  
  2034. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  2035.  
  2036. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2037.  
  2038. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2039.  
  2040. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2041.  
  2042. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2043.  
  2044. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2045.  
  2046. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2047.  
  2048.  
  2049.  
  2050. NullReferenceException: Object reference not set to an instance of an object
  2051.  
  2052. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2053.  
  2054. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2055.  
  2056. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2057.  
  2058. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2059.  
  2060. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2061.  
  2062. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  2063.  
  2064. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2065.  
  2066. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2067.  
  2068. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2069.  
  2070. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2071.  
  2072. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2073.  
  2074. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2075.  
  2076.  
  2077.  
  2078. NullReferenceException: Object reference not set to an instance of an object
  2079.  
  2080. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2081.  
  2082. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2083.  
  2084. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2085.  
  2086. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2087.  
  2088. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2089.  
  2090. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  2091.  
  2092. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2093.  
  2094. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2095.  
  2096. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2097.  
  2098. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2099.  
  2100. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2101.  
  2102. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2103.  
  2104.  
  2105.  
  2106. NullReferenceException: Object reference not set to an instance of an object
  2107.  
  2108. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2109.  
  2110. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2111.  
  2112. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2113.  
  2114. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2115.  
  2116. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2117.  
  2118. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  2119.  
  2120. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2121.  
  2122. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2123.  
  2124. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2125.  
  2126. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2127.  
  2128. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2129.  
  2130. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2131.  
  2132.  
  2133.  
  2134. NullReferenceException: Object reference not set to an instance of an object
  2135.  
  2136. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2137.  
  2138. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2139.  
  2140. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2141.  
  2142. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2143.  
  2144. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2145.  
  2146. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  2147.  
  2148. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2149.  
  2150. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2151.  
  2152. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2153.  
  2154. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2155.  
  2156. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2157.  
  2158. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2159.  
  2160.  
  2161.  
  2162. NullReferenceException: Object reference not set to an instance of an object
  2163.  
  2164. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2165.  
  2166. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2167.  
  2168. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2169.  
  2170. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2171.  
  2172. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2173.  
  2174. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  2175.  
  2176. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2177.  
  2178. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2179.  
  2180. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2181.  
  2182. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2183.  
  2184. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2185.  
  2186. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2187.  
  2188.  
  2189.  
  2190. NullReferenceException: Object reference not set to an instance of an object
  2191.  
  2192. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2193.  
  2194. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2195.  
  2196. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2197.  
  2198. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2199.  
  2200. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2201.  
  2202. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  2203.  
  2204. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2205.  
  2206. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2207.  
  2208. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2209.  
  2210. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2211.  
  2212. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2213.  
  2214. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2215.  
  2216.  
  2217.  
  2218. NullReferenceException: Object reference not set to an instance of an object
  2219.  
  2220. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2221.  
  2222. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2223.  
  2224. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2225.  
  2226. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2227.  
  2228. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2229.  
  2230. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  2231.  
  2232. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2233.  
  2234. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2235.  
  2236. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2237.  
  2238. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2239.  
  2240. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2241.  
  2242. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2243.  
  2244.  
  2245.  
  2246. NullReferenceException: Object reference not set to an instance of an object
  2247.  
  2248. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2249.  
  2250. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2251.  
  2252. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2253.  
  2254. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2255.  
  2256. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2257.  
  2258. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  2259.  
  2260. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2261.  
  2262. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2263.  
  2264. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2265.  
  2266. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2267.  
  2268. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2269.  
  2270. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2271.  
  2272.  
  2273.  
  2274. NullReferenceException: Object reference not set to an instance of an object
  2275.  
  2276. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2277.  
  2278. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2279.  
  2280. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2281.  
  2282. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2283.  
  2284. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2285.  
  2286. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  2287.  
  2288. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2289.  
  2290. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2291.  
  2292. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2293.  
  2294. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2295.  
  2296. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2297.  
  2298. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2299.  
  2300.  
  2301.  
  2302. NullReferenceException: Object reference not set to an instance of an object
  2303.  
  2304. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2305.  
  2306. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2307.  
  2308. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2309.  
  2310. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2311.  
  2312. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2313.  
  2314. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  2315.  
  2316. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2317.  
  2318. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2319.  
  2320. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2321.  
  2322. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2323.  
  2324. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2325.  
  2326. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2327.  
  2328.  
  2329.  
  2330. NullReferenceException: Object reference not set to an instance of an object
  2331.  
  2332. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2333.  
  2334. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2335.  
  2336. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2337.  
  2338. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2339.  
  2340. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2341.  
  2342. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  2343.  
  2344. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2345.  
  2346. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2347.  
  2348. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2349.  
  2350. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2351.  
  2352. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2353.  
  2354. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2355.  
  2356.  
  2357.  
  2358. NullReferenceException: Object reference not set to an instance of an object
  2359.  
  2360. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2361.  
  2362. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2363.  
  2364. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2365.  
  2366. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2367.  
  2368. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2369.  
  2370. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  2371.  
  2372. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2373.  
  2374. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2375.  
  2376. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2377.  
  2378. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2379.  
  2380. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2381.  
  2382. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2383.  
  2384.  
  2385.  
  2386. NullReferenceException: Object reference not set to an instance of an object
  2387.  
  2388. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2389.  
  2390. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2391.  
  2392. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2393.  
  2394. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2395.  
  2396. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2397.  
  2398. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  2399.  
  2400. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2401.  
  2402. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2403.  
  2404. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2405.  
  2406. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2407.  
  2408. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2409.  
  2410. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2411.  
  2412.  
  2413.  
  2414. NullReferenceException: Object reference not set to an instance of an object
  2415.  
  2416. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2417.  
  2418. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2419.  
  2420. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2421.  
  2422. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2423.  
  2424. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2425.  
  2426. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  2427.  
  2428. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2429.  
  2430. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2431.  
  2432. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2433.  
  2434. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2435.  
  2436. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2437.  
  2438. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2439.  
  2440.  
  2441.  
  2442. NullReferenceException: Object reference not set to an instance of an object
  2443.  
  2444. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2445.  
  2446. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2447.  
  2448. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2449.  
  2450. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2451.  
  2452. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2453.  
  2454. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  2455.  
  2456. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2457.  
  2458. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2459.  
  2460. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2461.  
  2462. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2463.  
  2464. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2465.  
  2466. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2467.  
  2468.  
  2469.  
  2470. NullReferenceException: Object reference not set to an instance of an object
  2471.  
  2472. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2473.  
  2474. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2475.  
  2476. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2477.  
  2478. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2479.  
  2480. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2481.  
  2482. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  2483.  
  2484. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2485.  
  2486. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2487.  
  2488. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2489.  
  2490. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2491.  
  2492. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2493.  
  2494. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2495.  
  2496.  
  2497.  
  2498. NullReferenceException: Object reference not set to an instance of an object
  2499.  
  2500. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2501.  
  2502. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2503.  
  2504. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2505.  
  2506. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2507.  
  2508. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2509.  
  2510. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  2511.  
  2512. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2513.  
  2514. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2515.  
  2516. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2517.  
  2518. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2519.  
  2520. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2521.  
  2522. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2523.  
  2524.  
  2525.  
  2526. NullReferenceException: Object reference not set to an instance of an object
  2527.  
  2528. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2529.  
  2530. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2531.  
  2532. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2533.  
  2534. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2535.  
  2536. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2537.  
  2538. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  2539.  
  2540. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2541.  
  2542. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2543.  
  2544. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2545.  
  2546. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2547.  
  2548. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2549.  
  2550. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2551.  
  2552.  
  2553.  
  2554. NullReferenceException: Object reference not set to an instance of an object
  2555.  
  2556. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2557.  
  2558. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2559.  
  2560. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2561.  
  2562. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2563.  
  2564. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2565.  
  2566. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  2567.  
  2568. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2569.  
  2570. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2571.  
  2572. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2573.  
  2574. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2575.  
  2576. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2577.  
  2578. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2579.  
  2580.  
  2581.  
  2582. NullReferenceException: Object reference not set to an instance of an object
  2583.  
  2584. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2585.  
  2586. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2587.  
  2588. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2589.  
  2590. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2591.  
  2592. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2593.  
  2594. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  2595.  
  2596. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2597.  
  2598. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2599.  
  2600. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2601.  
  2602. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2603.  
  2604. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2605.  
  2606. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2607.  
  2608.  
  2609.  
  2610. NullReferenceException: Object reference not set to an instance of an object
  2611.  
  2612. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2613.  
  2614. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2615.  
  2616. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2617.  
  2618. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2619.  
  2620. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2621.  
  2622. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  2623.  
  2624. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2625.  
  2626. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2627.  
  2628. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2629.  
  2630. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2631.  
  2632. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2633.  
  2634. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2635.  
  2636.  
  2637.  
  2638. Items: 1 CO: 1 RSS: 7657.2MB
  2639.  
  2640. NullReferenceException: Object reference not set to an instance of an object
  2641.  
  2642. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2643.  
  2644. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2645.  
  2646. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2647.  
  2648. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2649.  
  2650. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2651.  
  2652. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  2653.  
  2654. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2655.  
  2656. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2657.  
  2658. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2659.  
  2660. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2661.  
  2662. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2663.  
  2664. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2665.  
  2666.  
  2667.  
  2668. NullReferenceException: Object reference not set to an instance of an object
  2669.  
  2670. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2671.  
  2672. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2673.  
  2674. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2675.  
  2676. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2677.  
  2678. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2679.  
  2680. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  2681.  
  2682. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2683.  
  2684. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2685.  
  2686. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2687.  
  2688. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2689.  
  2690. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2691.  
  2692. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2693.  
  2694.  
  2695.  
  2696. NullReferenceException: Object reference not set to an instance of an object
  2697.  
  2698. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2699.  
  2700. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2701.  
  2702. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2703.  
  2704. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2705.  
  2706. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2707.  
  2708. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  2709.  
  2710. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2711.  
  2712. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2713.  
  2714. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2715.  
  2716. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2717.  
  2718. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2719.  
  2720. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2721.  
  2722.  
  2723.  
  2724. NullReferenceException: Object reference not set to an instance of an object
  2725.  
  2726. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2727.  
  2728. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2729.  
  2730. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2731.  
  2732. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2733.  
  2734. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2735.  
  2736. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  2737.  
  2738. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2739.  
  2740. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2741.  
  2742. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2743.  
  2744. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2745.  
  2746. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2747.  
  2748. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2749.  
  2750.  
  2751.  
  2752. NullReferenceException: Object reference not set to an instance of an object
  2753.  
  2754. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2755.  
  2756. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2757.  
  2758. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2759.  
  2760. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2761.  
  2762. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2763.  
  2764. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  2765.  
  2766. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2767.  
  2768. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2769.  
  2770. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2771.  
  2772. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2773.  
  2774. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2775.  
  2776. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2777.  
  2778.  
  2779.  
  2780. NullReferenceException: Object reference not set to an instance of an object
  2781.  
  2782. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2783.  
  2784. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2785.  
  2786. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2787.  
  2788. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2789.  
  2790. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2791.  
  2792. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  2793.  
  2794. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2795.  
  2796. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2797.  
  2798. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2799.  
  2800. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2801.  
  2802. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2803.  
  2804. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2805.  
  2806.  
  2807.  
  2808. NullReferenceException: Object reference not set to an instance of an object
  2809.  
  2810. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2811.  
  2812. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2813.  
  2814. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2815.  
  2816. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2817.  
  2818. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2819.  
  2820. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  2821.  
  2822. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2823.  
  2824. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2825.  
  2826. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2827.  
  2828. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2829.  
  2830. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2831.  
  2832. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2833.  
  2834.  
  2835.  
  2836. NullReferenceException: Object reference not set to an instance of an object
  2837.  
  2838. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2839.  
  2840. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2841.  
  2842. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2843.  
  2844. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2845.  
  2846. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2847.  
  2848. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  2849.  
  2850. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2851.  
  2852. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2853.  
  2854. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2855.  
  2856. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2857.  
  2858. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2859.  
  2860. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2861.  
  2862.  
  2863.  
  2864. NullReferenceException: Object reference not set to an instance of an object
  2865.  
  2866. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2867.  
  2868. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2869.  
  2870. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2871.  
  2872. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2873.  
  2874. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2875.  
  2876. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  2877.  
  2878. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2879.  
  2880. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2881.  
  2882. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2883.  
  2884. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2885.  
  2886. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2887.  
  2888. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2889.  
  2890.  
  2891.  
  2892. NullReferenceException: Object reference not set to an instance of an object
  2893.  
  2894. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2895.  
  2896. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2897.  
  2898. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2899.  
  2900. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2901.  
  2902. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2903.  
  2904. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  2905.  
  2906. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2907.  
  2908. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2909.  
  2910. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2911.  
  2912. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2913.  
  2914. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2915.  
  2916. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2917.  
  2918.  
  2919.  
  2920. NullReferenceException: Object reference not set to an instance of an object
  2921.  
  2922. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2923.  
  2924. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2925.  
  2926. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2927.  
  2928. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2929.  
  2930. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2931.  
  2932. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  2933.  
  2934. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2935.  
  2936. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2937.  
  2938. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2939.  
  2940. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2941.  
  2942. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2943.  
  2944. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2945.  
  2946.  
  2947.  
  2948. NullReferenceException: Object reference not set to an instance of an object
  2949.  
  2950. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2951.  
  2952. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2953.  
  2954. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2955.  
  2956. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2957.  
  2958. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2959.  
  2960. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  2961.  
  2962. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2963.  
  2964. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2965.  
  2966. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2967.  
  2968. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2969.  
  2970. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2971.  
  2972. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2973.  
  2974.  
  2975.  
  2976. NullReferenceException: Object reference not set to an instance of an object
  2977.  
  2978. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2979.  
  2980. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2981.  
  2982. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2983.  
  2984. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2985.  
  2986. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2987.  
  2988. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  2989.  
  2990. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2991.  
  2992. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2993.  
  2994. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2995.  
  2996. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2997.  
  2998. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  2999.  
  3000. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3001.  
  3002.  
  3003.  
  3004. NullReferenceException: Object reference not set to an instance of an object
  3005.  
  3006. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3007.  
  3008. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3009.  
  3010. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3011.  
  3012. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3013.  
  3014. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3015.  
  3016. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  3017.  
  3018. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3019.  
  3020. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3021.  
  3022. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3023.  
  3024. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3025.  
  3026. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3027.  
  3028. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3029.  
  3030.  
  3031.  
  3032. NullReferenceException: Object reference not set to an instance of an object
  3033.  
  3034. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3035.  
  3036. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3037.  
  3038. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3039.  
  3040. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3041.  
  3042. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3043.  
  3044. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  3045.  
  3046. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3047.  
  3048. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3049.  
  3050. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3051.  
  3052. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3053.  
  3054. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3055.  
  3056. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3057.  
  3058.  
  3059.  
  3060. NullReferenceException: Object reference not set to an instance of an object
  3061.  
  3062. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3063.  
  3064. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3065.  
  3066. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3067.  
  3068. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3069.  
  3070. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3071.  
  3072. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  3073.  
  3074. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3075.  
  3076. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3077.  
  3078. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3079.  
  3080. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3081.  
  3082. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3083.  
  3084. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3085.  
  3086.  
  3087.  
  3088. NullReferenceException: Object reference not set to an instance of an object
  3089.  
  3090. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3091.  
  3092. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3093.  
  3094. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3095.  
  3096. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3097.  
  3098. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3099.  
  3100. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  3101.  
  3102. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3103.  
  3104. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3105.  
  3106. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3107.  
  3108. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3109.  
  3110. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3111.  
  3112. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3113.  
  3114.  
  3115.  
  3116. NullReferenceException: Object reference not set to an instance of an object
  3117.  
  3118. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3119.  
  3120. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3121.  
  3122. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3123.  
  3124. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3125.  
  3126. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3127.  
  3128. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  3129.  
  3130. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3131.  
  3132. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3133.  
  3134. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3135.  
  3136. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3137.  
  3138. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3139.  
  3140. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3141.  
  3142.  
  3143.  
  3144. NullReferenceException: Object reference not set to an instance of an object
  3145.  
  3146. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3147.  
  3148. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3149.  
  3150. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3151.  
  3152. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3153.  
  3154. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3155.  
  3156. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  3157.  
  3158. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3159.  
  3160. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3161.  
  3162. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3163.  
  3164. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3165.  
  3166. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3167.  
  3168. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3169.  
  3170.  
  3171.  
  3172. NullReferenceException: Object reference not set to an instance of an object
  3173.  
  3174. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3175.  
  3176. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3177.  
  3178. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3179.  
  3180. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3181.  
  3182. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3183.  
  3184. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  3185.  
  3186. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3187.  
  3188. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3189.  
  3190. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3191.  
  3192. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3193.  
  3194. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3195.  
  3196. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3197.  
  3198.  
  3199.  
  3200. NullReferenceException: Object reference not set to an instance of an object
  3201.  
  3202. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3203.  
  3204. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3205.  
  3206. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3207.  
  3208. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3209.  
  3210. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3211.  
  3212. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  3213.  
  3214. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3215.  
  3216. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3217.  
  3218. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3219.  
  3220. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3221.  
  3222. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3223.  
  3224. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3225.  
  3226.  
  3227.  
  3228. NullReferenceException: Object reference not set to an instance of an object
  3229.  
  3230. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3231.  
  3232. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3233.  
  3234. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3235.  
  3236. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3237.  
  3238. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3239.  
  3240. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  3241.  
  3242. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3243.  
  3244. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3245.  
  3246. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3247.  
  3248. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3249.  
  3250. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3251.  
  3252. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3253.  
  3254.  
  3255.  
  3256. NullReferenceException: Object reference not set to an instance of an object
  3257.  
  3258. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3259.  
  3260. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3261.  
  3262. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3263.  
  3264. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3265.  
  3266. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3267.  
  3268. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  3269.  
  3270. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3271.  
  3272. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3273.  
  3274. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3275.  
  3276. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3277.  
  3278. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3279.  
  3280. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3281.  
  3282.  
  3283.  
  3284. NullReferenceException: Object reference not set to an instance of an object
  3285.  
  3286. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3287.  
  3288. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3289.  
  3290. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3291.  
  3292. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3293.  
  3294. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3295.  
  3296. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  3297.  
  3298. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3299.  
  3300. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3301.  
  3302. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3303.  
  3304. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3305.  
  3306. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3307.  
  3308. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3309.  
  3310.  
  3311.  
  3312. NullReferenceException: Object reference not set to an instance of an object
  3313.  
  3314. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3315.  
  3316. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3317.  
  3318. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3319.  
  3320. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3321.  
  3322. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3323.  
  3324. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  3325.  
  3326. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3327.  
  3328. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3329.  
  3330. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3331.  
  3332. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3333.  
  3334. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3335.  
  3336. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3337.  
  3338.  
  3339.  
  3340. NullReferenceException: Object reference not set to an instance of an object
  3341.  
  3342. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3343.  
  3344. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3345.  
  3346. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3347.  
  3348. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3349.  
  3350. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3351.  
  3352. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  3353.  
  3354. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3355.  
  3356. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3357.  
  3358. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3359.  
  3360. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3361.  
  3362. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3363.  
  3364. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3365.  
  3366.  
  3367.  
  3368. NullReferenceException: Object reference not set to an instance of an object
  3369.  
  3370. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3371.  
  3372. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3373.  
  3374. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3375.  
  3376. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3377.  
  3378. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3379.  
  3380. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  3381.  
  3382. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3383.  
  3384. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3385.  
  3386. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3387.  
  3388. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3389.  
  3390. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3391.  
  3392. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3393.  
  3394.  
  3395.  
  3396. NullReferenceException: Object reference not set to an instance of an object
  3397.  
  3398. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3399.  
  3400. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3401.  
  3402. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3403.  
  3404. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3405.  
  3406. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3407.  
  3408. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  3409.  
  3410. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3411.  
  3412. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3413.  
  3414. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3415.  
  3416. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3417.  
  3418. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3419.  
  3420. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3421.  
  3422.  
  3423.  
  3424. NullReferenceException: Object reference not set to an instance of an object
  3425.  
  3426. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3427.  
  3428. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3429.  
  3430. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3431.  
  3432. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3433.  
  3434. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3435.  
  3436. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  3437.  
  3438. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3439.  
  3440. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3441.  
  3442. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3443.  
  3444. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3445.  
  3446. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3447.  
  3448. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3449.  
  3450.  
  3451.  
  3452. NullReferenceException: Object reference not set to an instance of an object
  3453.  
  3454. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3455.  
  3456. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3457.  
  3458. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3459.  
  3460. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3461.  
  3462. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3463.  
  3464. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  3465.  
  3466. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3467.  
  3468. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3469.  
  3470. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3471.  
  3472. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3473.  
  3474. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3475.  
  3476. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3477.  
  3478.  
  3479.  
  3480. Items: 1 CO: 1 RSS: 7657.2MB
  3481.  
  3482. NullReferenceException: Object reference not set to an instance of an object
  3483.  
  3484. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3485.  
  3486. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3487.  
  3488. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3489.  
  3490. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3491.  
  3492. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3493.  
  3494. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  3495.  
  3496. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3497.  
  3498. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3499.  
  3500. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3501.  
  3502. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3503.  
  3504. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3505.  
  3506. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3507.  
  3508.  
  3509.  
  3510. NullReferenceException: Object reference not set to an instance of an object
  3511.  
  3512. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3513.  
  3514. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3515.  
  3516. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3517.  
  3518. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3519.  
  3520. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3521.  
  3522. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  3523.  
  3524. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3525.  
  3526. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3527.  
  3528. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3529.  
  3530. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3531.  
  3532. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3533.  
  3534. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3535.  
  3536.  
  3537.  
  3538. NullReferenceException: Object reference not set to an instance of an object
  3539.  
  3540. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3541.  
  3542. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3543.  
  3544. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3545.  
  3546. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3547.  
  3548. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3549.  
  3550. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  3551.  
  3552. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3553.  
  3554. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3555.  
  3556. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3557.  
  3558. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3559.  
  3560. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3561.  
  3562. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3563.  
  3564.  
  3565.  
  3566. NullReferenceException: Object reference not set to an instance of an object
  3567.  
  3568. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3569.  
  3570. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3571.  
  3572. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3573.  
  3574. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3575.  
  3576. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3577.  
  3578. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  3579.  
  3580. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3581.  
  3582. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3583.  
  3584. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3585.  
  3586. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3587.  
  3588. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3589.  
  3590. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3591.  
  3592.  
  3593.  
  3594. NullReferenceException: Object reference not set to an instance of an object
  3595.  
  3596. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3597.  
  3598. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3599.  
  3600. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3601.  
  3602. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3603.  
  3604. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3605.  
  3606. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  3607.  
  3608. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3609.  
  3610. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3611.  
  3612. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3613.  
  3614. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3615.  
  3616. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3617.  
  3618. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3619.  
  3620.  
  3621.  
  3622. NullReferenceException: Object reference not set to an instance of an object
  3623.  
  3624. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3625.  
  3626. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3627.  
  3628. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3629.  
  3630. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3631.  
  3632. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3633.  
  3634. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  3635.  
  3636. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3637.  
  3638. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3639.  
  3640. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3641.  
  3642. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3643.  
  3644. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3645.  
  3646. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3647.  
  3648.  
  3649.  
  3650. NullReferenceException: Object reference not set to an instance of an object
  3651.  
  3652. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3653.  
  3654. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3655.  
  3656. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3657.  
  3658. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3659.  
  3660. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3661.  
  3662. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  3663.  
  3664. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3665.  
  3666. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3667.  
  3668. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3669.  
  3670. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3671.  
  3672. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3673.  
  3674. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3675.  
  3676.  
  3677.  
  3678. NullReferenceException: Object reference not set to an instance of an object
  3679.  
  3680. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3681.  
  3682. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3683.  
  3684. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3685.  
  3686. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3687.  
  3688. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3689.  
  3690. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  3691.  
  3692. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3693.  
  3694. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3695.  
  3696. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3697.  
  3698. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3699.  
  3700. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3701.  
  3702. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3703.  
  3704.  
  3705.  
  3706. NullReferenceException: Object reference not set to an instance of an object
  3707.  
  3708. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3709.  
  3710. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3711.  
  3712. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3713.  
  3714. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3715.  
  3716. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3717.  
  3718. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  3719.  
  3720. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3721.  
  3722. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3723.  
  3724. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3725.  
  3726. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3727.  
  3728. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3729.  
  3730. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3731.  
  3732.  
  3733.  
  3734. NullReferenceException: Object reference not set to an instance of an object
  3735.  
  3736. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3737.  
  3738. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3739.  
  3740. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3741.  
  3742. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3743.  
  3744. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3745.  
  3746. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  3747.  
  3748. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3749.  
  3750. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3751.  
  3752. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3753.  
  3754. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3755.  
  3756. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3757.  
  3758. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3759.  
  3760.  
  3761.  
  3762. NullReferenceException: Object reference not set to an instance of an object
  3763.  
  3764. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3765.  
  3766. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3767.  
  3768. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3769.  
  3770. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3771.  
  3772. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3773.  
  3774. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  3775.  
  3776. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3777.  
  3778. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3779.  
  3780. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3781.  
  3782. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3783.  
  3784. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3785.  
  3786. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3787.  
  3788.  
  3789.  
  3790. NullReferenceException: Object reference not set to an instance of an object
  3791.  
  3792. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3793.  
  3794. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3795.  
  3796. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3797.  
  3798. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3799.  
  3800. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3801.  
  3802. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  3803.  
  3804. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3805.  
  3806. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3807.  
  3808. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3809.  
  3810. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3811.  
  3812. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3813.  
  3814. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3815.  
  3816.  
  3817.  
  3818. NullReferenceException: Object reference not set to an instance of an object
  3819.  
  3820. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3821.  
  3822. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3823.  
  3824. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3825.  
  3826. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3827.  
  3828. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3829.  
  3830. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  3831.  
  3832. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3833.  
  3834. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3835.  
  3836. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3837.  
  3838. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3839.  
  3840. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3841.  
  3842. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3843.  
  3844.  
  3845.  
  3846. NullReferenceException: Object reference not set to an instance of an object
  3847.  
  3848. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3849.  
  3850. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3851.  
  3852. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3853.  
  3854. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3855.  
  3856. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3857.  
  3858. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  3859.  
  3860. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3861.  
  3862. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3863.  
  3864. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3865.  
  3866. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3867.  
  3868. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3869.  
  3870. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3871.  
  3872.  
  3873.  
  3874. NullReferenceException: Object reference not set to an instance of an object
  3875.  
  3876. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3877.  
  3878. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3879.  
  3880. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3881.  
  3882. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3883.  
  3884. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3885.  
  3886. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  3887.  
  3888. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3889.  
  3890. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3891.  
  3892. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3893.  
  3894. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3895.  
  3896. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3897.  
  3898. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3899.  
  3900.  
  3901.  
  3902. NullReferenceException: Object reference not set to an instance of an object
  3903.  
  3904. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3905.  
  3906. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3907.  
  3908. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3909.  
  3910. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3911.  
  3912. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3913.  
  3914. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  3915.  
  3916. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3917.  
  3918. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3919.  
  3920. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3921.  
  3922. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3923.  
  3924. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3925.  
  3926. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3927.  
  3928.  
  3929.  
  3930. NullReferenceException: Object reference not set to an instance of an object
  3931.  
  3932. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3933.  
  3934. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3935.  
  3936. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3937.  
  3938. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3939.  
  3940. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3941.  
  3942. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  3943.  
  3944. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3945.  
  3946. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3947.  
  3948. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3949.  
  3950. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3951.  
  3952. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3953.  
  3954. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3955.  
  3956.  
  3957.  
  3958. NullReferenceException: Object reference not set to an instance of an object
  3959.  
  3960. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3961.  
  3962. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3963.  
  3964. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3965.  
  3966. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3967.  
  3968. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3969.  
  3970. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  3971.  
  3972. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3973.  
  3974. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3975.  
  3976. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3977.  
  3978. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3979.  
  3980. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3981.  
  3982. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3983.  
  3984.  
  3985.  
  3986. NullReferenceException: Object reference not set to an instance of an object
  3987.  
  3988. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3989.  
  3990. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3991.  
  3992. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3993.  
  3994. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3995.  
  3996. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3997.  
  3998. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  3999.  
  4000. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4001.  
  4002. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4003.  
  4004. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4005.  
  4006. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4007.  
  4008. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4009.  
  4010. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4011.  
  4012.  
  4013.  
  4014. NullReferenceException: Object reference not set to an instance of an object
  4015.  
  4016. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4017.  
  4018. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4019.  
  4020. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4021.  
  4022. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4023.  
  4024. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4025.  
  4026. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  4027.  
  4028. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4029.  
  4030. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4031.  
  4032. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4033.  
  4034. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4035.  
  4036. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4037.  
  4038. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4039.  
  4040.  
  4041.  
  4042. NullReferenceException: Object reference not set to an instance of an object
  4043.  
  4044. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4045.  
  4046. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4047.  
  4048. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4049.  
  4050. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4051.  
  4052. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4053.  
  4054. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  4055.  
  4056. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4057.  
  4058. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4059.  
  4060. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4061.  
  4062. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4063.  
  4064. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4065.  
  4066. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4067.  
  4068.  
  4069.  
  4070. NullReferenceException: Object reference not set to an instance of an object
  4071.  
  4072. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4073.  
  4074. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4075.  
  4076. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4077.  
  4078. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4079.  
  4080. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4081.  
  4082. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  4083.  
  4084. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4085.  
  4086. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4087.  
  4088. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4089.  
  4090. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4091.  
  4092. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4093.  
  4094. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4095.  
  4096.  
  4097.  
  4098. NullReferenceException: Object reference not set to an instance of an object
  4099.  
  4100. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4101.  
  4102. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4103.  
  4104. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4105.  
  4106. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4107.  
  4108. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4109.  
  4110. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  4111.  
  4112. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4113.  
  4114. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4115.  
  4116. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4117.  
  4118. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4119.  
  4120. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4121.  
  4122. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4123.  
  4124.  
  4125.  
  4126. NullReferenceException: Object reference not set to an instance of an object
  4127.  
  4128. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4129.  
  4130. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4131.  
  4132. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4133.  
  4134. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4135.  
  4136. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4137.  
  4138. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  4139.  
  4140. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4141.  
  4142. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4143.  
  4144. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4145.  
  4146. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4147.  
  4148. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4149.  
  4150. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4151.  
  4152.  
  4153.  
  4154. NullReferenceException: Object reference not set to an instance of an object
  4155.  
  4156. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4157.  
  4158. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4159.  
  4160. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4161.  
  4162. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4163.  
  4164. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4165.  
  4166. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  4167.  
  4168. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4169.  
  4170. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4171.  
  4172. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4173.  
  4174. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4175.  
  4176. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4177.  
  4178. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4179.  
  4180.  
  4181.  
  4182. NullReferenceException: Object reference not set to an instance of an object
  4183.  
  4184. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4185.  
  4186. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4187.  
  4188. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4189.  
  4190. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4191.  
  4192. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4193.  
  4194. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  4195.  
  4196. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4197.  
  4198. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4199.  
  4200. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4201.  
  4202. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4203.  
  4204. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4205.  
  4206. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4207.  
  4208.  
  4209.  
  4210. NullReferenceException: Object reference not set to an instance of an object
  4211.  
  4212. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4213.  
  4214. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4215.  
  4216. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4217.  
  4218. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4219.  
  4220. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4221.  
  4222. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  4223.  
  4224. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4225.  
  4226. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4227.  
  4228. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4229.  
  4230. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4231.  
  4232. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4233.  
  4234. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4235.  
  4236.  
  4237.  
  4238. NullReferenceException: Object reference not set to an instance of an object
  4239.  
  4240. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4241.  
  4242. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4243.  
  4244. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4245.  
  4246. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4247.  
  4248. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4249.  
  4250. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  4251.  
  4252. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4253.  
  4254. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4255.  
  4256. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4257.  
  4258. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4259.  
  4260. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4261.  
  4262. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4263.  
  4264.  
  4265.  
  4266. NullReferenceException: Object reference not set to an instance of an object
  4267.  
  4268. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4269.  
  4270. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4271.  
  4272. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4273.  
  4274. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4275.  
  4276. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4277.  
  4278. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  4279.  
  4280. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4281.  
  4282. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4283.  
  4284. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4285.  
  4286. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4287.  
  4288. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4289.  
  4290. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4291.  
  4292.  
  4293.  
  4294. INF Entity zombieMoe 16416 killed by XXXX 453
  4295.  
  4296. NullReferenceException: Object reference not set to an instance of an object
  4297.  
  4298. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4299.  
  4300. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4301.  
  4302. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4303.  
  4304. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4305.  
  4306. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4307.  
  4308. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  4309.  
  4310. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4311.  
  4312. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4313.  
  4314. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4315.  
  4316. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4317.  
  4318. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4319.  
  4320. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4321.  
  4322.  
  4323.  
  4324. NullReferenceException: Object reference not set to an instance of an object
  4325.  
  4326. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4327.  
  4328. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4329.  
  4330. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4331.  
  4332. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4333.  
  4334. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4335.  
  4336. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  4337.  
  4338. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4339.  
  4340. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4341.  
  4342. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4343.  
  4344. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4345.  
  4346. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4347.  
  4348. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4349.  
  4350.  
  4351.  
  4352. Items: 0 CO: 1 RSS: 7655.4MB
  4353.  
  4354. NullReferenceException: Object reference not set to an instance of an object
  4355.  
  4356. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4357.  
  4358. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4359.  
  4360. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4361.  
  4362. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4363.  
  4364. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4365.  
  4366. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  4367.  
  4368. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4369.  
  4370. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4371.  
  4372. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4373.  
  4374. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4375.  
  4376. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4377.  
  4378. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4379.  
  4380.  
  4381.  
  4382. NullReferenceException: Object reference not set to an instance of an object
  4383.  
  4384. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4385.  
  4386. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4387.  
  4388. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4389.  
  4390. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4391.  
  4392. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4393.  
  4394. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  4395.  
  4396. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4397.  
  4398. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4399.  
  4400. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4401.  
  4402. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4403.  
  4404. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4405.  
  4406. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4407.  
  4408.  
  4409.  
  4410. NullReferenceException: Object reference not set to an instance of an object
  4411.  
  4412. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4413.  
  4414. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4415.  
  4416. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4417.  
  4418. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4419.  
  4420. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4421.  
  4422. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  4423.  
  4424. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4425.  
  4426. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4427.  
  4428. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4429.  
  4430. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4431.  
  4432. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4433.  
  4434. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4435.  
  4436.  
  4437.  
  4438. NullReferenceException: Object reference not set to an instance of an object
  4439.  
  4440. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4441.  
  4442. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4443.  
  4444. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4445.  
  4446. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4447.  
  4448. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4449.  
  4450. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  4451.  
  4452. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4453.  
  4454. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4455.  
  4456. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4457.  
  4458. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4459.  
  4460. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4461.  
  4462. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4463.  
  4464.  
  4465.  
  4466. NullReferenceException: Object reference not set to an instance of an object
  4467.  
  4468. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4469.  
  4470. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4471.  
  4472. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4473.  
  4474. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4475.  
  4476. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4477.  
  4478. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  4479.  
  4480. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4481.  
  4482. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4483.  
  4484. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4485.  
  4486. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4487.  
  4488. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4489.  
  4490. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4491.  
  4492.  
  4493.  
  4494. NullReferenceException: Object reference not set to an instance of an object
  4495.  
  4496. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4497.  
  4498. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4499.  
  4500. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4501.  
  4502. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4503.  
  4504. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4505.  
  4506. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  4507.  
  4508. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4509.  
  4510. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4511.  
  4512. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4513.  
  4514. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4515.  
  4516. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4517.  
  4518. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4519.  
  4520.  
  4521.  
  4522. NullReferenceException: Object reference not set to an instance of an object
  4523.  
  4524. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4525.  
  4526. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4527.  
  4528. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4529.  
  4530. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4531.  
  4532. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4533.  
  4534. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  4535.  
  4536. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4537.  
  4538. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4539.  
  4540. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4541.  
  4542. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4543.  
  4544. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4545.  
  4546. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4547.  
  4548.  
  4549.  
  4550. NullReferenceException: Object reference not set to an instance of an object
  4551.  
  4552. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4553.  
  4554. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4555.  
  4556. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4557.  
  4558. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4559.  
  4560. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4561.  
  4562. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  4563.  
  4564. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4565.  
  4566. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4567.  
  4568. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4569.  
  4570. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4571.  
  4572. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4573.  
  4574. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4575.  
  4576.  
  4577.  
  4578. NullReferenceException: Object reference not set to an instance of an object
  4579.  
  4580. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4581.  
  4582. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4583.  
  4584. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4585.  
  4586. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4587.  
  4588. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4589.  
  4590. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  4591.  
  4592. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4593.  
  4594. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4595.  
  4596. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4597.  
  4598. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4599.  
  4600. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4601.  
  4602. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4603.  
  4604.  
  4605.  
  4606. NullReferenceException: Object reference not set to an instance of an object
  4607.  
  4608. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4609.  
  4610. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4611.  
  4612. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4613.  
  4614. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4615.  
  4616. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4617.  
  4618. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  4619.  
  4620. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4621.  
  4622. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4623.  
  4624. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4625.  
  4626. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4627.  
  4628. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4629.  
  4630. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4631.  
  4632.  
  4633.  
  4634. NullReferenceException: Object reference not set to an instance of an object
  4635.  
  4636. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4637.  
  4638. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4639.  
  4640. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4641.  
  4642. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4643.  
  4644. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4645.  
  4646. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  4647.  
  4648. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4649.  
  4650. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4651.  
  4652. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4653.  
  4654. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4655.  
  4656. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4657.  
  4658. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4659.  
  4660.  
  4661.  
  4662. NullReferenceException: Object reference not set to an instance of an object
  4663.  
  4664. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4665.  
  4666. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4667.  
  4668. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4669.  
  4670. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4671.  
  4672. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4673.  
  4674. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  4675.  
  4676. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4677.  
  4678. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4679.  
  4680. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4681.  
  4682. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4683.  
  4684. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4685.  
  4686. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4687.  
  4688.  
  4689.  
  4690. NullReferenceException: Object reference not set to an instance of an object
  4691.  
  4692. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4693.  
  4694. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4695.  
  4696. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4697.  
  4698. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4699.  
  4700. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4701.  
  4702. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  4703.  
  4704. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4705.  
  4706. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4707.  
  4708. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4709.  
  4710. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4711.  
  4712. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4713.  
  4714. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4715.  
  4716.  
  4717.  
  4718. NullReferenceException: Object reference not set to an instance of an object
  4719.  
  4720. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4721.  
  4722. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4723.  
  4724. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4725.  
  4726. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4727.  
  4728. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4729.  
  4730. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  4731.  
  4732. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4733.  
  4734. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4735.  
  4736. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4737.  
  4738. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4739.  
  4740. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4741.  
  4742. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4743.  
  4744.  
  4745.  
  4746. NullReferenceException: Object reference not set to an instance of an object
  4747.  
  4748. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4749.  
  4750. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4751.  
  4752. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4753.  
  4754. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4755.  
  4756. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4757.  
  4758. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  4759.  
  4760. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4761.  
  4762. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4763.  
  4764. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4765.  
  4766. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4767.  
  4768. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4769.  
  4770. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4771.  
  4772.  
  4773.  
  4774. NullReferenceException: Object reference not set to an instance of an object
  4775.  
  4776. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4777.  
  4778. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4779.  
  4780. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4781.  
  4782. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4783.  
  4784. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4785.  
  4786. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  4787.  
  4788. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4789.  
  4790. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4791.  
  4792. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4793.  
  4794. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4795.  
  4796. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4797.  
  4798. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4799.  
  4800.  
  4801.  
  4802. NullReferenceException: Object reference not set to an instance of an object
  4803.  
  4804. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4805.  
  4806. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4807.  
  4808. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4809.  
  4810. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4811.  
  4812. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4813.  
  4814. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  4815.  
  4816. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4817.  
  4818. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4819.  
  4820. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4821.  
  4822. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4823.  
  4824. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4825.  
  4826. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4827.  
  4828.  
  4829.  
  4830. NullReferenceException: Object reference not set to an instance of an object
  4831.  
  4832. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4833.  
  4834. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4835.  
  4836. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4837.  
  4838. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4839.  
  4840. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4841.  
  4842. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  4843.  
  4844. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4845.  
  4846. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4847.  
  4848. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4849.  
  4850. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4851.  
  4852. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4853.  
  4854. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4855.  
  4856.  
  4857.  
  4858. NullReferenceException: Object reference not set to an instance of an object
  4859.  
  4860. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4861.  
  4862. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4863.  
  4864. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4865.  
  4866. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4867.  
  4868. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4869.  
  4870. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  4871.  
  4872. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4873.  
  4874. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4875.  
  4876. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4877.  
  4878. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4879.  
  4880. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4881.  
  4882. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4883.  
  4884.  
  4885.  
  4886. NullReferenceException: Object reference not set to an instance of an object
  4887.  
  4888. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4889.  
  4890. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4891.  
  4892. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4893.  
  4894. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4895.  
  4896. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4897.  
  4898. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  4899.  
  4900. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4901.  
  4902. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4903.  
  4904. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4905.  
  4906. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4907.  
  4908. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4909.  
  4910. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4911.  
  4912.  
  4913.  
  4914. INF DroneManager saving 0 (0 + 0)
  4915.  
  4916. INF DroneManager saved 9 bytes
  4917.  
  4918. NullReferenceException: Object reference not set to an instance of an object
  4919.  
  4920. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4921.  
  4922. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4923.  
  4924. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4925.  
  4926. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4927.  
  4928. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4929.  
  4930. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  4931.  
  4932. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4933.  
  4934. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4935.  
  4936. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4937.  
  4938. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4939.  
  4940. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4941.  
  4942. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4943.  
  4944.  
  4945.  
  4946. NullReferenceException: Object reference not set to an instance of an object
  4947.  
  4948. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4949.  
  4950. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4951.  
  4952. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4953.  
  4954. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4955.  
  4956. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4957.  
  4958. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  4959.  
  4960. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4961.  
  4962. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4963.  
  4964. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4965.  
  4966. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4967.  
  4968. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4969.  
  4970. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4971.  
  4972.  
  4973.  
  4974. NullReferenceException: Object reference not set to an instance of an object
  4975.  
  4976. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4977.  
  4978. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4979.  
  4980. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4981.  
  4982. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4983.  
  4984. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4985.  
  4986. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  4987.  
  4988. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4989.  
  4990. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4991.  
  4992. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4993.  
  4994. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4995.  
  4996. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4997.  
  4998. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4999.  
  5000.  
  5001.  
  5002. NullReferenceException: Object reference not set to an instance of an object
  5003.  
  5004. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5005.  
  5006. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5007.  
  5008. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5009.  
  5010. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5011.  
  5012. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5013.  
  5014. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  5015.  
  5016. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5017.  
  5018. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5019.  
  5020. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5021.  
  5022. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5023.  
  5024. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5025.  
  5026. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5027.  
  5028.  
  5029.  
  5030. NullReferenceException: Object reference not set to an instance of an object
  5031.  
  5032. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5033.  
  5034. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5035.  
  5036. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5037.  
  5038. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5039.  
  5040. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5041.  
  5042. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  5043.  
  5044. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5045.  
  5046. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5047.  
  5048. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5049.  
  5050. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5051.  
  5052. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5053.  
  5054. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5055.  
  5056.  
  5057.  
  5058. NullReferenceException: Object reference not set to an instance of an object
  5059.  
  5060. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5061.  
  5062. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5063.  
  5064. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5065.  
  5066. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5067.  
  5068. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5069.  
  5070. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  5071.  
  5072. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5073.  
  5074. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5075.  
  5076. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5077.  
  5078. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5079.  
  5080. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5081.  
  5082. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5083.  
  5084.  
  5085.  
  5086. NullReferenceException: Object reference not set to an instance of an object
  5087.  
  5088. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5089.  
  5090. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5091.  
  5092. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5093.  
  5094. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5095.  
  5096. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5097.  
  5098. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  5099.  
  5100. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5101.  
  5102. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5103.  
  5104. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5105.  
  5106. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5107.  
  5108. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5109.  
  5110. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5111.  
  5112.  
  5113.  
  5114. NullReferenceException: Object reference not set to an instance of an object
  5115.  
  5116. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5117.  
  5118. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5119.  
  5120. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5121.  
  5122. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5123.  
  5124. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5125.  
  5126. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  5127.  
  5128. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5129.  
  5130. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5131.  
  5132. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5133.  
  5134. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5135.  
  5136. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5137.  
  5138. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5139.  
  5140.  
  5141.  
  5142. INF VehicleManager saving 5 (1 + 4)
  5143.  
  5144. Id 15183, vehicleBicycle, (15.5, 45.0, 1946.8), chunk 0, 121
  5145.  
  5146. Id 13167, vehicleBicycle, (113.1, 45.0, 1408.9), chunk 7, 88
  5147.  
  5148. Id 14974, vehicleMinibike, (117.7, 45.0, 1408.2), chunk 7, 88
  5149.  
  5150. Id 14546, vehicleBicycle, (117.6, 45.0, 1412.1), chunk 7, 88
  5151.  
  5152. Id 13345, vehicleBicycle, (114.5, 45.0, 1402.6), chunk 7, 87
  5153.  
  5154. INF VehicleManager saved 2858 bytes
  5155.  
  5156. NullReferenceException: Object reference not set to an instance of an object
  5157.  
  5158. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5159.  
  5160. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5161.  
  5162. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5163.  
  5164. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5165.  
  5166. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5167.  
  5168. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  5169.  
  5170. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5171.  
  5172. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5173.  
  5174. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5175.  
  5176. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5177.  
  5178. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5179.  
  5180. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5181.  
  5182.  
  5183.  
  5184. NullReferenceException: Object reference not set to an instance of an object
  5185.  
  5186. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5187.  
  5188. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5189.  
  5190. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5191.  
  5192. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5193.  
  5194. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5195.  
  5196. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  5197.  
  5198. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5199.  
  5200. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5201.  
  5202. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5203.  
  5204. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5205.  
  5206. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5207.  
  5208. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5209.  
  5210.  
  5211.  
  5212. Items: 0 CO: 1 RSS: 7653.0MB
  5213.  
  5214. NullReferenceException: Object reference not set to an instance of an object
  5215.  
  5216. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5217.  
  5218. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5219.  
  5220. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5221.  
  5222. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5223.  
  5224. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5225.  
  5226. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  5227.  
  5228. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5229.  
  5230. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5231.  
  5232. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5233.  
  5234. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5235.  
  5236. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5237.  
  5238. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5239.  
  5240.  
  5241.  
  5242. NullReferenceException: Object reference not set to an instance of an object
  5243.  
  5244. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5245.  
  5246. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5247.  
  5248. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5249.  
  5250. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5251.  
  5252. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5253.  
  5254. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  5255.  
  5256. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5257.  
  5258. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5259.  
  5260. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5261.  
  5262. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5263.  
  5264. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5265.  
  5266. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5267.  
  5268.  
  5269.  
  5270. NullReferenceException: Object reference not set to an instance of an object
  5271.  
  5272. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5273.  
  5274. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5275.  
  5276. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5277.  
  5278. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5279.  
  5280. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5281.  
  5282. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  5283.  
  5284. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5285.  
  5286. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5287.  
  5288. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5289.  
  5290. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5291.  
  5292. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5293.  
  5294. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5295.  
  5296.  
  5297.  
  5298. INF 38661.3 SleeperVolume 2, 46, 1943: Spawning 7, 46, 1951 (0, 121), group 'sleeperHordeStageGS40', class enSoldier196, count 2
  5299.  
  5300. INF 38661.43 SleeperVolume 2, 46, 1943: Spawning 3, 46, 1946 (0, 121), group 'sleeperHordeStageGS40', class enSpiderTom, count 2
  5301.  
  5302. NullReferenceException: Object reference not set to an instance of an object
  5303.  
  5304. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5305.  
  5306. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5307.  
  5308. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5309.  
  5310. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5311.  
  5312. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5313.  
  5314. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  5315.  
  5316. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5317.  
  5318. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5319.  
  5320. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5321.  
  5322. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5323.  
  5324. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5325.  
  5326. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5327.  
  5328.  
  5329.  
  5330. INF 38662.16 SleeperVolume -2, 46, 1943: Spawning -2, 46, 1947 (-1, 121), group 'sleeperHordeStageGS40', class enSoldierFemale2, count 4
  5331.  
  5332. NullReferenceException: Object reference not set to an instance of an object
  5333.  
  5334. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5335.  
  5336. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5337.  
  5338. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5339.  
  5340. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5341.  
  5342. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5343.  
  5344. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  5345.  
  5346. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5347.  
  5348. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5349.  
  5350. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5351.  
  5352. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5353.  
  5354. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5355.  
  5356. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5357.  
  5358.  
  5359.  
  5360. INF 38663.77 SleeperVolume 4, 51, 1948: Spawning 7, 51, 1948 (0, 121), group 'sleeperHordeStageGS40', class zombieSoldier, count 5
  5361.  
  5362. NullReferenceException: Object reference not set to an instance of an object
  5363.  
  5364. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5365.  
  5366. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5367.  
  5368. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5369.  
  5370. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5371.  
  5372. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5373.  
  5374. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  5375.  
  5376. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5377.  
  5378. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5379.  
  5380. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5381.  
  5382. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5383.  
  5384. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5385.  
  5386. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5387.  
  5388.  
  5389.  
  5390. NullReferenceException: Object reference not set to an instance of an object
  5391.  
  5392. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5393.  
  5394. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5395.  
  5396. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5397.  
  5398. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5399.  
  5400. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5401.  
  5402. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  5403.  
  5404. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5405.  
  5406. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5407.  
  5408. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5409.  
  5410. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5411.  
  5412. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5413.  
  5414. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5415.  
  5416.  
  5417.  
  5418. INF 38665.71 SleeperVolume 0, 49, 1939: Spawning 4, 51, 1940 (0, 121), group 'zombieFemaleFat', class zombieFemaleFat, count 6
  5419.  
  5420. NullReferenceException: Object reference not set to an instance of an object
  5421.  
  5422. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5423.  
  5424. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5425.  
  5426. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5427.  
  5428. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5429.  
  5430. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5431.  
  5432. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  5433.  
  5434. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5435.  
  5436. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5437.  
  5438. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5439.  
  5440. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5441.  
  5442. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5443.  
  5444. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5445.  
  5446.  
  5447.  
  5448. NullReferenceException: Object reference not set to an instance of an object
  5449.  
  5450. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5451.  
  5452. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5453.  
  5454. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5455.  
  5456. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5457.  
  5458. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5459.  
  5460. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  5461.  
  5462. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5463.  
  5464. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5465.  
  5466. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5467.  
  5468. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5469.  
  5470. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5471.  
  5472. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5473.  
  5474.  
  5475.  
  5476. INF 38667.52 SleeperVolume -5, 51, 1943: Spawning -1, 51, 1946 (-1, 121), group 'sleeperHordeStageGS40', class enDesertMale3, count 7
  5477.  
  5478. INF 38667.65 SleeperVolume -5, 51, 1943: Spawning -1, 51, 1947 (-1, 121), group 'sleeperHordeStageGS40', class enSoldierMale2, count 7
  5479.  
  5480. NullReferenceException: Object reference not set to an instance of an object
  5481.  
  5482. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5483.  
  5484. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5485.  
  5486. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5487.  
  5488. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5489.  
  5490. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5491.  
  5492. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  5493.  
  5494. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5495.  
  5496. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5497.  
  5498. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5499.  
  5500. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5501.  
  5502. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5503.  
  5504. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5505.  
  5506.  
  5507.  
  5508. NullReferenceException: Object reference not set to an instance of an object
  5509.  
  5510. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5511.  
  5512. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5513.  
  5514. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5515.  
  5516. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5517.  
  5518. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5519.  
  5520. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  5521.  
  5522. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5523.  
  5524. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5525.  
  5526. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5527.  
  5528. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5529.  
  5530. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5531.  
  5532. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5533.  
  5534.  
  5535.  
  5536. NullReferenceException: Object reference not set to an instance of an object
  5537.  
  5538. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5539.  
  5540. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5541.  
  5542. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5543.  
  5544. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5545.  
  5546. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5547.  
  5548. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  5549.  
  5550. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5551.  
  5552. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5553.  
  5554. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5555.  
  5556. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5557.  
  5558. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5559.  
  5560. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5561.  
  5562.  
  5563.  
  5564. NullReferenceException: Object reference not set to an instance of an object
  5565.  
  5566. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5567.  
  5568. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5569.  
  5570. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5571.  
  5572. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5573.  
  5574. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5575.  
  5576. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  5577.  
  5578. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5579.  
  5580. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5581.  
  5582. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5583.  
  5584. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5585.  
  5586. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5587.  
  5588. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5589.  
  5590.  
  5591.  
  5592. NullReferenceException: Object reference not set to an instance of an object
  5593.  
  5594. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5595.  
  5596. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5597.  
  5598. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5599.  
  5600. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5601.  
  5602. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5603.  
  5604. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  5605.  
  5606. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5607.  
  5608. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5609.  
  5610. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5611.  
  5612. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5613.  
  5614. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5615.  
  5616. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5617.  
  5618.  
  5619.  
  5620. NullReferenceException: Object reference not set to an instance of an object
  5621.  
  5622. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5623.  
  5624. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5625.  
  5626. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5627.  
  5628. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5629.  
  5630. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5631.  
  5632. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  5633.  
  5634. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5635.  
  5636. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5637.  
  5638. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5639.  
  5640. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5641.  
  5642. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5643.  
  5644. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5645.  
  5646.  
  5647.  
  5648. NullReferenceException: Object reference not set to an instance of an object
  5649.  
  5650. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5651.  
  5652. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5653.  
  5654. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5655.  
  5656. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5657.  
  5658. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5659.  
  5660. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  5661.  
  5662. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5663.  
  5664. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5665.  
  5666. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5667.  
  5668. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5669.  
  5670. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5671.  
  5672. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5673.  
  5674.  
  5675.  
  5676. NullReferenceException: Object reference not set to an instance of an object
  5677.  
  5678. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5679.  
  5680. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5681.  
  5682. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5683.  
  5684. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5685.  
  5686. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5687.  
  5688. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  5689.  
  5690. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5691.  
  5692. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5693.  
  5694. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5695.  
  5696. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5697.  
  5698. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5699.  
  5700. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5701.  
  5702.  
  5703.  
  5704. NullReferenceException: Object reference not set to an instance of an object
  5705.  
  5706. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5707.  
  5708. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5709.  
  5710. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5711.  
  5712. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5713.  
  5714. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5715.  
  5716. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  5717.  
  5718. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5719.  
  5720. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5721.  
  5722. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5723.  
  5724. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5725.  
  5726. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5727.  
  5728. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5729.  
  5730.  
  5731.  
  5732. NullReferenceException: Object reference not set to an instance of an object
  5733.  
  5734. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5735.  
  5736. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5737.  
  5738. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5739.  
  5740. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5741.  
  5742. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5743.  
  5744. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  5745.  
  5746. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5747.  
  5748. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5749.  
  5750. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5751.  
  5752. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5753.  
  5754. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5755.  
  5756. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5757.  
  5758.  
  5759.  
  5760. NullReferenceException: Object reference not set to an instance of an object
  5761.  
  5762. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5763.  
  5764. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5765.  
  5766. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5767.  
  5768. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5769.  
  5770. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5771.  
  5772. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  5773.  
  5774. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5775.  
  5776. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5777.  
  5778. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5779.  
  5780. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5781.  
  5782. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5783.  
  5784. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5785.  
  5786.  
  5787.  
  5788. NullReferenceException: Object reference not set to an instance of an object
  5789.  
  5790. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5791.  
  5792. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5793.  
  5794. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5795.  
  5796. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5797.  
  5798. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5799.  
  5800. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  5801.  
  5802. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5803.  
  5804. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5805.  
  5806. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5807.  
  5808. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5809.  
  5810. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5811.  
  5812. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5813.  
  5814.  
  5815.  
  5816. NullReferenceException: Object reference not set to an instance of an object
  5817.  
  5818. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5819.  
  5820. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5821.  
  5822. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5823.  
  5824. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5825.  
  5826. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5827.  
  5828. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  5829.  
  5830. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5831.  
  5832. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5833.  
  5834. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5835.  
  5836. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5837.  
  5838. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5839.  
  5840. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5841.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement