【LV:1】
- 01
- 2
- 0
[CRITICAL] System update error during GameSimulation
NullReferenceException: Object reference not set to an instance of an object
at RealisticDensity.Systems.RealisticDensitySystem.OnUpdate () [0x00001] in <47d889ea533d480f8cf996830fa77522>:0
at Unity.Entities.SystemBase.Update () [0x0004e] in <9a7e91fb1c0a42bdb40b67eb2c0b13bb>:0
at Game.UpdateSystem.Update (Game.SystemUpdatePhase phase, System.UInt32 updateIndex, System.Int32 iterationIndex) [0x0007a] in <1612d666569f4a8aaf5062d9fcaab733>:0
Colossal.Logging.CustomLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:LogFormat(LogType, String, Object[])
Colossal.Logging.UnityLogger:Log(Level, String, Exception)
Colossal.Logging.UnityLogger:CriticalFormat(Exception, String, Object)
Game.UpdateSystem:Update(SystemUpdatePhase, UInt32, Int32)
Game.Simulation.SimulationSystem:OnUpdate()
Unity.Entities.SystemBase:Update()
Game.UpdateSystem:Update(SystemUpdatePhase)
Game.SceneFlow.GameManager:LateUpdateWorld()
Game.SceneFlow.GameManager:LateUpdate()
NullReferenceException: Object reference not set to an instance of an object
at RealisticDensity.Systems.RealisticDensitySystem.OnUpdate () [0x00001] in <47d889ea533d480f8cf996830fa77522>:0
at Unity.Entities.SystemBase.Update () [0x0004e] in <9a7e91fb1c0a42bdb40b67eb2c0b13bb>:0
at Game.UpdateSystem.Update (Game.SystemUpdatePhase phase, System.UInt32 updateIndex, System.Int32 iterationIndex) [0x0007a] in <1612d666569f4a8aaf5062d9fcaab733>:0
Colossal.Logging.CustomLogHandler:LogFormat(LogType, Object, String, Object[])
UnityEngine.Logger:LogFormat(LogType, String, Object[])
Colossal.Logging.UnityLogger:Log(Level, String, Exception)
Colossal.Logging.UnityLogger:CriticalFormat(Exception, String, Object)
Game.UpdateSystem:Update(SystemUpdatePhase, UInt32, Int32)
Game.Simulation.SimulationSystem:OnUpdate()
Unity.Entities.SystemBase:Update()
Game.UpdateSystem:Update(SystemUpdatePhase)
Game.SceneFlow.GameManager:LateUpdateWorld()
Game.SceneFlow.GameManager:LateUpdate()