Page 1 of 1

AN exception has been trown!

Posted: Wed Oct 05, 2005 3:29 pm
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.

Problem SOLVED

Posted: Wed Oct 05, 2005 3:49 pm
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: