Page 1 of 1
rom/createpath.lua in MicroMacro says No such File
Posted: Sat Dec 29, 2012 6:56 pm
by lunar_fairy
After I open Micromacro, I attempt to type rom/createpath.lua, like i'm supposed to. But when I press enter, all it says (in yellow letters) Cannot open scripts\rom/createpath.lua: No such file or directory. I know I downloaded everything I was supposed to, why do I get this message?
Re: rom/createpath.lua in MicroMacro says No such File
Posted: Sat Dec 29, 2012 7:07 pm
by lunar_fairy
Oh, and I read on the other forums that it's probably because I didn't download the files properly. I downloaded both MicroMacro, and Rom. So I don't think it could be that.
Re: rom/createpath.lua in MicroMacro says No such File
Posted: Sat Dec 29, 2012 7:49 pm
by botje
you use two types of brackets there, \ and /, i dont think that works...
Re: rom/createpath.lua in MicroMacro says No such File
Posted: Sat Dec 29, 2012 8:00 pm
by lunar_fairy
botje wrote:you use two types of brackets there, \ and /, i dont think that works...
Wow, what a quick reply! I really appreciate that. I did, however, mean that is what the error message says; it uses both brackets. All I type is:
rom
/createpath.lua
Even when I type rom
\createpath.lua (using the other bracket) it always says the same thing.
When the error message shows up, it says: \rom/createpath.lua. I don't purposely use both brackets, it just shows up that way in the error message, if you even understand what i'm trying to say. Haha
Anyway, thanks again for the quick reply!

Re: rom/createpath.lua in MicroMacro says No such File
Posted: Sat Dec 29, 2012 8:45 pm
by lisa
the rom folder needs to be in the scripts folder so it looks like this.
micromacro/scripts/rom/createpath.lua