Jump to content
  • 0

Help with these errors.


ZAGALiC

Question


  • Group:  Members
  • Topic Count:  51
  • Topics Per Day:  0.01
  • Content Count:  125
  • Reputation:   0
  • Joined:  06/07/13
  • Last Seen:  

I got these few errors about my client. Im using 2012-04-10RagexeRe Client, Latest rAthena SVN r17350 and Renewal Data folder version 3.0 by Alexandria here http://rathena.org/board/topic/66962-basic-complete-renewal-data-english-folder/

 

[This is when I logged in.]

 

post-17750-0-23031900-1371140381_thumb.jpg

 

[and got these errors when I enter my Character.]

 

post-17750-0-69924800-1371140501_thumb.jpg

 

What should I do to fix these errors.

 

 

 

 

Link to comment
Share on other sites

10 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  14
  • Topics Per Day:  0.00
  • Content Count:  403
  • Reputation:   89
  • Joined:  02/07/13
  • Last Seen:  

Simple

Diff your exe using Disable Packet Header Encryption

  • Upvote 1
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  51
  • Topics Per Day:  0.01
  • Content Count:  125
  • Reputation:   0
  • Joined:  06/07/13
  • Last Seen:  

Simple

Diff your exe using Disable Packet Header Encryption

How is that sir?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  153
  • Topics Per Day:  0.04
  • Content Count:  567
  • Reputation:   18
  • Joined:  04/15/13
  • Last Seen:  

Check your src/common/mmo.h if what's the PACKETVER you got

 

 

and change it to your client date like that your using 2012 - 04 - 10 it should be like this

 

 

 

    #define PACKETVER 20120410
    //#define PACKETVER 20130320
  • Upvote 1
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  51
  • Topics Per Day:  0.01
  • Content Count:  125
  • Reputation:   0
  • Joined:  06/07/13
  • Last Seen:  

Check your src/common/mmo.h if what's the PACKETVER you got

 

 

and change it to your client date like that your using 2012 - 04 - 10 it should be like this

 

 

 

    #define PACKETVER 20120410
    //#define PACKETVER 20130320

yes i already change that to my client date can you link me some other clients of 2012-04-10RagexeRe pls.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  153
  • Topics Per Day:  0.04
  • Content Count:  567
  • Reputation:   18
  • Joined:  04/15/13
  • Last Seen:  

Did you recompile it? you should recompile when you change something in src files. what SVN version are you using ?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  8
  • Topics Per Day:  0.00
  • Content Count:  308
  • Reputation:   24
  • Joined:  11/26/12
  • Last Seen:  

yoona oh ^_^

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  14
  • Topics Per Day:  0.00
  • Content Count:  403
  • Reputation:   89
  • Joined:  02/07/13
  • Last Seen:  

Simple

Diff your exe using Disable Packet Header Encryption

How is that sir?

 

Download the Shinryo diff patcher and patch your exe °°

 

@Yoona it's client side issue, just look the packet number : 0x4xxx -> gravity have no packet more than 0x0xxx

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.00
  • Content Count:  90
  • Reputation:   5
  • Joined:  06/17/12
  • Last Seen:  

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  51
  • Topics Per Day:  0.01
  • Content Count:  125
  • Reputation:   0
  • Joined:  06/07/13
  • Last Seen:  

Did you recompile it? you should recompile when you change something in src files. what SVN version are you using ?

Im using rAthena r17358, but its okay now:D my problem is solved thanks alot to you and Shakto :D

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  153
  • Topics Per Day:  0.04
  • Content Count:  567
  • Reputation:   18
  • Joined:  04/15/13
  • Last Seen:  

Did you recompile it? you should recompile when you change something in src files. what SVN version are you using ?

Im using rAthena r17358, but its okay now:D my problem is solved thanks alot to you and Shakto :D

your welcome, im sorry sir Shakto ^_^ but thanks. for your comment. 

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