Well, this is my second time compiling armagetronad-source-0.2.7.0
First time all was kewl.
Now it was similar but I took only a problem trying network play/ internet game.
My error is : Fatal signal: Segmentation Fault (SDL Parachute Deployed)
No more text is giving me information about error......
Any one knows some fix ?
My system is running official nvidia drivers for linux, sdl (mixer,image) - latest versions, zlib last version too of course....
Well i am idiot and don't know where to find solution, so really thanks for help :)
Cu.
sdl_parachute
- Tank Program
- Forum & Project Admin, PhD
- Posts: 6712
- Joined: Thu Dec 18, 2003 7:03 pm
- klax
- Project Developer
- Posts: 481
- Joined: Tue Jun 08, 2004 3:51 pm
- Location: Barcelona, Spain
- Contact:
Do what tank said u and read this thread. I'm sure this will help u 
http://guru3.sytes.net/viewtopic.php?t=981

http://guru3.sytes.net/viewtopic.php?t=981
NO way
Thanks for all possible options but something is working bad here....
Ip tables off, added needed things in /etc/hosts ..... I try all possible and armagetronad is still crashing when I try internet game......
I recompiled for 2 times again, edited Makefile, trying other config file......... waw why ?!!!!
Let's go for a miracle
Ip tables off, added needed things in /etc/hosts ..... I try all possible and armagetronad is still crashing when I try internet game......
I recompiled for 2 times again, edited Makefile, trying other config file......... waw why ?!!!!
Let's go for a miracle
- Tank Program
- Forum & Project Admin, PhD
- Posts: 6712
- Joined: Thu Dec 18, 2003 7:03 pm
ehem!!!
Hi Tank, here we go:
My latest (lib)SDL installed are:
SDL:20041023:installed:1.2.7
SDL_image:20041023:installed:1.2.3
SDL_mixer:20041023:installed:1.2.5
SDL_net:20041025:installed:1.2.5
--------------------------
Ejem, ejem, I think I have to be more slow writing code in my PC, cause I forget to check my network conf..... Now it's all kewl, I am playing in network/internet game like always.
cat /etc/hosts:
127.0.0.1 localhost z-ero
********* z-ero
#(of course z-ero in my hostname| ******** of course my router IP)
Thanks for support but it was only MY ERROR, so sorry for all.
My latest (lib)SDL installed are:
SDL:20041023:installed:1.2.7
SDL_image:20041023:installed:1.2.3
SDL_mixer:20041023:installed:1.2.5
SDL_net:20041025:installed:1.2.5
--------------------------
Ejem, ejem, I think I have to be more slow writing code in my PC, cause I forget to check my network conf..... Now it's all kewl, I am playing in network/internet game like always.
cat /etc/hosts:
127.0.0.1 localhost z-ero
********* z-ero
#(of course z-ero in my hostname| ******** of course my router IP)
Thanks for support but it was only MY ERROR, so sorry for all.
- Tank Program
- Forum & Project Admin, PhD
- Posts: 6712
- Joined: Thu Dec 18, 2003 7:03 pm
I swear ive responded to this error a gazillion times, hehe
That error happens when your hostname (set in /etc/hostname ) does not resolve, either making an entry in /etc/hosts (as said), which makes your current hostname resolvable. or merely changing your hostname to something resolvable will fix this error.
NOTE, iptables/chains has nothing to do with this.
That error happens when your hostname (set in /etc/hostname ) does not resolve, either making an entry in /etc/hosts (as said), which makes your current hostname resolvable. or merely changing your hostname to something resolvable will fix this error.
NOTE, iptables/chains has nothing to do with this.