Vanish No Packet

Vanish No Packet

855k Downloads

1.7.2 Incompatibility

danielgarciagarcia opened this issue · 10 comments

commented

Vanish No Packet is now incompatible with CraftBukkit 1.7.2 builds. Hope an update will be release soon.

commented

Throws no errors in console for me, just a message on-screen when trying to use /v or /vanish

commented

same as conflictx

commented

Which message?

commented

When using the /vanish or /v command, all that returns is :
/vanish
/vanish [player] [on:off]

commented

Yep That's the output I get
On Dec 2, 2013 6:04 PM, "conflictxinside" [email protected] wrote:

When using the /vanish or /v command, all that returns is :
/vanish
/vanish [player] [on:off]


Reply to this email directly or view it on GitHubhttps://github.com//issues/522#issuecomment-29667649
.

commented

[14:51:29] [Server thread/ERROR]: Error occurred while disabling VanishNoPacket v3.18.3 (Is it up to date?)
java.lang.NullPointerException
at org.kitteh.vanish.VanishPlugin.onDisable(VanishPlugin.java:236) ~[?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:219) ~[spigot-test.jar:git-Spigot-1150]
at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:481) [spigot-test.jar:git-Spigot-1150]
at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:401) [spigot-test.jar:git-Spigot-1150]
at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:394) [spigot-test.jar:git-Spigot-1150]
at org.bukkit.craftbukkit.v1_7_R1.CraftServer.disablePlugins(CraftServer.java:297) [spigot-test.jar:git-Spigot-1150]
at net.minecraft.server.v1_7_R1.MinecraftServer.stop(MinecraftServer.java:371) [spigot-test.jar:git-Spigot-1150]
at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:467) [spigot-test.jar:git-Spigot-1150]
at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617) [spigot-test.jar:git-Spigot-1150]

commented

Was just about to post this. Checked back in my logs and saw almost the same thing.

commented

@drumming102 if you're going to report bugs you should at least be on the latest release ;)

commented

Cannot reproduce the bug reported. Works fine on latest CB 1.7 dev build.

commented

Link to stacktrace?