Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gaia terrain example is broken #1

Open
masonwheeler opened this issue Aug 23, 2020 · 0 comments
Open

Gaia terrain example is broken #1

masonwheeler opened this issue Aug 23, 2020 · 0 comments

Comments

@masonwheeler
Copy link

I'm looking at Dungeon Architect, and I ran across the example scenes at https://coderespawn.github.io/dungeon-architect-quick-start-guide-unity/stage/html/quick_start_1.6.0.html

Because I have Gaia and Village Exterior Kit, I tried the scene that uses them, but I ran into multiple problems:

  • The demo fails to compile because StrongholdLandscapeModifier.cs is missing multiple namespace references in its using section.
  • On setting up the scene, Gaia throws multiple NREs which show up in the console. (Was this written before the major update to Gaia that came out a few months ago?)
  • The landscape comes out empty because all the textures on the terrain are missing. I spoke to Blacksmith (3D Forge author) about this, and he mentioned that this is likely a known issue where Unity can fail to import terrain textures from pre-2018 versions.

Given that no version older than 2018 is currently supported by Unity, (or at least none is currently installable from Unity Hub,) could we get this fixed up to work with current versions of Unity and Gaia?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant