Steam for Linux

Steam for Linux

thedarknite 10. des. 2012 kl. 18.16
Issue Report: Book of Unwritten Tales texture errors
While checking the console output about the game's desktop resolution bug I came across the following errors regarding missing texture layers. It looks as though an asset file has been statically linked and not exported correctly.
Error loading texture Reflection. Texture layer will be blank. Loading the texture failed with the following exception: OGRE EXCEPTION(6:FileNotFoundException): Cannot locate resource Reflection in resource group GAMEDATA or any other group. in ResourceGroupManager::openResource at /home/bkuhr/Develop/ogre_src_v1-7-4/OgreMain/src/OgreResourceGroupManager.cpp (line 753) Error loading texture Refraction. Texture layer will be blank. Loading the texture failed with the following exception: OGRE EXCEPTION(6:FileNotFoundException): Cannot locate resource Refraction in resource group GAMEDATA or any other group. in ResourceGroupManager::openResource at /home/bkuhr/Develop/ogre_src_v1-7-4/OgreMain/src/OgreResourceGroupManager.cpp (line 753) Texture: waves2.dds: Loading 1 faces(PF_A8R8G8B8,256x256x1) with 5 custom mipmaps from Image. Internal format is PF_A8R8G8B8,256x256x1. Error loading texture Refraction. Texture layer will be blank. Loading the texture failed with the following exception: OGRE EXCEPTION(6:FileNotFoundException): Cannot locate resource Refraction in resource group GAMEDATA or any other group. in ResourceGroupManager::openResource at /home/bkuhr/Develop/ogre_src_v1-7-4/OgreMain/src/OgreResourceGroupManager.cpp (line 753)