Mass Errors When Running Bukkit

Discussion in 'Bukkit Help' started by LuckyLuke, Apr 29, 2011.

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

    LuckyLuke

    Hi there, i've been running my own server for a while, and I don't know whether it was updating to the most recent Latest Recommended Build, or Notch's bad coding, but I keep getting a mass of SEVERE errors from the server console. Image of a few of them below:

    [​IMG]

    Whilst i'm on the topic of severe errors, i'm getting plugins telling me to nag the creator of said plugins because of something changing in the code:

    [​IMG]

    1. What OS are you using (Brand and version - Ex. Windows XP SP3)? Windows Server 2003
    2. What architecture is the OS you are running (x64 or x86)? x86
    3. What version and architecture is your java install? 1.6.0_24-b07
    4. Are you running any wrappers? McMyAdmin, mcadmin, Hamachi, etc? No
    5. What build of CraftBukkit are you running? #740
    6. What command are you using to run your CraftBukkit server?
    Code:
    @ECHO OFF
    SET BINDIR=%~dp0
    CD /D "%BINDIR%"
    "%ProgramFiles%\Java\jre6\bin\java.exe" -Xincgc -Xmx1G -jar craftbukkit-0.0.1-SNAPSHOT.jar
    PAUSE
    7. What plugins are you running? Essentials 2.2, Permissions 2.7.2, WorldGuard, WorldEdit, Auto-Restart
    8. What error are you getting (post your server.log file if possible)? Posted Above
    9. What have you tried already? Running WITHOUT Bukkit, works fine.



    Thanks for any assistance.
     
  2. Offline

    Bobertbarker

    I seem to be getting the same problem. Sorry I can't help though
     
  3. Offline

    LuckyLuke

    Oh okay, I found out what it was, sorry for wasting everyone's time, but Deleting WorldGuard fixed the problem, at least, I'm not getting any more SEVERE errors in the console, so until the creator or WorldGuard fixes it, I won't be using it again.
     
  4. Offline

    TnT

    Try build 733 - 740 just came out and plugin devs may not have had time to fix it yet.
     
Thread Status:
Not open for further replies.

Share This Page