DragonBreak #92: ancientgraveyard is not a valid quest location [RESOLVED]

Locked
User avatar
Jay_H
Posts: 4062
Joined: Tue Aug 25, 2015 1:54 am
Contact:

DragonBreak #92: ancientgraveyard is not a valid quest location [RESOLVED]

Post by Jay_H »

The quest CUSTOM01 requires the use of a remote ancientgraveyard. Attempting to run the quest now gives no dungeon name in dialogue, and no timer for it generates. The quest ends immediately.

Player log:
Could not find any random location of index 140 in Daggerfall
DFTFU 1.7.1: Unknown location RegionName='', LocationName=''.

(Filename: /home/builduser/buildslave/unity/build/artifacts/generated/common/runtime/DebugBindings.gen.cpp Line: 51)

Exception: Error finding location :
at DaggerfallWorkshop.PlayerGPS.DiscoverLocation (System.String regionName, System.String locationName) [0x00000] in <filename unknown>:0
at DaggerfallWorkshop.Game.Questing.RevealLocation.Update (DaggerfallWorkshop.Game.Questing.Task caller) [0x00000] in <filename unknown>:0
at DaggerfallWorkshop.Game.Questing.Task.Update () [0x00000] in <filename unknown>:0
at DaggerfallWorkshop.Game.Questing.Quest.Update () [0x00000] in <filename unknown>:0
at DaggerfallWorkshop.Game.Questing.QuestMachine.Tick () [0x00000] in <filename unknown>:0
at DaggerfallWorkshop.Game.Questing.QuestMachine.Update () [0x00000] in <filename unknown>:0

(Filename: Line: -1)
This problem does not occur in #90. Running Linux.

Image

User avatar
Interkarma
Posts: 7236
Joined: Sun Mar 22, 2015 1:51 am

Re: DragonBreak #92: ancientgraveyard is not a valid quest location

Post by Interkarma »

Thank you. This will be due to a recent change, the quests-places table needs a quick update. Will fix in next builds.


Locked