Wildsky Posted November 17, 2021 Share Posted November 17, 2021 I am using Ragexe (20200401), and patched it with Nemo. If I set the langtype in clientinfo.xml in grf file to 1, I am able to login to game. (But all the Chinese text is not showing properly) like this: and also I can't type any chinese text. in older version client (2015-11-04) I could change langtype to 4, and login without error. But when using 20200401, I got this error: and if I try to create new account, I got this: and server side log showing this: [SQL]: DB error - Incorrect string value: '\xD1\x06\xF1\xCF\x8Cu...' for column 'user_pass' at row 1 [Debug]: at account.cpp:608 - INSERT INTO `login` (`account_id`, `userid`, `user_pass`, `sex`, `email`, `group_id`, `state`, `unban_time`, `expiration_time`, `logincount`, `lastlogin`, `last_ip`, `birthdate`, `character_slots`, `pincode`, `pincode_change`) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) Could anyone help me? Quote Link to comment Share on other sites More sharing options...
0 Wildsky Posted December 15, 2021 Author Share Posted December 15, 2021 Problem solved here, sorry for duplicated question. Thank you all!! Quote Link to comment Share on other sites More sharing options...
0 Natsukashi Posted December 14, 2021 Share Posted December 14, 2021 What's on your sclientinfo.xml or clientinfo.xml? Can I see? Quote Link to comment Share on other sites More sharing options...
0 4144 Posted December 14, 2021 Share Posted December 14, 2021 issue with db probably because wrong codepage in db. for fix issue with wrong password use this patch: http://nemo.herc.ws/patches/DisablePasswordEncryption/ Quote Link to comment Share on other sites More sharing options...
I am using Ragexe (20200401), and patched it with Nemo.
If I set the langtype in clientinfo.xml in grf file to 1, I am able to login to game. (But all the Chinese text is not showing properly) like this:
and also I can't type any chinese text.
in older version client (2015-11-04) I could change langtype to 4, and login without error. But when using 20200401, I got this error:
and if I try to create new account, I got this:
and server side log showing this:
Could anyone help me?
Link to comment
Share on other sites