About Store Forum Documentation Contact



Post Reply 
Material Loading
Author Message
Brainache Offline
Member

Post: #1
Material Loading
Hey.. since upgraded to the latest release, I've started getting an odd material message...

For example:
Can't Load "Scorched Hills.gfx"
Additional path "obj/curosr"

In this case, I have a Mesh object (Cursor) and am calling Cursor.load("obj/cursor/base.mesh");
The material is fine in mesh editor, i've played aorund with placements ( now have the .mtrl and .gfx files int he same obj/curosr folder..)

Suggestions?

Thanks!
05-16-2009 08:41 PM
Find all posts by this user Quote this message in a reply
Esenthel Offline
Administrator

Post: #2
Re: Material Loading
maybe you're setting different IOPath in the game than in the Mesh Editor

also take a look at path typos
you're mentioning "cursor" and "curosr" in your post, so maybe you have some typos in the path names

you can always edit the material in Mesh Editor, drag and drop the texture, and re-save the material (overwrite)
05-16-2009 09:23 PM
Find all posts by this user Quote this message in a reply
Post Reply