Can't call method "clientSuspend"

Forum closed. All further discussion to be discussed at https://github.com/OpenKore/

Moderators: Moderators, Developers

Message
Author
RipperXD2
Noob
Noob
Posts: 2
Joined: 06 Jan 2011, 16:38
Noob?: Yes

Can't call method "clientSuspend"

#1 Post by RipperXD2 »

I have this error after selecting the character :(

OpenKore version what-will-become-2.1
Network state = 4
Network handler = Network::XKore
SVN revision: 8537
No loaded plugins.

Error message:
Can't call method "clientSuspend" on an undefined value at src/Network/ClientReceive.pm line 83.

Stack trace:
Can't call method "clientSuspend" on an undefined value at src/Network/ClientReceive.pm line 83.
at src/Network/ClientReceive.pm line 83
Network::ClientReceive::actor_action('Network::ClientReceive=HASH(0x51fba14)', 'HASH(0x63923ac)') called at src/Network/PacketParser.pm line 267
Network::PacketParser::parse('Network::Send::bRO=HASH(0x5bbe3c4)', '6\x{4}\x{9}\x{91}\x{1e}\x{0}\x{cd}_\x{2}\x{0}|\x{d0}}t\x{88}\x{e9}\x{a0}\x{11}\x{1}', 'Network::ClientReceive=HASH(0x51fba14)') called at src/Network/PacketParser.pm line 401
Network::PacketParser::process('Network::Send::bRO=HASH(0x5bbe3c4)', 'Network::MessageTokenizer=HASH(0x5d40184)', 'Network::ClientReceive=HASH(0x51fba14)') called at src/functions.pl line 714
main::mainLoop_initialized() called at src/functions.pl line 70
main::mainLoop() called at src/Interface.pm line 75
Interface::mainLoop('Interface::Console::Win32=HASH(0x9570ac)') called at openkore.pl line 97
main::__start() called at start.pl line 136

Died at this line:
AI::clear('clientSuspend');
* $char->clientSuspend($args->{switch}, 2, $args->{type}, $args->{targetID});
} else {

Kaspy
Halfway to Eternity
Halfway to Eternity
Posts: 398
Joined: 08 Jun 2012, 15:42
Noob?: No
Location: Brazil

Re: Can't call method "clientSuspend"

#2 Post by Kaspy »

Mode xKore not working on bRO
Image

Locked