Jump to content

Wildsky

Members
  • Posts

    7
  • Joined

  • Last visited

Posts posted by Wildsky

  1. 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:

    chinese_text.PNG.c294147ea52c8eead8ec60ef7bd5e8d5.png.c9d31a8fbd07a403bee7623952604971.png

     

    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:

     

    langtype4.PNG.363948b0db3d9053386ee38dd185b8c2.png.529948bfd22a8bc6994c6e1466db1d1e.png

    and if I try to create new account, I got this:

    langtype4_signup.PNG.49ef1edad7c9a02391eed5003765764b.png.3fe5b27804f30d971ff87a6799ea451a.png

     

    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?

  2. @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.

     

  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:

    chinese_text.PNG.c294147ea52c8eead8ec60ef7bd5e8d5.PNG

    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:

    langtype4.PNG.363948b0db3d9053386ee38dd185b8c2.PNG

    and if I try to create new account, I got this:

    langtype4_signup.PNG.49ef1edad7c9a02391eed5003765764b.PNG

    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...