Thou Shalt Not Pass
Fixing a softlock
Enable the debug console, then look for a fact under Gates the quest checks — one the quest is actively waiting on. If that flag never got written, addfact it to the value shown and the gate clears.
Setting a Set these to advance fact only marks a step done — it won't run the step or skip the quest forward, and it can't fix a softlock caused by a scene that never played or an NPC that didn't spawn (reload an earlier save for those). Save before forcing any fact.
Quest facts (6)
Set these to advance
6 factsCompletion flags this step writes — they record a step as done but won't run it or skip the quest forward on their own.
mq3024_fdb_pontar_bridge_openedAlso used by A Deadly Plot
mq3024_novigrad_visitedIn phase: You Shall Not Pass
mq3024_crossing_allowedIn phase: You Shall Not Pass
mq3024_quest_insideIn phase: You Shall Not Pass
mq3024_quest_onIn phase: You Shall Not Pass
mq3024_whitebridge_visitedIn phase: You Shall Not Pass
Objectives
- 1.Acquire a pass granting permission to cross the Pontar.
- 2.Use the pass to cross the Pontar.
Objectives a quest can show, in roughly the order they appear; some are optional or mutually exclusive branches.