Vanish No Packet

Vanish No Packet

855k Downloads

Vanish No Packet not hooking with essentials.

SirMangler opened this issue ยท 18 comments

commented

When I type /vanish it vanishes me with essentials, Even if I type /vanish fakequit
I have the permissions as well.
I am using bpermissions.

In the config:

essentials: true

Still doesn't work.
When I unvanish I get this error log (I have the latest version of coloredtablist)

10.06 16:27:11 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
10.06 16:27:11 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
10.06 16:27:11 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427)
10.06 16:27:11 [Server] INFO org.bukkit.event.EventException
10.06 16:27:11 [Server] SEVERE Could not pass event PlayerMoveEvent to TabColor v1.1
10.06 16:27:11 [Server] INFO ... 14 more
10.06 16:27:11 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425)
10.06 16:27:11 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:601)
10.06 16:27:11 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
10.06 16:27:11 [Server] INFO at sun.reflect.GeneratedMethodAccessor254.invoke(Unknown Source)
10.06 16:27:11 [Server] INFO at me.im4youplay.TabColor.BattleKitsPlayerJoinListener.onPlayerJoin2(BattleKitsPlayerJoinListener.java:70)
10.06 16:27:11 [Server] INFO at org.bukkit.craftbukkit.v1_5_R3.entity.CraftPlayer.setPlayerListName(CraftPlayer.java:170)
10.06 16:27:11 [Server] INFO Caused by: java.lang.IllegalArgumentException: Player list names can only be a maximum of 16 characters long
10.06 16:27:11 [Server] INFO at net.minecraft.server.v1_5_R3.ThreadServerApplication.run(SourceFile:573)
10.06 16:27:11 [Server] INFO at net.minecraft.server.v1_5_R3.MinecraftServer.run(MinecraftServer.java:410)
10.06 16:27:11 [Server] INFO at net.minecraft.server.v1_5_R3.MinecraftServer.q(MinecraftServer.java:477)
10.06 16:27:11 [Server] INFO at net.minecraft.server.v1_5_R3.DedicatedServer.r(DedicatedServer.java:226)
10.06 16:27:11 [Server] INFO at net.minecraft.server.v1_5_R3.MinecraftServer.r(MinecraftServer.java:581)
10.06 16:27:11 [Server] INFO at net.minecraft.server.v1_5_R3.DedicatedServerConnection.b(SourceFile:30)
10.06 16:27:11 [Server] INFO at net.minecraft.server.v1_5_R3.ServerConnection.b(SourceFile:35)
10.06 16:27:11 [Server] INFO at net.minecraft.server.v1_5_R3.PlayerConnection.d(PlayerConnection.java:109)
10.06 16:27:11 [Server] INFO at net.minecraft.server.v1_5_R3.NetworkManager.b(NetworkManager.java:292)
10.06 16:27:11 [Server] INFO at net.minecraft.server.v1_5_R3.Packet10Flying.handle(SourceFile:136)
10.06 16:27:11 [Server] INFO at net.minecraft.server.v1_5_R3.PlayerConnection.a(PlayerConnection.java:216)
10.06 16:27:11 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
10.06 16:27:11 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
10.06 16:27:11 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
10.06 16:27:11 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427)
10.06 16:27:11 [Server] INFO org.bukkit.event.EventException
10.06 16:27:11 [Server] SEVERE Could not pass event PlayerMoveEvent to TabColor v1.1
10.06 16:27:11 [Multicraft] Skipped 445 lines due to rate limit (30/s)
10.06 16:27:10 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
10.06 16:27:10 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
10.06 16:27:10 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427)
10.06 16:27:10 [Server] INFO org.bukkit.event.EventException
10.06 16:27:10 [Server] SEVERE Could not pass event PlayerMoveEvent to TabColor v1.1
10.06 16:27:10 [Server] INFO ... 14 more
10.06 16:27:10 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425)
10.06 16:27:10 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:601)
10.06 16:27:10 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
10.06 16:27:10 [Server] INFO at sun.reflect.GeneratedMethodAccessor254.invoke(Unknown Source)
10.06 16:27:10 [Server] INFO at me.im4youplay.TabColor.BattleKitsPlayerJoinListener.onPlayerJoin2(BattleKitsPlayerJoinListener.java:70)
10.06 16:27:10 [Server] INFO at org.bukkit.craftbukkit.v1_5_R3.entity.CraftPlayer.setPlayerListName(CraftPlayer.java:170)
10.06 16:27:10 [Server] INFO Caused by: java.lang.IllegalArgumentException: Player list names can only be a maximum of 16 characters long
10.06 16:27:10 [Server] INFO at net.minecraft.server.v1_5_R3.ThreadServerApplication.run(SourceFile:573)
10.06 16:27:10 [Server] INFO at net.minecraft.server.v1_5_R3.MinecraftServer.run(MinecraftServer.java:410)
10.06 16:27:10 [Server] INFO at net.minecraft.server.v1_5_R3.MinecraftServer.q(MinecraftServer.java:477)
10.06 16:27:10 [Server] INFO at net.minecraft.server.v1_5_R3.DedicatedServer.r(DedicatedServer.java:226)
10.06 16:27:10 [Server] INFO at net.minecraft.server.v1_5_R3.MinecraftServer.r(MinecraftServer.java:581)
10.06 16:27:10 [Server] INFO at net.minecraft.server.v1_5_R3.DedicatedServerConnection.b(SourceFile:30)
10.06 16:27:10 [Server] INFO at net.minecraft.server.v1_5_R3.ServerConnection.b(SourceFile:35)
10.06 16:27:10 [Server] INFO at net.minecraft.server.v1_5_R3.PlayerConnection.d(PlayerConnection.java:109)
10.06 16:27:10 [Server] INFO at net.minecraft.server.v1_5_R3.NetworkManager.b(NetworkManager.java:292)
10.06 16:27:10 [Server] INFO at net.minecraft.server.v1_5_R3.Packet10Flying.handle(SourceFile:136)
10.06 16:27:10 [Server] INFO at net.minecraft.server.v1_5_R3.PlayerConnection.a(PlayerConnection.java:216)
10.06 16:27:10 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
10.06 16:27:10 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
10.06 16:27:10 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
10.06 16:27:10 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427)
10.06 16:27:10 [Server] INFO org.bukkit.event.EventException
10.06 16:27:10 [Server] SEVERE Could not pass event PlayerMoveEvent to TabColor v1.1
10.06 16:27:10 [Multicraft] Skipped 445 lines due to rate limit (30/s)
10.06 16:27:09 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
10.06 16:27:09 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
10.06 16:27:09 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427)
10.06 16:27:09 [Server] INFO org.bukkit.event.EventException
10.06 16:27:09 [Server] SEVERE Could not pass event PlayerMoveEvent to TabColor v1.1
10.06 16:27:09 [Server] INFO ... 14 more
10.06 16:27:09 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425)
10.06 16:27:09 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:601)
10.06 16:27:09 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
10.06 16:27:09 [Server] INFO at sun.reflect.GeneratedMethodAccessor254.invoke(Unknown Source)
10.06 16:27:09 [Server] INFO at me.im4youplay.TabColor.BattleKitsPlayerJoinListener.onPlayerJoin2(BattleKitsPlayerJoinListener.java:70)
10.06 16:27:09 [Server] INFO at org.bukkit.craftbukkit.v1_5_R3.entity.CraftPlayer.setPlayerListName(CraftPlayer.java:170)
10.06 16:27:09 [Server] INFO Caused by: java.lang.IllegalArgumentException: Player list names can only be a maximum of 16 characters long
10.06 16:27:09 [Server] INFO at net.minecraft.server.v1_5_R3.ThreadServerApplication.run(SourceFile:573)
10.06 16:27:09 [Server] INFO at net.minecraft.server.v1_5_R3.MinecraftServer.run(MinecraftServer.java:410)
10.06 16:27:09 [Server] INFO at net.minecraft.server.v1_5_R3.MinecraftServer.q(MinecraftServer.java:477)
10.06 16:27:09 [Server] INFO at net.minecraft.server.v1_5_R3.DedicatedServer.r(DedicatedServer.java:226)
10.06 16:27:09 [Server] INFO at net.minecraft.server.v1_5_R3.MinecraftServer.r(MinecraftServer.java:581)
10.06 16:27:09 [Server] INFO at net.minecraft.server.v1_5_R3.DedicatedServerConnection.b(SourceFile:30)
10.06 16:27:09 [Server] INFO at net.minecraft.server.v1_5_R3.ServerConnection.b(SourceFile:35)
10.06 16:27:09 [Server] INFO at net.minecraft.server.v1_5_R3.PlayerConnection.d(PlayerConnection.java:109)
10.06 16:27:09 [Server] INFO at net.minecraft.server.v1_5_R3.NetworkManager.b(NetworkManager.java:292)
10.06 16:27:09 [Server] INFO at net.minecraft.server.v1_5_R3.Packet10Flying.handle(SourceFile:136)
10.06 16:27:09 [Server] INFO at net.minecraft.server.v1_5_R3.PlayerConnection.a(PlayerConnection.java:216)
10.06 16:27:09 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
10.06 16:27:09 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
10.06 16:27:09 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
10.06 16:27:09 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427)
10.06 16:27:09 [Server] INFO org.bukkit.event.EventException
10.06 16:27:09 [Server] SEVERE Could not pass event PlayerMoveEvent to TabColor v1.1
10.06 16:27:09 [Multicraft] Skipped 495 lines due to rate limit (30/s)
10.06 16:27:08 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
10.06 16:27:08 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
10.06 16:27:08 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427)
10.06 16:27:08 [Server] INFO org.bukkit.event.EventException
10.06 16:27:08 [Server] SEVERE Could not pass event PlayerMoveEvent to TabColor v1.1
10.06 16:27:08 [Server] INFO ... 14 more
10.06 16:27:08 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425)
10.06 16:27:08 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:601)
10.06 16:27:08 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
10.06 16:27:08 [Server] INFO at sun.reflect.GeneratedMethodAccessor254.invoke(Unknown Source)
10.06 16:27:08 [Server] INFO at me.im4youplay.TabColor.BattleKitsPlayerJoinListener.onPlayerJoin2(BattleKitsPlayerJoinListener.java:70)
10.06 16:27:08 [Server] INFO at org.bukkit.craftbukkit.v1_5_R3.entity.CraftPlayer.setPlayerListName(CraftPlayer.java:170)
10.06 16:27:08 [Server] INFO Caused by: java.lang.IllegalArgumentException: Player list names can only be a maximum of 16 characters long
10.06 16:27:08 [Server] INFO at net.minecraft.server.v1_5_R3.ThreadServerApplication.run(SourceFile:573)
10.06 16:27:08 [Server] INFO at net.minecraft.server.v1_5_R3.MinecraftServer.run(MinecraftServer.java:410)
10.06 16:27:08 [Server] INFO at net.minecraft.server.v1_5_R3.MinecraftServer.q(MinecraftServer.java:477)
10.06 16:27:08 [Server] INFO at net.minecraft.server.v1_5_R3.DedicatedServer.r(DedicatedServer.java:226)
10.06 16:27:08 [Server] INFO at net.minecraft.server.v1_5_R3.MinecraftServer.r(MinecraftServer.java:581)
10.06 16:27:08 [Server] INFO at net.minecraft.server.v1_5_R3.DedicatedServerConnection.b(SourceFile:30)
10.06 16:27:08 [Server] INFO at net.minecraft.server.v1_5_R3.ServerConnection.b(SourceFile:35)
10.06 16:27:08 [Server] INFO at net.minecraft.server.v1_5_R3.PlayerConnection.d(PlayerConnection.java:109)
10.06 16:27:08 [Server] INFO at net.minecraft.server.v1_5_R3.NetworkManager.b(NetworkManager.java:292)
10.06 16:27:08 [Server] INFO at net.minecraft.server.v1_5_R3.Packet10Flying.handle(SourceFile:136)
10.06 16:27:08 [Server] INFO at net.minecraft.server.v1_5_R3.PlayerConnection.a(PlayerConnection.java:216)
10.06 16:27:08 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
10.06 16:27:08 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
10.06 16:27:08 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)

Thanks!

SirMangler.

commented

Pastebin your full startup, from 'starting minecraft' to 'done', from AFTER you fixed the issue

commented
commented

Full log with no lines skipped

commented

Which is kind of hard to get, Since multicraft is the one showing the console.....

commented

Access your actual server.log

commented

You seem to have other issues with your server.

Could not pass event PlayerMoveEvent to TabColor v1.1

Fix your other problems first, then make sure you have VNP enabled at all.

commented

That actually only happens when I type /vanish, And tabcolor does that.
Everything works fine.

PS: Open it again.

commented

VNP doesn't fire a PlayerMoveEvent...

commented

TabColor doesn't either

commented

Fix the issues with the other plugins, then see if it still has issues with VNP.

commented

Nothing is wrong with my other plugins. So even if I wanted to I wouldn't know what to fix

commented

The massive error spam you pasted doesn't once mention vanishnopacket

commented

I know that, I just don't know where to start looking for fixing things, And also I didn't see it when I checked, But it made the error when I typed /vanish again, So I posted it just incase it had something to do with it.

commented

Done, I fixed it, Look what I found? No difference, The errors are gone
Can you please help me now? :)

commented

I'll try fix these, But I am 99.99% sure that there not the problem. it was working on pex.

commented

http://pastebin.com/1epvRUHC

This one is backwards

commented

That one is actually forwards. And it's full of errors.

commented

Is it??