1. When making a thread, please tag your thread accordingly using the menu to the left of the textfield where you name your thread where applicable. Server Advertisements and Mod Releases should be contained to their respective subforums.

Possible access violation fix

Discussion in 'Multiplayer' started by Shendarai, Dec 4, 2013.

  1. Shendarai

    Shendarai Aquatic Astronaut

    I had an access violation error after the scan for port forwarding on my server (despite the fact that I did in fact port forward 21025). I found the setting that causes the server to check for port forwarding in the file server.config. I changed this line...
    "upnpPortForwarding" : true,
    I changed the "true" to "false" and i was able to start my server without it crashing. So it should look like this...
    "upnpPortForwarding" : false,
    I am unsure if it will work for everyone, and make sure you backup your files just in case you damage something.
     
  2. princeofice

    princeofice Void-Bound Voyager

    Try running the server.exe in admin mode.
     
  3. Marviei

    Marviei Void-Bound Voyager

    where is that file? server.config?
     
  4. Rushu

    Rushu 2.7182818284590...

    \steamapps\common\Starbound\assets
     
  5. Shownder

    Shownder Scruffy Nerf-Herder

    Thank you, this worked for me! Now if my friends could just join >.>
     
  6. dardi19

    dardi19 Tentacle Wrangler

    didnt work for me. Also, are you guys getting alot of lag when playing both singleplayer and multiplayer ?
     
  7. zigarot

    zigarot Void-Bound Voyager

    Thanks man, worked for me!
    Since I manually port forwarded, upnp port forwarding wasn't necessary anyway. The weird thing is that the server was running fine even after 3 restarts yesterday.
     
  8. ArroktheBlind

    ArroktheBlind Yeah, You!

    The option to change "upnpPortForwarding" is now in the starbound.cfg as of the update
     
  9. AMo

    AMo Space Hobo

    May I ask where that file is located?
    I found the starbound.config in \common\Starbound but I do not see that setting in there.
     
  10. complx-

    complx- Space Hobo

    I dont have
    "upnpPortForwarding" : true,

    In neither server.config or starbound.config.

    Can i instert it into the config file? If so, where in the file should it be?

    EDIT: I found the

    "upnpPortForwarding" : true,

    It is in the default_configuration.config file
     
    Last edited: Dec 6, 2013
  11. FunkyTut

    FunkyTut Void-Bound Voyager

  12. ArroktheBlind

    ArroktheBlind Yeah, You!

    In the main starbound directory
     

Share This Page