VoxelSniper won't load. Build 1.4.7 was released
PianomanTyler opened this issue ยท 4 comments
C:\Users\Tyler\Desktop\Minecraft Server Bukkit 2>java -Xms1024M -Xmx1024M -jar c
raftbukkit.jar -o true
210 recipes
27 achievements
20:27:57 [INFO] Starting minecraft server version 1.4.6
20:27:57 [INFO] Loading properties
20:27:57 [INFO] Default game type: SURVIVAL
20:27:57 [INFO] Generating keypair
20:27:57 [INFO] Starting Minecraft server on *:25565
20:27:58 [INFO] This server is running CraftBukkit version git-Bukkit-1.4.6-R0.3
-5-g82c58b5-b2589jnks (MC: 1.4.6) (Implementing API version 1.4.6-R0.4-SNAPSHOT)
20:27:59 [SEVERE] 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:182)
at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.
java:305)
at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager
.java:230)
at org.bukkit.craftbukkit.v1_4_6.CraftServer.loadPlugins(CraftServer.jav
a:239)
at org.bukkit.craftbukkit.v1_4_6.CraftServer.(CraftServer.java:217
)
at net.minecraft.server.v1_4_6.PlayerList.(PlayerList.java:52)
at net.minecraft.server.v1_4_6.DedicatedPlayerList.(SourceFile:11)
at net.minecraft.server.v1_4_6.DedicatedServer.init(DedicatedServer.java
:104)
at net.minecraft.server.v1_4_6.MinecraftServer.run(MinecraftServer.java:
399)
at net.minecraft.server.v1_4_6.ThreadServerApplication.run(SourceFile:84
9)
Caused by: java.lang.NoClassDefFoundError: net/minecraft/server/Entity
at com.thevoxelbox.voxelsniper.VoxelSniper.(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:178)
... 9 more
Caused by: java.lang.ClassNotFoundException: net.minecraft.server.Entity
at org.bukkit.plugin.java.PluginClassLoader.findClass0(PluginClassLoader
.java:70)
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.
java:53)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 15 more
20:27:59 [INFO] [VoxelUpdate] Loading VoxelUpdate v1.1.2
20:27:59 [INFO] Preparing level "world"
20:27:59 [INFO] ----- Bukkit Auto Updater -----
20:27:59 [INFO] It appears that you're running a Development Build, when you've
specified in bukkit.yml that you prefer to run Recommended Builds.
20:27:59 [INFO] If you would like to be kept informed about new Development Buil
d releases, it is recommended that you change 'preferred-channel' in your bukkit
.yml to 'dev'.
20:27:59 [INFO] With that set, you will be told whenever a new version is availa
ble for download, so that you can always keep up to date and secure with the lat
est fixes.
20:27:59 [INFO] If you would like to disable this warning, simply set 'suggest-c
hannels' to false in bukkit.yml.
20:27:59 [INFO] ----- ------------------- -----
20:28:00 [INFO] Preparing start region for level 0 (Seed: 5983316975103084353)
20:28:01 [INFO] Preparing spawn area: 40%
20:28:02 [INFO] Preparing spawn area: 44%
20:28:03 [INFO] Preparing spawn area: 61%
20:28:04 [INFO] Preparing spawn area: 81%
20:28:04 [INFO] Preparing start region for level 1 (Seed: 5983316975103084353)
20:28:05 [INFO] Preparing spawn area: 48%
20:28:05 [INFO] Preparing start region for level 2 (Seed: 5983316975103084353)
20:28:06 [INFO] [VoxelUpdate] Enabling VoxelUpdate v1.1.2
20:28:06 [INFO] [VoxelUpdate] VoxelUpdate version 1.1.2 loaded
20:28:06 [INFO] Server permissions file permissions.yml is empty, ignoring it
20:28:06 [INFO] Done (7.053s)! For help, type "help" or "?"
This is what I was faced with and I spent several hours trying to fix it. No luck. I can not get the VoxelSniper to load. I only have a theory that it could be because Bukkit hasn't realized a 1.4.7 build to go along with the update of minecraft and VoxelSniper ModPack. I hope I am not the only one having this issue.
The very latest version of the plugin, Which was released on Dec. 28 of 2012. Version 1.68 to be entirely exact. Whatever is the default download on this page is what I am running concerning the plugin. As far as VoxelSniper mods. I am running build 1.4.7 which was released yesterday.