[Severe] Unexpected Expectation. HELP!

Discussion in 'Bukkit Help' started by animalkid5679, Nov 26, 2011.

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

    animalkid5679

    Hi, i've made my own server before and it's worked perfectly fine.
    Although this time, when i started my Start.bat file it came up with this:
    [Severe] Unexpected Expectation
    java.lang.NullPointerException
    at net.minecraft.server.WorldServer.c<WorldServer.java:162>
    e.t.c
    What do i have to do to fix it?
     
  2. Offline

    shadrxninga

    What version of Craftbukkit are you running?

    If you are running a version of Craftbukkit for 1.0.0 - they are not recommend for use and are unsupported because on development builds are out. There has been a lot of problems regarding the issue you are having on these builds.

    The best way to fix it is to wait until a recommended build for Craftbukkit comes out. This should be sooner rather than later, but I am not guaranteeing anything. It will come out when it comes out.

    There are a lot of NPE's happening in the dev builds. TnT confirmed that the devs are working to fix this problem.
     
  3. Offline

    animalkid5679

    Oh ok but my server was working fine and then suddenly it happened and i don't know why
     
  4. Offline

    shadrxninga

    It's because the build that your using is a development build, Basically it ran into a little problem which is called an NPE or a Null Pointer Exception. They could happen at anytime - even if your server was running fine before. The Bukkit development team said they are sorting out those errors, it should be fixed when a Recommended Build is released.
     
  5. Offline

    animalkid5679

    Oh ok thanks
     
Thread Status:
Not open for further replies.

Share This Page