I just need some walkthrouhg on setting up Macro again.
I was already able to set up macro before but after serveral months and updates, it doesnt work anymore so im setting up a new one.
* Brief description of the problem.
---Kore is not running when adding "macro.pl"
* What you have done so far.
-I have already tried to search Wiki and Forums but i Failed to get any relevant/related results
-Download and or update Kore
-Download the lastest Macro
and follow this simple step
Code: Select all
openkore
|-- openkore.pl
|-- control
| |-- macros.txt
|-- fields
|-- logs
|-- plugins
| |-- macro
| | |-- Macro
| | | |-- Automacro.pm
| | | |-- Data.pm
| | | |-- Parser.pm
| | | |-- Script.pm
| | | |-- Utilities.pm
| | |-- macro.pl
|-- src
|-- tables
---
Im getting this error

and
Code: Select all
OpenKore version what-will-become-2.1
SVN revision: 8255
Loaded plugins:
plugins/macro/macro.pl (macro)
Error message:
Cannot load control file
Stack trace:
Trace begun at F:\BOT\latest version 10-28-2012\openkore_ready\src\Settings.pm line 439
Settings::loadByHandle(55) called at F:\BOT\latest version 10-28-2012\openkore_ready\plugins\macro\macro.pl line 60
macro::onstart3('start3', undef, undef) called at src\Plugins.pm line 433
Plugins::callHook('start3') called at src\functions.pl line 287
main::loadDataFiles at src\functions.pl line 81
main::mainLoop at src\Interface.pm line 75
Interface::mainLoop('Interface::Console::Win32=HASH(0x1afd3d4)') called at openkore.pl line 97
main::__start at start.pl line 136
Died at this line:
$filename = $object->{name} || $object->{internalName} if (!defined $filename);
* if ($object->{type} == CONTROL_FILE_TYPE) {
FileNotFoundException->throw(
* Any other useful information: did you recently get patches, any gm announcements = No
---
im just trying to set up macro again just to get foods/buffs using Battle Grounds Badges...
Thanks in advance...+_+
-----------
edited screenshot


