Started a game, left town, went north.
1) move to tree
2) get rocks
3) move to right side of screen by the hut
4) throw rock at birds nest
5) when a rock hits the nest, the character moves to the nest automatically to retrieve the ring
Game hangs at this point with the wait cursor.
i just tried, works for me in the original hero's quest. I cant try it in the renamed QfG, because I don't own that one.
Probably also try with latest daily build just to make sure
i tried on hero's quest interpreter version 0.000.566, game version 1.000
lskovlun tried on quest for glory 1 interpreter version 0.000.629, game version 1.200
in both of those the bug didn't occur
could you please check, which interpreter version you got and post that information here?
View and moderate all "bugs Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Bugs"
"About Glory I" says version 1.200. How do I find the interpreter version?
View and moderate all "bugs Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Bugs"
Nevermind, ran strings on the binary and it says 0.000.629.
I'm having this problem with scummvm v1.2.0. I'll try the daily build.
View and moderate all "bugs Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Bugs"
Hrm, I think it's timing/animation speed dependent. I reproduced it twice before reporting it and now I can't reproduce with 1.2.0 or the daily build.
I just tried this on QFG1, and didn't get any hang either (using the daily build).
What is your operatins sytem? Is it 32 or 64 bit? What sound settings are you using in ScummVM? (i.e. are you using Adlib, MT-32...?)
View and moderate all "bugs Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Bugs"
I'm using Ubuntu 10.10 64-bit. Default sound settings which I believe is MT-32 emulator.
I'm using Windows 7 64-bit, I've tried Adlib, GM and MT-32 with the same version of QFG1 as yours to reproduce this bug but I can't. I've tried normal game speed, and fastest game speed.
I guess it's a script/timer related bug then, which is more likely as it doesn't always occur. I'm therefore lowering the priority of this to 1, same as the other timer related script bugs, which are hard to reproduce and don't always occur.
(btw, I've asked about the sound settings, as SCI scripts sometimes sync game animations with sound, which could explain a lockup with certain sound configurations, as the music / sound scores differ for each sound card)
Moving to the wiki, known SCI bugs page:
http://wiki.scummvm.org/index.php/SCI/Bugs
Does this bug still occur?
I added a script patch on 31.10.2014 against a bird's nest issue, which was quite similar and happened when running and then throwing rocks.