Anyone Know how to deal with the java error in this post!

Discussion in 'Bukkit Help' started by ledhead900, Feb 5, 2011.

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

    ledhead900

    PHP:
    crashes people randomlycouldnt find a way to replicate it.

    from console:

    2011-02-06 03:52:09 [WARNINGFailed to handle packetjava.util.FormatFlagsConversionMismatchExceptionConversion bFlags =
    java.util.FormatFlagsConversionMismatchExceptionConversion bFlags =
    at java.util.Formatter$FormatSpecifier.failMismatch(Unknown Source)
    at java.util.Formatter$FormatSpecifier.checkBadFlags(Unknown Source)
    at java.util.Formatter$FormatSpecifier.checkGeneral(Unknown Source)
    at java.util.Formatter$FormatSpecifier.<init>(Unknown Source)
    at java.util.Formatter.parse(Unknown Source)
    at java.util.Formatter.format(Unknown Source)
    at java.util.Formatter.format(Unknown Source)
    at java.lang.String.format(Unknown Source)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:569)
    at net.minecraft.server.Packet3Chat.a(SourceFile:24)
    at net.minecraft.server.NetworkManager.a(SourceFile:232)
    at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:71)
    at net.minecraft.server.NetworkListenThread.a(SourceFile:104)
    at net.minecraft.server.MinecraftServer.h(MinecraftServer.java:283)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:209)
    at net.minecraft.server.ThreadServerApplication.run(SourceFile:512
    Craftbukkit Build 140
     
  2. Offline

    c0mp

    That might be your problem right there. When was the last time you updated craftbukkit/plugins? And a bit more information might help, as well.
     
  3. Offline

    ledhead900

    That was the latest version at the time I installed it and I did update all the plugins to there latest versions I have not installed the LATEST versions yet! I'm gathering plugin updates now then I will update it, I cut back my bukkit updates as they release one every 24 hours so now I wait until some time the next day or day after to update.

    I'm not silly, I don't run old versions and I testest plugins that are not built upon newer versions to make sure they don't have any concerning issues, I manage everything, But as I just said I had a freinds bucks party last night and was not around so everything on the server is complied to build 140 or is working with build 140.

    The error was givin to me on a private PM from Necrodoom one of our excellent moderators on our server forum.
    I was not awear of the issue until today, As I just fixed an issue prev in another post that I'm about to now link you as it has the details you require.

    Note: Keep in mind bukkit build is a bit older then 140 on this post.
    HERE IS THE LINK TO OTHER POST FOR DETAILS


    I have not updated to the bleeding edge stuff yet as today I'm taking the servers IDE harddrive out for replacement with a Sata drive.

    I understand your questioning of me, you don't know me or our server your just asking what you can't see and going by assumption I respect that it's good to start at the bottom of things if no info is given.

    I'm going to be running my own tests as well asap just need to get this drive installed now and upgrade bukkit and finish of gathering plugins.

    Xfingers its just a conflict or issue with that build of bukkit.
     
Thread Status:
Not open for further replies.

Share This Page