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.
AN exception has been trown!
-
Buckcherry
- Goblin
- Posts: 279
- Joined: Tue Oct 04, 2005 4:28 pm
Problem SOLVED
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...

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...