This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
Since the update to 0.6.2, I'm getting following error:
at net.minecraft.server.ThreadServerApplication.run(SourceFile:457)at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:399)at net.minecraft.server.MinecraftServer.init(MinecraftServer.java:165)at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:335)at net.minecraft.server.MinecraftServer.t(MinecraftServer.java:348)at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:169)at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:186)at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:280)aPluginLoader.enablePlugin(JavaPluginLoader.java:968)at org.bukkit.plugin.java.Javat org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:188)at me.exote.webauction.WebAuction.onEnable(WebAuction.java:105)at com.alta189.sqlLibrary.MySQL.mysqlCore.checkTable(mysqlCore.java:72)at com.alta189.sqlLibrary.MySQL.DatabaseHandler.checkTable(DatabaseHandler.java:134)java.lang.NullPointerException>15:06:17 [SEVERE] Error occurred while enabling WebAuction v0.6.2 (Is it up to date?): null
But when I use 0.6.1, WebAuction works. Hope that you can fix this.
Greetz,Seweiwer
You didn't actually include the error in that paste. Plus this doesn't look like 0.6.2 which doesn't use the alta lib at all.
Also, the config has changed, and it doesnt read the old SQL setting when you go to the newest version - so make sure to re-edit the config!
After I re-edited the config again, it's running again, had to put the mysql datas between these two ' '.
Thx for help.
To post a comment, please login or register a new account.