Terrain Generator not working


https://forum.reallusion.com/Topic502776.aspx
Print Topic | Close Window

By Kelleytoons - 4 Years Ago
So I tried to run Terrain Generator today and it said something to the effect that I needed the content pack - which, of course, I DID install when I first installed the product months ago.

I tried reinstalling but it said it was already there and wouldn't run.  Anyone have any idea how to fix this thing?
By gordryd - 4 Years Ago
Hi Mike,
I know you are Python-literate -- I found this in "NatureTerrainGenerator.py":
TEMPLATE_PROP_PATH = os.path.join(RLPy.RApplication.GetTemplateDataPath(), 'iClone Template', 'Props', 'Nature Terrain Generator')
TEMPLATE_MTL_PATH = os.path.join(RLPy.RApplication.GetTemplateDataPath(), 'iClone Template', 'Materials Lib', 'Nature Terrain Generator')
Is your content still in these directories, or did it get moved somehow?
By Kelleytoons - 4 Years Ago
I don't know why it would have gotten moved but I'll check.  Thanks for the reply.