unable to load macros.txt

All resolved question will be found here. It is recommended that you browse / search through this section first and see if your question has been answered before

Moderators: Moderators, Documentation Writers

Message
Author
potpot1611
Noob
Noob
Posts: 7
Joined: 15 Oct 2010, 00:22
Noob?: Yes

unable to load macros.txt

#1 Post by potpot1611 »

Hello, i'm using openkore rev7153 and i'm trying to learn macro just recently.

I tried to download Macro Plugin version 2.0.3 rev7153 from here: http://forums.openkore.com/viewtopic.php?f=32&t=5658

I followed the installation process from here: http://wiki.openkore.com/index.php?titl ... stallation

and when i tried to load macros.txt:

I received an error saying: error loading control\macros.txt

I'm out of ideas right now. thanks for anyones help :)

benj1320
Moderators
Moderators
Posts: 403
Joined: 25 Aug 2008, 14:56
Noob?: No
Location: CyberOne Building , Eastwood
Contact:

Re: unable to load macros.txt

#2 Post by benj1320 »

“The moon shines to both guilty and innocent alike..”
The Openkore Manual---Global Forum Rules--The Template

potpot1611
Noob
Noob
Posts: 7
Joined: 15 Oct 2010, 00:22
Noob?: Yes

Re: unable to load macros.txt

#3 Post by potpot1611 »

hmmm i followed everything and it still gave me an error message. This is what's written on the errors.txt

Thank you sir benj for answering my previous question. :)


OpenKore version what-will-become-2.1
SVN revision: 7512
Loaded plugins:
plugins/macro/macro.pl (macro)

Error message:
Cannot load control file macros.txt

Stack trace:
Trace begun at F:\newbot2\home\openkore\svnsnapshots\openkore_ready\src\Settings.pm line 438
Settings::loadByHandle(54) called at F:\newbot2\home\openkore\svnsnapshots\openkore_ready\plugins\macro\macro.pl line 60
macro::onstart3('start3', undef, undef) called at src\Plugins.pm line 431
Plugins::callHook('start3') called at src\functions.pl line 287
main::loadDataFiles at src\functions.pl line 80
main::mainLoop at src\Interface.pm line 75
Interface::mainLoop('Interface::Console::Win32=HASH(0x11c8834)') called at openkore.pl line 97
main::__start at start.pl line 129

Died at this line:
$filename = $object->{name} || $object->{internalName} if (!defined $filename);
* if ($object->{type} == CONTROL_FILE_TYPE) {
FileNotFoundException->throw(

hihichew
Noob
Noob
Posts: 4
Joined: 26 Oct 2010, 08:12
Noob?: No

Re: unable to load macros.txt

#4 Post by hihichew »

type this on the bottom page of your config.txt

Code: Select all

macro_file macros.txt
and i think it will be ok, i faced that problem juz nw 2~ =)

potpot1611
Noob
Noob
Posts: 7
Joined: 15 Oct 2010, 00:22
Noob?: Yes

Re: unable to load macros.txt

#5 Post by potpot1611 »

Finally, works like a charm :)

Thank you so much Sir benj and Sir Hihichew!

case closed :))

Locked