Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flickering Buildings Bugs #67

Open
boformer opened this issue Aug 10, 2015 · 0 comments
Open

Flickering Buildings Bugs #67

boformer opened this issue Aug 10, 2015 · 0 comments

Comments

@boformer
Copy link
Owner

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)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant