BA and Hd 5870: bad texture. - Page 2

BA and Hd 5870: bad texture.

Discuss your problems with the latest release of the engine here. Problems with games, maps or other utilities belong in their respective forums.

Moderator: Moderators

H2O
Posts: 32
Joined: 27 May 2010, 23:05

Re: BA and Hd 5870: bad texture.

Post by H2O »

Yesterday i had one lockup, i don't know if it was caused by the ak swarm of a player (more than 200 ak).

I have the debug report, so if someone is interested, just ask for it and tell me how to send to you.

About the Balanced Annihilation Developers, I have written a nearly identical post in the specific subforum, but no answer at all.

I don't know how to reach them. :(
User avatar
hoijui
Former Engine Dev
Posts: 4344
Joined: 22 Sep 2007, 09:51

Re: BA and Hd 5870: bad texture.

Post by hoijui »

for the crash, please attach the infolog.txt as a file to your post, or use pastebin.com.

about BA:
It has no developers, only one maintainer and .. it is very unlikely that anyone is going to mess around with the Textures there (or with anything else that is not balancing).
H2O
Posts: 32
Joined: 27 May 2010, 23:05

Re: BA and Hd 5870: bad texture.

Post by H2O »

ok, done.

However in the Debug report folder, i have some more files (client.txt, ext.txt, etc), do you need them?

Thanks
Attachments
infolog.txt
Debug report
(28.56 KiB) Downloaded 122 times
User avatar
hoijui
Former Engine Dev
Posts: 4344
Joined: 22 Sep 2007, 09:51

Re: BA and Hd 5870: bad texture.

Post by hoijui »

hmm :/
there is no stack trace in the infolog, which means.. we can not do anything really. if it happens again, you might have to get a debug build of spring, run it in gdb and try to reproduce, or alternatively test latest development version if it happens there too.
we do not need the other files.
H2O
Posts: 32
Joined: 27 May 2010, 23:05

Re: BA and Hd 5870: bad texture.

Post by H2O »

This time it crashed in a different way.

You can see in the infolog, at the end, there is a lot of error entries.
Attachments
infolog.txt
Debug report
(24.23 KiB) Downloaded 147 times
User avatar
hoijui
Former Engine Dev
Posts: 4344
Joined: 22 Sep 2007, 09:51

Re: BA and Hd 5870: bad texture.

Post by hoijui »

translated:
http://buildbot.eat-peet.net/spring/sta ... 16967.html

looks like an error in a widget (or gadget).
FinDude
Posts: 4
Joined: 21 Mar 2010, 11:37

Re: BA and Hd 5870: bad texture.

Post by FinDude »

Updated to CCC 10.5, Ati Radeon HD 5670

3do Arm Commander in CA:
Image

Wait a second!

Image

Entire cavedog texture atlas?

It would be nice if it was possible to fix from Spring, I noticed some good fps increase in other games.
zerver
Spring Developer
Posts: 1358
Joined: 16 Dec 2006, 20:59

Re: BA and Hd 5870: bad texture.

Post by zerver »

I just tried my 5970 and I can confirm that the 10.5 driver has bad textures. 10.4 looks better. I did not test stability yet.
H2O
Posts: 32
Joined: 27 May 2010, 23:05

Re: BA and Hd 5870: bad texture.

Post by H2O »

Yep, the problem is only with the 10.5 catalyst, I hope next driver version will correct it.
megaNaab
Posts: 4
Joined: 13 Jun 2010, 11:37

Re: BA and Hd 5870: bad texture.

Post by megaNaab »

I have the same texture problem, with ATI Radeon HD 4290 and Catalyst 10.5. :cry: :cry: :cry:

All other games work fine though.
User avatar
Lumpy
Posts: 167
Joined: 16 Feb 2008, 02:00

Re: BA and Hd 5870: bad texture.

Post by Lumpy »

I have been getting the same problem on an ati 4500 radeon mobility.

Ps the catalyst 10.6 driver is out now..

I am about to give it a go and see if the problem is fixed


--

Nope.. still having the same problem
User avatar
oksnoop2
Posts: 1207
Joined: 29 Aug 2009, 20:12

Re: BA and Hd 5870: bad texture.

Post by oksnoop2 »

I have an ati radeon 3400 mobility and 10.5 drivers. 10.4 worked but i can't seem to find them. Anyone know where i could get the 10.4 drivers?
User avatar
very_bad_soldier
Posts: 1397
Joined: 20 Feb 2007, 01:10

Re: BA and Hd 5870: bad texture.

Post by very_bad_soldier »

I googled for "catalyst old drivers" and found:
http://www.oldapps.com/ati.php

Have a try...
User avatar
oksnoop2
Posts: 1207
Joined: 29 Aug 2009, 20:12

Re: BA and Hd 5870: bad texture.

Post by oksnoop2 »

Thanks Man
User avatar
Gigamez
Posts: 52
Joined: 09 Feb 2010, 22:41

Re: BA and Hd 5870: bad texture.

Post by Gigamez »

i have a 5850 ati card.. same problem with 10.5 & 10.6 drivers. With 10.4 all seems fine (i haven't any crash).. It's possible to solve this problem? :(

EDIT: i use also Ubuntu x64 with the same version of linux driver in dual boot.. the same problem is also there!!! O_o"
dansan
Server Owner & Developer
Posts: 1203
Joined: 29 May 2010, 23:40

Re: BA and Hd 5870: bad texture.

Post by dansan »

I can confirm the bug with 10.6 on Gentoo Linux and 2.6.33-zen3 kernel. I also found the same texture map that FinDude saw on the Com on certain parts of a Mex - it can probably be found on all items...
megaNaab
Posts: 4
Joined: 13 Jun 2010, 11:37

Re: BA and Hd 5870: bad texture.

Post by megaNaab »

I just tried 10.6. Nothing has changed. Same texture bugs as before.

All original TA models have texture problems. New models in XTA and NOTA look good.

I googled that the problem is that the graphics driver does not support texture compression used by old models.

Edit: The problem is that the ATI driver can't decompress .dds textures.

So instead of waiting forever for better drivers, maybe just change the Spring graphics code to use another rendering technique?

EDIT: The problematic compression is S3TC:
BASH wrote: theUser@sillyPC:~$ glewinfo | grep -i s3tc | grep MISSING
GL_S3_s3tc: MISSING
Last edited by megaNaab on 20 Jun 2010, 13:49, edited 4 times in total.
User avatar
oksnoop2
Posts: 1207
Joined: 29 Aug 2009, 20:12

Re: BA and Hd 5870: bad texture.

Post by oksnoop2 »

^Would that be difficult to do Spring Devs?
dansan
Server Owner & Developer
Posts: 1203
Joined: 29 May 2010, 23:40

Re: BA and Hd 5870: bad texture.

Post by dansan »

megaNaab wrote:EDIT: The problematic compression is S3TC:
BASH wrote: theUser@sillyPC:~$ glewinfo | grep -i s3tc | grep MISSING
GL_S3_s3tc: MISSING
hmmm... not sure that's the problem, because I do get this with 10.4 too:

Code: Select all

daniel@maya ~ $ glewinfo | grep -i s3tc
GL_EXT_texture_compression_s3tc:                               OK 
GL_S3_s3tc:                                                    MISSING 
Will try with 10.6... back in a minute...
...
No change - I get the same output for above command with 10.4 and 10.6.
dansan
Server Owner & Developer
Posts: 1203
Joined: 29 May 2010, 23:40

Re: BA and Hd 5870: bad texture.

Post by dansan »

I posted this problem in the Phoronix forum discussing the release of 10.6 (http://www.phoronix.com/forums/showthre ... 96&page=13) and a AMD dev answered. I have the impression he wants to help, so if we can provide him with more info, that might bring us nearer to a solution.
Locked

Return to “Help & Bugs”