What is the bug?

Everything else that doesn't fall into one of the other PB categories.
User avatar
Lexicon
User
User
Posts: 98
Joined: Mon Jul 22, 2013 6:16 am
Contact:

What is the bug?

Post 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.
PureBasic 5.11 | WinXP | 2GB RAM | GForce GT240
Nituvious
Addict
Addict
Posts: 1033
Joined: Sat Jul 11, 2009 4:57 am
Location: United States

Re: What is the bug?

Post by Nituvious »

No one can tell for sure without any of the source code as reference.
▓▓▓▓▓▒▒▒▒▒░░░░░
User avatar
Lexicon
User
User
Posts: 98
Joined: Mon Jul 22, 2013 6:16 am
Contact:

Re: What is the bug?

Post 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.
PureBasic 5.11 | WinXP | 2GB RAM | GForce GT240
Post Reply