Hi, I Want to Compile DFU to Fork it .
however, I am runninh into issues . the menu of my compiled program always crashes and
many texts within Daggerfall are replaced with "LOCALE TEXT NOT FOUND" .
it might help me to understand what a normal procedure looks like for the creation of a DFU build .
[Help Needed] Compilation From Unity
-
- Posts: 107
- Joined: Mon Sep 23, 2019 6:15 pm
Re: [Help Needed] Compilation From Unity
While it is not written anywhere, you need to build addressables before building your project otherwise the problem you described will happen.
To do it, from the toolbar, select Windows->Asset Management->Addressables->Groups, then from the new window, select Build->New Build->Default Build Script. Wait for it to complete and you can build the project without problems.
To do it, from the toolbar, select Windows->Asset Management->Addressables->Groups, then from the new window, select Build->New Build->Default Build Script. Wait for it to complete and you can build the project without problems.
- Jay_H
- Posts: 4097
- Joined: Tue Aug 25, 2015 1:54 am
- Contact:
Re: [Help Needed] Compilation From Unity
I have moved this topic to Developer Discussion
- labii
- Posts: 2
- Joined: Sun Jul 30, 2023 7:40 am