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


_______________________________________________
Enigma-devel mailing list
Enigma-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/enigma-devel

Reply via email to