Page 1 of 1

Content Error

Posted: 11 Mar 2011, 02:22
by Von66341
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?

Re: Content Error

Posted: 11 Mar 2011, 02:26
by FLOZi
I'm guessing you're using some version of the auto-loading resources.lua. (Indeed if you're modding S44 then you are :P ) 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.

Re: Content Error

Posted: 11 Mar 2011, 03:03
by Von66341
I have deleted the thumbs.db files I can find in my spring folder. but the same error occurs. Any suggestions?

Thanks

Re: Content Error

Posted: 11 Mar 2011, 04:06
by MidKnight
You've got to delete the one in file/bitmaps/projectiletextures/ :-)

Re: Content Error

Posted: 11 Mar 2011, 04:28
by bobthedinosaur
how can i get more errors like this one?

Re: Content Error

Posted: 11 Mar 2011, 04:38
by Von66341
yup. I deleted the in /bitmaps/projectiletextures. however the errror still exist.

Re: Content Error

Posted: 11 Mar 2011, 07:01
by Forboding Angel
Von66341 wrote:yup. I deleted the in /bitmaps/projectiletextures. however the errror still exist.
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).