1471520402
[14:48:25] [Server thread/ERROR] [FML]: Exception caught during firing event net.minecraftforge.fml.common.gameevent.TickEvent$PlayerTickEvent@2eb70dc3:
java.lang.NullPointerException: null
    at com.pixelmonmod.pixelmon.quests.objectives.inserters.EntityInserter.execute(EntityInserter.java:58) ~[EntityInserter.class:?]
    at com.pixelmonmod.pixelmon.quests.listeners.TickListeners.onPlayerTick(TickListeners.java:30) ~[TickListeners.class:?]
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_124_TickListeners_onPlayerTick_PlayerTickEvent.invoke(.dynamic) ~[?:?]
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) ~[ASMEventHandler.class:git-CatServer-1.12.2-5ef3d0c]
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:190) [EventBus.class:git-CatServer-1.12.2-5ef3d0c]
    at net.minecraftforge.fml.common.FMLCommonHandler.onPlayerPostTick(FMLCommonHandler.java:372) [FMLCommonHandler.class:git-CatServer-1.12.2-5ef3d0c]
    at net.minecraft.entity.player.EntityPlayer.func_184808_cD(EntityPlayer.java:392) [aed.class:?]
    at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:302) [aed.class:?]
    at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:467) [oq.class:?]
    at net.minecraft.network.NetHandlerPlayServer.func_73660_a(NetHandlerPlayServer.java:247) [pa.class:?]
    at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher$1.func_73660_a(NetworkDispatcher.java:209) [NetworkDispatcher$1.class:git-CatServer-1.12.2-5ef3d0c]
    at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:235) [gw.class:?]
    at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:187) [oz.class:?]
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:934) [MinecraftServer.class:?]
    at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:472) [nz.class:?]
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:776) [MinecraftServer.class:?]
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:630) [MinecraftServer.class:?]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_112]
[14:48:25] [Server thread/ERROR] [FML]: Index: 2 Listeners:
[14:48:25] [Server thread/ERROR] [FML]: 0: NORMAL
[14:48:25] [Server thread/ERROR] [FML]: 1: ASM: class com.github.tartaricacid.touhoulittlemaid.event.PlayerCapabilitiesEvent playerTickEvent(Lnet/minecraftforge/fml/common/gameevent/TickEvent$PlayerTickEvent;)V
[14:48:25] [Server thread/ERROR] [FML]: 2: ASM: com.pixelmonmod.pixelmon.quests.listeners.TickListeners@1bb8460 onPlayerTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$PlayerTickEvent;)V
[14:48:25] [Server thread/ERROR] [FML]: 3: ASM: com.pixelmonmod.pixelmon.TickHandler@23be901e onPlayerTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$PlayerTickEvent;)V
[14:48:25] [Server thread/ERROR] [FML]: 4: ASM: ic2.core.item.armor.jetpack.JetpackHandler@7cc01ec7 tick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$PlayerTickEvent;)V
[14:48:26] [Server thread/WARN] [net.minecraft.network.NetworkSystem]: Failed to handle packet for /111.194.162.121:50824
net.minecraft.util.ReportedException: Ticking player
    at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:560) ~[oq.class:?]
    at net.minecraft.network.NetHandlerPlayServer.func_73660_a(NetHandlerPlayServer.java:247) ~[pa.class:?]
    at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher$1.func_73660_a(NetworkDispatcher.java:209) ~[NetworkDispatcher$1.class:git-CatServer-1.12.2-5ef3d0c]
    at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:235) ~[gw.class:?]
    at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:187) [oz.class:?]
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:934) [MinecraftServer.class:?]
    at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:472) [nz.class:?]
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:776) [MinecraftServer.class:?]
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:630) [MinecraftServer.class:?]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_112]
Caused by: java.lang.NullPointerException
    at com.pixelmonmod.pixelmon.quests.objectives.inserters.EntityInserter.execute(EntityInserter.java:58) ~[EntityInserter.class:?]
    at com.pixelmonmod.pixelmon.quests.listeners.TickListeners.onPlayerTick(TickListeners.java:30) ~[TickListeners.class:?]
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_124_TickListeners_onPlayerTick_PlayerTickEvent.invoke(.dynamic) ~[?:?]
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) ~[ASMEventHandler.class:git-CatServer-1.12.2-5ef3d0c]
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:190) ~[EventBus.class:git-CatServer-1.12.2-5ef3d0c]
    at net.minecraftforge.fml.common.FMLCommonHandler.onPlayerPostTick(FMLCommonHandler.java:372) ~[FMLCommonHandler.class:git-CatServer-1.12.2-5ef3d0c]
    at net.minecraft.entity.player.EntityPlayer.func_184808_cD(EntityPlayer.java:392) ~[aed.class:?]
    at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:302) ~[aed.class:?]
    at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:467) ~[oq.class:?]
    ... 9 more
