Menu

#437 mainProtoATest,ema crashes if press same key few times

v0.5
open
5
2015-02-16
2006-03-16
AnilG
No

The mainProtoATest.ema application in
content/tests/dynamicc rashes if press the same key
two or three times.

Case 1
1 Launch mainProtoATest.ema by dragging it onto emma.exe
2 Press the '1' key two to three times.
Result - About the third time press the '1' key Runtime
error will occur.

Case 2

1 Launch mainProtATest.ema in emma.exe as before.
2 Press the '1' key so image appears.
3 Press the '2' key two to three times.
Result - By the second or third time crash will occur.

Does not seem to be machine specific. I have tested on
three different machines and it has crashed on all of them.

Below are the OGRE and the Emma log

Ogre Log

14:21:57: Creating resource group General
14:21:57: Registering ResourceManager for type Material
14:21:57: Registering ResourceManager for type Mesh
14:21:57: Registering ResourceManager for type Skeleton
14:21:57: Loading library OgrePlatform.dll
14:21:57: OverlayElementFactory for type Panel registered.
14:21:57: OverlayElementFactory for type BorderPanel
registered.
14:21:57: OverlayElementFactory for type TextArea
registered.
14:21:57: Registering ResourceManager for type Font
14:21:57: ArchiveFactory for archive type FileSystem
registered.
14:21:57: ArchiveFactory for archive type Zip registered.
14:21:57: DevIL version: Developer's Image Library
(DevIL) 1.6.7 May 27 2004
14:21:57: DevIL image formats: bmp dib cut dcx dds gif
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:21:57: Registering ResourceManager for type
HighLevelGpuProgram
14:21:57: *-*-* OGRE Initialising
14:21:57: *-*-* Version 1.0.6 (Azathoth)
14:21:57: Loading library Plugin_CgProgramManager
14:21:57: Loading library Plugin_ParticleFX
14:21:57: Particle Emitter Type 'Point' registered
14:21:57: Particle Emitter Type 'Box' registered
14:21:57: Particle Emitter Type 'Ellipsoid' registered
14:21:57: Particle Emitter Type 'Cylinder' registered
14:21:57: Particle Emitter Type 'Ring' registered
14:21:57: Particle Emitter Type 'HollowEllipsoid'
registered
14:21:57: Particle Affector Type 'LinearForce' registered
14:21:57: Particle Affector Type 'ColourFader' registered
14:21:57: Particle Affector Type 'ColourFader2' registered
14:21:57: Particle Affector Type 'ColourImage' registered
14:21:57: Particle Affector Type 'ColourInterpolator'
registered
14:21:57: Particle Affector Type 'Scaler' registered
14:21:57: Particle Affector Type 'Rotator' registered
14:21:57: Loading library RenderSystem_Direct3D9
14:21:57: D3D9 : Direct3D9 Rendering SubSystem created.
14:21:57: D3D9: Driver Detection Starts
14:21:57: D3D9: Driver Detection Ends
14:21:57: D3D9 : RenderSystem Option: Floating-point
mode = Consistent
14:21:57: D3D9 : Subsystem Initialising
14:21:57: ***************************************
14:21:57: *** D3D9 : Subsystem Initialised OK ***
14:21:57: ***************************************
14:21:57: ResourceBackgroundQueue - threading disabled
14:21:57: ArchiveFactory for archive type Http registered.
14:21:57: D3D9RenderSystem::createRenderWindow
"Emma:1800 ", 1024x768 windowed miscParams: FSAA=0
externalWindowHandle=9896290 vsync=true
14:21:57: D3D9 : Created D3D9 Rendering Window
'Emma:1800 ' : 1024x746, 32bpp
14:21:58: Registering ResourceManager for type Texture
14:21:58: Registering ResourceManager for type GpuProgram
14:21:58: RenderSystem capabilities
14:21:58: -------------------------
14:21:58: * Hardware generation of mipmaps: yes
14:21:58: * Texture blending: yes
14:21:58: * Anisotropic texture filtering: yes
14:21:58: * Dot product texture operation: yes
14:21:58: * Cube mapping: yes
14:21:58: * Hardware stencil buffer: yes
14:21:58: - Stencil depth: 8
14:21:58: - Two sided stencil support: no
14:21:58: - Wrap stencil values: yes
14:21:58: * Hardware vertex / index buffers: yes
14:21:58: * Vertex programs: yes
14:21:58: - Max vertex program version: vs_1_1
14:21:58: * Fragment programs: yes
14:21:58: - Max fragment program version: ps_1_4
14:21:58: * Texture Compression: yes
14:21:58: - DXT: yes
14:21:58: - VTC: no
14:21:58: * Scissor Rectangle: yes
14:21:58: * Hardware Occlusion Query: yes
14:21:58: * User clip planes: yes
14:21:58: * VET_UBYTE4 vertex element type: yes
14:21:58: * Infinite far plane projection: yes
14:21:58: * Hardware render-to-texture: yes
14:21:58: * Floating point textures: no
14:21:58: * Non-power-of-two textures: yes
14:21:58: * Volume textures: yes
14:21:58: Particle Renderer Type 'billboard' registered
14:21:58: Creating resource group Emma24161776
14:21:58: Added resource location
'C:/cygwin/home/Anil/Emma/content/tests/dynamic/' of
type 'FileSystem' to resource group 'Emma24161776'
14:21:58: Creating viewport on target 'Emma:1800 ',
rendering from camera 'Emma1800', relative dimensions
L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0
14:21:58: Viewport for camera 'Emma1800', actual
dimensions L: 0 T: 0 W: 1024 H: 746
14:21:58: Texture: spot_shadow_fade.png: Loading 1
faces(PF_B8G8R8,128x128x1) with hardware generated
mipmaps from Image. Internal format is
PF_X8R8G8B8,128x128x1.
14:22:02: An exception has been thrown!

-----------------------------------
Details:
-----------------------------------
Error #: 7
Function: SceneNode::getAttachedObject
Description: Attached object SimpleRenderable1 not found..
File:
\cvs\ogrenew_v1.0\ogrenew\OgreMain\src\OgreSceneNode.cpp
Line: 155
Stack unwinding: <<beginning of stack>>
14:22:02: An exception has been thrown!

-----------------------------------
Details:
-----------------------------------
Error #: 7
Function: SceneNode::getAttachedObject
Description: Attached object SimpleRenderable2 not found..
File:
\cvs\ogrenew_v1.0\ogrenew\OgreMain\src\OgreSceneNode.cpp
Line: 155
Stack unwinding: <<beginning of stack>>
14:22:02: An exception has been thrown!

-----------------------------------
Details:
-----------------------------------
Error #: 7
Function: SceneNode::getAttachedObject
Description: Attached object SimpleRenderable3 not found..
File:
\cvs\ogrenew_v1.0\ogrenew\OgreMain\src\OgreSceneNode.cpp
Line: 155
Stack unwinding: <<beginning of stack>>
14:22:04: An exception has been thrown!

-----------------------------------
Details:
-----------------------------------
Error #: 7
Function: SceneNode::getAttachedObject
Description: Attached object SimpleRenderable4 not found..
File:
\cvs\ogrenew_v1.0\ogrenew\OgreMain\src\OgreSceneNode.cpp
Line: 155
Stack unwinding: <<beginning of stack>>
14:22:04: An exception has been thrown!

-----------------------------------
Details:
-----------------------------------
Error #: 7
Function: SceneNode::getAttachedObject
Description: Attached object SimpleRenderable5 not found..
File:
\cvs\ogrenew_v1.0\ogrenew\OgreMain\src\OgreSceneNode.cpp
Line: 155
Stack unwinding: <<beginning of stack>>
14:22:04: An exception has been thrown!

-----------------------------------
Details:
-----------------------------------
Error #: 7
Function: SceneNode::getAttachedObject
Description: Attached object SimpleRenderable6 not found..
File:
\cvs\ogrenew_v1.0\ogrenew\OgreMain\src\OgreSceneNode.cpp
Line: 155
Stack unwinding: <<beginning of stack>>
14:22:05: An exception has been thrown!

-----------------------------------
Details:
-----------------------------------
Error #: 6
Function: SceneManager::createSceneNode
Description: A scene node with the name 24056832
already exists.
File:
\cvs\ogrenew_v1.0\ogrenew\OgreMain\src\OgreSceneManager.cpp
Line: 578
Stack unwinding: <<beginning of stack>>

Emma Log

end3d:dbug: Loading Direct3D 9.0 renderer
rend3d:dbug: Loading Ogre plugins
ogre :dbug: Loading library Plugin_CgProgramManager
ogre :dbug: Loading library Plugin_ParticleFX
ogre :dbug: Particle Emitter Type 'Point' registered
ogre :dbug: Particle Emitter Type 'Box' registered
ogre :dbug: Particle Emitter Type 'Ellipsoid' registered
ogre :dbug: Particle Emitter Type 'Cylinder' registered
ogre :dbug: Particle Emitter Type 'Ring' registered
ogre :dbug: Particle Emitter Type 'HollowEllipsoid'
registered
ogre :dbug: Particle Affector Type 'LinearForce'
registered
ogre :dbug: Particle Affector Type 'ColourFader'
registered
ogre :dbug: Particle Affector Type 'ColourFader2'
registered
ogre :dbug: Particle Affector Type 'ColourImage'
registered
ogre :dbug: Particle Affector Type
'ColourInterpolator' registered
ogre :dbug: Particle Affector Type 'Scaler' registered
ogre :dbug: Particle Affector Type 'Rotator' registered
rend3d:dbug: Setting Ogre Renderer
ogre :dbug: Loading library RenderSystem_Direct3D9
ogre :dbug: D3D9 : Direct3D9 Rendering SubSystem created.
ogre :dbug: D3D9: Driver Detection Starts
ogre :dbug: D3D9: Driver Detection Ends
ogre :dbug: D3D9 : RenderSystem Option: Floating-point
mode = Consistent
ogre :dbug: D3D9 : Subsystem Initialising
ogre :dbug: ***************************************
ogre :dbug: *** D3D9 : Subsystem Initialised OK ***
ogre :dbug: ***************************************
ogre :dbug: ResourceBackgroundQueue - threading disabled
rend3d:dbug: Ogre main initialization took 0.401232 seconds
ogre :dbug: ArchiveFactory for archive type Http
registered.
rend3d:dbug: Setting Ogre Renderer
ogre :dbug: D3D9RenderSystem::createRenderWindow
"Emma:1800 ", 1024x768 windowed miscParams: FSAA=0
externalWindowHandle=9896290 vsync=true
ogre :dbug: D3D9 : Created D3D9 Rendering Window
'Emma:1800 ' : 1024x746, 32bpp
ogre :dbug: Registering ResourceManager for type Texture
ogre :dbug: Registering ResourceManager for type
GpuProgram
ogre :dbug: RenderSystem capabilities
ogre :dbug: -------------------------
ogre :dbug: * Hardware generation of mipmaps: yes
ogre :dbug: * Texture blending: yes
ogre :dbug: * Anisotropic texture filtering: yes
ogre :dbug: * Dot product texture operation: yes
ogre :dbug: * Cube mapping: yes
ogre :dbug: * Hardware stencil buffer: yes
ogre :dbug: - Stencil depth: 8
ogre :dbug: - Two sided stencil support: no
ogre :dbug: - Wrap stencil values: yes
ogre :dbug: * Hardware vertex / index buffers: yes
ogre :dbug: * Vertex programs: yes
ogre :dbug: - Max vertex program version: vs_1_1
ogre :dbug: * Fragment programs: yes
ogre :dbug: - Max fragment program version: ps_1_4
ogre :dbug: * Texture Compression: yes
ogre :dbug: - DXT: yes
ogre :dbug: - VTC: no
ogre :dbug: * Scissor Rectangle: yes
ogre :dbug: * Hardware Occlusion Query: yes
ogre :dbug: * User clip planes: yes
ogre :dbug: * VET_UBYTE4 vertex element type: yes
ogre :dbug: * Infinite far plane projection: yes
ogre :dbug: * Hardware render-to-texture: yes
ogre :dbug: * Floating point textures: no
ogre :dbug: * Non-power-of-two textures: yes
ogre :dbug: * Volume textures: yes
ogre :dbug: Particle Renderer Type 'billboard' registered
rend3d:dbug: Setting Ogre Scene Manager
ogre :dbug: Creating resource group Emma24161776
ogre :dbug: Added resource location
'C:/cygwin/home/Anil/Emma/content/tests/dynamic/' of
type 'FileSystem' to resource group 'Emma24161776'
rend3d:dbug: Ogre instance initialization took 0.697876
seconds
rend3d:dbug: Max vertex program version: vs_1_1
rend3d:dbug: Max fragment program version: ps_1_4
base :dbug: ProtoNode::preInitialize
rend3d:dbug: RenderableGroup::createRenderableGroup
ncore :dbug: TransformNode::initialize
rend3d:dbug: RenderableGroup::createRenderableGroup
ncore :dbug: Camera::initialize
rend3d:dbug: RenderManager::createRenderable
rend3d:dbug: Set up Ogre Camera
ogre :dbug: Creating viewport on target 'Emma:1800 ',
rendering from camera 'Emma1800', relative dimensions
L: 0.00 T: 0.00 W: 1.00 H: 1.00 ZOrder: 0
ogre :dbug: Viewport for camera 'Emma1800', actual
dimensions L: 0 T: 0 W: 1024 H: 746
ncore :dbug: Group::initialize
ncore :dbug: TransformNode::parentChanged : connected
TransformNode to parent TransformNode
base :dbug: ProtoNode::initialize
lua :info:
lua :info: Exercise a Proto using a top-level SRNode
field for rendering.
lua :info: This does not use the children field
for rendering sub-items
lua :info:
lua :info: Initially, the scene is empty
lua :info:
lua :info: Hit the '1' key to create an initial Proto
instance
lua :info: and add it to the Root.
lua :info: If new item appears in the middle of the
screen, this is working
lua :info:
lua :info: Hit the '2' key to create another Proto
instance
lua :info: and add it as a sub-item of the first.
lua :info: If new item appears above the first,
this is working
lua :info:
lua :info: Hit the '3' key to create a third Proto
instance
lua :info: and add it as a sub-item of the second.
lua :info: If new item appears above the second,
this is working
lua :info:
ogre :dbug: Texture: spot_shadow_fade.png: Loading 1
faces(PF_B8G8R8,128x128x1) with hardware generated
mipmaps from Image. Internal format is
PF_X8R8G8B8,128x128x1.
lua :info: Hit [1]: adding home item to scene
base :dbug: ProtoNode::preInitialize
rend3d:dbug: RenderableGroup::createRenderableGroup
ncore :dbug: TransformNode::initialize
rend3d:dbug: RenderableGroup::createRenderableGroup
ncore :dbug: TransformNode::initialize
rend3d:dbug: RenderableGroup::createRenderableGroup
ncore :dbug: TransformNode::initialize
rend3d:dbug: RenderableGroup::createRenderableGroup
ncore :dbug: TransformNode::initialize
rend3d:dbug: RenderableGroup::createRenderableGroup
ncore :dbug: TransformNode::initialize
rend3d:dbug: RenderableGroup::createRenderableGroup
node3d:dbug: Material::initialize
rend3d:dbug: RenderManager::createRenderable
node3d:dbug: Mesh::initialize
rend3d:dbug: RenderManager::createRenderable
rend3d:dbug: Mesh index = 0 1 2 numIndex = 6
rend3d:dbug: Mesh vertex = -0.500000 -0.375000 0.000000
color = 0x0 normals = 0.000000 1.000000 numVertex=32
rend3d:dbug: Mesh min,max -0.500000, -0.375000,
0.000000, 0.500000, 0.375000, 0.000000
ogre :dbug: An exception has been thrown!

