After doing modification for a few days when I want to start a game I will receive the error:
Content Error
Could not load texture from file/bitmaps/projectiletextures/thumbs.db
However I have make no changes in the bitmaps folder.
Does any receive the same errors as well?
Content Error
Moderator: Moderators
Re: Content Error
I'm guessing you're using some version of the auto-loading resources.lua. (Indeed if you're modding S44 then you are
) I should probably update it to avoid trying to load .db files.
At any rate, you should just delete the thumbs.db file from that location. It is automatically created by windows when you browse images in a folder. There's a setting to turn it off somewhere.

At any rate, you should just delete the thumbs.db file from that location. It is automatically created by windows when you browse images in a folder. There's a setting to turn it off somewhere.
Re: Content Error
I have deleted the thumbs.db files I can find in my spring folder. but the same error occurs. Any suggestions?
Thanks
Thanks
Re: Content Error
You've got to delete the one in file/bitmaps/projectiletextures/ 

- bobthedinosaur
- Blood & Steel Developer
- Posts: 2702
- Joined: 25 Aug 2004, 13:31
Re: Content Error
how can i get more errors like this one?
Re: Content Error
yup. I deleted the in /bitmaps/projectiletextures. however the errror still exist.
- Forboding Angel
- Evolution RTS Developer
- Posts: 14673
- Joined: 17 Nov 2005, 02:43
Re: Content Error
Turn off thumbnails in windows explorer when you delete it, otherwise it just gets recreated. If you ahve windows 7, change the view to "details" and turn on the "preview pane" (iirc this doesn't cause thumbs.db to be generated).Von66341 wrote:yup. I deleted the in /bitmaps/projectiletextures. however the errror still exist.