Hidendra / LWC

Lightweight Protection for Chests, Furnaces, Dispensers, and more for the Minecraft server mod Bukkit
Other
167 stars 123 forks source link

A problem error log.. #834

Open keivy-git opened 10 years ago

keivy-git commented 10 years ago

Hii

[17:46:34 INFO]: [LWC] Enabling LWC v4.5.0-SNAPSHOT [17:46:34 ERROR]: Error occurred while enabling LWC v4.5.0-SNAPSHOT (Is it up to date?) java.lang.LinkageError: loader constraint violation: when resolving method "com.griefcraft.lwc.LWC.(Lcom/griefcraft/lwc/LWCPlugin;)V" the class loader (instance of org/bukkit/plugin/java/PluginClassLoader) of the current class, com/griefcraft/lwc/LWCPlugin, and the class loader (instance of org/bukkit/plugin/java/PluginClassLoader) for resolved class, com/griefcraft/lwc/LWC, have different Class objects for the type (Lcom/griefcraft/lwc/LWCPlugin;)V used in the signature at com.griefcraft.lwc.LWCPlugin.onEnable(LWCPlugin.java:194) ~[?:?] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:316) ~[spigot.jar:git-Spigot-1482] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:324) [spigot.jar:git-Spigot-1482] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot.jar:git-Spigot-1482] at me.jmgr2007.Reloader.Utils.load(Utils.java:93) [Reloader.jar:?] at me.jmgr2007.Reloader.ReloaderListener.onCommand(ReloaderListener.java:64) [Reloader.jar:?] at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) [spigot.jar:git-Spigot-1482] at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:180) [spigot.jar:git-Spigot-1482] at org.bukkit.craftbukkit.v1_7_R3.CraftServer.dispatchCommand(CraftServer.java:726) [spigot.jar:git-Spigot-1482] at org.bukkit.craftbukkit.v1_7_R3.CraftServer.dispatchServerCommand(CraftServer.java:713) [spigot.jar:git-Spigot-1482] at net.minecraft.server.v1_7_R3.DedicatedServer.aB(DedicatedServer.java:319) [spigot.jar:git-Spigot-1482] at net.minecraft.server.v1_7_R3.DedicatedServer.v(DedicatedServer.java:284) [spigot.jar:git-Spigot-1482] at net.minecraft.server.v1_7_R3.MinecraftServer.u(MinecraftServer.java:583) [spigot.jar:git-Spigot-1482] at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:489) [spigot.jar:git-Spigot-1482]

Thanks

Walkman100 commented 10 years ago

Does LWC release v4.4.0 also give an error?

keivy-git commented 10 years ago

I do not know, I can test. But the v4.4.0 release is not updated

Walkman100 commented 10 years ago

oh. right. nevermind, I thought v4.4.0 was compatible with bukkit v1.7

xxkungpowbeefxx commented 10 years ago

im using v4.4.0 on spigot 1.7.9

keivy-git commented 10 years ago

I put the 4.4.0. But the players have lost the protection of shared coffers. Version 4.5 was using the UUID

keivy-git commented 10 years ago

The last packet successfully received from the server was 3,295,563 milliseconds ago. The last packet sent successfully to the server was 3,275,470 milliseconds ago. [12:11:55] [Server thread/WARN]: at com.griefcraft.sql.Database.printException(Database.java:199) [12:11:55] [Server thread/WARN]: at com.griefcraft.sql.PhysDB.loadHistory(PhysDB.java:1331) [12:11:55] [Server thread/WARN]: at com.griefcraft.model.Protection.getRelatedHistory(Protection.java:332) [12:11:55] [Server thread/WARN]: at com.griefcraft.model.Protection.getRelatedHistory(Protection.java:347) [12:11:55] [Server thread/WARN]: at com.griefcraft.modules.free.FreeModule.onProtectionInteract(FreeModule.java:75) [12:11:55] [Server thread/WARN]: at com.griefcraft.scripting.ModuleLoader.dispatchEvent(ModuleLoader.java:332) [12:11:55] [Server thread/WARN]: ... 21 more [12:11:55] [Server thread/WARN]: Caused by: com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure

