Frictional Games Forum (read-only)

Full Version: Model import error
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
Yo guys.

I get an error when trying to use the "import mesh" option in the model editor and it crashes.

Here's the error:
Cache out of date! Reloading collada file 'C:/Program Files (x86)/Amnesia - The Dark Descent/redist/entities/In_the_night/Tash_Can/Trash_Can.dae'

WARNING: No 'extra scene' element found!

ERROR: Couldn't create material 'C:/Program Files (x86)/Amnesia - The Dark Descent/redist/entities/In_the_night/Tash_Can/Trash_Can_D.mat'

ERROR: Couldn't create material 'C:/Program Files (x86)/Amnesia - The Dark Descent/redist/entities/In_the_night/Tash_Can/Trash_Can_D.tga' for object 'TrashCan'

ERROR: Couldn't create material 'C:/Program Files (x86)/Amnesia - The Dark Descent/redist/entities/In_the_night/Tash_Can/Trash_Can_D.mat'
The textures for your Trash_Can.dae file cannot be created.
(05-11-2014, 11:37 AM)SomethingRidiculous Wrote: [ -> ]The textures for your Trash_Can.dae file cannot be created.

Yea kinda realized that, but I have no idea how to fix it.
You can create it yourself. Just make the texture .dds, apply it to model in your 3D modelling program and then open the .dae in the ModelViewer.
(05-11-2014, 11:43 AM)SomethingRidiculous Wrote: [ -> ]You can create it yourself. Just make the texture .dds, apply it to model in your 3D modelling program and then open the .dae in the ModelViewer.
That's what I did.

My texture is in .tga, but that's the only difference.
You should make it .dds, although it should still load fine with .tga. Did you export your model correctly? What program? Maya?

Can you open it fine in the Model Viewer, rather than the Model Editor?
(05-11-2014, 01:06 PM)Mudbill Wrote: [ -> ]You should make it .dds, although it should still load fine with .tga. Did you export your model correctly? What program? Maya?

Can you open it fine in the Model Viewer, rather than the Model Editor?
I use 3DS max.

I'm pretty sure I exported it correctly.

And no, it crashes the Model Viewer too.

Edit: It still crashes but now I get this message :

"Cache out of date! Reloading collada file 'C:/Program Files (x86)/Amnesia - The Dark Descent/redist/entities/In_the_night/Tash_Can/Trash_Can.dae'

WARNING: No 'extra scene' element found!"
Are you using the beta patch? If not, 3ds Max will not work. Maya 2011 should work, but 3ds Max is not yet fully supported.
(05-11-2014, 07:01 PM)Mudbill Wrote: [ -> ]Are you using the beta patch? If not, 3ds Max will not work. Maya 2011 should work, but 3ds Max is not yet fully supported.
I'm not using the patch.
But since it's a .DAE file it shouldn't be a problem, right?
The .dae needs to be specifically formatted too though. I don't think openCOLLADA is supported on 3ds Max, or at least the one that works with Amnesia.
Pages: 1 2