kintaro
25-05-2006 19:16:30
Hi, I am trying to install PLSM2, I am using microsoft visual studio 2003 and OGRE 1.2.0. Everething compiled ok, I didn't download the map editor. When I try to run MapSplitter at first time it gives an error, but I couldn't solve this. Here is my log file:
Thanks for help
14:24:21: Creating resource group General
14:24:21: Creating resource group Internal
14:24:21: Creating resource group Autodetect
14:24:21: Registering ResourceManager for type Material
14:24:21: Registering ResourceManager for type Mesh
14:24:21: Registering ResourceManager for type Skeleton
14:24:21: MovableObjectFactory for type 'ParticleSystem' registered.
14:24:21: Loading library OgrePlatform.dll
14:24:21: OverlayElementFactory for type Panel registered.
14:24:21: OverlayElementFactory for type BorderPanel registered.
14:24:21: OverlayElementFactory for type TextArea registered.
14:24:21: Registering ResourceManager for type Font
14:24:21: ArchiveFactory for archive type FileSystem registered.
14:24:21: ArchiveFactory for archive type Zip registered.
14:24:21: DevIL version: Developer's Image Library (DevIL) 1.6.7 Oct 28 2005
14:24:21: DevIL image formats: bmp dib cut dcx dds gif hdr ico cur jpg jpe jpeg lif mdl mng jng pcx pic pix png pbm pgm pnm ppm psd pdd psp pxr sgi bw rgb rgba tga vda icb vst tif tiff wal xpm raw
14:24:21: Registering ResourceManager for type HighLevelGpuProgram
14:24:21: Registering ResourceManager for type Compositor
14:24:21: MovableObjectFactory for type 'Entity' registered.
14:24:21: MovableObjectFactory for type 'Light' registered.
14:24:21: MovableObjectFactory for type 'BillboardSet' registered.
14:24:21: MovableObjectFactory for type 'ManualObject' registered.
14:24:21: MovableObjectFactory for type 'BillboardChain' registered.
14:24:21: MovableObjectFactory for type 'RibbonTrail' registered.
14:24:21: Loading library .\RenderSystem_Direct3D9
14:24:21: D3D9 : Direct3D9 Rendering Subsystem created.
14:24:21: D3D9: Driver Detection Starts
14:24:21: D3D9: Driver Detection Ends
14:24:21: Loading library .\RenderSystem_GL
14:24:21: OpenGL Rendering Subsystem created.
14:24:21: Loading library .\Plugin_ParticleFX
14:24:21: Particle Emitter Type 'Point' registered
14:24:21: Particle Emitter Type 'Box' registered
14:24:21: Particle Emitter Type 'Ellipsoid' registered
14:24:21: Particle Emitter Type 'Cylinder' registered
14:24:21: Particle Emitter Type 'Ring' registered
14:24:21: Particle Emitter Type 'HollowEllipsoid' registered
14:24:21: Particle Affector Type 'LinearForce' registered
14:24:21: Particle Affector Type 'ColourFader' registered
14:24:21: Particle Affector Type 'ColourFader2' registered
14:24:21: Particle Affector Type 'ColourImage' registered
14:24:21: Particle Affector Type 'ColourInterpolator' registered
14:24:21: Particle Affector Type 'Scaler' registered
14:24:21: Particle Affector Type 'Rotator' registered
14:24:21: Particle Affector Type 'DirectionRandomiser' registered
14:24:21: Particle Affector Type 'DeflectorPlane' registered
14:24:21: Loading library .\Plugin_CgProgramManager
14:24:21: Loading library .\Plugin_PagingLandScapeSceneManager2
14:24:21: *-*-* OGRE Initialising
14:24:21: *-*-* Version 1.2.0 (Dagon)
14:24:21: Creating resource group Bootstrap
14:24:21: Added resource location '../../media/packs/OgreCore.zip' of type 'Zip' to resource group 'Bootstrap'
14:24:21: Added resource location '../../media' of type 'FileSystem' to resource group 'General'
14:24:21: Added resource location '../../media/fonts' of type 'FileSystem' to resource group 'General'
14:24:21: Added resource location '../../media/materials/programs' of type 'FileSystem' to resource group 'General'
14:24:21: Added resource location '../../media/materials/scripts' of type 'FileSystem' to resource group 'General'
14:24:21: Added resource location '../../media/materials/textures' of type 'FileSystem' to resource group 'General'
14:24:21: Added resource location '../../media/models' of type 'FileSystem' to resource group 'General'
14:24:21: Added resource location '../../media/overlays' of type 'FileSystem' to resource group 'General'
14:24:21: Added resource location '../../media/particle' of type 'FileSystem' to resource group 'General'
14:24:21: Added resource location '../../media/gui' of type 'FileSystem' to resource group 'General'
14:24:21: Creating resource group PLSM2
14:24:21: Added resource location '../../Media/paginglandscape2' of type 'FileSystem' to resource group 'PLSM2'
14:24:21: Added resource location '../../Media/paginglandscape2/gui' of type 'FileSystem' to resource group 'PLSM2'
14:24:21: Added resource location '../../Media/paginglandscape2/fonts' of type 'FileSystem' to resource group 'PLSM2'
14:24:21: Added resource location '../../Media/paginglandscape2/models' of type 'FileSystem' to resource group 'PLSM2'
14:24:21: Added resource location '../../Media/paginglandscape2/overlays' of type 'FileSystem' to resource group 'PLSM2'
14:24:21: Added resource location '../../Media/paginglandscape2/materials' of type 'FileSystem' to resource group 'PLSM2'
14:24:21: Added resource location '../../Media/paginglandscape2/materials/scripts' of type 'FileSystem' to resource group 'PLSM2'
14:24:21: Added resource location '../../Media/paginglandscape2/materials/textures' of type 'FileSystem' to resource group 'PLSM2'
14:24:21: Added resource location '../../Media/paginglandscape2/materials/programs' of type 'FileSystem' to resource group 'PLSM2'
14:24:21: Added resource location '../../Media/paginglandscape2/datasrcs' of type 'FileSystem' to resource group 'PLSM2'
14:24:21: Added resource location '../../Media/paginglandscape2/terrains' of type 'FileSystem' to resource group 'PLSM2'
14:24:44: An exception has been thrown!
-----------------------------------
Details:
-----------------------------------
Error #: 8
Function: ResourceGroupManager::openResource
Description: Cannot locate resource hf129_3.png in resource group PLSM2 or any other group..
File: \Programming\Ogre\ogrenew\OgreMain\src\OgreResourceGroupManager.cpp
Line: 583
Stack unwinding: <<beginning of stack>>
Thanks for help