03-12-2010, 09:16 AM
(This post was last modified: 03-13-2010, 02:57 PM by AngryDoorKnob.)
PROBLEM:
I have installed hldsupdatetool and changed the dir to a second drive, not the OS drive, the reason being it's a faster Solid State Drive
Yes I know CSS does not need a SDD but I am planning on putting more games on my server like Garry's Mod witch I found to takes a lot of hard drive usage/speed
I install on the OS drive it works just fine. Once I attempt to install and run from the second SDD. I get this error:
srcds.exe - Entry Point Not Found
"The prcedure entry point ?ser@CThreadLocalBase@@QAEXPAX@Z could
not be located in the dynamic link library tier0.dll."
then I hit ok and...
"Launcher error failed to load launcher DLL:
this specified could not be found"
Here are my server specs:
Windows Server 2003 x64bit, 2.8Ghz i7 cpu, 4GB ram
CMD line:
G:\srcds\srcds.exe -console -game cstrike +map cs_office -maxplayers 16 -autoupdate
No Mods, just basic download and the following server.cfg file:
------------------------
This is a launching error, not a connection error but here this anyway
bandwidth 18 Mbps up, 1.5 down
Router n/a
IP 99.89.222.1
Port Forwarding n/a
Thanks for the help guys!
Angry.
I have installed hldsupdatetool and changed the dir to a second drive, not the OS drive, the reason being it's a faster Solid State Drive
Yes I know CSS does not need a SDD but I am planning on putting more games on my server like Garry's Mod witch I found to takes a lot of hard drive usage/speed
I install on the OS drive it works just fine. Once I attempt to install and run from the second SDD. I get this error:
srcds.exe - Entry Point Not Found
"The prcedure entry point ?ser@CThreadLocalBase@@QAEXPAX@Z could
not be located in the dynamic link library tier0.dll."
then I hit ok and...
"Launcher error failed to load launcher DLL:
this specified could not be found"
Here are my server specs:
Windows Server 2003 x64bit, 2.8Ghz i7 cpu, 4GB ram
CMD line:
G:\srcds\srcds.exe -console -game cstrike +map cs_office -maxplayers 16 -autoupdate
No Mods, just basic download and the following server.cfg file:
Code:
// server name
hostname "Counter-Strike Server"
// rcon passsword
rcon_password "****"
// server cvars
mp_friendlyfire 0
mp_footsteps 1
mp_autoteambalance 1
mp_autokick 0
mp_flashlight 0
mp_tkpunish 1
mp_forcecamera 0
sv_alltalk 0
sv_pausable 0
sv_cheats 0
sv_consistency 1
sv_allowupload 1
sv_allowdownload 1
sv_maxspeed 320
mp_limitteams 2
mp_hostagepenalty 5
sv_voiceenable 1
mp_allowspectators 1
mp_timelimit 25
mp_chattime 10
sv_timeout 65
// round specific cvars
mp_freezetime 6
mp_roundtime 5
mp_startmoney 800
mp_c4timer 45
mp_fraglimit 0
mp_maxrounds 0
mp_winlimit 0
mp_playerid 0
mp_spawnprotectiontime 5
// bandwidth rates/settings
sv_minrate 0
sv_maxrate 0
decalfrequency 10
sv_maxupdaterate 60
sv_minupdaterate 10
// server logging
log off
sv_logbans 0
sv_logecho 1
sv_logfile 1
sv_log_onefile 0
// operation
sv_lan 0
sv_region 0
// execute ban files
exec banned_user.cfg
exec banned_ip.cfg
This is a launching error, not a connection error but here this anyway
bandwidth 18 Mbps up, 1.5 down
Router n/a
IP 99.89.222.1
Port Forwarding n/a
Thanks for the help guys!
Angry.