Bizorke / Gear3Engine-Issues

For bugs and features.
1 stars 0 forks source link

Urgent bug: game gets in bad state. UFOs being detached from their controller. #1122

Closed JSideris closed 4 years ago

JSideris commented 4 years ago

Getting a bug where UFOs vanish from client, and eventually server errors about UFOs being detached form a controller. More investigation in comments.

JSideris commented 4 years ago

Ships randomly disappear, while their red circle remains for a while longer. Very hard to catch in action.

JSideris commented 4 years ago

Possibly related: image

JSideris commented 4 years ago

Charlie III is in this state here.

image

Still appears in this.objects on the game instance.

One of the updates han NaN in it:

image

This is the code for target angle. May be related to setting the mouse coords?

image

Edit: the NaN angle was an unrelated bug. But may have caused the ship to disappear. There still seems to be other issues. See below.

JSideris commented 4 years ago

Some updates for objects that don't even have IDs?

image

Also, it seems upgrade modules are now not being loaded.

Also noticed a lot of map marker issues, and sometimes no marker appearing in game - reverse tag should ALWAYS have a marker on screen.

image

Theory: overlapping IDs for map markers and they objects they're tracking?

JSideris commented 4 years ago

Possibly also related to state machine errors:

image

JSideris commented 4 years ago

Summary: