an internal error occurred while attempting to perform this command

Discussion in 'Bukkit Help' started by s0sem, Feb 28, 2012.

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

    s0sem

    everytime when I want to use this command /q done there is standing an internal error occurred while attempting to perform this command

    I have the plugins

    groupmanager
    essentials
    qquest
    chestshop
    essentialsspawn
    worldedit
    vault



    I cant fix it please help me




    2012-02-28 10:28:11 [SEVERE] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'q' in plugin qQuests v0.1.2
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:42)
    at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:168)
    at org.bukkit.craftbukkit.CraftServer.dispatchCommand(CraftServer.java:386)
    at net.minecraft.server.NetServerHandler.handleCommand(NetServerHandler.java:777)
    at net.minecraft.server.NetServerHandler.chat(NetServerHandler.java:737)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:725)
    at net.minecraft.server.Packet3Chat.handle(Packet3Chat.java:33)
    at net.minecraft.server.NetworkManager.b(NetworkManager.java:226)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:100)
    at net.minecraft.server.NetworkListenThread.a(SourceFile:108)
    at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:536)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:434)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:465)
    Caused by: java.lang.NullPointerException
    at me.quaz3l.qQuests.Commands.cmd_qQuests.onCommand(cmd_qQuests.java:68)
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:40)
    ... 12 more
     
  2. Offline

    Panzerwurst

    the qquests plugin may be corrupted or not updated to the version of bukkit your currently running, or the configuration file that came with it has a line error thats disabling commands being completed

    I would check the config first then see about re-installing the plugin
     
  3. Offline

    s0sem


    Thanks I looked at the configuration file and I found a line error
     
  4. Offline

    Panzerwurst

    There ya go :D

    No worries
     
    s0sem likes this.
  5. Offline

    greenhillMC

    Thanks this really helped me out!!! :D

    no worries!
     
Thread Status:
Not open for further replies.

Share This Page