Code: Select all
OpenKore version 2.0.4
@ai_seq = follow
Network state = 5
Network handler = Network::DirectConnection
Loaded plugins:
plugins/macro.pl (macro)
Error message:
Can't call method "name" on an undefined value at plugins/Macro/Utilities.pm line 150.
Stack trace:
Can't call method "name" on an undefined value at plugins/Macro/Utilities.pm line 150
Macro::Utilities::refreshGlobal() called at plugins/Macro/Automacro.pm line 356
Macro::Automacro::automacroCheck('log', 'ARRAY(0x3023410)') called at plugins/Macro/Automacro.pm line 315
Macro::Automacro::consoleCheckWrapper('message', 'connection', 0, 1, 'You are now in the game\x{a}', 'undef', 'Network::Receive::ServerType0::map_loaded', 'Network::Receive::parse') called at C:/support bots/linker/src/Log.pm line 253
Log::processMsg('message', 'You are now in the game\x{a}', 'connection', 'undef', 1, 'HASH(0x12bdac8)', 'HASH(0x12bdbe8)') called at C:/support bots/linker/src/Log.pm line 275
Log::message('You are now in the game\x{a}', 'connection') called at C:/support bots/linker/src/Network/Receive/ServerType0.pm line 52
Network::Receive::ServerType0::map_loaded('Network::Receive::ServerType0=HASH(0x1a52568)', 'HASH(0x3069980)') called at C:/support bots/linker/src/Network/Receive.pm line 406
Network::Receive::parse('Network::Receive::ServerType0=HASH(0x1a52568)', 's\x{0}\x{a1}h\x{1b}\x{8}\x{f}\x{89}\x{c0}\x{5}\x{5}') called at C:/support bots/linker/src/functions.pl line 1163
main::parseMsg('s\x{0}\x{a1}h\x{1b}\x{8}\x{f}\x{89}\x{c0}\x{5}\x{5}\x{f}\x{1}\x{aa}\x{6}\x{1}\x{0}\x{0}\x{0}\x{0}\x{0}\x{9}\x{0}\x{0}\x{0}\x{1}\x{0}NV_BASIC\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{0}\x{8e}\x{0}\x{4}\x{0}\x{0}\x{0}\x{1}\x{0}\x{3}...') called at C:/support bots/linker/src/functions.pl line 509
main::mainLoop_initialized() called at C:/support bots/linker/src/functions.pl line 68
main::mainLoop() called at C:/support bots/linker/src/Interface.pm line 74
Interface::mainLoop('Interface::Console::Win32=HASH(0x24534c4)') called at openkore.pl line 96
main::__start() called at start.pl line 119
Died at this line:
* $varStack{".map"} = $field->name;
my $pos = calcPosition($char); $varStack{".pos"} = sprintf("%d %d", $pos->{x}, $pos->{y});