Skip to content

Instantly share code, notes, and snippets.

@CovertJaguar
Created May 22, 2017 04:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save CovertJaguar/49589d86356a331a434ec99224efba2d to your computer and use it in GitHub Desktop.
Save CovertJaguar/49589d86356a331a434ec99224efba2d to your computer and use it in GitHub Desktop.
[04:00:55] [Server thread/ERROR] [FML/]: Exception caught during firing event net.minecraftforge.fml.common.gameevent.TickEvent$PlayerTickEvent@2dafb58f:
java.lang.NullPointerException
[04:00:55] [Server thread/ERROR] [FML/]: Index: 4 Listeners:
[04:00:55] [Server thread/ERROR] [FML/]: 0: HIGHEST
[04:00:55] [Server thread/ERROR] [FML/]: 1: ASM: cz.hanakocz.rccosmetic.events.PlayerEventListener@f99294d onPlayerTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$PlayerTickEvent;)V
[04:00:55] [Server thread/ERROR] [FML/]: 2: ASM: uk.co.mysterymayhem.gravitymod.common.listeners.GravityManagerCommon@5a43c81b onPlayerUpdateTickStart(Lnet/minecraftforge/fml/common/gameevent/TickEvent$PlayerTickEvent;)V
[04:00:55] [Server thread/ERROR] [FML/]: 3: NORMAL
[04:00:55] [Server thread/ERROR] [FML/]: 4: ASM: toughasnails.handler.ExtendedStatHandler@2b99b939 onPlayerTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$PlayerTickEvent;)V
[04:00:55] [Server thread/ERROR] [FML/]: 5: ASM: toughasnails.handler.health.MaxHealthHandler@370e47f onPlayerLogin(Lnet/minecraftforge/fml/common/gameevent/TickEvent$PlayerTickEvent;)V
[04:00:55] [Server thread/ERROR] [FML/]: 6: ASM: pl.asie.lib.tweak.enchantment.EnchantmentTweak@650db992 enchEvent(Lnet/minecraftforge/fml/common/gameevent/TickEvent$PlayerTickEvent;)V
[04:00:55] [Server thread/ERROR] [FML/]: 7: ASM: xreliquary.handler.CommonEventHandler@f0d3797 onPlayerTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$PlayerTickEvent;)V
[04:00:55] [Server thread/ERROR] [FML/]: 8: ASM: uk.co.mysterymayhem.gravitymod.common.listeners.FallOutOfWorldUpwardsListenerCommon@12344d1e onPlayerTick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$PlayerTickEvent;)V
[04:00:55] [Server thread/ERROR] [FML/]: 9: ASM: ic2.core.item.armor.jetpack.JetpackHandler@2e245a66 tick(Lnet/minecraftforge/fml/common/gameevent/TickEvent$PlayerTickEvent;)V
[04:00:55] [Server thread/ERROR] [FML/]: 10: LOWEST
[04:00:55] [Server thread/ERROR] [FML/]: 11: ASM: uk.co.mysterymayhem.gravitymod.common.listeners.GravityManagerCommon@5a43c81b onPlayerUpdateTickEnd(Lnet/minecraftforge/fml/common/gameevent/TickEvent$PlayerTickEvent;)V
[04:00:55] [Server thread/INFO] [STDOUT/]: [net.minecraft.crash.CrashReport:func_85057_a:299]: Negative index in crash report handler (0/10)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment