Il giorno ven, 13/05/2011 alle 09.12 +1000, Craig Small ha scritto: 
> I have attached a small lua script which hopefully you can run. It
> basically loads the relevant lua files and makes sure they compile.  It
> is now looking like an upstream problem as the files are in the correct
> place.
> 
>  - Craig
> 

Running the attached script gives the following result:

Geyser compiled ok
GeyserSetConstraints compile
fail /usr/share/games/mudlet/lua/geyser/GeyserSetConstraints.lua:42: 
malformed number near '100.0'

A possible solution for this error could be to change the line 42 as
follows:

local scale = tonumber((string.gsub(cons[v], "%%", ""))) /
tonumber("100.0")

but does not solve the initial problem of the inclusion of files.

Thanks.
-- 
Claudio Giordano




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to