HERAKLES Otomatik Avlı kalıcı sunucu. 19 Haziran'da açılıyor. Atius & Wizard güvencesiyle hemen kayıt ol, ön kayıt ödülleri aktif. HEMEN TIKLA!
db build ederken hata veriyor sebebi nedir ?
SQL:
ClientManagerLogin.cpp: In function 'void CreateAccountPlayerDataFromRes(MYSQL_RES*, TAccountTable*)':
ClientManagerLogin.cpp:303:48: error: 'PART_ACCE' was not declared in this scope
303 | pkTab->players[j].wAccePart = pt->parts[PART_ACCE];
| ^~~~~~~~~
ClientManagerPlayer.cpp: In function 'size_t CreatePlayerSaveQuery(char*, size_t, TPlayerTable*)':
ClientManagerPlayer.cpp:154:16: error: 'PART_ACCE' was not declared in this scope
154 | pkTab->parts[PART_ACCE],
| ^~~~~~~~~
ClientManagerPlayer.cpp: In function 'bool CreatePlayerTableFromRes(MYSQL_RES*, TPlayerTable*)':
ClientManagerPlayer.cpp:499:29: error: 'PART_ACCE' was not declared in this scope
499 | str_to_number(pkTab->parts[PART_ACCE], row[col++]);
| ^~~~~~~~~
gmake: *** [Makefile:61: .obj/ClientManagerLogin.o] Error 1
gmake: *** Waiting for unfinished jobs....
gmake: *** [Makefile:61: .obj/ClientManagerPlayer.o] Error 1

düzelmiyor