Jump to content
  • 0

[Error]: parse_char: Received unknown packet 0x970 - 2012-03-07fRagexeRE


xRaisen

Question


  • Group:  Members
  • Topic Count:  24
  • Topics Per Day:  0.01
  • Content Count:  175
  • Reputation:   8
  • Joined:  03/10/12
  • Last Seen:  

Hello,

I manage to use the 2012-03-07fRagexeRE thanks to this awesome guy FatalEror.

However when I created a new character, im experiencing this packet error

 [Error]: parse_char: Received unknown packet 0x970

Did anyone having the same problem as mine? Here is the packet_db. For the others out there who are curious and also a reference to this post. I attached a print screen also.

//2012-03-07fRagexeRE
0x086A,19,wanttoconnection,2:6:10:14:18
0x0437,5,walktoxy,2
0x0887,6,ticksend,2
0x0890,5,changedir,2:4
0x0865,6,takeitem,2
0x02C4,6,dropitem,2:4
0x093B,8,movetokafra,2:4
0x0963,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
0x0369,26,friendslistadd,2
0x0863,5,hommenu,4
0x0861,36,storagepassword,0
0x0929,26,partyinvite2,2
0x0885,7,actionrequest,2:6
0x0889,10,useskilltoid,2:4:6
0x0870,-1,itemlistwindowselected,2:4:8
0x0926,18,bookingregreq,2:4:6
0x0815,-1,reqopenbuyingstore,2:4:8:9:89
0x0817,2,reqclosebuyingstore,0
0x0360,6,reqclickbuyingstore,2
0x0811,-1,reqtradebuyingstore,2:4:8:12
0x0884,-1,searchstoreinfo,2:4:5:9:13:14:15
0x0835,2,searchstoreinfonextpage,0
0x0838,12,searchstoreinfolistitemclick,2:6:10
0x0439,8,useitem,2:4

Thank you in advance!

post-2995-0-64498100-1331420246_thumb.jpg

Edited by xRaisen
Link to comment
Share on other sites

Recommended Posts


  • Group:  Members
  • Topic Count:  28
  • Topics Per Day:  0.01
  • Content Count:  562
  • Reputation:   152
  • Joined:  02/21/12
  • Last Seen:  

Same problem here.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  0
  • Topics Per Day:  0
  • Content Count:  187
  • Reputation:   35
  • Joined:  01/01/12
  • Last Seen:  

thats because gravity has change the way you can create character, so modifying/adding the packet to the src is the solution

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  24
  • Topics Per Day:  0.01
  • Content Count:  175
  • Reputation:   8
  • Joined:  03/10/12
  • Last Seen:  

thats because gravity has change the way you can create character, so modifying/adding the packet to the src is the solution

Hey! Thanks for the up-to date lub/lua, too!

Anyways, is there a guide that you know that exist out there?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  0
  • Topics Per Day:  0
  • Content Count:  187
  • Reputation:   35
  • Joined:  01/01/12
  • Last Seen:  

its quite easy to do actually, all you have to do is add the case 0x970 and modify the make_new_char_sql function a lil bit and all will work. i can release a diff later when im home if no one has made one yet.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  24
  • Topics Per Day:  0.01
  • Content Count:  175
  • Reputation:   8
  • Joined:  03/10/12
  • Last Seen:  

Thank you Earthlingz. I bet it will work. :)

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  0
  • Topics Per Day:  0
  • Content Count:  187
  • Reputation:   35
  • Joined:  01/01/12
  • Last Seen:  

there have fun

http://pastebin.com/jcigJGkp

to view it better click the raw link

Hello, if you dont mind, id like to know the how-to also. Can you give me a guide? I have only two questions for you. 1.) How did you do that? 2.) How can I do it also?

You guys are amazing, i'd like to be that amazing people too but I dont know where to start.

1. Just capture the packet using WPE and take note of 0x970 packet and optional compare it with clients before that system and see what changes are made and modify the file from the source search the char creation codes analyze and modify.

2. see 1.

Edited by Earthlingz
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  28
  • Topics Per Day:  0.01
  • Content Count:  562
  • Reputation:   152
  • Joined:  02/21/12
  • Last Seen:  

Awesome work <3 I'm ingame it works. Awesome!

Edited by tr0n
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  26
  • Topics Per Day:  0.01
  • Content Count:  2244
  • Reputation:   182
  • Joined:  11/19/11
  • Last Seen:  

Awesome, anyone havin trouble with homunculus with his client, cant seem to delete or feed them, get 99 error

unknown menu choice:99

that seems like the only problem with this client, other than that its cool

things i noticed,

2011-12-20b doesn't work with AI same error

2012-02-07b works no errors with AI

Edited by Judas
  • Upvote 1
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  0
  • Topics Per Day:  0
  • Content Count:  187
  • Reputation:   35
  • Joined:  01/01/12
  • Last Seen:  

