traitor / Minecraft-Server-Mod

Server administration mod and API for Minecraft beta multiplayer server
220 stars 91 forks source link

End of stream #292

Open Eggerd opened 13 years ago

Eggerd commented 13 years ago

Connecting to the server ends in a "End of stream" message. The following lines are on the console:

java.io.IOException: Bad packet id 114 at OPacket.b(SourceFile:117) at ONetworkManager.f(SourceFile:155) at ONetworkManager.c(SourceFile:9) at ONetworkReaderThread.run(SourceFile:62) 2011-07-09 13:53:38 [INFO] Disconnecting /127.0.0.1:52185: Protocol error

Problem in case of the new 1.7.3 update?

zhuowei commented 13 years ago

It seems that hMod has not been updated past Beta 1.4. You might want to consider migrating to a different Minecraft mod, such as CraftBukkit or CanaryMod.