Page 1 of 1

What is the bug?

Posted: Thu Aug 08, 2013 6:22 am
by Lexicon
Hi!

One fine day my PB stopped loading meshes and textures correctly.

Image

Image

CreateMesh are fine but LoadMesh after KeyboardPushed() are not. Please look at the OGRE log:
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)
... and look at the folder:

Image

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

Image

What's up guys? Please help.

Re: What is the bug?

Posted: Fri Aug 16, 2013 6:49 pm
by Nituvious
No one can tell for sure without any of the source code as reference.

Re: What is the bug?

Posted: Fri Aug 16, 2013 7:07 pm
by Lexicon
Nituvious wrote:No one can tell for sure without any of the source code as reference.
Hi Nituvious,
Sometimes it happens and sometimes does not happen. Now all are right after removed History.db

Thanks for answer.