Click to See Complete Forum and Search --> : game server help


paul_2_5_7
11-11-2006, 04:47 PM
i did not know where to post this so if its in the wrong place plz let me know where to post or move the thread.

im setting up an unreal 2004 dedicated server on a remote linux/unix based webserver

i uploaded all the files for the server and then try to run it using putty the command is:
./ut2004/System/ucc-bin server CTF-Maul.ut2?AdminName=ace?AdminPassword=omgwtfut2004 ini=ut2004.ini --nohomedir &

this is the output including the command to start the ut2004 game server

[dinar]$ ./ut2004/System/ucc-bin server CTF-Maul.ut2?AdminName=ace?AdminPassword=omgwtfut2004 ini=ut2004.ini --nohomedir &
[1] 11706
[dinar]$ -bash: ./ut2004/System/ucc-bin: Stale NFS file handle

ive asked around irc a bit and was told to do

umount /home/angyl/ut2004
mount /home/angyl/ut2004

i have no idea what im doing i have very little experience with Linux/unix so if someone does decide to help i need very specific instructions on what to do to fix the issue or someone could contact me on msn messenger at b4m_ace@hotmail.com

cybertron
11-11-2006, 10:41 PM
That sounds like a server problem. You're renting this server from someone else, correct? You should probably contact them about this error because you probably shouldn't have access to remount drives and everything I've found agrees with you that remounting is the way to fix it.