Advertisement
FiveEYZ

using plot selection tool

Apr 15th, 2015
291
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.21 KB | None | 0 0
  1. [11:45:23] [Server thread/ERROR] [FML/]: Exception caught during firing event net.minecraftforge.event.entity.player.PlayerInteractEvent@76b8cbb8:
  2. java.lang.NullPointerException
  3. at mytown.handlers.PlayerObjectPair.hashCode(PlayerObjectPair.java:30) ~[PlayerObjectPair.class:?]
  4. at java.util.HashMap.hash(Unknown Source) ~[?:1.8.0_40]
  5. at java.util.HashMap.get(Unknown Source) ~[?:1.8.0_40]
  6. at mytown.handlers.VisualsTickHandler.markBlock(VisualsTickHandler.java:63) ~[VisualsTickHandler.class:?]
  7. at mytown.handlers.VisualsTickHandler.markPlotCorners(VisualsTickHandler.java:103) ~[VisualsTickHandler.class:?]
  8. at mytown.entities.Resident.selectBlockForPlot(Resident.java:481) ~[Resident.class:?]
  9. at mytown.handlers.Ticker.onItemUse(Ticker.java:174) ~[Ticker.class:?]
  10. at cpw.mods.fml.common.eventhandler.ASMEventHandler_357_Ticker_onItemUse_PlayerInteractEvent.invoke(.dynamic) ~[?:?]
  11. at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) ~[ASMEventHandler.class:git-Cauldron-Reloaded-1.7.10-1.1343.01.0]
  12. at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138) [EventBus.class:git-Cauldron-Reloaded-1.7.10-1.1343.01.0]
  13. at net.minecraftforge.event.ForgeEventFactory.onPlayerInteract(ForgeEventFactory.java:100) [ForgeEventFactory.class:git-Cauldron-Reloaded-1.7.10-1.1343.01.0]
  14. at net.minecraft.server.management.ItemInWorldManager.func_73078_a(ItemInWorldManager.java:423) [mx.class:?]
  15. at net.minecraft.network.NetHandlerPlayServer.func_147346_a(NetHandlerPlayServer.java:861) [nh.class:?]
  16. at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.func_148833_a(SourceFile:60) [jo.class:?]
  17. at net.minecraft.network.play.client.C08PacketPlayerBlockPlacement.func_148833_a(SourceFile:9) [jo.class:?]
  18. at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:244) [ej.class:?]
  19. at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:173) [nc.class:?]
  20. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:980) [MinecraftServer.class:?]
  21. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:430) [lt.class:?]
  22. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:798) [MinecraftServer.class:?]
  23. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:658) [MinecraftServer.class:?]
  24. at java.lang.Thread.run(Unknown Source) [?:1.8.0_40]
  25. [11:45:23] [Server thread/ERROR] [FML/]: Index: 15 Listeners:
  26. [11:45:23] [Server thread/ERROR] [FML/]: 0: HIGHEST
  27. [11:45:23] [Server thread/ERROR] [FML/]: 1: ASM: com.InfinityRaider.AgriCraft.handler.PlayerInteractEventHandler@2fd31d95 onPlayerUseItemEvent(Lnet/minecraftforge/event/entity/player/PlayerInteractEvent;)V
  28. [11:45:23] [Server thread/ERROR] [FML/]: 2: NORMAL
  29. [11:45:23] [Server thread/ERROR] [FML/]: 3: ASM: binnie.botany.Botany@6e61b2f8 onUseEncylopedia(Lnet/minecraftforge/event/entity/player/PlayerInteractEvent;)V
  30. [11:45:23] [Server thread/ERROR] [FML/]: 4: ASM: binnie.botany.Botany@6e61b2f8 onFertiliseSoil(Lnet/minecraftforge/event/entity/player/PlayerInteractEvent;)V
  31. [11:45:23] [Server thread/ERROR] [FML/]: 5: ASM: binnie.botany.Botany@6e61b2f8 onShearFlower(Lnet/minecraftforge/event/entity/player/PlayerInteractEvent;)V
  32. [11:45:23] [Server thread/ERROR] [FML/]: 6: ASM: binnie.extratrees.carpentry.BlockCarpentry@1533700d onClick(Lnet/minecraftforge/event/entity/player/PlayerInteractEvent;)V
  33. [11:45:23] [Server thread/ERROR] [FML/]: 7: ASM: vazkii.botania.common.item.material.ItemManaResource@4e2f8027 onPlayerInteract(Lnet/minecraftforge/event/entity/player/PlayerInteractEvent;)V
  34. [11:45:23] [Server thread/ERROR] [FML/]: 8: ASM: mods.railcraft.common.carts.MinecartHooks@336d2db4 onItemUse(Lnet/minecraftforge/event/entity/player/PlayerInteractEvent;)V
  35. [11:45:23] [Server thread/ERROR] [FML/]: 9: ASM: com.cricketcraft.chisel.item.chisel.ChiselController@7a1cba41 onInteract(Lnet/minecraftforge/event/entity/player/PlayerInteractEvent;)V
  36. [11:45:23] [Server thread/ERROR] [FML/]: 10: ASM: com.brandon3055.draconicevolution.common.handler.MinecraftForgeEventHandler@5ac4d4a8 playerInteract(Lnet/minecraftforge/event/entity/player/PlayerInteractEvent;)V
  37. [11:45:23] [Server thread/ERROR] [FML/]: 11: ASM: com.rwtema.funkylocomotion.items.ItemWrench@5526f9ef leftClick(Lnet/minecraftforge/event/entity/player/PlayerInteractEvent;)V
  38. [11:45:23] [Server thread/ERROR] [FML/]: 12: ASM: com.xcompwiz.mystcraft.core.MystcraftEventHandler@2c43f463 bottleFix(Lnet/minecraftforge/event/entity/player/PlayerInteractEvent;)V
  39. [11:45:23] [Server thread/ERROR] [FML/]: 13: ASM: minetweaker.mc1710.ForgeEventHandler@26d1f21e onPlayerInteract(Lnet/minecraftforge/event/entity/player/PlayerInteractEvent;)V
  40. [11:45:23] [Server thread/ERROR] [FML/]: 14: ASM: mytown.handlers.Ticker@5e9cb363 onPlayerInteract(Lnet/minecraftforge/event/entity/player/PlayerInteractEvent;)V
  41. [11:45:23] [Server thread/ERROR] [FML/]: 15: ASM: mytown.handlers.Ticker@5e9cb363 onItemUse(Lnet/minecraftforge/event/entity/player/PlayerInteractEvent;)V
  42. [11:45:23] [Server thread/ERROR] [FML/]: 16: ASM: mytown.protection.Protections@13456ae5 onPlayerInteract(Lnet/minecraftforge/event/entity/player/PlayerInteractEvent;)V
  43. [11:45:23] [Server thread/ERROR] [FML/]: 17: ASM: appeng.parts.PartPlacement@1182861 playerInteract(Lnet/minecraftforge/event/entity/player/PlayerInteractEvent;)V
  44. [11:45:23] [Server thread/ERROR] [FML/]: 18: ASM: vazkii.botania.common.core.handler.SpawnerChangingHandler@40434100 onInteract(Lnet/minecraftforge/event/entity/player/PlayerInteractEvent;)V
  45. [11:45:23] [Server thread/ERROR] [FML/]: 19: ASM: com.carpentersblocks.util.handler.EventHandler@74b17081 onPlayerInteractEvent(Lnet/minecraftforge/event/entity/player/PlayerInteractEvent;)V
  46. [11:45:23] [Server thread/ERROR] [FML/]: 20: ASM: twilightforest.TFEventListener@5e4bae90 rightClickBlock(Lnet/minecraftforge/event/entity/player/PlayerInteractEvent;)V
  47. [11:45:23] [Server thread/ERROR] [FML/]: 21: ASM: com.rwtema.extrautils.EventHandlerServer@3cda20ef angelBlockDestroy(Lnet/minecraftforge/event/entity/player/PlayerInteractEvent;)V
  48. [11:45:23] [Server thread/ERROR] [FML/]: 22: ASM: thaumic.tinkerer.common.core.handler.kami.KamiDimensionHandler@69e1102d onInteract(Lnet/minecraftforge/event/entity/player/PlayerInteractEvent;)V
  49. [11:45:23] [Server thread/ERROR] [FML/]: 23: ASM: logisticspipes.LogisticsEventListener@5fea1e44 onPlayerInteract(Lnet/minecraftforge/event/entity/player/PlayerInteractEvent;)V
  50. [11:45:23] [Server thread/ERROR] [FML/]: 24: ASM: com.mcjty.rftools.EntityEvents@17df02ce onPlayerInterractEvent(Lnet/minecraftforge/event/entity/player/PlayerInteractEvent;)V
  51. [11:45:23] [Server thread/ERROR] [FML/]: 25: ASM: stevesaddons.naming.EventHandler@46b9fe78 playerInteract(Lnet/minecraftforge/event/entity/player/PlayerInteractEvent;)V
  52. [11:45:23] [Server thread/ERROR] [FML/]: 26: ASM: flaxbeard.thaumicexploration.event.TXEventHandler@235120a9 handleItemUse(Lnet/minecraftforge/event/entity/player/PlayerInteractEvent;)V
  53. [11:45:23] [Server thread/ERROR] [FML/]: 27: ASM: tterrag.core.common.handlers.RightClickCropHandler@48e2348 handleCropRightClick(Lnet/minecraftforge/event/entity/player/PlayerInteractEvent;)V
  54. [11:45:23] [Server thread/ERROR] [FML/]: 28: ASM: appeng.fmp.FMPEvent@ecc1fde playerInteract(Lnet/minecraftforge/event/entity/player/PlayerInteractEvent;)V
  55. [11:45:23] [Server thread/ERROR] [FML/]: 29: ASM: com.emoniph.witchery.item.ItemPoppet$PoppetEventHooks@5aec9f74 onPlayerInteract(Lnet/minecraftforge/event/entity/player/PlayerInteractEvent;)V
  56. [11:45:23] [Server thread/ERROR] [FML/]: 30: ASM: com.emoniph.witchery.infusion.Infusion$EventHooks@5cda5f99 onPlayerInteract(Lnet/minecraftforge/event/entity/player/PlayerInteractEvent;)V
  57. [11:45:23] [Server thread/ERROR] [FML/]: 31: ASM: com.emoniph.witchery.common.GenericEvents@3e400d78 onPlayerInteract(Lnet/minecraftforge/event/entity/player/PlayerInteractEvent;)V
  58. [11:45:23] [Server thread/ERROR] [FML/]: 32: ASM: com.emoniph.witchery.brewing.DispersalTriggered$EventHooks@242f2666 onPlayerInteract(Lnet/minecraftforge/event/entity/player/PlayerInteractEvent;)V
  59. [11:45:23] [Server thread/ERROR] [FML/]: 33: LOW
  60. [11:45:23] [Server thread/ERROR] [FML/]: 34: ASM: codechicken.multipart.minecraft.EventHandler@63950184 playerInteract(Lnet/minecraftforge/event/entity/player/PlayerInteractEvent;)V
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement