character deletion bug | closed | |
Brynner 2013-12-30 01:00:21 | how to produce? use 2011-11-22RagexeRE client then make a character. try to delete delete the character that you made. then it will stock on please wait. and also a followup report for http://rathena.org/board/tracker/issue-7970-character-deletion-time/ which is still not working for old client. the timer bug. i still need to edit the char.c #if PACKETVER >= 20100803 #if PACKETVER > 20130000 WBUFL(buf,124) = (p->delete_date?TOL(p->delete_date)-time(NULL):0); #else WBUFL(buf,124) = TOL(p->delete_date); #endif offset += 4; #endif thanks for ivanyan. [img]http://s7.postimg.org/4rtam799n/screenr_Athena000.jpg[/img][img]http://s7.postimg.org/km86w2y0b/screenr_Athena001.jpg[/img][img]http://s7.postimg.org/st06nno2z/screenr_Athena002.jpg[/img][img]http://s7.postimg.org/xsxmvltpn/screenr_Athena003.jpg[/img] | |
Aleos 2013-12-30 18:26:28 | Fixed in 7a9aa7f. | |
Brynner 2013-12-31 05:19:22 | still not fixed. after you delete a character. it will bring you unstoppable please wait . note! you need to close the client then relogin again to play. [img]http://s7.postimg.org/xsxmvltpn/screenr_Athena003.jpg[/img] | |
Brynner 2014-01-01 22:32:09 | bump | |
Lemongrass 2014-02-06 11:43:35 | Really fixxed in 27d270d. | |
Brynner 2014-02-06 13:52:28 | finally. thanks it works now. | |
Brynner 2014-02-06 13:52:43 | finally. thanks it works now. |