Help with dedicated rising world server

  • Hey, I am trying to get a dedicated server running for some friends and I, but I keep getting Java errors related to the IP address not binding. I followed yahgiggle's tut but no luck :(. in the properties file, I left the server ip section blank as per the tutorial, but when I check the logs I get this before the server window closes:


    java.net.BindException: Address already in use: bind
    at sun.nio.ch.Net.bind0(Native Method)
    at sun.nio.ch.Net.bind(Unknown Source)
    at sun.nio.ch.Net.bind(Unknown Source)
    at sun.nio.ch.ServerSocketChannelImpl.bind(Unknown Source)
    at sun.nio.ch.ServerSocketAdaptor.bind(Unknown Source)
    at sun.nio.ch.ServerSocketAdaptor.bind(Unknown Source)
    at de.jiw.network.kernel.tcp.TcpKernel.initialize(TcpKernel.java:54)
    at de.jiw.network.kernel.KernelAdapter.startUp(KernelAdapter.java:198)
    at de.jiw.network.NetworkServer.startServer(NetworkServer.java:156)
    at server.b.d(SourceFile:711)
    at server.Main.c(SourceFile:328)
    at server.Main.initApplication(SourceFile:196)
    at commons.JIWApplication.initialize(SourceFile:82)
    at com.jme3.system.NullContext.initInThread(NullContext.java:84)
    at com.jme3.system.NullContext.run(NullContext.java:127)
    at java.lang.Thread.run(Unknown Source)



    I left the port at the default 4255 and forwarded 4254-4259 for both TCP ad UDP and checked that they are all forwarded correctly.


    Hopefully there is a simple fix! :thumbsup:
    Thanks for looking!


    Attached is the entire log file if anyone needs to see it.

  • maybe the defalt port is used by something else, try to change it to 5253 - 5259 dont forget to change the modem and also server properties file settings to match the new port settings

    Yahgiggle Steam Signature, real name Deon Hamilton :thumbsup: Server @ ip 139.99.136.76:4255 Name (The Federation of territory) Unity :thumbsup:

    If at first your code does not work call it version 0.1 with the odd bug :thinking:

    My Own Website




    31245-logo-png

Participate now!

Don’t have an account yet? Create a new account now and be part of our community!