Code: Select all
Died at this line:
unless ($self->{packet_list}{$switch}) {
* die "Can't reconstruct unknown packet: $switch";
}
Maybe you should check if you are using the same recvpackets.txt.
Moderator: Moderators
Code: Select all
Died at this line:
unless ($self->{packet_list}{$switch}) {
* die "Can't reconstruct unknown packet: $switch";
}
Download packet extractor V3 by Klabmouse:cenaurius wrote:can you please extract this?
https://www.dropbox.com/s/w91ndewiie2m0d5/VanRO.exe
thnx
And follow this steps..1) Download and unpack http://openkore.svn.sourceforge.net/vie ... /?view=tar
2) Download start.exe and XSTools.dll from http://misc.openkore.com and unpack to the same folder where packet_extract.pl is placed (optional)
3) copy target .exe file to the same folder where packet_extract.pl is placed
Also, be sure you have the correct or updated servertype, otherwise even if you have extracted the receivepackets, you will still have packets error.just follow this instructions:
command prompt is located at start menu/accesories/command promt
1. open command promt(you should save the openkore-v3 in my doc for you to able to use cmd easilly)
2. then type cd my documents(enter)
3.cd openkore-v3(enter)
4.cd v3(enter)
5.start.exe ! packet_extract.pl target.exe(enter)
(then wait till Extractor generated. Please run blah blah
6.type extracor.exe > recvpackets.txt
8. look to your openkore-v3/v3 folder.. you will find the extracted packet.
very easy steps.. for those not really famillar in using cmd.
use this steps for easy extracting....
yes. its weird. T.Tkokal wrote:Weird!! Your error message showsThat means "0438" is not in your packet list.Code: Select all
Died at this line: unless ($self->{packet_list}{$switch}) { * die "Can't reconstruct unknown packet: $switch"; }
Maybe you should check if you are using the same recvpackets.txt.
After more detail to check your error message, seems you are using the recvpackets.txt which is located in tables\kRO\RagexeRE_2012_04_10a.Stack trace:
Can't reconstruct unknown packet: 0438 at src/Network/PacketParser.pm line 172.
at src/Network/PacketParser.pm line 172
Network::PacketParser::reconstruct('Network::Send::kRO::RagexeRE_2012_04_10a=HASH(0x5fe5d84)', 'HASH(0x63ef604)') called at src/Network/Send.pm line 685
Network::Send::sendSkillUseLoc('Network::Send::kRO::RagexeRE_2012_04_10a=HASH(0x5fe5d84)', 47, 9, 80, 222) called at src/Task/UseSkill.pm line 283
tables\KRO instead of RagexeREkokal wrote:After more detail to check your error message, seems you are using the recvpackets.txt which is located in tables\kRO\RagexeRE_2012_04_10a.Stack trace:
Can't reconstruct unknown packet: 0438 at src/Network/PacketParser.pm line 172.
at src/Network/PacketParser.pm line 172
Network::PacketParser::reconstruct('Network::Send::kRO::RagexeRE_2012_04_10a=HASH(0x5fe5d84)', 'HASH(0x63ef604)') called at src/Network/Send.pm line 685
Network::Send::sendSkillUseLoc('Network::Send::kRO::RagexeRE_2012_04_10a=HASH(0x5fe5d84)', 47, 9, 80, 222) called at src/Task/UseSkill.pm line 283
The new recvpackets.txt should be placed in "tables\kRO\RagexeRE_2012_04_10a" instead of "tables\kRO".
kokal wrote:After more detail to check your error message, seems you are using the recvpackets.txt which is located in tables\kRO\RagexeRE_2012_04_10a.Stack trace:
Can't reconstruct unknown packet: 0438 at src/Network/PacketParser.pm line 172.
at src/Network/PacketParser.pm line 172
Network::PacketParser::reconstruct('Network::Send::kRO::RagexeRE_2012_04_10a=HASH(0x5fe5d84)', 'HASH(0x63ef604)') called at src/Network/Send.pm line 685
Network::Send::sendSkillUseLoc('Network::Send::kRO::RagexeRE_2012_04_10a=HASH(0x5fe5d84)', 47, 9, 80, 222) called at src/Task/UseSkill.pm line 283
The new recvpackets.txt should be placed in "tables\kRO\RagexeRE_2012_04_10a" instead of "tables\kRO".
Thanks for the correction.Raider wrote: tables\KRO instead of RagexeRE
freezer123 wrote:Download packet extractor V3 by Klabmouse:cenaurius wrote:can you please extract this?
https://www.dropbox.com/s/w91ndewiie2m0d5/VanRO.exe
thnx
And follow this steps..1) Download and unpack http://openkore.svn.sourceforge.net/vie ... /?view=tar
2) Download start.exe and XSTools.dll from http://misc.openkore.com and unpack to the same folder where packet_extract.pl is placed (optional)
3) copy target .exe file to the same folder where packet_extract.pl is placed
Also, be sure you have the correct or updated servertype, otherwise even if you have extracted the receivepackets, you will still have packets error.just follow this instructions:
command prompt is located at start menu/accesories/command promt
1. open command promt(you should save the openkore-v3 in my doc for you to able to use cmd easilly)
2. then type cd my documents(enter)
3.cd openkore-v3(enter)
4.cd v3(enter)
5.start.exe ! packet_extract.pl target.exe(enter)
(then wait till Extractor generated. Please run blah blah
6.type extracor.exe > recvpackets.txt
8. look to your openkore-v3/v3 folder.. you will find the extracted packet.
very easy steps.. for those not really famillar in using cmd.
use this steps for easy extracting....