Problem with Plugins, AdminCMD and VoxelSniper

Discussion in 'Bukkit Help' started by toastieness, Jul 15, 2014.

Thread Status:
Not open for further replies.
  1. Offline

    toastieness

    Hello,

    When I have both AdminCMD and VoxelSniper at the same time I get some problems.

    On launch:
    Code:
    15.07 04:49:51 [Server] INFO at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [craftbukkit-beta-3092.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
    15.07 04:49:51 [Server] INFO at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:436) [craftbukkit-beta-3092.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
    15.07 04:49:51 [Server] INFO at net.minecraft.server.v1_7_R3.DedicatedServer.init(DedicatedServer.java:182) [craftbukkit-beta-3092.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
    15.07 04:49:51 [Server] INFO at net.minecraft.server.v1_7_R3.MinecraftServer.a(MinecraftServer.java:282) [craftbukkit-beta-3092.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
    15.07 04:49:51 [Server] INFO at net.minecraft.server.v1_7_R3.MinecraftServer.g(MinecraftServer.java:326) [craftbukkit-beta-3092.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
    15.07 04:49:51 [Server] INFO at net.minecraft.server.v1_7_R3.MinecraftServer.n(MinecraftServer.java:352) [craftbukkit-beta-3092.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
    15.07 04:49:51 [Server] INFO at org.bukkit.craftbukkit.v1_7_R3.CraftServer.enablePlugins(CraftServer.java:380) [craftbukkit-beta-3092.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
    15.07 04:49:51 [Server] INFO at org.bukkit.craftbukkit.v1_7_R3.CraftServer.loadPlugin(CraftServer.java:446) [craftbukkit-beta-3092.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
    15.07 04:49:51 [Server] INFO at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:404) [craftbukkit-beta-3092.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
    15.07 04:49:51 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:324) [craftbukkit-beta-3092.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
    15.07 04:49:51 [Server] INFO at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:316) ~[craftbukkit-beta-3092.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
    15.07 04:49:51 [Server] INFO at be.Balor.bukkit.AdminCmd.AdminCmd.onEnable(AdminCmd.java:231) ~[?:?]
    15.07 04:49:51 [Server] INFO at be.Balor.bukkit.AdminCmd.AdminCmd.setMetrics(AdminCmd.java:273) ~[?:?]
    15.07 04:49:51 [Server] INFO java.lang.NoSuchMethodError: org.mcstats.Metrics.addCustomData(Lorg/mcstats/Metrics$Plotter;)V
    15.07 04:49:51 [Server] ERROR Error occurred while enabling AdminCmd v7.4.1 (BUILD 26.08.2013 @ 12:09:55) (Is it up to date?)
    And then,

    Code:
    15.07 04:51:43 [Server] INFO ... 13 more
    15.07 04:51:43 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[craftbukkit-beta-3092.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
    15.07 04:51:43 [Server] INFO at com.thevoxelbox.voxelsniper.VoxelSniper.onCommand(VoxelSniper.java:285) ~[?:?]
    15.07 04:51:43 [Server] INFO at com.thevoxelbox.voxelsniper.VoxelSniperListener.onCommand(VoxelSniperListener.java:97) ~[?:?]
    15.07 04:51:43 [Server] INFO at com.thevoxelbox.voxelsniper.VoxelSniperListener.commandSniperV(VoxelSniperListener.java:437) ~[?:?]
    15.07 04:51:43 [Server] INFO at com.thevoxelbox.voxelsniper.VoxelSniper.getItem(VoxelSniper.java:97) ~[?:?]
    15.07 04:51:43 [Server] INFO Caused by: java.lang.NullPointerException
    15.07 04:51:43 [Server] INFO at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:628) [craftbukkit-beta-3092.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
    15.07 04:51:43 [Server] INFO at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java:469) [craftbukkit-beta-3092.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
    15.07 04:51:43 [Server] INFO at net.minecraft.server.v1_7_R3.MinecraftServer.u(MinecraftServer.java:558) [craftbukkit-beta-3092.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
    15.07 04:51:43 [Server] INFO at net.minecraft.server.v1_7_R3.DedicatedServer.v(DedicatedServer.java:260) [craftbukkit-beta-3092.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
    15.07 04:51:43 [Server] INFO at net.minecraft.server.v1_7_R3.MinecraftServer.v(MinecraftServer.java:667) [craftbukkit-beta-3092.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
    15.07 04:51:43 [Server] INFO at net.minecraft.server.v1_7_R3.ServerConnection.c(SourceFile:134) [craftbukkit-beta-3092.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
    15.07 04:51:43 [Server] INFO at net.minecraft.server.v1_7_R3.NetworkManager.a(NetworkManager.java:157) [craftbukkit-beta-3092.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
    15.07 04:51:43 [Server] INFO at net.minecraft.server.v1_7_R3.PacketPlayInChat.handle(PacketPlayInChat.java:47) [craftbukkit-beta-3092.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
    15.07 04:51:43 [Server] INFO at net.minecraft.server.v1_7_R3.PacketPlayInChat.a(PacketPlayInChat.java:28) [craftbukkit-beta-3092.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
    15.07 04:51:43 [Server] INFO at net.minecraft.server.v1_7_R3.PlayerConnection.a(PlayerConnection.java:817) [craftbukkit-beta-3092.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
    15.07 04:51:43 [Server] INFO at net.minecraft.server.v1_7_R3.PlayerConnection.handleCommand(PlayerConnection.java:956) [craftbukkit-beta-3092.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
    15.07 04:51:43 [Server] INFO at org.bukkit.craftbukkit.v1_7_R3.CraftServer.dispatchCommand(CraftServer.java:701) ~[craftbukkit-beta-3092.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
    15.07 04:51:43 [Server] INFO at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:180) ~[craftbukkit-beta-3092.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
    15.07 04:51:43 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[craftbukkit-beta-3092.jar:git-Bukkit-1.7.9-R0.1-10-g8688bd4-b3092jnks]
    15.07 04:51:43 [Server] INFO org.bukkit.command.CommandException: Unhandled exception executing command 'v' in plugin VoxelSniper v5.168.6-SNAPSHOT-jnks218
    15.07 04:51:43 [Server] ERROR null
    When I tried to change the Voxel with '/v 1'.

    If I had to guess I would assume this problem is cause by VoxelSniper and AdminCMD both having a /v command but I have no clue.

    I'm running VoxelSniper: VoxelSniper 5.170.0-SNAPSHOT (I've tried the past 4 versions aswell)
    I'm running AdminCMD: v7.4.1
    And Minecraft 1.7.9.

    Thanks,
    ~Toast

    Someone please help me.

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jun 9, 2016
Thread Status:
Not open for further replies.

Share This Page