spaaace icon indicating copy to clipboard operation
spaaace copied to clipboard

updateOffscreenIndicator error

Open narrowfail opened this issue 8 years ago • 1 comments

Hello, from time to time, I receive this error and can't move the ship anywhere:

No indicatorEl found with id 1189 updateOffscreenIndicator @ bundle.js:25840

I reload the page and works fine again. No idea how to reproduce it. Maybe related to lag?

Thanks

narrowfail avatar Feb 24 '17 21:02 narrowfail

This error happens at the same time.

Uncaught TypeError: Cannot read property 'parentNode' of null
    at SpaaaceRenderer.removeOffscreenIndicator (bundle.js:25885)
    at SpaaaceRenderer.removeObject (bundle.js:25785)
    at SpaaaceGameEngine.emit (bundle.js:4082)
    at SpaaaceGameEngine.removeObjectFromWorld (bundle.js:3766)
    at ExtrapolateStrategy.applySync (bundle.js:23298)
    at ExtrapolateStrategy.extrapolate (bundle.js:23326)
    at SpaaaceGameEngine.emit (bundle.js:4060)
    at SpaaaceClientEngine.step (bundle.js:4594)
    at gameLoop (bundle.js:4511)

narrowfail avatar Feb 25 '17 17:02 narrowfail