OpenKore version what-will-become-2.1
Network state = 4
Network handler = Network::XKore
SVN revision: 7430
Loaded plugins:
plugins/macro/macro.pl (macro)
Error message:
Can't call method "clientSuspend" on an undefined value at src/AI.pm line 152.
Stack trace:
Can't call method "clientSuspend" on an undefined value at src/AI.pm line 152.
at src/AI.pm line 152
AI::ai_clientSuspend(0, 10) called at src/Network/Receive/kRO/Sakexe_0.pm line 567
Network::Receive::kRO::Sakexe_0::map_loaded('Network::Receive::kRO::RagexeRE_2010_03_03a=HASH(0x3c8ec8c)', 'HASH(0x463448c)') called at src/Network/Receive.pm line 193
Network::Receive::parse('Network::Receive::kRO::RagexeRE_2010_03_03a=HASH(0x3c8ec8c)', 's\x{0}g\x{da}\x{f1}\x{96}D\x{82}\x{90}\x{5}\x{5}') called at src/functions.pl line 1331
main::parseIncomingMessage('s\x{0}g\x{da}\x{f1}\x{96}D\x{82}\x{90}\x{5}\x{5}') called at src/functions.pl line 701
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(0x286ca24)') called at openkore.pl line 97
main::__start() called at start.pl line 129
Died at this line:
* sub ai_clientSuspend { $char->clientSuspend(@_) }
EternalHarvest wrote:map_loaded initializes $char, so why it's undefined?
I have no idea what are you talking about xD
It was working perfect 2 days ago and today I get the same thing but "InventorySuspend" instead of "clientSuspend" with my High Wizard character Y_Y.
The "clientSuspend" only happens when you relog. When I make a new character with a different name the xkore works fine, but when I relog I get this error.