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

Помогите Заспаунились мобы и сервер крашнулся

Тема в разделе "Помощь", создана пользователем thefoxxx98, 16 янв 2020.

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

    thefoxxx98 Активный участник

    Баллы:
    61
    Поставил спаунер, в него восьмислойный конденсатор. Спаунил Caveclop` ов. Также стоял киллер джо. Вдруг за 1 призыв заспаунились сразу 3 моба и сервер крашнулся. При попытке зайти сервер крашится. Краш репорт прикрепил. Как решить?
    Код:
    [23:31:21] [Server thread/ERROR] [FML/]: Exception caught during firing event net.minecraftforge.event.entity.living.LivingHurtEvent@51954f9b:
    
    java.lang.NullPointerException
        at net.minecraft.entity.player.EntityPlayerMP.func_70670_a(EntityPlayerMP.java:1256) ~[mw.class:?]
        at net.minecraft.entity.EntityLivingBase.func_70690_d(EntityLivingBase.java:712) ~[sv.class:?]
        at atomicstryker.infernalmobs.common.mods.MM_Poisonous.onHurt(MM_Poisonous.java:33) ~[MM_Poisonous.class:?]
        at atomicstryker.infernalmobs.common.EntityEventHandler.onEntityLivingHurt(EntityEventHandler.java:126) ~[EntityEventHandler.class:?]
        at cpw.mods.fml.common.eventhandler.ASMEventHandler_439_EntityEventHandler_onEntityLivingHurt_LivingHurtEvent.invoke(.dynamic) ~[?:?]
        at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) ~[ASMEventHandler.class:1.7.10-1614.58]
        at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140) [EventBus.class:1.7.10-1614.58]
        at net.minecraftforge.common.ForgeHooks.onLivingHurt(ForgeHooks.java:309) [ForgeHooks.class:1.7.10-1614.58]
        at net.minecraft.entity.EntityLivingBase.damageEntity_CB(EntityLivingBase.java:1416) [sv.class:?]
        at net.minecraft.entity.EntityLivingBase.func_70097_a(EntityLivingBase.java:901) [sv.class:?]
        at net.minecraft.entity.monster.EntityMob.func_70097_a(EntityMob.java:71) [yg.class:?]
        at net.minecraft.entity.player.EntityPlayer.func_71059_n(EntityPlayer.java:1399) [yz.class:?]
        at crazypants.enderio.machine.killera.TileKillerJoe.processTasks(TileKillerJoe.java:181) [TileKillerJoe.class:?]
        at crazypants.enderio.machine.AbstractMachineEntity.func_145845_h(AbstractMachineEntity.java:276) [AbstractMachineEntity.class:?]
        at crazypants.enderio.machine.killera.TileKillerJoe.func_145845_h(TileKillerJoe.java:118) [TileKillerJoe.class:?]
        at net.minecraft.world.World.func_72939_s(World.java:2583) [ahb.class:?]
        at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:673) [mt.class:?]
        at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:986) [MinecraftServer.class:?]
        at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:432) [lt.class:?]
        at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:841) [MinecraftServer.class:?]
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:693) [MinecraftServer.class:?]
        at java.lang.Thread.run(Unknown Source) [?:1.8.0_181]
    [23:31:21] [Server thread/ERROR] [FML/]: Index: 10 Listeners:
    [23:31:21] [Server thread/ERROR] [FML/]: 0: NORMAL
    [23:31:21] [Server thread/ERROR] [FML/]: 1: ASM: net.divinerpg.utils.events.EventArmorFullSet@68fc7bf1 onPlayerHurtEvent(Lnet/minecraftforge/event/entity/living/LivingHurtEvent;)V
    [23:31:21] [Server thread/ERROR] [FML/]: 2: ASM: net.divinerpg.utils.events.EventArmorFullSet@68fc7bf1 onLivingHurtEvent(Lnet/minecraftforge/event/entity/living/LivingHurtEvent;)V
    [23:31:21] [Server thread/ERROR] [FML/]: 3: ASM: thaumcraft.common.lib.events.EventHandlerRunic@4360985d entityHurt(Lnet/minecraftforge/event/entity/living/LivingHurtEvent;)V
    [23:31:21] [Server thread/ERROR] [FML/]: 4: ASM: openblocks.enchantments.FlimFlamEnchantmentsHandler@27082a92 onDamage(Lnet/minecraftforge/event/entity/living/LivingHurtEvent;)V
    [23:31:21] [Server thread/ERROR] [FML/]: 5: ASM: com.kentington.thaumichorizons.common.lib.EventHandlerEntity@2dc8fe0d entityHurt(Lnet/minecraftforge/event/entity/living/LivingHurtEvent;)V
    [23:31:21] [Server thread/ERROR] [FML/]: 6: ASM: com.kentington.thaumichorizons.common.lib.EventHandlerEntity@2dc8fe0d onPlayerHurt(Lnet/minecraftforge/event/entity/living/LivingHurtEvent;)V
    [23:31:21] [Server thread/ERROR] [FML/]: 7: ASM: thaumic.tinkerer.common.enchantment.ModEnchantmentHandler@2cd5a550 onEntityDamaged(Lnet/minecraftforge/event/entity/living/LivingHurtEvent;)V
    [23:31:21] [Server thread/ERROR] [FML/]: 8: ASM: thaumic.tinkerer.common.core.handler.kami.SoulHeartHandler@7228c89f onPlayerDamage(Lnet/minecraftforge/event/entity/living/LivingHurtEvent;)V
    [23:31:21] [Server thread/ERROR] [FML/]: 9: ASM: fox.spiteful.forbidden.FMEventHandler@5e99c372 onGetHurt(Lnet/minecraftforge/event/entity/living/LivingHurtEvent;)V
    [23:31:21] [Server thread/ERROR] [FML/]: 10: ASM: atomicstryker.infernalmobs.common.EntityEventHandler@3ae4231c onEntityLivingHurt(Lnet/minecraftforge/event/entity/living/LivingHurtEvent;)V
    [23:31:21] [Server thread/ERROR] [FML/]: 11: LOWEST
    [23:31:21] [Server thread/ERROR] [FML/]: 12: ASM: thaumic.tinkerer.common.item.kami.armor.ItemGemLegs@c4c7d28 onDamageTaken(Lnet/minecraftforge/event/entity/living/LivingHurtEvent;)V
    [23:31:21] [Server thread/ERROR] [FML/]: 13: ASM: fox.spiteful.forbidden.FMEventHandler@5e99c372 onFeelPain(Lnet/minecraftforge/event/entity/living/LivingHurtEvent;)V
    [23:31:21] [Server thread/ERROR] [FML/]: 14: ASM: blusunrize.immersiveengineering.common.EventHandler@4433a979 onLivingHurt(Lnet/minecraftforge/event/entity/living/LivingHurtEvent;)V
    [23:31:21] [Server thread/INFO] [com.Acrobot.ChestShop.ChestShop/]: [ChestShop] Disabling ChestShop v3.7.18
    [23:31:21] [Server thread/INFO] [com.sk89q.worldguard.bukkit.WorldGuardPlugin/]: [WorldGuard] Disabling WorldGuard v6.1
    [23:31:21] [Server thread/INFO] [com.sk89q.worldguard.bukkit.WorldGuardPlugin/]: [WorldGuard] Shutting down executor and waiting for any pending tasks...
    [23:31:21] [Server thread/INFO] [com.comphenix.protocol.ProtocolLibrary/]: [ProtocolLib] Disabling ProtocolLib v3.6.5
    [23:31:21] [Server thread/INFO] [com.earth2me.essentials.spawn.EssentialsSpawn/]: [EssentialsSpawn] Disabling EssentialsSpawn v2.9.6
    [23:31:21] [Server thread/INFO] [net.minefactory.chatmanager.ChatManager/]: [ChatManager] Disabling ChatManager v4.4
    [23:31:21] [Server thread/INFO] [com.cnaude.scavenger.Scavenger/]: [Scavenger] Disabling Scavenger v1.7-2
    [23:31:21] [Server thread/INFO] [Minecraft/]: [Scavenger] Saved ignore list. (Count = 0)
    [23:31:21] [Server thread/INFO] [com.wimbli.WorldBorder.WorldBorder/]: [WorldBorder] Disabling WorldBorder v1.8.1
    [23:31:21] [Server thread/INFO] [com.wimbli.WorldBorder.WorldBorder/]: [WorldBorder] [CONFIG] Border-checking timed task stopped.
    [23:31:21] [Server thread/INFO] [mcBuild.MainClass/]: [mcBuild] Disabling mcBuild v2.0
    [23:31:21] [Server thread/INFO] [mcBuild.MainClass/]: [mcBuild] Disable
    [23:31:21] [Server thread/INFO] [ru.tehkode.permissions.bukkit.PermissionsEx/]: [PermissionsEx] Disabling PermissionsEx v1.22.8
    [23:31:21] [Server thread/INFO] [com.sk89q.wepif.PermissionsResolverManager/]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
    [23:31:21] [Server thread/INFO] [org.primesoft.blockshub.BlocksHubBukkit/]: [BlocksHub] Disabling BlocksHub v2.0.1
    [23:31:21] [Server thread/INFO] [Minecraft/]: Essentials: Using config file enhanced permissions.
    [23:31:21] [Server thread/INFO] [Minecraft/]: Permissions listed in as player-commands will be given to all users.
    [23:31:21] [Server thread/INFO] [Minecraft.BlocksHub/]: [BlocksHub] Disabled
    [23:31:21] [Server thread/INFO] [com.earth2me.essentials.protect.EssentialsProtect/]: [EssentialsProtect] Disabling EssentialsProtect v2.9.6
    [23:31:23] [Server thread/INFO] [com.earth2me.essentials.Essentials/]: [Essentials] Disabling Essentials v2.9.6
    [23:31:23] [Server thread/INFO] [com.sk89q.worldedit.bukkit.WorldEditPlugin/]: [WorldEdit] Disabling WorldEdit v6.1.5;4651611
    [23:31:23] [Server thread/INFO] [net.coreprotect.CoreProtect/]: [CoreProtect] Disabling CoreProtect v2.10.0
    [23:31:24] [Server thread/INFO] [FML/]: Unloading dimension 0
    [23:31:24] [Server thread/INFO] [FML/]: Unloading dimension -1
    [23:31:24] [Server thread/INFO] [FML/]: Unloading dimension 1
    [23:31:24] [Server thread/INFO] [FML/]: Unloading dimension -100
    [23:31:24] [Server thread/INFO] [FML/]: Unloading dimension 57
    [23:31:24] [Server thread/INFO] [FML/]: Unloading dimension 56
    [23:31:24] [Server thread/INFO] [FML/]: Unloading dimension -42
    [23:31:24] [Server thread/INFO] [FML/]: Unloading dimension -19
    [23:31:24] [Server thread/INFO] [FML/]: Unloading dimension -112
    [23:31:24] [Server thread/INFO] [FML/]: Unloading dimension 55
    [23:31:24] [Server thread/INFO] [FML/]: Unloading dimension 54
    [23:31:24] [Server thread/INFO] [FML/]: Unloading dimension 53
    [23:31:24] [Server thread/INFO] [FML/]: Unloading dimension 52
    [23:31:24] [Server thread/INFO] [FML/]: Unloading dimension 51
    [23:31:24] [Server thread/INFO] [FML/]: Unloading dimension 50
    [23:31:24] [Server thread/INFO] [FML/]: Unloading dimension 69
    [23:31:25] [Server thread/INFO] [FML/]: Applying holder lookups
    [23:31:25] [Server thread/INFO] [FML/]: Holder lookups applied
    [23:31:25] [pool-76-thread-1/INFO] [EnderIO/EnderIO]: ServerChannelRegister: Dimensional Transceiver data saved to D:\Other\server_mine\.\world\enderio\dimensionalTransceiver.json
    [23:31:25] [Server thread/INFO] [FML/]: The state engine was in incorrect state SERVER_STOPPING and forced into state SERVER_STOPPED. Errors may have been discarded.
     

    Вложения:

  2. AndelsYT

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

    Баллы:
    61
    Имя в Minecraft:
    AndelsYT
    Не использовать эту гадость, это все что я могу предложить :)
    Честно говоря даже не знаю, что это такое, но если плагин, просто обнови его
     
  3. NukerFall

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

    Баллы:
    76
    С модом твоим что-то не так явно. Трайни без него для начала.
     

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