Can anyone point me to a video ( in english ) that shows how to do all steps of set up I have done as much as I can and the server still doesnt show up in game I have no errors that I can see when launching the server tool
Rising World - 0.6.4.6 - Dedicated Server
Windows 10 10.0 Java 1.8.0_71 (x86) Memory: 1037 MB
02/01/2016 01:10 PM
Items initialized!
Plants initialized!
NPCs initialized!
Initialize Static Classes...
Constructions initialized!
Objects initialized!
Picking initialized!
Food-Definitions initialized!
Crafting-Definitions initialized!
read bytes from resource: 11417
read bytes from resource: 7342
Initializing world (sqlite)
LOAD WORLD Naked and Afraid
DATABASE TYPE: SqLite
A:\SteamLibrary\steamapps\common\RisingWorldDedicatedServer/Worlds/Naked and Afraid:::Naked and Afraid
CREATE WORLD STRUCTURE - DONE!
02/01/2016 01:10 PM v.a
INFO: DatabaseTaskManager started with ThreadPoolSize 1
WORLDINFO Gamemode :Survival
Gametype set to Survival
WORLDINFO Seed :1454347514213
WORLDINFO Caves :true
WORLDINFO Vegetations :true
WORLDINFO OreAmount :3
WORLDINFO DisabledNPCs :
WORLDINFO Worldtype :Normal
WORLDINFOS seed: 1454347514213 type: Normal caves: true vegetations: true oreamount: 3 disablednpc: []
WORLDINFO Time :1.1.0 12:0:0.0
set game time from string: 1.1.0 12:0:0.0
WORLDINFO Spawninventory :2 0 0 23 0 1 -65 -128 0 0 0 1 0 17 0 1 -65 -128 0 0 0 0 0 0
Worldpart generating...
Biomepart generating...
Biomepart (0) generated: 0 - 0 (119ms)
CavePoints: 369474
Worldpart generated: 0 - 0 (1540ms)
WORLDINFO Version :0.6.4.6_25
Worldconverter: Updating not required
dir does not exist: Worlds/Naked and Afraid/customImages/
0 chests loaded from DB!
0 texts loaded from DB!
0 Plants loaded from DB!
0 Furnaces loaded from DB!
0 NPCs loaded from DB!
STARTING RISING WORLD SERVER...
Server bind to IP: 70.53.59.65:4255
NetworkServer version 0.6
ThreadPoolSize 4255 TCP: 1 (1)
ThreadPoolSize 4255 UDP: 1 (1)
ThreadPoolSize 4256 UDP: 1 (1)
ThreadPoolSize 4256 TCP: 1 (1)
ThreadPoolSize 4257 UDP: 1 (1)
ThreadPoolSize 4257 TCP: 1 (1)
ThreadPoolSize 4258 TCP: 1 (1)
02/01/2016 01:10 PM E.g
INFO: Default server permissions loaded successfully!
Found 1 files in groups folder
02/01/2016 01:10 PM E.g
INFO: Group "admin" permissions loaded successfully!
java.net.BindException: Cannot assign requested address: 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.c.d(SourceFile:748)
at server.Main.c(SourceFile:412)
at server.Main.initApplication(SourceFile:267)
at commons.JIWApplication.initialize(SourceFile:85)
at com.jme3.system.NullContext.initInThread(NullContext.java:86)
at com.jme3.system.NullContext.run(NullContext.java:129)
at java.lang.Thread.run(Unknown Source)