Keep having this error
Captain_Red
12 Feb 2022, 12:44Error running script: Error compiling expression 'obj.gender in game.lastobjects': InElement: Search argument type 'Object' is not a known collection type
Comes up when interacting with objects.
mrangel
12 Feb 2022, 22:54I can't figure that out. Is the expression obj.gender in game.lastobjects
somewhere in your code?
Also, are you setting the attribute game.lastobjects
to be an object? Because the parser assumes that if it exists, it's an objectlist.