What did I do wrong?

Discuss Daggerfall Unity and Daggerfall Tools for Unity.
Post Reply
Lywzc
Posts: 107
Joined: Mon Sep 23, 2019 6:15 pm

What did I do wrong?

Post by Lywzc »

I tried to compile the source code myself and when I ran the game, below happened
2.jpg
2.jpg (268.41 KiB) Viewed 548 times
I deleted the Unity folder in the Users and reinstalled Daggerfall but no luck. The precompiled version works as expected though.
What did I do wrong? Do I have to change some settings when compiling?

User avatar
BadLuckBurt
Posts: 948
Joined: Sun Nov 05, 2017 8:30 pm

Re: What did I do wrong?

Post by BadLuckBurt »

Lywzc wrote: Fri May 20, 2022 3:32 pm What did I do wrong? Do I have to change some settings when compiling?
You did nothing wrong. Unity is a bit weird when it comes to including Addressables. This post should help you get sorted: viewtopic.php?p=59107#p59107
DFU on UESP: https://en.uesp.net/w/index.php?title=T ... fall_Unity
DFU Nexus Mods: https://www.nexusmods.com/daggerfallunity
My github repositories with mostly DFU related stuff: https://github.com/BadLuckBurt

.

Lywzc
Posts: 107
Joined: Mon Sep 23, 2019 6:15 pm

Re: What did I do wrong?

Post by Lywzc »

BadLuckBurt wrote: Fri May 20, 2022 4:23 pm
Lywzc wrote: Fri May 20, 2022 3:32 pm What did I do wrong? Do I have to change some settings when compiling?
You did nothing wrong. Unity is a bit weird when it comes to including Addressables. This post should help you get sorted: viewtopic.php?p=59107#p59107
It works! Thanks again for help.

Post Reply