graywolf336 / CasinoSlots

Animated, customizable, block-based slot machines, including audio, inside of Minecraft!
http://dev.bukkit.org/server-mods/casino-slots/
GNU General Public License v2.0
23 stars 24 forks source link

Casino Slots Dev #111, no towny installed. #35

Closed ghost closed 11 years ago

ghost commented 11 years ago

[SEVERE] Could not load 'plugins/casinoslots-2.5.5-SNAPSHOT.jar' in folder 'plugins' org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: com/palmergames/bukkit/towny/exceptions/NotRegisteredException at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:152) at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:305) at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:230) at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:246) at org.bukkit.craftbukkit.CraftServer.(CraftServer.java:222) at net.minecraft.server.ServerConfigurationManagerAbstract.(ServerConfigurationManagerAbstract.java:50) at net.minecraft.server.ServerConfigurationManager.(SourceFile:11) at net.minecraft.server.DedicatedServer.init(DedicatedServer.java:105) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:378) at net.minecraft.server.ThreadServerApplication.run(SourceFile:539) Caused by: java.lang.NoClassDefFoundError: com/palmergames/bukkit/towny/exceptions/NotRegisteredException at com.craftyn.casinoslots.CasinoSlots.(CasinoSlots.java:37) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) at java.lang.reflect.Constructor.newInstance(Unknown Source) at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:148) ... 9 more Caused by: java.lang.ClassNotFoundException: com.palmergames.bukkit.towny.exceptions.NotRegisteredException at java.net.URLClassLoader$1.run(Unknown Source) at java.net.URLClassLoader$1.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(Unknown Source) at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:44) at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:29) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) ... 15 more

graywolf336 commented 11 years ago

Wow! Didn't expect anyone go to testing the developer builds so fast on me! Haha but thanks for reporting this, will be fixed pretty soon. Just started testing myself.

ghost commented 11 years ago

Hehe, I browse the dev builds for all my plugins every hour or so. If you had an IRC channel, I would be in it, helping you debug and test. ;) It seems #113, the issue is fixed.

graywolf336 commented 11 years ago

@rtcabooservb I "kinda" do have an IRC channel, but it was originally for my server but decided to go a different route and so we don't use it. Though if you want to use it and help me debug it sometime, it's #Craftyn on the Espernet.

Glad to hear that, although that was unintentional as build #113 was already out when you reported it (I think) ;) lol but I'll test it more just to make sure.

ghost commented 11 years ago

Alright, thanks for the info. I'll stop by once in a while to gladly help. :)

graywolf336 commented 11 years ago

Hey @rtcabooservb mind testing the latest ones? I've changed a lot http://graywolfsolutions.com:8080/job/CasinoSlots/ thanks in advanced if you do!