ogre :dbug:

ogre :dbug: -----------------------------------

ogre :dbug: Details:

ogre :dbug: -----------------------------------

ogre :dbug: Error #: 7

ogre :dbug: Function: SceneNode::getAttachedObject

ogre :dbug: Description: Attached object
SimpleRenderable1 not found..

ogre :dbug: File:
\cvs\ogrenew_v1.0\ogrenew\OgreMain\src\OgreSceneNode.cpp

ogre :dbug: Line: 155

node3d:dbug: Mesh::parentChanged : attached Mesh to parent
ncore :dbug: Shape::initialize
ncore :dbug: TransformNode::parentChanged : connected
TransformNode to parent TransformNode
node3d:dbug: Material::initialize
rend3d:dbug: RenderManager::createRenderable
node3d:dbug: Mesh::initialize
rend3d:dbug: RenderManager::createRenderable
rend3d:dbug: Mesh index = 0 1 2 numIndex = 6
rend3d:dbug: Mesh vertex = -0.520000 -0.410000 0.000000
color = 0x0 normals = 0.000000 1.000000 numVertex=32
rend3d:dbug: Mesh min,max -0.520000, -0.410000,
0.000000, 0.520000, 0.410000, 0.000000
ogre :dbug: An exception has been thrown!

ogre :dbug:

ogre :dbug: -----------------------------------

ogre :dbug: Details:

ogre :dbug: -----------------------------------

ogre :dbug: Error #: 7

ogre :dbug: Function: SceneNode::getAttachedObject

ogre :dbug: Description: Attached object
SimpleRenderable2 not found..

ogre :dbug: File:
\cvs\ogrenew_v1.0\ogrenew\OgreMain\src\OgreSceneNode.cpp

ogre :dbug: Line: 155

node3d:dbug: Mesh::parentChanged : attached Mesh to parent
ncore :dbug: Shape::initialize
ncore :dbug: TransformNode::parentChanged : connected
TransformNode to parent TransformNode
node2d:dbug: Text2D::initialize
rende2d:dbug: RenderManager2D::createRenderable
rend3d:dbug: RenderManager::createRenderable
rend3d:dbug: RenderManager::createRenderable
rend3d:dbug: Resizing index buffer from 0 to 6
ogre :dbug: An exception has been thrown!

ogre :dbug:

ogre :dbug: -----------------------------------

ogre :dbug: Details:

ogre :dbug: -----------------------------------

ogre :dbug: Error #: 7

ogre :dbug: Function: SceneNode::getAttachedObject

ogre :dbug: Description: Attached object
SimpleRenderable3 not found..

ogre :dbug: File:
\cvs\ogrenew_v1.0\ogrenew\OgreMain\src\OgreSceneNode.cpp

ogre :dbug: Line: 155

node2d:dbug: Text2D::parentChanged : attached Text2D to
parent
rend3d:dbug: Resizing vertex buffer from 0 to 32
rend3d:dbug: Mesh min,max -0.521820, -0.141022,
0.000000, 0.522042, -0.000793, 0.000000
node2d:dbug: Text2D::parentChanged : attached Text2D to
parent
ncore :dbug: Shape::initialize
ncore :dbug: TransformNode::parentChanged : connected
TransformNode to parent TransformNode
ncore :dbug: Group::initialize
ncore :dbug: TransformNode::parentChanged : connected
TransformNode to parent TransformNode
base :dbug: ProtoNode::initialize
base :dbug: ProtoNode::parentChanged : connected
ProtoNode to parent TransformNode
ncore :dbug: Group::initialize
ncore :dbug: TransformNode::parentChanged : connected
TransformNode to parent TransformNode
rend3d:dbug: Mesh min,max -0.521820, -0.141022,
0.000000, 0.522042, -0.000793, 0.000000
lua :info: Hit [1]: adding home item to scene
base :dbug: ProtoNode::preInitialize
rend3d:dbug: RenderableGroup::createRenderableGroup
ncore :dbug: TransformNode::initialize
rend3d:dbug: RenderableGroup::createRenderableGroup
ncore :dbug: TransformNode::initialize
rend3d:dbug: RenderableGroup::createRenderableGroup
ncore :dbug: TransformNode::initialize
rend3d:dbug: RenderableGroup::createRenderableGroup
ncore :dbug: TransformNode::initialize
rend3d:dbug: RenderableGroup::createRenderableGroup
ncore :dbug: TransformNode::initialize
rend3d:dbug: RenderableGroup::createRenderableGroup
ncore :dbug: TransformNode::parentChanged : removed
TransformNode from parent TransformNode
node3d:dbug: Material::initialize
rend3d:dbug: RenderManager::createRenderable
node3d:dbug: Mesh::initialize
rend3d:dbug: RenderManager::createRenderable
rend3d:dbug: Mesh index = 0 1 2 numIndex = 6
rend3d:dbug: Mesh vertex = -0.500000 -0.375000 0.000000
color = 0x0 normals = 0.000000 1.000000 numVertex=32
rend3d:dbug: Mesh min,max -0.500000, -0.375000,
0.000000, 0.500000, 0.375000, 0.000000
ogre :dbug: An exception has been thrown!

ogre :dbug:

ogre :dbug: -----------------------------------

ogre :dbug: Details:

ogre :dbug: -----------------------------------

ogre :dbug: Error #: 7

ogre :dbug: Function: SceneNode::getAttachedObject

ogre :dbug: Description: Attached object
SimpleRenderable4 not found..

ogre :dbug: File:
\cvs\ogrenew_v1.0\ogrenew\OgreMain\src\OgreSceneNode.cpp

ogre :dbug: Line: 155

node3d:dbug: Mesh::parentChanged : attached Mesh to parent
ncore :dbug: Shape::initialize
ncore :dbug: TransformNode::parentChanged : connected
TransformNode to parent TransformNode
node3d:dbug: Material::initialize
rend3d:dbug: RenderManager::createRenderable
node3d:dbug: Mesh::initialize
rend3d:dbug: RenderManager::createRenderable
rend3d:dbug: Mesh index = 0 1 2 numIndex = 6
rend3d:dbug: Mesh vertex = -0.520000 -0.410000 0.000000
color = 0x0 normals = 0.000000 1.000000 numVertex=32
rend3d:dbug: Mesh min,max -0.520000, -0.410000,
0.000000, 0.520000, 0.410000, 0.000000
ogre :dbug: An exception has been thrown!

ogre :dbug:

ogre :dbug: -----------------------------------

ogre :dbug: Details:

ogre :dbug: -----------------------------------

ogre :dbug: Error #: 7

ogre :dbug: Function: SceneNode::getAttachedObject

ogre :dbug: Description: Attached object
SimpleRenderable5 not found..

ogre :dbug: File:
\cvs\ogrenew_v1.0\ogrenew\OgreMain\src\OgreSceneNode.cpp

ogre :dbug: Line: 155

node3d:dbug: Mesh::parentChanged : attached Mesh to parent
ncore :dbug: Shape::initialize
ncore :dbug: TransformNode::parentChanged : connected
TransformNode to parent TransformNode
node2d:dbug: Text2D::initialize
rende2d:dbug: RenderManager2D::createRenderable
rend3d:dbug: RenderManager::createRenderable
rend3d:dbug: RenderManager::createRenderable
rend3d:dbug: Resizing index buffer from 0 to 6
ogre :dbug: An exception has been thrown!

ogre :dbug:

ogre :dbug: -----------------------------------

ogre :dbug: Details:

ogre :dbug: -----------------------------------

ogre :dbug: Error #: 7

ogre :dbug: Function: SceneNode::getAttachedObject

ogre :dbug: Description: Attached object
SimpleRenderable6 not found..

ogre :dbug: File:
\cvs\ogrenew_v1.0\ogrenew\OgreMain\src\OgreSceneNode.cpp

ogre :dbug: Line: 155

node2d:dbug: Text2D::parentChanged : attached Text2D to
parent
rend3d:dbug: Resizing vertex buffer from 0 to 32
rend3d:dbug: Mesh min,max -0.521820, -0.141022,
0.000000, 0.522042, -0.000793, 0.000000
node2d:dbug: Text2D::parentChanged : attached Text2D to
parent
ncore :dbug: Shape::initialize
ncore :dbug: TransformNode::parentChanged : connected
TransformNode to parent TransformNode
ncore :dbug: Group::initialize
ncore :dbug: TransformNode::parentChanged : connected
TransformNode to parent TransformNode
base :dbug: ProtoNode::initialize
base :dbug: ProtoNode::parentChanged : connected
ProtoNode to parent TransformNode
ncore :dbug: Group::initialize
ncore :dbug: TransformNode::parentChanged : connected
TransformNode to parent TransformNode
rend3d:dbug: Mesh min,max -0.521820, -0.141022,
0.000000, 0.522042, -0.000793, 0.000000
lua :info: Hit [1]: adding home item to scene
base :dbug: ProtoNode::preInitialize
ogre :dbug: An exception has been thrown!

ogre :dbug:

ogre :dbug: -----------------------------------

ogre :dbug: Details:

ogre :dbug: -----------------------------------

ogre :dbug: Error #: 6

ogre :dbug: Function: SceneManager::createSceneNode

ogre :dbug: Description: A scene node with the name
24056832 already exists.

ogre :dbug: File:
\cvs\ogrenew_v1.0\ogrenew\OgreMain\src\OgreSceneManager.cpp

ogre :dbug: Line: 578

Discussion


Log in to post a comment.