Page 1 of 1

Problem starting createpath.lua

Posted: Wed Jun 16, 2010 7:24 pm
by Mops
Hello everyone,

Been trying to create some waypoints but i can't even seem to get the .lua started...
Here's the log:

Code: Select all

Thu Jun 17 03:17:11 2010 : MicroMacro v1.0
Thu Jun 17 03:17:11 2010 : Processor Type: 2X 586, OS: Windows 7 
Thu Jun 17 03:17:11 2010 : LuaCoco is available.
Thu Jun 17 03:17:11 2010 : Lua glues exported.
Thu Jun 17 03:17:11 2010 : Keyboard layout: US English
Thu Jun 17 03:17:18 2010 : Executing script 'createpath.lua'
--------------------------------------------------------------------------------

Thu Jun 17 03:17:19 2010 : Language: english
Thu Jun 17 03:17:21 2010 : ...ibinenu/Desktop/micromacro/scripts/rom/functions.lua:596: bad argument #1 to 'char' (number expected, got nil)
Thu Jun 17 03:17:21 2010 : Execution error: Runtime error

Re: Problem starting createpath.lua

Posted: Wed Jun 16, 2010 8:14 pm
by rock5
That happened to me too.

I believe I fixed it by running "rom/update.lua".

Re: Problem starting createpath.lua

Posted: Thu Jun 17, 2010 6:32 am
by Mops
Yeah indeed that fixed it for me too. :)
Thanks for the fast reply!

Cheers