[14:48:26] [Server thread/ERROR] [FML]: Exception caught during firing event net.minecraftforge.fml.common.gameevent.TickEvent$PlayerTickEvent@77ccf344:
java.lang.NullPointerException: null
    at com.pixelmonmod.pixelmon.quests.objectives.inserters.EntityInserter.execute(EntityInserter.java:58) ~[EntityInserter.class:?]
    at com.pixelmonmod.pixelmon.quests.listeners.TickListeners.onPlayerTick(TickListeners.java:30) ~[TickListeners.class:?]
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_124_TickListeners_onPlayerTick_PlayerTickEvent.invoke(.dynamic) ~[?:?]
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) ~[ASMEventHandler.class:git-CatServer-1.12.2-5ef3d0c]
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:190) [EventBus.class:git-CatServer-1.12.2-5ef3d0c]
    at net.minecraftforge.fml.common.FMLCommonHandler.onPlayerPostTick(FMLCommonHandler.java:372) [FMLCommonHandler.class:git-CatServer-1.12.2-5ef3d0c]
    at net.minecraft.entity.player.EntityPlayer.func_184808_cD(EntityPlayer.java:392) [aed.class:?]
    at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:302) [aed.class:?]
    at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:467) [oq.class:?]
    at net.minecraft.network.NetHandlerPlayServer.func_73660_a(NetHandlerPlayServer.java:247) [pa.class:?]
    at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher$1.func_73660_a(NetworkDispatcher.java:209) [NetworkDispatcher$1.class:git-CatServer-1.12.2-5ef3d0c]
    at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:235) [gw.class:?]
    at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:187) [oz.class:?]
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:934) [MinecraftServer.class:?]
    at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:472) [nz.class:?]
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:776) [MinecraftServer.class:?]
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:630) [MinecraftServer.class:?]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_112]
[14:48:26] [Server thread/ERROR] [FML]: Index: 2 Listeners:
[14:48:26] [Server thread/ERROR] [FML]: 0: NORMAL
[14:48:26] [Server thread/ERROR] [FML]: 1: ASM: class com.github.tartaricacid.touhoulittlemaid.event.PlayerCapabilitiesEvent playerTickEvent(Lnet/minecraftforge/fml/common/gameevent/TickEvent$PlayerTickEvent;)V
[14:48:26] [Server thread/ERROR] [FML]: 2: ASM: com.pixelmonmod.pixelmon.quests.listeners.TickListeners@1bb8460 onPlayerTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$PlayerTickEvent;)V
[14:48:26] [Server thread/ERROR] [FML]: 3: ASM: com.pixelmonmod.pixelmon.TickHandler@23be901e onPlayerTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$PlayerTickEvent;)V
[14:48:26] [Server thread/ERROR] [FML]: 4: ASM: ic2.core.item.armor.jetpack.JetpackHandler@7cc01ec7 tick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$PlayerTickEvent;)V
[14:48:26] [Server thread/WARN] [net.minecraft.network.NetworkSystem]: Failed to handle packet for /111.194.162.121:50824
net.minecraft.util.ReportedException: Ticking player
    at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:560) ~[oq.class:?]
    at net.minecraft.network.NetHandlerPlayServer.func_73660_a(NetHandlerPlayServer.java:247) ~[pa.class:?]
    at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher$1.func_73660_a(NetworkDispatcher.java:209) ~[NetworkDispatcher$1.class:git-CatServer-1.12.2-5ef3d0c]
    at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:235) ~[gw.class:?]
    at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:187) [oz.class:?]
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:934) [MinecraftServer.class:?]
    at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:472) [nz.class:?]
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:776) [MinecraftServer.class:?]
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:630) [MinecraftServer.class:?]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_112]
Caused by: java.lang.NullPointerException
    at com.pixelmonmod.pixelmon.quests.objectives.inserters.EntityInserter.execute(EntityInserter.java:58) ~[EntityInserter.class:?]
    at com.pixelmonmod.pixelmon.quests.listeners.TickListeners.onPlayerTick(TickListeners.java:30) ~[TickListeners.class:?]
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_124_TickListeners_onPlayerTick_PlayerTickEvent.invoke(.dynamic) ~[?:?]
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) ~[ASMEventHandler.class:git-CatServer-1.12.2-5ef3d0c]
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:190) ~[EventBus.class:git-CatServer-1.12.2-5ef3d0c]
    at net.minecraftforge.fml.common.FMLCommonHandler.onPlayerPostTick(FMLCommonHandler.java:372) ~[FMLCommonHandler.class:git-CatServer-1.12.2-5ef3d0c]
    at net.minecraft.entity.player.EntityPlayer.func_184808_cD(EntityPlayer.java:392) ~[aed.class:?]
    at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:302) ~[aed.class:?]
    at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:467) ~[oq.class:?]
    ... 9 more
[14:48:26] [Server thread/ERROR] [FML]: Exception caught during firing event net.minecraftforge.fml.common.gameevent.TickEvent$PlayerTickEvent@497353b6:
java.lang.NullPointerException: null
    at com.pixelmonmod.pixelmon.quests.objectives.inserters.EntityInserter.execute(EntityInserter.java:58) ~[EntityInserter.class:?]
    at com.pixelmonmod.pixelmon.quests.listeners.TickListeners.onPlayerTick(TickListeners.java:30) ~[TickListeners.class:?]
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_124_TickListeners_onPlayerTick_PlayerTickEvent.invoke(.dynamic) ~[?:?]
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) ~[ASMEventHandler.class:git-CatServer-1.12.2-5ef3d0c]
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:190) [EventBus.class:git-CatServer-1.12.2-5ef3d0c]
    at net.minecraftforge.fml.common.FMLCommonHandler.onPlayerPostTick(FMLCommonHandler.java:372) [FMLCommonHandler.class:git-CatServer-1.12.2-5ef3d0c]
    at net.minecraft.entity.player.EntityPlayer.func_184808_cD(EntityPlayer.java:392) [aed.class:?]
    at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:302) [aed.class:?]
    at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:467) [oq.class:?]
    at net.minecraft.network.NetHandlerPlayServer.func_73660_a(NetHandlerPlayServer.java:247) [pa.class:?]
    at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher$1.func_73660_a(NetworkDispatcher.java:209) [NetworkDispatcher$1.class:git-CatServer-1.12.2-5ef3d0c]
    at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:235) [gw.class:?]
    at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:187) [oz.class:?]
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:934) [MinecraftServer.class:?]
    at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:472) [nz.class:?]
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:776) [MinecraftServer.class:?]
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:630) [MinecraftServer.class:?]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_112]
[14:48:26] [Server thread/ERROR] [FML]: Index: 2 Listeners:
[14:48:26] [Server thread/ERROR] [FML]: 0: NORMAL
[14:48:26] [Server thread/ERROR] [FML]: 1: ASM: class com.github.tartaricacid.touhoulittlemaid.event.PlayerCapabilitiesEvent playerTickEvent(Lnet/minecraftforge/fml/common/gameevent/TickEvent$PlayerTickEvent;)V
[14:48:26] [Server thread/ERROR] [FML]: 2: ASM: com.pixelmonmod.pixelmon.quests.listeners.TickListeners@1bb8460 onPlayerTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$PlayerTickEvent;)V
[14:48:26] [Server thread/ERROR] [FML]: 3: ASM: com.pixelmonmod.pixelmon.TickHandler@23be901e onPlayerTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$PlayerTickEvent;)V
[14:48:26] [Server thread/ERROR] [FML]: 4: ASM: ic2.core.item.armor.jetpack.JetpackHandler@7cc01ec7 tick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$PlayerTickEvent;)V
[14:48:26] [Server thread/WARN] [net.minecraft.network.NetworkSystem]: Failed to handle packet for /111.194.162.121:50824
net.minecraft.util.ReportedException: Ticking player
    at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:560) ~[oq.class:?]
    at net.minecraft.network.NetHandlerPlayServer.func_73660_a(NetHandlerPlayServer.java:247) ~[pa.class:?]
    at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher$1.func_73660_a(NetworkDispatcher.java:209) ~[NetworkDispatcher$1.class:git-CatServer-1.12.2-5ef3d0c]
    at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:235) ~[gw.class:?]
    at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:187) [oz.class:?]
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:934) [MinecraftServer.class:?]
    at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:472) [nz.class:?]
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:776) [MinecraftServer.class:?]
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:630) [MinecraftServer.class:?]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_112]
Caused by: java.lang.NullPointerException
    at com.pixelmonmod.pixelmon.quests.objectives.inserters.EntityInserter.execute(EntityInserter.java:58) ~[EntityInserter.class:?]
    at com.pixelmonmod.pixelmon.quests.listeners.TickListeners.onPlayerTick(TickListeners.java:30) ~[TickListeners.class:?]
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_124_TickListeners_onPlayerTick_PlayerTickEvent.invoke(.dynamic) ~[?:?]
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) ~[ASMEventHandler.class:git-CatServer-1.12.2-5ef3d0c]
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:190) ~[EventBus.class:git-CatServer-1.12.2-5ef3d0c]
    at net.minecraftforge.fml.common.FMLCommonHandler.onPlayerPostTick(FMLCommonHandler.java:372) ~[FMLCommonHandler.class:git-CatServer-1.12.2-5ef3d0c]
    at net.minecraft.entity.player.EntityPlayer.func_184808_cD(EntityPlayer.java:392) ~[aed.class:?]
    at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:302) ~[aed.class:?]
    at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:467) ~[oq.class:?]
    ... 9 more
[14:48:26] [Server thread/ERROR] [FML]: Exception caught during firing event net.minecraftforge.fml.common.gameevent.TickEvent$PlayerTickEvent@21df231b:
java.lang.NullPointerException: null
    at com.pixelmonmod.pixelmon.quests.objectives.inserters.EntityInserter.execute(EntityInserter.java:58) ~[EntityInserter.class:?]
    at com.pixelmonmod.pixelmon.quests.listeners.TickListeners.onPlayerTick(TickListeners.java:30) ~[TickListeners.class:?]
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_124_TickListeners_onPlayerTick_PlayerTickEvent.invoke(.dynamic) ~[?:?]
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) ~[ASMEventHandler.class:git-CatServer-1.12.2-5ef3d0c]
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:190) [EventBus.class:git-CatServer-1.12.2-5ef3d0c]
    at net.minecraftforge.fml.common.FMLCommonHandler.onPlayerPostTick(FMLCommonHandler.java:372) [FMLCommonHandler.class:git-CatServer-1.12.2-5ef3d0c]
    at net.minecraft.entity.player.EntityPlayer.func_184808_cD(EntityPlayer.java:392) [aed.class:?]
    at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:302) [aed.class:?]
    at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:467) [oq.class:?]
    at net.minecraft.network.NetHandlerPlayServer.func_73660_a(NetHandlerPlayServer.java:247) [pa.class:?]
    at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher$1.func_73660_a(NetworkDispatcher.java:209) [NetworkDispatcher$1.class:git-CatServer-1.12.2-5ef3d0c]
    at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:235) [gw.class:?]
    at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:187) [oz.class:?]
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:934) [MinecraftServer.class:?]
    at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:472) [nz.class:?]
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:776) [MinecraftServer.class:?]
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:630) [MinecraftServer.class:?]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_112]
[14:48:26] [Server thread/ERROR] [FML]: Index: 2 Listeners:
[14:48:26] [Server thread/ERROR] [FML]: 0: NORMAL
[14:48:26] [Server thread/ERROR] [FML]: 1: ASM: class com.github.tartaricacid.touhoulittlemaid.event.PlayerCapabilitiesEvent playerTickEvent(Lnet/minecraftforge/fml/common/gameevent/TickEvent$PlayerTickEvent;)V
[14:48:26] [Server thread/ERROR] [FML]: 2: ASM: com.pixelmonmod.pixelmon.quests.listeners.TickListeners@1bb8460 onPlayerTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$PlayerTickEvent;)V
[14:48:26] [Server thread/ERROR] [FML]: 3: ASM: com.pixelmonmod.pixelmon.TickHandler@23be901e onPlayerTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$PlayerTickEvent;)V
[14:48:26] [Server thread/ERROR] [FML]: 4: ASM: ic2.core.item.armor.jetpack.JetpackHandler@7cc01ec7 tick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$PlayerTickEvent;)V
[14:48:26] [Server thread/WARN] [net.minecraft.network.NetworkSystem]: Failed to handle packet for /111.194.162.121:50824
net.minecraft.util.ReportedException: Ticking player
    at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:560) ~[oq.class:?]
    at net.minecraft.network.NetHandlerPlayServer.func_73660_a(NetHandlerPlayServer.java:247) ~[pa.class:?]
    at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher$1.func_73660_a(NetworkDispatcher.java:209) ~[NetworkDispatcher$1.class:git-CatServer-1.12.2-5ef3d0c]
    at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:235) ~[gw.class:?]
    at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:187) [oz.class:?]
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:934) [MinecraftServer.class:?]
    at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:472) [nz.class:?]
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:776) [MinecraftServer.class:?]
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:630) [MinecraftServer.class:?]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_112]
Caused by: java.lang.NullPointerException
    at com.pixelmonmod.pixelmon.quests.objectives.inserters.EntityInserter.execute(EntityInserter.java:58) ~[EntityInserter.class:?]
    at com.pixelmonmod.pixelmon.quests.listeners.TickListeners.onPlayerTick(TickListeners.java:30) ~[TickListeners.class:?]
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_124_TickListeners_onPlayerTick_PlayerTickEvent.invoke(.dynamic) ~[?:?]
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) ~[ASMEventHandler.class:git-CatServer-1.12.2-5ef3d0c]
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:190) ~[EventBus.class:git-CatServer-1.12.2-5ef3d0c]
    at net.minecraftforge.fml.common.FMLCommonHandler.onPlayerPostTick(FMLCommonHandler.java:372) ~[FMLCommonHandler.class:git-CatServer-1.12.2-5ef3d0c]
    at net.minecraft.entity.player.EntityPlayer.func_184808_cD(EntityPlayer.java:392) ~[aed.class:?]
    at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:302) ~[aed.class:?]
    at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:467) ~[oq.class:?]
    ... 9 more
[14:48:26] [Server thread/ERROR] [FML]: Exception caught during firing event net.minecraftforge.fml.common.gameevent.TickEvent$PlayerTickEvent@1334bba0:
java.lang.NullPointerException: null
[14:48:26] [Server thread/ERROR] [FML]: Index: 2 Listeners:
[14:48:26] [Server thread/ERROR] [FML]: 0: NORMAL
[14:48:26] [Server thread/ERROR] [FML]: 1: ASM: class com.github.tartaricacid.touhoulittlemaid.event.PlayerCapabilitiesEvent playerTickEvent(Lnet/minecraftforge/fml/common/gameevent/TickEvent$PlayerTickEvent;)V
[14:48:26] [Server thread/ERROR] [FML]: 2: ASM: com.pixelmonmod.pixelmon.quests.listeners.TickListeners@1bb8460 onPlayerTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$PlayerTickEvent;)V
[14:48:26] [Server thread/ERROR] [FML]: 3: ASM: com.pixelmonmod.pixelmon.TickHandler@23be901e onPlayerTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$PlayerTickEvent;)V
[14:48:26] [Server thread/ERROR] [FML]: 4: ASM: ic2.core.item.armor.jetpack.JetpackHandler@7cc01ec7 tick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$PlayerTickEvent;)V
[14:48:26] [Server thread/INFO] []: Negative index in crash report handler (0/10)
[14:48:26] [Server thread/WARN] [net.minecraft.network.NetworkSystem]: Failed to handle packet for /111.194.162.121:50824
net.minecraft.util.ReportedException: Ticking player
    at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:560) ~[oq.class:?]
    at net.minecraft.network.NetHandlerPlayServer.func_73660_a(NetHandlerPlayServer.java:247) ~[pa.class:?]
    at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher$1.func_73660_a(NetworkDispatcher.java:209) ~[NetworkDispatcher$1.class:git-CatServer-1.12.2-5ef3d0c]
    at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:235) ~[gw.class:?]
    at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:187) [oz.class:?]
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:934) [MinecraftServer.class:?]
    at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:472) [nz.class:?]
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:776) [MinecraftServer.class:?]
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:630) [MinecraftServer.class:?]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_112]
Caused by: java.lang.NullPointerException
[14:48:26] [Server thread/ERROR] [FML]: Exception caught during firing event net.minecraftforge.fml.common.gameevent.TickEvent$PlayerTickEvent@79c333a0:
java.lang.NullPointerException: null
[14:48:26] [Server thread/ERROR] [FML]: Index: 2 Listeners:
[14:48:26] [Server thread/ERROR] [FML]: 0: NORMAL
[14:48:26] [Server thread/ERROR] [FML]: 1: ASM: class com.github.tartaricacid.touhoulittlemaid.event.PlayerCapabilitiesEvent playerTickEvent(Lnet/minecraftforge/fml/common/gameevent/TickEvent$PlayerTickEvent;)V
[14:48:26] [Server thread/ERROR] [FML]: 2: ASM: com.pixelmonmod.pixelmon.quests.listeners.TickListeners@1bb8460 onPlayerTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$PlayerTickEvent;)V
[14:48:26] [Server thread/ERROR] [FML]: 3: ASM: com.pixelmonmod.pixelmon.TickHandler@23be901e onPlayerTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$PlayerTickEvent;)V
[14:48:26] [Server thread/ERROR] [FML]: 4: ASM: ic2.core.item.armor.jetpack.JetpackHandler@7cc01ec7 tick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$PlayerTickEvent;)V
[14:48:26] [Server thread/INFO] []: Negative index in crash report handler (0/10)
[14:48:26] [Server thread/WARN] [net.minecraft.network.NetworkSystem]: Failed to handle packet for /111.194.162.121:50824
net.minecraft.util.ReportedException: Ticking player
    at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:560) ~[oq.class:?]
    at net.minecraft.network.NetHandlerPlayServer.func_73660_a(NetHandlerPlayServer.java:247) ~[pa.class:?]
    at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher$1.func_73660_a(NetworkDispatcher.java:209) ~[NetworkDispatcher$1.class:git-CatServer-1.12.2-5ef3d0c]
    at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:235) ~[gw.class:?]
    at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:187) [oz.class:?]
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:934) [MinecraftServer.class:?]
    at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:472) [nz.class:?]
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:776) [MinecraftServer.class:?]
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:630) [MinecraftServer.class:?]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_112]
Caused by: java.lang.NullPointerException
[14:48:26] [Server thread/ERROR] [FML]: Exception caught during firing event net.minecraftforge.fml.common.gameevent.TickEvent$PlayerTickEvent@4c9bac8e:
java.lang.NullPointerException: null
[14:48:26] [Server thread/ERROR] [FML]: Index: 2 Listeners:
[14:48:26] [Server thread/ERROR] [FML]: 0: NORMAL
[14:48:26] [Server thread/ERROR] [FML]: 1: ASM: class com.github.tartaricacid.touhoulittlemaid.event.PlayerCapabilitiesEvent playerTickEvent(Lnet/minecraftforge/fml/common/gameevent/TickEvent$PlayerTickEvent;)V
[14:48:26] [Server thread/ERROR] [FML]: 2: ASM: com.pixelmonmod.pixelmon.quests.listeners.TickListeners@1bb8460 onPlayerTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$PlayerTickEvent;)V
[14:48:26] [Server thread/ERROR] [FML]: 3: ASM: com.pixelmonmod.pixelmon.TickHandler@23be901e onPlayerTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$PlayerTickEvent;)V
[14:48:26] [Server thread/ERROR] [FML]: 4: ASM: ic2.core.item.armor.jetpack.JetpackHandler@7cc01ec7 tick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$PlayerTickEvent;)V
[14:48:26] [Server thread/INFO] []: Negative index in crash report handler (0/10)
[14:48:26] [Server thread/WARN] [net.minecraft.network.NetworkSystem]: Failed to handle packet for /111.194.162.121:50824
net.minecraft.util.ReportedException: Ticking player
    at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:560) ~[oq.class:?]
    at net.minecraft.network.NetHandlerPlayServer.func_73660_a(NetHandlerPlayServer.java:247) ~[pa.class:?]
    at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher$1.func_73660_a(NetworkDispatcher.java:209) ~[NetworkDispatcher$1.class:git-CatServer-1.12.2-5ef3d0c]
    at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:235) ~[gw.class:?]
    at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:187) [oz.class:?]
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:934) [MinecraftServer.class:?]
    at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:472) [nz.class:?]
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:776) [MinecraftServer.class:?]
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:630) [MinecraftServer.class:?]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_112]
Caused by: java.lang.NullPointerException
[14:48:26] [Server thread/ERROR] [FML]: Exception caught during firing event net.minecraftforge.fml.common.gameevent.TickEvent$PlayerTickEvent@123e9256:
java.lang.NullPointerException: null
[14:48:26] [Server thread/ERROR] [FML]: Index: 2 Listeners:
[14:48:26] [Server thread/ERROR] [FML]: 0: NORMAL
[14:48:26] [Server thread/ERROR] [FML]: 1: ASM: class com.github.tartaricacid.touhoulittlemaid.event.PlayerCapabilitiesEvent playerTickEvent(Lnet/minecraftforge/fml/common/gameevent/TickEvent$PlayerTickEvent;)V
[14:48:26] [Server thread/ERROR] [FML]: 2: ASM: com.pixelmonmod.pixelmon.quests.listeners.TickListeners@1bb8460 onPlayerTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$PlayerTickEvent;)V
[14:48:26] [Server thread/ERROR] [FML]: 3: ASM: com.pixelmonmod.pixelmon.TickHandler@23be901e onPlayerTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$PlayerTickEvent;)V
[14:48:26] [Server thread/ERROR] [FML]: 4: ASM: ic2.core.item.armor.jetpack.JetpackHandler@7cc01ec7 tick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$PlayerTickEvent;)V
[14:48:26] [Server thread/INFO] []: Negative index in crash report handler (0/10)
[14:48:26] [Server thread/WARN] [net.minecraft.network.NetworkSystem]: Failed to handle packet for /111.194.162.121:50824
net.minecraft.util.ReportedException: Ticking player
    at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:560) ~[oq.class:?]
    at net.minecraft.network.NetHandlerPlayServer.func_73660_a(NetHandlerPlayServer.java:247) ~[pa.class:?]
    at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher$1.func_73660_a(NetworkDispatcher.java:209) ~[NetworkDispatcher$1.class:git-CatServer-1.12.2-5ef3d0c]
    at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:235) ~[gw.class:?]
    at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:187) [oz.class:?]
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:934) [MinecraftServer.class:?]
    at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:472) [nz.class:?]
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:776) [MinecraftServer.class:?]
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:630) [MinecraftServer.class:?]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_112]
Caused by: java.lang.NullPointerException
[14:48:26] [Server thread/ERROR] [FML]: Exception caught during firing event net.minecraftforge.fml.common.gameevent.TickEvent$PlayerTickEvent@35141607:
java.lang.NullPointerException: null
[14:48:26] [Server thread/ERROR] [FML]: Index: 2 Listeners:
[14:48:26] [Server thread/ERROR] [FML]: 0: NORMAL
[14:48:26] [Server thread/ERROR] [FML]: 1: ASM: class com.github.tartaricacid.touhoulittlemaid.event.PlayerCapabilitiesEvent playerTickEvent(Lnet/minecraftforge/fml/common/gameevent/TickEvent$PlayerTickEvent;)V
[14:48:26] [Server thread/ERROR] [FML]: 2: ASM: com.pixelmonmod.pixelmon.quests.listeners.TickListeners@1bb8460 onPlayerTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$PlayerTickEvent;)V
[14:48:26] [Server thread/ERROR] [FML]: 3: ASM: com.pixelmonmod.pixelmon.TickHandler@23be901e onPlayerTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$PlayerTickEvent;)V
[14:48:26] [Server thread/ERROR] [FML]: 4: ASM: ic2.core.item.armor.jetpack.JetpackHandler@7cc01ec7 tick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$PlayerTickEvent;)V
[14:48:26] [Server thread/INFO] []: Negative index in crash report handler (0/10)
[14:48:26] [Server thread/WARN] [net.minecraft.network.NetworkSystem]: Failed to handle packet for /111.194.162.121:50824
net.minecraft.util.ReportedException: Ticking player
    at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:560) ~[oq.class:?]
    at net.minecraft.network.NetHandlerPlayServer.func_73660_a(NetHandlerPlayServer.java:247) ~[pa.class:?]
    at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher$1.func_73660_a(NetworkDispatcher.java:209) ~[NetworkDispatcher$1.class:git-CatServer-1.12.2-5ef3d0c]
    at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:235) ~[gw.class:?]
    at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:187) [oz.class:?]
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:934) [MinecraftServer.class:?]
    at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:472) [nz.class:?]
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:776) [MinecraftServer.class:?]
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:630) [MinecraftServer.class:?]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_112]
Caused by: java.lang.NullPointerException
[14:48:26] [Server thread/ERROR] [FML]: Exception caught during firing event net.minecraftforge.fml.common.gameevent.TickEvent$PlayerTickEvent@98b0658:
java.lang.NullPointerException: null
[14:48:26] [Server thread/ERROR] [FML]: Index: 2 Listeners:
[14:48:26] [Server thread/ERROR] [FML]: 0: NORMAL
[14:48:26] [Server thread/ERROR] [FML]: 1: ASM: class com.github.tartaricacid.touhoulittlemaid.event.PlayerCapabilitiesEvent playerTickEvent(Lnet/minecraftforge/fml/common/gameevent/TickEvent$PlayerTickEvent;)V
[14:48:26] [Server thread/ERROR] [FML]: 2: ASM: com.pixelmonmod.pixelmon.quests.listeners.TickListeners@1bb8460 onPlayerTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$PlayerTickEvent;)V
[14:48:26] [Server thread/ERROR] [FML]: 3: ASM: com.pixelmonmod.pixelmon.TickHandler@23be901e onPlayerTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$PlayerTickEvent;)V
[14:48:26] [Server thread/ERROR] [FML]: 4: ASM: ic2.core.item.armor.jetpack.JetpackHandler@7cc01ec7 tick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$PlayerTickEvent;)V
[14:48:26] [Server thread/INFO] []: Negative index in crash report handler (0/10)
[14:48:26] [Server thread/WARN] [net.minecraft.network.NetworkSystem]: Failed to handle packet for /111.194.162.121:50824
net.minecraft.util.ReportedException: Ticking player
    at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:560) ~[oq.class:?]
    at net.minecraft.network.NetHandlerPlayServer.func_73660_a(NetHandlerPlayServer.java:247) ~[pa.class:?]
    at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher$1.func_73660_a(NetworkDispatcher.java:209) ~[NetworkDispatcher$1.class:git-CatServer-1.12.2-5ef3d0c]
    at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:235) ~[gw.class:?]
    at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:187) [oz.class:?]
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:934) [MinecraftServer.class:?]
    at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:472) [nz.class:?]
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:776) [MinecraftServer.class:?]
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:630) [MinecraftServer.class:?]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_112]
Caused by: java.lang.NullPointerException
[14:48:26] [Server thread/ERROR] [FML]: Exception caught during firing event net.minecraftforge.fml.common.gameevent.TickEvent$PlayerTickEvent@405a39b:
java.lang.NullPointerException: null
[14:48:26] [Server thread/ERROR] [FML]: Index: 2 Listeners:
[14:48:26] [Server thread/ERROR] [FML]: 0: NORMAL
[14:48:26] [Server thread/ERROR] [FML]: 1: ASM: class com.github.tartaricacid.touhoulittlemaid.event.PlayerCapabilitiesEvent playerTickEvent(Lnet/minecraftforge/fml/common/gameevent/TickEvent$PlayerTickEvent;)V
[14:48:26] [Server thread/ERROR] [FML]: 2: ASM: com.pixelmonmod.pixelmon.quests.listeners.TickListeners@1bb8460 onPlayerTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$PlayerTickEvent;)V
[14:48:26] [Server thread/ERROR] [FML]: 3: ASM: com.pixelmonmod.pixelmon.TickHandler@23be901e onPlayerTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$PlayerTickEvent;)V
[14:48:26] [Server thread/ERROR] [FML]: 4: ASM: ic2.core.item.armor.jetpack.JetpackHandler@7cc01ec7 tick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$PlayerTickEvent;)V
[14:48:26] [Server thread/INFO] []: Negative index in crash report handler (0/10)
[14:48:26] [Server thread/WARN] [net.minecraft.network.NetworkSystem]: Failed to handle packet for /111.194.162.121:50824
net.minecraft.util.ReportedException: Ticking player
    at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:560) ~[oq.class:?]
    at net.minecraft.network.NetHandlerPlayServer.func_73660_a(NetHandlerPlayServer.java:247) ~[pa.class:?]
    at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher$1.func_73660_a(NetworkDispatcher.java:209) ~[NetworkDispatcher$1.class:git-CatServer-1.12.2-5ef3d0c]
    at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:235) ~[gw.class:?]
    at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:187) [oz.class:?]
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:934) [MinecraftServer.class:?]
    at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:472) [nz.class:?]
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:776) [MinecraftServer.class:?]
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:630) [MinecraftServer.class:?]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_112]
Caused by: java.lang.NullPointerException
[14:48:26] [Server thread/ERROR] [FML]: Exception caught during firing event net.minecraftforge.fml.common.gameevent.TickEvent$PlayerTickEvent@2364aaea:
java.lang.NullPointerException: null
[14:48:26] [Server thread/ERROR] [FML]: Index: 2 Listeners:
[14:48:26] [Server thread/ERROR] [FML]: 0: NORMAL
[14:48:26] [Server thread/ERROR] [FML]: 1: ASM: class com.github.tartaricacid.touhoulittlemaid.event.PlayerCapabilitiesEvent playerTickEvent(Lnet/minecraftforge/fml/common/gameevent/TickEvent$PlayerTickEvent;)V
[14:48:26] [Server thread/ERROR] [FML]: 2: ASM: com.pixelmonmod.pixelmon.quests.listeners.TickListeners@1bb8460 onPlayerTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$PlayerTickEvent;)V
[14:48:26] [Server thread/ERROR] [FML]: 3: ASM: com.pixelmonmod.pixelmon.TickHandler@23be901e onPlayerTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$PlayerTickEvent;)V
[14:48:26] [Server thread/ERROR] [FML]: 4: ASM: ic2.core.item.armor.jetpack.JetpackHandler@7cc01ec7 tick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$PlayerTickEvent;)V
[14:48:26] [Server thread/INFO] []: Negative index in crash report handler (0/10)
[14:48:26] [Server thread/WARN] [net.minecraft.network.NetworkSystem]: Failed to handle packet for /111.194.162.121:50824
net.minecraft.util.ReportedException: Ticking player
    at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:560) ~[oq.class:?]
    at net.minecraft.network.NetHandlerPlayServer.func_73660_a(NetHandlerPlayServer.java:247) ~[pa.class:?]
    at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher$1.func_73660_a(NetworkDispatcher.java:209) ~[NetworkDispatcher$1.class:git-CatServer-1.12.2-5ef3d0c]
    at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:235) ~[gw.class:?]
    at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:187) [oz.class:?]
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:934) [MinecraftServer.class:?]
    at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:472) [nz.class:?]
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:776) [MinecraftServer.class:?]
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:630) [MinecraftServer.class:?]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_112]
Caused by: java.lang.NullPointerException
[14:48:26] [Server thread/ERROR] [FML]: Exception caught during firing event net.minecraftforge.fml.common.gameevent.TickEvent$PlayerTickEvent@74f90611:
java.lang.NullPointerException: null
[14:48:26] [Server thread/ERROR] [FML]: Index: 2 Listeners:
[14:48:26] [Server thread/ERROR] [FML]: 0: NORMAL
[14:48:26] [Server thread/ERROR] [FML]: 1: ASM: class com.github.tartaricacid.touhoulittlemaid.event.PlayerCapabilitiesEvent playerTickEvent(Lnet/minecraftforge/fml/common/gameevent/TickEvent$PlayerTickEvent;)V
[14:48:26] [Server thread/ERROR] [FML]: 2: ASM: com.pixelmonmod.pixelmon.quests.listeners.TickListeners@1bb8460 onPlayerTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$PlayerTickEvent;)V
[14:48:26] [Server thread/ERROR] [FML]: 3: ASM: com.pixelmonmod.pixelmon.TickHandler@23be901e onPlayerTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$PlayerTickEvent;)V
[14:48:26] [Server thread/ERROR] [FML]: 4: ASM: ic2.core.item.armor.jetpack.JetpackHandler@7cc01ec7 tick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$PlayerTickEvent;)V
[14:48:26] [Server thread/INFO] []: Negative index in crash report handler (0/10)
[14:48:26] [Server thread/WARN] [net.minecraft.network.NetworkSystem]: Failed to handle packet for /111.194.162.121:50824
net.minecraft.util.ReportedException: Ticking player
    at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:560) ~[oq.class:?]
    at net.minecraft.network.NetHandlerPlayServer.func_73660_a(NetHandlerPlayServer.java:247) ~[pa.class:?]
    at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher$1.func_73660_a(NetworkDispatcher.java:209) ~[NetworkDispatcher$1.class:git-CatServer-1.12.2-5ef3d0c]
    at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:235) ~[gw.class:?]
    at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:187) [oz.class:?]
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:934) [MinecraftServer.class:?]
    at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:472) [nz.class:?]
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:776) [MinecraftServer.class:?]
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:630) [MinecraftServer.class:?]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_112]
Caused by: java.lang.NullPointerException
[14:48:26] [Server thread/ERROR] [FML]: Exception caught during firing event net.minecraftforge.fml.common.gameevent.TickEvent$PlayerTickEvent@3c31530:
java.lang.NullPointerException: null
[14:48:26] [Server thread/ERROR] [FML]: Index: 2 Listeners:
[14:48:26] [Server thread/ERROR] [FML]: 0: NORMAL
[14:48:26] [Server thread/ERROR] [FML]: 1: ASM: class com.github.tartaricacid.touhoulittlemaid.event.PlayerCapabilitiesEvent playerTickEvent(Lnet/minecraftforge/fml/common/gameevent/TickEvent$PlayerTickEvent;)V
[14:48:26] [Server thread/ERROR] [FML]: 2: ASM: com.pixelmonmod.pixelmon.quests.listeners.TickListeners@1bb8460 onPlayerTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$PlayerTickEvent;)V
[14:48:26] [Server thread/ERROR] [FML]: 3: ASM: com.pixelmonmod.pixelmon.TickHandler@23be901e onPlayerTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$PlayerTickEvent;)V
[14:48:26] [Server thread/ERROR] [FML]: 4: ASM: ic2.core.item.armor.jetpack.JetpackHandler@7cc01ec7 tick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$PlayerTickEvent;)V
[14:48:27] [Server thread/INFO] []: Negative index in crash report handler (0/10)
[14:48:27] [Server thread/WARN] [net.minecraft.network.NetworkSystem]: Failed to handle packet for /111.194.162.121:50824
net.minecraft.util.ReportedException: Ticking player
    at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:560) ~[oq.class:?]
    at net.minecraft.network.NetHandlerPlayServer.func_73660_a(NetHandlerPlayServer.java:247) ~[pa.class:?]
    at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher$1.func_73660_a(NetworkDispatcher.java:209) ~[NetworkDispatcher$1.class:git-CatServer-1.12.2-5ef3d0c]
    at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:235) ~[gw.class:?]
    at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:187) [oz.class:?]
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:934) [MinecraftServer.class:?]
    at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:472) [nz.class:?]
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:776) [MinecraftServer.class:?]
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:630) [MinecraftServer.class:?]
    at java.lang.Thread.run(Unknown Source) [?:1.8.0_112]

纱夜
宝可梦mod执行某些事件发生NPE
可能是quests(任务?)
相关的

可以找catserver或者mod那边反馈下试试