Page 1 of 1

[1.3] Conclave Dungeon Lore bug

Posted: Mon Mar 23, 2015 1:18 am
by Bobson
In the process of attempting to unlock Ogres, I had one character who cleared the Halfling ruins, got the appropriate lore, and had the Conclave dungeon show up on the world map. Then they died.

The next character cleared the Old Forest and Nur first, got all the lore out of the library (including the Conclave directions), and only afterwards cleared the Halfling ruins. That character never got the dungeon to show up on the world map, so now I'm stuck without being able to unlock Ogres again.

Before I start yet another character to attempt to do this "correctly", is there anything I can do to my save to force the dungeon to appear? I definitely have the lore and have killed the boss who drops it... just no entrance.

Edit: Both characters in question were, in fact, Shalore, although I didn't know at the time that it mattered.

Re: [1.3] Conclave Dungeon Lore bug

Posted: Tue Mar 24, 2015 12:30 am
by Stuntofthelitter
Found the issue. The problem is that game.state.can_conclave_vault = true has to be set before the lore is first learned. This results in never being able to get the conclave vault if you read the lore from the vault and not from encountering Director Hompalan.

Re: [1.3] Conclave Dungeon Lore bug

Posted: Tue Mar 24, 2015 11:16 am
by darkgod
fixed