Server crash at Creeper explode!

Discussion in 'Bukkit Help' started by BlancoLanda, Sep 27, 2011.

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

    BlancoLanda

    Sometimes, when a creeper explode this error comes:

    Code:
    18:54:19 [SEVERE] Unexpected exception
    java.util.FormatFlagsConversionMismatchException: Conversion = s, Flags =
            at java.util.Formatter$FormatSpecifier.failMismatch(Formatter.java:4041)
    
            at java.util.Formatter$FormatSpecifier.checkBadFlags(Formatter.java:2949
    )
            at java.util.Formatter$FormatSpecifier.checkGeneral(Formatter.java:2907)
    
            at java.util.Formatter$FormatSpecifier.<init>(Formatter.java:2680)
            at java.util.Formatter.parse(Formatter.java:2528)
            at java.util.Formatter.format(Formatter.java:2469)
            at java.util.Formatter.format(Formatter.java:2423)
            at java.lang.String.format(String.java:2845)
            at net.minecraft.server.StatisticStorage.a(SourceFile:35)
            at net.minecraft.server.StatisticCollector.a(SourceFile:12)
            at net.minecraft.server.DamageSource.a(SourceFile:88)
            at net.minecraft.server.EntityPlayer.die(EntityPlayer.java:158)
            at net.minecraft.server.EntityLiving.damageEntity(EntityLiving.java:469)
    
            at net.minecraft.server.EntityHuman.damageEntity(EntityHuman.java:583)
            at net.minecraft.server.EntityPlayer.damageEntity(EntityPlayer.java:200)
    
            at net.minecraft.server.Explosion.a(Explosion.java:143)
            at net.minecraft.server.World.createExplosion(World.java:1461)
            at net.minecraft.server.WorldServer.createExplosion(WorldServer.java:145
    )
            at net.minecraft.server.EntityCreeper.a(EntityCreeper.java:118)
            at net.minecraft.server.EntityCreature.c_(EntityCreature.java:69)
            at net.minecraft.server.EntityLiving.s(EntityLiving.java:788)
            at net.minecraft.server.EntityMonster.s(EntityMonster.java:27)
            at net.minecraft.server.EntityLiving.s_(EntityLiving.java:280)
            at net.minecraft.server.EntityMonster.s_(EntityMonster.java:31)
            at net.minecraft.server.EntityCreeper.s_(EntityCreeper.java:68)
            at net.minecraft.server.World.entityJoinedWorld(World.java:1193)
            at net.minecraft.server.WorldServer.entityJoinedWorld(WorldServer.java:4
    8)
            at net.minecraft.server.World.playerJoinedWorld(World.java:1175)
            at net.minecraft.server.World.cleanUp(World.java:1090)
            at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:460)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:374)
            at net.minecraft.server.ThreadServerApplication.run(SourceFile:417)
    Why do that happend? How can I fix it? My plugins:

    Code:
    18:57:02 [INFO] Plugins: AuthMe, AutoMessage, AutoSave, Essentials, iConomy, Not
    ificator, PermissionsEx, Residence, Vault, ChatManager, ecoCreature, ChestShop,
    dynmap, LWC
    Thank you!
     
  2. Offline

    MuisYa

    Essentials always fails. @sddddgjd
    No i got no idea what could cause this, which build are u using?
     
  3. Offline

    ashley

    try installing Safe Creeper <- plugin(<- disables creeper explosions)
    if you did: in config.yml set creeper control -> true
    world destroy : false
    explosion : false
    (choose these yourself)
     
  4. Offline

    BlancoLanda

    @MuisYa 1185, the latest. I also got the latest version of my plugins... so it's weird. I'll try to regenerate the server world later... because there are some bugs in the current world of my server... Anyway I don't think that error comes because of my world.

    @ashley well yeah that's a way to avoid that, but I'd like to have creeper explosions in my server... thank you for your tip!
     
  5. Offline

    MuisYa

    @BlancoLanda Can you please please please, backup youre essentials. Than remove it for a second to see what happens. Because it might cause the problem....
     
  6. Offline

    ashley

  7. Offline

    BlancoLanda

    @MuisYa OK, nice idea... I'll do that later :)
    @ashley I posted them above in the post.
     
  8. Offline

    iPhysX

    @ashley says in OP.
    I agree with @MuisYa essentials should be destroyed in the least humane way possible. (If only to see if it is the problem) xD
     
  9. Offline

    BlancoLanda

    If it's essentials' problem what should I do?
     
  10. Offline

    iPhysX

    You should try and find a few plugins to replace its functionality. Since it probably IS the problem i would recommend you look around for standalone plugins that do what you use in essentials. I'm sure you could easily find a few plugins to work in combination to replace it :)
     
  11. Offline

    ashley

    Leave essentials out and maybe try using CommandBook <- for craftbukkit 1060 but still works for 1185
    when essentials doesn't cause the problem try using a DevBuild from Craftbukkit : ci.bukkit.org
     
  12. Offline

    iPhysX

    I wouldn't recommend using CommandBook until it is updated. FalseBook has been updated for 1185 and it is a beautiful plugin. Maybe try a few out and see which one you like :)
     
  13. Offline

    MuisYa

    HATERS BE HATIN! FUCK ESSENTIALS :<
     
  14. Offline

    iPhysX

  15. Offline

    MuisYa

    LOLLL!
    Dude i was:
    [​IMG]
     
  16. Offline

    iPhysX

    Yeah. that makes even ME seem:
    [​IMG]
    So not serious :p
     
  17. Offline

    BlancoLanda

    I tryed to remove all the plugins of my server and regenerate a new world! And this annoying error keeps happening! So it's thing of the .jar or any config of the server... can you help me? :(
     
  18. Offline

    MuisYa

    If i can call you on Skype and you got TeamViewer i can. Else i cant...
     
Thread Status:
Not open for further replies.

Share This Page