Wildsky Posted November 17, 2021 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
0 Wildsky Posted December 15, 2021 Author Posted December 15, 2021 Problem solved here, sorry for duplicated question. Thank you all!! Quote
0 Natsukashi Posted December 14, 2021 Posted December 14, 2021 What's on your sclientinfo.xml or clientinfo.xml? Can I see? Quote
0 4144 Posted December 14, 2021 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
Question
Wildsky
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?
3 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.