Uhm, device restore is not working in S2. Pressing home button and returning to the app, freezes it with a black screen.
Code: Select all
I/OGRE (13437): Creating resource group General
I/OGRE (13437): Creating resource group Internal
I/OGRE (13437): Creating resource group Autodetect
I/OGRE (13437): SceneManagerFactory for type 'DefaultSceneManager' registered.
I/OGRE (13437): Registering ResourceManager for type Material
I/OGRE (13437): Registering ResourceManager for type Mesh
I/OGRE (13437): Registering ResourceManager for type Skeleton
I/OGRE (13437): MovableObjectFactory for type 'ParticleSystem' registered.
I/OGRE (13437): OverlayElementFactory for type Panel registered.
I/OGRE (13437): OverlayElementFactory for type BorderPanel registered.
I/OGRE (13437): OverlayElementFactory for type TextArea registered.
I/OGRE (13437): Registering ResourceManager for type Font
I/OGRE (13437): ArchiveFactory for archive type FileSystem registered.
I/OGRE (13437): ArchiveFactory for archive type Zip registered.
I/OGRE (13437): ArchiveFactory for archive type EmbeddedZip registered.
I/OGRE (13437): DDS codec registering
I/OGRE (13437): FreeImage version: 3.13.1
I/OGRE (13437): This program uses FreeImage, a free, open source image library supporting all common bitmap formats. See http://freeimage.sourceforge.n
et for details
I/OGRE (13437): Supported formats: bmp,ico,jpg,jif,jpeg,jpe,jng,koa,pbm,pbm,pcd,pcx,pgm,pgm,png,ppm,ppm,ras,tga,targa,gif,g3,sgi,j2k,j2c,jp2
I/OGRE (13437): PVRTC codec registering
I/OGRE (13437): Registering ResourceManager for type HighLevelGpuProgram
I/OGRE (13437): Registering ResourceManager for type Compositor
I/OGRE (13437): MovableObjectFactory for type 'Entity' registered.
I/OGRE (13437): MovableObjectFactory for type 'Light' registered.
I/OGRE (13437): MovableObjectFactory for type 'BillboardSet' registered.
I/OGRE (13437): MovableObjectFactory for type 'ManualObject' registered.
I/OGRE (13437): MovableObjectFactory for type 'BillboardChain' registered.
I/OGRE (13437): MovableObjectFactory for type 'RibbonTrail' registered.
E/OGRE (13437): OGRE EXCEPTION(6:FileNotFoundException): 'plugins.cfg' file not found! in ConfigFile::load at ..\..\OgreMain\src\OgreConfigFile.cpp (li
ne 88)
I/OGRE (13437): plugins.cfg not found, automatic plugin loading disabled.
I/OGRE (13437): *-*-* OGRE Initialising
I/OGRE (13437): *-*-* Version 1.8.0unstable (Byatis)
I/OGRE (13437): Installing plugin: OpenGL ES 2.0 RenderSystem
I/OGRE (13437): OpenGL ES 2.x Rendering Subsystem created.
I/OGRE (13437): Plugin successfully installed
I/OGRE (13437): Installing plugin: Octree Scene Manager
I/OGRE (13437): Plugin successfully installed
I/OGRE (13437): Installing plugin: ParticleFX
I/OGRE (13437): Particle Emitter Type 'Point' registered
I/OGRE (13437): Particle Emitter Type 'Box' registered
I/OGRE (13437): Particle Emitter Type 'Ellipsoid' registered
I/OGRE (13437): Particle Emitter Type 'Cylinder' registered
I/OGRE (13437): Particle Emitter Type 'Ring' registered
I/OGRE (13437): Particle Emitter Type 'HollowEllipsoid' registered
I/OGRE (13437): Particle Affector Type 'LinearForce' registered
I/OGRE (13437): Particle Affector Type 'ColourFader' registered
I/OGRE (13437): Particle Affector Type 'ColourFader2' registered
I/OGRE (13437): Particle Affector Type 'ColourImage' registered
I/OGRE (13437): Particle Affector Type 'ColourInterpolator' registered
I/OGRE (13437): Particle Affector Type 'Scaler' registered
I/OGRE (13437): Particle Affector Type 'Rotator' registered
I/OGRE (13437): Particle Affector Type 'DirectionRandomiser' registered
I/OGRE (13437): Particle Affector Type 'DeflectorPlane' registered
I/OGRE (13437): Plugin successfully installed
I/OGRE (13437): CPU Identifier & Features
I/OGRE (13437): -------------------------
I/OGRE (13437): * CPU ID:
I/OGRE (13437): * VFP: no
I/OGRE (13437): * NEON: no
I/OGRE (13437): -------------------------
I/OGRE (13437): Registering ResourceManager for type Texture
I/OGRE (13437): GLES2RenderSystem::_createRenderWindow "OgreWindow", 0x0 windowed miscParams: externalWindowHandle=2364408
I/OGRE (13437): create called
I/OGRE (13437): AndroidEGLContext called
I/OGRE (13437): GL_VERSION = OpenGL ES 2.0
I/OGRE (13437): GL_VENDOR = ARM
I/OGRE (13437): GL_RENDERER = Mali-400 MP
I/OGRE (13437): GL_EXTENSIONS = GL_OES_texture_npot GL_OES_compressed_ETC1_RGB8_texture GL_OES_standard_derivatives GL_OES_EGL_image GL_OES_depth24 GL_
ARM_rgba8 GL_ARM_mali_shader_binary GL_OES_depth_texture GL_OES_packed_depth_stencil GL_EXT_texture_format_BGRA8888 GL_EXT_blend_minmax GL_OES_EGL_image_e
xternal GL_OES_EGL_sync GL_OES_rgb8_rgba8 GL_EXT_multisampled_render_to_texture GL_EXT_discard_framebuffer
I/OGRE (13437): EXT:GL_OES_texture_npot
I/OGRE (13437): EXT:GL_OES_compressed_ETC1_RGB8_texture
I/OGRE (13437): EXT:GL_OES_standard_derivatives
I/OGRE (13437): EXT:GL_OES_EGL_image
I/OGRE (13437): EXT:GL_OES_depth24
I/OGRE (13437): EXT:GL_ARM_rgba8
I/OGRE (13437): EXT:GL_ARM_mali_shader_binary
I/OGRE (13437): EXT:GL_OES_depth_texture
I/OGRE (13437): EXT:GL_OES_packed_depth_stencil
I/OGRE (13437): EXT:GL_EXT_texture_format_BGRA8888
I/OGRE (13437): EXT:GL_EXT_blend_minmax
I/OGRE (13437): EXT:GL_OES_EGL_image_external
I/OGRE (13437): EXT:GL_OES_EGL_sync
I/OGRE (13437): EXT:GL_OES_rgb8_rgba8
I/OGRE (13437): EXT:GL_EXT_multisampled_render_to_texture
I/OGRE (13437): EXT:GL_EXT_discard_framebuffer
I/OGRE (13437): **************************************
I/OGRE (13437): *** OpenGL ES 2.x Renderer Started ***
I/OGRE (13437): **************************************
I/OGRE (13437): GLSL ES support detected
I/OGRE (13437): Registering ResourceManager for type GpuProgram
I/OGRE (13437): GL ES 2: Using FBOs for rendering to textures
I/OGRE (13437): FBO PF_UNKNOWN depth/stencil support: D0S8 D16S0 D16S8 D24S0 D24S8 Packed-D24S8
I/OGRE (13437): FBO PF_R5G6B5 depth/stencil support: D0S0 D0S8 D16S0 D16S8 D24S0 D24S8 Packed-D24S8
I/OGRE (13437): FBO PF_B5G6R5 depth/stencil support: D0S0 D0S8 D16S0 D16S8 D24S0 D24S8 Packed-D24S8
I/OGRE (13437): FBO PF_A4R4G4B4 depth/stencil support: D0S0 D0S8 D16S0 D16S8 D24S0 D24S8 Packed-D24S8
I/OGRE (13437): FBO PF_A1R5G5B5 depth/stencil support: D0S0 D0S8 D16S0 D16S8 D24S0 D24S8 Packed-D24S8
I/OGRE (13437): FBO PF_R8G8B8 depth/stencil support: D0S0 D0S8 D16S0 D16S8 D24S0 D24S8 Packed-D24S8
I/OGRE (13437): FBO PF_B8G8R8 depth/stencil support: D0S0 D0S8 D16S0 D16S8 D24S0 D24S8 Packed-D24S8
I/OGRE (13437): FBO PF_A8R8G8B8 depth/stencil support: D0S0 D0S8 D16S0 D16S8 D24S0 D24S8 Packed-D24S8
I/OGRE (13437): FBO PF_A8B8G8R8 depth/stencil support: D0S0 D0S8 D16S0 D16S8 D24S0 D24S8 Packed-D24S8
I/OGRE (13437): FBO PF_B8G8R8A8 depth/stencil support: D0S0 D0S8 D16S0 D16S8 D24S0 D24S8 Packed-D24S8
I/OGRE (13437): FBO PF_X8R8G8B8 depth/stencil support: D0S0 D0S8 D16S0 D16S8 D24S0 D24S8 Packed-D24S8
I/OGRE (13437): FBO PF_X8B8G8R8 depth/stencil support: D0S0 D0S8 D16S0 D16S8 D24S0 D24S8 Packed-D24S8
I/OGRE (13437): OpenGL ES2 error 0x0500 GL_INVALID_ENUM in void Ogre::GLES2FBOManager::detectFBOFormats() at line 368
I/OGRE (13437): [GLES2] : Valid FBO targets PF_UNKNOWN PF_R5G6B5 PF_B5G6R5 PF_A4R4G4B4 PF_A1R5G5B5 PF_R8G8B8 PF_B8G8R8 PF_A8R8G8B8 PF_A8B8G8R8 PF_B8G8R
8A8 PF_X8R8G8B8 PF_X8B8G8R8
I/OGRE (13437): RenderSystem capabilities
I/OGRE (13437): -------------------------
I/OGRE (13437): RenderSystem Name: OpenGL ES 2.x Rendering Subsystem
I/OGRE (13437): GPU Vendor: unknown
I/OGRE (13437): Device Name: Mali-400 MP
I/OGRE (13437): Driver Version: 0.0.0.0
I/OGRE (13437): * Fixed function pipeline: no
I/OGRE (13437): * Hardware generation of mipmaps: yes
I/OGRE (13437): * Texture blending: yes
I/OGRE (13437): * Anisotropic texture filtering: no
I/OGRE (13437): * Dot product texture operation: yes
I/OGRE (13437): * Cube mapping: yes
I/OGRE (13437): * Hardware stencil buffer: no
I/OGRE (13437): * Hardware vertex / index buffers: yes
I/OGRE (13437): * Vertex programs: yes
I/OGRE (13437): * Number of floating-point constants for vertex programs: 256
I/OGRE (13437): * Number of integer constants for vertex programs: 256
I/OGRE (13437): * Number of boolean constants for vertex programs: 256
I/OGRE (13437): * Fragment programs: yes
I/OGRE (13437): * Number of floating-point constants for fragment programs: 256
I/OGRE (13437): * Number of integer constants for fragment programs: 256
I/OGRE (13437): * Number of boolean constants for fragment programs: 256
I/OGRE (13437): * Geometry programs: no
I/OGRE (13437): * Number of floating-point constants for geometry programs: 0
I/OGRE (13437): * Number of integer constants for geometry programs: 0
I/OGRE (13437): * Number of boolean constants for geometry programs: 0
I/OGRE (13437): * Supported Shader Profiles: glsles
I/OGRE (13437): * Texture Compression: no
I/OGRE (13437): * Scissor Rectangle: yes
I/OGRE (13437): * Hardware Occlusion Query: no
I/OGRE (13437): * User clip planes: no
I/OGRE (13437): * VET_UBYTE4 vertex element type: yes
I/OGRE (13437): * Infinite far plane projection: yes
I/OGRE (13437): * Hardware render-to-texture: yes
I/OGRE (13437): * Floating point textures: yes
I/OGRE (13437): * Non-power-of-two textures: no
I/OGRE (13437): * Volume textures: no
I/OGRE (13437): * Multiple Render Targets: 1
I/OGRE (13437): - With different bit depths: no
I/OGRE (13437): * Point Sprites: yes
I/OGRE (13437): * Extended point parameters: yes
I/OGRE (13437): * Max Point Size: 0.000000
I/OGRE (13437): * Vertex texture fetch: no
I/OGRE (13437): * Number of world matrices: 0
I/OGRE (13437): * Number of texture units: 8
I/OGRE (13437): * Stencil buffer depth: 0
I/OGRE (13437): * Number of vertex blend matrices: 0
I/OGRE (13437): * Render to Vertex Buffer : no
I/OGRE (13437): * GL 1.5 without VBO workaround: no
I/OGRE (13437): * Frame Buffer objects: yes
I/OGRE (13437): * Frame Buffer objects (ARB extension): no
I/OGRE (13437): * Frame Buffer objects (ATI extension): no
I/OGRE (13437): * PBuffer support: no
I/OGRE (13437): * GL 1.5 without HW-occlusion workaround: no
I/OGRE (13437): * Separate shader objects: no
I/OGRE (13437): DefaultWorkQueue('Root') initialising on thread main.
I/OGRE (13437): Particle Renderer Type 'billboard' registered
I/OGRE (13437): SceneManagerFactory for type 'OctreeSceneManager' registered.
I/OGRE (13437): ArchiveFactory for archive type APKFileSystem registered.
I/OGRE (13437): ArchiveFactory for archive type APKZip registered.
I/OGRE (13437): Creating resource group Essential
I/OGRE (13437): Added resource location '/thumbnails' of type 'APKFileSystem' to resource group 'Essential'
I/OGRE (13437): Added resource location '/packs/SdkTrays.zip' of type 'APKZip' to resource group 'Essential'
I/OGRE (13437): Added resource location '/' of type 'APKFileSystem' to resource group 'General'
I/OGRE (13437): Creating resource group Popular
I/OGRE (13437): Added resource location '/fonts' of type 'APKFileSystem' to resource group 'Popular'
I/OGRE (13437): Added resource location '/materials/programs' of type 'APKFileSystem' to resource group 'Popular'
I/OGRE (13437): Added resource location '/materials/scripts' of type 'APKFileSystem' to resource group 'Popular'
I/OGRE (13437): Added resource location '/materials/textures' of type 'APKFileSystem' to resource group 'Popular'
I/OGRE (13437): Added resource location '/materials/textures/nvidia' of type 'APKFileSystem' to resource group 'Popular'
I/OGRE (13437): Added resource location '/models' of type 'APKFileSystem' to resource group 'Popular'
I/OGRE (13437): Added resource location '/particle' of type 'APKFileSystem' to resource group 'Popular'
I/OGRE (13437): Added resource location '/RTShaderLib' of type 'APKFileSystem' to resource group 'Popular'
I/OGRE (13437): Added resource location '/RTShaderLib/materials' of type 'APKFileSystem' to resource group 'Popular'
I/OGRE (13437): Added resource location '/materials/scripts/SSAO' of type 'APKFileSystem' to resource group 'Popular'
I/OGRE (13437): Added resource location '/materials/textures/SSAO' of type 'APKFileSystem' to resource group 'Popular'
I/OGRE (13437): Added resource location '/packs/cubemap.zip' of type 'APKZip' to resource group 'Popular'
I/OGRE (13437): Added resource location '/packs/cubemapsJS.zip' of type 'APKZip' to resource group 'Popular'
I/OGRE (13437): Added resource location '/packs/dragon.zip' of type 'APKZip' to resource group 'Popular'
I/OGRE (13437): Added resource location '/packs/fresneldemo.zip' of type 'APKZip' to resource group 'Popular'
I/OGRE (13437): Added resource location '/packs/ogretestmap.zip' of type 'APKZip' to resource group 'Popular'
I/OGRE (13437): Added resource location '/packs/ogredance.zip' of type 'APKZip' to resource group 'Popular'
I/OGRE (13437): Added resource location '/packs/Sinbad.zip' of type 'APKZip' to resource group 'Popular'
I/OGRE (13437): Added resource location '/packs/skybox.zip' of type 'APKZip' to resource group 'Popular'
I/OGRE (13437): Initialising resource group Essential
I/OGRE (13437): Parsing scripts for resource group Essential
I/OGRE (13437): Parsing script SdkTrays.material
I/OGRE (13437): Parsing script SdkTrays.fontdef
I/OGRE (13437): Parsing script SdkTrays.overlay
I/OGRE (13437): OpenGL ES2 error 0x0502 GL_INVALID_OPERATION in virtual void Ogre::GLES2Texture::createInternalResourcesImpl() at line 153
I/OGRE (13437): Texture: sdk_cursor.png: Loading 1 faces(PF_A8R8G8B8,32x32x1) with 5 hardware generated mipmaps from Image. Internal format is PF_A8B8G
8R8,32x32x1.
I/OGRE (13437): OpenGL ES2 error 0x0502 GL_INVALID_OPERATION in virtual void Ogre::GLES2Texture::createInternalResourcesImpl() at line 153
I/OGRE (13437): Texture: sdk_tray.png: Loading 1 faces(PF_A8R8G8B8,64x64x1) with 6 hardware generated mipmaps from Image. Internal format is PF_A8B8G8R
8,64x64x1.
I/OGRE (13437): OpenGL ES2 error 0x0502 GL_INVALID_OPERATION in virtual void Ogre::GLES2Texture::createInternalResourcesImpl() at line 153
I/OGRE (13437): Texture: sdk_button_up.png: Loading 1 faces(PF_A8R8G8B8,128x32x1) with 7 hardware generated mipmaps from Image. Internal format is PF_A
8B8G8R8,128x32x1.
I/OGRE (13437): OpenGL ES2 error 0x0502 GL_INVALID_OPERATION in virtual void Ogre::GLES2Texture::createInternalResourcesImpl() at line 153
I/OGRE (13437): Texture: sdk_text_box.png: Loading 1 faces(PF_A8R8G8B8,32x32x1) with 5 hardware generated mipmaps from Image. Internal format is PF_A8B
8G8R8,32x32x1.
I/OGRE (13437): OpenGL ES2 error 0x0502 GL_INVALID_OPERATION in virtual void Ogre::GLES2Texture::createInternalResourcesImpl() at line 153
I/OGRE (13437): Texture: sdk_mini_tray.png: Loading 1 faces(PF_A8R8G8B8,32x32x1) with 5 hardware generated mipmaps from Image. Internal format is PF_A8
B8G8R8,32x32x1.
I/OGRE (13437): OpenGL ES2 error 0x0502 GL_INVALID_OPERATION in virtual void Ogre::GLES2Texture::createInternalResourcesImpl() at line 153
I/OGRE (13437): Texture: sdk_track.png: Loading 1 faces(PF_A8R8G8B8,16x32x1) with 5 hardware generated mipmaps from Image. Internal format is PF_A8B8G8
R8,16x32x1.
I/OGRE (13437): OpenGL ES2 error 0x0502 GL_INVALID_OPERATION in virtual void Ogre::GLES2Texture::createInternalResourcesImpl() at line 153
I/OGRE (13437): Texture: sdk_handle.png: Loading 1 faces(PF_A8R8G8B8,16x16x1) with 4 hardware generated mipmaps from Image. Internal format is PF_A8B8G
8R8,16x16x1.
I/OGRE (13437): OpenGL ES2 error 0x0502 GL_INVALID_OPERATION in virtual void Ogre::GLES2Texture::createInternalResourcesImpl() at line 153
I/OGRE (13437): Texture: sdk_mini_text_box.png: Loading 1 faces(PF_A8R8G8B8,32x32x1) with 5 hardware generated mipmaps from Image. Internal format is P
F_A8B8G8R8,32x32x1.
I/OGRE (13437): OpenGL ES2 error 0x0502 GL_INVALID_OPERATION in virtual void Ogre::GLES2Texture::createInternalResourcesImpl() at line 153
I/OGRE (13437): Texture: sdk_label.png: Loading 1 faces(PF_A8R8G8B8,32x32x1) with 5 hardware generated mipmaps from Image. Internal format is PF_A8B8G8
R8,32x32x1.
I/OGRE (13437): OpenGL ES2 error 0x0502 GL_INVALID_OPERATION in virtual void Ogre::GLES2Texture::createInternalResourcesImpl() at line 153
I/OGRE (13437): Texture: sdk_separator.png: Loading 1 faces(PF_A8R8G8B8,64x16x1) with 6 hardware generated mipmaps from Image. Internal format is PF_A8
B8G8R8,64x16x1.
I/OGRE (13437): OpenGL ES2 error 0x0502 GL_INVALID_OPERATION in virtual void Ogre::GLES2Texture::createInternalResourcesImpl() at line 153
I/OGRE (13437): Texture: sdk_logo.png: Loading 1 faces(PF_A8R8G8B8,128x64x1) with 7 hardware generated mipmaps from Image. Internal format is PF_A8B8G8
R8,128x64x1.
I/OGRE (13437): OpenGL ES2 error 0x0502 GL_INVALID_OPERATION in virtual void Ogre::GLES2Texture::createInternalResourcesImpl() at line 153
I/OGRE (13437): Texture: sdk_shade.png: Loading 1 faces(PF_A8R8G8B8,64x64x1) with 6 hardware generated mipmaps from Image. Internal format is PF_A8B8G8
R8,64x64x1.
I/OGRE (13437): OpenGL ES2 error 0x0502 GL_INVALID_OPERATION in virtual void Ogre::GLES2Texture::createInternalResourcesImpl() at line 153
I/OGRE (13437): Texture: sdk_frame.png: Loading 1 faces(PF_A8R8G8B8,32x32x1) with 5 hardware generated mipmaps from Image. Internal format is PF_A8B8G8
R8,32x32x1.
I/OGRE (13437): OpenGL ES2 error 0x0502 GL_INVALID_OPERATION in virtual void Ogre::GLES2Texture::createInternalResourcesImpl() at line 153
I/OGRE (13437): Texture: sdk_mini_text_box_over.png: Loading 1 faces(PF_A8R8G8B8,32x32x1) with 5 hardware generated mipmaps from Image. Internal format
is PF_A8B8G8R8,32x32x1.
I/OGRE (13437): OpenGL ES2 error 0x0502 GL_INVALID_OPERATION in virtual void Ogre::GLES2Texture::createInternalResourcesImpl() at line 153
I/OGRE (13437): Texture: sdk_pulse.png: Loading 1 faces(PF_R8G8B8,8x1x1) with 3 hardware generated mipmaps from Image. Internal format is PF_R8G8B8,8x1
x1.
I/OGRE (13437): Finished parsing scripts for resource group Essential
I/OGRE (13437): Creating resources for group Essential
I/OGRE (13437): All done
I/OGRE (13437): OpenGL ES2 error 0x0502 GL_INVALID_OPERATION in virtual void Ogre::GLES2Texture::createInternalResourcesImpl() at line 153
I/OGRE (13437): Texture: sdk_bands.png: Loading 1 faces(PF_A8R8G8B8,2x32x1) with 5 hardware generated mipmaps from Image. Internal format is PF_A8B8G8R
8,2x32x1.
I/OGRE (13437): Initialising resource group Popular
I/OGRE (13437): Parsing scripts for resource group Popular
I/OGRE (13437): Font SdkTrays/Caption using texture size 512x256
I/OGRE (13437): Info: Freetype returned null for character 160 in font SdkTrays/Caption
I/OGRE (13437): Texture: SdkTrays/CaptionTexture: Loading 1 faces(PF_BYTE_LA,512x256x1) Internal format is PF_BYTE_LA,512x256x1.
I/OGRE (13437): Font SdkTrays/Value using texture size 512x256
I/OGRE (13437): Info: Freetype returned null for character 127 in font SdkTrays/Value
I/OGRE (13437): Info: Freetype returned null for character 128 in font SdkTrays/Value
I/OGRE (13437): Info: Freetype returned null for character 129 in font SdkTrays/Value
I/OGRE (13437): Info: Freetype returned null for character 130 in font SdkTrays/Value
I/OGRE (13437): Info: Freetype returned null for character 131 in font SdkTrays/Value
I/OGRE (13437): Info: Freetype returned null for character 132 in font SdkTrays/Value
I/OGRE (13437): Info: Freetype returned null for character 133 in font SdkTrays/Value
I/OGRE (13437): Info: Freetype returned null for character 134 in font SdkTrays/Value
I/OGRE (13437): Info: Freetype returned null for character 135 in font SdkTrays/Value
I/OGRE (13437): Info: Freetype returned null for character 136 in font SdkTrays/Value
I/OGRE (13437): Info: Freetype returned null for character 137 in font SdkTrays/Value
I/OGRE (13437): Info: Freetype returned null for character 138 in font SdkTrays/Value
I/OGRE (13437): Info: Freetype returned null for character 139 in font SdkTrays/Value
I/OGRE (13437): Info: Freetype returned null for character 140 in font SdkTrays/Value
I/OGRE (13437): Info: Freetype returned null for character 141 in font SdkTrays/Value
I/OGRE (13437): Info: Freetype returned null for character 142 in font SdkTrays/Value
I/OGRE (13437): Info: Freetype returned null for character 143 in font SdkTrays/Value
I/OGRE (13437): Info: Freetype returned null for character 144 in font SdkTrays/Value
I/OGRE (13437): Info: Freetype returned null for character 145 in font SdkTrays/Value
I/OGRE (13437): Info: Freetype returned null for character 146 in font SdkTrays/Value
I/OGRE (13437): Info: Freetype returned null for character 147 in font SdkTrays/Value
I/OGRE (13437): Info: Freetype returned null for character 148 in font SdkTrays/Value
I/OGRE (13437): Info: Freetype returned null for character 149 in font SdkTrays/Value
I/OGRE (13437): Info: Freetype returned null for character 150 in font SdkTrays/Value
I/OGRE (13437): Info: Freetype returned null for character 151 in font SdkTrays/Value
I/OGRE (13437): Info: Freetype returned null for character 152 in font SdkTrays/Value
I/OGRE (13437): Info: Freetype returned null for character 153 in font SdkTrays/Value
I/OGRE (13437): Info: Freetype returned null for character 154 in font SdkTrays/Value
I/OGRE (13437): Info: Freetype returned null for character 155 in font SdkTrays/Value
I/OGRE (13437): Info: Freetype returned null for character 156 in font SdkTrays/Value
I/OGRE (13437): Info: Freetype returned null for character 157 in font SdkTrays/Value
I/OGRE (13437): Info: Freetype returned null for character 158 in font SdkTrays/Value
I/OGRE (13437): Info: Freetype returned null for character 159 in font SdkTrays/Value
I/OGRE (13437): Info: Freetype returned null for character 160 in font SdkTrays/Value
I/OGRE (13437): Texture: SdkTrays/ValueTexture: Loading 1 faces(PF_BYTE_LA,512x256x1) Internal format is PF_BYTE_LA,512x256x1.
I/OGRE (13437): Parsing script Instancing.program
I/OGRE (13437): Parsing script DualQuaternion.program
I/OGRE (13437): Parsing script Examples.program
E/OGRE (13437): OGRE EXCEPTION(6:FileNotFoundException): Cannot locate resource DiffuseOneTexture.glsles in resource group Popular or any other group.
in ResourceGroupManager::openResource at ..\..\OgreMain\src\OgreResourceGroupManager.cpp (line 756)
I/OGRE (13437): High-level program Ogre/BasicFragmentPrograms/DiffuseOneTextureGLSLES encountered an error during loading and is thus not supported.
I/OGRE (13437): OGRE EXCEPTION(6:FileNotFoundException): Cannot locate resource DiffuseOneTexture.glsles in resource group Popular or any other group.
in ResourceGroupManager::openResource at ..\..\OgreMain\src\OgreResourceGroupManager.cpp (line 756)
E/OGRE (13437): OGRE EXCEPTION(2:InvalidParametersException): Named constants have not been initialised, perhaps a compile error. in GpuProgramParamete
rs::_findNamedConstantDefinition at ..\..\OgreMain\src\OgreGpuProgramParams.cpp (line 1441)
I/OGRE (13437): Compiler error: invalid parameters in (104): setting of constant failed
I/OGRE (13437): Parsing script StdQuad_vp.program
I/OGRE (13437): Parsing script ASCII.material
I/OGRE (13437): Parsing script ASMSwizzle.material
I/OGRE (13437): Compiler error: object unsupported by render system in (1)
I/OGRE (13437): Parsing script BlackAndWhite.material
I/OGRE (13437): Parsing script Bloom.material
I/OGRE (13437): Parsing script Bloom2.material
I/OGRE (13437): Parsing script CGSwizzle.material
I/OGRE (13437): Parsing script CompositorDemo.material
I/OGRE (13437): Parsing script DOF.material
I/OGRE (13437): Parsing script DepthShadowmap.material
I/OGRE (13437): Parsing script Dither.material
I/OGRE (13437): Parsing script DualQuaternion.material
I/OGRE (13437): Parsing script Embossed.material
I/OGRE (13437): Parsing script Example-Water.material
I/OGRE (13437): Parsing script Examples-Advanced.material
I/OGRE (13437): Compiler error: object unsupported by render system in (524)
I/OGRE (13437): Compiler error: object unsupported by render system in (787)
I/OGRE (13437): Parsing script Examples-DynTex.material
I/OGRE (13437): Parsing script Examples-Water.material
I/OGRE (13437): Parsing script Examples.material
I/OGRE (13437): Parsing script GLSLSwizzle.material
I/OGRE (13437): Parsing script Glass.material
I/OGRE (13437): Parsing script HWInstancing.material
I/OGRE (13437): Parsing script HW_VTFInstancing.material
I/OGRE (13437): Parsing script HW_VTF_LUTInstancing.material
I/OGRE (13437): Parsing script Halftone.material
I/OGRE (13437): Parsing script HeatVision.material
I/OGRE (13437): Parsing script Hurt.material
I/OGRE (13437): Parsing script InstancingMisc.material
I/OGRE (13437): Parsing script Invert.material
I/OGRE (13437): Parsing script IsoSurf.material
I/OGRE (13437): Parsing script Laplace.material
I/OGRE (13437): Parsing script MRTtest.material
I/OGRE (13437): Parsing script MotionBlur.material
I/OGRE (13437): Parsing script NightVision.material
I/OGRE (13437): Parsing script Ocean.material
I/OGRE (13437): Parsing script OffsetMapping.material
I/OGRE (13437): Compiler error: object unsupported by render system in (35)
I/OGRE (13437): Parsing script Ogre.material
I/OGRE (13437): Parsing script OldMovie.material
I/OGRE (13437): Parsing script OldTV.material
I/OGRE (13437): Parsing script ParticleGS.material
I/OGRE (13437): Parsing script Penguin.material
I/OGRE (13437): Parsing script Posterize.material
I/OGRE (13437): Parsing script RZR-002.material
I/OGRE (13437): Parsing script RadialBlur.material
I/OGRE (13437): Parsing script ShaderInstancing.material
I/OGRE (13437): Parsing script ShaderSystem.material
I/OGRE (13437): Parsing script SharpenEdges.material
I/OGRE (13437): Parsing script Tiling.material
I/OGRE (13437): Parsing script VTFInstancing.material
I/OGRE (13437): Parsing script VarianceShadowmap.material
I/OGRE (13437): Parsing script facial.material
I/OGRE (13437): Parsing script hdr.material
I/OGRE (13437): Parsing script instancing.material
I/OGRE (13437): Parsing script pssm.material
I/OGRE (13437): Parsing script shadows.material
I/OGRE (13437): Parsing script sibenik.material
I/OGRE (13437): Parsing script smoke.material
I/OGRE (13437): Parsing script DualQuaternionSkinning_Shadow.material
I/OGRE (13437): Parsing script HardwareSkinningShadow.material
I/OGRE (13437): Parsing script RTShaderSystem.material
I/OGRE (13437): Parsing script CreaseShading.material
I/OGRE (13437): Parsing script Crytek.material
I/OGRE (13437): Parsing script GBuffer.material
I/OGRE (13437): Parsing script HemisphereMC.material
I/OGRE (13437): Parsing script HorizonBased.material
I/OGRE (13437): Parsing script SSAOPost.material
I/OGRE (13437): Parsing script ShowDepth.material
I/OGRE (13437): Parsing script ShowNormals.material
I/OGRE (13437): Parsing script ShowViewPos.material
I/OGRE (13437): Parsing script UnsharpMask.material
I/OGRE (13437): Parsing script Volumetric.material
I/OGRE (13437): Parsing script RomanBath.material
I/OGRE (13437): Parsing script Sinbad.material
I/OGRE (13437): Parsing script Examples-Water.particle
I/OGRE (13437): Parsing script Examples.particle
I/OGRE (13437): Parsing script emitted_emitter.particle
I/OGRE (13437): Parsing script smoke.particle
I/OGRE (13437): Parsing script Examples.compositor
I/OGRE (13437): Parsing script SSAO.compositor
I/OGRE (13437): Parsing script SSAOPost.compositor
I/OGRE (13437): Parsing script sample.fontdef
I/OGRE (13437): Finished parsing scripts for resource group Popular
I/OGRE (13437): Creating resources for group Popular
I/OGRE (13437): All done
I/OGRE (13437): Installing plugin: Bezier Patch Sample
I/OGRE (13437): Plugin successfully installed
I/OGRE (13437): Installing plugin: Camera Tracking Sample
I/OGRE (13437): Plugin successfully installed
I/OGRE (13437): Installing plugin: Cel-shading Sample
I/OGRE (13437): Plugin successfully installed
I/OGRE (13437): Installing plugin: Character Sample
I/OGRE (13437): Plugin successfully installed
I/OGRE (13437): Installing plugin: Cube Mapping Sample
I/OGRE (13437): Plugin successfully installed
I/OGRE (13437): Installing plugin: Dynamic Texturing Sample
I/OGRE (13437): Plugin successfully installed
I/OGRE (13437): Installing plugin: Facial Animation Sample
I/OGRE (13437): Plugin successfully installed
I/OGRE (13437): Installing plugin: Fresnel Sample
I/OGRE (13437): Plugin successfully installed
I/OGRE (13437): Installing plugin: Grass Sample
I/OGRE (13437): Plugin successfully installed
I/OGRE (13437): Installing plugin: Particle Effects Sample
I/OGRE (13437): Plugin successfully installed
I/OGRE (13437): Installing plugin: Lighting Sample
I/OGRE (13437): Plugin successfully installed
I/OGRE (13437): Installing plugin: Sky Box Sample
I/OGRE (13437): Plugin successfully installed
I/OGRE (13437): Installing plugin: Sky Dome Sample
I/OGRE (13437): Plugin successfully installed
I/OGRE (13437): Installing plugin: Sky Plane Sample
I/OGRE (13437): Plugin successfully installed
I/OGRE (13437): Installing plugin: Smoke Sample
I/OGRE (13437): Plugin successfully installed
I/OGRE (13437): OpenGL ES2 error 0x0502 GL_INVALID_OPERATION in virtual void Ogre::GLES2Texture::createInternalResourcesImpl() at line 153
I/OGRE (13437): Texture: thumb_bezier.png: Loading 1 faces(PF_A8R8G8B8,128x128x1) with 5 hardware generated mipmaps from Image. Internal format is PF_A
8B8G8R8,128x128x1.
I/OGRE (13437): OpenGL ES2 error 0x0502 GL_INVALID_OPERATION in virtual void Ogre::GLES2Texture::createInternalResourcesImpl() at line 153
I/OGRE (13437): Texture: thumb_camtrack.png: Loading 1 faces(PF_A8R8G8B8,128x128x1) with 5 hardware generated mipmaps from Image. Internal format is PF
_A8B8G8R8,128x128x1.
I/OGRE (13437): OpenGL ES2 error 0x0502 GL_INVALID_OPERATION in virtual void Ogre::GLES2Texture::createInternalResourcesImpl() at line 153
I/OGRE (13437): Texture: thumb_cel.png: Loading 1 faces(PF_A8R8G8B8,128x128x1) with 5 hardware generated mipmaps from Image. Internal format is PF_A8B8
G8R8,128x128x1.
I/OGRE (13437): OpenGL ES2 error 0x0502 GL_INVALID_OPERATION in virtual void Ogre::GLES2Texture::createInternalResourcesImpl() at line 153
I/OGRE (13437): Texture: thumb_char.png: Loading 1 faces(PF_R8G8B8,128x128x1) with 5 hardware generated mipmaps from Image. Internal format is PF_R8G8B
8,128x128x1.
I/OGRE (13437): OpenGL ES2 error 0x0502 GL_INVALID_OPERATION in virtual void Ogre::GLES2Texture::createInternalResourcesImpl() at line 153
I/OGRE (13437): Texture: thumb_cubemap.png: Loading 1 faces(PF_A8R8G8B8,128x128x1) with 5 hardware generated mipmaps from Image. Internal format is PF_
A8B8G8R8,128x128x1.
I/OGRE (13437): OpenGL ES2 error 0x0502 GL_INVALID_OPERATION in virtual void Ogre::GLES2Texture::createInternalResourcesImpl() at line 153
I/OGRE (13437): Texture: thumb_dyntex.png: Loading 1 faces(PF_A8R8G8B8,128x128x1) with 5 hardware generated mipmaps from Image. Internal format is PF_A
8B8G8R8,128x128x1.
I/OGRE (13437): OpenGL ES2 error 0x0502 GL_INVALID_OPERATION in virtual void Ogre::GLES2Texture::createInternalResourcesImpl() at line 153
I/OGRE (13437): Texture: thumb_facial.png: Loading 1 faces(PF_A8R8G8B8,128x128x1) with 5 hardware generated mipmaps from Image. Internal format is PF_A
8B8G8R8,128x128x1.
I/OGRE (13437): OpenGL ES2 error 0x0502 GL_INVALID_OPERATION in virtual void Ogre::GLES2Texture::createInternalResourcesImpl() at line 153
I/OGRE (13437): Texture: thumb_fresnel.png: Loading 1 faces(PF_A8R8G8B8,128x128x1) with 5 hardware generated mipmaps from Image. Internal format is PF_
A8B8G8R8,128x128x1.
I/OGRE (13437): OpenGL ES2 error 0x0502 GL_INVALID_OPERATION in virtual void Ogre::GLES2Texture::createInternalResourcesImpl() at line 153
I/OGRE (13437): Texture: thumb_grass.png: Loading 1 faces(PF_A8R8G8B8,128x128x1) with 5 hardware generated mipmaps from Image. Internal format is PF_A8
B8G8R8,128x128x1.
I/OGRE (13437): OpenGL ES2 error 0x0502 GL_INVALID_OPERATION in virtual void Ogre::GLES2Texture::createInternalResourcesImpl() at line 153
I/OGRE (13437): Texture: thumb_lighting.png: Loading 1 faces(PF_A8R8G8B8,128x128x1) with 5 hardware generated mipmaps from Image. Internal format is PF
_A8B8G8R8,128x128x1.
I/OGRE (13437): OpenGL ES2 error 0x0502 GL_INVALID_OPERATION in virtual void Ogre::GLES2Texture::createInternalResourcesImpl() at line 153
I/OGRE (13437): Texture: thumb_particles.png: Loading 1 faces(PF_A8R8G8B8,128x128x1) with 5 hardware generated mipmaps from Image. Internal format is P
F_A8B8G8R8,128x128x1.
I/OGRE (13437): OpenGL ES2 error 0x0502 GL_INVALID_OPERATION in virtual void Ogre::GLES2Texture::createInternalResourcesImpl() at line 153
I/OGRE (13437): Texture: thumb_skybox.png: Loading 1 faces(PF_A8R8G8B8,128x128x1) with 5 hardware generated mipmaps from Image. Internal format is PF_A
8B8G8R8,128x128x1.
I/OGRE (13437): OpenGL ES2 error 0x0502 GL_INVALID_OPERATION in virtual void Ogre::GLES2Texture::createInternalResourcesImpl() at line 153
I/OGRE (13437): Texture: thumb_skydome.png: Loading 1 faces(PF_A8R8G8B8,128x128x1) with 5 hardware generated mipmaps from Image. Internal format is PF_
A8B8G8R8,128x128x1.
I/OGRE (13437): OpenGL ES2 error 0x0502 GL_INVALID_OPERATION in virtual void Ogre::GLES2Texture::createInternalResourcesImpl() at line 153
I/OGRE (13437): Texture: thumb_skyplane.png: Loading 1 faces(PF_A8R8G8B8,128x128x1) with 5 hardware generated mipmaps from Image. Internal format is PF
_A8B8G8R8,128x128x1.
I/OGRE (13437): OpenGL ES2 error 0x0502 GL_INVALID_OPERATION in virtual void Ogre::GLES2Texture::createInternalResourcesImpl() at line 153
I/OGRE (13437): Texture: thumb_smoke.png: Loading 1 faces(PF_A8R8G8B8,128x128x1) with 5 hardware generated mipmaps from Image. Internal format is PF_A8
B8G8R8,128x128x1.
I/OGRE (13437): OpenGL ES2 error 0x0502 GL_INVALID_OPERATION in virtual void Ogre::GLES2Texture::createInternalResourcesImpl() at line 153
I/OGRE (13437): Texture: sdk_button_over.png: Loading 1 faces(PF_A8R8G8B8,128x32x1) with 5 hardware generated mipmaps from Image. Internal format is PF
_A8B8G8R8,128x32x1.
I/OGRE (13437): OpenGL ES2 error 0x0502 GL_INVALID_OPERATION in virtual void Ogre::GLES2Texture::createInternalResourcesImpl() at line 153
I/OGRE (13437): Texture: sdk_button_down.png: Loading 1 faces(PF_A8R8G8B8,128x32x1) with 5 hardware generated mipmaps from Image. Internal format is PF
_A8B8G8R8,128x32x1.
I/OGRE (13437): OpenGL ES2 error 0x0502 GL_INVALID_OPERATION in virtual void Ogre::GLES2Texture::createInternalResourcesImpl() at line 153
I/OGRE (13437): Texture: rockwall.tga: Loading 1 faces(PF_R8G8B8,256x256x1) with 5 hardware generated mipmaps from Image. Internal format is PF_R8G8B8,
256x256x1.
I/OGRE (13437): Mesh: Loading Sinbad.mesh.
I/OGRE (13437): Skeleton: Loading Sinbad.skeleton
I/OGRE (13437): WARNING: Sinbad.mesh is an older format ([MeshSerializer_v1.40]); you should upgrade it as soon as possible using the OgreMeshUpgrade t
ool.
I/OGRE (13437): OpenGL ES2 error 0x0502 GL_INVALID_OPERATION in virtual void Ogre::GLES2Texture::createInternalResourcesImpl() at line 153
I/OGRE (13437): Texture: sinbad_body.tga: Loading 1 faces(PF_R8G8B8,512x512x1) with 5 hardware generated mipmaps from Image. Internal format is PF_R8G8
B8,512x512x1.
I/OGRE (13437): OpenGL ES2 error 0x0502 GL_INVALID_OPERATION in virtual void Ogre::GLES2Texture::createInternalResourcesImpl() at line 153
I/OGRE (13437): Texture: sinbad_clothes.tga: Loading 1 faces(PF_R8G8B8,512x512x1) with 5 hardware generated mipmaps from Image. Internal format is PF_R
8G8B8,512x512x1.
I/OGRE (13437): OpenGL ES2 error 0x0502 GL_INVALID_OPERATION in virtual void Ogre::GLES2Texture::createInternalResourcesImpl() at line 153
I/OGRE (13437): Texture: sinbad_sword.tga: Loading 1 faces(PF_R8G8B8,256x256x1) with 5 hardware generated mipmaps from Image. Internal format is PF_R8G
8B8,256x256x1.
I/OGRE (13437): WARNING: the mesh 'Sinbad.mesh' includes vertices with more than 4 bone assignments. The lowest weighted assignments beyond this limit
have been removed, so your animation may look slightly different. To eliminate this, reduce the number of bone assignments per vertex on your mesh to 4.
I/OGRE (13437): Creating swords
I/OGRE (13437): Mesh: Loading Sword.mesh.
I/OGRE (13437): WARNING: Sword.mesh is an older format ([MeshSerializer_v1.40]); you should upgrade it as soon as possible using the OgreMeshUpgrade to
ol.
I/OGRE (13437): Creating the chains
I/OGRE (13437): OpenGL ES2 error 0x0502 GL_INVALID_OPERATION in virtual void Ogre::GLES2Texture::createInternalResourcesImpl() at line 153
I/OGRE (13437): Texture: ribbonband.png: Loading 1 faces(PF_R8G8B8,128x1x1) with 5 hardware generated mipmaps from Image. Internal format is PF_R8G8B8,
128x1x1.
I/OGRE (13437): OpenGL ES2 error 0x0502 GL_INVALID_OPERATION in virtual void Ogre::GLES2Texture::createInternalResourcesImpl() at line 153
I/OGRE (13437): Texture: spot_shadow_fade.png: Loading 1 faces(PF_R8G8B8,128x128x1) with 5 hardware generated mipmaps from Image. Internal format is PF
_R8G8B8,128x128x1.
After pressing home button and returning to the app, the messages were only that: