Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 04.02 09:13:10 [Server] ERROR Could not pass event EntityDamageByEntityEvent to Revenge v7.3
- 04.02 09:13:10 [Server] INFO org.bukkit.event.EventException: null
- 04.02 09:13:10 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[spigot101.jar:git-Spigot-99c2a37-3819f8d]
- 04.02 09:13:10 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot101.jar:git-Spigot-99c2a37-3819f8d]
- 04.02 09:13:10 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:499) [spigot101.jar:git-Spigot-99c2a37-3819f8d]
- 04.02 09:13:10 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:484) [spigot101.jar:git-Spigot-99c2a37-3819f8d]
- 04.02 09:13:10 [Server] INFO at org.bukkit.craftbukkit.v1_12_R1.event.CraftEventFactory.callEvent(CraftEventFactory.java:92) [spigot101.jar:git-Spigot-99c2a37-3819f8d]
- 04.02 09:13:10 [Server] INFO at org.bukkit.craftbukkit.v1_12_R1.event.CraftEventFactory.callEntityDamageEvent(CraftEventFactory.java:579) [spigot101.jar:git-Spigot-99c2a37-3819f8d]
- 04.02 09:13:10 [Server] INFO at org.bukkit.craftbukkit.v1_12_R1.event.CraftEventFactory.handleEntityDamageEvent(CraftEventFactory.java:482) [spigot101.jar:git-Spigot-99c2a37-3819f8d]
- 04.02 09:13:10 [Server] INFO at org.bukkit.craftbukkit.v1_12_R1.event.CraftEventFactory.handleLivingEntityDamageEvent(CraftEventFactory.java:611) [spigot101.jar:git-Spigot-99c2a37-3819f8d]
- 04.02 09:13:10 [Server] INFO at net.minecraft.server.v1_12_R1.EntityLiving.damageEntity0(EntityLiving.java:1339) [spigot101.jar:git-Spigot-99c2a37-3819f8d]
- 04.02 09:13:10 [Server] INFO at net.minecraft.server.v1_12_R1.EntityHuman.damageEntity0(EntityHuman.java:846) [spigot101.jar:git-Spigot-99c2a37-3819f8d]
- 04.02 09:13:10 [Server] INFO at net.minecraft.server.v1_12_R1.EntityLiving.damageEntity(EntityLiving.java:863) [spigot101.jar:git-Spigot-99c2a37-3819f8d]
- 04.02 09:13:10 [Server] INFO at net.minecraft.server.v1_12_R1.EntityHuman.damageEntity(EntityHuman.java:759) [spigot101.jar:git-Spigot-99c2a37-3819f8d]
- 04.02 09:13:10 [Server] INFO at net.minecraft.server.v1_12_R1.EntityPlayer.damageEntity(EntityPlayer.java:577) [spigot101.jar:git-Spigot-99c2a37-3819f8d]
- 04.02 09:13:10 [Server] INFO at net.minecraft.server.v1_12_R1.EntityArrow.a(EntityArrow.java:286) [spigot101.jar:git-Spigot-99c2a37-3819f8d]
- 04.02 09:13:10 [Server] INFO at net.minecraft.server.v1_12_R1.EntityArrow.B_(EntityArrow.java:194) [spigot101.jar:git-Spigot-99c2a37-3819f8d]
- 04.02 09:13:10 [Server] INFO at net.minecraft.server.v1_12_R1.EntityTippedArrow.B_(EntityTippedArrow.java:86) [spigot101.jar:git-Spigot-99c2a37-3819f8d]
- 04.02 09:13:10 [Server] INFO at net.minecraft.server.v1_12_R1.World.entityJoinedWorld(World.java:1639) [spigot101.jar:git-Spigot-99c2a37-3819f8d]
- 04.02 09:13:10 [Server] INFO at net.minecraft.server.v1_12_R1.World.h(World.java:1609) [spigot101.jar:git-Spigot-99c2a37-3819f8d]
- 04.02 09:13:10 [Server] INFO at net.minecraft.server.v1_12_R1.World.tickEntities(World.java:1435) [spigot101.jar:git-Spigot-99c2a37-3819f8d]
- 04.02 09:13:10 [Server] INFO at net.minecraft.server.v1_12_R1.WorldServer.tickEntities(WorldServer.java:665) [spigot101.jar:git-Spigot-99c2a37-3819f8d]
- 04.02 09:13:10 [Server] INFO at net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:814) [spigot101.jar:git-Spigot-99c2a37-3819f8d]
- 04.02 09:13:10 [Server] INFO at net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:405) [spigot101.jar:git-Spigot-99c2a37-3819f8d]
- 04.02 09:13:10 [Server] INFO at net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:678) [spigot101.jar:git-Spigot-99c2a37-3819f8d]
- 04.02 09:13:10 [Server] INFO at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:576) [spigot101.jar:git-Spigot-99c2a37-3819f8d]
- 04.02 09:13:10 [Server] INFO at java.lang.Thread.run(Thread.java:748) [?:1.8.0_144]
- 04.02 09:13:10 [Server] INFO Caused by: java.lang.ClassCastException: org.bukkit.craftbukkit.v1_12_R1.projectiles.CraftBlockProjectileSource cannot be cast to org.bukkit.entity.LivingEntity
- 04.02 09:13:10 [Server] INFO at fr.roytreo.revenge.core.event.entity.EntityDamageByEntity.onEntityDamageByEntity(EntityDamageByEntity.java:39) ~[Revenge-7.3.jar:?]
- 04.02 09:13:10 [Server] INFO at sun.reflect.GeneratedMethodAccessor663.invoke(Unknown Source) ~[?:?]
- 04.02 09:13:10 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_144]
- 04.02 09:13:10 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_144]
- 04.02 09:13:10 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) ~[spigot101.jar:git-Spigot-99c2a37-3819f8d]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement