[Bug] Recipe for Cockerel potion cannot be read if you already know it

Recipe for Cockerel potion cannot be read if you already know it. The game shows the message box with text “You already know this recipe.”. The roots of that problem located around the logic that preventing to read the recipe book second time if you already know that recipe. That recipe I had learned in Sasau Monastery by quest. So, technically it’s all ok: I don’t need the book to learn same recipe twice. Moreover if I can’t read the book, the “star” should stay.

But with impossibility to read the book I lose XP point for “Reading” skill. I expect some kind of solution for that. For example: put that book to my inventory so I can manually read it. Or Henry could read the book anyway but if he already knows the recipe the book doesn’t disappear.

1 Like

I have same problem,
Can’t complete “Amorous Adventure”, the script expects me to read “Infinite Allure” potion recipe.

Solved it by console command:
#QuestSystem.CompleteObjective(‘q_loveLetter’, ‘charlatanRecipe’);