I'm getting this error code. Can anyone confirm this is a bug?
Code:
OpenKore version what-will-become-2.1
Revision: ctime:2017_07_13
Loaded plugins:
plugins/breakTime/breakTime.pl (breakTime; description: Automatically disconnect and reconnect at certain times of the day)
plugins/eventMacro/eventMacro.pl (eventMacro; description: allows usage of eventMacros)
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)
Error message:
Not a HASH reference at plugins/eventMacro/eventMacro/Core.pm line 175.
Stack trace:
Not a HASH reference at plugins/eventMacro/eventMacro/Core.pm line 175.
at plugins/eventMacro/eventMacro/Core.pm line 175
eventMacro::Core::create_macro_list('eventMacro::Core=HASH(0x6402eb4)', 'HASH(0x4b14484)') called at plugins/eventMacro/eventMacro/Core.pm line 54
eventMacro::Core::new('eventMacro::Core', 'control\eventMacros.txt') called at D:/Openkore/ReStart - Venus/plugins/eventMacro/eventMacro.pl line 94
eventMacro::parseAndHook('control\eventMacros.txt') called at D:/Openkore/ReStart - Venus/src/Settings.pm line 544
Settings::loadByHandle(57) called at D:/Openkore/ReStart - Venus/plugins/eventMacro/eventMacro.pl line 68
eventMacro::onstart3('start3', undef, undef) called at src/Plugins.pm line 434
Plugins::callHook('start3') called at src/functions.pl line 305
main::loadDataFiles() called at src/functions.pl line 87
main::mainLoop() called at src/Interface.pm line 75
Interface::mainLoop('Interface::Console::Win32=HASH(0x4413c14)') called at openkore.pl line 97
main::__start() called at start.pl line 136
Died at this line:
####################################
* if (exists $macro->{$name}{'duplicatedMacro'}) {
error "[eventMacro] Ignoring macro '$name'. Macros can't have same name.\n";