Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 1

OpenKore version what-will-become-2.

1
@ai_seq = dead
Network state = 5
Network handler = Network::DirectConnection
Revision: ctime:2017_12_01
Loaded plugins:
plugins/breakTime/breakTime.pl (breakTime; description: Automatically disconnect
and reconnect at certain times of the day)
plugins/item_weight_recorder/item_weight_recorder.pl (item_weight_recorder;
description: item_weight_recorder plugin)
plugins/killcountFix/killcountFix.pl (killcountFix; description: fixes killcount
quest goals on some servers)
plugins/macro/macro.pl (macro; description: allows usage of macros)
plugins/map/map.pl (map; description: map)
plugins/profiles/profiles.pl (profiles; description: Profiles Selector)
plugins/raiseSkill/raiseSkill.pl (raiseSkill; description: automatically raise
character skills)
plugins/raiseStat/raiseStat.pl (raiseStat; description: automatically raise
character stats)
plugins/reconnect/reconnect.pl (reconnect; description: v1.0)
plugins/teleToDest/teleToDest.pl (teleToDest; description: teleToDest)

Error message:
Can't use an undefined value as a HASH reference at
plugins/macro/Macro/Utilities.pm line 226.

Stack trace:
Can't use an undefined value as a HASH reference at
plugins/macro/Macro/Utilities.pm line 226.
at plugins/macro/Macro/Utilities.pm line 226
Plugins::callHook('AI_pre') called at src/AI/CoreLogic.pm line 117
AI::CoreLogic::iterate() called at src/functions.pl line 772
main::mainLoop_initialized() called at src/functions.pl line 75
main::mainLoop() called at src/Interface.pm line 75
Interface::mainLoop('Interface::Console::Win32=HASH(0x449c424)') called at
openkore.pl line 97
main::__start() called at start.pl line 136

Died at this line:

* $varStack{".hp"} = $char->{hp};
$varStack{".sp"} = $char->{sp};

You might also like