Redstone crash

Discussion in 'Bukkit Help' started by DJHenjin, Feb 9, 2011.

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

    DJHenjin

    Not sure what exactly what is causing this crash i named it the redstone crash as per the error i get.
    heres my error message
    Code:
    2011-02-09 11:54:34 [SEVERE] Unexpected exception
    java.lang.NullPointerException
        at net.minecraft.server.BlockNote.b(SourceFile:22)
        at net.minecraft.server.World.l(World.java:457)
        at net.minecraft.server.World.h(World.java:438)
        at net.minecraft.server.BlockRedstoneWire.g(BlockRedstoneWire.java:45)
        at net.minecraft.server.BlockRedstoneWire.b(BlockRedstoneWire.java:281)
    the last 4 lines i get about 600 times then the server crashes and i have to do a restart. Anyone seen this before.


    following plugins running
    CB build 293
    dynmap
    BigBrother
    Antibuild
    informant
    LWC
    multiverse
    permissions
    worldedit
    worldguard
    extendday
    hotswap
     
  2. Offline

    Plague

    Try removing the plugins and finding which one causes the bug.
     
  3. Offline

    DJHenjin

    See the problem with this is its a random interval between when it crashes. sometimes up to 5 or 6 hours. and alot of my plugins i really cant have the server live without like big brother and antibuild.
     
  4. Offline

    Plague

    I remember reading about this problem (blocknote error) somewhere today, try search function if you find it, maybe there will be an answer later today.
     
Thread Status:
Not open for further replies.

Share This Page