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).
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).