Closed noobanidus closed 9 years ago
I can't get this bug to manifest with the latest commit (2e3f3f134f97ef606b2ea3d3a604855ca7aa160e). What were you using?
Just cloned the repository instead of using the version I had from ifarchive. It appears to still be doing this, so perhaps it is something to do with the compiler: I'm using 6.33 for Win32 date 10th May 2014, also found on ifarchive.
That's the same version I'm using, but compiled for Linux amd64. Can you send me the compiled game that shows this misbehavior?
I can't reproduce this bug, so I'm closing it.
The precise error message is: "triet to test "in" or "notin" of <illegal object number 1>".
Example code to reproduce this, compiling with the -G flag:
Modifying the found_in attribute of Test_Object results in the error message occurring as soon as the game starts.