RigsOfRods / rigs-of-rods

Main development repository for Rigs of Rods soft-body physics simulator
https://www.rigsofrods.org
GNU General Public License v3.0
1.01k stars 175 forks source link

FileNotFoundException spam in RoR.log #2956

Closed tritonas00 closed 1 year ago

tritonas00 commented 1 year ago

Load mitcity terrain (in game repo)

FileNotFoundException: Cannot locate resource icon_Truckshop.dds in resource group TexturesRG. in ResourceGroupManager::openResource at /home/babis/Downloads/ror-dependencies/Source/ogre/OgreMain/src/OgreResourceGroupManager.cpp (line 704)

massively spams RoR.log resulting in hug text file. And i think it can hurt performance also.

CuriousMike56 commented 1 year ago

My RoR.log only shows 4 FileNotFoundException errors, none of them relating to icon_Truckshop.dds. File size is also only 227 KB. Possibly an OpenGL issue?

tritonas00 commented 1 year ago

Did you test with latest master branch?

CuriousMike56 commented 1 year ago

Yes.

tritonas00 commented 1 year ago

My cache was screwed up by switching between different Ogre versions back and forth.