PDA

View Full Version : Edit Lua Script file


Rob H
September 27th, 2005, 02:41 AM
The 'Edit Lua Script File' option (context menu on the System object) doesn't work. The window opens, but my CCF's .lua file isn't loaded.

Also note that you've put 'LUA' again Ben! ;)

Ben S
September 27th, 2005, 09:14 PM
Argh. I hate LUA, but I love Lua! :)

Do you have a resolution at the end of the ccf? Was is the ccf name and what is the lua name?

Rob H
September 28th, 2005, 03:15 AM
Yeah, I do have the resolution at the end - the name is 'Rob - 1024 x 768.ccf'

Ben S
September 28th, 2005, 07:13 AM
Does the Lua script file match?

Rob H
September 28th, 2005, 10:56 AM
Yep. NetRemote certainly seems to see it quite happily.

Ben S
September 28th, 2005, 06:26 PM
Can you send me both the ccf and lua file?

Rob H
September 29th, 2005, 05:59 AM
Done

Ben S
October 3rd, 2005, 07:38 PM
Fixed (available soon).

Rob H
October 4th, 2005, 04:13 AM
Confirmed - thanks Ben.

What was it?

Ben S
October 5th, 2005, 03:58 PM
The luascript was being read twice, and the second one was being "jetisoned" before being passed to the lua editor.