game crash on large paste

    nightrune

    Wizard/Developer/Project Manager
    Joined
    May 11, 2015
    Messages
    1,324
    Reaction score
    577
    • Schine
    • Top Forum Contributor
    • Thinking Positive
    How large of a paste is it? and how much ram do you have allocated to starmade?
     
    Joined
    Jul 17, 2013
    Messages
    1,429
    Reaction score
    205
    • Tester
    are you doing this in local singleplayer then ?
    what are your pcs specifications exactly ?
    you do get terminated from the game due to a connection reset (what ever that means .. i guess the game server isnt responding anymore)
    is there a server logfile available from the same time ?
     
    Joined
    Mar 9, 2016
    Messages
    11
    Reaction score
    1
    it does it on a sever but it works on single player

    this is my pc specifications
    I 5-4690 CPU @ 3.50 GHz 801 MHz
    8 GB ram
    64 Bit Os X 64 based processor
    [DOUBLEPOST=1457614804,1457614739][/DOUBLEPOST]my game has 5120 allocated to it
     
    Joined
    Jul 17, 2013
    Messages
    1,429
    Reaction score
    205
    • Tester
    if it does work on your singleplayer setup with your system (and i wouldnt no a reason why it should not, because that looks very much the same as my pc)
    then the server cant handle a build area that big, and you do get disconnected due to timeouts maybe.
    i doubt there is anything you can do about that on your end then.
     
    Joined
    May 18, 2015
    Messages
    287
    Reaction score
    165
    • Purchased!
    I'm pretty sure this happens for everyone, although the exact size that causes it may vary depending on your system. If your client takes too long responding to the server, you will get disconnected. At some point I'm hoping that paste operations don't lock up the client, perhaps just showing a progress bar. But for now, just break the paste up into smaller chunks.

    You running the server makes no difference to how long your client takes processing.
     
    Joined
    Jun 27, 2013
    Messages
    896
    Reaction score
    166
    what if i the one running the sever ?
    If you're the one running the server, you're the one who can (and who probably did) edit server.cfg
    Code:
    PLAYER_MAX_BUILD_AREA = 20 //max area a player may add/remove in adv. build mode
    to disallow large pastes.