Jump to content
  • 0

Problem on Diffing Client


karazu

Question


  • Group:  Members
  • Topic Count:  57
  • Topics Per Day:  0.01
  • Content Count:  374
  • Reputation:   5
  • Joined:  03/09/12
  • Last Seen:  

I am using "2010-11-16aRagexeRE" in my server and its running fine, however I cant dual log on it, and i want also to increase my Headgear VIEW ID, that's why i google and found some solution by diffin fit! "DIFF", the patched client works fine but when i log in it will say (below)

I get "CHARACTER_INFO size error!! character num: 0 CHARACTER_INFO size: 136"

and my character in character slots mess around! i mean they will be putted anywhere! and when i enter in the game i cannot really use everthing like ALT+E etc... any IDEA about this?

I did not change my Client what i did is just diff it..

help me please

Link to comment
Share on other sites

2 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  40
  • Topics Per Day:  0.01
  • Content Count:  530
  • Reputation:   33
  • Joined:  01/17/12
  • Last Seen:  

probably you didn't declare your Client on mmo.h trunk/src/common/mmo.h

and find Line:

// 20120307 - 2012-03-07aRagexeRE+ - 0x970
#ifndef PACKETVER
#define PACKETVER 20111116
//#define PACKETVER 20100730
#endif
// backward compatible PACKETVER 8 and 9

replace #define PACKETVER 20111116 with #define PACKETVER 20101116 //which is your Client

everytime you change Client you should declare it on mmo.h also.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  57
  • Topics Per Day:  0.01
  • Content Count:  374
  • Reputation:   5
  • Joined:  03/09/12
  • Last Seen:  

OK thank you ngek202! I will try it!

OK Solve!

What causes the error?

-Ive found out that putting the max headgear VIEW ID which is 30K cause the error.. i tweaked everything in the plugins like disabling some feature's but i just found out that it is only the headgear VIEW ID! hehe

try it guys!

tested in 2011-03-15aRagexeRE.rar <--- (Basic RAthena Client) and 2011-04-05aRagexeRE.rar

Edited by karazu
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...