OpenPerpetuum / PerpetuumServer

The Open Perpetuum Project's fork of the Perpetuum Standalone Server
https://openperpetuum.com
Other
44 stars 21 forks source link

Colony Management Refresh w/ changed state crashes client #368

Closed MikeJeffers closed 3 years ago

MikeJeffers commented 3 years ago

Any change to a gamma structure state seems to misalign with the client's state, or sets the client state with invalid data. The Entity in Landmarks - if touched after a state-change - will report "Entity not found" In the Colony Management window, if the Refresh button is pressed after changing state (online/offline, etc. via any interface options) will crash the client (presumably for the same reason, just uncaught in the client)

MikeJeffers commented 3 years ago

Further discovery reveals this is only happening with the Terminal

MikeJeffers commented 3 years ago

Related: https://github.com/OpenPerpetuum/PerpetuumServer/issues/336