[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Cross-developing artwork



On Saturday, November 24, 2012 2:11:37 PM UTC-6, Steve Nickolas wrote:
> On Sat, 24 Nov 2012, Kevin wrote:
> 
> 
> 
> > for my ghetto script
> 
> > http://cheesefactory.us/apple2/?p=18
> 
> 
> 
> Am I missing a module?  (The box I'm running the script on has Debian 6)
> 
> 
> 
> [usotsuki@lunatix ~]$ lua convert.lua dke.ppm
> 
> lua: convert.lua:10: attempt to index global 'image' (a nil value)
> 
> stack traceback:
> 
>          convert.lua:10: in main chunk
> 
>          [C]: ?
> 
> [usotsuki@lunatix ~]$ lua -v
> 
> Lua 5.1.4  Copyright (C) 1994-2008 Lua.org, PUC-Rio
> 
> 
> 
> -uso.

its not from the command line, you have to open the script and change the variable string

filename = "dude.ppm" -- change to current filename

also when you save from the gimp use ascii output not raw