AvilanceLtd / StarryboundServer

Starrybound Proxy Wrapper for Starbound Servers. ** DEVELOPMENT IS DISCONTINUED **
GNU General Public License v3.0
16 stars 30 forks source link

Development #16 - Crash or player kick on teleport to planet #70

Closed Sebron closed 8 years ago

Sebron commented 10 years ago

Either the server crashes and restarts or the player is kicked when attempting to teleport to planet.

STR:

  1. launch into starbound and teleport to planet from ship
  2. observer message that server connection is lost and player disconnects.

TEXT OF SERVER LOG DURING EVENT: -- Log Start: 1/31/2014 10:51:36 PM -- [INFO] #### Avilance Ltd. Starrybound Server #### [INFO] #### Licensed under the GPLv3 #### [INFO] Version: 1.3.0.41159 (636) [INFO] Starrybound config loaded successfully. [INFO] Starbound server config loaded successfully. [INFO] Loaded 5 group(s). Default group is player [WARN] Important notice: To become SuperAdmin, you need to join the game and type /auth ** [WARN] **** [INFO] 0 planet(s) loaded. [INFO] 0 ban(s) have been loaded from file. 0 ban(s) have expired and been removed. [INFO] RCON listener has been started on UDP 0.0.0.0:21025 [DEBUG] [StarryboundServer::changeState]:StateChange requested by ListenerThread::runTcp to ListenerReady: Not Specified

[INFO] #### Copyright (c) Avilance Ltd. 2013 #### [INFO] Loading Starrybound Server... [INFO] Starrybound groups loaded successfully. [WARN] This token will display until disabled by verification and is usable by any player. [WARN] Unable to read bans from legacy banned-players.txt: Could not find file 'C:\Program Files (x86)\Steam\SteamApps\common\Starbound\starrybound\banned-players.txt'. [INFO] Proxy server has been started on 0.0.0.0:21025 [INFO] ############################################## [DEBUG] [SetupConfig]:This was compiled in DEBUG, forcing debug logging! [INFO] Starrybound planets loaded successfully. [INFO] Starting parent Starbound server - This may take a few moments... [INFO] ############################################## [INFO] Starrybound Server initialization complete. [WARN] **** [INFO] Parent Server Version: [Beta v. Furious Koala] Protocol: [636] [DEBUG] [StarryboundServer::changeState]:StateChange requested by ServerThread::parseOutput to StarboundReady: Not Specified [DEBUG] [StarryboundServer::changeState]:StateChange requested by StarryboundServer::Main to Running: Not Specified [INFO] Parent Starbound server is ready. Starrybound Server now accepting connections. [INFO] [192.168.1.1] Accepting new connection. [DEBUG] [AssetDigest]:[Beep Beep Boop Boop] [] [DEBUG] [WorldStart]:[Beep Beep Boop Boop][False:1] InPlayerShip:[True] [INFO] Loaded persistant user storage for Beep Beep Boop Boop [DEBUG] [EnvUpdate]:[Beep Beep Boop Boop] CurLoc:[alpha:-22085766:-10167554:-12550543:11:4] [INFO] [Beep Beep Boop Boop][192.168.1.1] joined with UUID [b36a8c6e6dcc5ee2db99a36b8147ea85] [INFO] [Universe] [Beep Beep Boop Boop]: yeah buddy

[DEBUG] [WarpCommand]:[Beep Beep Boop Boop][WarpToOrbitedPlanet][:0:0:0:0:0][] inPlayerShip:False [INFO] [Beep Beep Boop Boop] is being kicked for Dropped by parent server for ForwardThread Exception: System.NullReferenceException: Object reference not set to an instance of an object. at com.avilance.Starrybound.ForwardThread.run() [DEBUG] [WorldStart]:[Beep Beep Boop Boop][False:1] CurLoc:[alpha:-22085766:-10167554:-12550543:11:4][False] [INFO] [Beep Beep Boop Boop] has left the server. [INFO] [192.168.1.1] Accepting new connection. [DEBUG] [AssetDigest]:[Beep Beep Boop Boop] [] [DEBUG] [WorldStart]:[Beep Beep Boop Boop][False:2] InPlayerShip:[True] [INFO] Loaded persistant user storage for Beep Beep Boop Boop [DEBUG] [EnvUpdate]:[Beep Beep Boop Boop] CurLoc:[alpha:-22085766:-10167554:-12550543:11:4] [INFO] [Beep Beep Boop Boop][192.168.1.1] joined with UUID [b36a8c6e6dcc5ee2db99a36b8147ea85] [DEBUG] [WorldStart]:[Beep Beep Boop Boop][False:2] CurLoc:[alpha:-22085766:-10167554:-12550543:11:4][False] [DEBUG] [WarpCommand]:[Beep Beep Boop Boop][WarpToOrbitedPlanet][:0:0:0:0:0][] inPlayerShip:False [INFO] [Beep Beep Boop Boop] is being kicked for Dropped by parent server for ForwardThread Exception: System.NullReferenceException: Object reference not set to an instance of an object. at com.avilance.Starrybound.ForwardThread.run() [INFO] [Beep Beep Boop Boop] has left the server. [INFO] [192.168.1.1] Accepting new connection. [DEBUG] [AssetDigest]:[Beep Beep Boop Boop] [] [DEBUG] [WorldStart]:[Beep Beep Boop Boop][False:3] InPlayerShip:[True] [INFO] Loaded persistant user storage for Beep Beep Boop Boop [DEBUG] [EnvUpdate]:[Beep Beep Boop Boop] CurLoc:[alpha:-22085766:-10167554:-12550543:11:4] [INFO] [Beep Beep Boop Boop][192.168.1.1] joined with UUID [b36a8c6e6dcc5ee2db99a36b8147ea85] [DEBUG] [WorldStart]:[Beep Beep Boop Boop][False:3] CurLoc:[alpha:-22085766:-10167554:-12550543:11:4][False] [DEBUG] [WarpCommand]:[Beep Beep Boop Boop][WarpToOrbitedPlanet][:0:0:0:0:0][] inPlayerShip:False [INFO] [Beep Beep Boop Boop] is being kicked for Dropped by parent server for ForwardThread Exception: System.NullReferenceException: Object reference not set to an instance of an object. at com.avilance.Starrybound.ForwardThread.run() [INFO] [Beep Beep Boop Boop] has left the server.

[INFO] Starting graceful shutdown... [DEBUG] [Shutdown]:Requesting starbound_server close. [FATAL ERROR] Unhandled Exception Occurred: System.NullReferenceException: Object reference not set to an instance of an object. [DEBUG] [Shutdown]:Waiting for starbound_server to close. [DEBUG] [Shutdown]:Killing starbound_server process. [INFO] Graceful shutdown complete. [DEBUG] [StarryboundServer::changeState]:StateChange requested by