Lost some char properties after logout

LordAioria

New member
Messages
6
Points
0
Emulator
rAthena
Hello.

I'm using hercules with 

The problem that i saw is that i lost some character properties after logout like :

Hp,Sp,Stats,Pets,Homunculus, last point , zeny etc...

No errors appears at MAP , CHAR or LOGIN.  

Message that appears :

[info]: Character 'tester1' logged off.
[info]: Saved char 210XXX - tester1: skills.

The unique thing that i have done is to modify char table adding new fields and at char.c modifications to load these new fields. 
Someone in Rathena says :

"In some emulators the gms lost stats and everything."

Please how can i solve this situation??? The unique solution that i see is that at char.c at line :

//Values that will seldom change (to speed up saving)

Include more || variables ..... 

Any idea about how to solve it please? Thanks in advance

 
if you are using hercules with a rAthena database, you need to execute the rAthena-main-upgrade.sql

have you done it?

 
I'm using Hercules with Hercules DB (all files inside  sql-files folder) ....

Latest SQL and SRC code installed.

 
Last edited by a moderator:
try it with a clean (unmodified) src file (at least the files on char folder) and see if it still happens, if yes then report at our bugtracker, otherwise the blame is on your modifications
default_tongue.png


 
Back
Top