DavidKinder / Inform6

The latest version of the Inform 6 compiler, used for generating interactive fiction games.
http://inform-fiction.org/
Other
199 stars 32 forks source link

container/surface bug, look code gets called twice? #250

Closed cfmoorz2 closed 9 months ago

cfmoorz2 commented 9 months ago

compile the attached test file for details but there is a bug when the player is in/on a container or supporter with other objects. the code to iterate through objects/siblings is getting called twice.

in the test room, 'stand on the surface', then 'drop all', then 'look'.

test.txt

erkyrath commented 9 months ago

That's a library bug. Report those here: https://gitlab.com/DavidGriffith/inform6lib/-/issues