Wait, vanilla doesn't send that?
Huh. It's a 64x64 PNG, I have no idea why.
On Linux, I still get a crash:
Huh. It's a 64x64 PNG, I have no idea why.
On Linux, I still get a crash:
Code:
#0 0x00007ffff6ed9cba in vfprintf () from /lib/x86_64-linux-gnu/libc.so.6
#1 0x00007ffff6f006a2 in vsnprintf () from /lib/x86_64-linux-gnu/libc.so.6
#2 0x0000000000597ab8 in AppendVPrintf(std::string&, char const*, __va_list_tag*) ()
#3 0x0000000000597d57 in AppendPrintf(std::string&, char const*, ...) ()
#4 0x000000000067e812 in cProtocol172::HandlePacketStatusRequest(cByteBuffer&)
()
#5 0x00000000006836a9 in cProtocol172::HandlePacket(cByteBuffer&, unsigned int) ()
#6 0x00000000006838e4 in cProtocol172::AddReceivedData(char const*, int) ()
#7 0x0000000000683a15 in cProtocol172::DataReceived(char const*, int) ()
#8 0x00000000006762d0 in cProtocolRecognizer::DataReceived(char const*, int)
()
#9 0x00000000005ee74b in cClientHandle::ServerTick(float) ()
#10 0x00000000005cb805 in cServer::TickClients(float) ()
#11 0x00000000005cb958 in cServer::Tick(float) ()
#12 0x00000000005cb9e7 in cServer::cTickThread::Execute() ()