Closed liquidox closed 13 years ago
Could you post the full stack trace not just parts of it? Also this is possibly just an issue with your plugin not hMod itself.
Thought I did...
Could be a plugin issue, but this: http://hmod.buxville.net/showthread.php?tid=13
That death notify plugin ALSO has this issue, so :/
Eh wait, am confusing issues. There's this loading issue, but there's the seperate issues where it spams death messages when someone dies. That issue is also present in at least one other notify on death plugin.
well as far as i know there is no proper way to track the cause of some1's death which might cause the spam.
Ok makes sense, disabled them :)
Not sure if this is a hMod issue, but looks like it?
2011-01-25 10:37:51 [SEVERE] Exception while loading plugin java.lang.NoClassDefFoundError: in at Obituary.enable(Obituary.java:37) at PluginLoader.load(PluginLoader.java:355) at PluginLoader.reloadPlugin(PluginLoader.java:334) at ServerConsoleCommands$5.execute(ServerConsoleCommands.java:228) at BaseCommand.parseCommand(BaseCommand.java:32) at ServerConsoleCommands.parseServerConsoleCommand(ServerConsoleCommands.java:57) at etc.parseConsoleCommand(etc.java:460) at Minebot.onMessage(Minebot.java:449) at org.jibble.pircbot.PircBot.handleLine(PircBot.java:1076) at org.jibble.pircbot.InputThread.run(InputThread.java:95) Caused by: java.lang.ClassNotFoundException: in at java.net.URLClassLoader$1.run(URLClassLoader.java:299) at java.net.URLClassLoader$1.run(URLClassLoader.java:288) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:287) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at java.lang.ClassLoader.loadClass(ClassLoader.java:357)