HackerFinn

SE Invader Script exception.

May 31st, 2015
345
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.90 KB | None | 0 0
  1. 2015-05-31 15:50:05.609 - Thread: 1 -> Exception occured: System.NullReferenceException: Object reference not set to an instance of an object.
  2. at System.Object.GetType()
  3. at Sandbox.Game.Components.MyRenderComponent.IsVisible()
  4. at Scripts.KSWH.Invaders.UpdateEnemies()
  5. at Sandbox.Game.World.MySession.UpdateComponents()
  6. at Sandbox.Game.World.MySession.Update(MyTimeSpan updateTime)
  7. at Sandbox.MySandboxGame.Update()
  8. at Sandbox.Engine.Platform.Game.UpdateInternal()
  9. at Sandbox.Engine.Platform.FixedRenderLoop.<>c__DisplayClass2.<Run>b__1()
  10. at Sandbox.Engine.Platform.GenericRenderLoop.Run(VoidAction tickCallback)
  11. at Sandbox.Engine.Platform.FixedRenderLoop.Run(VoidAction tickCallback)
  12. at Sandbox.MySandboxGame.Run(Boolean customRenderLoop, Action disposeSplashScreen)
  13. at SpaceEngineers.MyProgram.RunInternal(String[] args)
  14. at SpaceEngineers.MyProgram.Main(String[] args)
Advertisement
Add Comment
Please, Sign In to add comment