Linux 115: Quest packs insist on using old configuration [CAUSED BY USER]

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

Linux 115: Quest packs insist on using old configuration [CAUSED BY USER]

Post by Jay_H »

EDIT: False alarm. I found the cause. I had an additional quest list called QuestList-FightersGuild (copy).txt intended as a backup, which DFU was also reading from.
Spoiler!
Not sure if this qualified for Bug Reports or whether this should be in Quest Hub. I have no preference on where it should be.

I'm trying to edit the Quest List for the Fighters Guild but it's not recognizing changes. Here's what my quest list looks like:

Image

And this is what the player log shows, when condensed down:

Code: Select all

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

DFTFU 1.7.4: Exception for quest JHFG006 during quest compile: Quest file /home/jehuty/Downloads/Daggerfall Unity 115/DaggerfallUnity_Data/StreamingAssets/QuestPacks/JH/FightersGuild/JHFG006.txt not found.

DFTFU 1.7.4: Exception for quest JHFG007 during quest compile: Quest file /home/jehuty/Downloads/Daggerfall Unity 115/DaggerfallUnity_Data/StreamingAssets/QuestPacks/JH/FightersGuild/JHFG007.txt not found.

DFTFU 1.7.4: Exception for quest JHFG008 during quest compile: Quest file /home/jehuty/Downloads/Daggerfall Unity 115/DaggerfallUnity_Data/StreamingAssets/QuestPacks/JH/FightersGuild/JHFG008.txt not found.

DFTFU 1.7.4: Exception for quest JHFG007 during quest compile: Quest file /home/jehuty/Downloads/Daggerfall Unity 115/DaggerfallUnity_Data/StreamingAssets/QuestPacks/JH/FightersGuild/JHFG007.txt not found.

DFTFU 1.7.4: Exception for quest JHFG007 during quest compile: Quest file /home/jehuty/Downloads/Daggerfall Unity 115/DaggerfallUnity_Data/StreamingAssets/QuestPacks/JH/FightersGuild/JHFG007.txt not found.

DFTFU 1.7.4: Exception for quest JHFG005 during quest compile: Quest file /home/jehuty/Downloads/Daggerfall Unity 115/DaggerfallUnity_Data/StreamingAssets/QuestPacks/JH/FightersGuild/JHFG005.txt not found.
I can eventually get to the quests I add if I click enough, but I can never make DFU stop querying JHFG001 to 010. I've restarted DFU several times in the process to refresh the quest list but it doesn't change the behavior.

Locked