When starting craftbukkit 1.4.7-R0.1 with VanishNoPacket, the below error occurs. This happens as the only plugin enabled or with my other plugins. I thought I'd drop this off as a friendly fyi. ~Jack
08:30:38 [SEVERE] Error occurred while enabling VanishNoPacket v3.14.2 (Is it up
to date?)
java.lang.NullPointerException
at org.kitteh.vanish.VanishPlugin.onDisable(VanishPlugin.java:213)
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:219)
at org.kitteh.vanish.VanishPlugin.onEnable(VanishPlugin.java:223)
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217)
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader
.java:457)
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManage
r.java:381)
at org.bukkit.craftbukkit.v1_4_R1.CraftServer.loadPlugin(CraftServer.jav
a:282)
at org.bukkit.craftbukkit.v1_4_R1.CraftServer.enablePlugins(CraftServer.
java:264)
at net.minecraft.server.v1_4_R1.MinecraftServer.j(MinecraftServer.java:3
21)
at net.minecraft.server.v1_4_R1.MinecraftServer.e(MinecraftServer.java:3
00)
at net.minecraft.server.v1_4_R1.MinecraftServer.a(MinecraftServer.java:2
59)
at net.minecraft.server.v1_4_R1.DedicatedServer.init(DedicatedServer.jav
a:149)
at net.minecraft.server.v1_4_R1.MinecraftServer.run(MinecraftServer.java
:399)
at net.minecraft.server.v1_4_R1.ThreadServerApplication.run(SourceFile:8
49)
When starting craftbukkit 1.4.7-R0.1 with VanishNoPacket, the below error occurs. This happens as the only plugin enabled or with my other plugins. I thought I'd drop this off as a friendly fyi. ~Jack
08:30:38 [SEVERE] Error occurred while enabling VanishNoPacket v3.14.2 (Is it up to date?) java.lang.NullPointerException at org.kitteh.vanish.VanishPlugin.onDisable(VanishPlugin.java:213) at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:219) at org.kitteh.vanish.VanishPlugin.onEnable(VanishPlugin.java:223) at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217) at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader .java:457) at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManage r.java:381) at org.bukkit.craftbukkit.v1_4_R1.CraftServer.loadPlugin(CraftServer.jav a:282) at org.bukkit.craftbukkit.v1_4_R1.CraftServer.enablePlugins(CraftServer. java:264) at net.minecraft.server.v1_4_R1.MinecraftServer.j(MinecraftServer.java:3 21) at net.minecraft.server.v1_4_R1.MinecraftServer.e(MinecraftServer.java:3 00) at net.minecraft.server.v1_4_R1.MinecraftServer.a(MinecraftServer.java:2 59) at net.minecraft.server.v1_4_R1.DedicatedServer.init(DedicatedServer.jav a:149) at net.minecraft.server.v1_4_R1.MinecraftServer.run(MinecraftServer.java :399) at net.minecraft.server.v1_4_R1.ThreadServerApplication.run(SourceFile:8 49)