ScummVM 1.3.0svn54392 (Nov 20 2010 09:08:50)
Features compiled in: Vorbis FLAC MP3 RGB zLib Theora
Going to the outhouse and doing one of the things the "look" command suggests, leads to an endless loop with the interpreter telling "You're not close enough"
Bob The Farmboy (DOS/English)
AmigaOS4 - PPC - SDL - BE
gcc (GCC) 4.2.4 (adtools build 20090118)
"look" for further instructions :-)
Replicated on Linux x86_32 with:
ScummVM 1.3.0git3509-g87d7044-dirty (Mar 1 2011 10:54:23)
Features compiled in: Vorbis FLAC MP3 ALSA SEQ TiMidity RGB zLib FluidSynth Theora
Replicated from attached savegame and clean start.
Could you reproduce it with NAGI?
Nagi v2.06
Reproduceable
This is a script bug with script 9: when you perform the action that the look command suggests, variable 210 is set to 2, but the check for it is incorrect and it is evaluates to true on every iteration of the script, thus the message "You're not close enough" keeps popping up over and over. There's not much that can be done about this one, it's a design flaw of the game, and since this is a fanmade game, the game's author should fix that. Closing as "won't fix".