Map: (Rename to .pk3)
asdarun1.zip
CL_ParseSnapshot: Invalid size 79 for areamask
The number should always be 32 (sizeof int32_t)
Server is sending this number across which likely means there is a memory corruption somewhere (in server) and the code itself has not changed from vanilla in either client or server.
Map: (Rename to .pk3)
asdarun1.zip
CL_ParseSnapshot: Invalid size 79 for areamaskThe number should always be 32 (sizeof int32_t)
Server is sending this number across which likely means there is a memory corruption somewhere (in server) and the code itself has not changed from vanilla in either client or server.