[FIX] Analyze: login phase does not handle this packet! header 100
Scris: Dum Feb 01, 2026 11:20 am
*Descriere:
[hr]
1) În input_login.cpp
Caută:
Adaugă sub:
[hr]
2) În .../.../common/service.h
Adaugă:
*Link download / Code:Sysser : Analyze: login phase does not handle this packet! header 100
[hr]
1) În input_login.cpp
Caută:
Cod: Selectaţi tot
case HEADER_CG_SYMBOL_CRC:
GuildSymbolCRC(d, c_pData);
break;
/////////////////////////////////////
Cod: Selectaţi tot
#ifdef FIX_HEADER_CG_MARK_LOGIN
case HEADER_CG_MARK_LOGIN:
break;
#endif
2) În .../.../common/service.h
Adaugă:
Cod: Selectaţi tot
#define FIX_HEADER_CG_MARK_LOGIN // Fix error header 100 (login phase does not handle this packet! header 100)