Wildsky Posted November 17, 2021 Group: Members Topic Count: 2 Topics Per Day: 0.00 Content Count: 7 Reputation: 0 Joined: 10/23/21 Last Seen: December 15, 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 Group: Members Topic Count: 2 Topics Per Day: 0.00 Content Count: 7 Reputation: 0 Joined: 10/23/21 Last Seen: 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 Group: Members Topic Count: 6 Topics Per Day: 0.00 Content Count: 24 Reputation: 8 Joined: 06/29/20 Last Seen: December 27, 2022 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 Group: Members Topic Count: 1 Topics Per Day: 0.00 Content Count: 112 Reputation: 29 Joined: 10/06/16 Last Seen: Tuesday at 09:11 PM 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...
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?
Link to comment
Share on other sites
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.