-
Notifications
You must be signed in to change notification settings - Fork 12
Description
After placing the whole plugins folder inside the plugins of openkore and the control-koreshield, I get the following error:
OpenKore version what-will-become-2.1
Revision: ctime:2017_09_25
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/plugins/koreShield.pl (koreShield; description: )
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:
No such file or directory at plugins/plugins/RevokUtils/Parsers.pm line 108.
Stack trace:
No such file or directory at plugins/plugins/RevokUtils/Parsers.pm line 108.
at plugins/plugins/RevokUtils/Parsers.pm line 108
RevokUtils::Parsers::parseSectionedFile('control-koreshield/koreShield_.txt', 'HASH(0x36faf24)') called at C:/Openkore/openkore-master/plugins/plugins/koreShield.pl line 224
koreShield::core_start3('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(0x123a20c)') called at openkore.pl line 97
main::__start() called at start.pl line 136
Died at this line:
#die;
- open (FILE, "<:utf8",
$file) or die $ !;
#warning "$file FILE \n";