Advertisement
Guest User

Untitled

a guest
Nov 23rd, 2017
332
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.01 KB | None | 0 0
  1. (Filename: Line: 122)
  2.  
  3. Simulation error: Object reference not set to an instance of an object
  4. at Crossings.CrossingsNode.CanEnableTrafficLights (UInt16 nodeID, .NetNode& data) [0x00000] in <filename unknown>:0
  5. at Crossings.CrossingsNode.UpdateNodeFlags (UInt16 nodeID, .NetNode& data) [0x00000] in <filename unknown>:0
  6. at NetManager.UpdateNodeFlags (UInt16 node) [0x00000] in <filename unknown>:0
  7. at NetManager+Data.AfterDeserialize (ColossalFramework.IO.DataSerializer s) [0x00000] in <filename unknown>:0
  8. at ColossalFramework.IO.DataSerializer.Deserialize[Data] (System.IO.Stream stream, Mode mode, ColossalFramework.IO.LegacyResolverHandler customResolver) [0x00000] in <filename unknown>:0
  9. at ColossalFramework.IO.DataSerializer.Deserialize[Data] (System.IO.Stream stream, Mode mode) [0x00000] in <filename unknown>:0
  10. at LoadingManager+<LoadSimulationData>c__IteratorB.MoveNext () [0x00000] in <filename unknown>:0
  11. at AsyncTask.Execute () [0x00000] in <filename unknown>:0 [Core]
  12.  
  13. (Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/DebugBindings.gen.cpp Line: 51)
  14.  
  15. Simulation error: Object reference not set to an instance of an object
  16. at Building.CalculateGroupData (UInt16 buildingID, Int32 layer, System.Int32& vertexCount, System.Int32& triangleCount, System.Int32& objectCount, .VertexArrays& vertexArrays) [0x00000] in <filename unknown>:0
  17. at BuildingManager.CalculateGroupData (Int32 groupX, Int32 groupZ, Int32 layer, System.Int32& vertexCount, System.Int32& triangleCount, System.Int32& objectCount, .VertexArrays& vertexArrays) [0x00000] in <filename unknown>:0
  18. at RenderManager.Managers_CalculateGroupData (Int32 groupX, Int32 groupZ, Int32 layer, System.Int32& vertexCount, System.Int32& triangleCount, System.Int32& objectCount, .VertexArrays& vertexArrays) [0x00000] in <filename unknown>:0
  19. at RenderGroup.UpdateMeshData (.MeshLayer layer, UnityEngine.Vector3& min, UnityEngine.Vector3& max) [0x00000] in <filename unknown>:0
  20. at RenderGroup.UpdateMeshData () [0x00000] in <filename unknown>:0
  21. at RenderManager.SimulationStepImpl (Int32 subStep) [0x00000] in <filename unknown>:0
  22. at SimulationManagerBase`2[Manager,Properties].SimulationStep (Int32 subStep) [0x00000] in <filename unknown>:0
  23. at RenderManager.ISimulationManager.SimulationStep (Int32 subStep) [0x00000] in <filename unknown>:0
  24. at SimulationManager.SimulationStep () [0x00000] in <filename unknown>:0
  25. at SimulationManager.SimulationThread () [0x00000] in <filename unknown>:0 [Core]
  26.  
  27. (Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/DebugBindings.gen.cpp Line: 51)
  28.  
  29. LOD has no base: 488449222.Local Beach_Data [Core]
  30.  
  31. (Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/DebugBindings.gen.cpp Line: 51)
  32.  
  33. LOD has no base: 589761657.m2-glass_Data [Core]
  34.  
  35. (Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/DebugBindings.gen.cpp Line: 51)
  36.  
  37. LOD has no base: 589761657.m2-2-glass_Data [Core]
  38.  
  39. (Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/DebugBindings.gen.cpp Line: 51)
  40.  
  41. LOD has no base: 589761657.m3-glass_Data [Core]
  42.  
  43. (Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/DebugBindings.gen.cpp Line: 51)
  44.  
  45. LOD vertex count high (2998 > 1840): 507530168.Aqua Fun Park_Data [Core]
  46.  
  47. (Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/DebugBindings.gen.cpp Line: 51)
  48.  
  49. Unknown prefab: Tsunami [Serialization]
  50.  
  51. (Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/DebugBindings.gen.cpp Line: 51)
  52.  
  53. Unknown prefab: Earthquake [Serialization]
  54.  
  55. (Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/DebugBindings.gen.cpp Line: 51)
  56.  
  57. Unknown prefab: Sinkhole [Serialization]
  58.  
  59. (Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/DebugBindings.gen.cpp Line: 51)
  60.  
  61. Unknown prefab: Meteor Strike [Serialization]
  62.  
  63. (Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/DebugBindings.gen.cpp Line: 51)
  64.  
  65. Unknown prefab: Thunderstorm [Serialization]
  66.  
  67. (Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/DebugBindings.gen.cpp Line: 51)
  68.  
  69. Unknown prefab: Forest Fire [Serialization]
  70.  
  71. (Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/DebugBindings.gen.cpp Line: 51)
  72.  
  73. Unknown prefab: Tornado [Serialization]
  74.  
  75. (Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/DebugBindings.gen.cpp Line: 51)
  76.  
  77. NullReferenceException: Object reference not set to an instance of an object
  78. at PrefabCollection`1[PropInfo].InitializePrefabs (System.String collection, .PropInfo[] prefabs, System.String[] replaces) [0x00000] in <filename unknown>:0
  79. at PropCollection+<InitializePrefabs>c__Iterator0.MoveNext () [0x00000] in <filename unknown>:0
  80. at LoadingManager.Update () [0x00000] in <filename unknown>:0
  81.  
  82. (Filename: Line: -1)
  83.  
  84. NullReferenceException: Object reference not set to an instance of an object
  85. at PrefabCollection`1[NetInfo].InitializePrefabs (System.String collection, .NetInfo[] prefabs, System.String[] replaces) [0x00000] in <filename unknown>:0
  86. at NetCollection+<InitializePrefabs>c__Iterator0.MoveNext () [0x00000] in <filename unknown>:0
  87. at LoadingManager.Update () [0x00000] in <filename unknown>:0
  88.  
  89. (Filename: Line: -1)
  90.  
  91. NullReferenceException: Object reference not set to an instance of an object
  92. at RadioPanel.AssignStationToButton (ColossalFramework.UI.UIButton button, .RadioChannelInfo station) [0x00000] in <filename unknown>:0
  93. at RadioPanel.OnLevelLoaded (UpdateMode updateMode) [0x00000] in <filename unknown>:0
  94. at (wrapper delegate-invoke) LoadingManager/LevelLoadedHandler:invoke_void__this___SimulationManager/UpdateMode (SimulationManager/UpdateMode)
  95. at (wrapper delegate-invoke) LoadingManager/LevelLoadedHandler:invoke_void__this___SimulationManager/UpdateMode (SimulationManager/UpdateMode)
  96. at (wrapper delegate-invoke) LoadingManager/LevelLoadedHandler:invoke_void__this___SimulationManager/UpdateMode (SimulationManager/UpdateMode)
  97. at (wrapper delegate-invoke) LoadingManager/LevelLoadedHandler:invoke_void__this___SimulationManager/UpdateMode (SimulationManager/UpdateMode)
  98. at (wrapper delegate-invoke) LoadingManager/LevelLoadedHandler:invoke_void__this___SimulationManager/UpdateMode (SimulationManager/UpdateMode)
  99. at (wrapper delegate-invoke) LoadingManager/LevelLoadedHandler:invoke_void__this___SimulationManager/UpdateMode (SimulationManager/UpdateMode)
  100. at (wrapper delegate-invoke) LoadingManager/LevelLoadedHandler:invoke_void__this___SimulationManager/UpdateMode (SimulationManager/UpdateMode)
  101. at LoadingManager+<LoadLevelComplete>c__Iterator9.MoveNext () [0x00000] in <filename unknown>:0
  102. at LoadingManager.Update () [0x00000] in <filename unknown>:0
  103.  
  104. (Filename: Line: -1)
  105.  
  106. PopsApi: Shutdown complete
  107.  
  108. (Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/DebugBindings.gen.cpp Line: 51)
  109.  
  110. Waiting for simulation to quit... [Core]
  111.  
  112. (Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/DebugBindings.gen.cpp Line: 51)
  113.  
  114. NullReferenceException: Object reference not set to an instance of an object
  115. at Building.PlayAudio (.ListenerInfo listenerInfo, UInt16 buildingID) [0x00000] in <filename unknown>:0
  116. at BuildingManager.PlayAudioImpl (.ListenerInfo listenerInfo) [0x00000] in <filename unknown>:0
  117. at SimulationManagerBase`2[Manager,Properties].PlayAudio (.ListenerInfo listenerInfo) [0x00000] in <filename unknown>:0
  118. at BuildingManager.IAudibleManager.PlayAudio (.ListenerInfo listenerInfo) [0x00000] in <filename unknown>:0
  119. at AudioManager.LateUpdate () [0x00000] in <filename unknown>:0
  120.  
  121. (Filename: Line: -1)
  122.  
  123. Setting up 2 worker threads for Enlighten.
  124. Thread -> id: 19e4 -> priority: 1
  125. Thread -> id: 15e0 -> priority: 1
  126. Failed to send telemetry event: System.NullReferenceException: Object reference not set to an instance of an object
  127. at PopsManager.RadioChannel (.RadioChannelInfo lastStation) [0x00000] in <filename unknown>:0
  128.  
  129. (Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/DebugBindings.gen.cpp Line: 51)
  130.  
  131. GameSettings Monitor Exiting... [Settings - Internal]
  132.  
  133. (Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/DebugBindings.gen.cpp Line: 51)
  134.  
  135. GameSettings terminated [Settings - Internal]
  136.  
  137. (Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/DebugBindings.gen.cpp Line: 51)
  138.  
  139. Simulation terminated [Core]
  140.  
  141. (Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/DebugBindings.gen.cpp Line: 51)
  142.  
  143. [Advanced Vehicle Options 1.7.5] Restoring default values
  144.  
  145. (Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/DebugBindings.gen.cpp Line: 51)
  146.  
  147. TFW: Uninstalling Prerequisites HooksInstaller
  148.  
  149. (Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/DebugBindings.gen.cpp Line: 51)
  150.  
  151. TFW: Removing redirection Boolean ForceValidDirection(NetInfo, Vector3, Vector3 ByRef, UInt16, NetSegment ByRef)
  152.  
  153. (Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/DebugBindings.gen.cpp Line: 51)
  154.  
  155. TFW: Removing redirection Boolean ForceValidDirection(NetInfo, Vector3 ByRef, UInt16, NetNode ByRef)
  156.  
  157. (Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/DebugBindings.gen.cpp Line: 51)
  158.  
  159. TFW: Removing redirection ToolErrors CheckBuildPosition(Boolean, Boolean, Boolean, Boolean, ControlPoint ByRef, ControlPoint ByRef, ControlPoint ByRef, BuildingInfo ByRef, Vector3 ByRef, Vector3 ByRef, Int32 ByRef)
  160.  
  161. (Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/DebugBindings.gen.cpp Line: 51)
  162.  
  163. TFW: Removing redirection Single GetLengthSnap()
  164.  
  165. (Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/DebugBindings.gen.cpp Line: 51)
  166.  
  167. TFW: Removing redirection Void CreateZoneBlocks(UInt16, NetSegment ByRef)
  168.  
  169. (Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/DebugBindings.gen.cpp Line: 51)
  170.  
  171. TFW: Removing redirection Int32 GetCategoryOrder(System.String)
  172.  
  173. (Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/DebugBindings.gen.cpp Line: 51)
  174.  
  175. TFW: Removing redirection Void AddGroup(ColossalFramework.PoolList`1[GeneratedGroupPanel+GroupInfo], PrefabInfo)
  176.  
  177. (Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/DebugBindings.gen.cpp Line: 51)
  178.  
  179. TFW: Removing redirection Boolean FilterWonders(GroupFilter, BuildingInfo)
  180.  
  181. (Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/DebugBindings.gen.cpp Line: 51)
  182.  
  183. TFW: Removing redirection Boolean IsPlacementRelevant(PropInfo)
  184.  
  185. (Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/DebugBindings.gen.cpp Line: 51)
  186.  
  187. TFW: Removing redirection Boolean IsPlacementRelevant(TreeInfo)
  188.  
  189. (Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/DebugBindings.gen.cpp Line: 51)
  190.  
  191. TFW: Removing redirection Boolean IsPlacementRelevant(TransportInfo)
  192.  
  193. (Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/DebugBindings.gen.cpp Line: 51)
  194.  
  195. TFW: Removing redirection Boolean IsPlacementRelevant(BuildingInfo)
  196.  
  197. (Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/DebugBindings.gen.cpp Line: 51)
  198.  
  199. TFW: Removing redirection Boolean IsPlacementRelevant(NetInfo)
  200.  
  201. (Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/DebugBindings.gen.cpp Line: 51)
  202.  
  203. TFW: Removing redirection ColossalFramework.PoolList`1[GeneratedGroupPanel+GroupInfo] CollectAssets(GroupFilter, System.Comparison`1[GeneratedGroupPanel+GroupInfo])
  204.  
  205. (Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/DebugBindings.gen.cpp Line: 51)
  206.  
  207. TFW: Removing redirection ColossalFramework.UI.UIButton SpawnButtonEntry(ColossalFramework.UI.UITabstrip, System.String, System.String, Boolean, System.String, System.String, System.String, Boolean, Boolean)
  208.  
  209. (Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/DebugBindings.gen.cpp Line: 51)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement