Arkanus Posted May 1, 2013 Share Posted May 1, 2013 Sieht so aus als bräuchte ich mal Hilfe... Ich sitze seit etwas längerer Zeit an einem Plugin und wollte es heute mal testen. Immer wenn ich das Plugin aufgespiele und den Server restarte, kommt folgender Error: 18:41:10 [SEVERE] Could not load 'pluginsWaterjump.jar' in folder 'plugins'org.bukkit.plugin.InvalidPluginException: java.lang.ExceptionInInitializerErrorat org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:184)at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:305)at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:230)at org.bukkit.craftbukkit.v1_5_R1.CraftServer.loadPlugins(CraftServer.java:239)at org.bukkit.craftbukkit.v1_5_R1.CraftServer.<init>(CraftServer.java:217)at net.minecraft.server.v1_5_R1.PlayerList.<init>(PlayerList.java:55)at net.minecraft.server.v1_5_R1.DedicatedPlayerList.<init>(SourceFile:11)at net.minecraft.server.v1_5_R1.DedicatedServer.init(DedicatedServer.java:105)at net.minecraft.server.v1_5_R1.MinecraftServer.run(MinecraftServer.java:381)at net.minecraft.server.v1_5_R1.ThreadServerApplication.run(SourceFile:573)Caused by: java.lang.ExceptionInInitializerErrorat java.lang.Class.forName0(Native Method)at java.lang.Class.forName(Unknown Source)at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:173)... 9 moreCaused by: java.lang.NullPointerExceptionat de.Salocin.Waterjump.Waterjump.<clinit>(Waterjump.java:33)... 12 more Ich komme nicht drauf, was diesen Error auslösen könnte... Link to comment Share on other sites More sharing options...
Arkanus Posted May 1, 2013 Author Share Posted May 1, 2013 Ist ja lustig, kaum Thema erstellt und schon Fehler gefunden Hab auf eine statische Variable zugegriffen, die noch gar nicht initialisiert war Link to comment Share on other sites More sharing options...
Biber Posted May 2, 2013 Share Posted May 2, 2013 Mir könntest du hier alles erzählen Liebe Grüße, Biber Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now