Jump to content
  • 0

What are this?


Dolphin86

Question


  • Group:  Members
  • Topic Count:  266
  • Topics Per Day:  0.06
  • Content Count:  729
  • Reputation:   16
  • Joined:  01/07/12
  • Last Seen:  

hello guys its me again with new question,

 

what are this means? and how can i fix them?

[Warning]: clif_parse: Received unsupported packet (packet 0x8eb0, 4 bytes received), disconnecting session #7.


oh it something that have to do with cash shop function?

if so how can i fix them?


found an old topic on eathena :

[warning]: clif_parse: Recieved unsupported packet (packet 0x044a, 6 bytes received), disconnecting session #3.
This means eAthena received a packet which is not on packet_db.txt. Just add
QUOTE
0x044a,6to the end of your packet_db.txt and it should work just fine.

does this method apply for my problem?  

Link to comment
Share on other sites

9 answers to this question

Recommended Posts


  • Group:  Developer
  • Topic Count:  153
  • Topics Per Day:  0.04
  • Content Count:  2285
  • Reputation:   745
  • Joined:  06/16/12
  • Last Seen:  

just make sure first, packet_db_ver == mmo.h PACKETVER == clientinfo.xml version or not?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  266
  • Topics Per Day:  0.06
  • Content Count:  729
  • Reputation:   16
  • Joined:  01/07/12
  • Last Seen:  

just make sure first, packet_db_ver == mmo.h PACKETVER == clientinfo.xml version or not?

 

sorry but where can i find packet_db_ver?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  6
  • Topics Per Day:  0.00
  • Content Count:  115
  • Reputation:   14
  • Joined:  08/13/13
  • Last Seen:  

Open packet_db.txt in the db folder. After that open it and scroll down or search.

 

// Main packet version of the DB to use (default = max available version)

// Client detection is faster when all clients use this version.
// Version 23 is the latest Sakexe (above versions are for Renewal clients)
//packet_db_ver: 25
packet_db_ver: default
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  266
  • Topics Per Day:  0.06
  • Content Count:  729
  • Reputation:   16
  • Joined:  01/07/12
  • Last Seen:  

 

Open packet_db.txt in the db folder. After that open it and scroll down or search.

 

// Main packet version of the DB to use (default = max available version)

// Client detection is faster when all clients use this version.
// Version 23 is the latest Sakexe (above versions are for Renewal clients)
//packet_db_ver: 25
packet_db_ver: default

 

 

well  change my client to 2013-08-07aRagexe.exe

but came out with this error:

 

ResourceError : Cant find file

À¯ÀúÀÎÅÍÆäÀ̽º\basic_interface\btn_bank_a.bmp and 2 others more

 

but i have already insert those file on my grf so i wonder what went wrong?

 

here is my DATA.ini

[Data]
0=xdata.grf
1=risingforce_update.grf
2=RFRO.grf
3=rdata.grf
4=data.grf
5=sdata.grf

i insert those file using neoncube patch update so as far i know those file go straight to risingforce_update.grf

Edited by dolphincute
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  6
  • Topics Per Day:  0.00
  • Content Count:  115
  • Reputation:   14
  • Joined:  08/13/13
  • Last Seen:  

ResourceError : Cant find file
À¯ÀúÀÎÅÍÆäÀ̽º\basic_interface\btn_bank_a.bmp and 2 others more

btn_bank_a.bmp is missing.

 

Does your server is running online atm? Or not? So, xdata.grf is your server main grf?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  266
  • Topics Per Day:  0.06
  • Content Count:  729
  • Reputation:   16
  • Joined:  01/07/12
  • Last Seen:  

eh xdata is my main grf? so then 0 is the main grf?

Link to comment
Share on other sites


  • Group:  Developer
  • Topic Count:  153
  • Topics Per Day:  0.04
  • Content Count:  2285
  • Reputation:   745
  • Joined:  06/16/12
  • Last Seen:  

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  6
  • Topics Per Day:  0.00
  • Content Count:  115
  • Reputation:   14
  • Joined:  08/13/13
  • Last Seen:  

eh xdata is my main grf? so then 0 is the main grf?

 

Yap! Supposed to be your server grf. 

 

EXAMPLE:

[Data]
0=yourserver.grf
1=rdata.grf
2=data.grf

YOUR DATA.INI

[Data]
0=xdata.grf <--- Is this your server grf?
1=risingforce_update.grf <--- New server patch? (What patcher are you using?)
2=RFRO.grf <--- And this one what is this for?
3=rdata.grf
4=data.grf
5=sdata.grf  <--- Is this sakray data?
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  266
  • Topics Per Day:  0.06
  • Content Count:  729
  • Reputation:   16
  • Joined:  01/07/12
  • Last Seen:  

 

eh xdata is my main grf? so then 0 is the main grf?

 

Yap! Supposed to be your server grf. 

 

EXAMPLE:

[Data]
0=yourserver.grf
1=rdata.grf
2=data.grf

YOUR DATA.INI

[Data]
0=xdata.grf <--- Is this your server grf?
1=risingforce_update.grf <--- New server patch? (What patcher are you using?)
2=RFRO.grf <--- And this one what is this for?
3=rdata.grf
4=data.grf
5=sdata.grf  <--- Is this sakray data?
[Data]
0=RFRO.grf
1=risingforce_update.grf
2=rdata.grf
3=data.grf
4=sdata.grf

so this is how it should be?

 

im using neoncube

ok all done thanks

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