Cuberite Forum

Full Version: [FIXED] R386 + AnimalsOn=1 => Client crash
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
If I specify AnimalsOn=1 in settings.ini then I get different kinds of errors in the client* including a crashed client (v.1.2.3). The errors happens as soon as the client joins the server.

I'm using r386 on Linux.

*: I have seen the following errors on the client:
- received string length longer than maximum allowed
- received string length is less than zero! Weird st

EDIT: If I specify AnimalsOn=0 then I don't get the errors mentioned.
Probably some entity-related packet has been changed in the protocol and we didn't find it (since mostly we don't enable mobs in the debug servers Wink

I'll see if i can do something about it
You're right, the mob spawn packet has changed in 1,2 but is not updated in MCServer
Fixed in rev 393. There was a byte missing in the SpawnEntity packet.
Can you please confirm if the issue has been fixed, and if so, add [fixed] to the topic header? Thanks.
I cannot reproduce the issue any more using r407.