Server Stopping 1 minute after starting

The Aternos forums are now deprecated

Learn more about this change here.

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

  • im trying to make a modded origins server and when i start it like a minute later it stops by itself
    i've tried resetting the world and deleting playerdata but both didnt do anything

    the mods are


    fabric-api-0.60.0+1.19.2.jar


    Origins-1.19-1.6.2.jar


    origins-plus-plus-1.7.jar


    Pehkui-3.4.1+1.14.4-1.19.2.jar


    voicechat-fabric-1.19.2-2.3.8.jar

  • Share your log once the server crashes

    [15:51:34] [Server thread/ERROR]: Encountered an unexpected exception

    314
    java.lang.NoSuchMethodError: 'int net.minecraft.class_2170.method_9249(net.minecraft.class_2168, java.lang.String)'

    315
    at io.github.apace100.apoli.power.factory.action.EntityActions.lambda$register$15(EntityActions.java:235) ~[apoli-2.5.1-65ace884c8596bda.jar:?]

    316
    at io.github.apace100.apoli.power.factory.action.ActionFactory$Instance.accept(ActionFactory.java:41) ~[apoli-2.5.1-65ace884c8596bda.jar:?]

    317
    at io.github.apace100.apoli.power.factory.action.meta.AndAction.lambda$action$0(AndAction.java:14) ~[apoli-2.5.1-65ace884c8596bda.jar:?]

    318
    at java.lang.Iterable.forEach(Iterable.java:75) ~[?:?]

    319
    at io.github.apace100.apoli.power.factory.action.meta.AndAction.action(AndAction.java:14) ~[apoli-2.5.1-65ace884c8596bda.jar:?]

    320
    at io.github.apace100.apoli.power.factory.action.ActionFactory$Instance.accept(ActionFactory.java:41) ~[apoli-2.5.1-65ace884c8596bda.jar:?]

    321
    at io.github.apace100.origins.power.OriginsCallbackPower.onChosen(OriginsCallbackPower.java:24) ~[Origins-1.19-1.6.2.jar:?]

    322
    at io.github.apace100.origins.component.OriginComponent.lambda$onChosen$0(OriginComponent.java:49) ~[Origins-1.19-1.6.2.jar:?]

    323
    at java.lang.Iterable.forEach(Iterable.java:75) ~[?:?]

    324
    at io.github.apace100.origins.component.OriginComponent.onChosen(OriginComponent.java:49) ~[Origins-1.19-1.6.2.jar:?]

    325
    at io.github.apace100.origins.networking.ModPacketsC2S.lambda$chooseOrigin$0(ModPacketsC2S.java:50) ~[Origins-1.19-1.6.2.jar:?]

    326
    at net.minecraft.class_3738.run(class_3738.java:18) ~[server-intermediary.jar:?]

    327
    at net.minecraft.class_1255.method_18859(class_1255.java:157) ~[server-intermediary.jar:?]

    328
    at net.minecraft.class_4093.method_18859(class_4093.java:23) ~[server-intermediary.jar:?]

    329
    at net.minecraft.server.MinecraftServer.method_24306(MinecraftServer.java:776) ~[server-intermediary.jar:?]

    330
    at net.minecraft.server.MinecraftServer.method_18859(MinecraftServer.java:159) ~[server-intermediary.jar:?]

    331
    at net.minecraft.class_1255.method_16075(class_1255.java:131) ~[server-intermediary.jar:?]

    332
    at net.minecraft.server.MinecraftServer.method_20415(MinecraftServer.java:758) ~[server-intermediary.jar:?]

    333
    at net.minecraft.server.MinecraftServer.method_16075(MinecraftServer.java:752) ~[server-intermediary.jar:?]

    334
    at net.minecraft.class_1255.method_5383(class_1255.java:116) ~[server-intermediary.jar:?]

    335
    at net.minecraft.server.MinecraftServer.method_16208(MinecraftServer.java:736) ~[server-intermediary.jar:?]

    336
    at net.minecraft.server.MinecraftServer.method_29741(MinecraftServer.java:669) ~[server-intermediary.jar:?]

    337
    at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:257) ~[server-intermediary.jar:?]

    338
    at java.lang.Thread.run(Thread.java:833) [?:?]

    339
    [15:51:34] [Server thread/ERROR]: This crash report has been saved to: /server/./crash-reports/crash-2022-09-04_15.51.34-server.txt

    340
    [15:51:34] [Server thread/INFO]: Stopping server

    341
    [15:51:34] [Server thread/INFO]: Saving players

    342
    [15:51:34] [Server thread/INFO]: Saving worlds

    343
    [15:51:38] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world]'/minecraft:overworld

    344
    [15:51:38] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world]'/minecraft:the_end

    345
    [15:51:38] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world]'/minecraft:the_nether

    346
    [15:51:38] [Server thread/INFO]: ThreadedAnvilChunkStorage (world): All chunks are saved

    347
    [15:51:38] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved

    348
    [15:51:38] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved

    349
    [15:51:38] [Server thread/INFO]: ThreadedAnvilChunkStorage: All dimensions are saved

    350
    [15:51:38] [Server thread/INFO]: Thread Query Listener stopped