[FIXED] ChunkSender tries to send NULL packets - Printable Version +- Cuberite Forum (https://forum.cuberite.org) +-- Forum: Cuberite (https://forum.cuberite.org/forum-4.html) +--- Forum: Development (https://forum.cuberite.org/forum-13.html) +--- Thread: [FIXED] ChunkSender tries to send NULL packets (/thread-378.html) |
[FIXED] ChunkSender tries to send NULL packets - FakeTruth - 03-07-2012 Simple as that. At "// Send entity creation packets:" it tries to send packets that are actually a NULL pointer This happens on my test server at mc.ae-c.net:7777 I'm not sure why, but it didn't happen before I updated |