Menu

#5810 SCI: QFG3: Unable to climb tree to monkey village

closed-fixed
5
2011-08-25
2011-07-25
Dan Haim
No

When reaching monkey village playing as Paladin (also as Fighter but I don't know whether the bug reproduces then) you're supposed to ask Manu (the monkey) to help you climb up. Specifically you're supposed to ask about help then about rope then about vines then about swing line (if I remember correctly). However when playing through ScummVM after asking about rope you can't ask about vine (it just lets you ask about rope again) so unless you have the magic user's levitate spell or the thief's climbing skill you cannot go to the village and therefore cannot finish the game. Attached it a savegame at that point.

Discussion

  • Dan Haim

    Dan Haim - 2011-07-25

    Savegame at the point where you get stuck because of the discussed problem.

     
  • Dan Haim

    Dan Haim - 2011-07-25
    • summary: Unable to climb tree to monkey village --> QFG3: Unable to climb tree to monkey village
     
  • Willem Jan Palenstijn

    • summary: QFG3: Unable to climb tree to monkey village --> SCI: QFG3: Unable to climb tree to monkey village
     
  • digitall

    digitall - 2011-07-25
    • assigned_to: nobody --> wjpalenstijn
     
  • digitall

    digitall - 2011-07-25

    Replicated with latest Git master on Linux x86_32 and the attached savegame.

    Checked a walkthrough to see if this was a known issue, but it does seem like a real regression in our SCI implementation.

    See the section "5. Fighter/Paladin Walkthrough" specifically the bit "The Call To War" in http://www.the-spoiler.com/RPG/Sierra/glory.quest.3.4.html which indicates this sequence:
    "Head over to the Jungle, and you'll find your
    last remaining friend, Manu the monkey. He'll offer to take you to the
    Monkey Village. You don't really have much of a choice here. Ask him
    about Village, then click the Mouth on yourself and Agree (3)."
    Though this seems to omit the need to levitate or climb the tree...

     
  • digitall

    digitall - 2011-07-25

    http://www.the-spoiler.com/RPG/Sierra/glory.quest.3.2.html indicates that you do need to talk to Manu as a Fighter:
    "How do I get into the Monkey village?

    Hint:
    If you are a Magic User one of your spells is most appropriate for rising to
    the occasion. If you are a Thief either use one of your natural abilities or
    the gift you received from the Sultan. If you are a Fighter you are going to
    have to talk to Manu and get him to help you.
    "

     
  • Willem Jan Palenstijn

    • assigned_to: wjpalenstijn --> nobody
     
  • digitall

    digitall - 2011-07-27

    negativeiq: This bug will require one of the SCI engine developers to step through the script code for this scene. Since this will take some time, please be patient and stand by. Thanks.

     
  • Filippos Karapetis

    Seems to be a regression from the script patch for bug #3040722. If I remove the patch, the dialog progresses, but you can't ask Manu to send a swingline down (but this might be caused by the faulty patch, so the game scripts in that scene might have reached a dead end state)

     
  • Willem Jan Palenstijn

    Good catch. Removing that patch does fix it. You have to ask for the swingline by clicking the talk icon on yourself, not on manu.

     
  • Filippos Karapetis

    Reverted the bad script patch in

    The scene works fine now. I've reopened the original bug #3040722 (which isn't severe like this one, as the dialog option associated with that one is completely optional).

     
  • Filippos Karapetis

    • assigned_to: nobody --> thebluegr
    • status: open --> closed-fixed