Jump to content

Wildsky

Members
  • Posts

    7
  • Joined

  • Last visited

Everything posted by Wildsky

  1. Problem solved here, sorry for duplicated question. Thank you all!!
  2. I found the solution here: https://rolab.org/thread-2622-1-1.html Thank you, @4144
  3. 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?
  4. @ryukazuna, thanks for your reply! I do try according to the guide provided by https://github.com/llchrisll/ROenglishRE/wiki/Project-Guide It makes my interface, skill description, ...etc show english text, (which is good). But it doesn't solve the problem I mentioned in my origin post, which is that I login failed when setting langtype to 4. (In order to show & type chinese text in game, I do need to set it to 4.) Hi, @Functor do you have any idea? I saw you replied others in this related topic, but sadly there is no solution in thread.
  5. 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?
×
×
  • Create New...