turt2live / AntiShare

Creative Awkwardness (Multi-platform plugin)
GNU General Public License v3.0
5 stars 4 forks source link

massive console spam #112

Closed HavenServer closed 10 years ago

HavenServer commented 10 years ago

http://pastebin.com/AK3m5MHG

as 5.5.1

latest pex / spigot

HavenServer commented 10 years ago

addition - possible to installing the "echopet" plugin? not sure..

http://dev.bukkit.org/bukkit-plugins/echopet/

HavenServer commented 10 years ago

[Server] INFO at com.turt2live.antishare.ASListener.onCombat(ASListener.java:1468) [Server] INFO at com.turt2live.antishare.util.Messages.notifyParties(Messages.java:174) [Server] INFO Caused by: java.lang.IllegalArgumentException: Null arguments are not allowed

[Server] SEVERE Could not pass event EntityDamageByEntityEvent to AntiShare v5.5.1-SNAPSHOT

turt2live commented 10 years ago

Stop the server and delete the following files:

Edit:

Duplicates: #86

HavenServer commented 10 years ago

I did what you said - still get tons of console spam. What is creating this as I do not see it on my other server?

01.10 13:08:16 [Server] INFO Caused by: java.lang.IllegalArgumentException: Null arguments are not allowed 01.10 13:08:16 [Server] INFO org.bukkit.event.EventException 01.10 13:08:16 [Server] SEVERE Could not pass event PlayerInteractEntityEvent to AntiShare v5.5.1-SNAPSHOT

turt2live commented 10 years ago

can you post your config.yml for the affected server?

HavenServer commented 10 years ago

http://pastebin.com/de55uKCU

there you go sir

HavenServer commented 10 years ago

sill horrible spam...

02.10 1 02.10 16:23:48 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:601) 02.10 16:23:48 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02.10 16:23:48 [Server] INFO at sun.reflect.GeneratedMethodAccessor264.invoke(Unknown Source) 02.10 16:23:48 [Server] INFO at com.turt2live.antishare.ASListener.onCombat(ASListener.java:1468) 02.10 16:23:48 [Server] INFO at com.turt2live.antishare.util.Messages.notifyParties(Messages.java:174) 02.10 16:23:48 [Server] INFO Caused by: java.lang.IllegalArgumentException: Null arguments are not allowed 02.10 16:23:48 [Server] INFO at net.minecraft.server.v1_6_R3.ThreadServerApplication.run(SourceFile:583) 02.10 16:23:48 [Server] INFO at net.minecraft.server.v1_6_R3.MinecraftServer.run(MinecraftServer.java:415) 02.10 16:23:48 [Server] INFO at net.minecraft.server.v1_6_R3.MinecraftServer.s(MinecraftServer.java:483) 02.10 16:23:48 [Server] INFO at net.minecraft.server.v1_6_R3.DedicatedServer.t(DedicatedServer.java:240) 02.10 16:23:48 [Server] INFO at net.minecraft.server.v1_6_R3.MinecraftServer.t(MinecraftServer.java:594) 02.10 16:23:48 [Server] INFO at org.spigotmc.netty.NettyServerConnection.b(NettyServerConnection.java:132) 02.10 16:23:48 [Server] INFO at net.minecraft.server.v1_6_R3.ServerConnection.b(SourceFile:37) 02.10 16:23:48 [Server] INFO at net.minecraft.server.v1_6_R3.PlayerConnection.e(PlayerConnection.java:116) 02.10 16:23:48 [Server] INFO at org.spigotmc.netty.NettyNetworkManager.b(NettyNetworkManager.java:230) 02.10 16:23:48 [Server] INFO at net.minecraft.server.v1_6_R3.Packet7UseEntity.handle(SourceFile:36) 02.10 16:23:48 [Server] INFO at net.minecraft.server.v1_6_R3.PlayerConnection.a(PlayerConnection.java:1148) 02.10 16:23:48 [Server] INFO at net.minecraft.server.v1_6_R3.EntityHuman.attack(EntityHuman.java:889) 02.10 16:23:48 [Server] INFO at net.minecraft.server.v1_6_R3.EntityLiving.damageEntity(EntityLiving.java:644) 02.10 16:23:48 [Server] INFO at org.bukkit.craftbukkit.v1_6_R3.event.CraftEventFactory.handleEntityDamageEvent(CraftEventFactory.java:423) 02.10 16:23:48 [Server] INFO at org.bukkit.craftbukkit.v1_6_R3.event.CraftEventFactory.callEntityDamageEvent(CraftEventFactory.java:398) 02.10 16:23:48 [Server] INFO at org.bukkit.craftbukkit.v1_6_R3.event.CraftEventFactory.callEvent(CraftEventFactory.java:94) 02.10 16:23:48 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:463) 02.10 16:23:48 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:478) 02.10 16:23:48 [Server] INFO at org.bukkit.plugin.TimedRegisteredListener.callEvent(TimedRegisteredListener.java:30) 02.10 16:23:48 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) 02.10 16:23:48 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427) 02.10 16:23:48 [Server] INFO org.bukkit.event.EventException 02.10 16:23:48 [Server] SEVERE Could not pass event EntityDamageByEntityEvent to AntiShare v5.5.1-SNAPSHOT 02.10 16:23:48 [Multicraft] Skipped 62 lines due to rate limit (30/s) 02.10 16:23:47 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:601) 02.10 16:23:47 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02.10 16:23:47 [Server] INFO at sun.reflect.GeneratedMethodAccessor264.invoke(Unknown Source) 02.10 16:23:47 [Server] INFO at com.turt2live.antishare.ASListener.onCombat(ASListener.java:1468) 02.10 16:23:47 [Server] INFO at com.turt2live.antishare.util.Messages.notifyParties(Messages.java:174) 02.10 16:23:47 [Server] INFO Caused by: java.lang.IllegalArgumentException: Null arguments are not allowed 02.10 16:23:47 [Server] INFO at net.minecraft.server.v1_6_R3.ThreadServerApplication.run(SourceFile:583) 02.10 16:23:47 [Server] INFO at net.minecraft.server.v1_6_R3.MinecraftServer.run(MinecraftServer.java:415) 02.10 16:23:47 [Server] INFO at net.minecraft.server.v1_6_R3.MinecraftServer.s(MinecraftServer.java:483) 02.10 16:23:47 [Server] INFO at net.minecraft.server.v1_6_R3.DedicatedServer.t(DedicatedServer.java:240) 02.10 16:23:47 [Server] INFO at net.minecraft.server.v1_6_R3.MinecraftServer.t(MinecraftServer.java:594) 02.10 16:23:47 [Server] INFO at org.spigotmc.netty.NettyServerConnection.b(NettyServerConnection.java:132) 02.10 16:23:47 [Server] INFO at net.minecraft.server.v1_6_R3.ServerConnection.b(SourceFile:37) 02.10 16:23:47 [Server] INFO at net.minecraft.server.v1_6_R3.PlayerConnection.e(PlayerConnection.java:116) 02.10 16:23:47 [Server] INFO at org.spigotmc.netty.NettyNetworkManager.b(NettyNetworkManager.java:230) 02.10 16:23:47 [Server] INFO at net.minecraft.server.v1_6_R3.Packet7UseEntity.handle(SourceFile:36) 02.10 16:23:47 [Server] INFO at net.minecraft.server.v1_6_R3.PlayerConnection.a(PlayerConnection.java:1148) 02.10 16:23:47 [Server] INFO at net.minecraft.server.v1_6_R3.EntityHuman.attack(EntityHuman.java:889) 02.10 16:23:47 [Server] INFO at net.minecraft.server.v1_6_R3.EntityLiving.damageEntity(EntityLiving.java:644) 02.10 16:23:47 [Server] INFO at org.bukkit.craftbukkit.v1_6_R3.event.CraftEventFactory.handleEntityDamageEvent(CraftEventFactory.java:423) 02.10 16:23:47 [Server] INFO at org.bukkit.craftbukkit.v1_6_R3.event.CraftEventFactory.callEntityDamageEvent(CraftEventFactory.java:398) 02.10 16:23:47 [Server] INFO at org.bukkit.craftbukkit.v1_6_R3.event.CraftEventFactory.callEvent(CraftEventFactory.java:94) 02.10 16:23:47 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:463) 02.10 16:23:47 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:478) 02.10 16:23:47 [Server] INFO at org.bukkit.plugin.TimedRegisteredListener.callEvent(TimedRegisteredListener.java:30) 02.10 16:23:47 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) 02.10 16:23:47 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427) 02.10 16:23:47 [Server] INFO org.bukkit.event.EventException 02.10 16:23:47 [Server] SEVERE Could not pass event EntityDamageByEntityEvent to AntiShare v5.5.1-SNAPSHOT 02.10 16:23:47 [Multicraft] Skipped 91 lines due to rate limit (30/s) 02.10 16:23:46 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:601) 02.10 16:23:46 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 02.10 16:23:46 [Server] INFO at sun.reflect.GeneratedMethodAccessor264.invoke(Unknown Source) 02.10 16:23:46 [Server] INFO at com.turt2live.antishare.ASListener.onCombat(ASListener.java:1468) 02.10 16:23:46 [Server] INFO at com.turt2live.antishare.util.Messages.notifyParties(Messages.java:174) 02.10 16:23:46 [Server] INFO Caused by: java.lang.IllegalArgumentException: Null arguments are not allowed 02.10 16:23:46 [Server] INFO at net.minecraft.server.v1_6_R3.ThreadServerApplication.run(SourceFile:583) 02.10 16:23:46 [Server] INFO at net.minecraft.server.v1_6_R3.MinecraftServer.run(MinecraftServer.java:415) 02.10 16:23:46 [Server] INFO at net.minecraft.server.v1_6_R3.MinecraftServer.s(MinecraftServer.java:483) 02.10 16:23:46 [Server] INFO at net.minecraft.server.v1_6_R3.DedicatedServer.t(DedicatedServer.java:240) 02.10 16:23:46 [Server] INFO at net.minecraft.server.v1_6_R3.MinecraftServer.t(MinecraftServer.java:594) 02.10 16:23:46 [Server] INFO at org.spigotmc.netty.NettyServerConnection.b(NettyServerConnection.java:132) 02.10 16:23:46 [Server] INFO at net.minecraft.server.v1_6_R3.ServerConnection.b(SourceFile:37) 02.10 16:23:46 [Server] INFO at net.minecraft.server.v1_6_R3.PlayerConnection.e(PlayerConnection.java:116) 02.10 16:23:46 [Server] INFO at org.spigotmc.netty.NettyNetworkManager.b(NettyNetworkManager.java:230) 02.10 16:23:46 [Server] INFO at net.minecraft.server.v1_6_R3.Packet7UseEntity.handle(SourceFile:36) 02.10 16:23:46 [Server] INFO at net.minecraft.server.v1_6_R3.PlayerConnection.a(PlayerConnection.java:1148) 02.10 16:23:46 [Server] INFO at net.minecraft.server.v1_6_R3.EntityHuman.attack(EntityHuman.java:889) 02.10 16:23:46 [Server] INFO at net.minecraft.server.v1_6_R3.EntityLiving.damageEntity(EntityLiving.java:644) 02.10 16:23:46 [Server] INFO at org.bukkit.craftbukkit.v1_6_R3.event.CraftEventFactory.handleEntityDamageEvent(CraftEventFactory.java:423) 02.10 16:23:46 [Server] INFO at org.bukkit.craftbukkit.v1_6_R3.event.CraftEventFactory.callEntityDamageEvent(CraftEventFactory.java:398) 02.10 16:23:46 [Server] INFO at org.bukkit.craftbukkit.v1_6_R3.event.CraftEventFactory.callEvent(CraftEventFactory.java:94) 02.10 16:23:46 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:463) 02.10 16:23:46 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:478) 02.10 16:23:46 [Server] INFO at org.bukkit.plugin.TimedRegisteredListener.callEvent(TimedRegisteredListener.java:30) 02.10 16:23:46 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) 02.10 16:23:46 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427) 02.10 16:23:46 [Server] INFO org.bukkit.event.EventException 02.10 16:23:46 [Server] SEVERE Could not pass event EntityDamageByEntityEvent to AntiShare v5.5.1-SNAPSHOT 02.10

http://pastebin.com/de55uKCU

turt2live commented 10 years ago

reopening: EchoPet is causing the error (punch a pet)

turt2live commented 10 years ago

DSH105> Yep. I'll fix it