v0.8.9 (Bugfixes + translations) released to Google Play!

Useful links
Source code of the game - Contribution guide - ATCS Editor - Translate the game on Weblate - Example walkthrough - Andor's Trail Directory - Join the Discord
Get the game (v0.8.9) from Google, F-Droid, our server, or itch.io

Didn't get antidote from Fallhaven potion-maker after closing the dialog

A place to submit bugs to the Andor's Trail Development Team.
User avatar
rijackson741
Posts: 4451
Joined: Tue Aug 20, 2013 2:04 am
android_version: 10 - Android 10
Location: Somewhere in Dhayavar
Contact:

Re: Didn't get antidote from Fallhaven potion-maker after closing the dialog

Post by rijackson741 »

There is no bug. You get the quest progress at the same time you get the antidote. You cannot get one without the other.
Level:71, XP:6493739, PV:608, FQ:84
HP:210, AC:212, AD:58-77, AP:4, ECC:16%, CM:1.5, BC:188, DR:3
Gold: 237559 | RoLS:1, RoL:1, GoW:1, VSH:1, RoFLS:1, WoB:1
HH:1, WA:1, CS:2, Cl:1, IF:4, Ev:3, Re:2, WP:DA:1, WP:1S:1, WP:B:1, AP:L:1, FS:DW:2, S:DW:1
User avatar
Antison
Posts: 5254
Joined: Mon Mar 28, 2011 11:33 pm
android_version: 14 - Android 14
Location: A home without a beagle is just a house

Re: Didn't get antidote from Fallhaven potion-maker after closing the dialog

Post by Antison »

Sounds to me like the player gave the ingredients and clicked the escape (back, cancel, whatever it says) button and failed to get the antidote.
"A home without a beagle is just a house"
rigger
Posts: 31
Joined: Thu Dec 05, 2019 2:20 pm
android_version: 8.1 - Oreo

Re: Didn't get antidote from Fallhaven potion-maker after closing the dialog

Post by rigger »

Antison wrote: Sat Dec 07, 2019 6:53 pm Sounds to me like the player gave the ingredients and clicked the escape (back, cancel, whatever it says) button and failed to get the antidote.
Yes.
I tried 0.7.7 from here. Same result.
User avatar
rijackson741
Posts: 4451
Joined: Tue Aug 20, 2013 2:04 am
android_version: 10 - Android 10
Location: Somewhere in Dhayavar
Contact:

Re: Didn't get antidote from Fallhaven potion-maker after closing the dialog

Post by rijackson741 »

OK. I guess the only way to put this to bed is for me to go through it in some detail.

I am only going to cover the case where you give the potion merchant the ingredients the first time, and get a single potion. You cannot buy in bulk until you have done this (including getting the first potion, so if you can buy in bulk, you got it).

When you give the potion merchant the ingredients, in the "Taste is everything" quest you get quest stage 30, which is "I have brought the ingredients for the potion." The dialogue where this happens is "Good. Give me a minute to prepare that antidote for you."

You can then move on to the dialogue "[Mixes the ingredients]", or you can leave. It doesn't matter, because quest stage 30 has been set, but quest stage 35 (more on that later) has not. So the next time you come back to the potion merchant you can pick up the dialogue again at "[Mixes the ingredients]". You can leave and come back to this as many times as you want, but since quest stage 30 has been set, but quest stage 35 has not, you can always come back to this point.

From there you can move to the dialogue "There. One potion against food-poisoning for you.". As soon as you do that, you get the antidote, and quest stage 35, "I received a potion of antidote, that should help me if I get food-poisoning.". Here's the code for the dialogue, with the key lines highlighted.

antifp.PNG

So first you get the quest stage, then, as fast as the code can execute, you get the antidote. Unless you manage to crash out of the game in the split second between those events, if you have that quest stage, you got the antidote.

Without quest stage 35, you cannot buy in bulk.

Hopefully that clears it up. There is no bug.
You do not have the required permissions to view the files attached to this post.
Level:71, XP:6493739, PV:608, FQ:84
HP:210, AC:212, AD:58-77, AP:4, ECC:16%, CM:1.5, BC:188, DR:3
Gold: 237559 | RoLS:1, RoL:1, GoW:1, VSH:1, RoFLS:1, WoB:1
HH:1, WA:1, CS:2, Cl:1, IF:4, Ev:3, Re:2, WP:DA:1, WP:1S:1, WP:B:1, AP:L:1, FS:DW:2, S:DW:1
User avatar
rijackson741
Posts: 4451
Joined: Tue Aug 20, 2013 2:04 am
android_version: 10 - Android 10
Location: Somewhere in Dhayavar
Contact:

Re: Didn't get antidote from Fallhaven potion-maker after closing the dialog

Post by rijackson741 »

Despite my certainty, Nut has found a problem. If you finish the quest, then you go back and buy only one potion, there is a bug (the first time through, when you buy the first potion, there is no bug). We will fix it.
Level:71, XP:6493739, PV:608, FQ:84
HP:210, AC:212, AD:58-77, AP:4, ECC:16%, CM:1.5, BC:188, DR:3
Gold: 237559 | RoLS:1, RoL:1, GoW:1, VSH:1, RoFLS:1, WoB:1
HH:1, WA:1, CS:2, Cl:1, IF:4, Ev:3, Re:2, WP:DA:1, WP:1S:1, WP:B:1, AP:L:1, FS:DW:2, S:DW:1
Post Reply