You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Seems like the bug I experienced yesterday is related to BT.
This is what the output_log of a steam user contained:
NullReferenceException: Object reference not set to an instance of an object
at TreeInstance.RenderInstance (.CameraInfo cameraInfo, .TreeInfo info, Vector3 position, Single scale, Single brightness) [0x00000] in <filename unknown>:0
at BuildingAI.RenderProps (.CameraInfo cameraInfo, UInt16 buildingID, .Building& data, Int32 layerMask, .Instance& instance) [0x00000] in <filename unknown>:0
at BuildingAI.RenderInstance (.CameraInfo cameraInfo, UInt16 buildingID, .Building& data, Int32 layerMask, .Instance& instance) [0x00000] in <filename unknown>:0
at CommonBuildingAI.RenderInstance (.CameraInfo cameraInfo, UInt16 buildingID, .Building& data, Int32 layerMask, .Instance& instance) [0x00000] in <filename unknown>:0
at Building.RenderInstance (.CameraInfo cameraInfo, UInt16 buildingID, Int32 layerMask, .BuildingInfo info, .Instance& data) [0x00000] in <filename unknown>:0
at Building.RenderInstance (.CameraInfo cameraInfo, UInt16 buildingID, Int32 layerMask) [0x00000] in <filename unknown>:0
at BuildingManager.EndRenderingImpl (.CameraInfo cameraInfo) [0x00000] in <filename unknown>:0
at SimulationManagerBase`2[Manager,Properties].EndRendering (.CameraInfo cameraInfo) [0x00000] in <filename unknown>:0
at BuildingManager.IRenderableManager.EndRendering (.CameraInfo cameraInfo) [0x00000] in <filename unknown>:0
at RenderManager.LateUpdate () [0x00000] in <filename unknown>:0
(Filename: Line: -1)
The text was updated successfully, but these errors were encountered:
Seems like the bug I experienced yesterday is related to BT.
This is what the output_log of a steam user contained:
The text was updated successfully, but these errors were encountered: