TerrainGroup->loadAllTerrains error

Get answers to all your basic programming questions. No Ogre questions, please!
Ander
Gnoblar
Posts: 2
Joined: Fri Aug 09, 2013 8:16 pm
x 1

TerrainGroup->loadAllTerrains error

Post by Ander »

Hi everyone. I encountered such a problem. Create a terrain for the basic lesson after line TerrainGroup-> loadAllTerrains i see error:

Code: Select all

Unhandled exception at 0x54B70596 (msvcp110d.dll) in OgreFirstApp.exe: 0xC00000FD: Stack overflow (parameters: 0x00000001, 0x00602FFC).
(In stable version on my notebook, code working good).
I builded the ogre library from Mercurial. Is it possible to remove the error, or better to use the stable Ogre3D version?

PS: sorry for my bad english.