You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I made an asteroid mining ship in the game. I launched it on NTR-1 and linked it with an ID chip to the cargo receiving site.
Basically, everything works. Only when the ship lands and then wants to take off back, the game crashes.
The error is purely client-side (the server does not crash).
P.S. I'm use GravitLauncher to start a game. That is why in the log (in the upper parts of the stack trace) there may be classes such as GravitLauncher or VitusFox (in random case).
The text was updated successfully, but these errors were encountered:
Hello!
I made an asteroid mining ship in the game. I launched it on NTR-1 and linked it with an ID chip to the cargo receiving site.
Basically, everything works. Only when the ship lands and then wants to take off back, the game crashes.
The error is purely client-side (the server does not crash).
Here is crash log...
Game log here.
How to fix it?
P.S. I'm use GravitLauncher to start a game. That is why in the log (in the upper parts of the stack trace) there may be classes such as
GravitLauncher
orVitusFox
(in random case).The text was updated successfully, but these errors were encountered: