Advertisement
Guest User

enZombies with UndeadLegacy error in WanderingHorde

a guest
Jan 25th, 2022
48
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 49.81 KB | None | 0 0
  1. NullReferenceException: Object reference not set to an instance of an object
  2. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  3. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  4. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  5. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  6. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  7. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  8. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  9. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  10. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  11. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  12. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  13. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  14.  
  15. NullReferenceException: Object reference not set to an instance of an object
  16. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  17. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  18. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  19. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  20. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  21. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  22. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  23. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  24. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  25. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  26. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  27. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  28.  
  29. NullReferenceException: Object reference not set to an instance of an object
  30. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  31. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  32. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  33. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  34. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  35. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  36. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  37. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  38. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  39. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  40. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  41. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  42.  
  43. NullReferenceException: Object reference not set to an instance of an object
  44. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  45. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  46. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  47. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  48. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  49. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  50. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  51. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  52. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  53. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  54. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  55. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  56.  
  57. NullReferenceException: Object reference not set to an instance of an object
  58. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  59. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  60. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  61. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  62. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  63. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  64. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  65. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  66. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  67. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  68. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  69. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  70.  
  71. NullReferenceException: Object reference not set to an instance of an object
  72. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  73. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  74. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  75. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  76. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  77. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  78. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  79. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  80. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  81. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  82. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  83. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  84.  
  85. NullReferenceException: Object reference not set to an instance of an object
  86. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  87. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  88. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  89. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  90. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  91. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  92. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  93. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  94. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  95. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  96. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  97. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  98.  
  99. NullReferenceException: Object reference not set to an instance of an object
  100. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  101. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  102. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  103. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  104. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  105. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  106. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  107. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  108. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  109. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  110. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  111. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  112.  
  113. NullReferenceException: Object reference not set to an instance of an object
  114. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  115. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  116. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  117. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  118. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  119. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  120. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  121. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  122. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  123. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  124. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  125. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  126.  
  127. 2022-01-25T21:47:55 959.557 INF DroneManager saving 0 (0 + 0)
  128. 2022-01-25T21:47:55 959.558 INF DroneManager saved 9 bytes
  129. NullReferenceException: Object reference not set to an instance of an object
  130. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  131. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  132. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  133. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  134. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  135. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  136. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  137. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  138. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  139. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  140. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  141. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  142.  
  143. NullReferenceException: Object reference not set to an instance of an object
  144. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  145. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  146. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  147. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  148. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  149. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  150. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  151. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  152. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  153. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  154. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  155. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  156.  
  157. NullReferenceException: Object reference not set to an instance of an object
  158. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  159. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  160. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  161. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  162. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  163. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  164. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  165. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  166. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  167. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  168. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  169. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  170.  
  171. NullReferenceException: Object reference not set to an instance of an object
  172. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  173. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  174. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  175. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  176. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  177. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  178. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  179. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  180. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  181. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  182. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  183. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  184.  
  185. NullReferenceException: Object reference not set to an instance of an object
  186. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  187. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  188. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  189. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  190. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  191. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  192. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  193. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  194. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  195. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  196. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  197. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  198.  
  199. NullReferenceException: Object reference not set to an instance of an object
  200. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  201. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  202. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  203. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  204. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  205. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  206. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  207. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  208. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  209. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  210. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  211. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  212.  
  213. NullReferenceException: Object reference not set to an instance of an object
  214. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  215. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  216. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  217. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  218. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  219. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  220. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  221. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  222. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  223. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  224. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  225. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  226.  
  227. NullReferenceException: Object reference not set to an instance of an object
  228. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  229. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  230. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  231. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  232. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  233. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  234. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  235. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  236. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  237. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  238. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  239. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  240.  
  241. NullReferenceException: Object reference not set to an instance of an object
  242. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  243. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  244. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  245. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  246. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  247. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  248. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  249. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  250. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  251. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  252. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  253. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  254.  
  255. NullReferenceException: Object reference not set to an instance of an object
  256. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  257. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  258. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  259. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  260. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  261. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  262. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  263. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  264. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  265. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  266. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  267. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  268.  
  269. NullReferenceException: Object reference not set to an instance of an object
  270. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  271. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  272. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  273. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  274. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  275. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  276. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  277. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  278. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  279. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  280. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  281. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  282.  
  283. 2022-01-25T21:48:06 971.014 INF Time: 13.51m FPS: 30.16 Heap: 2504.3MB Max: 2522.7MB Chunks: 249 CGO: 39 Ply: 1 Zom: 3 Ent: 8 (49) Items: 1 CO: 1 RSS: 7463.5MB
  284. NullReferenceException: Object reference not set to an instance of an object
  285. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  286. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  287. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  288. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  289. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  290. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  291. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  292. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  293. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  294. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  295. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  296. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  297.  
  298. NullReferenceException: Object reference not set to an instance of an object
  299. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  300. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  301. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  302. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  303. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  304. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  305. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  306. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  307. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  308. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  309. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  310. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  311.  
  312. NullReferenceException: Object reference not set to an instance of an object
  313. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  314. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  315. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  316. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  317. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  318. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  319. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  320. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  321. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  322. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  323. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  324. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  325.  
  326. NullReferenceException: Object reference not set to an instance of an object
  327. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  328. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  329. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  330. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  331. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  332. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  333. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  334. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  335. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  336. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  337. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  338. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  339.  
  340. NullReferenceException: Object reference not set to an instance of an object
  341. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  342. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  343. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  344. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  345. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  346. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  347. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  348. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  349. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  350. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  351. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  352. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  353.  
  354. NullReferenceException: Object reference not set to an instance of an object
  355. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  356. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  357. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  358. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  359. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  360. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  361. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  362. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  363. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  364. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  365. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  366. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  367.  
  368. NullReferenceException: Object reference not set to an instance of an object
  369. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  370. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  371. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  372. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  373. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  374. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  375. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  376. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  377. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  378. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  379. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  380. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  381.  
  382. NullReferenceException: Object reference not set to an instance of an object
  383. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  384. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  385. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  386. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  387. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  388. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  389. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  390. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  391. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  392. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  393. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  394. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  395.  
  396. NullReferenceException: Object reference not set to an instance of an object
  397. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  398. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  399. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  400. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  401. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  402. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  403. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  404. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  405. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  406. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  407. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  408. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  409.  
  410. NullReferenceException: Object reference not set to an instance of an object
  411. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  412. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  413. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  414. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  415. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  416. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  417. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  418. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  419. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  420. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  421. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  422. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  423.  
  424. 2022-01-25T21:48:16 980.989 WRN No chunk for position -592, 45, 1780, can not add childs to pos -593, 45, 1780! Block concreteBarrier3
  425. NullReferenceException: Object reference not set to an instance of an object
  426. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  427. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  428. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  429. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  430. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  431. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  432. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  433. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  434. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  435. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  436. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  437. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  438.  
  439. NullReferenceException: Object reference not set to an instance of an object
  440. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  441. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  442. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  443. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  444. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  445. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  446. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  447. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  448. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  449. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  450. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  451. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  452.  
  453. NullReferenceException: Object reference not set to an instance of an object
  454. at EntityGroups.GetRandomFromGroupList (System.Collections.Generic.List`1[T] grpList, GameRandom random) [0x00047] in <ef09954bbf764bc3875ff72b68b445fc>:0
  455. at EntityGroups.GetRandomFromGroup (System.String _sEntityGroupName, System.Int32& lastClassId, GameRandom random) [0x00026] in <ef09954bbf764bc3875ff72b68b445fc>:0
  456. at AIWanderingHordeSpawner.UpdateSpawn (World _world, System.Single _deltaTime) [0x0007c] in <ef09954bbf764bc3875ff72b68b445fc>:0
  457. at AIWanderingHordeSpawner.Update (World world, System.Single _deltaTime) [0x00032] in <ef09954bbf764bc3875ff72b68b445fc>:0
  458. at AIDirectorWanderingHordeComponent.TickActiveSpawns (System.Single dt) [0x00027] in <ef09954bbf764bc3875ff72b68b445fc>:0
  459. at (wrapper dynamic-method) AIDirectorWanderingHordeComponent.DMD<AIDirectorWanderingHordeComponent::Tick>(AIDirectorWanderingHordeComponent,double)
  460. at AIDirector.ComponentsTick (System.Double _dt) [0x00015] in <ef09954bbf764bc3875ff72b68b445fc>:0
  461. at AIDirector.Tick (System.Double dt) [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
  462. at World.OnUpdateTick (System.Single _partialTicks, System.ArraySegment`1[T] _activeChunks) [0x00238] in <ef09954bbf764bc3875ff72b68b445fc>:0
  463. at GameManager.UpdateTick () [0x00073] in <ef09954bbf764bc3875ff72b68b445fc>:0
  464. at GameManager.gmUpdate () [0x002ee] in <ef09954bbf764bc3875ff72b68b445fc>:0
  465. at GameManager.Update () [0x00000] in <ef09954bbf764bc3875ff72b68b445fc>:0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement