TechzoneMC / Combat-Tag-Reloaded

Spigot 1.8 Combat Tag with NPCs and Instakill
http://dev.bukkit.org/bukkit-plugins/combat-tag/
Creative Commons Zero v1.0 Universal
6 stars 4 forks source link

INSANE console spamming. 4GB log, because of spamming #28

Closed simonmoesorensen closed 9 years ago

simonmoesorensen commented 9 years ago

The amount of errors i'm getting spammed with is too damn high!

Anyways, here it is: [00:00:10] [Server thread/ERROR]: Could not pass event EntityDamageByEntityEvent to CombatTagReloaded v1.0.10 org.bukkit.event.EventException at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:305) ~[spigot.jar:git-Spigot-13716d9-0899683] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot.jar:git-Spigot-13716d9-0899683] at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot.jar:git-Spigot-13716d9-0899683] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [spigot.jar:git-Spigot-13716d9-0899683] at org.bukkit.craftbukkit.v1_8_R1.event.CraftEventFactory.callEvent(CraftEventFactory.java:85) [spigot.jar:git-Spigot-13716d9-0899683] at org.bukkit.craftbukkit.v1_8_R1.event.CraftEventFactory.callEntityDamageEvent(CraftEventFactory.java:538) [spigot.jar:git-Spigot-13716d9-0899683] at org.bukkit.craftbukkit.v1_8_R1.event.CraftEventFactory.handleEntityDamageEvent(CraftEventFactory.java:451) [spigot.jar:git-Spigot-13716d9-0899683] at org.bukkit.craftbukkit.v1_8_R1.event.CraftEventFactory.handleLivingEntityDamageEvent(CraftEventFactory.java:570) [spigot.jar:git-Spigot-13716d9-0899683] at net.minecraft.server.v1_8_R1.EntityLiving.d(EntityLiving.java:1064) [spigot.jar:git-Spigot-13716d9-0899683] at net.minecraft.server.v1_8_R1.EntityLiving.damageEntity(EntityLiving.java:705) [spigot.jar:git-Spigot-13716d9-0899683] at net.minecraft.server.v1_8_R1.EntityHuman.attack(EntityHuman.java:1002) [spigot.jar:git-Spigot-13716d9-0899683] at net.minecraft.server.v1_8_R1.EntityPlayer.attack(EntityPlayer.java:1060) [spigot.jar:git-Spigot-13716d9-0899683] at net.minecraft.server.v1_8_R1.PlayerConnection.a(PlayerConnection.java:1312) [spigot.jar:git-Spigot-13716d9-0899683] at net.minecraft.server.v1_8_R1.PacketPlayInUseEntity.a(SourceFile:52) [spigot.jar:git-Spigot-13716d9-0899683] at net.minecraft.server.v1_8_R1.PacketPlayInUseEntity.a(SourceFile:11) [spigot.jar:git-Spigot-13716d9-0899683] at net.minecraft.server.v1_8_R1.PacketHandleTask.run(SourceFile:13) [spigot.jar:git-Spigot-13716d9-0899683] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) [?:1.7.0_55] at java.util.concurrent.FutureTask.run(FutureTask.java:262) [?:1.7.0_55] at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:683) [spigot.jar:git-Spigot-13716d9-0899683] at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:316) [spigot.jar:git-Spigot-13716d9-0899683] at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:623) [spigot.jar:git-Spigot-13716d9-0899683] at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:526) [spigot.jar:git-Spigot-13716d9-0899683] at java.lang.Thread.run(Thread.java:744) [?:1.7.0_55] Caused by: java.lang.ClassCastException: org.bukkit.craftbukkit.v1_8_R1.entity.CraftPig cannot be cast to org.bukkit.entity.Player at techcable.minecraft.combattag.scoreboard.ScoreboardManager.onDamage(ScoreboardManager.java:86) ~[?:?] at sun.reflect.GeneratedMethodAccessor276.invoke(Unknown Source) ~[?:?] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0_55] at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_55] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301) ~[spigot.jar:git-Spigot-13716d9-0899683] ... 22 more

And

[11:03:15] [Server thread/ERROR]: Could not pass event PlayerMoveEvent to CombatTagReloaded v1.0.10 org.bukkit.event.EventException at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:305) ~[spigot.jar:git-Spigot-13716d9-0899683] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot.jar:git-Spigot-13716d9-0899683] at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot.jar:git-Spigot-13716d9-0899683] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [spigot.jar:git-Spigot-13716d9-0899683] at net.minecraft.server.v1_8_R1.PlayerConnection.a(PlayerConnection.java:255) [spigot.jar:git-Spigot-13716d9-0899683] at net.minecraft.server.v1_8_R1.PacketPlayInFlying.a(SourceFile:126) [spigot.jar:git-Spigot-13716d9-0899683] at net.minecraft.server.v1_8_R1.PacketPlayInPositionLook.a(SourceFile:18) [spigot.jar:git-Spigot-13716d9-0899683] at net.minecraft.server.v1_8_R1.PacketHandleTask.run(SourceFile:13) [spigot.jar:git-Spigot-13716d9-0899683] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) [?:1.7.0_55] at java.util.concurrent.FutureTask.run(FutureTask.java:262) [?:1.7.0_55] at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:683) [spigot.jar:git-Spigot-13716d9-0899683] at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:316) [spigot.jar:git-Spigot-13716d9-0899683] at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:623) [spigot.jar:git-Spigot-13716d9-0899683] at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:526) [spigot.jar:git-Spigot-13716d9-0899683] at java.lang.Thread.run(Thread.java:744) [?:1.7.0_55] Caused by: java.lang.IncompatibleClassChangeError: Found interface com.sk89q.worldguard.protection.ApplicableRegionSet, but class was expected at techcable.minecraft.combattag.PluginCompatibility.isWGPvPEnabled(PluginCompatibility.java:34) ~[?:?] at techcable.minecraft.combattag.PluginCompatibility.isPvpDisabled(PluginCompatibility.java:29) ~[?:?] at techcable.minecraft.combattag.listeners.PlayerListener.onMove(PlayerListener.java:25) ~[?:?] at sun.reflect.GeneratedMethodAccessor93.invoke(Unknown Source) ~[?:?] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.7.0_55] at java.lang.reflect.Method.invoke(Method.java:606) ~[?:1.7.0_55] at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301) ~[spigot.jar:git-Spigot-13716d9-0899683] ... 14 more

Live4Redline commented 9 years ago

First off, when you saw the error, why did you let it run a 4gb log of it. That's insane! You should have removed the plugin, because its clearly not working on your server.

Secondly, on quick glance, it looks like your running the wrong version of plugin for the server or the wrong server for the plugin. Check your versions for compatibility.

You may also want to look at Combat-Tag Reloaded for options as well but as far as I know, this and versions of it are not working on 1.8 yet.

simonmoesorensen commented 9 years ago

I have removed the plugin, I only noticed the log now.

Can't seem to find any information about which spigot build the plugin is compatable with

Live4Redline commented 9 years ago

Itsa little tough with all the 1.8 transition stuff. But as far as I know, I havnt seen a version that works properly with spigot 1.8 yet. If there is one, its more then likly going to be at the Combat-Tag Reloaded bukkit link.

Techcable commented 9 years ago

My plugin is not working om spigot 1.8. There is no other plugin that spawns npcs but if you are looking for a temporary instakill solution; I suggest you try PvpManager. The reason why there is a 4 giga byte log is because the player move event is fired every time a player moves. It would work, except that your world guard version is not correct. You need the 6.0.0 version. I am working on making it fully compatible, and I am setting up a continuous integration server so you can get the latest development build.

simonmoesorensen commented 9 years ago

I downloaded the latest Worldguard version from spigot. http://builds.enginehub.org/ --> versions/spigot1.8-6.x

Live4Redline commented 9 years ago

The new world guard has its own list of issues and compatible problems. So be sure to make a backup and test everything before you slap it on your server and let er eat.

simonmoesorensen commented 9 years ago

Still has the same problem :(

Techcable commented 9 years ago

The second one should be fixed. For the first error, I suggest you update to the Latest Dev Build

simonmoesorensen commented 9 years ago

Dev build bugs:

Could not pass event PlayerQuitEvent to CombatTagReloaded v1.0.12 org.bukkit.event.EventException at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:305) ~[spigot.jar:git-Spigot-13716d9-0899683] at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[spigot.jar:git-Spigot-13716d9-0899683] at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [spigot.jar:git-Spigot-13716d9-0899683] at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [spigot.jar:git-Spigot-13716d9-0899683] at net.minecraft.server.v1_8_R1.PlayerList.disconnect(PlayerList.java:313) [spigot.jar:git-Spigot-13716d9-0899683] at net.minecraft.server.v1_8_R1.PlayerConnection.a(PlayerConnection.java:832) [spigot.jar:git-Spigot-13716d9-0899683] at net.minecraft.server.v1_8_R1.NetworkManager.l(NetworkManager.java:242) [spigot.jar:git-Spigot-13716d9-0899683] at net.minecraft.server.v1_8_R1.ServerConnection.c(ServerConnection.java:79) [spigot.jar:git-Spigot-13716d9-0899683] at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:785) [spigot.jar:git-Spigot-13716d9-0899683] at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:316) [spigot.jar:git-Spigot-13716d9-0899683] at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:623) [spigot.jar:git-Spigot-13716d9-0899683] at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:526) [spigot.jar:git-Spigot-13716d9-0899683] at java.lang.Thread.run(Thread.java:744) [?:1.7.0_55] Caused by: java.lang.StackOverflowError at techcable.minecraft.combattag.CombatTagAPI.isNPC(CombatTagAPI.java:72) ~[?:?] at techcable.minecraft.combattag.CombatTagAPI.isNPC(CombatTagAPI.java:72) ~[?:?]

The last 2 lines just repeat an infinite amount it seems xD

at techcable.minecraft.combattag.CombatTagAPI.isNPC(CombatTagAPI.java:72) ~[?:?]
at techcable.minecraft.combattag.CombatTagAPI.isNPC(CombatTagAPI.java:72) ~[?:?]
at techcable.minecraft.combattag.CombatTagAPI.isNPC(CombatTagAPI.java:72) ~[?:?]
at techcable.minecraft.combattag.CombatTagAPI.isNPC(CombatTagAPI.java:72) ~[?:?]
at techcable.minecraft.combattag.CombatTagAPI.isNPC(CombatTagAPI.java:72) ~[?:?]
at techcable.minecraft.combattag.CombatTagAPI.isNPC(CombatTagAPI.java:72) ~[?:?]
at techcable.minecraft.combattag.CombatTagAPI.isNPC(CombatTagAPI.java:72) ~[?:?]
at techcable.minecraft.combattag.CombatTagAPI.isNPC(CombatTagAPI.java:72) ~[?:?]

and so on

Techcable commented 9 years ago

That was a stack overflow exception fixed in build #9. Since this issue is fixed, I'm closing the issue.