[0.10.4] Houses with multiple entrances confuse entry point [RESOLVED]

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

[0.10.4] Houses with multiple entrances confuse entry point [RESOLVED]

Post by Jay_H »

I don't have a version number yet, but hopefully one of the three points of reference will offer it.

When a house has multiple entry doors, often all doors will just place you in one entry point, not the one corresponding to its place.

https://youtu.be/eKM20DPlgYY?list=PLC1a ... qS0D&t=703
https://www.reddit.com/r/daggerfallunit ... r/eyn1upr/
viewtopic.php?f=27&t=924&start=190#p30536

I can't reproduce this myself, but this is suddenly a very common question.

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

Re: Houses with multiple entrances confuse entry point

Post by Interkarma »

The transition code shluld place player in front of closest interior door to the exterior door clicked on in building shell. Possibly an edge case in some buildings resulting in bad placement.

I'll move to bug reports so it can be looked at further.

theJF
Posts: 69
Joined: Wed Dec 26, 2018 10:34 am

Re: [0.10.4] Houses with multiple entrances confuse entry point

Post by theJF »

I was able to re-trace my steps and re-create the problem. It appears to be consistent insofar as if you approach the door on the left from the left hand-side then you enter the correct interior, but if you approach the left door from the right-hand side then you enter the wrong interior. The door on the right always works OK. Save file attached in case it is helpful. I'm on version 10.4.
Attachments
SAVE68.zip
(285.73 KiB) Downloaded 91 times

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

Re: [0.10.4] Houses with multiple entrances confuse entry point

Post by Interkarma »

Thank you for the information. I can see clearly now how this would happen and how to fix.

Thanks for save as well, I'll be able to test your steps in the same location to ensure resolved.

Locked