Jump to content
  • 0

Change langtype from 1 to 4 causing login & create fail


Wildsky

Question


  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.00
  • Content Count:  7
  • Reputation:   0
  • Joined:  10/23/21
  • Last Seen:  

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?

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.00
  • Content Count:  7
  • Reputation:   0
  • Joined:  10/23/21
  • Last Seen:  

 

Problem solved here, sorry for duplicated question. Thank you all!! 

 

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  6
  • Topics Per Day:  0.00
  • Content Count:  24
  • Reputation:   8
  • Joined:  06/29/20
  • Last Seen:  

What's on your sclientinfo.xml or clientinfo.xml? Can I see?

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  112
  • Reputation:   29
  • Joined:  10/06/16
  • Last Seen:  

issue with db probably because wrong codepage in db.

for fix issue with wrong password use this patch: http://nemo.herc.ws/patches/DisablePasswordEncryption/

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...