Bad Packets?

Discussion in 'Bukkit Help' started by OstlerDev, Apr 25, 2012.

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

    OstlerDev

    Hey so I was trying to get minequery working on my server today, and I enabled the query function in the server.properties file and then it was giving me a million bad packets like in the code below, next I disabled the query part and uploaded the actual plugin and it was still giving me this error, I am just about to try enableing the query with the plugin and if that does not work then I will disable both and see what happends but is there any way to fix this?

    Code:
    2012-04-26 04:30:37 [SEVERE] java.io.IOException: Bad packet id 81
    2012-04-26 04:30:37 [SEVERE] at net.minecraft.server.Packet.a(Packet.java:75)
    2012-04-26 04:30:37 [SEVERE] at net.minecraft.server.NetworkManager.h(NetworkManager.java:149)
    2012-04-26 04:30:37 [SEVERE] at net.minecraft.server.NetworkManager.c(NetworkManager.java:268)
    2012-04-26 04:30:37 [SEVERE] at net.minecraft.server.NetworkReaderThread.run(SourceFile:76)
    2012-04-26 04:30:37 [INFO] /66.40.52.18:36102 lost connection
    Thanks!
    -OstlerDev
     
  2. Offline

    aviator14

    bump, this is exactly what i'm getting spammed with
     
Thread Status:
Not open for further replies.

Share This Page