Advertisement
Guest User

Untitled

a guest
Nov 20th, 2019
146
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 27.00 KB | None | 0 0
  1. 20.11 23:14:11 [Server] Server thread/ERROR [FML]: Exception caught during firing event net.minecraftforge.event.entity.living.LivingDamageEvent@49571863:
  2. 20.11 23:14:11 [Server] INFO java.lang.StackOverflowError: null
  3. 20.11 23:14:11 [Server] INFO at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_212]
  4. 20.11 23:14:11 [Server] INFO at java.lang.ClassLoader.checkPackageAccess(ClassLoader.java:500) ~[?:1.8.0_212]
  5. 20.11 23:14:11 [Server] INFO at net.minecraftforge.fml.common.eventhandler.EventBus.forgeBridge$post(EventBus.java:760) ~[EventBus.class:?]
  6. 20.11 23:14:11 [Server] INFO at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:702) ~[EventBus.class:?]
  7. 20.11 23:14:11 [Server] INFO at net.minecraftforge.common.ForgeHooks.onLivingDamage(ForgeHooks.java:609) ~[ForgeHooks.class:?]
  8. 20.11 23:14:11 [Server] INFO at net.minecraft.entity.EntityLivingBase.bridge$applyModDamagePost(EntityLivingBase.java:7344) ~[vp.class:?]
  9. 20.11 23:14:11 [Server] INFO at net.minecraft.entity.EntityLivingBase.bridge$damageEntityHook(EntityLivingBase.java:4206) ~[vp.class:?]
  10. 20.11 23:14:11 [Server] INFO at net.minecraft.entity.EntityLivingBase.func_70097_a(EntityLivingBase.java:4033) ~[vp.class:?]
  11. 20.11 23:14:11 [Server] INFO at net.minecraft.entity.monster.EntityMob.func_70097_a(EntityMob.java:70) ~[ade.class:?]
  12. 20.11 23:14:11 [Server] INFO at io.github.blaezdev.rwbym.EntityUpdatesHandler.onEntityDamage(EntityUpdatesHandler.java:203) ~[EntityUpdatesHandler.class:?]
  13. 20.11 23:14:11 [Server] INFO at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_486_EntityUpdatesHandler_onEntityDamage_LivingDamageEvent.invoke(.dynamic) ~[?:?]
  14. 20.11 23:14:11 [Server] INFO at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) ~[ASMEventHandler.class:?]
  15. 20.11 23:14:11 [Server] INFO at net.minecraftforge.fml.common.eventhandler.EventBus.forgeBridge$post(EventBus.java:752) ~[EventBus.class:?]
  16. 20.11 23:14:11 [Server] INFO at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:702) ~[EventBus.class:?]
  17. 20.11 23:14:11 [Server] INFO at net.minecraftforge.common.ForgeHooks.onLivingDamage(ForgeHooks.java:609) ~[ForgeHooks.class:?]
  18. 20.11 23:14:11 [Server] INFO at net.minecraft.entity.EntityLivingBase.bridge$applyModDamagePost(EntityLivingBase.java:7344) ~[vp.class:?]
  19. 20.11 23:14:11 [Server] INFO at net.minecraft.entity.EntityLivingBase.bridge$damageEntityHook(EntityLivingBase.java:4206) ~[vp.class:?]
  20. 20.11 23:14:11 [Server] INFO at net.minecraft.entity.EntityLivingBase.func_70097_a(EntityLivingBase.java:4033) ~[vp.class:?]
  21. 20.11 23:14:11 [Server] INFO at net.minecraft.entity.monster.EntityMob.func_70097_a(EntityMob.java:70) ~[ade.class:?]
  22. 20.11 23:14:11 [Server] INFO at io.github.blaezdev.rwbym.EntityUpdatesHandler.onEntityDamage(EntityUpdatesHandler.java:203) ~[EntityUpdatesHandler.class:?]
  23. 20.11 23:14:11 [Server] INFO at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_486_EntityUpdatesHandler_onEntityDamage_LivingDamageEvent.invoke(.dynamic) ~[?:?]
  24. 20.11 23:14:11 [Server] INFO at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) ~[ASMEventHandler.class:?]
  25. 20.11 23:14:11 [Server] INFO at net.minecraftforge.fml.common.eventhandler.EventBus.forgeBridge$post(EventBus.java:752) ~[EventBus.class:?]
  26. 20.11 23:14:11 [Server] INFO at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:702) ~[EventBus.class:?]
  27. 20.11 23:14:11 [Server] INFO at net.minecraftforge.common.ForgeHooks.onLivingDamage(ForgeHooks.java:609) ~[ForgeHooks.class:?]
  28. 20.11 23:14:11 [Server] INFO at net.minecraft.entity.EntityLivingBase.bridge$applyModDamagePost(EntityLivingBase.java:7344) ~[vp.class:?]
  29. 20.11 23:14:11 [Server] INFO at net.minecraft.entity.EntityLivingBase.bridge$damageEntityHook(EntityLivingBase.java:4206) ~[vp.class:?]
  30. 20.11 23:14:11 [Server] INFO at net.minecraft.entity.EntityLivingBase.func_70097_a(EntityLivingBase.java:4033) ~[vp.class:?]
  31. 20.11 23:14:11 [Server] INFO at net.minecraft.entity.monster.EntityMob.func_70097_a(EntityMob.java:70) ~[ade.class:?]
  32. 20.11 23:14:11 [Server] INFO at io.github.blaezdev.rwbym.EntityUpdatesHandler.onEntityDamage(EntityUpdatesHandler.java:203) ~[EntityUpdatesHandler.class:?]
  33. 20.11 23:14:11 [Server] INFO at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_486_EntityUpdatesHandler_onEntityDamage_LivingDamageEvent.invoke(.dynamic) ~[?:?]
  34. 20.11 23:14:11 [Server] INFO at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) ~[ASMEventHandler.class:?]
  35. 20.11 23:14:11 [Server] INFO at net.minecraftforge.fml.common.eventhandler.EventBus.forgeBridge$post(EventBus.java:752) ~[EventBus.class:?]
  36. 20.11 23:14:11 [Server] INFO at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:702) ~[EventBus.class:?]
  37. 20.11 23:14:11 [Server] INFO at net.minecraftforge.common.ForgeHooks.onLivingDamage(ForgeHooks.java:609) ~[ForgeHooks.class:?]
  38. 20.11 23:14:11 [Server] INFO at net.minecraft.entity.EntityLivingBase.bridge$applyModDamagePost(EntityLivingBase.java:7344) ~[vp.class:?]
  39. 20.11 23:14:11 [Server] INFO at net.minecraft.entity.EntityLivingBase.bridge$damageEntityHook(EntityLivingBase.java:4206) ~[vp.class:?]
  40. 20.11 23:14:11 [Server] INFO at net.minecraft.entity.EntityLivingBase.func_70097_a(EntityLivingBase.java:4033) ~[vp.class:?]
  41. 20.11 23:14:11 [Server] INFO at net.minecraft.entity.monster.EntityMob.func_70097_a(EntityMob.java:70) ~[ade.class:?]
  42. 20.11 23:14:11 [Server] INFO at io.github.blaezdev.rwbym.EntityUpdatesHandler.onEntityDamage(EntityUpdatesHandler.java:203) ~[EntityUpdatesHandler.class:?]
  43. 20.11 23:14:11 [Server] INFO at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_486_EntityUpdatesHandler_onEntityDamage_LivingDamageEvent.invoke(.dynamic) ~[?:?]
  44. 20.11 23:14:11 [Server] INFO at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) ~[ASMEventHandler.class:?]
  45. 20.11 23:14:11 [Server] INFO at net.minecraftforge.fml.common.eventhandler.EventBus.forgeBridge$post(EventBus.java:752) ~[EventBus.class:?]
  46. 20.11 23:14:11 [Server] INFO at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:702) ~[EventBus.class:?]
  47. 20.11 23:14:11 [Server] INFO at net.minecraftforge.common.ForgeHooks.onLivingDamage(ForgeHooks.java:609) ~[ForgeHooks.class:?]
  48. 20.11 23:14:11 [Server] INFO at net.minecraft.entity.EntityLivingBase.bridge$applyModDamagePost(EntityLivingBase.java:7344) ~[vp.class:?]
  49. 20.11 23:14:11 [Server] INFO at net.minecraft.entity.EntityLivingBase.bridge$damageEntityHook(EntityLivingBase.java:4206) ~[vp.class:?]
  50. 20.11 23:14:11 [Server] INFO at net.minecraft.entity.EntityLivingBase.func_70097_a(EntityLivingBase.java:4033) ~[vp.class:?]
  51. 20.11 23:14:11 [Server] INFO at net.minecraft.entity.monster.EntityMob.func_70097_a(EntityMob.java:70) ~[ade.class:?]
  52. 20.11 23:14:11 [Server] INFO at io.github.blaezdev.rwbym.EntityUpdatesHandler.onEntityDamage(EntityUpdatesHandler.java:203) ~[EntityUpdatesHandler.class:?]
  53. 20.11 23:14:11 [Server] INFO at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_486_EntityUpdatesHandler_onEntityDamage_LivingDamageEvent.invoke(.dynamic) ~[?:?]
  54. 20.11 23:14:11 [Server] INFO at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) ~[ASMEventHandler.class:?]
  55. 20.11 23:14:11 [Server] INFO at net.minecraftforge.fml.common.eventhandler.EventBus.forgeBridge$post(EventBus.java:752) ~[EventBus.class:?]
  56. 20.11 23:14:11 [Server] INFO at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:702) ~[EventBus.class:?]
  57. 20.11 23:14:11 [Server] INFO at net.minecraftforge.common.ForgeHooks.onLivingDamage(ForgeHooks.java:609) ~[ForgeHooks.class:?]
  58. 20.11 23:14:11 [Server] INFO at net.minecraft.entity.EntityLivingBase.bridge$applyModDamagePost(EntityLivingBase.java:7344) ~[vp.class:?]
  59. 20.11 23:14:11 [Server] INFO at net.minecraft.entity.EntityLivingBase.bridge$damageEntityHook(EntityLivingBase.java:4206) ~[vp.class:?]
  60. 20.11 23:14:11 [Server] INFO at net.minecraft.entity.EntityLivingBase.func_70097_a(EntityLivingBase.java:4033) ~[vp.class:?]
  61. 20.11 23:14:11 [Server] INFO at net.minecraft.entity.monster.EntityMob.func_70097_a(EntityMob.java:70) ~[ade.class:?]
  62. 20.11 23:14:11 [Server] INFO at io.github.blaezdev.rwbym.EntityUpdatesHandler.onEntityDamage(EntityUpdatesHandler.java:203) ~[EntityUpdatesHandler.class:?]
  63. 20.11 23:14:11 [Server] INFO at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_486_EntityUpdatesHandler_onEntityDamage_LivingDamageEvent.invoke(.dynamic) ~[?:?]
  64. 20.11 23:14:11 [Server] INFO at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) ~[ASMEventHandler.class:?]
  65. 20.11 23:14:11 [Server] INFO at net.minecraftforge.fml.common.eventhandler.EventBus.forgeBridge$post(EventBus.java:752) ~[EventBus.class:?]
  66. 20.11 23:14:11 [Server] INFO at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:702) ~[EventBus.class:?]
  67. 20.11 23:14:11 [Server] INFO at net.minecraftforge.common.ForgeHooks.onLivingDamage(ForgeHooks.java:609) ~[ForgeHooks.class:?]
  68. 20.11 23:14:11 [Server] INFO at net.minecraft.entity.EntityLivingBase.bridge$applyModDamagePost(EntityLivingBase.java:7344) ~[vp.class:?]
  69. 20.11 23:14:11 [Server] INFO at net.minecraft.entity.EntityLivingBase.bridge$damageEntityHook(EntityLivingBase.java:4206) ~[vp.class:?]
  70. 20.11 23:14:11 [Server] INFO at net.minecraft.entity.EntityLivingBase.func_70097_a(EntityLivingBase.java:4033) ~[vp.class:?]
  71. 20.11 23:14:11 [Server] INFO at net.minecraft.entity.monster.EntityMob.func_70097_a(EntityMob.java:70) ~[ade.class:?]
  72. 20.11 23:14:11 [Server] INFO at io.github.blaezdev.rwbym.EntityUpdatesHandler.onEntityDamage(EntityUpdatesHandler.java:203) ~[EntityUpdatesHandler.class:?]
  73. 20.11 23:14:11 [Server] INFO at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_486_EntityUpdatesHandler_onEntityDamage_LivingDamageEvent.invoke(.dynamic) ~[?:?]
  74. 20.11 23:14:11 [Server] INFO at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) ~[ASMEventHandler.class:?]
  75. 20.11 23:14:11 [Server] INFO at net.minecraftforge.fml.common.eventhandler.EventBus.forgeBridge$post(EventBus.java:752) ~[EventBus.class:?]
  76. 20.11 23:14:11 [Server] INFO at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:702) ~[EventBus.class:?]
  77. 20.11 23:14:11 [Server] INFO at net.minecraftforge.common.ForgeHooks.onLivingDamage(ForgeHooks.java:609) ~[ForgeHooks.class:?]
  78. 20.11 23:14:11 [Server] INFO at net.minecraft.entity.EntityLivingBase.bridge$applyModDamagePost(EntityLivingBase.java:7344) ~[vp.class:?]
  79. 20.11 23:14:11 [Server] INFO at net.minecraft.entity.EntityLivingBase.bridge$damageEntityHook(EntityLivingBase.java:4206) ~[vp.class:?]
  80. 20.11 23:14:11 [Server] INFO at net.minecraft.entity.EntityLivingBase.func_70097_a(EntityLivingBase.java:4033) ~[vp.class:?]
  81. 20.11 23:14:11 [Server] INFO at net.minecraft.entity.monster.EntityMob.func_70097_a(EntityMob.java:70) ~[ade.class:?]
  82. 20.11 23:14:11 [Server] INFO at io.github.blaezdev.rwbym.EntityUpdatesHandler.onEntityDamage(EntityUpdatesHandler.java:203) ~[EntityUpdatesHandler.class:?]
  83. 20.11 23:14:11 [Server] INFO at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_486_EntityUpdatesHandler_onEntityDamage_LivingDamageEvent.invoke(.dynamic) ~[?:?]
  84. 20.11 23:14:11 [Server] INFO at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) ~[ASMEventHandler.class:?]
  85. 20.11 23:14:11 [Server] INFO at net.minecraftforge.fml.common.eventhandler.EventBus.forgeBridge$post(EventBus.java:752) ~[EventBus.class:?]
  86. 20.11 23:14:11 [Server] INFO at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:702) ~[EventBus.class:?]
  87. 20.11 23:14:11 [Server] INFO at net.minecraftforge.common.ForgeHooks.onLivingDamage(ForgeHooks.java:609) ~[ForgeHooks.class:?]
  88. 20.11 23:14:11 [Server] INFO at net.minecraft.entity.EntityLivingBase.bridge$applyModDamagePost(EntityLivingBase.java:7344) ~[vp.class:?]
  89. 20.11 23:14:11 [Server] INFO at net.minecraft.entity.EntityLivingBase.bridge$damageEntityHook(EntityLivingBase.java:4206) ~[vp.class:?]
  90. 20.11 23:14:11 [Server] INFO at net.minecraft.entity.EntityLivingBase.func_70097_a(EntityLivingBase.java:4033) ~[vp.class:?]
  91. 20.11 23:14:11 [Server] INFO at net.minecraft.entity.monster.EntityMob.func_70097_a(EntityMob.java:70) ~[ade.class:?]
  92. 20.11 23:14:11 [Server] INFO at io.github.blaezdev.rwbym.EntityUpdatesHandler.onEntityDamage(EntityUpdatesHandler.java:203) ~[EntityUpdatesHandler.class:?]
  93. 20.11 23:14:11 [Server] INFO at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_486_EntityUpdatesHandler_onEntityDamage_LivingDamageEvent.invoke(.dynamic) ~[?:?]
  94. 20.11 23:14:11 [Server] INFO at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) ~[ASMEventHandler.class:?]
  95. 20.11 23:14:11 [Server] INFO at net.minecraftforge.fml.common.eventhandler.EventBus.forgeBridge$post(EventBus.java:752) ~[EventBus.class:?]
  96. 20.11 23:14:11 [Server] INFO at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:702) ~[EventBus.class:?]
  97. 20.11 23:14:11 [Server] INFO at net.minecraftforge.common.ForgeHooks.onLivingDamage(ForgeHooks.java:609) ~[ForgeHooks.class:?]
  98. 20.11 23:14:11 [Server] INFO at net.minecraft.entity.EntityLivingBase.bridge$applyModDamagePost(EntityLivingBase.java:7344) ~[vp.class:?]
  99. 20.11 23:14:11 [Server] INFO at net.minecraft.entity.EntityLivingBase.bridge$damageEntityHook(EntityLivingBase.java:4206) ~[vp.class:?]
  100. 20.11 23:14:11 [Server] INFO at net.minecraft.entity.EntityLivingBase.func_70097_a(EntityLivingBase.java:4033) ~[vp.class:?]
  101.  
  102. 20.11 23:14:21 [Server] INFO at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:702) ~[EventBus.class:?]
  103. 20.11 23:14:21 [Server] INFO at net.minecraftforge.common.ForgeHooks.onLivingDamage(ForgeHooks.java:609) ~[ForgeHooks.class:?]
  104. 20.11 23:14:21 [Server] INFO at net.minecraft.entity.EntityLivingBase.bridge$applyModDamagePost(EntityLivingBase.java:7344) ~[vp.class:?]
  105. 20.11 23:14:21 [Server] INFO at net.minecraft.entity.EntityLivingBase.bridge$damageEntityHook(EntityLivingBase.java:4206) ~[vp.class:?]
  106. 20.11 23:14:21 [Server] INFO at net.minecraft.entity.EntityLivingBase.func_70097_a(EntityLivingBase.java:4033) ~[vp.class:?]
  107. 20.11 23:14:21 [Server] INFO at net.minecraft.entity.monster.EntityMob.func_70097_a(EntityMob.java:70) ~[ade.class:?]
  108. 20.11 23:14:21 [Server] INFO at io.github.blaezdev.rwbym.EntityUpdatesHandler.onEntityDamage(EntityUpdatesHandler.java:203) ~[EntityUpdatesHandler.class:?]
  109. 20.11 23:14:21 [Server] INFO at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_486_EntityUpdatesHandler_onEntityDamage_LivingDamageEvent.invoke(.dynamic) ~[?:?]
  110. 20.11 23:14:21 [Server] INFO at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) ~[ASMEventHandler.class:?]
  111. 20.11 23:14:21 [Server] INFO at net.minecraftforge.fml.common.eventhandler.EventBus.forgeBridge$post(EventBus.java:752) ~[EventBus.class:?]
  112. 20.11 23:14:21 [Server] INFO at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:702) ~[EventBus.class:?]
  113. 20.11 23:14:21 [Server] INFO at net.minecraftforge.common.ForgeHooks.onLivingDamage(ForgeHooks.java:609) ~[ForgeHooks.class:?]
  114. 20.11 23:14:21 [Server] INFO at net.minecraft.entity.EntityLivingBase.bridge$applyModDamagePost(EntityLivingBase.java:7344) ~[vp.class:?]
  115. 20.11 23:14:21 [Server] INFO at net.minecraft.entity.EntityLivingBase.bridge$damageEntityHook(EntityLivingBase.java:4206) ~[vp.class:?]
  116. 20.11 23:14:21 [Server] INFO at net.minecraft.entity.EntityLivingBase.func_70097_a(EntityLivingBase.java:4033) ~[vp.class:?]
  117. 20.11 23:14:21 [Server] INFO at net.minecraft.entity.monster.EntityMob.func_70097_a(EntityMob.java:70) ~[ade.class:?]
  118. 20.11 23:14:21 [Server] INFO at io.github.blaezdev.rwbym.EntityUpdatesHandler.onEntityDamage(EntityUpdatesHandler.java:203) ~[EntityUpdatesHandler.class:?]
  119. 20.11 23:14:21 [Server] INFO at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_486_EntityUpdatesHandler_onEntityDamage_LivingDamageEvent.invoke(.dynamic) ~[?:?]
  120. 20.11 23:14:21 [Server] INFO at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) ~[ASMEventHandler.class:?]
  121. 20.11 23:14:21 [Server] INFO at net.minecraftforge.fml.common.eventhandler.EventBus.forgeBridge$post(EventBus.java:752) ~[EventBus.class:?]
  122. 20.11 23:14:21 [Server] INFO at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:702) ~[EventBus.class:?]
  123. 20.11 23:14:21 [Server] INFO at net.minecraftforge.common.ForgeHooks.onLivingDamage(ForgeHooks.java:609) ~[ForgeHooks.class:?]
  124. 20.11 23:14:21 [Server] INFO at net.minecraft.entity.EntityLivingBase.bridge$applyModDamagePost(EntityLivingBase.java:7344) ~[vp.class:?]
  125. 20.11 23:14:21 [Server] INFO at net.minecraft.entity.EntityLivingBase.bridge$damageEntityHook(EntityLivingBase.java:4206) ~[vp.class:?]
  126. 20.11 23:14:21 [Server] INFO at net.minecraft.entity.EntityLivingBase.func_70097_a(EntityLivingBase.java:4033) ~[vp.class:?]
  127. 20.11 23:14:21 [Server] INFO at net.minecraft.entity.monster.EntityMob.func_70097_a(EntityMob.java:70) ~[ade.class:?]
  128. 20.11 23:14:21 [Server] INFO at io.github.blaezdev.rwbym.EntityUpdatesHandler.onEntityDamage(EntityUpdatesHandler.java:203) ~[EntityUpdatesHandler.class:?]
  129. 20.11 23:14:21 [Server] INFO at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_486_EntityUpdatesHandler_onEntityDamage_LivingDamageEvent.invoke(.dynamic) ~[?:?]
  130. 20.11 23:14:21 [Server] INFO at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) ~[ASMEventHandler.class:?]
  131. 20.11 23:14:21 [Server] INFO at net.minecraftforge.fml.common.eventhandler.EventBus.forgeBridge$post(EventBus.java:752) ~[EventBus.class:?]
  132. 20.11 23:14:21 [Server] INFO at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:702) ~[EventBus.class:?]
  133. 20.11 23:14:21 [Server] INFO at net.minecraftforge.common.ForgeHooks.onLivingDamage(ForgeHooks.java:609) ~[ForgeHooks.class:?]
  134. 20.11 23:14:21 [Server] INFO at net.minecraft.entity.EntityLivingBase.bridge$applyModDamagePost(EntityLivingBase.java:7344) ~[vp.class:?]
  135. 20.11 23:14:21 [Server] INFO at net.minecraft.entity.EntityLivingBase.bridge$damageEntityHook(EntityLivingBase.java:4206) ~[vp.class:?]
  136. 20.11 23:14:21 [Server] INFO at net.minecraft.entity.EntityLivingBase.func_70097_a(EntityLivingBase.java:4033) ~[vp.class:?]
  137. 20.11 23:14:21 [Server] INFO at net.minecraft.entity.monster.EntityMob.func_70097_a(EntityMob.java:70) ~[ade.class:?]
  138. 20.11 23:14:21 [Server] INFO at io.github.blaezdev.rwbym.EntityUpdatesHandler.onEntityDamage(EntityUpdatesHandler.java:203) ~[EntityUpdatesHandler.class:?]
  139. 20.11 23:14:21 [Server] INFO at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_486_EntityUpdatesHandler_onEntityDamage_LivingDamageEvent.invoke(.dynamic) ~[?:?]
  140. 20.11 23:14:21 [Server] INFO at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) ~[ASMEventHandler.class:?]
  141. 20.11 23:14:21 [Server] INFO at net.minecraftforge.fml.common.eventhandler.EventBus.forgeBridge$post(EventBus.java:752) ~[EventBus.class:?]
  142. 20.11 23:14:21 [Server] INFO at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:702) ~[EventBus.class:?]
  143. 20.11 23:14:21 [Server] INFO at net.minecraftforge.common.ForgeHooks.onLivingDamage(ForgeHooks.java:609) ~[ForgeHooks.class:?]
  144. 20.11 23:14:21 [Server] INFO at net.minecraft.entity.EntityLivingBase.bridge$applyModDamagePost(EntityLivingBase.java:7344) ~[vp.class:?]
  145. 20.11 23:14:21 [Server] INFO at net.minecraft.entity.EntityLivingBase.bridge$damageEntityHook(EntityLivingBase.java:4206) ~[vp.class:?]
  146. 20.11 23:14:21 [Server] INFO at net.minecraft.entity.EntityLivingBase.func_70097_a(EntityLivingBase.java:4033) ~[vp.class:?]
  147. 20.11 23:14:21 [Server] INFO at net.minecraft.entity.monster.EntityMob.func_70097_a(EntityMob.java:70) ~[ade.class:?]
  148. 20.11 23:14:21 [Server] INFO at io.github.blaezdev.rwbym.EntityUpdatesHandler.onEntityDamage(EntityUpdatesHandler.java:203) ~[EntityUpdatesHandler.class:?]
  149. 20.11 23:14:21 [Server] INFO at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_486_EntityUpdatesHandler_onEntityDamage_LivingDamageEvent.invoke(.dynamic) ~[?:?]
  150. 20.11 23:14:21 [Server] INFO at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) ~[ASMEventHandler.class:?]
  151. 20.11 23:14:21 [Server] INFO at net.minecraftforge.fml.common.eventhandler.EventBus.forgeBridge$post(EventBus.java:752) ~[EventBus.class:?]
  152. 20.11 23:14:21 [Server] INFO at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:702) ~[EventBus.class:?]
  153. 20.11 23:14:21 [Server] INFO at net.minecraftforge.common.ForgeHooks.onLivingDamage(ForgeHooks.java:609) ~[ForgeHooks.class:?]
  154. 20.11 23:14:21 [Server] INFO at net.minecraft.entity.EntityLivingBase.bridge$applyModDamagePost(EntityLivingBase.java:7344) ~[vp.class:?]
  155. 20.11 23:14:21 [Server] INFO at net.minecraft.entity.EntityLivingBase.bridge$damageEntityHook(EntityLivingBase.java:4206) ~[vp.class:?]
  156. 20.11 23:14:21 [Server] INFO at net.minecraft.entity.EntityLivingBase.func_70097_a(EntityLivingBase.java:4033) ~[vp.class:?]
  157. 20.11 23:14:21 [Server] INFO at net.minecraft.entity.monster.EntityMob.func_70097_a(EntityMob.java:70) ~[ade.class:?]
  158. 20.11 23:14:21 [Server] INFO at io.github.blaezdev.rwbym.EntityUpdatesHandler.onEntityDamage(EntityUpdatesHandler.java:203) ~[EntityUpdatesHandler.class:?]
  159. 20.11 23:14:21 [Server] INFO at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_486_EntityUpdatesHandler_onEntityDamage_LivingDamageEvent.invoke(.dynamic) ~[?:?]
  160. 20.11 23:14:21 [Server] INFO at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) ~[ASMEventHandler.class:?]
  161. 20.11 23:14:21 [Server] INFO at net.minecraftforge.fml.common.eventhandler.EventBus.forgeBridge$post(EventBus.java:752) ~[EventBus.class:?]
  162. 20.11 23:14:21 [Server] INFO at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:702) ~[EventBus.class:?]
  163. 20.11 23:14:21 [Server] INFO at net.minecraftforge.common.ForgeHooks.onLivingDamage(ForgeHooks.java:609) ~[ForgeHooks.class:?]
  164. 20.11 23:14:21 [Server] INFO at net.minecraft.entity.EntityLivingBase.bridge$applyModDamagePost(EntityLivingBase.java:7344) ~[vp.class:?]
  165. 20.11 23:14:21 [Server] INFO at net.minecraft.entity.EntityLivingBase.bridge$damageEntityHook(EntityLivingBase.java:4206) ~[vp.class:?]
  166. 20.11 23:14:21 [Server] INFO at net.minecraft.entity.EntityLivingBase.func_70097_a(EntityLivingBase.java:4033) ~[vp.class:?]
  167. 20.11 23:14:21 [Server] INFO at net.minecraft.entity.monster.EntityMob.func_70097_a(EntityMob.java:70) ~[ade.class:?]
  168. 20.11 23:14:21 [Server] INFO at io.github.blaezdev.rwbym.EntityUpdatesHandler.onEntityDamage(EntityUpdatesHandler.java:203) ~[EntityUpdatesHandler.class:?]
  169. 20.11 23:14:21 [Server] INFO at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_486_EntityUpdatesHandler_onEntityDamage_LivingDamageEvent.invoke(.dynamic) ~[?:?]
  170. 20.11 23:14:21 [Server] INFO at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) ~[ASMEventHandler.class:?]
  171. 20.11 23:14:21 [Server] INFO at net.minecraftforge.fml.common.eventhandler.EventBus.forgeBridge$post(EventBus.java:752) ~[EventBus.class:?]
  172. 20.11 23:14:21 [Server] INFO at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:702) ~[EventBus.class:?]
  173. 20.11 23:14:21 [Server] INFO at net.minecraftforge.common.ForgeHooks.onLivingDamage(ForgeHooks.java:609) ~[ForgeHooks.class:?]
  174. 20.11 23:14:21 [Server] INFO at net.minecraft.entity.EntityLivingBase.bridge$applyModDamagePost(EntityLivingBase.java:7344) ~[vp.class:?]
  175. 20.11 23:14:21 [Server] INFO at net.minecraft.entity.EntityLivingBase.bridge$damageEntityHook(EntityLivingBase.java:4206) ~[vp.class:?]
  176. 20.11 23:14:21 [Server] INFO at net.minecraft.entity.EntityLivingBase.func_70097_a(EntityLivingBase.java:4033) ~[vp.class:?]
  177. 20.11 23:14:21 [Server] INFO at net.minecraft.entity.monster.EntityMob.func_70097_a(EntityMob.java:70) ~[ade.class:?]
  178. 20.11 23:14:21 [Server] INFO at io.github.blaezdev.rwbym.EntityUpdatesHandler.onEntityDamage(EntityUpdatesHandler.java:203) ~[EntityUpdatesHandler.class:?]
  179. 20.11 23:14:21 [Server] INFO at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_486_EntityUpdatesHandler_onEntityDamage_LivingDamageEvent.invoke(.dynamic) ~[?:?]
  180. 20.11 23:14:21 [Server] INFO at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) ~[ASMEventHandler.class:?]
  181. 20.11 23:14:21 [Server] INFO at net.minecraftforge.fml.common.eventhandler.EventBus.forgeBridge$post(EventBus.java:752) ~[EventBus.class:?]
  182. 20.11 23:14:21 [Server] INFO at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:702) ~[EventBus.class:?]
  183. 20.11 23:14:21 [Server] INFO at net.minecraftforge.common.ForgeHooks.onLivingDamage(ForgeHooks.java:609) ~[ForgeHooks.class:?]
  184. 20.11 23:14:21 [Server] INFO at net.minecraft.entity.EntityLivingBase.bridge$applyModDamagePost(EntityLivingBase.java:7344) ~[vp.class:?]
  185. 20.11 23:14:21 [Server] INFO at net.minecraft.entity.EntityLivingBase.bridge$damageEntityHook(EntityLivingBase.java:4206) ~[vp.class:?]
  186. 20.11 23:14:21 [Server] INFO at net.minecraft.entity.EntityLivingBase.func_70097_a(EntityLivingBase.java:4033) ~[vp.class:?]
  187. 20.11 23:14:21 [Server] INFO at net.minecraft.entity.monster.EntityMob.func_70097_a(EntityMob.java:70) ~[ade.class:?]
  188. 20.11 23:14:21 [Server] INFO at io.github.blaezdev.rwbym.EntityUpdatesHandler.onEntityDamage(EntityUpdatesHandler.java:203) ~[EntityUpdatesHandler.class:?]
  189. 20.11 23:14:21 [Server] INFO at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_486_EntityUpdatesHandler_onEntityDamage_LivingDamageEvent.invoke(.dynamic) ~[?:?]
  190. 20.11 23:14:21 [Server] INFO at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) ~[ASMEventHandler.class:?]
  191. 20.11 23:14:21 [Server] INFO at net.minecraftforge.fml.common.eventhandler.EventBus.forgeBridge$post(EventBus.java:752) ~[EventBus.class:?]
  192. 20.11 23:14:21 [Server] INFO at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:702) ~[EventBus.class:?]
  193. 20.11 23:14:21 [Server] INFO at net.minecraftforge.common.ForgeHooks.onLivingDamage(ForgeHooks.java:609) ~[ForgeHooks.class:?]
  194. 20.11 23:14:21 [Server] INFO at net.minecraft.entity.EntityLivingBase.bridge$applyModDamagePost(EntityLivingBase.java:7344) ~[vp.class:?]
  195. 20.11 23:14:21 [Server] INFO at net.minecraft.entity.EntityLivingBase.bridge$damageEntityHook(EntityLivingBase.java:4206) ~[vp.class:?]
  196. 20.11 23:14:21 [Server] INFO at net.minecraft.entity.EntityLivingBase.func_70097_a(EntityLivingBase.java:4033) ~[vp.class:?]
  197. 20.11 23:14:21 [Server] INFO at net.minecraft.entity.monster.EntityMob.func_70097_a(EntityMob.java:70) ~[ade.class:?]
  198. 20.11 23:14:21 [Server] INFO at io.github.blaezdev.rwbym.EntityUpdatesHandler.onEntityDamage(EntityUpdatesHandler.java:203) ~[EntityUpdatesHandler.class:?]
  199. 20.11 23:14:21 [Server] INFO at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_486_EntityUpdatesHandler_onEntityDamage_LivingDamageEvent.invoke(.dynamic) ~[?:?]
  200. 20.11 23:14:22 [Multicraft] Skipped 11038 lines due to rate limit (100/s)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement