Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Doom Legacy crashing when trying to play multiplayer
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gamers & Players
View previous topic :: View next topic  
Author Message
PseudoKrazy
Tux's lil' helper
Tux's lil' helper


Joined: 21 Nov 2003
Posts: 130
Location: USA/NJ

PostPosted: Mon Mar 29, 2004 3:34 am    Post subject: Doom Legacy crashing when trying to play multiplayer Reply with quote

Whever I try to either start a multiplayer game or join one, it always exits to the terminal. Here is the output i get when it happens:
Code:
bash-2.05b$ ./llxdoom -opengl
 Mar 27 2004                   Doom LEGACY v1.41                       18:25:45
DOOM 2: Hell on Earth
Z_Init: Init zone memory allocation daemon.
system memory 501Mb free 367Mb
20 megabytes requested for Z_Init.
W_Init: Init WADfiles.
Added file /usr/share/games/doomlegacy/doom2.wad (2919 lumps)
Added file /usr/share/games/doomlegacy/legacy.dat (80 lumps)
===========================================================================
                     This program is Free Software!
             See the terms of the GNU General Public License
===========================================================================
I_StartupTimer...
I_StartupGraphics...
Using XFree86-VidModeExtension Version 2.2
HWR_Startup()
InitMD2()...
Error while loading md2.dat
HU_Init: Setting up heads up display.
Starting music server [/usr/games/bin/musserver -t 20 -f -u 0 &]
ready
open /dev/sequencer: No such device
Error: UDP_Bind: Address already in use
bash-2.05b$


I already tried opening the ports specified on Doom Legacie's faq, but to no avail.
Any suggestions?
Back to top
View user's profile Send private message
PseudoKrazy
Tux's lil' helper
Tux's lil' helper


Joined: 21 Nov 2003
Posts: 130
Location: USA/NJ

PostPosted: Mon Mar 29, 2004 10:03 pm    Post subject: Reply with quote

Also, can anyone tell me whats up with my sound? Music doesnt play and the regular game sounds are delayed and laggy. And sometimes when i try to join i get this:
Code:
Error: Can't create file $$$.sav : disk full ?
Back to top
View user's profile Send private message
jdmulloy
Tux's lil' helper
Tux's lil' helper


Joined: 24 Dec 2004
Posts: 139
Location: Massachusetts, USA

PostPosted: Sun Apr 03, 2005 8:09 pm    Post subject: I figured it out Reply with quote

check the permissions on /usr/share/games/doom-data

Code:
ls -l /usr/share/games


owner should be root
group should be games (Make sure your in the games group)

permissions should be 770

owner rwx
group rwx
eveyone else ---

Code:
chgrp games /usr/share/games/doom-data
chmod 770 /usr/share/games/doom-data
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gamers & Players All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum