Advertisement
Guest User

Untitled

a guest
Sep 20th, 2019
122
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.19 KB | None | 0 0
  1. [03:22:02] [Server thread/ERROR] [FML]: Exception caught during firing event net.minecraftforge.event.world.BlockEvent$HarvestDropsEvent@291cb61e:
  2. java.lang.NullPointerException: null
  3. at com.alcatrazescapee.notreepunching.util.HarvestBlockHandler.isInvalidTool(HarvestBlockHandler.java:124) ~[HarvestBlockHandler.class:?]
  4. at com.alcatrazescapee.notreepunching.ModEventHandler.harvestBlock(ModEventHandler.java:104) ~[ModEventHandler.class:?]
  5. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_110_ModEventHandler_harvestBlock_HarvestDropsEvent.invoke(.dynamic) ~[?:?]
  6. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) ~[ASMEventHandler.class:?]
  7. at net.minecraftforge.fml.common.eventhandler.EventBus.forgeBridge$post(EventBus.java:752) [EventBus.class:?]
  8. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:702) [EventBus.class:?]
  9. at net.minecraftforge.event.ForgeEventFactory.fireBlockHarvesting(ForgeEventFactory.java:344) [ForgeEventFactory.class:?]
  10. at net.minecraft.block.Block.func_180653_a(Block.java:572) [aow.class:?]
  11. at net.minecraft.block.Block.func_176226_b(Block.java:564) [aow.class:?]
  12. at net.minecraft.block.Block.func_180657_a(Block.java:735) [aow.class:?]
  13. at atomicstryker.multimine.common.MultiMineServer.onClientSentPartialBlockPacket(MultiMineServer.java:181) [MultiMineServer.class:?]
  14. at atomicstryker.multimine.common.network.PartialBlockPacket$ScheduledCode.run(PartialBlockPacket.java:80) [PartialBlockPacket$ScheduledCode.class:?]
  15. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_212]
  16. at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_212]
  17. at net.minecraft.util.Util.func_181617_a(SourceFile:46) [h.class:?]
  18. at org.spongepowered.common.SpongeImplHooks.onUtilRunTask(SpongeImplHooks.java:308) [SpongeImplHooks.class:1.12.2-2838-7.1.7-RC3924]
  19. at net.minecraft.server.MinecraftServer.redirect$onRun$zjc000(MinecraftServer.java:4716) [MinecraftServer.class:?]
  20. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:723) [MinecraftServer.class:?]
  21. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397) [nz.class:?]
  22. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) [MinecraftServer.class:?]
  23. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?]
  24. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
  25. > [03:22:02] [Server thread/ERROR] [FML]: Index: 21 Listeners:
  26. > [03:22:02] [Server thread/ERROR] [FML]: 0: HIGHEST
  27. > [03:22:02] [Server thread/ERROR] [FML]: 1: ASM: EnchantmentType{Name=enchantment.Smelter, Id=somanyenchantments:smelter} onBlockDropSmelt(Lnet/minecraftforge/event/world/BlockEvent$HarvestDropsEvent;)V
  28. > [03:22:02] [Server thread/ERROR] [FML]: 2: NORMAL
  29. > [03:22:02] [Server thread/ERROR] [FML]: 3: ASM: class ladysnake.spawnercontrol.SpawnerEventHandler onBlockHarvestDrops(Lnet/minecraftforge/event/world/BlockEvent$HarvestDropsEvent;)V
  30. > [03:22:02] [Server thread/ERROR] [FML]: 4: ASM: tschipp.carryon.common.event.ItemEvents@7b498b93 onDrop(Lnet/minecraftforge/event/world/BlockEvent$HarvestDropsEvent;)V
  31. > [03:22:02] [Server thread/ERROR] [FML]: 5: ASM: toughasnails.handler.BlockHarvestEventHandler@61f708ff onBlockBreak(Lnet/minecraftforge/event/world/BlockEvent$HarvestDropsEvent;)V
  32. > [03:22:02] [Server thread/ERROR] [FML]: 6: ASM: class codersafterdark.reskillable.api.data.PlayerDataHandler$EventHandler onBlockDrops(Lnet/minecraftforge/event/world/BlockEvent$HarvestDropsEvent;)V
  33. > [03:22:02] [Server thread/ERROR] [FML]: 7: ASM: crafttweaker.mc1120.events.CommonEventHandler@6b263d58 onBlockHarvestDropsEvent(Lnet/minecraftforge/event/world/BlockEvent$HarvestDropsEvent;)V
  34. > [03:22:02] [Server thread/ERROR] [FML]: 8: ASM: com.ferreusveritas.dynamictrees.event.DropEventHandler@6435ee1 onHarvestDropsEvent(Lnet/minecraftforge/event/world/BlockEvent$HarvestDropsEvent;)V
  35. > [03:22:02] [Server thread/ERROR] [FML]: 9: ASM: com.lycanitesmobs.core.spawner.SpawnerEventListener@32279cc9 onHarvestDrops(Lnet/minecraftforge/event/world/BlockEvent$HarvestDropsEvent;)V
  36. > [03:22:02] [Server thread/ERROR] [FML]: 10: ASM: com.mujmajnkraft.bettersurvival.eventhandlers.ModEnchantmentHandler@7171d991 onEvent(Lnet/minecraftforge/event/world/BlockEvent$HarvestDropsEvent;)V
  37. > [03:22:02] [Server thread/ERROR] [FML]: 11: ASM: tschipp.forgottenitems.util.FIEvents@7ecfc2a6 onHarvestDrop(Lnet/minecraftforge/event/world/BlockEvent$HarvestDropsEvent;)V
  38. > [03:22:02] [Server thread/ERROR] [FML]: 12: ASM: com.chaosthedude.realistictorches.events.RealisticTorchesEvents@55e13242 onBlockHarvest(Lnet/minecraftforge/event/world/BlockEvent$HarvestDropsEvent;)V
  39. > [03:22:02] [Server thread/ERROR] [FML]: 13: ASM: xzeroair.trinkets.util.eventhandlers.LootHandler@1d599bc9 blockDrops(Lnet/minecraftforge/event/world/BlockEvent$HarvestDropsEvent;)V
  40. > [03:22:02] [Server thread/ERROR] [FML]: 14: ASM: levelup2.skills.mining.XPBonusMining@143fd41f giveMiningXP(Lnet/minecraftforge/event/world/BlockEvent$HarvestDropsEvent;)V
  41. > [03:22:02] [Server thread/ERROR] [FML]: 15: ASM: levelup2.skills.mining.StoneMiningBonus@526d95a4 onHarvest(Lnet/minecraftforge/event/world/BlockEvent$HarvestDropsEvent;)V
  42. > [03:22:02] [Server thread/ERROR] [FML]: 16: ASM: levelup2.skills.mining.WoodcuttingBonus@1f129c3e onHarvest(Lnet/minecraftforge/event/world/BlockEvent$HarvestDropsEvent;)V
  43. > [03:22:02] [Server thread/ERROR] [FML]: 17: ASM: levelup2.skills.mining.FlintLootBonus@4e972342 gravelLooting(Lnet/minecraftforge/event/world/BlockEvent$HarvestDropsEvent;)V
  44. > [03:22:02] [Server thread/ERROR] [FML]: 18: ASM: levelup2.skills.mining.DiggingTreasureBonus@5e80cc2c dirtLooting(Lnet/minecraftforge/event/world/BlockEvent$HarvestDropsEvent;)V
  45. > [03:22:02] [Server thread/ERROR] [FML]: 19: LOWEST
  46. > [03:22:02] [Server thread/ERROR] [FML]: 20: ASM: class lykrast.defiledlands.common.util.RavagingDropHandler OnBlockBreak(Lnet/minecraftforge/event/world/BlockEvent$HarvestDropsEvent;)V
  47. > [03:22:02] [Server thread/ERROR] [FML]: 21: ASM: class com.alcatrazescapee.notreepunching.ModEventHandler harvestBlock(Lnet/minecraftforge/event/world/BlockEvent$HarvestDropsEvent;)V
  48. > [03:22:02] [Server thread/ERROR] [FML]: 22: ASM: com.creativemd.itemphysic.EventHandler@70023760 onDrop(Lnet/minecraftforge/event/world/BlockEvent$HarvestDropsEvent;)V
  49. > [03:22:02] [Server thread/ERROR] [FML]: 23: ASM: EnchantmentType{Name=enchantment.Quarrying, Id=somanyenchantments:quarrying} onEvent(Lnet/minecraftforge/event/world/BlockEvent$HarvestDropsEvent;)V
  50. > [03:22:02] [Server thread/FATAL] [minecraft/MinecraftServer]: Error executing task
  51. java.util.concurrent.ExecutionException: java.lang.NullPointerException
  52. at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.8.0_212]
  53. at java.util.concurrent.FutureTask.get(FutureTask.java:192) ~[?:1.8.0_212]
  54. at net.minecraft.util.Util.func_181617_a(SourceFile:47) [h.class:?]
  55. at org.spongepowered.common.SpongeImplHooks.onUtilRunTask(SpongeImplHooks.java:308) [SpongeImplHooks.class:1.12.2-2838-7.1.7-RC3924]
  56. at net.minecraft.server.MinecraftServer.redirect$onRun$zjc000(MinecraftServer.java:4716) [MinecraftServer.class:?]
  57. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:723) [MinecraftServer.class:?]
  58. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397) [nz.class:?]
  59. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) [MinecraftServer.class:?]
  60. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?]
  61. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
  62. Caused by: java.lang.NullPointerException
  63. at com.alcatrazescapee.notreepunching.util.HarvestBlockHandler.isInvalidTool(HarvestBlockHandler.java:124) ~[HarvestBlockHandler.class:?]
  64. at com.alcatrazescapee.notreepunching.ModEventHandler.harvestBlock(ModEventHandler.java:104) ~[ModEventHandler.class:?]
  65. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_110_ModEventHandler_harvestBlock_HarvestDropsEvent.invoke(.dynamic) ~[?:?]
  66. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) ~[ASMEventHandler.class:?]
  67. at net.minecraftforge.fml.common.eventhandler.EventBus.forgeBridge$post(EventBus.java:752) ~[EventBus.class:?]
  68. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:702) ~[EventBus.class:?]
  69. at net.minecraftforge.event.ForgeEventFactory.fireBlockHarvesting(ForgeEventFactory.java:344) ~[ForgeEventFactory.class:?]
  70. at net.minecraft.block.Block.func_180653_a(Block.java:572) ~[aow.class:?]
  71. at net.minecraft.block.Block.func_176226_b(Block.java:564) ~[aow.class:?]
  72. at net.minecraft.block.Block.func_180657_a(Block.java:735) ~[aow.class:?]
  73. at atomicstryker.multimine.common.MultiMineServer.onClientSentPartialBlockPacket(MultiMineServer.java:181) ~[MultiMineServer.class:?]
  74. at atomicstryker.multimine.common.network.PartialBlockPacket$ScheduledCode.run(PartialBlockPacket.java:80) ~[PartialBlockPacket$ScheduledCode.class:?]
  75. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_212]
  76. at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_212]
  77. at net.minecraft.util.Util.func_181617_a(SourceFile:46) ~[h.class:?]
  78. ... 7 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement