Jump to content
  • 0

character info size error


wh1t3dr3am

Question


  • Group:  Members
  • Topic Count:  6
  • Topics Per Day:  0.00
  • Content Count:  22
  • Reputation:   0
  • Joined:  04/13/12
  • Last Seen:  

Hi all , how to fixed this ?i am already change mmo.h

i am use client 2012-mar-04

untitled.jpg

Thanks ^_^

Edited by wh1t3dr3am
Link to comment
Share on other sites

12 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  62
  • Topics Per Day:  0.01
  • Content Count:  137
  • Reputation:   0
  • Joined:  04/07/12
  • Last Seen:  

Hi all , how to fixed this ?i am already change mmo.h

i am use client 2012-mar-04

untitled.jpg

Thanks ^_^

i think you need to recompile it..

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  6
  • Topics Per Day:  0.00
  • Content Count:  22
  • Reputation:   0
  • Joined:  04/13/12
  • Last Seen:  

How to recompile it ? ^_^

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  62
  • Topics Per Day:  0.01
  • Content Count:  137
  • Reputation:   0
  • Joined:  04/07/12
  • Last Seen:  

you can use Microsoft Visual C++ 2008 Express Edition.

go to your server then open eAthena-8 (myserver is eAthena) click on char-server_sql, login-server_sql and map-server_sql (holding ctrl to click the three) right click then rebuild. Wait for it to finish and done.! ^_^

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  6
  • Topics Per Day:  0.00
  • Content Count:  22
  • Reputation:   0
  • Joined:  04/13/12
  • Last Seen:  

still error sir :P

anyone please help me fix this error ^_^

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  33
  • Topics Per Day:  0.01
  • Content Count:  162
  • Reputation:   3
  • Joined:  01/23/12
  • Last Seen:  

in

src/char/char.c

search for this code

#define MAX_CHAR_BUF 144

to

#define MAX_CHAR_BUF 136

and recompile you server..

funny is that rAthena already coded 144?

Edited by Kanage
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  6
  • Topics Per Day:  0.00
  • Content Count:  22
  • Reputation:   0
  • Joined:  04/13/12
  • Last Seen:  

But Still Same sir :P

Character info size error again /lv

any solution ? ^_^

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  33
  • Topics Per Day:  0.01
  • Content Count:  162
  • Reputation:   3
  • Joined:  01/23/12
  • Last Seen:  

are you sure of that client date 2012-03-04 RagexeRE is what you using right now?

revert your

#define MAX_CHAR_BUF 136

to

#define MAX_CHAR_BUF 144

and then try putting this into your packet_db

//2012-03-14cRagexeRE
0x01FD,15,repairitem,2
0x0941,26,friendslistadd,2
0x0864,5,hommenu,2:4
0x08A8,36,storagepassword,0
0x0288,-1,cashshopbuy,4:8
0x089E,26,partyinvite2,2
0x0364,19,wanttoconnection,2:6:10:14:18
0x0889,7,actionrequest,2:6
0x083C,10,useskilltoid,2:4:6
0x0439,8,useitem,2:4
0x08A0,-1,itemlistwindowselected,2:4:8
0x0815,-1,reqopenbuyingstore,2:4:8:9:89
0x0817,2,reqclosebuyingstore,0
0x0360,6,reqclickbuyingstore,2
0x0811,-1,reqtradebuyingstore,2:4:8:12
0x0819,-1,searchstoreinfo,2:4:5:9:13:14:15
0x0887,2,searchstoreinfonextpage,0
0x0838,12,searchstoreinfolistitemclick,2:6:10
0x0437,5,walktoxy,2
0x035F,6,ticksend,2
0x0885,5,changedir,2:4
0x0946,6,takeitem,2
0x092A,6,dropitem,2:4
0x094F,8,movetokafra,2:4
0x093A,8,movefromkafra,2:4
0x0438,10,useskilltopos,2:4:6:8
0x0366,90,useskilltoposinfo,2:4:6:8:10
0x096A,6,getcharnamerequest,2
0x0368,6,solvecharname,2
0x08E5,41,bookingregreq,0 //Added to prevent disconnections
0x08E6,4
0x08E7,10,bookingsearchreq,0
0x08E8,-1
0x08E9,2,bookingdelreq,0
0x08EA,4
0x08EB,39,bookingupdatereq,0
0x08EC,73
0x08ED,43
0x08EE,6
0x0907,5,moveitem,2:4
0x0908,5

and recompile

Edited by Kanage
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  6
  • Topics Per Day:  0.00
  • Content Count:  22
  • Reputation:   0
  • Joined:  04/13/12
  • Last Seen:  

ok sir,i will try :P

yes,this client is 2012-03-04 ^_^

i am download this client from here http://rathena.org/board/topic/56140-2011-10-20-kro-client-rag-setup111020/

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  33
  • Topics Per Day:  0.01
  • Content Count:  162
  • Reputation:   3
  • Joined:  01/23/12
  • Last Seen:  

hmm it just say "as of 2012-03-04"

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  6
  • Topics Per Day:  0.00
  • Content Count:  22
  • Reputation:   0
  • Joined:  04/13/12
  • Last Seen:  

yap,that's right ^_^

i am not sure this is ragexe 12-03-04 /lv

How to know ragexe version ?:P

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  62
  • Topics Per Day:  0.01
  • Content Count:  137
  • Reputation:   0
  • Joined:  04/07/12
  • Last Seen:  

it says it is 20111020 from the link you have posted. i guess it is the right version

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  6
  • Topics Per Day:  0.00
  • Content Count:  22
  • Reputation:   0
  • Joined:  04/13/12
  • Last Seen:  

thanks all,i am already solved this error with new client :)

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