Keep having this error

Error 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.


I 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.