I'll look into it later when i return home.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  24
  • Topics Per Day:  0.01
  • Content Count:  175
  • Reputation:   8
  • Joined:  03/10/12
  • Last Seen:  

I see. Thanks for the hint. And for the diff and modz also. Its now working like a charm. Now the only missing is to wait for the full translation of luas.

Anyhow, Im happy with this for now.

Amazing how these guys find it effortless and easy. :)

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  0
  • Topics Per Day:  0
  • Content Count:  187
  • Reputation:   35
  • Joined:  01/01/12
  • Last Seen:  

im not korean so i cant guarantee the full translation of luas , but if you have anything to share like translated desc, skills and etc you can file an issue in my svn http://code.google.com/p/renewalproject/issues/list

if i find the translation properly translated then i might apply it to update lua files.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  11
  • Topics Per Day:  0.00
  • Content Count:  196
  • Reputation:   72
  • Joined:  12/12/11
  • Last Seen:  

@Earthlingz

How to fix problem on 2012-xx-xx or later ?

When connect to map server

[info]: clif_parse: Disconnecting session #7 with unknown packet version.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  24
  • Topics Per Day:  0.01
  • Content Count:  175
  • Reputation:   8
  • Joined:  03/10/12
  • Last Seen:  

@Earthlingz

How to fix problem on 2012-xx-xx or later ?

When connect to map server

[info]: clif_parse: Disconnecting session #7 with unknown packet version.

For what I know, it require you to put a packet data in the db/packet_db.txt base on your ragexere version.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  71
  • Topics Per Day:  0.02
  • Content Count:  328
  • Reputation:   13
  • Joined:  11/27/11
  • Last Seen:  

sometimes you need to hex to disable packet obfuscation.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  24
  • Topics Per Day:  0.01
  • Content Count:  175
  • Reputation:   8
  • Joined:  03/10/12
  • Last Seen:  

sometimes you need to hex to disable packet obfuscation.

Hello mate, can you provide a guide on that? ya know im curious everything whats going on under the hood and i want to participate. I myself is a programmer. a hardcore one but dont know where to begin. sorry if this out of topic but sometimes i believe we need to break the rule in order for us to move forward.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  26
  • Topics Per Day:  0.01
  • Content Count:  2244
  • Reputation:   182
  • Joined:  11/19/11
  • Last Seen:  

alright about the homunculus not working it seems it has to do with the packet and src along with it and the cases. Does hom delete and hom feed use case 99 both?

I think once this issue get's fixed, i'll release a noob friendly support for rathena only

Edited by Judas
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  0
  • Topics Per Day:  0
  • Content Count:  67
  • Reputation:   23
  • Joined:  11/14/11
  • Last Seen:  

change:

0x0863,5,hommenu,4

to:

0x0863,5,hommenu,2:4

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  28
  • Topics Per Day:  0.01
  • Content Count:  562
  • Reputation:   152
  • Joined:  02/21/12
  • Last Seen:  

Unknown Packet when clicking a map @battleground menu

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  26
  • Topics Per Day:  0.01
  • Content Count:  2244
  • Reputation:   182
  • Joined:  11/19/11
  • Last Seen:  

that's a known issue, think we have to code somet things into the src

great that fixed the homunclus problem

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  71
  • Topics Per Day:  0.02
  • Content Count:  328
  • Reputation:   13
  • Joined:  11/27/11
  • Last Seen:  

can i ask what is the new feature found in this client date please?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  24
  • Topics Per Day:  0.01
  • Content Count:  175
  • Reputation:   8
  • Joined:  03/10/12
  • Last Seen:  

can i ask what is the new feature found in this client date please?

Navigation System and able to summon and use the latest pre-renewal monster and equips. If your client is outdated, you might encounter an error like a sprite error by summoning a pre-renewal monster and etc.

I forgot, the new character creation is also new. It has this slider feature to change the hair color and style and a floating window upon creating a new character.

Edited by xRaisen
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  19
  • Topics Per Day:  0.00
  • Content Count:  87
  • Reputation:   1
  • Joined:  11/20/11
  • Last Seen:  

I'm using this client as well, but I get this error

w6p92f.png

Every time I try to connect. I'm using the same packets.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  40
  • Topics Per Day:  0.01
  • Content Count:  67
  • Reputation:   0
  • Joined:  02/07/12
  • Last Seen:  

When you drag an item to the tab P in the inventory of this error:

[Warning]: clif_parse: Received unsupported packet (packet 0x0907, 5 bytes received), disconnecting session #8.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  26
  • Topics Per Day:  0.01
  • Content Count:  2244
  • Reputation:   182
  • Joined:  11/19/11
  • Last Seen:  

0x0907,5,moveitem,0

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  40
  • Topics Per Day:  0.01
  • Content Count:  67
  • Reputation:   0
  • Joined:  02/07/12
  • Last Seen:  

please help me, the cart is not being displayed in the game, Not appear in the character and window equipment... Anyone know how to solve this?

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