PythonNetworkStrem.cpp dosyasına eklemiş olduğunu bununla değiştirip dener misin.
// Packet ---------------------------------------------------------------------------
#ifdef ENABLE_LARGE_DYNAMIC_PACKET
enum
{
STATIC_SIZE_PACKET = 0,
DYNAMIC_SIZE_PACKET,
LARGE_DYNAMIC_SIZE_PACKET...