Posts by Just_LuKe

The Aternos forums are now deprecated

Learn more about this change here.

For help regarding Aternos, we recommend you to visit our support center.

    Hi, I tried starting my server for about 4 times now, and everytime I start it, it keeps crashing, when i go in the log to see what the cause is, it keeps showing me these 2 causes(Look down below) , what can ii do to resolve them?



    [Server thread/ERROR]: Encountered an unexpected exception
    19 java.lang.ExceptionInInitializerError: null
    20 at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:187) ~[minecraft_server.jar:git-Paper-196]
    21 at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:870) ~[minecraft_server.jar:git-Paper-196]
    22 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222]
    23 Caused by: java.lang.NullPointerException
    24 at com.destroystokyo.paper.VersionHistoryManager.<init>(VersionHistoryManager.java:62) ~[minecraft_server.jar:git-Paper-196]
    25 at com.destroystokyo.paper.VersionHistoryManager.<clinit>(VersionHistoryManager.java:23) ~[minecraft_server.jar:git-Paper-196]
    26 ... 3 more




    [Server thread/ERROR]: Cause of unexpected exception was
    28 java.lang.NullPointerException: null
    29 at com.destroystokyo.paper.VersionHistoryManager.<init>(VersionHistoryManager.java:62) ~[minecraft_server.jar:git-Paper-196]
    30 at com.destroystokyo.paper.VersionHistoryManager.<clinit>(VersionHistoryManager.java:23) ~[minecraft_server.jar:git-Paper-196]
    31 at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:187) ~[minecraft_server.jar:git-Paper-196]
    32 at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:870) ~[minecraft_server.jar:git-Paper-196]
    33 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222]
    34 [15:21:03] [Server thread/ERROR]: This crash report has been saved to: /aternos/server/./crash-reports/crash-2019-09-26_15.21.03-server.txt