VoxelSniper

VoxelSniper

1M Downloads

Can't use VoxelSniper?

bubba9102 opened this issue ยท 7 comments

commented

When I do /b it says "An internal error occurred while attempting to preform this command." Even though I have all commands and OP HELP PLEASE!!!!

commented

We'd need more information that that to diagnose any problems.
Could you provide us a copy/paste of the error that is output into the server's logs?

commented

I don't have a hosted server sooo

commented

Well then you need to talk to your server host.

commented

In any case @CalDaBeast is right. We need additional information to even begin to help you.
What CraftBukkit version, VoxelSniper version (best would be if build number is included -> -jnksXXX), Java version, as well as including logs will help us help you.

commented

I'm actually having the same issue with my voxelsniper install. Here's a dump of the console when the /b ball command is entered.

Because of the way multicraft outputs console the bottom is the beginning and the top is the end

30.01 19:47:29 [Server] INFO at com.thevoxelbox.voxelsniper.VoxelSniper.onCommand(VoxelSniper.java:194) ~[?:?]
30.01 19:47:29 [Server] INFO at com.thevoxelbox.voxelsniper.VoxelSniperListener.onCommand(VoxelSniperListener.java:110) ~[?:?]
30.01 19:47:29 [Server] INFO at com.thevoxelbox.voxelsniper.VoxelSniperListener.commandSniperB(VoxelSniperListener.java:191) ~[?:?]
30.01 19:47:29 [Server] INFO at com.thevoxelbox.voxelsniper.SniperPermissionHelper.getSniperInstance(SniperPermissionHelper.java:33) ~[?:?]
30.01 19:47:29 [Server] INFO at com.thevoxelbox.voxelsniper.Sniper.<init>(Sniper.java:74) ~[?:?]
30.01 19:47:29 [Server] INFO at com.thevoxelbox.voxelsniper.Brushes.getNewSniperBrushInstances(Brushes.java:164) ~[?:?]
30.01 19:47:29 [Server] INFO at com.thevoxelbox.voxelsniper.Brushes.getNewBrushInstances(Brushes.java:189) ~[?:?]
30.01 19:47:29 [Server] INFO at com.thevoxelbox.voxelsniper.Brushes.getNewBrushInstance(Brushes.java:98) ~[?:?]
30.01 19:47:29 [Server] INFO at java.lang.Class.newInstance(Unknown Source) ~[?:1.7.0_45]
30.01 19:47:29 [Server] INFO at java.lang.Class.getConstructor0(Unknown Source) ~[?:1.7.0_45]
30.01 19:47:29 [Server] INFO at java.lang.Class.privateGetDeclaredConstructors(Unknown Source) ~[?:1.7.0_45]
30.01 19:47:29 [Server] INFO at java.lang.Class.getDeclaredConstructors0(Native Method) ~[?:1.7.0_45]
30.01 19:47:29 [Server] INFO Caused by: java.lang.NoClassDefFoundError: net/minecraft/server/v1_6_R3/EntityLiving
30.01 19:47:29 [Server] INFO at net.minecraft.server.v1_7_R1.ThreadServerApplication.run(SourceFile:617) [craftbukkit_beta.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]
30.01 19:47:29 [Server] INFO at net.minecraft.server.v1_7_R1.MinecraftServer.run(MinecraftServer.java:457) [craftbukkit_beta.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]
30.01 19:47:29 [Server] INFO at net.minecraft.server.v1_7_R1.MinecraftServer.t(MinecraftServer.java:545) [craftbukkit_beta.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]
30.01 19:47:29 [Server] INFO at net.minecraft.server.v1_7_R1.DedicatedServer.u(DedicatedServer.java:250) [craftbukkit_beta.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]
30.01 19:47:29 [Server] INFO at net.minecraft.server.v1_7_R1.MinecraftServer.u(MinecraftServer.java:655) [craftbukkit_beta.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]
30.01 19:47:29 [Server] INFO at net.minecraft.server.v1_7_R1.ServerConnection.c(SourceFile:134) [craftbukkit_beta.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]
30.01 19:47:29 [Server] INFO at net.minecraft.server.v1_7_R1.NetworkManager.a(NetworkManager.java:146) [craftbukkit_beta.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]
30.01 19:47:29 [Server] INFO at net.minecraft.server.v1_7_R1.PacketPlayInChat.handle(PacketPlayInChat.java:47) [craftbukkit_beta.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]
30.01 19:47:29 [Server] INFO at net.minecraft.server.v1_7_R1.PacketPlayInChat.a(PacketPlayInChat.java:28) [craftbukkit_beta.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]
30.01 19:47:29 [Server] INFO at net.minecraft.server.v1_7_R1.PlayerConnection.a(PlayerConnection.java:814) [craftbukkit_beta.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]
30.01 19:47:29 [Server] INFO at net.minecraft.server.v1_7_R1.PlayerConnection.handleCommand(PlayerConnection.java:932) [craftbukkit_beta.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]
30.01 19:47:29 [Server] INFO at org.bukkit.craftbukkit.v1_7_R1.CraftServer.dispatchCommand(CraftServer.java:542) ~[craftbukkit_beta.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]
30.01 19:47:29 [Server] INFO at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:196) ~[craftbukkit_beta.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]
30.01 19:47:29 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[craftbukkit_beta.jar:git-Bukkit-1.7.2-R0.2-b2974jnks]
30.01 19:47:29 [Server] INFO org.bukkit.command.CommandException: Unhandled exception executing command 'b' in plugin VoxelSniper v5.168.7-SNAPSHOT-jnks245

EDIT by @MikeMatrix: made it more readable.

commented

@benaldo You're running a 1.6 build on an 1.7.2 server. Make sure you get a newer build. 1.7.x ones are available here: http://ci.thevoxelbox.com/

commented

Thanks, sorry for the unreadable mess new to githubs interface haha.

Also just figure i'll say your mods are awesome and I love them :D