Page 2 of 2

Re: (Bug) Thieves Guild Map Markers disappear after staying in the inn.

Posted: Mon Dec 02, 2019 10:18 pm
by Hazelnut
Interkarma wrote: Mon Dec 02, 2019 10:16 pm Agreed, this undiscover process should be limited to residences only and exclude TG and DB buildings specifically.
Should it maybe always exclude the guild hall where the quest giver is? Even though only TG & DB have issues due to the secret (shhh) location and the consequent way the labels get applied by my guild code?

Also attached a better save with no terrain sampler problems. Load it, open map. Loiter 1 hr. Open map, TG label is gone.

Re: 0.10.13 - Building undiscover process at end of quest can undiscover guild halls, etc.

Posted: Mon Dec 02, 2019 10:20 pm
by Interkarma
If it's limited to residences, then guilds and businesses won't be undiscovered anyway. We just need an exclusion for TG and DB as they appear in residences.

Any other buildings player discovers should remain that way, even when used as part of a quest. I just don't want all these "Residence" nameplates cluttering up the map from old quests like classic does.

Re: 0.10.13 - Building undiscover process at end of quest can undiscover guild halls, etc.

Posted: Mon Dec 02, 2019 10:21 pm
by Hazelnut
Didn't know it was restricted to residences, but yeah in that case.. ah now I see the onlyIfResidence flag which is set true. :D

Re: 0.10.13 - Building undiscover process at end of quest can undiscover guild halls, etc.

Posted: Tue Dec 03, 2019 7:14 am
by Nystul
does reentering town discover the thieves guild and dark brotherhood guildhalls again?

but yes, this was an oversight

Re: 0.10.13 - Building undiscover process at end of quest can undiscover guild halls, etc.

Posted: Fri Apr 24, 2020 4:17 am
by Interkarma
From a recent reddit post, it seems this bug (or some version of it) is still active in 0.10.23. Is anyone able to confirm?

https://www.reddit.com/r/daggerfallunit ... s_missing/

Re: 0.10.13 - Building undiscover process at end of quest can undiscover guild halls, etc.

Posted: Fri Apr 24, 2020 2:24 pm
by Hazelnut
Hmm, I was pretty sure I fixed this stuff a while back, but maybe that was just a different bug - I forget. Would be good to get a savefile & DFU version from reddit.

Re: 0.10.13 - Building undiscover process at end of quest can undiscover guild halls, etc.

Posted: Fri Apr 24, 2020 11:10 pm
by Interkarma
I can reproduce using save in first post. Rest for a couple hours and the marker is removed. I'll take a look at bug now while I have it all open in front of me.

Edit: Doesn't look like was ever addressed. There still weren't any checks for TG and DB in UndiscoverBuilding(). Have pushed a change to resolve this now.