Open OriginalMadman opened 11 years ago
Hey,
Could you please link a new server.log file for your server? Here's how to do it:
Stop your server, move your "server.log" file out of the craftbukkit directory. Start your server, let it load completely, then stop it. A new server.log will be created, please upload it to http://pastie.org or http://pastebin.com and post the link in a comment.
2013-05-20 00:12:15 [SEVERE] null org.bukkit.command.CommandException: Unhandled exception executing command 'lwc' in plugin LWC v4.4.0 (b867-git-MANUAL) (April 23, 2013) at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:189) at org.bukkit.craftbukkit.v1_5_R3.CraftServer.dispatchCommand(CraftServer.java:523) at net.minecraft.server.v1_5_R3.PlayerConnection.handleCommand(PlayerConnection.java:965) at net.minecraft.server.v1_5_R3.PlayerConnection.chat(PlayerConnection.java:883) at net.minecraft.server.v1_5_R3.PlayerConnection.a(PlayerConnection.java:840) at net.minecraft.server.v1_5_R3.Packet3Chat.handle(Packet3Chat.java:44) at net.minecraft.server.v1_5_R3.NetworkManager.b(NetworkManager.java:292) at net.minecraft.server.v1_5_R3.PlayerConnection.d(PlayerConnection.java:109) at net.minecraft.server.v1_5_R3.ServerConnection.b(SourceFile:35) at net.minecraft.server.v1_5_R3.DedicatedServerConnection.b(SourceFile:30) at net.minecraft.server.v1_5_R3.MinecraftServer.r(MinecraftServer.java:581) at net.minecraft.server.v1_5_R3.DedicatedServer.r(DedicatedServer.java:226) at net.minecraft.server.v1_5_R3.MinecraftServer.q(MinecraftServer.java:477) at net.minecraft.server.v1_5_R3.MinecraftServer.run(MinecraftServer.java:410) at net.minecraft.server.v1_5_R3.ThreadServerApplication.run(SourceFile:573) Caused by: com.griefcraft.scripting.ModuleException: LWC Module threw an uncaught exception! LWC version: 4.4.0 (b867) at com.griefcraft.scripting.ModuleLoader.dispatchEvent(ModuleLoader.java:358) at com.griefcraft.lwc.LWCPlugin.onCommand(LWCPlugin.java:167) at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ... 15 more Caused by: java.lang.IllegalAccessError: tried to access class com.griefcraft.modules.admin.AdminCleanup$Admin_Cleanup_Thread from class com.griefcraft.modules.admin.AdminCleanup at com.griefcraft.modules.admin.AdminCleanup.onCommand(AdminCleanup.java:92) at com.griefcraft.scripting.ModuleLoader.dispatchEvent(ModuleLoader.java:340) ... 17 more