Advertisement
kreezxil

random things in SMP with Forge Dedicated Server b1402

May 8th, 2015
414
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 38.13 KB | None | 0 0
  1. at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:294) ~[ahd.class:?]
  2. at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:340) ~[qw.class:?]
  3. at net.minecraft.network.NetHandlerPlayServer.func_147347_a(NetHandlerPlayServer.java:326) ~[rj.class:?]
  4. at net.minecraft.network.play.client.C03PacketPlayer.func_148833_a(SourceFile:126) ~[mg.class:?]
  5. at net.minecraft.network.play.client.C03PacketPlayer.func_148833_a(SourceFile:8) ~[mg.class:?]
  6. at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) ~[ih.class:?]
  7. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_31]
  8. at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_31]
  9. at net.minecraftforge.fml.common.FMLCommonHandler.callFuture(FMLCommonHandler.java:709) ~[FMLCommonHandler.class:?]
  10. ... 5 more
  11. [09:13:23] [Server thread/ERROR] [FML/]: Exception caught during firing event net.minecraftforge.event.entity.living.LivingAttackEvent@1fcd9693:
  12. java.lang.NoSuchMethodError: net.minecraft.entity.EntityLivingBase.func_82169_q(I)Lnet/minecraft/item/ItemStack;
  13. at lumien.randomthings.handler.RTEventHandler.handleLavaProtection(RTEventHandler.java:239) ~[RTEventHandler.class:?]
  14. at lumien.randomthings.handler.RTEventHandler.livingAttacked(RTEventHandler.java:273) ~[RTEventHandler.class:?]
  15. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_84_RTEventHandler_livingAttacked_LivingAttackEvent.invoke(.dynamic) ~[?:?]
  16. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:55) ~[ASMEventHandler.class:?]
  17. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:138) [EventBus.class:?]
  18. at net.minecraftforge.common.ForgeHooks.onLivingAttack(ForgeHooks.java:339) [ForgeHooks.class:?]
  19. at net.minecraft.entity.player.EntityPlayer.func_70097_a(EntityPlayer.java:1013) [ahd.class:?]
  20. at net.minecraft.entity.player.EntityPlayerMP.func_70097_a(EntityPlayerMP.java:551) [qw.class:?]
  21. at net.minecraft.entity.Entity.func_70044_A(Entity.java:405) [wv.class:?]
  22. at net.minecraft.entity.Entity.func_70030_z(Entity.java:378) [wv.class:?]
  23. at net.minecraft.entity.EntityLivingBase.func_70030_z(EntityLivingBase.java:186) [xm.class:?]
  24. at net.minecraft.entity.Entity.func_70071_h_(Entity.java:276) [wv.class:?]
  25. at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1578) [xm.class:?]
  26. at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:294) [ahd.class:?]
  27. at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:340) [qw.class:?]
  28. at net.minecraft.network.NetHandlerPlayServer.func_147347_a(NetHandlerPlayServer.java:326) [rj.class:?]
  29. at net.minecraft.network.play.client.C03PacketPlayer.func_148833_a(SourceFile:126) [mg.class:?]
  30. at net.minecraft.network.play.client.C03PacketPlayer.func_148833_a(SourceFile:8) [mg.class:?]
  31. at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) [ih.class:?]
  32. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_31]
  33. at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_31]
  34. at net.minecraftforge.fml.common.FMLCommonHandler.callFuture(FMLCommonHandler.java:709) [FMLCommonHandler.class:?]
  35. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:655) [MinecraftServer.class:?]
  36. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:364) [po.class:?]
  37. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:598) [MinecraftServer.class:?]
  38. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:478) [MinecraftServer.class:?]
  39. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_31]
  40. [09:13:23] [Server thread/ERROR] [FML/]: Index: 1 Listeners:
  41. [09:13:23] [Server thread/ERROR] [FML/]: 0: NORMAL
  42. [09:13:23] [Server thread/ERROR] [FML/]: 1: ASM: lumien.randomthings.handler.RTEventHandler@5c7bca5a livingAttacked(Lnet/minecraftforge/event/entity/living/LivingAttackEvent;)V
  43. [09:13:23] [Server thread/ERROR] [FML/]: 2: ASM: dynamicswordskills.DSSCombatEvents@34ecf698 onAttacked(Lnet/minecraftforge/event/entity/living/LivingAttackEvent;)V
  44. [09:13:23] [Server thread/ERROR] [FML/]: 3: ASM: org.proc.event.AttackEntityEvent@26497460 onEntityDamage(Lnet/minecraftforge/event/entity/living/LivingAttackEvent;)V
  45. [09:13:23] [Server thread/FATAL] [FML/]: Exception caught executing FutureTask: java.util.concurrent.ExecutionException: net.minecraft.util.ReportedException: Ticking player
  46. java.util.concurrent.ExecutionException: net.minecraft.util.ReportedException: Ticking player
  47. at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.8.0_31]
  48. at java.util.concurrent.FutureTask.get(FutureTask.java:192) ~[?:1.8.0_31]
  49. at net.minecraftforge.fml.common.FMLCommonHandler.callFuture(FMLCommonHandler.java:710) [FMLCommonHandler.class:?]
  50. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:655) [MinecraftServer.class:?]
  51. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:364) [po.class:?]
  52. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:598) [MinecraftServer.class:?]
  53. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:478) [MinecraftServer.class:?]
  54. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_31]
  55. Caused by: net.minecraft.util.ReportedException: Ticking player
  56. at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:394) ~[qw.class:?]
  57. at net.minecraft.network.NetHandlerPlayServer.func_147347_a(NetHandlerPlayServer.java:326) ~[rj.class:?]
  58. at net.minecraft.network.play.client.C03PacketPlayer.func_148833_a(SourceFile:126) ~[mg.class:?]
  59. at net.minecraft.network.play.client.C03PacketPlayer.func_148833_a(SourceFile:8) ~[mg.class:?]
  60. at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) ~[ih.class:?]
  61. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_31]
  62. at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_31]
  63. at net.minecraftforge.fml.common.FMLCommonHandler.callFuture(FMLCommonHandler.java:709) ~[FMLCommonHandler.class:?]
  64. ... 5 more
  65. Caused by: java.lang.NoSuchMethodError: net.minecraft.entity.EntityLivingBase.func_82169_q(I)Lnet/minecraft/item/ItemStack;
  66. at lumien.randomthings.handler.RTEventHandler.handleLavaProtection(RTEventHandler.java:239) ~[RTEventHandler.class:?]
  67. at lumien.randomthings.handler.RTEventHandler.livingAttacked(RTEventHandler.java:273) ~[RTEventHandler.class:?]
  68. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_84_RTEventHandler_livingAttacked_LivingAttackEvent.invoke(.dynamic) ~[?:?]
  69. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:55) ~[ASMEventHandler.class:?]
  70. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:138) ~[EventBus.class:?]
  71. at net.minecraftforge.common.ForgeHooks.onLivingAttack(ForgeHooks.java:339) ~[ForgeHooks.class:?]
  72. at net.minecraft.entity.player.EntityPlayer.func_70097_a(EntityPlayer.java:1013) ~[ahd.class:?]
  73. at net.minecraft.entity.player.EntityPlayerMP.func_70097_a(EntityPlayerMP.java:551) ~[qw.class:?]
  74. at net.minecraft.entity.Entity.func_70044_A(Entity.java:405) ~[wv.class:?]
  75. at net.minecraft.entity.Entity.func_70030_z(Entity.java:378) ~[wv.class:?]
  76. at net.minecraft.entity.EntityLivingBase.func_70030_z(EntityLivingBase.java:186) ~[xm.class:?]
  77. at net.minecraft.entity.Entity.func_70071_h_(Entity.java:276) ~[wv.class:?]
  78. at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1578) ~[xm.class:?]
  79. at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:294) ~[ahd.class:?]
  80. at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:340) ~[qw.class:?]
  81. at net.minecraft.network.NetHandlerPlayServer.func_147347_a(NetHandlerPlayServer.java:326) ~[rj.class:?]
  82. at net.minecraft.network.play.client.C03PacketPlayer.func_148833_a(SourceFile:126) ~[mg.class:?]
  83. at net.minecraft.network.play.client.C03PacketPlayer.func_148833_a(SourceFile:8) ~[mg.class:?]
  84. at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) ~[ih.class:?]
  85. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_31]
  86. at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_31]
  87. at net.minecraftforge.fml.common.FMLCommonHandler.callFuture(FMLCommonHandler.java:709) ~[FMLCommonHandler.class:?]
  88. ... 5 more
  89. [09:13:23] [Server thread/ERROR] [FML/]: Exception caught during firing event net.minecraftforge.event.entity.living.LivingAttackEvent@6fc200b5:
  90. java.lang.NoSuchMethodError: net.minecraft.entity.EntityLivingBase.func_82169_q(I)Lnet/minecraft/item/ItemStack;
  91. at lumien.randomthings.handler.RTEventHandler.handleLavaProtection(RTEventHandler.java:239) ~[RTEventHandler.class:?]
  92. at lumien.randomthings.handler.RTEventHandler.livingAttacked(RTEventHandler.java:273) ~[RTEventHandler.class:?]
  93. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_84_RTEventHandler_livingAttacked_LivingAttackEvent.invoke(.dynamic) ~[?:?]
  94. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:55) ~[ASMEventHandler.class:?]
  95. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:138) [EventBus.class:?]
  96. at net.minecraftforge.common.ForgeHooks.onLivingAttack(ForgeHooks.java:339) [ForgeHooks.class:?]
  97. at net.minecraft.entity.player.EntityPlayer.func_70097_a(EntityPlayer.java:1013) [ahd.class:?]
  98. at net.minecraft.entity.player.EntityPlayerMP.func_70097_a(EntityPlayerMP.java:551) [qw.class:?]
  99. at net.minecraft.entity.Entity.func_70044_A(Entity.java:405) [wv.class:?]
  100. at net.minecraft.entity.Entity.func_70030_z(Entity.java:378) [wv.class:?]
  101. at net.minecraft.entity.EntityLivingBase.func_70030_z(EntityLivingBase.java:186) [xm.class:?]
  102. at net.minecraft.entity.Entity.func_70071_h_(Entity.java:276) [wv.class:?]
  103. at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1578) [xm.class:?]
  104. at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:294) [ahd.class:?]
  105. at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:340) [qw.class:?]
  106. at net.minecraft.network.NetHandlerPlayServer.func_147347_a(NetHandlerPlayServer.java:326) [rj.class:?]
  107. at net.minecraft.network.play.client.C03PacketPlayer.func_148833_a(SourceFile:126) [mg.class:?]
  108. at net.minecraft.network.play.client.C03PacketPlayer.func_148833_a(SourceFile:8) [mg.class:?]
  109. at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) [ih.class:?]
  110. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_31]
  111. at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_31]
  112. at net.minecraftforge.fml.common.FMLCommonHandler.callFuture(FMLCommonHandler.java:709) [FMLCommonHandler.class:?]
  113. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:655) [MinecraftServer.class:?]
  114. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:364) [po.class:?]
  115. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:598) [MinecraftServer.class:?]
  116. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:478) [MinecraftServer.class:?]
  117. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_31]
  118. [09:13:23] [Server thread/ERROR] [FML/]: Index: 1 Listeners:
  119. [09:13:23] [Server thread/ERROR] [FML/]: 0: NORMAL
  120. [09:13:23] [Server thread/ERROR] [FML/]: 1: ASM: lumien.randomthings.handler.RTEventHandler@5c7bca5a livingAttacked(Lnet/minecraftforge/event/entity/living/LivingAttackEvent;)V
  121. [09:13:23] [Server thread/ERROR] [FML/]: 2: ASM: dynamicswordskills.DSSCombatEvents@34ecf698 onAttacked(Lnet/minecraftforge/event/entity/living/LivingAttackEvent;)V
  122. [09:13:23] [Server thread/ERROR] [FML/]: 3: ASM: org.proc.event.AttackEntityEvent@26497460 onEntityDamage(Lnet/minecraftforge/event/entity/living/LivingAttackEvent;)V
  123. [09:13:23] [Server thread/FATAL] [FML/]: Exception caught executing FutureTask: java.util.concurrent.ExecutionException: net.minecraft.util.ReportedException: Ticking player
  124. java.util.concurrent.ExecutionException: net.minecraft.util.ReportedException: Ticking player
  125. at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.8.0_31]
  126. at java.util.concurrent.FutureTask.get(FutureTask.java:192) ~[?:1.8.0_31]
  127. at net.minecraftforge.fml.common.FMLCommonHandler.callFuture(FMLCommonHandler.java:710) [FMLCommonHandler.class:?]
  128. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:655) [MinecraftServer.class:?]
  129. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:364) [po.class:?]
  130. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:598) [MinecraftServer.class:?]
  131. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:478) [MinecraftServer.class:?]
  132. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_31]
  133. Caused by: net.minecraft.util.ReportedException: Ticking player
  134. at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:394) ~[qw.class:?]
  135. at net.minecraft.network.NetHandlerPlayServer.func_147347_a(NetHandlerPlayServer.java:326) ~[rj.class:?]
  136. at net.minecraft.network.play.client.C03PacketPlayer.func_148833_a(SourceFile:126) ~[mg.class:?]
  137. at net.minecraft.network.play.client.C03PacketPlayer.func_148833_a(SourceFile:8) ~[mg.class:?]
  138. at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) ~[ih.class:?]
  139. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_31]
  140. at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_31]
  141. at net.minecraftforge.fml.common.FMLCommonHandler.callFuture(FMLCommonHandler.java:709) ~[FMLCommonHandler.class:?]
  142. ... 5 more
  143. Caused by: java.lang.NoSuchMethodError: net.minecraft.entity.EntityLivingBase.func_82169_q(I)Lnet/minecraft/item/ItemStack;
  144. at lumien.randomthings.handler.RTEventHandler.handleLavaProtection(RTEventHandler.java:239) ~[RTEventHandler.class:?]
  145. at lumien.randomthings.handler.RTEventHandler.livingAttacked(RTEventHandler.java:273) ~[RTEventHandler.class:?]
  146. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_84_RTEventHandler_livingAttacked_LivingAttackEvent.invoke(.dynamic) ~[?:?]
  147. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:55) ~[ASMEventHandler.class:?]
  148. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:138) ~[EventBus.class:?]
  149. at net.minecraftforge.common.ForgeHooks.onLivingAttack(ForgeHooks.java:339) ~[ForgeHooks.class:?]
  150. at net.minecraft.entity.player.EntityPlayer.func_70097_a(EntityPlayer.java:1013) ~[ahd.class:?]
  151. at net.minecraft.entity.player.EntityPlayerMP.func_70097_a(EntityPlayerMP.java:551) ~[qw.class:?]
  152. at net.minecraft.entity.Entity.func_70044_A(Entity.java:405) ~[wv.class:?]
  153. at net.minecraft.entity.Entity.func_70030_z(Entity.java:378) ~[wv.class:?]
  154. at net.minecraft.entity.EntityLivingBase.func_70030_z(EntityLivingBase.java:186) ~[xm.class:?]
  155. at net.minecraft.entity.Entity.func_70071_h_(Entity.java:276) ~[wv.class:?]
  156. at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1578) ~[xm.class:?]
  157. at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:294) ~[ahd.class:?]
  158. at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:340) ~[qw.class:?]
  159. at net.minecraft.network.NetHandlerPlayServer.func_147347_a(NetHandlerPlayServer.java:326) ~[rj.class:?]
  160. at net.minecraft.network.play.client.C03PacketPlayer.func_148833_a(SourceFile:126) ~[mg.class:?]
  161. at net.minecraft.network.play.client.C03PacketPlayer.func_148833_a(SourceFile:8) ~[mg.class:?]
  162. at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) ~[ih.class:?]
  163. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_31]
  164. at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_31]
  165. at net.minecraftforge.fml.common.FMLCommonHandler.callFuture(FMLCommonHandler.java:709) ~[FMLCommonHandler.class:?]
  166. ... 5 more
  167. [09:13:23] [Server thread/ERROR] [FML/]: Exception caught during firing event net.minecraftforge.event.entity.living.LivingAttackEvent@61921442:
  168. java.lang.NoSuchMethodError: net.minecraft.entity.EntityLivingBase.func_82169_q(I)Lnet/minecraft/item/ItemStack;
  169. at lumien.randomthings.handler.RTEventHandler.handleLavaProtection(RTEventHandler.java:239) ~[RTEventHandler.class:?]
  170. at lumien.randomthings.handler.RTEventHandler.livingAttacked(RTEventHandler.java:273) ~[RTEventHandler.class:?]
  171. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_84_RTEventHandler_livingAttacked_LivingAttackEvent.invoke(.dynamic) ~[?:?]
  172. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:55) ~[ASMEventHandler.class:?]
  173. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:138) [EventBus.class:?]
  174. at net.minecraftforge.common.ForgeHooks.onLivingAttack(ForgeHooks.java:339) [ForgeHooks.class:?]
  175. at net.minecraft.entity.player.EntityPlayer.func_70097_a(EntityPlayer.java:1013) [ahd.class:?]
  176. at net.minecraft.entity.player.EntityPlayerMP.func_70097_a(EntityPlayerMP.java:551) [qw.class:?]
  177. at net.minecraft.entity.Entity.func_70044_A(Entity.java:405) [wv.class:?]
  178. at net.minecraft.entity.Entity.func_70030_z(Entity.java:378) [wv.class:?]
  179. at net.minecraft.entity.EntityLivingBase.func_70030_z(EntityLivingBase.java:186) [xm.class:?]
  180. at net.minecraft.entity.Entity.func_70071_h_(Entity.java:276) [wv.class:?]
  181. at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1578) [xm.class:?]
  182. at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:294) [ahd.class:?]
  183. at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:340) [qw.class:?]
  184. at net.minecraft.network.NetHandlerPlayServer.func_147347_a(NetHandlerPlayServer.java:326) [rj.class:?]
  185. at net.minecraft.network.play.client.C03PacketPlayer.func_148833_a(SourceFile:126) [mg.class:?]
  186. at net.minecraft.network.play.client.C03PacketPlayer.func_148833_a(SourceFile:8) [mg.class:?]
  187. at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) [ih.class:?]
  188. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_31]
  189. at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_31]
  190. at net.minecraftforge.fml.common.FMLCommonHandler.callFuture(FMLCommonHandler.java:709) [FMLCommonHandler.class:?]
  191. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:655) [MinecraftServer.class:?]
  192. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:364) [po.class:?]
  193. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:598) [MinecraftServer.class:?]
  194. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:478) [MinecraftServer.class:?]
  195. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_31]
  196. [09:13:23] [Server thread/ERROR] [FML/]: Index: 1 Listeners:
  197. [09:13:23] [Server thread/ERROR] [FML/]: 0: NORMAL
  198. [09:13:23] [Server thread/ERROR] [FML/]: 1: ASM: lumien.randomthings.handler.RTEventHandler@5c7bca5a livingAttacked(Lnet/minecraftforge/event/entity/living/LivingAttackEvent;)V
  199. [09:13:23] [Server thread/ERROR] [FML/]: 2: ASM: dynamicswordskills.DSSCombatEvents@34ecf698 onAttacked(Lnet/minecraftforge/event/entity/living/LivingAttackEvent;)V
  200. [09:13:23] [Server thread/ERROR] [FML/]: 3: ASM: org.proc.event.AttackEntityEvent@26497460 onEntityDamage(Lnet/minecraftforge/event/entity/living/LivingAttackEvent;)V
  201. [09:13:23] [Server thread/FATAL] [FML/]: Exception caught executing FutureTask: java.util.concurrent.ExecutionException: net.minecraft.util.ReportedException: Ticking player
  202. java.util.concurrent.ExecutionException: net.minecraft.util.ReportedException: Ticking player
  203. at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.8.0_31]
  204. at java.util.concurrent.FutureTask.get(FutureTask.java:192) ~[?:1.8.0_31]
  205. at net.minecraftforge.fml.common.FMLCommonHandler.callFuture(FMLCommonHandler.java:710) [FMLCommonHandler.class:?]
  206. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:655) [MinecraftServer.class:?]
  207. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:364) [po.class:?]
  208. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:598) [MinecraftServer.class:?]
  209. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:478) [MinecraftServer.class:?]
  210. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_31]
  211. Caused by: net.minecraft.util.ReportedException: Ticking player
  212. at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:394) ~[qw.class:?]
  213. at net.minecraft.network.NetHandlerPlayServer.func_147347_a(NetHandlerPlayServer.java:326) ~[rj.class:?]
  214. at net.minecraft.network.play.client.C03PacketPlayer.func_148833_a(SourceFile:126) ~[mg.class:?]
  215. at net.minecraft.network.play.client.C03PacketPlayer.func_148833_a(SourceFile:8) ~[mg.class:?]
  216. at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) ~[ih.class:?]
  217. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_31]
  218. at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_31]
  219. at net.minecraftforge.fml.common.FMLCommonHandler.callFuture(FMLCommonHandler.java:709) ~[FMLCommonHandler.class:?]
  220. ... 5 more
  221. Caused by: java.lang.NoSuchMethodError: net.minecraft.entity.EntityLivingBase.func_82169_q(I)Lnet/minecraft/item/ItemStack;
  222. at lumien.randomthings.handler.RTEventHandler.handleLavaProtection(RTEventHandler.java:239) ~[RTEventHandler.class:?]
  223. at lumien.randomthings.handler.RTEventHandler.livingAttacked(RTEventHandler.java:273) ~[RTEventHandler.class:?]
  224. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_84_RTEventHandler_livingAttacked_LivingAttackEvent.invoke(.dynamic) ~[?:?]
  225. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:55) ~[ASMEventHandler.class:?]
  226. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:138) ~[EventBus.class:?]
  227. at net.minecraftforge.common.ForgeHooks.onLivingAttack(ForgeHooks.java:339) ~[ForgeHooks.class:?]
  228. at net.minecraft.entity.player.EntityPlayer.func_70097_a(EntityPlayer.java:1013) ~[ahd.class:?]
  229. at net.minecraft.entity.player.EntityPlayerMP.func_70097_a(EntityPlayerMP.java:551) ~[qw.class:?]
  230. at net.minecraft.entity.Entity.func_70044_A(Entity.java:405) ~[wv.class:?]
  231. at net.minecraft.entity.Entity.func_70030_z(Entity.java:378) ~[wv.class:?]
  232. at net.minecraft.entity.EntityLivingBase.func_70030_z(EntityLivingBase.java:186) ~[xm.class:?]
  233. at net.minecraft.entity.Entity.func_70071_h_(Entity.java:276) ~[wv.class:?]
  234. at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1578) ~[xm.class:?]
  235. at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:294) ~[ahd.class:?]
  236. at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:340) ~[qw.class:?]
  237. at net.minecraft.network.NetHandlerPlayServer.func_147347_a(NetHandlerPlayServer.java:326) ~[rj.class:?]
  238. at net.minecraft.network.play.client.C03PacketPlayer.func_148833_a(SourceFile:126) ~[mg.class:?]
  239. at net.minecraft.network.play.client.C03PacketPlayer.func_148833_a(SourceFile:8) ~[mg.class:?]
  240. at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) ~[ih.class:?]
  241. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_31]
  242. at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_31]
  243. at net.minecraftforge.fml.common.FMLCommonHandler.callFuture(FMLCommonHandler.java:709) ~[FMLCommonHandler.class:?]
  244. ... 5 more
  245. [09:13:24] [Server thread/ERROR] [FML/]: Exception caught during firing event net.minecraftforge.event.entity.living.LivingAttackEvent@3921be3b:
  246. java.lang.NoSuchMethodError: net.minecraft.entity.EntityLivingBase.func_82169_q(I)Lnet/minecraft/item/ItemStack;
  247. at lumien.randomthings.handler.RTEventHandler.handleLavaProtection(RTEventHandler.java:239) ~[RTEventHandler.class:?]
  248. at lumien.randomthings.handler.RTEventHandler.livingAttacked(RTEventHandler.java:273) ~[RTEventHandler.class:?]
  249. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_84_RTEventHandler_livingAttacked_LivingAttackEvent.invoke(.dynamic) ~[?:?]
  250. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:55) ~[ASMEventHandler.class:?]
  251. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:138) [EventBus.class:?]
  252. at net.minecraftforge.common.ForgeHooks.onLivingAttack(ForgeHooks.java:339) [ForgeHooks.class:?]
  253. at net.minecraft.entity.player.EntityPlayer.func_70097_a(EntityPlayer.java:1013) [ahd.class:?]
  254. at net.minecraft.entity.player.EntityPlayerMP.func_70097_a(EntityPlayerMP.java:551) [qw.class:?]
  255. at net.minecraft.entity.Entity.func_70044_A(Entity.java:405) [wv.class:?]
  256. at net.minecraft.entity.Entity.func_70030_z(Entity.java:378) [wv.class:?]
  257. at net.minecraft.entity.EntityLivingBase.func_70030_z(EntityLivingBase.java:186) [xm.class:?]
  258. at net.minecraft.entity.Entity.func_70071_h_(Entity.java:276) [wv.class:?]
  259. at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1578) [xm.class:?]
  260. at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:294) [ahd.class:?]
  261. at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:340) [qw.class:?]
  262. at net.minecraft.network.NetHandlerPlayServer.func_147347_a(NetHandlerPlayServer.java:326) [rj.class:?]
  263. at net.minecraft.network.play.client.C03PacketPlayer.func_148833_a(SourceFile:126) [mg.class:?]
  264. at net.minecraft.network.play.client.C03PacketPlayer.func_148833_a(SourceFile:8) [mg.class:?]
  265. at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) [ih.class:?]
  266. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_31]
  267. at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_31]
  268. at net.minecraftforge.fml.common.FMLCommonHandler.callFuture(FMLCommonHandler.java:709) [FMLCommonHandler.class:?]
  269. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:655) [MinecraftServer.class:?]
  270. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:364) [po.class:?]
  271. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:598) [MinecraftServer.class:?]
  272. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:478) [MinecraftServer.class:?]
  273. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_31]
  274. [09:13:24] [Server thread/ERROR] [FML/]: Index: 1 Listeners:
  275. [09:13:24] [Server thread/ERROR] [FML/]: 0: NORMAL
  276. [09:13:24] [Server thread/ERROR] [FML/]: 1: ASM: lumien.randomthings.handler.RTEventHandler@5c7bca5a livingAttacked(Lnet/minecraftforge/event/entity/living/LivingAttackEvent;)V
  277. [09:13:24] [Server thread/ERROR] [FML/]: 2: ASM: dynamicswordskills.DSSCombatEvents@34ecf698 onAttacked(Lnet/minecraftforge/event/entity/living/LivingAttackEvent;)V
  278. [09:13:24] [Server thread/ERROR] [FML/]: 3: ASM: org.proc.event.AttackEntityEvent@26497460 onEntityDamage(Lnet/minecraftforge/event/entity/living/LivingAttackEvent;)V
  279. [09:13:24] [Server thread/FATAL] [FML/]: Exception caught executing FutureTask: java.util.concurrent.ExecutionException: net.minecraft.util.ReportedException: Ticking player
  280. java.util.concurrent.ExecutionException: net.minecraft.util.ReportedException: Ticking player
  281. at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.8.0_31]
  282. at java.util.concurrent.FutureTask.get(FutureTask.java:192) ~[?:1.8.0_31]
  283. at net.minecraftforge.fml.common.FMLCommonHandler.callFuture(FMLCommonHandler.java:710) [FMLCommonHandler.class:?]
  284. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:655) [MinecraftServer.class:?]
  285. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:364) [po.class:?]
  286. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:598) [MinecraftServer.class:?]
  287. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:478) [MinecraftServer.class:?]
  288. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_31]
  289. Caused by: net.minecraft.util.ReportedException: Ticking player
  290. at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:394) ~[qw.class:?]
  291. at net.minecraft.network.NetHandlerPlayServer.func_147347_a(NetHandlerPlayServer.java:326) ~[rj.class:?]
  292. at net.minecraft.network.play.client.C03PacketPlayer.func_148833_a(SourceFile:126) ~[mg.class:?]
  293. at net.minecraft.network.play.client.C03PacketPlayer.func_148833_a(SourceFile:8) ~[mg.class:?]
  294. at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) ~[ih.class:?]
  295. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_31]
  296. at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_31]
  297. at net.minecraftforge.fml.common.FMLCommonHandler.callFuture(FMLCommonHandler.java:709) ~[FMLCommonHandler.class:?]
  298. ... 5 more
  299. Caused by: java.lang.NoSuchMethodError: net.minecraft.entity.EntityLivingBase.func_82169_q(I)Lnet/minecraft/item/ItemStack;
  300. at lumien.randomthings.handler.RTEventHandler.handleLavaProtection(RTEventHandler.java:239) ~[RTEventHandler.class:?]
  301. at lumien.randomthings.handler.RTEventHandler.livingAttacked(RTEventHandler.java:273) ~[RTEventHandler.class:?]
  302. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_84_RTEventHandler_livingAttacked_LivingAttackEvent.invoke(.dynamic) ~[?:?]
  303. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:55) ~[ASMEventHandler.class:?]
  304. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:138) ~[EventBus.class:?]
  305. at net.minecraftforge.common.ForgeHooks.onLivingAttack(ForgeHooks.java:339) ~[ForgeHooks.class:?]
  306. at net.minecraft.entity.player.EntityPlayer.func_70097_a(EntityPlayer.java:1013) ~[ahd.class:?]
  307. at net.minecraft.entity.player.EntityPlayerMP.func_70097_a(EntityPlayerMP.java:551) ~[qw.class:?]
  308. at net.minecraft.entity.Entity.func_70044_A(Entity.java:405) ~[wv.class:?]
  309. at net.minecraft.entity.Entity.func_70030_z(Entity.java:378) ~[wv.class:?]
  310. at net.minecraft.entity.EntityLivingBase.func_70030_z(EntityLivingBase.java:186) ~[xm.class:?]
  311. at net.minecraft.entity.Entity.func_70071_h_(Entity.java:276) ~[wv.class:?]
  312. at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1578) ~[xm.class:?]
  313. at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:294) ~[ahd.class:?]
  314. at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:340) ~[qw.class:?]
  315. at net.minecraft.network.NetHandlerPlayServer.func_147347_a(NetHandlerPlayServer.java:326) ~[rj.class:?]
  316. at net.minecraft.network.play.client.C03PacketPlayer.func_148833_a(SourceFile:126) ~[mg.class:?]
  317. at net.minecraft.network.play.client.C03PacketPlayer.func_148833_a(SourceFile:8) ~[mg.class:?]
  318. at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) ~[ih.class:?]
  319. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_31]
  320. at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_31]
  321. at net.minecraftforge.fml.common.FMLCommonHandler.callFuture(FMLCommonHandler.java:709) ~[FMLCommonHandler.class:?]
  322. ... 5 more
  323. [09:13:24] [Server thread/ERROR] [FML/]: Exception caught during firing event net.minecraftforge.event.entity.living.LivingAttackEvent@4a2bce82:
  324. java.lang.NoSuchMethodError: net.minecraft.entity.EntityLivingBase.func_82169_q(I)Lnet/minecraft/item/ItemStack;
  325. at lumien.randomthings.handler.RTEventHandler.handleLavaProtection(RTEventHandler.java:239) ~[RTEventHandler.class:?]
  326. at lumien.randomthings.handler.RTEventHandler.livingAttacked(RTEventHandler.java:273) ~[RTEventHandler.class:?]
  327. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_84_RTEventHandler_livingAttacked_LivingAttackEvent.invoke(.dynamic) ~[?:?]
  328. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:55) ~[ASMEventHandler.class:?]
  329. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:138) [EventBus.class:?]
  330. at net.minecraftforge.common.ForgeHooks.onLivingAttack(ForgeHooks.java:339) [ForgeHooks.class:?]
  331. at net.minecraft.entity.player.EntityPlayer.func_70097_a(EntityPlayer.java:1013) [ahd.class:?]
  332. at net.minecraft.entity.player.EntityPlayerMP.func_70097_a(EntityPlayerMP.java:551) [qw.class:?]
  333. at net.minecraft.entity.Entity.func_70044_A(Entity.java:405) [wv.class:?]
  334. at net.minecraft.entity.Entity.func_70030_z(Entity.java:378) [wv.class:?]
  335. at net.minecraft.entity.EntityLivingBase.func_70030_z(EntityLivingBase.java:186) [xm.class:?]
  336. at net.minecraft.entity.Entity.func_70071_h_(Entity.java:276) [wv.class:?]
  337. at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1578) [xm.class:?]
  338. at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:294) [ahd.class:?]
  339. at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:340) [qw.class:?]
  340. at net.minecraft.network.NetHandlerPlayServer.func_147347_a(NetHandlerPlayServer.java:326) [rj.class:?]
  341. at net.minecraft.network.play.client.C03PacketPlayer.func_148833_a(SourceFile:126) [mg.class:?]
  342. at net.minecraft.network.play.client.C03PacketPlayer.func_148833_a(SourceFile:8) [mg.class:?]
  343. at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) [ih.class:?]
  344. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_31]
  345. at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_31]
  346. at net.minecraftforge.fml.common.FMLCommonHandler.callFuture(FMLCommonHandler.java:709) [FMLCommonHandler.class:?]
  347. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:655) [MinecraftServer.class:?]
  348. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:364) [po.class:?]
  349. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:598) [MinecraftServer.class:?]
  350. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:478) [MinecraftServer.class:?]
  351. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_31]
  352. [09:13:24] [Server thread/ERROR] [FML/]: Index: 1 Listeners:
  353. [09:13:24] [Server thread/ERROR] [FML/]: 0: NORMAL
  354. [09:13:24] [Server thread/ERROR] [FML/]: 1: ASM: lumien.randomthings.handler.RTEventHandler@5c7bca5a livingAttacked(Lnet/minecraftforge/event/entity/living/LivingAttackEvent;)V
  355. [09:13:24] [Server thread/ERROR] [FML/]: 2: ASM: dynamicswordskills.DSSCombatEvents@34ecf698 onAttacked(Lnet/minecraftforge/event/entity/living/LivingAttackEvent;)V
  356. [09:13:24] [Server thread/ERROR] [FML/]: 3: ASM: org.proc.event.AttackEntityEvent@26497460 onEntityDamage(Lnet/minecraftforge/event/entity/living/LivingAttackEvent;)V
  357. [09:13:24] [Server thread/FATAL] [FML/]: Exception caught executing FutureTask: java.util.concurrent.ExecutionException: net.minecraft.util.ReportedException: Ticking player
  358. java.util.concurrent.ExecutionException: net.minecraft.util.ReportedException: Ticking player
  359. at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.8.0_31]
  360. at java.util.concurrent.FutureTask.get(FutureTask.java:192) ~[?:1.8.0_31]
  361. at net.minecraftforge.fml.common.FMLCommonHandler.callFuture(FMLCommonHandler.java:710) [FMLCommonHandler.class:?]
  362. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:655) [MinecraftServer.class:?]
  363. at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:364) [po.class:?]
  364. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:598) [MinecraftServer.class:?]
  365. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:478) [MinecraftServer.class:?]
  366. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_31]
  367. Caused by: net.minecraft.util.ReportedException: Ticking player
  368. at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:394) ~[qw.class:?]
  369. at net.minecraft.network.NetHandlerPlayServer.func_147347_a(NetHandlerPlayServer.java:326) ~[rj.class:?]
  370. at net.minecraft.network.play.client.C03PacketPlayer.func_148833_a(SourceFile:126) ~[mg.class:?]
  371. at net.minecraft.network.play.client.C03PacketPlayer.func_148833_a(SourceFile:8) ~[mg.class:?]
  372. at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) ~[ih.class:?]
  373. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_31]
  374. at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_31]
  375. at net.minecraftforge.fml.common.FMLCommonHandler.callFuture(FMLCommonHandler.java:709) ~[FMLCommonHandler.class:?]
  376. ... 5 more
  377. Caused by: java.lang.NoSuchMethodError: net.minecraft.entity.EntityLivingBase.func_82169_q(I)Lnet/minecraft/item/ItemStack;
  378. at lumien.randomthings.handler.RTEventHandler.handleLavaProtection(RTEventHandler.java:239) ~[RTEventHandler.class:?]
  379. at lumien.randomthings.handler.RTEventHandler.livingAttacked(RTEventHandler.java:273) ~[RTEventHandler.class:?]
  380. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_84_RTEventHandler_livingAttacked_LivingAttackEvent.invoke(.dynamic) ~[?:?]
  381. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:55) ~[ASMEventHandler.class:?]
  382. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:138) ~[EventBus.class:?]
  383. at net.minecraftforge.common.ForgeHooks.onLivingAttack(ForgeHooks.java:339) ~[ForgeHooks.class:?]
  384. at net.minecraft.entity.player.EntityPlayer.func_70097_a(EntityPlayer.java:1013) ~[ahd.class:?]
  385. at net.minecraft.entity.player.EntityPlayerMP.func_70097_a(EntityPlayerMP.java:551) ~[qw.class:?]
  386. at net.minecraft.entity.Entity.func_70044_A(Entity.java:405) ~[wv.class:?]
  387. at net.minecraft.entity.Entity.func_70030_z(Entity.java:378) ~[wv.class:?]
  388. at net.minecraft.entity.EntityLivingBase.func_70030_z(EntityLivingBase.java:186) ~[xm.class:?]
  389. at net.minecraft.entity.Entity.func_70071_h_(Entity.java:276) ~[wv.class:?]
  390. at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1578) ~[xm.class:?]
  391. at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:294) ~[ahd.class:?]
  392. at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:340) ~[qw.class:?]
  393. at net.minecraft.network.NetHandlerPlayServer.func_147347_a(NetHandlerPlayServer.java:326) ~[rj.class:?]
  394. at net.minecraft.network.play.client.C03PacketPlayer.func_148833_a(SourceFile:126) ~[mg.class:?]
  395. at net.minecraft.network.play.client.C03PacketPlayer.func_148833_a(SourceFile:8) ~[mg.class:?]
  396. at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) ~[ih.class:?]
  397. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_31]
  398. at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_31]
  399. at net.minecraftforge.fml.common.FMLCommonHandler.callFuture(FMLCommonHandler.java:709) ~[FMLCommonHandler.class:?]
  400. ... 5 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement