storage add openkore crash and close? wtf??

Private server support - Only post connectivity issues in the subforum!

Moderator: Moderators

wynther
Noob
Noob
Posts: 13
Joined: 13 May 2015, 19:04
Noob?: Yes

storage add openkore crash and close? wtf??

#1 Post by wynther »

everytime my bot use autostorage or if i type in console "storage add" my openkore crashes and close ..
whats going on? someone help me

Image

heres my error.txt

Error message:
Can't reconstruct unknown packet: 08A4 at src/Network/PacketParser.pm line 179.

Stack trace:
Can't reconstruct unknown packet: 08A4 at src/Network/PacketParser.pm line 179.
at src/Network/PacketParser.pm line 179
Network::PacketParser::reconstruct('Network::Send::kRO::RagexeRE_2012_02_07b=HASH(0x671a73c)', 'HASH(0x627ad4c)') called at src/Network/Send.pm line 715
Network::Send::sendStorageAdd('Network::Send::kRO::RagexeRE_2012_02_07b=HASH(0x671a73c)', 21, 100) called at src/Commands.pm line 4582
Commands::cmdStorage_add(4) called at src/Commands.pm line 4532
Commands::cmdStorage('storage', 'add 4') called at src/Commands.pm line 300
Commands::run('storage add 4') called at src/functions.pl line 988
main::parseInput('storage add 4') called at src/functions.pl line 63
main::mainLoop() called at src/Interface.pm line 75
Interface::mainLoop('Interface::Console::Win32=HASH(0x28adc9c)') called at openkore.pl line 97
main::__start() called at start.pl line 136

Died at this line:
unless ($self->{packet_list}{$switch}) {
* die "Can't reconstruct unknown packet: $switch";
}
loving you is so demn easy for me~
User avatar
SkylorD
Moderators
Moderators
Posts: 1202
Joined: 16 Dec 2011, 02:53
Noob?: No
Location: Brazil

Re: storage add openkore crash and close? wtf??

#2 Post by SkylorD »

Someone was messing with serverType, huh ? Or no.

Change your serverType.
Learn rules
wynther
Noob
Noob
Posts: 13
Joined: 13 May 2015, 19:04
Noob?: Yes

Re: storage add openkore crash and close? wtf??

#3 Post by wynther »

finally someone replied T_T
could you tell me how to do that you suggested?
sorry that's beyond my knowledge in openkore >.<
loving you is so demn easy for me~
User avatar
SkylorD
Moderators
Moderators
Posts: 1202
Joined: 16 Dec 2011, 02:53
Noob?: No
Location: Brazil

Re: storage add openkore crash and close? wtf??

#4 Post by SkylorD »

http://wiki.openkore.com/index.php/Connectivity_Guide

Check the correct serverType. Any question you can post an screenshot of you using the PEViewer.
Learn rules
wynther
Noob
Noob
Posts: 13
Joined: 13 May 2015, 19:04
Noob?: Yes

Re: storage add openkore crash and close? wtf??

#5 Post by wynther »

Image

i tried all possible close to date april 2012 kRO server types.
RagexeRE_2012_04_18a
RagexeRE_2012_04_10a
RagexeRE_2012_03_07f.pm
but all of it are "denied from server"
only RagexeRE_2012_02_07b let me successfully conect to server. which is my bot functioning perfectly.. but unfortunately this one gave me storage crash T_T
loving you is so demn easy for me~
User avatar
SkylorD
Moderators
Moderators
Posts: 1202
Joined: 16 Dec 2011, 02:53
Noob?: No
Location: Brazil

Re: storage add openkore crash and close? wtf??

#6 Post by SkylorD »

Fine.
You should sniff the packet and get the correct ID...
Learn rules
wynther
Noob
Noob
Posts: 13
Joined: 13 May 2015, 19:04
Noob?: Yes

Re: storage add openkore crash and close? wtf??

#7 Post by wynther »

how to sniff the packets? im really newbie.. i dont really know those advance stuffs i only know the connectivity guide from wikia. would you guide me how?
loving you is so demn easy for me~
Jigglypuff
Noob
Noob
Posts: 6
Joined: 22 Feb 2014, 13:03
Noob?: Yes

Re: storage add openkore crash and close? wtf??

#8 Post by Jigglypuff »

wynther wrote:how to sniff the packets? im really newbie.. i dont really know those advance stuffs i only know the connectivity guide from wikia. would you guide me how?
I suppose you need to use WPE, target your client while in game, register (play button), sniff packets (log your sent and received packets during the connection with your RO client).
You have to spot the packet needed to open storage (RECV or SEND?).
I can't go ahead, since I'm also a rookie and have no idea where to compare packets with IDs and or change the packet definitions to allow openkore work well.

EDIT:
Maybe I found it. Wait for some pro confirm and how to. Sorry for not being very helpful. :(
openkore/tables/packetdescriptions.txt
Storage Add
wynther
Noob
Noob
Posts: 13
Joined: 13 May 2015, 19:04
Noob?: Yes

Re: storage add openkore crash and close? wtf??

#9 Post by wynther »

how to do that? can you explain me how
loving you is so demn easy for me~