Solved Sea of console errors

Discussion in 'Bukkit Help' started by Asuna, Feb 24, 2012.

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

    Asuna

    I just set up bukkit...and when i try to type help in console...i get nothing but errors, same if i right click a name, try to op some one, or give some one something....what am i doing wrong? No command from the console works

    Code:
    11:38 PM [INFO] [Pail] Pail 0.7.1 Enabled
    11:38 PM [INFO] Preparing level "HMS Jade"
    11:38 PM [INFO] Default game type: 0
    11:38 PM [INFO] Preparing start region for level 0 (Seed: 7038549522316678748)
    11:38 PM [INFO] Preparing start region for level 1 (Seed: 7730615360414746501)
    11:38 PM [INFO] Preparing spawn area: 53%
    11:38 PM [INFO] Preparing start region for level 2 (Seed: 7730615360414746501)
    11:38 PM [INFO] [CraftBukkitUpToDate] Loading CraftBukkitUpToDate v2.6.6.
    11:38 PM [INFO] CraftBukkitUpToDate version 2.6.6 is enabled!
    11:38 PM [INFO] CButD: Permission system not detected, defaulting to OP
    11:38 PM [INFO] [MineMail] Loading MineMail v1.2.
    11:38 PM [INFO] [MineMail] v1.2 is initializing
    11:38 PM [INFO] [MineMail] No Permissions detected.
    11:38 PM [INFO] [MineMail] v1.2 is initialized!
    11:38 PM [INFO] [AdvancedPail] Loading AdvancedPail v0.1 alpha.
    11:38 PM [INFO] AdvancedPail v0.1 alpha enabled
    11:38 PM [INFO] [Armageddon] Loading Armageddon v2.92.
    11:38 PM [INFO] [Armageddon] Unfamiliar version string git-Bukkit-1.1-R4-b1938jnks (MC: 1.1)
    11:38 PM [INFO] [Armageddon] Checking for lastest version of BaseBukkitPlugin
    11:38 PM [WARNING] CraftBukkitUpToDate: Can't connect to ci.bukkit.org.
    11:38 PM [INFO] [BaseBukkitPlugin 2.5]  initialized
    11:38 PM [INFO] [BaseBukkitPlugin] Loading BaseBukkitPlugin v2.5.
    11:38 PM [INFO] [BaseBukkitPlugin] Unfamiliar version string git-Bukkit-1.1-R4-b1938jnks (MC: 1.1)
    11:38 PM [WARNING] [Armageddon] Setting default permissions to deny all actions
    11:38 PM [INFO] [Armageddon] enabled.
    11:38 PM [INFO] [Armageddon] Sending anonymous usage data...
    11:38 PM [INFO] [Armageddon] This can be disabled by setting 'settings.disable-stats' to true in config.yml
    11:38 PM [INFO] [Armageddon] Thank you for using Armageddon! Have fun!!
    11:38 PM [INFO] [PlgSetspawn] Loading PlgSetspawn v5.0.
    11:38 PM [INFO] PlgSetspawn version 5.0 is enabled!
    11:38 PM [INFO] [jCommands] Loading jCommands v1.0.0.
    11:38 PM [INFO] [jCommands] Initializing Commands.
    11:38 PM [INFO] [jCommands] jCommands v1.0.0 enabled.
    11:38 PM [INFO] Server permissions file permissions.yml is empty, ignoring it
    11:38 PM [INFO] Done (4.629s)! For help, type "help" or "?"
    11:38 PM [SEVERE] Exception in thread "AWT-EventQueue-0"
    11:38 PM [SEVERE] java.lang.InstantiationError: org.bukkit.command.ConsoleCommandSender
    11:38 PM [SEVERE]    at me.escapeNT.pail.GUIComponents.ServerConsolePanel$ConsoleCommandListener.actionPerformed(ServerConsolePanel.java:68)
    11:38 PM [SEVERE]    at javax.swing.JTextField.fireActionPerformed(Unknown Source)
    11:38 PM [SEVERE]    at javax.swing.JTextField.postActionEvent(Unknown Source)
    11:38 PM [SEVERE]    at javax.swing.JTextField$NotifyAction.actionPerformed(Unknown Source)
    11:38 PM [SEVERE]    at javax.swing.SwingUtilities.notifyAction(Unknown Source)
    11:38 PM [SEVERE]    at javax.swing.JComponent.processKeyBinding(Unknown Source)
    11:38 PM [SEVERE]    at javax.swing.JComponent.processKeyBindings(Unknown Source)
    11:38 PM [SEVERE]    at javax.swing.JComponent.processKeyEvent(Unknown Source)
    11:38 PM [SEVERE]    at java.awt.Component.processEvent(Unknown Source)
    11:38 PM [SEVERE]    at java.awt.Container.processEvent(Unknown Source)
    11:38 PM [SEVERE]    at java.awt.Component.dispatchEventImpl(Unknown Source)
    11:38 PM [SEVERE]    at java.awt.Container.dispatchEventImpl(Unknown Source)
    11:38 PM [SEVERE]    at java.awt.Component.dispatchEvent(Unknown Source)
    11:38 PM [SEVERE]    at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source)
    11:38 PM [SEVERE]    at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source)
    11:38 PM [SEVERE]    at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source)
    11:38 PM [SEVERE]    at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source)
    11:38 PM [SEVERE]    at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source)
    11:38 PM [SEVERE]    at java.awt.Component.dispatchEventImpl(Unknown Source)
    11:38 PM [SEVERE]    at java.awt.Container.dispatchEventImpl(Unknown Source)
    11:38 PM [SEVERE]    at java.awt.Window.dispatchEventImpl(Unknown Source)
    11:38 PM [SEVERE]    at java.awt.Component.dispatchEvent(Unknown Source)
    11:38 PM [SEVERE]    at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
    11:38 PM [SEVERE]    at java.awt.EventQueue.access$000(Unknown Source)
    11:38 PM [SEVERE]    at java.awt.EventQueue$1.run(Unknown Source)
    11:38 PM [SEVERE]    at java.awt.EventQueue$1.run(Unknown Source)
    11:38 PM [SEVERE]    at java.security.AccessController.doPrivileged(Native Method)
    11:38 PM [SEVERE]    at java.security.AccessControlContext$1.doIntersectionPrivilege(Unknown Source)
    11:38 PM [SEVERE]    at java.security.AccessControlContext$1.doIntersectionPrivilege(Unknown Source)
    11:38 PM [SEVERE]    at java.awt.EventQueue$2.run(Unknown Source)
    11:38 PM [SEVERE]    at java.awt.EventQueue$2.run(Unknown Source)
    11:38 PM [SEVERE]    at java.security.AccessController.doPrivileged(Native Method)
    11:38 PM [SEVERE]    at java.security.AccessControlContext$1.doIntersectionPrivilege(Unknown Source)
    11:38 PM [SEVERE]    at java.awt.EventQueue.dispatchEvent(Unknown Source)
    11:38 PM [SEVERE]    at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
    11:38 PM [SEVERE]    at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
    11:38 PM [SEVERE]    at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
    11:38 PM [SEVERE]    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    11:38 PM [SEVERE]    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    11:38 PM [SEVERE]    at java.awt.EventDispatchThread.run(Unknown Source)
    11:38 PM [INFO] The automatic update-Check only work every 6 hours, the last check was 29 minutes ago.
    
     
  2. Offline

    sillyrosster

    Could you try removing jCommands, restarting, and then trying to type help in console and see if it displays the error again?
     
  3. Offline

    billofbong

    No, this looks like an outdated version of pail.
     
  4. Offline

    sillyrosster

    I look back over it and found it..
    Code:
    11:38 PM [SEVERE] java.lang.InstantiationError: org.bukkit.command.ConsoleCommandSender
    11:38 PM [SEVERE]    at me.escapeNT.pail.GUIComponents.ServerConsolePanel$ConsoleCommandListener.actionPerformed(ServerConsolePanel.java:68)
    I can't believe I missed that before :oops:
     
  5. Offline

    billofbong

    ;)
     
  6. Offline

    Asuna

    it was doing this before I put the plug ins...in...sooo...whats the fix?
     
  7. Offline

    c0mp

    Try removing all plugins/wrappers again and post the ENTIRE startup log running CraftBukkit naked. Also, what version of Java are you running?
     
  8. Offline

    Asuna

    1.6 32bit...im gonna up it to 1.7, start up is fine...the moment i start trying type commands..this sea pops up
     
  9. Offline

    c0mp

    Sounds good, I'll be waiting for the full startup log with no plugins/wrappers. And how do you start your CraftBukkit server?
     
  10. Offline

    Asuna

    Run.bat
     
  11. Offline

    c0mp

    What does run.bat contain?
     
  12. Offline

    Asuna

    Code:
    @ECHO OFF
    SET BINDIR=%~dp0
    CD /D "%BINDIR%"
    "%ProgramFiles(x86)%\Java\jre7\bin\java.exe" -Xmx1024M -Xms1024M -jar craftbukkit-1.1-R4.jar
    PAUSE
    I think i fixed it....i installed the bukkit installer....the one i used before was craftbukkit_installer_minecraft_1.8_dev_8.2
     
Thread Status:
Not open for further replies.

Share This Page