The last packet successfully received from the server was 3,295,563 milliseconds ago. The last packet sent successfully to the server was 3,275,470 milliseconds ago. [12:11:55] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [12:11:55] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) [12:11:55] [Server thread/WARN]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [12:11:55] [Server thread/WARN]: at java.lang.reflect.Constructor.newInstance(Constructor.java:525) [12:11:55] [Server thread/WARN]: at com.mysql.jdbc.Util.handleNewInstance(Util.java:407) [12:11:55] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createCommunicationsException(SQLError.java:1116) [12:11:55] [Server thread/WARN]: at com.mysql.jdbc.MysqlIO.send(MysqlIO.java:3348) [12:11:55] [Server thread/WARN]: at com.mysql.jdbc.MysqlIO.sendCommand(MysqlIO.java:1967) [12:11:55] [Server thread/WARN]: at com.mysql.jdbc.MysqlIO.sqlQueryDirect(MysqlIO.java:2140) [12:11:55] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.execSQL(ConnectionImpl.java:2626) [12:11:55] [Server thread/WARN]: at com.mysql.jdbc.PreparedStatement.executeInternal(PreparedStatement.java:2111) [12:11:55] [Server thread/WARN]: at com.mysql.jdbc.PreparedStatement.executeQuery(PreparedStatement.java:2273) [12:11:55] [Server thread/WARN]: at com.griefcraft.sql.PhysDB.loadHistory(PhysDB.java:1318) [12:11:55] [Server thread/WARN]: ... 25 more [12:11:55] [Server thread/WARN]: Caused by: java.net.SocketException: Broken pipe [12:11:55] [Server thread/WARN]: at java.net.SocketOutputStream.socketWrite0(Native Method) [12:11:55] [Server thread/WARN]: at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:109) [12:11:55] [Server thread/WARN]: at java.net.SocketOutputStream.write(SocketOutputStream.java:153) [12:11:55] [Server thread/WARN]: at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82) [12:11:55] [Server thread/WARN]: at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:140) [12:11:55] [Server thread/WARN]: at com.mysql.jdbc.MysqlIO.send(MysqlIO.java:3329) [12:11:55] [Server thread/WARN]: ... 31 more [12:11:56] [Server thread/WARN]: com.griefcraft.scripting.ModuleException: LWC Module threw an uncaught exception! LWC version: 4.4.0 (b881) [12:11:56] [Server thread/WARN]: at com.griefcraft.scripting.ModuleLoader.dispatchEvent(ModuleLoader.java:358) [12:11:56] [Server thread/WARN]: at com.griefcraft.listeners.LWCPlayerListener.onPlayerInteract(LWCPlayerListener.java:248) [12:11:56] [Server thread/WARN]: at sun.reflect.GeneratedMethodAccessor128.invoke(Unknown Source) [12:11:56] [Server thread/WARN]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [12:11:56] [Server thread/WARN]: at java.lang.reflect.Method.invoke(Method.java:601) [12:11:56] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:292) [12:11:56] [Server thread/WARN]: at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) [12:11:56] [Server thread/WARN]: at org.bukkit.plugin.TimedRegisteredListener.callEvent(TimedRegisteredListener.java:47) [12:11:56] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [12:11:56] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [12:11:56] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_7_R3.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:233) [12:11:56] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.PlayerInteractManager.interact(PlayerInteractManager.java:375) [12:11:56] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.PlayerConnection.a(PlayerConnection.java:642) [12:11:56] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.PacketPlayInBlockPlace.a(SourceFile:60) [12:11:56] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.PacketPlayInBlockPlace.handle(SourceFile:9) [12:11:56] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.NetworkManager.a(NetworkManager.java:180) [12:11:56] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.ServerConnection.c(ServerConnection.java:81) [12:11:56] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.MinecraftServer.v(MinecraftServer.java:720) [12:11:56] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.DedicatedServer.v(DedicatedServer.java:283) [12:11:56] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.MinecraftServer.u(MinecraftServer.java:583) [12:11:56] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:489) [12:11:56] [Server thread/WARN]: at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [12:11:56] [Server thread/WARN]: Caused by: com.griefcraft.scripting.ModuleException: com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure

ralnivar commented 10 years ago

@Max633 THIS is not related to LWC, Looks like you have SQL connection issues.