r7553 | Crash after a battle

This place is for Closed bug reports only. NOT for asking help!

Moderators: Moderators, Developers

Message
Author
innermachine
Noob
Noob
Posts: 1
Joined: 03 Nov 2010, 06:26
Noob?: No
Location: Philippines

r7553 | Crash after a battle

#1 Post by innermachine »

i change config, item_control, mon_control .txt to incorporate tele search feature and for skills of a lord knight and to auto storage and buy/sell.i am playing for pRO new chaos server.

i am using the latest svn revision.

after starting openkore,once i killed a monster it crashes and says that there's an error,less than a minute after opening openkore.then after i opened openkore again,i found my character in the city where i save my respawn point and had 0hp but i didn't die when openkore crashed.after regaining health through sitting,the bot goes to the lockmap which is tur_dun02 and once he killed a monster it crashes.this is the error.txt

OpenKore version what-will-become-2.1
@ai_seq = items_take
Network state = 5
Network handler = Network::DirectConnection
SVN revision: 7553
No loaded plugins.

Error message:
'/' must follow a numeric type in unpack at src/Network/Receive/ServerType0.pm line 7844.

Stack trace:
'/' must follow a numeric type in unpack at src/Network/Receive/ServerType0.pm line 7844.
at src/Network/Receive/ServerType0.pm line 7844
Network::Receive::ServerType0::special_item_obtain('Network::Receive::pRO=HASH(0x337460c)', 'HASH(0x3976364)') called at src/Network/Receive.pm line 193
Network::Receive::parse('Network::Receive::pRO=HASH(0x337460c)', '\x{fd}\x{7}9\x{0}\x{1}i\x{2}\x{18}~KeijiMaeda~\x{0}\x{0}eborn\x{0}~\x{0}]\x{0}\x{18}Knight of Windstorm\x{0}\x{0}\x{0}\x{0}\x{0}') called at src/functions.pl line 1320
main::parseIncomingMessage('\x{fd}\x{7}9\x{0}\x{1}i\x{2}\x{18}~KeijiMaeda~\x{0}\x{0}eborn\x{0}~\x{0}]\x{0}\x{18}Knight of Windstorm\x{0}\x{0}\x{0}\x{0}\x{0}') called at src/functions.pl line 690
main::mainLoop_initialized() called at src/functions.pl line 69
main::mainLoop() called at src/Interface.pm line 75
Interface::mainLoop('Interface::Console::Win32=HASH(0x11d29fc)') called at openkore.pl line 97
main::__start() called at start.pl line 129

Died at this line:
} elsif ($args->{type} == TYPE_MONSTER_ITEM) {
* @{$args}{qw(monster_name)} = unpack 'C/Z', $args->{etc};

EternalHarvest
Developers
Developers
Posts: 1798
Joined: 05 Dec 2008, 05:42
Noob?: Yes

Re: r7553 | Crash after a battle

#2 Post by EternalHarvest »


Locked