1. Этот сайт использует файлы cookie. Продолжая пользоваться данным сайтом, Вы соглашаетесь на использование нами Ваших файлов cookie. Узнать больше.
  2. Вы находитесь в сообществе Rubukkit. Мы - администраторы серверов Minecraft, разрабатываем собственные плагины и переводим на различные языки плагины наших коллег из других стран.
    Скрыть объявление
Скрыть объявление
В преддверии глобального обновления, мы проводим исследования, которые помогут нам сделать опыт пользования форумом ещё удобнее. Помогите нам, примите участие!

Помогите При смерти крашит сервер

Тема в разделе "Помощь", создана пользователем Mubnit, 9 ноя 2021.

  1. Автор темы
    Mubnit

    Mubnit Ньюби

    Баллы:
    1
    Имя в Minecraft:
    Mubnit
    Здравствуйте, при смерти игрока сервер крашит или просто вылезает ошибка, но после рестарта или ошибки вещи сами телепортируются в инвентарь.
    > [15:58:50] [Server thread/WARN] [enderio]: Player Mubnit just died and respawned in their old body. Did someone fire a PlayerEvent.Clone(death=true) for a teleportation? Supressing Soulbound enchantment for zombie player.
    > [15:59:04] [Server thread/INFO] [net.minecraft.network.NetHandlerPlayServer]: Mubnit issued server command: /kill mubnit
    > [15:59:04] [Server thread/INFO] [OpenMods]: openblocks.common.PlayerInventoryStore.onPlayerDeath(PlayerInventoryStore.java:304): Storing post-mortem inventory into /home/container/./world/data/inventory-Mubnit-2021-11-09_15.59.04-death-0.dat. It can be restored with command '/ob_inventory restore Mubnit Mubnit-2021-11-09_15.59.04-death-0'
    > [15:59:04] [Server thread/ERROR] [FML]: Exception caught during firing event net.minecraftforge.event.entity.living.LivingDeathEvent@37f792c0:
    java.lang.NullPointerException: null
    at me.ichun.mods.morph.common.core.EventHandlerServer.onLivingDeath(EventHandlerServer.java:125) ~[EventHandlerServer.class:?]
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_940_EventHandlerServer_onLivingDeath_LivingDeathEvent.invoke(.dynamic) ~[?:?]
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) ~[ASMEventHandler.class:788465c-DEV]
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:190) ~[EventBus.class:788465c-DEV]
    at net.minecraftforge.common.ForgeHooks.onLivingDeath(ForgeHooks.java:569) ~[ForgeHooks.class:788465c-DEV]
    at net.minecraft.entity.player.EntityPlayerMP.func_70645_a(EntityPlayerMP.java:591) ~[oq.class:?]
    at net.minecraft.entity.EntityLivingBase.func_70097_a(EntityLivingBase.java:1152) ~[vp.class:?]
    at net.minecraft.entity.player.EntityPlayer.func_70097_a(EntityPlayer.java:1093) ~[aed.class:?]
    at net.minecraft.entity.player.EntityPlayerMP.func_70097_a(EntityPlayerMP.java:837) ~[oq.class:?]
    at net.minecraft.entity.EntityLivingBase.func_174812_G(EntityLivingBase.java:170) ~[vp.class:?]
    at net.minecraft.command.CommandKill.func_184881_a(SourceFile:41) ~[cp.class:?]
    at org.bukkit.craftbukkit.v1_12_R1.command.VanillaCommandWrapper.dispatchVanillaCommand(VanillaCommandWrapper.java:111) ~[VanillaCommandWrapper.class:788465c-DEV]
    at org.bukkit.craftbukkit.v1_12_R1.command.VanillaCommandWrapper.execute(VanillaCommandWrapper.java:51) ~[VanillaCommandWrapper.class:788465c-DEV]
    at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:153) ~[SimpleCommandMap.class:788465c-DEV]
    at org.bukkit.craftbukkit.v1_12_R1.CraftServer.dispatchCommand(CraftServer.java:689) ~[CraftServer.class:788465c-DEV]
    at net.minecraft.network.NetHandlerPlayServer.func_147361_d(NetHandlerPlayServer.java:1604) ~[pa.class:?]
    at net.minecraft.network.NetHandlerPlayServer.func_147354_a(NetHandlerPlayServer.java:1452) ~[pa.class:?]
    at net.minecraft.network.play.client.CPacketChatMessage.func_148833_a(CPacketChatMessage.java:50) ~[la.class:?]
    at net.minecraft.network.play.client.CPacketChatMessage.func_148833_a(CPacketChatMessage.java:11) ~[la.class:?]
    at net.minecraft.network.PacketThreadUtil.lambda$checkThreadAndEnqueue$0(PacketThreadUtil.java:14) ~[hv.class:?]
    at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_242]
    at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_242]
    at net.minecraft.util.Util.func_181617_a(SourceFile:46) [h.class:?]
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:926) [MinecraftServer.class:?]
    at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:461) [nz.class:?]
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:865) [MinecraftServer.class:?]
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:737) [MinecraftServer.class:?]
    at java.lang.Thread.run(Thread.java:748) [?:1.8.0_242]
    > [15:59:04] [Server thread/ERROR] [FML]: Index: 16 Listeners:
    > [15:59:04] [Server thread/ERROR] [FML]: 0: HIGHEST
    > [15:59:04] [Server thread/ERROR] [FML]: 1: ASM: class twilightforest.TFEventListener charmOfLife(Lnet/minecraftforge/event/entity/living/LivingDeathEvent;)V
    > [15:59:04] [Server thread/ERROR] [FML]: 2: ASM: com.brandon3055.draconicevolution.handlers.CustomArmorHandler@5e6a3812 onPlayerDeath(Lnet/minecraftforge/event/entity/living/LivingDeathEvent;)V
    > [15:59:04] [Server thread/ERROR] [FML]: 3: HIGH
    > [15:59:04] [Server thread/ERROR] [FML]: 4: ASM: class twilightforest.TFEventListener charmOfKeeping(Lnet/minecraftforge/event/entity/living/LivingDeathEvent;)V
    > [15:59:04] [Server thread/ERROR] [FML]: 5: ASM: openblocks.common.PlayerInventoryStore@4ce42a4a onPlayerDeath(Lnet/minecraftforge/event/entity/living/LivingDeathEvent;)V
    > [15:59:04] [Server thread/ERROR] [FML]: 6: NORMAL
    > [15:59:04] [Server thread/ERROR] [FML]: 7: ASM: class thaumcraft.common.lib.events.PlayerEvents onDeath(Lnet/minecraftforge/event/entity/living/LivingDeathEvent;)V
    > [15:59:04] [Server thread/ERROR] [FML]: 8: ASM: class vazkii.botania.common.item.equipment.bauble.ItemBauble onDeath(Lnet/minecraftforge/event/entity/living/LivingDeathEvent;)V
    > [15:59:04] [Server thread/ERROR] [FML]: 9: ASM: class com.zeitheron.hammercore.event.vanilla.SpawnEnderDragonEggHandler dragonDieEvent(Lnet/minecraftforge/event/entity/living/LivingDeathEvent;)V
    > [15:59:04] [Server thread/ERROR] [FML]: 10: ASM: class com.meteor.extrabotany.common.item.equipment.bauble.ItemBauble onDeath(Lnet/minecraftforge/event/entity/living/LivingDeathEvent;)V
    > [15:59:04] [Server thread/ERROR] [FML]: 11: ASM: class leppa.planarartifice.PlanarArtifice onEntityDeath(Lnet/minecraftforge/event/entity/living/LivingDeathEvent;)V
    > [15:59:04] [Server thread/ERROR] [FML]: 12: ASM: vazkii.quark.decoration.feature.VariedChests@de0ec04 onDeath(Lnet/minecraftforge/event/entity/living/LivingDeathEvent;)V
    > [15:59:04] [Server thread/ERROR] [FML]: 13: ASM: vazkii.botania.common.brew.potion.PotionSoulCross@2c463dcc onEntityKill(Lnet/minecraftforge/event/entity/living/LivingDeathEvent;)V
    > [15:59:04] [Server thread/ERROR] [FML]: 14: ASM: com.zeitheron.thaumicadditions.events.LivingEventsTAR@1855587 livingDeath(Lnet/minecraftforge/event/entity/living/LivingDeathEvent;)V
    > [15:59:04] [Server thread/ERROR] [FML]: 15: ASM: com.rwtema.extrautils2.potion.PotionSecondChance@54d03fcf onDeath(Lnet/minecraftforge/event/entity/living/LivingDeathEvent;)V
    > [15:59:04] [Server thread/ERROR] [FML]: 16: ASM: me.ichun.mods.morph.common.core.EventHandlerServer@432468fe onLivingDeath(Lnet/minecraftforge/event/entity/living/LivingDeathEvent;)V
    > [15:59:04] [Server thread/ERROR] [FML]: 17: ASM: class com.enderio.core.common.handlers.XPBoostHandler handleEntityKill(Lnet/minecraftforge/event/entity/living/LivingDeathEvent;)V
    > [15:59:04] [Server thread/ERROR] [FML]: 18: ASM: com.inventorypets.events.DeathSaveHandler@16e63923 notifyAttack(Lnet/minecraftforge/event/entity/living/LivingDeathEvent;)V
    > [15:59:04] [Server thread/ERROR] [FML]: 19: ASM: com.rumaruka.thaumicbases.common.handlers.EnchatmentHandler@64e56bb5 onMobDeath(Lnet/minecraftforge/event/entity/living/LivingDeathEvent;)V
    > [15:59:04] [Server thread/ERROR] [FML]: 20: LOWEST
    > [15:59:04] [Server thread/ERROR] [FML]: 21: ASM: com.rwtema.extrautils2.eventhandlers.RevengeHandler@51344cdf onLivingDeath(Lnet/minecraftforge/event/entity/living/LivingDeathEvent;)V
    > [15:59:04] [Server thread/ERROR] [FML]: 22: ASM: slimeknights.tconstruct.tools.modifiers.ModBeheading@6039ad4d playerDrop(Lnet/minecraftforge/event/entity/living/LivingDeathEvent;)V
    > [15:59:04] [Server thread/WARN] [net.minecraft.server.MinecraftServer]: Unknown CommandBlock failed to handle command
     
  2. Kennyal

    Kennyal Активный участник Пользователь

    Баллы:
    66
    Имя в Minecraft:
    S3npa1Kennyal_
    Список плагинов?
     
  3. Zuif

    Zuif Активный участник Пользователь

    Баллы:
    76
    какая-то проблема с модом Morph, скорее всего конфликт с чем-то, в ошибке написано что подозревается что игрок имеет зачарование Soulbound находясь в теле зомби(?)
     
  4. HeOpaKyL

    HeOpaKyL Активный участник Пользователь

    Баллы:
    66
    Скинь список плагинов
     
  5. OJIEKCAHDP

    OJIEKCAHDP Активный участник Пользователь

    Баллы:
    76
    Имя в Minecraft:
    OJIEKCAHDP
    Попробуй удалить OpenMobs
     

Поделиться этой страницей