What is the bug?
Posted: Thu Aug 08, 2013 6:22 am
Hi!
One fine day my PB stopped loading meshes and textures correctly.


CreateMesh are fine but LoadMesh after KeyboardPushed() are not. Please look at the OGRE log:

The same mesh loaded good from the start program (not after KeyboardPushed()).

What's up guys? Please help.
One fine day my PB stopped loading meshes and textures correctly.


CreateMesh are fine but LoadMesh after KeyboardPushed() are not. Please look at the OGRE log:
... and look at the folder:09:25:51: Mesh: Loading e:\Project\meshes\veh\vagon_01.mesh.
09:25:51: OGRE EXCEPTION(6:FileNotFoundException): Cannot locate resource e:\Project\meshes\veh\vagon_01.mesh in resource group General or any other group. in ResourceGroupManager::openResource at OgreResourceGroupManager.cpp (line 756)

The same mesh loaded good from the start program (not after KeyboardPushed()).

What's up guys? Please help.