enigma-devel
[Top][All Lists]
Advanced

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

Re: [Enigma-devel] ant33.lua runtime error under lua 5


From: Daniel Heck
Subject: Re: [Enigma-devel] ant33.lua runtime error under lua 5
Date: Tue, 20 Jun 2006 00:57:15 +0200
User-agent: Thunderbird 1.5.0.4 (Windows/20060516)

Tacvek wrote:

This looks like a type-cast-problem in ant.lua, and appears
a second time on the 'action_C'-triggers in ant33.
I don't understand the ant.lua-magic, so I only could do a
workaround for ant33 - a not beautiful one. And we should
assume that there are more levels using this very special
cell/cells-syntax.

Actually, I'm betting we failed to convert ant.lua over to 5.1 quite correctly.

We did, but this is not the cause of this particular error. The problem was that ant33.lua made incorrect assumptions about the kinds of arguments passed to signal callbacks. But the callback signature was changed in the SVN version to include the sender of the signal, which the callbacks in ant33.lua obviously did not like... I committed a fix for this bug.

Could anyone test the level? I never made it past the third screen ;-)

- Daniel




reply via email to

[Prev in Thread] Current Thread [Next in Thread]