Jump to content
  • 0
Sign in to follow this  
McFly85

RESOLVED Cannon won't fire

Question

Just pasting this code from my dedicated server in case it helps fix an issue with the cannon not firing and the fuse continuously lit

[EX]U [00:00:15.28] NullReferenceException: Object reference not set to an instance of an object
  ylands.WuCannonFire.Fire (ylands.StateCannonFuseLit litCannon)
  ylands.StateCannonFuseLit.<FireCannon>m__0 (System.Object data)
  Callback.Invoke ()
  ylands.WorldTimer._CompleteTransientTimers ()
  ylands.WorldSimulation.Simulate (ylands.WorldData World)
  ylands.UpdateLoop.Update ()
[EX]U [00:00:16.27] NullReferenceException: Object reference not set to an instance of an object
  ylands.WuCannonFire.Fire (ylands.StateCannonFuseLit litCannon)
  ylands.StateCannonFuseLit.<FireCannon>m__0 (System.Object data)
  Callback.Invoke ()
  ylands.WorldTimer._CompleteTransientTimers ()
  ylands.WorldSimulation.Simulate (ylands.WorldData World)
  ylands.UpdateLoop.Update ()

Share this post


Link to post
Share on other sites

1 reply to this bug / suggestion

Recommended Posts

  • 0

Cannons were not synchronized properly, should be fixed for several years by now.

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×