Advertisement
Claycorp

Untitled

Dec 7th, 2014
244
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 6.29 KB | None | 0 0
  1. [01:16:16] [Client thread/ERROR] [FML]: Exception caught during firing event net.minecraftforge.event.entity.player.ItemTooltipEvent@62fdb4c8:
  2. java.lang.NullPointerException
  3.     at iguanaman.iguanatweakstconstruct.leveling.handlers.LevelingToolTipHandler.onItemToolTip(LevelingToolTipHandler.java:49) ~[LevelingToolTipHandler.class:?]
  4.     at cpw.mods.fml.common.eventhandler.ASMEventHandler_683_LevelingToolTipHandler_onItemToolTip_ItemTooltipEvent.invoke(.dynamic) ~[?:?]
  5.     at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) ~[ASMEventHandler.class:?]
  6.     at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138) [EventBus.class:?]
  7.     at net.minecraftforge.event.ForgeEventFactory.onItemTooltip(ForgeEventFactory.java:153) [ForgeEventFactory.class:?]
  8.     at net.minecraft.item.ItemStack.func_82840_a(ItemStack.java:626) [add.class:?]
  9.     at codechicken.nei.guihook.GuiContainerManager.itemDisplayNameMultiline(GuiContainerManager.java:119) [GuiContainerManager.class:?]
  10.     at codechicken.nei.guihook.GuiContainerManager.renderToolTips(GuiContainerManager.java:404) [GuiContainerManager.class:?]
  11.     at net.minecraft.client.gui.inventory.GuiContainer.func_73863_a(GuiContainer.java:166) [bex.class:?]
  12.     at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1061) [blt.class:?]
  13.     at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:990) [bao.class:?]
  14.     at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:887) [bao.class:?]
  15.     at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
  16.     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_71]
  17.     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
  18.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
  19.     at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_71]
  20.     at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
  21.     at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
  22.     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_71]
  23.     at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
  24.     at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
  25.     at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_71]
  26.     at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:286) [NewLaunch.jar:?]
  27.     at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:376) [NewLaunch.jar:?]
  28.     at org.multimc.EntryPoint.listen(EntryPoint.java:165) [NewLaunch.jar:?]
  29.     at org.multimc.EntryPoint.main(EntryPoint.java:54) [NewLaunch.jar:?]
  30. [01:16:16] [Client thread/ERROR] [FML]: Index: 3 Listeners:
  31. [01:16:16] [Client thread/ERROR] [FML]: 0: HIGHEST
  32. [01:16:16] [Client thread/ERROR] [FML]: 1: ASM: iguanaman.iguanatweakstconstruct.tweaks.handlers.StoneToolHandler@48c39bc4 onTooltip(Lnet/minecraftforge/event/entity/player/ItemTooltipEvent;)V
  33. [01:16:16] [Client thread/ERROR] [FML]: 2: HIGH
  34. [01:16:16] [Client thread/ERROR] [FML]: 3: ASM: iguanaman.iguanatweakstconstruct.leveling.handlers.LevelingToolTipHandler@791b3bad onItemToolTip(Lnet/minecraftforge/event/entity/player/ItemTooltipEvent;)V
  35. [01:16:16] [Client thread/ERROR] [FML]: 4: NORMAL
  36. [01:16:16] [Client thread/ERROR] [FML]: 5: ASM: crazypants.enderio.machine.painter.BlockPaintedGlowstone$PainterTemplate@65cf619e onTooltip(Lnet/minecraftforge/event/entity/player/ItemTooltipEvent;)V
  37. [01:16:16] [Client thread/ERROR] [FML]: 6: ASM: thaumcraft.common.lib.events.EventHandlerRunic@2ec1367a tooltipEvent(Lnet/minecraftforge/event/entity/player/ItemTooltipEvent;)V
  38. [01:16:16] [Client thread/ERROR] [FML]: 7: ASM: minetweaker.mc1710.ForgeEventHandler@69906910 onItemTooltip(Lnet/minecraftforge/event/entity/player/ItemTooltipEvent;)V
  39. [01:16:16] [Client thread/ERROR] [FML]: 8: ASM: lumien.randomthings.Handler.RTEventHandler@17e91d63 toolTip(Lnet/minecraftforge/event/entity/player/ItemTooltipEvent;)V
  40. [01:16:16] [Client thread/ERROR] [FML]: 9: ASM: crazypants.enderio.conduit.item.filter.ClearFilterRecipe@cb0b030 onTooltip(Lnet/minecraftforge/event/entity/player/ItemTooltipEvent;)V
  41. [01:16:16] [Client thread/ERROR] [FML]: 10: ASM: crazypants.enderio.machine.ClearConfigRecipe@79faaa88 onTooltip(Lnet/minecraftforge/event/entity/player/ItemTooltipEvent;)V
  42. [01:16:16] [Client thread/ERROR] [FML]: 11: ASM: crazypants.enderio.gui.TooltipAddera@25623670 addTooltip(Lnet/minecraftforge/event/entity/player/ItemTooltipEvent;)V
  43. [01:16:16] [Client thread/ERROR] [FML]: 12: ASM: com.rwtema.extrautils.EventHandlerClient@4dcb9a8 generatorTooltip(Lnet/minecraftforge/event/entity/player/ItemTooltipEvent;)V
  44. [01:16:16] [Client thread/ERROR] [FML]: 13: ASM: fox.spiteful.forbidden.FMEventHandler@11c5f074 onTooltip(Lnet/minecraftforge/event/entity/player/ItemTooltipEvent;)V
  45. [01:16:16] [Client thread/ERROR] [FML]: 14: ASM: invtweaks.forge.ClientProxy@6a6e50b9 onItemTooltip(Lnet/minecraftforge/event/entity/player/ItemTooltipEvent;)V
  46. [01:16:16] [Client thread/ERROR] [FML]: 15: ASM: modtweaker.ClientEvents@13118b4 onDrawTooltip(Lnet/minecraftforge/event/entity/player/ItemTooltipEvent;)V
  47. [01:16:16] [Client thread/ERROR] [FML]: 16: ASM: squeek.tictooltips.TooltipHandler@5246ebc2 onItemTooltip(Lnet/minecraftforge/event/entity/player/ItemTooltipEvent;)V
  48. [01:16:16] [Client thread/ERROR] [FML]: 17: ASM: iguanaman.iguanatweakstconstruct.harvestlevels.VanillaToolTipHandler@6408fa30 onItemToolTip(Lnet/minecraftforge/event/entity/player/ItemTooltipEvent;)V
  49. [01:16:16] [Client thread/ERROR] [FML]: 18: ASM: iguanaman.iguanatweakstconstruct.leveling.handlers.MobHeadTooltipHandler@7126277a onItemToolTip(Lnet/minecraftforge/event/entity/player/ItemTooltipEvent;)V
  50. [01:16:16] [Client thread/ERROR] [FML]: 19: ASM: iguanaman.iguanatweakstconstruct.tweaks.handlers.VanillaToolNerfHandler@5b60965e onItemToolTip(Lnet/minecraftforge/event/entity/player/ItemTooltipEvent;)V
  51. [01:16:16] [Client thread/ERROR] [FML]: 20: ASM: iguanaman.iguanatweakstconstruct.restriction.PartRestrictionHandler@7aaa610b onItemToolTip(Lnet/minecraftforge/event/entity/player/ItemTooltipEvent;)V
  52. [01:16:16] [Client thread/ERROR] [FML]: 21: LOW
  53. [01:16:16] [Client thread/ERROR] [FML]: 22: ASM: iguanaman.iguanatweakstconstruct.replacing.PartToolTipHandler@51dc052f onItemToolTip(Lnet/minecraftforge/event/entity/player/ItemTooltipEvent;)V
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement