Skip to content

Instantly share code, notes, and snippets.

@craving-death
Created November 28, 2019 04:41
Show Gist options
  • Save craving-death/abffcc4cc5b7722f627a96fb4d45f705 to your computer and use it in GitHub Desktop.
Save craving-death/abffcc4cc5b7722f627a96fb4d45f705 to your computer and use it in GitHub Desktop.
27.11 23:39:57 [Server] Server thread/ERROR [FML]: Exception caught during firing event net.minecraftforge.fml.common.gameevent.TickEvent$PlayerTickEvent@68840a8f:
27.11 23:39:57 [Server] INFO java.lang.NoSuchMethodError: net.minecraft.entity.player.PlayerCapabilities.func_75092_a(F)V
27.11 23:39:57 [Server] INFO at xzeroair.trinkets.items.effects.Fairy_Ring_Effects.FairyTicks(Fairy_Ring_Effects.java:85) ~[Fairy_Ring_Effects.class:?]
27.11 23:39:57 [Server] INFO at xzeroair.trinkets.items.baubles.BaubleFairyRing.playerTick(BaubleFairyRing.java:29) ~[BaubleFairyRing.class:?]
27.11 23:39:57 [Server] INFO at xzeroair.trinkets.events.EventHandler.playerUpdate(EventHandler.java:60) ~[EventHandler.class:?]
27.11 23:39:57 [Server] INFO at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_792_EventHandler_playerUpdate_PlayerTickEvent.invoke(.dynamic) ~[?:?]
27.11 23:39:57 [Server] INFO at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) ~[ASMEventHandler.class:?]
27.11 23:39:57 [Server] INFO at net.minecraftforge.fml.common.eventhandler.EventBus.forgeBridge$post(EventBus.java:752) [EventBus.class:?]
27.11 23:39:57 [Server] INFO at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:702) [EventBus.class:?]
27.11 23:39:57 [Server] INFO at net.minecraftforge.fml.common.FMLCommonHandler.onPlayerPostTick(FMLCommonHandler.java:370) [FMLCommonHandler.class:?]
27.11 23:39:57 [Server] INFO at net.minecraft.entity.player.EntityPlayer.func_184808_cD(EntityPlayer.java:378) [aed.class:?]
27.11 23:39:57 [Server] INFO at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:288) [aed.class:?]
27.11 23:39:57 [Server] INFO at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:382) [oq.class:?]
27.11 23:39:57 [Server] INFO at net.minecraft.network.NetHandlerPlayServer.redirect$impl$onPlayerTick$zil000(NetHandlerPlayServer.java:2500) [pa.class:?]
27.11 23:39:57 [Server] INFO at net.minecraft.network.NetHandlerPlayServer.func_73660_a(NetHandlerPlayServer.java:173) [pa.class:?]
27.11 23:39:57 [Server] INFO at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher$1.func_73660_a(NetworkDispatcher.java:209) [NetworkDispatcher$1.class:?]
27.11 23:39:57 [Server] INFO at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:285) [gw.class:?]
27.11 23:39:57 [Server] INFO at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:180) [oz.class:?]
27.11 23:39:57 [Server] INFO at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:790) [MinecraftServer.class:?]
27.11 23:39:57 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397) [nz.class:?]
27.11 23:39:57 [Server] INFO at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) [MinecraftServer.class:?]
27.11 23:39:57 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?]
27.11 23:39:57 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222]
27.11 23:39:57 [Server] Server thread/ERROR [FML]: Index: 17 Listeners:
27.11 23:39:57 [Server] Server thread/ERROR [FML]: 0: HIGHEST
27.11 23:39:57 [Server] Server thread/ERROR [FML]: 1: ASM: EnchantmentType{Name=enchantment.strengthenedvitality, Id=somanyenchantments:strengthenedvitality} updateHealth(Lnet/minecraftforge/fml/common/gameevent/TickEvent$PlayerTickEvent;)V
27.11 23:39:57 [Server] Server thread/ERROR [FML]: 2: ASM: EnchantmentType{Name=enchantment.LuckMagnification, Id=somanyenchantments:luckmagnification} magnifyLuck(Lnet/minecraftforge/fml/common/gameevent/TickEvent$PlayerTickEvent;)V
27.11 23:39:57 [Server] Server thread/ERROR [FML]: 3: NORMAL
27.11 23:39:57 [Server] Server thread/ERROR [FML]: 4: ASM: class com.endertech.minecraft.forge.world.ForgeWorld$WorldData onPlayerTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$PlayerTickEvent;)V
27.11 23:39:57 [Server] Server thread/ERROR [FML]: 5: ASM: class net.silentchaos512.scalinghealth.event.PlayerBonusRegenHandler onPlayerTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$PlayerTickEvent;)V
27.11 23:39:57 [Server] Server thread/ERROR [FML]: 6: ASM: class com.oblivioussp.spartanshields.event.EventHandlerCommon onPlayerTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$PlayerTickEvent;)V
27.11 23:39:57 [Server] Server thread/ERROR [FML]: 7: ASM: baubles.common.event.EventHandlerEntity@745f4825 playerTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$PlayerTickEvent;)V
27.11 23:39:57 [Server] Server thread/ERROR [FML]: 8: ASM: class cursedflames.bountifulbaubles.event.EventHandler playerTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$PlayerTickEvent;)V
27.11 23:39:57 [Server] Server thread/ERROR [FML]: 9: ASM: toughasnails.handler.ExtendedStatHandler@52ef0101 onPlayerTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$PlayerTickEvent;)V
27.11 23:39:57 [Server] Server thread/ERROR [FML]: 10: ASM: class codersafterdark.reskillable.api.data.PlayerDataHandler$EventHandler onPlayerTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$PlayerTickEvent;)V
27.11 23:39:57 [Server] Server thread/ERROR [FML]: 11: ASM: codersafterdark.compatskills.common.compats.baubles.BaublesTickHandler@5b16bd47 tickHandler(Lnet/minecraftforge/fml/common/gameevent/TickEvent$PlayerTickEvent;)V
27.11 23:39:57 [Server] Server thread/ERROR [FML]: 12: ASM: crafttweaker.mc1120.events.CommonEventHandler@1bfdd068 onPlayerTickEvent(Lnet/minecraftforge/fml/common/gameevent/TickEvent$PlayerTickEvent;)V
27.11 23:39:57 [Server] Server thread/ERROR [FML]: 13: ASM: class ichttt.mods.firstaid.common.EventHandler tickPlayers(Lnet/minecraftforge/fml/common/gameevent/TickEvent$PlayerTickEvent;)V
27.11 23:39:57 [Server] Server thread/ERROR [FML]: 14: ASM: ivorius.reccomplex.events.handlers.RCForgeEventHandler@cb0262 onPlayerTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$PlayerTickEvent;)V
27.11 23:39:57 [Server] Server thread/ERROR [FML]: 15: ASM: lellson.roughTweaks.misc.RoughEvents@15a08090 tickEvent(Lnet/minecraftforge/fml/common/gameevent/TickEvent$PlayerTickEvent;)V
27.11 23:39:57 [Server] Server thread/ERROR [FML]: 16: ASM: gigaherz.toolbelt.slot.ExtensionSlotBelt$EventHandlers$Disabled@681b6c86 entityTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$PlayerTickEvent;)V
27.11 23:39:57 [Server] Server thread/ERROR [FML]: 17: ASM: xzeroair.trinkets.events.EventHandler@69c2b777 playerUpdate(Lnet/minecraftforge/fml/common/gameevent/TickEvent$PlayerTickEvent;)V
27.11 23:39:57 [Server] Server thread/ERROR [FML]: 18: ASM: levelup2.skills.crafting.FoodGrowthBonus@68c49138 onPlayerUpdate(Lnet/minecraftforge/fml/common/gameevent/TickEvent$PlayerTickEvent;)V
27.11 23:39:57 [Server] Server thread/ERROR [FML]: 19: ASM: levelup2.skills.mining.SprintSpeedBonus@7ab62486 onPlayerSprint(Lnet/minecraftforge/fml/common/gameevent/TickEvent$PlayerTickEvent;)V
27.11 23:39:57 [Server] Server thread/ERROR [FML]: 20: ASM: levelup2.skills.combat.StealthSpeed@327b6460 onPlayerSneak(Lnet/minecraftforge/fml/common/gameevent/TickEvent$PlayerTickEvent;)V
27.11 23:39:57 [Server] Server thread/ERROR [FML]: 21: ASM: EnchantmentType{Name=enchantment.MagmaWalker, Id=somanyenchantments:magmawalker} magmaWalk(Lnet/minecraftforge/fml/common/gameevent/TickEvent$PlayerTickEvent;)V
27.11 23:39:57 [Server] Server thread/ERROR [FML]: 22: ASM: EnchantmentType{Name=enchantment.CurseofHolding, Id=somanyenchantments:curseofholding} onExist(Lnet/minecraftforge/fml/common/gameevent/TickEvent$PlayerTickEvent;)V
27.11 23:39:57 [Server] Server thread/ERROR [FML]: 23: ASM: EnchantmentType{Name=enchantment.UnderwaterStrider, Id=somanyenchantments:underwaterstrider} onUnder(Lnet/minecraftforge/fml/common/gameevent/TickEvent$PlayerTickEvent;)V
27.11 23:39:57 [Server] Server thread/ERROR [FML]: 24: ASM: org.orecruncher.dsurround.server.services.EnvironmentService@47886b6d tickEvent(Lnet/minecraftforge/fml/common/gameevent/TickEvent$PlayerTickEvent;)V
27.11 23:39:57 [Server] Server thread/ERROR [FML]: 25: ASM: ivorius.reccomplex.events.handlers.RCForgeEventHandler@cb0262 onTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent;)V
27.11 23:39:57 [Server] Server thread/ERROR [FML]: 26: ASM: com.creativemd.creativecore.common.event.CreativeTickHandler@40ce5639 onEventTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent;)V
27.11 23:39:57 [Server] Server thread/ERROR [FML]: 27: LOW
27.11 23:39:57 [Server] Server thread/ERROR [FML]: 28: ASM: com.chaosthedude.realistictorches.events.RealisticTorchesEvents@1469d47a movingLightHandler(Lnet/minecraftforge/fml/common/gameevent/TickEvent$PlayerTickEvent;)V
27.11 23:39:57 [Server] Server thread/ERROR [FML]: 29: ASM: EnchantmentType{Name=enchantment.LightWeight, Id=somanyenchantments:lightweight} onExist(Lnet/minecraftforge/fml/common/gameevent/TickEvent$PlayerTickEvent;)V
27.11 23:39:57 [Server] Server thread/WARN [minecraft/NetworkSystem]: Failed to handle packet for /47.196.133.88:56330
27.11 23:39:57 [Server] INFO net.minecraft.util.ReportedException: Ticking player
27.11 23:39:57 [Server] INFO at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:459) ~[oq.class:?]
27.11 23:39:57 [Server] INFO at net.minecraft.network.NetHandlerPlayServer.redirect$impl$onPlayerTick$zil000(NetHandlerPlayServer.java:2500) ~[pa.class:?]
27.11 23:39:57 [Server] INFO at net.minecraft.network.NetHandlerPlayServer.func_73660_a(NetHandlerPlayServer.java:173) ~[pa.class:?]
27.11 23:39:57 [Server] INFO at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher$1.func_73660_a(NetworkDispatcher.java:209) ~[NetworkDispatcher$1.class:?]
27.11 23:39:57 [Server] INFO at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:285) ~[gw.class:?]
27.11 23:39:57 [Server] INFO at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:180) [oz.class:?]
27.11 23:39:57 [Server] INFO at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:790) [MinecraftServer.class:?]
27.11 23:39:57 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397) [nz.class:?]
27.11 23:39:57 [Server] INFO at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) [MinecraftServer.class:?]
27.11 23:39:57 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?]
27.11 23:39:57 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_222]
27.11 23:39:57 [Server] INFO Caused by: java.lang.NoSuchMethodError: net.minecraft.entity.player.PlayerCapabilities.func_75092_a(F)V
27.11 23:39:57 [Server] INFO at xzeroair.trinkets.items.effects.Fairy_Ring_Effects.FairyTicks(Fairy_Ring_Effects.java:85) ~[Fairy_Ring_Effects.class:?]
27.11 23:39:57 [Server] INFO at xzeroair.trinkets.items.baubles.BaubleFairyRing.playerTick(BaubleFairyRing.java:29) ~[BaubleFairyRing.class:?]
27.11 23:39:57 [Server] INFO at xzeroair.trinkets.events.EventHandler.playerUpdate(EventHandler.java:60) ~[EventHandler.class:?]
27.11 23:39:57 [Server] INFO at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_792_EventHandler_playerUpdate_PlayerTickEvent.invoke(.dynamic) ~[?:?]
27.11 23:39:57 [Server] INFO at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) ~[ASMEventHandler.class:?]
27.11 23:39:57 [Server] INFO at net.minecraftforge.fml.common.eventhandler.EventBus.forgeBridge$post(EventBus.java:752) ~[EventBus.class:?]
27.11 23:39:57 [Server] INFO at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:702) ~[EventBus.class:?]
27.11 23:39:57 [Server] INFO at net.minecraftforge.fml.common.FMLCommonHandler.onPlayerPostTick(FMLCommonHandler.java:370) ~[FMLCommonHandler.class:?]
27.11 23:39:57 [Server] INFO at net.minecraft.entity.player.EntityPlayer.func_184808_cD(EntityPlayer.java:378) ~[aed.class:?]
27.11 23:39:57 [Server] INFO at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:288) ~[aed.class:?]
27.11 23:39:57 [Server] INFO at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:382) ~[oq.class:?]
27.11 23:39:57 [Server] INFO ... 10 more
27.11 23:39:58 [Disconnect] User [minecraft/NetHandlerPlayServer]: SiTex_Gaming has disconnected, reason: Internal server error
27.11 23:39:58 [Server] Server thread/INFO [minecraft/DedicatedServer]: [-] SiTex_Gaming
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment