Page 1 of 1

strange texture bug

Posted: 19 Jan 2014, 19:17
by renocochon
Since I downloaded this engine, each time I run it i get this strange texture bug : http://postimg.org/image/n2ymjmzgx/
http://postimg.org/image/la0b923o1/
However every unit is displayed without any bug.
I updated my graphic drivers but nothing changed.

Thanks for helping me.

Re: strange texture bug

Posted: 19 Jan 2014, 19:23
by smoth
search your harddrive for the file infolog.txt and post it here.

Re: strange texture bug

Posted: 19 Jan 2014, 19:23
by Silentwings
Find your infolog and pastebin it, would be helpful!

Does typing /AdvMapShading 0 help you?

Re: strange texture bug

Posted: 19 Jan 2014, 19:32
by renocochon
here is the file
http://pastebin.com/YVGqj1rC

/AdvMapShading 0 didn't work

Re: strange texture bug

Posted: 19 Jan 2014, 19:35
by Silentwings
Infolog says your gfx drivers have problems. Try launching spring from a command line using "spring.exe --safemode" - does that help?

Re: strange texture bug

Posted: 19 Jan 2014, 19:39
by renocochon
Oh yes it worked thanks !
But how can I fix it and what is the reason ?

Re: strange texture bug

Posted: 19 Jan 2014, 19:57
by Silentwings
This page (the right hand column) shows you the effect of safemode http://springrts.com/wiki/Springsettings.cfg.

You should (run spring.exe directly and) go through the settings to find out which one is causeing the trouble; then set it to whatever value safemode uses for it.

My guess at the reason is "ATI suck" :).

Re: strange texture bug

Posted: 19 Jan 2014, 20:01
by smoth
your video card: ATI Mobility Radeon HD 5650

drivers can be found at:
http://support.amd.com/en-us/kb-article ... ility.aspx

This should be the link for your card
http://support.amd.com/en-us/download/m ... 7%20-%2064

Try updating your video card drivers, that may help.

Re: strange texture bug

Posted: 19 Jan 2014, 23:33
by knorke
especially these config values are worth trying:
http://springrts.com/mediawiki/index.ph ... l_settings

Re: strange texture bug

Posted: 20 Jan 2014, 01:05
by Beherith
My guess would be the compress textures setting in springsettings.

Re: strange texture bug

Posted: 20 Jan 2014, 01:27
by jK
No, it's a ATi driver bug breaking PBOs and afaik related to their Catalyst A.I. crap.
So either play in your driver settings or workaround it in Spring with `UsePBO=0`.