...uyarsanız stack sınırınız çözülür.
Ekstra olarak config.cpp ve config.h dosyasının içeriğinde
g_bItemCountLimit //// config.cpp arat
#ifdef ENABLE_MAX_COUNT_SYSTEM
int g_bItemCountLimit = 20000000;
#else
BYTE g_bItemCountLimit = 200;
#endif ///// değiştir...