Server crash

The Aternos forums are now deprecated

Learn more about this change here.

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

  • My server always crashs and it can not start a signle time because of the version of forge (28.0.93) which is not compatible to my world. When i tested my world in single player, it worked with older version than version 28.0.93 such as 28.0.91. However, in aternos i can't change the version to 28.0.91. It shows only the version 28.0.93 and older versions from 1.14.3 and below.


    I suggest Aternos should upload all forge versions in every single minecraft version 1.14.4, 1,14.3,1.14.2,... and so on. It makes a lot easier to choose the forge version that is compatible with player's own world.

  • it doesn't work :vvvv My world can only load if it is version 28.0.91. Further versions dont work even i delete all the mod and the configs of its mod.

  • I have the same problem, i have the forge 28.0.100 and minecraft 1.14.4.

    My server did not crash before putting mods, now I have mods and it crashes.

    this is the log, pls help me :(

    86 [08Sep2019 16:00:59.359] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [teleport, destination] and [teleport, targets] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498]
    87 [08Sep2019 16:00:59.403] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [teleport, location] and [teleport, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
    88 [08Sep2019 16:00:59.407] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [teleport, location] and [teleport, targets] with inputs: [0.1 -0.5 .9, 0 0 0]
    89 [08Sep2019 16:00:59.471] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [teleport, targets] and [teleport, destination] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498]
    90 [08Sep2019 16:00:59.515] [main/WARN] [net.minecraft.command.Commands/]: Ambiguity between arguments [teleport, targets, location] and [teleport, targets, destination] with inputs: [0.1 -0.5 .9, 0 0 0]

    95 [08Sep2019 16:01:03.824] [Server thread/FATAL] [net.minecraftforge.fml.ModLoader/CORE]: Error during pre-loading phase
    96 net.minecraftforge.fml.ModLoadingException: Mod &WCF_AMPERSAND§eusefulbackpacks&WCF_AMPERSAND§r requires &WCF_AMPERSAND§6uteamcore&WCF_AMPERSAND§r &WCF_AMPERSAND§o2.5.5.120 or above&WCF_AMPERSAND§r
    97 &WCF_AMPERSAND§7Currently, &WCF_AMPERSAND§6uteamcore&WCF_AMPERSAND§r&WCF_AMPERSAND§7 is &WCF_AMPERSAND§o&WCF_AMPERSAND§nnot installed
    98 at net.minecraftforge.fml.ModLoadingException.lambda$fromEarlyException$0(ModLoadingException.java:63) ~[?:?]
    99 at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193) ~[?:1.8.0_222]
    100 at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1382) ~[?:1.8.0_222]
    101 at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:482) ~[?:1.8.0_222]
    102 at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:472) ~[?:1.8.0_222]
    103 at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) ~[?:1.8.0_222]
    104 at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) ~[?:1.8.0_222]
    105 at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:1.8.0_222]
    106 at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:485) ~[?:1.8.0_222]
    107 at java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:272) ~[?:1.8.0_222]
    108 at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1382) ~[?:1.8.0_222]
    109 at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:482) ~[?:1.8.0_222]
    110 at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:472) ~[?:1.8.0_222]
    111 at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:708) ~[?:1.8.0_222]
    112 at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:1.8.0_222]
    113 at java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:566) ~[?:1.8.0_222]
    114 at net.minecraftforge.fml.ModLoader.<init>(ModLoader.java:114) ~[?:?]
    115 at net.minecraftforge.fml.ModLoader.get(ModLoader.java:143) [?:?]
    116 at net.minecraftforge.fml.server.ServerModLoader.begin(ServerModLoader.java:45) [?:?]
    117 at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:121) [?:?]
    118 at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:598) [?:?]
    119 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222]
    120 [08Sep2019 16:01:04.043] [Server thread/ERROR] [net.minecraft.server.MinecraftServer/]: Encountered an unexpected exception
    121 net.minecraftforge.fml.LoadingFailedException: null
    122 at net.minecraftforge.fml.ModLoader.gatherAndInitializeMods(ModLoader.java:165) ~[?:?]
    123 at net.minecraftforge.fml.server.ServerModLoader.begin(ServerModLoader.java:45) ~[?:?]
    124 at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:121) ~[?:?]
    125 at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:598) [?:?]
    126 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222]

    131 [08Sep2019 16:01:04.172] [Server thread/ERROR] [net.minecraft.server.MinecraftServer/]: This crash report has been saved to: /aternos/server/./crash-reports/crash-2019-09-08_16.01.04-server.txt

    134 [08Sep2019 16:01:04.335] [Server thread/ERROR] [net.minecraft.server.MinecraftServer/]: Exception stopping the server
    135 java.lang.IllegalArgumentException: Can not hotload overworld. This must be loaded at all times by main Server.
    136 at org.apache.commons.lang3.Validate.isTrue(Validate.java:158) ~[server-1.14.4-extra.jar:?]
    137 at net.minecraftforge.common.DimensionManager.initWorld(DimensionManager.java:205) ~[?:?]
    138 at net.minecraftforge.common.DimensionManager.getWorld(DimensionManager.java:174) ~[?:?]
    139 at net.minecraft.server.MinecraftServer.func_71218_a(MinecraftServer.java:978) ~[?:?]
    140 at net.minecraft.server.MinecraftServer.func_213211_a(MinecraftServer.java:521) ~[?:?]
    141 at net.minecraft.server.MinecraftServer.func_71260_j(MinecraftServer.java:553) ~[?:?]
    142 at net.minecraft.server.dedicated.DedicatedServer.func_71260_j(DedicatedServer.java:544) ~[?:?]
    143 at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:661) [?:?]
    144 at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222]
  • The mods that i put are

    XaerosWorldMap_1.4.9_Forge_1.14.4.jar

    practicaltools-1.14.4-1.4.jar

    tombstone-4.1.1-1.14.4.jar

    useful_backpacks-1.14.4-1.7.0.34.jar

  • I tried to join in my server and i have this message [error: internal exception: java.io.ioexception: an existing connection was forcibly closed by remote host]

  • Roman

    Closed the thread.