You are an unregistered user, you can register here
Navigation

Information

Site

Donations
If you wish to make a donation you can by clicking the image below.


 
Go Back   The Unreal Admins Page > Forums > Unreal Admins > Unreal Tournament > UT Server - Linux Specific

Reply
Thread Tools Display Modes
  #21  
Unread 31st March, 2009, 08:52 AM
[ASC]Yggdrasil's Avatar
[ASC]Yggdrasil [ASC]Yggdrasil is offline
Rampage
 
Join Date: Jan 2005
Location: Netherlands
Posts: 78
Default

I found out with the help of "FACE" that the startupscript is working fine.
In the beginning of the log there are no errors.
It is only when i restart the server that this Segmentation fault error appears in the logfile. But it is only a message, the server restarts fine.


Quote:
I've also noticed you can screw up your .sh file when you open it with the wrong editor. A safe one seems to be Notepad.
I always use NotePad for editing. Thanks for the advise [ZSZ]Evil_Dragon
Reply With Quote
  #22  
Unread 31st March, 2009, 01:18 PM
[ZSZ]Evil_Dragon's Avatar
[ZSZ]Evil_Dragon [ZSZ]Evil_Dragon is offline
Holy Shit!!
 
Join Date: Jul 2004
Location: Germany
Posts: 659
Default

Quote:
Originally Posted by 2399Skillz View Post
The reason for the difference between the ucc and ucc-bin in the two startup scripts is because you (Evil_Dragon) are running the command from your System directory, note the "cd System" before that command is ran.

He, on the other hand, is running it using the ucc script that's found in the root directory of the Linux server. The ucc file found in the root directory uses the ucc-bin file to run the server.

Code:
# Let's boogie!
if [ -x "${UT_DATA_PATH}/ucc-bin" ]
then
	cd "${UT_DATA_PATH}/"
	exec "./ucc-bin" $*
My mdls.sh is sitting in the main folder, together with maps, textures, music, sounds, system etc. - but I guess that's what you mean.
And I really have no idea of Linux....

Thanks for the info! Learned something again.
__________________
www.zszclan.com



click here to play
Reply With Quote
  #23  
Unread 31st March, 2009, 08:46 PM
2399Skillz 2399Skillz is offline
Super Moderator
 
Join Date: Jan 2004
Location: North Carolina
Posts: 2,245
Default

Quote:
Originally Posted by [ZSZ]Evil_Dragon View Post
My mdls.sh is sitting in the main folder, together with maps, textures, music, sounds, system etc. - but I guess that's what you mean.
And I really have no idea of Linux....

Thanks for the info! Learned something again.
Right, that's what the "cd System" command is for. It makes the script change directory to the System directory, before it runs the command. The file itself stays in the root directory as you said.
__________________

UT-FILES.COM
Get your files
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 09:33 PM.


 

All pages are copyright The Unreal Admins Page.
You may not copy any pages without our express permission.