View previous topic :: View next topic |
Author |
Message |
Reaper
|
Posted: Sat Apr 22, 2006 10:30 am Post subject: switch binary for half-life server |
|
|
the game create for my half-life servers is trying to run the i686 binary insted of the i486, know any ways to fix this
or can we get it to run hlds_run insted of the direct binary? |
|
Back to top |
|
 |
adbot
|
Posted: Thu Mar 31, 2011 3:57 am |
|
|
|
|
|
Andrew Mammoth
|
Posted: Sat Apr 22, 2006 3:44 pm Post subject: |
|
|
Switched it over to use hlds_run. |
|
Back to top |
|
 |
Reaper
|
Posted: Sun Apr 23, 2006 4:09 am Post subject: |
|
|
thank you, now my servers come up |
|
Back to top |
|
 |
drgamers
|
Posted: Mon Apr 24, 2006 8:38 am Post subject: |
|
|
how did you switch it over
or how did you get it to run on linux
thanks |
|
Back to top |
|
 |
cc2iscool
|
Posted: Mon Apr 24, 2006 12:59 pm Post subject: |
|
|
Try running the server manually, you might need some libraries to make it run correctly. |
|
Back to top |
|
 |
Reaper
|
Posted: Sat Apr 29, 2006 7:58 am Post subject: |
|
|
i already did but when he switched it my server started to run all the hl server perfectly |
|
Back to top |
|
 |
Maarten Guest
|
Posted: Fri Jun 30, 2006 4:04 am Post subject: |
|
|
Hi there,
I just set up GameCreate to manage a TFC server, but it won't start.
This is what i see -running GameCreate on linux- in './gamecreate.x86 -f' when i start the TFC server (IP is scrambled):
Quote: | LOG: Thu Jun 29 19:44:05 2006: ** Got file, name: /home/gamestarter/hlserver/tfc/motd27030.txt, size: 24 **
LOG: Thu Jun 29 19:44:05 2006: ** Got file, name: /home/gamestarter/hlserver/tfc/mapcycle27030.txt, size: 133 **
LOG: Thu Jun 29 19:44:05 2006: ** Got file, name: /home/gamestarter/hlserver/tfc/port27030.cfg, size: 970 **
LOG: Thu Jun 29 19:44:05 2006: ** Start GameCreate Booking: ID 9319250 **
LOG: Thu Jun 29 19:44:05 2006: Launching process: /home/gamestarter/hlserver/hlds_i686 -game tfc -console -norestart +ip xxx.xxx.xxx.xxx +port 27030 +maxplayers 17 +servercfgfile port27030.cfg +exec port27030.cfg +map well -sport 27035 from directory /home/gamestarter/hlserver
LOG: Thu Jun 29 19:44:05 2006: SSL >> ACK: START id=9319250&pid=18440
[32 bytes] - result: 32
LOG: Thu Jun 29 19:44:05 2006: ** Fetch system performance data **
LOG: Thu Jun 29 19:44:07 2006: SSL >> ACK: SYSPERF cpu=5.0&disk=2620&memory=2047768
[46 bytes] - result: 46
LOG: Thu Jun 29 19:44:08 2006: Process 18440 was confirmed by master
WAIT: PID 18440 from 18417
CHECK: PID 18440 result -1 from 18446
LOG: Thu Jun 29 19:44:26 2006: Check failed on process 18440 (ID: 9319250)
LOG: Thu Jun 29 19:44:26 2006: SSL >> ACK: CHECKFAILED id=9319250
[28 bytes] - result: 28 |
The TFC server starts just fine when i launch it from the CLI with:
"sudo -u gamestarter ./hlds_run -game tfc -console -norestart +ip xxx.xxx.xxx.xxx +port 27030 +maxplayers 17 +servercfgfile port27030.cfg +exec port27030.cfg +map well -sport 27035"
The command line by which the server is started by GameCreate starts with hlds_i686.
Shouldn't it be hlds_run ? If so, can i do something about it myself ? If not, why doesn't the server start ?
Thnx. |
|
Back to top |
|
 |
Andrew Mammoth
|
Posted: Fri Jun 30, 2006 9:57 am Post subject: |
|
|
Changed this over to the appropriate hlds_run |
|
Back to top |
|
 |
Maarten
|
Posted: Fri Jun 30, 2006 10:02 am Post subject: |
|
|
Great ! Server is running now. Thank you ! |
|
Back to top |
|
 |
Andrew Mammoth
|
Posted: Sat Jul 01, 2006 3:05 pm Post subject: |
|
|
Good stuff  |
|
Back to top |
|
 |
|