New Piston bug with server crash

Discussion in 'Bukkit Help' started by wassilij, Jul 1, 2011.

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

    wassilij

    Hello,

    i use Bukkit 950:

    Code:
    2011-07-01 10:35:56 [SEVERE] java.lang.NullPointerException
    2011-07-01 10:35:56 [SEVERE]     at net.minecraft.server.TileEntityPiston.a(SourceFile:100)
    2011-07-01 10:35:56 [SEVERE]     at net.minecraft.server.TileEntityPiston.g_(SourceFile:145)
    2011-07-01 10:35:56 [SEVERE]     at net.minecraft.server.World.cleanUp(World.java:1124)
    2011-07-01 10:35:56 [SEVERE]     at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:447)
    2011-07-01 10:35:56 [SEVERE]     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:361)
    2011-07-01 10:35:56 [SEVERE]     at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    2011-07-01 10:35:56 [SEVERE] Unexpected exception
    java.lang.NullPointerException
        at net.minecraft.server.TileEntityPiston.a(SourceFile:100)
        at net.minecraft.server.TileEntityPiston.g_(SourceFile:145)
        at net.minecraft.server.World.cleanUp(World.java:1124)
        at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:447)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:361)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    2011-07-01 10:36:12 [INFO] Connection reset
    2011-07-01 10:36:12 [INFO] Connection reset
    2011-07-01 10:36:44 [INFO] Connection reset
    2011-07-01 10:36:46 [INFO] Connection reset
    2011-07-01 10:36:52 [INFO] Connection reset
    2011-07-01 10:36:54 [INFO] Read timed out
    2011-07-01 10:36:59 [INFO] Read timed out
    2011-07-01 10:37:00 [INFO] Read timed out
    2011-07-01 10:37:01 [INFO] Read timed out
    2011-07-01 10:37:09 [INFO] Forcing save..
    2011-07-01 10:37:12 [INFO] Save complete.
    2011-07-01 10:37:12 [INFO] Unknown console command. Type "help" for help.
    2011-07-01 10:37:22 [INFO] Read timed out
    2011-07-01 10:37:33 [INFO] Read timed out
    2011-07-01 10:37:51 [INFO] Read timed out
    2011-07-01 10:38:04 [INFO] Read timed out
    2011-07-01 10:38:06 [INFO] Read timed out
    2011-07-01 10:38:17 [INFO] Read timed out
    2011-07-01 10:38:32 [INFO] Read timed out
    2011-07-01 10:38:39 [INFO] Read timed out
    After that the Map isn't corrupted .. but this error i see the first time.

    mfg

    wassilij
     
  2. Offline

    saiverx

    well do you got craft bukkit 1.7? can you help me get it? and i dont really know what to do for you....
     
  3. Offline

    Endelt

    so far there is no CB for 1.7... be patient and go bacn an update, or go vanilla until CB 1.7 is out.
     
  4. Offline

    ichingpow

    Yes there is, I use it but it's buggy. Wait until they announce a recommended build.
     
  5. Offline

    d00ba

    Still getting this error on recommended build 953 every now and then. Crashes the server.

    Code:
     [SEVERE] java.lang.NullPointerException
    2011-07-07 19:39:51 [SEVERE]     at net.minecraft.server.TileEntityPiston.a(SourceFile:100)
    2011-07-07 19:39:51 [SEVERE]     at net.minecraft.server.TileEntityPiston.g_(SourceFile:145)
    2011-07-07 19:39:51 [SEVERE]     at net.minecraft.server.World.cleanUp(World.java:1124)
    2011-07-07 19:39:51 [SEVERE]     at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:447)
    2011-07-07 19:39:51 [SEVERE]     at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:361)
    2011-07-07 19:39:51 [SEVERE]     at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    2011-07-07 19:39:51 [SEVERE] Unexpected exception
    java.lang.NullPointerException
        at net.minecraft.server.TileEntityPiston.a(SourceFile:100)
        at net.minecraft.server.TileEntityPiston.g_(SourceFile:145)
        at net.minecraft.server.World.cleanUp(World.java:1124)
        at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:447)
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:361)
        at net.minecraft.server.ThreadServerApplication.run(SourceFile:422)
    2011-07-07 19:40:47
     
  6. Offline

    Kaosvf

    I have the same problem.
     
  7. Offline

    weepingboil

    I have that problem.
    My plugins (almost all up-to-date) are:
    21:59:54 [INFO] Plugins: AutoRegionGuard, Backup, ChatLogger, CreativeGates, DeathTpPlus, DreamLand, GuestPrev, HeroicRebuke, kFeatherTeleport, LazyRoad, MapMarkers, OpenInv, PlgWarp, PvP Control, SimpleCensor, SimpleChestLock, SimpleGodMode, SimpleHome, SimpleTips, Skillz, SupplySign, Vanilla, VanishNoPickup, WorldEdit, NoCheat, Prefixer
     
  8. Offline

    Pixelmania

    i got the same error pls help
     
  9. Offline

    weepingboil

    I'm now using MCToolKit to force a restart when this error pops. Not elegant!
     
  10. Offline

    SpencerB

    I get this error as well. It's crashes my server daily. Any way to fix?
     
Thread Status:
Not open for further replies.

Share This Page