Problem the server shuts down when you log on to it. What to do? Проблема после запуска сервера захожу и сервер закрывается. как решить?

The Aternos forums are now deprecated

Learn more about this change here.

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

  • такс у меня есть тут логи я не понимаю почему при заходе на сервер он выключается Журнал: https://mclo.gs/pQLc5nN

    Краш-репорт: https://aternos.org/files/cras…07-02_21.53.23-server.txt

    so I have logs here, I don't understand why when you log on to the server, it turns off The log: https://mclo.gs/pQLc5nN

    Crash report: https://aternos.org/files/cras…07-02_21.53.23-server.txt

  • Краш репорт в письменном виде:


    ---- Minecraft Crash Report ----


    WARNING: coremods are present:

    llibrary (llibrary-core-1.0.11-1.12.2.jar)

    Contact their authors BEFORE contacting forge


    // Why is it breaking :(


    Time: 7/2/21 9:53 PM

    Description: Ticking player


    java.lang.NoSuchMethodError: net.minecraft.entity.player.InventoryPlayer.func_70440_f(I)Lnet/minecraft/item/ItemStack;

    at com.lying.variousoddities.utility.bus.VOBusServer.onPlayerBreakArmorEventPre(VOBusServer.java:878)

    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_321_VOBusServer_onPlayerBreakArmorEventPre_LivingHurtEvent.invoke(.dynamic)

    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)

    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:190)

    at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:558)

    at net.minecraft.entity.EntityLivingBase.damageEntity_CB(EntityLivingBase.java:1674)

    at net.minecraft.entity.player.EntityPlayer.damageEntity_CB(EntityPlayer.java:1224)

    at net.minecraft.entity.EntityLivingBase.func_70097_a(EntityLivingBase.java:1044)

    at net.minecraft.entity.player.EntityPlayer.func_70097_a(EntityPlayer.java:1093)

    at net.minecraft.entity.player.EntityPlayerMP.func_70097_a(EntityPlayerMP.java:837)

    at net.minecraft.entity.Entity.func_70030_z(Entity.java:571)

    at net.minecraft.entity.EntityLivingBase.func_70030_z(EntityLivingBase.java:248)

    at net.minecraft.entity.Entity.func_70071_h_(Entity.java:483)

    at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2426)

    at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:253)

    at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:482)

    at net.minecraft.server.management.PlayerList.playerLoggedOut(PlayerList.java:566)

    at net.minecraft.network.NetHandlerPlayServer.func_147231_a(NetHandlerPlayServer.java:1310)

    at net.minecraft.network.NetworkManager.func_179293_l(NetworkManager.java:467)

    at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:240)

    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:1013)

    at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:461)

    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:865)

    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:737)

    at java.lang.Thread.run(Thread.java:748)



    A detailed walkthrough of the error, its code path and all known details is as follows:

    ---------------------------------------------------------------------------------------


    -- Head --

    Thread: Server thread

    Stacktrace:

    at com.lying.variousoddities.utility.bus.VOBusServer.onPlayerBreakArmorEventPre(VOBusServer.java:878)

    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_321_VOBusServer_onPlayerBreakArmorEventPre_LivingHurtEvent.invoke(.dynamic)

    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)

    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:190)

    at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:558)

    at net.minecraft.entity.EntityLivingBase.damageEntity_CB(EntityLivingBase.java:1674)

    at net.minecraft.entity.player.EntityPlayer.damageEntity_CB(EntityPlayer.java:1224)

    at net.minecraft.entity.EntityLivingBase.func_70097_a(EntityLivingBase.java:1044)

    at net.minecraft.entity.player.EntityPlayer.func_70097_a(EntityPlayer.java:1093)

    at net.minecraft.entity.player.EntityPlayerMP.func_70097_a(EntityPlayerMP.java:837)

    at net.minecraft.entity.Entity.func_70030_z(Entity.java:571)

    at net.minecraft.entity.EntityLivingBase.func_70030_z(EntityLivingBase.java:248)

    at net.minecraft.entity.Entity.func_70071_h_(Entity.java:483)

    at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2426)

    at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:253)


    -- Player being ticked --

    Details:

    Entity Type: null (net.minecraft.entity.player.EntityPlayerMP)

    Entity ID: 369

    Entity Name: aremolin

    Entity's Exact location: 7.43, 65.00, -3.55

    Entity's Block location: World: (7,65,-4), Chunk: (at 7,4,12 in 0,-1; contains blocks 0,0,-16 to 15,255,-1), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1)

    Entity's Momentum: 0.00, 0.00, 0.00

    Entity's Passengers: []

    Entity's Vehicle: ~~ERROR~~ NullPointerException: null

    Stacktrace:

    at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:482)

    at net.minecraft.server.management.PlayerList.playerLoggedOut(PlayerList.java:566)

    at net.minecraft.network.NetHandlerPlayServer.func_147231_a(NetHandlerPlayServer.java:1310)

    at net.minecraft.network.NetworkManager.func_179293_l(NetworkManager.java:467)

    at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:240)

    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:1013)

    at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:461)

    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:865)

    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:737)

    at java.lang.Thread.run(Thread.java:748)


    -- System Details --

    Details:

    Minecraft Version: 1.12.2

    Magma Version: 99be8c5-STABLE

    Operating System: Linux (amd64) version 5.4.0-64-generic

    Java Version: 1.8.0_282, Oracle Corporation

    Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation

    Memory: 719366160 bytes (686 MB) / 2021654528 bytes (1928 MB) up to 2051014656 bytes (1956 MB)

    JVM Flags: 3 total; -XX:MaxMetaspaceSize=200M -Xmx2200M -Xms1100M

    IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94

    FML: MCP 9.42 Powered by Forge 14.23.5.2855 19 mods loaded, 19 mods active

    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored


    | State | ID | Version | Source | Signature |

    |:------ |:----------------- |:------------ |:--------------------------------------- |:---------------------------------------- |

    | LCHIJA | minecraft | 1.12.2 | minecraft.jar | None |

    | LCHIJA | mcp | 9.42 | minecraft.jar | None |

    | LCHIJA | FML | 8.0.99.99 | server.jar | None |

    | LCHIJA | forge | 14.23.5.2855 | server.jar | None |

    | LCHIJA | baubles | 1.5.2 | Baubles-1.12-1.5.2.jar | None |

    | LCHIJA | sanlib | 1.6.3 | SanLib-1.12.2-1.6.3.jar | 4aad6d31d04fd4b54ac08427561b110ee66198fd |

    | LCHIJA | claysoldiers | 3.0.0-beta.2 | ClaySoldiersMod-1.12.2-3.0.0-beta.2.jar | None |

    | LCHIJA | customnpcs | 1.12 | CustomNPCs_1.12.2-(05Jul20).jar | None |

    | LCHIJA | dgweapons | 2.0.0-AU | DGWeapons-2.0.0-AU.jar | None |

    | LCHIJA | doubleslabs | 0.10.0 | DoubleSlabs-1.12-0.10.0.jar | None |

    | LCHIJA | llibrary | 1.7.20 | llibrary-1.7.20-1.12.2.jar | b9f30a813bee3b9dd5652c460310cfcd54f6b7ec |

    | LCHIJA | dragonmounts | 1.12.2-1.6.2 | DragonMounts2-1.12.2-1.6.2.jar | None |

    | LCHIJA | erebus | 1.0.32 | Erebus-1.0.32.jar | None |

    | LCHIJA | mobbattle | 2.3.4 | MobBattleMod-1.12.2-2.3.4.jar | None |

    | LCHIJA | mowziesmobs | 1.5.8 | mowziesmobs-1.5.8.jar | None |

    | LCHIJA | sanplayermodel | 1.2.2 | SanLib-1.12.2-1.6.3.jar | None |

    | LCHIJA | switchbow | 1.5.8 | switchbow-1.5.8.jar | None |

    | LCHIJA | variedcommodities | 1.12.2 | VariedCommodities_1.12.2(21nov19).jar | None |

    | LCHIJA | varodd | 5.27 | varodd-1.12.2-5.27.jar | None |


    Loaded coremods (and transformers):

    llibrary (llibrary-core-1.0.11-1.12.2.jar)

    net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer

    net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher

    Profiler Position: N/A (disabled)

    Player Count: 1 / 20; [EntityPlayerMP['aremolin'/369, uuid='8fac35a6-28e1-3de3-94ed-750dfcea79bc', l='world', x=7.43, y=65.00, z=-3.55, cx=0, cd=-1, tl=366031, v=true, d=false](aremolin at 7.431650555184072,65.0,-3.5505560827625433)]

    Is Modded: Definitely; Server brand changed to 'Magma'

    Type: Dedicated Server (map_server.txt)

  • Roman

    Closed the thread.