Server Startet nicht

  • Steam oder Standalone?
    Steam
    Singleplayer oder Multiplayer?
    Multiplayer
    Fehlermeldung?
    Yes
    Betriebssystem
    Windows

    Wollte den Dedi Server von Steam aufsetzen. Alles eingestellt aber er startet nicht. Vermutlich irgendeine Adresse falsch eingestellt weiß nicht weiter.

    Betriebssystem: Windows Server 2016


    Konsole:


    Rising World - 0.9.6 - Dedicated Server

    Windows Server 2016 10.0 Java 1.8.0_251 (amd64) Memory: 1908 MB

    2020/04/25 00:29 AM

    ____________________________________________________


    Start context...

    Items initialized!

    Plants initialized!

    NPCs initialized!

    Initialize Static Classes...

    Constructions initialized!

    Projectile-Definitions initialized!

    Weapon-Definitions initialized!

    Objects initialized!

    Clothing initialized!

    Picking initialized!

    Food-Definitions initialized!

    Storages initialized!

    Vehicles initialized!

    Crafting-Definitions initialized!

    Record-Definitions initialized!

    Initializing world (sqlite)

    LOAD WORLD XpWorld

    DATABASE TYPE: SQLite

    C:\Program Files (x86)\Steam\steamapps\common\RisingWorldDedicatedServer/Worlds/XpWorld:::XpWorld

    CREATE WORLD STRUCTURE - DONE!

    2020/04/25 12:30 AM z.a

    INFO: DatabaseTaskManager started with ThreadPoolSize 1

    WORLDINFO Gamemode: Survival

    Gametype set to Survival

    WORLDINFO Seed: 1587765267362

    WORLDINFO Caves: true

    WORLDINFO Vegetations: true

    WORLDINFO OreAmount: 3

    WORLDINFO StartBiome: null

    WORLDINFO DisabledNPCs:

    WORLDINFO DisabledDungeons:

    WORLDINFO DisabledWaterSources:

    WORLDINFO Worldtype: Normal

    WORLDINFOS seed: 1587765267362 type: Normal caves: true vegetations: true oreamount: 3 startbiome: null disablednpc: [] disableddungeons: [] disabledwatersources: []

    WORLDINFO Time: 1.1.0 10:0:0.0

    WORLDINFO Creationdate: 1587765267363

    WORLDINFO Version: 0.9.6_39

    TRIGGER UPDATE

    Worldconverter: Updating not required

    WORLDINFO Spawninventory: 1 0 0 1 0 0 1 -65 -128 0 0 0 0 0 0 0 0

    WORLDINFO Spawnclothing: 5 -1 -1 1 0 1 0 -1 -1 -1 0 -1 -1 -1 0 -1 -1 -1 -1 1 0 2 0 -1 -1 -1 0 -1 -1 -1 0 -1 -1 -1

    Worldpart generating...

    Biomepart generating...

    Loaded Biomepart from cache: 0 - 0 (5ms)

    Worldpart generated: 0 - 0 (6078ms)

    WORLDINFO Spawnposition: 1000.0 59.0 1000.0

    WORLDINFO Spawnrotation: 0.0 0.0 0.0 1.0

    dir does not exist: Worlds/XpWorld/customImages/

    INITIAL WEATHER Default 2417.0

    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!

    0 Vehicles loaded from DB!

    STARTING RISING WORLD SERVER...

    Server bind to IP: 24.134.92.229:4255

    2020/04/25 12:30 AM JIW-Network

    INFO: [NetworkServer] Add channel Port:4.255 Type:TCP Index:0

    2020/04/25 12:30 AM JIW-Network

    INFO: [NetworkServer] Add channel Port:4.256 Type:UDP Index:1

    2020/04/25 12:30 AM JIW-Network

    INFO: [NetworkServer] Add channel Port:4.256 Type:TCP Index:2

    2020/04/25 12:30 AM JIW-Network

    INFO: [NetworkServer] Add channel Port:4.257 Type:UDP Index:3

    2020/04/25 12:30 AM JIW-Network

    INFO: [NetworkServer] Add channel Port:4.257 Type:TCP Index:4

    2020/04/25 12:30 AM JIW-Network

    INFO: [NetworkServer] Add channel Port:4.258 Type:UDP Index:5

    2020/04/25 12:30 AM JIW-Network

    INFO: [NetworkServer] Add channel Port:4.258 Type:TCP Index:6

    2020/04/25 12:30 AM I.g

    INFO: Default server permissions loaded successfully!

    Found 1 files in groups folder

    2020/04/25 12:30 AM I.g

    INFO: Group "admin" permissions loaded successfully!

    2020/04/25 12:30 AM server.e

    SEVERE: Error while starting the server: java.net.BindException: Cannot assign requested address: bind

    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 io.netty.channel.socket.nio.NioServerSocketChannel.doBind(NioServerSocketChannel.java:128)

    at io.netty.channel.AbstractChannel$AbstractUnsafe.bind(AbstractChannel.java:558)

    at io.netty.channel.DefaultChannelPipeline$HeadContext.bind(DefaultChannelPipeline.java:1283)

    at io.netty.channel.AbstractChannelHandlerContext.invokeBind(AbstractChannelHandlerContext.java:501)

    at io.netty.channel.AbstractChannelHandlerContext.bind(AbstractChannelHandlerContext.java:486)

    at io.netty.channel.DefaultChannelPipeline.bind(DefaultChannelPipeline.java:989)

    at io.netty.channel.AbstractChannel.bind(AbstractChannel.java:254)

    at io.netty.bootstrap.AbstractBootstrap$2.run(AbstractBootstrap.java:364)

    at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:163)

    at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:403)

    at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:463)

    at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)

    at io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run(DefaultThreadFactory.java:138)

    at java.lang.Thread.run(Unknown Source)

    Unable to start networkserver. Server will exit...

    Press any key to continue . . .

  • Danke für den Log! Der Fehler besagt, dass der Server nicht auf die angegebene Adresse binden kann. Führst du den Server auf deinem Rechner aus? In dem Fall ist es wichtig, in der server.properties das Feld server_ip einfach leer zu lassen - dann wird der Server auf alle Adressen binden ;)

    Deine öffentliche IP kannst du dort leider nicht angeben, wenn du hinter einem Router sitzt, da dein Rechner die IP in dem Fall nicht kennt (und entsprechend nicht darauf binden kann).

  • Danke hosten tut er schonmal und er wird auch im Serverbrowser angezeigt. Nun leider kann ich nicht Joinen er sagt er kann keine Verbindung aufbauen. Ich betreibe bei mir Zuhause einen Server. Im Log soweit kann ich herauslesen dass schon eine Verbindung exestiert wenn ich joinen möchte. Habs auch mal über eine VPN versucht und es hat auch nicht geklappt. Ich schreib mal den Log rein.


    Rising World - 0.9.6 - Dedicated Server

    Windows Server 2016 10.0 Java 1.8.0_251 (amd64) Memory: 1908 MB

    2020/04/25 08:22 PM

    ____________________________________________________


    Start context...

    Items initialized!

    Plants initialized!

    NPCs initialized!

    Initialize Static Classes...

    Constructions initialized!

    Projectile-Definitions initialized!

    Weapon-Definitions initialized!

    Objects initialized!

    Clothing initialized!

    Picking initialized!

    Food-Definitions initialized!

    Storages initialized!

    Vehicles initialized!

    Crafting-Definitions initialized!

    Record-Definitions initialized!

    Initializing world (sqlite)

    LOAD WORLD XpWorld

    DATABASE TYPE: SQLite

    C:\Program Files (x86)\Steam\steamapps\common\RisingWorldDedicatedServer/Worlds/XpWorld:::XpWorld

    CREATE WORLD STRUCTURE - DONE!

    2020/04/25 08:22 PM z.a

    INFO: DatabaseTaskManager started with ThreadPoolSize 1

    WORLDINFO Gamemode: Survival

    Gametype set to Survival

    WORLDINFO Seed: 1587765267362

    WORLDINFO Caves: true

    WORLDINFO Vegetations: true

    WORLDINFO OreAmount: 3

    WORLDINFO StartBiome: null

    WORLDINFO DisabledNPCs:

    WORLDINFO DisabledDungeons:

    WORLDINFO DisabledWaterSources:

    WORLDINFO Worldtype: Normal

    WORLDINFOS seed: 1587765267362 type: Normal caves: true vegetations: true oreamount: 3 startbiome: null disablednpc: [] disableddungeons: [] disabledwatersources: []

    WORLDINFO Time: 1.1.0 10:0:0.0

    WORLDINFO Creationdate: 1587765267363

    WORLDINFO Version: 0.9.6_39

    TRIGGER UPDATE

    Worldconverter: Updating not required

    WORLDINFO Spawninventory: 1 0 0 1 0 0 1 -65 -128 0 0 0 0 0 0 0 0

    WORLDINFO Spawnclothing: 5 -1 -1 1 0 1 0 -1 -1 -1 0 -1 -1 -1 0 -1 -1 -1 -1 1 0 2 0 -1 -1 -1 0 -1 -1 -1 0 -1 -1 -1

    Worldpart generating...

    Biomepart generating...

    Loaded Biomepart from cache: 0 - 0 (14ms)

    Worldpart generated: 0 - 0 (6040ms)

    WORLDINFO Spawnposition: 1000.0 59.0 1000.0

    WORLDINFO Spawnrotation: 0.0 0.0 0.0 1.0

    dir does not exist: Worlds/XpWorld/customImages/

    INITIAL WEATHER Default 2467.0

    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!

    0 Vehicles loaded from DB!

    STARTING RISING WORLD SERVER...

    Server bind to IP: ***.***.***.***:4255

    2020/04/25 08:22 PM JIW-Network

    INFO: [NetworkServer] Add channel Port:4.255 Type:TCP Index:0

    2020/04/25 08:22 PM JIW-Network

    INFO: [NetworkServer] Add channel Port:4.256 Type:UDP Index:1

    2020/04/25 08:22 PM JIW-Network

    INFO: [NetworkServer] Add channel Port:4.256 Type:TCP Index:2

    2020/04/25 08:22 PM JIW-Network

    INFO: [NetworkServer] Add channel Port:4.257 Type:UDP Index:3

    2020/04/25 08:22 PM JIW-Network

    INFO: [NetworkServer] Add channel Port:4.257 Type:TCP Index:4

    2020/04/25 08:22 PM JIW-Network

    INFO: [NetworkServer] Add channel Port:4.258 Type:UDP Index:5

    2020/04/25 08:22 PM JIW-Network

    INFO: [NetworkServer] Add channel Port:4.258 Type:TCP Index:6

    2020/04/25 08:22 PM I.g

    INFO: Default server permissions loaded successfully!

    Found 1 files in groups folder

    2020/04/25 08:22 PM I.g

    INFO: Group "admin" permissions loaded successfully!

    RISING WORLD SERVER STARTED

    C:\Program Files (x86)\Steam\steamapps\common\RisingWorldDedicatedServer\scripts

    Steam - Load native library: steam_api64.dll Filesize: 250656 bytes

    Steam - Load native library: steamworks4j64.dll Filesize: 273920 bytes

    Steam - Load native library: steamworks4j-server64.dll Filesize: 145920 bytes

    STEAM BIND TO 0 (), PORT 4255, 4259 MODE: Authentication

    Setting breakpad minidump AppID = 324080


    SteamID: 76561197960265728 (0)

    -> WORLDPART 0 0 STORED TO CACHE

    Query IP: 0

    Steam Query Server bind to ANY (4255)

    2020/04/25 08:22 PM: Steam Servers Connected (411458789 -> 24.134.92.229)

    [TcpSessionHandler] NEW Client Connection from:/24.134.92.229:60246 de.jiw.network.server.session.TcpSessionHandler@6b5ebd PORT:4255

    /24.134.92.229

    CLIENT 1 CHANGE STATE: Disconnected -> ConnectingTCP

    CLIENT 1 CHANGE STATE: ConnectingTCP -> Disconnecting

    CLIENT 1 CHANGE STATE: Disconnecting -> Disconnected

    REMOVE: null - 1 -

    0

    2020/04/25 08:23 PM G.g

    INFO: Delete Client ID: 1

    [TcpSessionHandler ChannelInactive] /24.134.92.229:60246

    REMOVE: null - 1 -

    0

    2020/04/25 08:23 PM G.g

    INFO: Delete Client ID: 1

    [TcpSessionHandler] NEW Client Connection from:/24.134.92.229:61240 de.jiw.network.server.session.TcpSessionHandler@3db863a1 PORT:4255

    /24.134.92.229

    CLIENT 2 CHANGE STATE: Disconnected -> ConnectingTCP

    CLIENT 2 CHANGE STATE: ConnectingTCP -> Disconnecting

    CLIENT 2 CHANGE STATE: Disconnecting -> Disconnected

    REMOVE: null - 2 -

    0

    2020/04/25 08:24 PM G.g

    INFO: Delete Client ID: 2

    [TcpSessionHandler ChannelInactive] /24.134.92.229:61240

    REMOVE: null - 2 -

    0

    2020/04/25 08:24 PM G.g

    INFO: Delete Client ID: 2

    java.io.IOException: An existing connection was forcibly closed by the remote host

    at sun.nio.ch.SocketDispatcher.read0(Native Method)

    at sun.nio.ch.SocketDispatcher.read(Unknown Source)

    at sun.nio.ch.IOUtil.readIntoNativeBuffer(Unknown Source)

    at sun.nio.ch.IOUtil.read(Unknown Source)

    at sun.nio.ch.SocketChannelImpl.read(Unknown Source)

    at io.netty.buffer.PooledUnsafeDirectByteBuf.setBytes(PooledUnsafeDirectByteBuf.java:288)

    at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1106)

    at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:343)

    at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:123)

    at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:645)

    at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580)

    at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497)

    at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459)

    at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)

    at io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run(DefaultThreadFactory.java:138)

    at java.lang.Thread.run(Unknown Source)

  • Hast du die nötigen Ports freigegeben? Es werden die Ports serverport-1 bis einschl. serverport+4 benötigt. Wenn du bspw. den Standardport 4255 verwendest, dann müssen im Router die Ports 4254, 4255, 4256, 4257, 4258 und 4259 TCP und UDP freigegeben werden.


    Mit dieser Seite kannst du prüfen, ob die Ports von außen erreichbar sind: https://www.yougetsignal.com/tools/open-ports/

    Starte dazu einfach den Server, und gib den Port an, den du prüfen möchtest (also 4255, 4256 usw).


    Hier gibt es noch ein paar Informationen für das Setup des Dedicated Servers: Dedicated Server Setup

  • Ich hatte mein Server neu aufgesetzt und wollte jetzt nochmal den Rising World Server ausrpobieren und hab wieder probleme.

    Wenn ich den Server nicht als Admin starte kommt das:

    Error occurred during initialization of VM

    Could not reserve enough space for 2048000KB object heap

    Drücken Sie eine beliebige Taste . . .


    Wenn ich ihn als Admin starte kommt das:

    Die Datei "server.properties" kann nicht gefunden werden.

    Error: Unable to access jarfile server.jar

    Drücken Sie eine beliebige Taste . . .


    Es ist alles im Ordner. Ports sind geforwardet usw..

  • Scheint wohl an der neusten Java version zu liegen. An ältere komm man schwer ran und erst wahrscheinlich nach viel recherche.

  • Error occurred during initialization of VM

    Could not reserve enough space for 2048000KB object heap

    Die Fehlermeldung besagt, dass nicht mehr als 2 GB RAM reserviert werden konnten. Das passiert bswp, wenn nur die 32 Bit Version von Java installiert ist.


    Neuere Versionen als Java 8 werden von RW leider nicht unterstützt. Die neueste Java 8 Version kann aber weiterhin über die Java Homepage heruntergeladen werden ("Windows Offline (64-Bit)"): https://www.java.com/de/download/manual.jsp

  • red51

    Closed the thread.

Participate now!

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