Anyone have this error?

    Joined
    Jul 7, 2013
    Messages
    9
    Reaction score
    0
    So my curiosity got the best of me today and I decided to take my old desktop with 16GB of ram and a I7 overclocked load it up with a fresh windows install and updated java. After that I installed StarMade and started the dedicated server from the command line with 14GB of ram to have some fun building a big ship. After building the basic structure I flew it around. Then shutdown the server to change a few small settings like the inventory and docking size. Once I started up my server and tried to fly I get this error and can not leave -4,5,-1 and -5,5,-1. and one know where this is coming from?


    Code:
    [2015-12-25 20:50:22] [SERVER] Ship[NorthWestern](9) has players attached. Doing Sector Change for PlS[PC-2011 ; id(7)(1)f(0)]: Sector[31](-4, 5, -1) -> Sector[8](-5, 5, -1)
    [2015-12-25 20:50:22] [SERVER] Ship[NorthWestern](9) has CHARACTER. Doing Sector Change for PlayerCharacter[(ENTITY_PLAYERCHARACTER_PC-2011)(136)]: Sector[31](-4, 5, -1) -> Sector[8](-5, 5, -1) ID 8
    [2015-12-25 20:50:22] [REMOTETRANFORM][WARP] Server(0) SETTING WARP POSITION from (1064.8002, -697.9866, 441.82324) TO (1064.8002, -697.9866, 441.82324) for Ship[NorthWestern](9)
    [2015-12-25 20:50:22] [SERVER] SERIALIZED PROXIMITY (-5, 5, -1)
    [2015-12-25 20:50:29] [SERVER] Ship[NorthWestern](9) has players attached. Doing Sector Change for PlS[PC-2011 ; id(7)(1)f(0)]: Sector[8](-5, 5, -1) -> Sector[31](-4, 5, -1)
    [2015-12-25 20:50:29] [SERVER] Ship[NorthWestern](9) has CHARACTER. Doing Sector Change for PlayerCharacter[(ENTITY_PLAYERCHARACTER_PC-2011)(136)]: Sector[8](-5, 5, -1) -> Sector[31](-4, 5, -1) ID 31
    [2015-12-25 20:50:29] [REMOTETRANFORM][WARP] Server(0) SETTING WARP POSITION from (-1148.3785, -726.5336, 480.03967) TO (-1148.3785, -726.5336, 480.03967) for Ship[NorthWestern](9)
    [2015-12-25 20:50:29] [SERVER] snap plCntrldObj Ship[NorthWestern](9) from (-1417.7516, -613.66614, 365.25708) (original (-1417.7516, -613.66614, 365.25708) [(-0.0018550449, -5.747594, 315.56604)] PhysObjNotNull? true) to (1422.5568, -840.02136, 595.49335); ATTACHED: false
    [2015-12-25 20:50:29] [SERVER] WARNING: UPDATING SERVER SECTORPROXMITY TOOK 32
    [2015-12-25 20:50:29] [SERVER] SERIALIZED PROXIMITY (-4, 5, -1)
    [2015-12-25 20:50:33] [SERVER] Ship[NorthWestern](9) has players attached. Doing Sector Change for PlS[PC-2011 ; id(7)(1)f(0)]: Sector[31](-4, 5, -1) -> Sector[8](-5, 5, -1)
    [2015-12-25 20:50:33] [SERVER] Ship[NorthWestern](9) has CHARACTER. Doing Sector Change for PlayerCharacter[(ENTITY_PLAYERCHARACTER_PC-2011)(136)]: Sector[31](-4, 5, -1) -> Sector[8](-5, 5, -1) ID 8
    [2015-12-25 20:50:33] [REMOTETRANFORM][WARP] Server(0) SETTING WARP POSITION from (1065.0323, -686.23413, 443.76935) TO (1065.0323, -686.23413, 443.76935) for Ship[NorthWestern](9)
    [2015-12-25 20:50:33] [SERVER] WARNING: UPDATING SERVER SECTORPROXMITY TOOK 31
    [2015-12-25 20:50:33] [SERVER] SERIALIZED PROXIMITY (-5, 5, -1)
     
    Joined
    Jul 7, 2013
    Messages
    9
    Reaction score
    0
    Below are the only settings I changed in the server config.

    ALLOW_PERSONAL_INVENTORY_OVER_CAPACITY = true
    IGNORE_DOCKING_AREA = true
    PLAYER_MAX_BUILD_AREA = 300
     
    Joined
    Sep 17, 2013
    Messages
    116
    Reaction score
    111
    • Legacy Citizen 3
    • Community Content - Bronze 2
    the docking area is now pretty much obsolete since those docking blocks that code line was for are outdated and replaced with rail dockers wich dosn't need docking area, so try to cnage that back.
     
    Joined
    Jul 7, 2013
    Messages
    9
    Reaction score
    0
    I know I just do it out of habbit. None of those settings should cause this problem. Right now I'm stuck in sector -5,5,-1 and would really like to move the ship I spend so much time on out.
     

    jayman38

    Precentor-Primus, pro-tempore
    Joined
    Jul 13, 2014
    Messages
    2,518
    Reaction score
    787
    • Purchased!
    • Thinking Positive
    • Legacy Citizen 4
    Maybe someone can verify: it looks like a coincidence that happened to coincide with some simple config changes and that the real issue is that you are in a sector border in the game, and that things are getting teleported around as the sector is moved by the game.
     
    Joined
    Jul 7, 2013
    Messages
    9
    Reaction score
    0
    Ok so I reinstalled my starmade server then loaded the blueprint and I have the same problem as before after I left the spawn sector.
     
    Joined
    Sep 17, 2013
    Messages
    116
    Reaction score
    111
    • Legacy Citizen 3
    • Community Content - Bronze 2
    then there must be a bug in the server world, try opening a new world and try again
     
    Joined
    Oct 22, 2014
    Messages
    338
    Reaction score
    148
    • Legacy Citizen 3
    Have you tried to teleport(admin commands) your player to another sector? If you're in the ship you should be able to TP it too. Do you get the same error if you don't load your blueprint?