spaaace
spaaace copied to clipboard
updateOffscreenIndicator error
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
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)