Grafical problems

NOTE: this is an informal bug post place ONLY. Real bugs should be posted on GitHub
Post Reply
User avatar
Ponnyplutt
Private First Class
Private First Class
Posts: 10
Joined: Sun Jan 30, 2005 12:14 pm

Grafical problems

Post by Ponnyplutt »

I like bzflag and like the graphics, but the new look "blankscreen" isn't in my taste :-)

I have build bzflag-2.0.2.20050318 on Fedora 3 (had to download libidn-0.5.16 as a tarball and install). I ran the following commands:

Code: Select all

./configure
make
make install
I then ran bzflag and got blankscreen. I killed it with kill -9 <pid>. Then I got a message about SDL (look down). Now when I ran it I got the same message (after the screen blinked black as if the game started and died) and some more. What to do?
Fatal signal: Segmentation Fault (SDL Parachute Deployed)
*** glibc detected *** double free or corruption: 0x0000000000828940 ***
Avbruten (SIGABRT)
I have (if it is of interest):

SDL_mixer-1.2.5-4
SDL_net-1.2.5-2
SDL_net-devel-1.2.5-2
SDL-devel-1.2.7-8
SDL-1.2.7-8
SDL_net-1.2.5-2
SDL_image-1.2.3-6
SDL_image-devel-1.2.3-6
SDL-1.2.7-8
SDL_image-1.2.3-6
SDL_mixer-devel-1.2.5-4
SDL_mixer-1.2.5-4

glibc-devel-2.3.3-74
glibc-common-2.3.3-74
glibc-kernheaders-2.4-9.1.87
glibc-headers-2.3.3-74
glibc-2.3.3-74
glibc-devel-2.3.3-74
glibc-2.3.3-74


And I run on x86_64 architecture (Athlon 64 to be precise) and have a cat called Celsius!

I would appreciate (spelling?) help. I have to keep on playing on Windows and it is sometimes very slow (and it is not because of lag).

Thanks all!
Anders Ponnyplutt Andersson
orchid
Dev Godess
Dev Godess
Posts: 76
Joined: Sat Dec 07, 2002 6:07 pm

Post by orchid »

you can try ./configure --without-SDL
other than that i dont know of many people on 64bit systems, if that has in fact anything to do with your problem.

You might want to try in #bzflag on freenode to see if the irc monkeys have any advice

good luck!
User avatar
Ponnyplutt
Private First Class
Private First Class
Posts: 10
Joined: Sun Jan 30, 2005 12:14 pm

Post by Ponnyplutt »

It works...

Now is some soundproblems (the sound sounds strange), but I read on the page that some problems can occur with some soundcards. I run with -mute and all is fine.

Thanks alot
Anders Ponnyplutt Andersson
Post Reply