Page 30 of 32

Re: (Vibrant) Terrain Flats

Posted: Wed May 06, 2020 7:47 am
by jman0war
I'd like this to be a .dfmod file.
I have installed Unity 2018.2.21, downloaded a copy of daggerfall unity master.
Open it but i don't have "Daggerfall Tools" anywhere.

Got this from viewtopic.php?f=22&t=277
In the Unity Editor, open the mod builder window (Daggerfall Tools -> Mod Builder) and select "Create New Mod"

Re: (Vibrant) Terrain Flats

Posted: Wed May 06, 2020 8:38 am
by BadLuckBurt
jman0war wrote: Wed May 06, 2020 7:47 am I'd like this to be a .dfmod file.
I have installed Unity 2018.2.21, downloaded a copy of daggerfall unity master.
Open it but i don't have "Daggerfall Tools" anywhere.

Got this from viewtopic.php?f=22&t=277
In the Unity Editor, open the mod builder window (Daggerfall Tools -> Mod Builder) and select "Create New Mod"
In Unity's main window you can switch between Project and Console at the bottom. Select Console and see if there are any errors displayed there.

Daggerfall Tools doesnt show up when Unity finds errors so maybe thats whats happening.

If you're not sure if there are errors, please post a screenshot with the Console selected

Re: (Vibrant) Terrain Flats

Posted: Wed May 06, 2020 8:55 am
by jman0war
Yes there are errors, a number of them.
-SoundReplacement.cs
-MobilePersonMotor.cs
-DaggerallFont.cs
-Failed executing external process for Bake Runtime job

Re: (Vibrant) Terrain Flats

Posted: Wed May 06, 2020 8:58 am
by BadLuckBurt
jman0war wrote: Wed May 06, 2020 8:55 am Yes there are errors, a number of them.
-SoundReplacement.cs
-MobilePersonMotor.cs
-DaggerallFont.cs
-Failed executing external process for Bake Runtime job
Would you mind posting the exact errors? Either the download was corrupt or theres something else going on (missing dependencies or sth).

Re: (Vibrant) Terrain Flats

Posted: Wed May 06, 2020 9:28 am
by jman0war

Re: (Vibrant) Terrain Flats

Posted: Wed May 06, 2020 9:33 am
by BadLuckBurt
You have the wrong Unity version. 2018.4.21. It should be 2018.2.21

Re: (Vibrant) Terrain Flats

Posted: Wed May 06, 2020 2:27 pm
by jman0war
Ah ha.
Tried the correct version but still no joy.
it's probably a dirty install by now so will try scrubbing Unity from my machine and reinstall.

Re: (Vibrant) Terrain Flats

Posted: Wed May 06, 2020 2:58 pm
by jman0war
When i run the Daggerfall Tools for Unity 1.6.1 i can see this window, select ALL and import, or just click Import.
But i don't see anything in Unity for it.
Where are these supposed to show up?

Image

Image

Re: (Vibrant) Terrain Flats

Posted: Wed May 06, 2020 3:43 pm
by BadLuckBurt
jman0war wrote: Wed May 06, 2020 2:58 pm When i run the Daggerfall Tools for Unity 1.6.1 i can see this window, select ALL and import, or just click Import.
But i don't see anything in Unity for it.
Where are these supposed to show up?
You don't need Daggerfall Tools for Unity anymore, they are integrated into https://github.com/Interkarma/daggerfall-unity. Opening the folder with that sourcecode in Unity should be enough now.

Re: (Vibrant) Terrain Flats

Posted: Wed May 06, 2020 4:03 pm
by jman0war
Hmm okay.
So where are these tools supposed to show up in Unity?