Jump to content

evanjwendell

HELEN KELLER
  • Posts

    6
  • Joined

  • Last visited

About evanjwendell

  • Birthday 01/01/1900

evanjwendell's Achievements

Dirt

Dirt (1/9)

0

Reputation

  1. I have VoxelUpdate, and most of the plugins from the list of plugins it gives you seem to work. One that doesn't though is VoxelSniper - it just doesn't seem to load, in fact it doesn't even create a folder (Although I'm not sure if it actually does normally anyway). In case it helps, I've got the error message here: 2013-02-12 17:42:36 [iNFO] [bukkitForge] Plugins are being loaded... 2013-02-12 17:42:36 [iNFO] [sTDOUT] Mapping loaded 2024 classes, 2184 fields, 35 33 methods, flags 30 2013-02-12 17:42:36 [sEVERE] [bukkitForge] Could not load '.\plugins\VoxelSniper .jar' in folder '.\plugins' org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: net/mi necraft/server/Entity at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.j ava:204) at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager. java:307) at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager .java:232) at org.bukkit.craftbukkit.CraftServer.loadPlugins(CraftServer.java:808) at org.bukkit.craftbukkit.CraftServer.<init>(CraftServer.java:229) at keepcalm.mods.bukkit.asm.BukkitStarter.run(BukkitStarter.java:46) at java.lang.Thread.run(Unknown Source) Caused by: java.lang.NoClassDefFoundError: net/minecraft/server/Entity at com.thevoxelbox.voxelsniper.VoxelSniper.<init>(VoxelSniper.java:49) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Sou rce) at java.lang.reflect.Constructor.newInstance(Unknown Source) at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.j ava:200) ... 6 more Caused by: java.lang.ClassNotFoundException: net.minecraft.server.Entity at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader. java:180) at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader. java:175) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) It seems to think that VoxelSniper is out of date, but I get the feeling it would work fine but I'm just not noticing something that I'm doing wrong. Any Help would be appreciated.
×
×
  • Create New...