Page 1 of 1

textures arent loading when i load a level

Posted: Thu Jul 19, 2012 5:52 pm
by powderedtoastman
when i load most levels it goes through the loading sequence showing what is loaded and currently loading then i get an error message saying that it couldnt load a specific texture, i click ok and the game closes. any ideas on what the problem is?

Re: textures arent loading when i load a level

Posted: Thu Jul 19, 2012 8:23 pm
by masterPineapples
i got the exact same error...it would be missing a .tga file...i looked in the specified folder and found that all of those .tga files had been converted to the .dds file format...i think the game is having an error converting them back to tga. i made a copy of one of the files and pasted it back in...removing everything past the .tga ("hex_crete_boulder_c.tga_converted.dds" became "hex_crete_boulder_c.tga") it then had the loading error with a different file...i think if you did this for all the files in that particular folder it would stop. i have yet to try

Re: textures arent loading when i load a level

Posted: Thu Jul 19, 2012 10:54 pm
by tannim
please only supply answers to questions about overgrowth support in the pre-order forums

Re: textures arent loading when i load a level

Posted: Thu Jul 19, 2012 11:51 pm
by Endoperez
tannim wrote:please only supply answers to questions about overgrowth support in the pre-order forums
Please provide necessary links to get there. You're saying to a helpful person that he is wrong, while you should be giving an example of how to do it properly. It only takes a few minutes.

Jeff wrote:There is a box on your Humble Store download page that looks like this: http://i.imgur.com/SrLyT.png

Click that, and it will expand into a larger section that has a link to wolfire.com/spf/redeem/(your key here) which will allow you to link your forum account.
That's how you get preorder access.

To fix the texture access, follow this link:

viewtopic.php?f=13&t=15953&start=15#p170992

Re: textures arent loading when i load a level

Posted: Sun Jul 22, 2012 5:41 pm
by powderedtoastman
that link says im not authorized to view the page

Re: textures arent loading when i load a level

Posted: Sun Jul 22, 2012 5:52 pm
by Anton
powderedtoastman wrote:that link says im not authorized to view the page
You can authorize your forum account from your humble bundle page. Like detailed in this thread: viewtopic.php?f=2&t=15892#p170453

Re: textures arent loading when i load a level

Posted: Fri Jan 09, 2015 5:35 pm
by Jamesican
masterPineapples wrote:i got the exact same error...it would be missing a .tga file...i looked in the specified folder and found that all of those .tga files had been converted to the .dds file format...i think the game is having an error converting them back to tga. i made a copy of one of the files and pasted it back in...removing everything past the .tga ("hex_crete_boulder_c.tga_converted.dds" became "hex_crete_boulder_c.tga") it then had the loading error with a different file...i think if you did this for all the files in that particular folder it would stop. i have yet to try
Thanks, broski. You're a life saver.