AN exception has been trown!

The place for artists, modellers, level designers et al to discuss their approaches for creating content for OGRE.
Post Reply
Buckcherry
Goblin
Posts: 279
Joined: Tue Oct 04, 2005 4:28 pm

AN exception has been trown!

Post by Buckcherry »

Hello,

I got this error:

An exception has been thrown!

----------------------------
Details:
----------------------------
Error #: 6
Function: resourceManager::add
Description: Resource with the name Material0 already exists..
File: E:\Projects\OgreCVS\Branches\Azathoth_VC6_clean\ogrenew\OgreMain\src\OgreResourceManager.cpp
Line: 89
Stack unwinding: <<beginning of stack>>

I think it may be because I copied a .mesh file into the model folder and the model has the same of material as another model.

I deleted one of the models but I am still having the same error.

Any idea?.

Thanks.
Buckcherry
Goblin
Posts: 279
Joined: Tue Oct 04, 2005 4:28 pm

Problem SOLVED

Post by Buckcherry »

OK, problem solved.

The problem was that there were a .material file that should not be there... An dit had the same name for the materials that the model I was using...

:oops:
Post Reply