Raised This Month: $12 Target: $400
 3% 

Unable to initialize steam. (HLDS 5408) (Fixed)


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
mohsen9010
Senior Member
Join Date: Jun 2011
Location: Iran
Old 12-07-2011 , 04:52   Unable to initialize steam. (HLDS 5408) (Fixed)
Reply With Quote #1

Hi
I have a problem
When i run HLDS 5408 ,my server have an error :
Unable to initialize steam.
I check it whitout any meta mod but i have too crash & this error
Only in deafult port (27015) can work whitout this problem
Server OS : Windows Server 2008 R2 x64
Why valve not support me ?

Added For Fix :
Quote:
Originally Posted by yokomo View Post
Nice thread, who are still having this problem you can use this bat script to start your server.

Code:
@echo off
cls
title StartUp
:hlds
echo (%time%) HLDS Started...
reg add "HKCU\Software\Valve\Steam\ActiveProcess" /v SteamClientDll /t REG_SZ /d "" /f
start /wait hlds.exe -console -game cstrike -master -noipx +map de_dust2 +maxplayers 12 +port 27015
echo n| goto hlds
echo (%time%) HLDS Crashed, restarting...
goto hlds
This script will get rid of error message "Unable to initialize steam".

For windows user only.
__________________
Iman in Allah

Last edited by mohsen9010; 01-07-2012 at 04:27. Reason: Fix
mohsen9010 is offline
Send a message via Yahoo to mohsen9010 Send a message via Skype™ to mohsen9010
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 12-07-2011 , 20:06   Re: Unable to initialize steam. (HLDS 5408)
Reply With Quote #2

Is that the current version? If no, then update your server.
__________________

Last edited by fysiks; 12-07-2011 at 20:06.
fysiks is offline
mohsen9010
Senior Member
Join Date: Jun 2011
Location: Iran
Old 12-10-2011 , 02:23   Re: Unable to initialize steam. (HLDS 5408)
Reply With Quote #3

Yes
No have new version
I use hldsupdatetool to update my server & have this problem
So i decided to use hldsupdatetool to download all of files again
But i have this problem again & again
I don't no why
Tested in two server with this server information : Windows Server 2008 R2 x64
__________________
Iman in Allah

Last edited by mohsen9010; 12-10-2011 at 02:24.
mohsen9010 is offline
Send a message via Yahoo to mohsen9010 Send a message via Skype™ to mohsen9010
Rirre
Veteran Member
Join Date: Nov 2006
Old 12-11-2011 , 10:37   Re: Unable to initialize steam. (HLDS 5408)
Reply With Quote #4

Have the same problem so I have to downgrade for get the game servers to work.
Rirre is offline
mohsen9010
Senior Member
Join Date: Jun 2011
Location: Iran
Old 12-13-2011 , 22:40   Re: Unable to initialize steam. (HLDS 5408)
Reply With Quote #5

Quote:
Originally Posted by Rirre View Post
Have the same problem so I have to downgrade for get the game servers to work.
YES , i have do that
So why valve not support us ?
__________________
Iman in Allah
mohsen9010 is offline
Send a message via Yahoo to mohsen9010 Send a message via Skype™ to mohsen9010
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 12-13-2011 , 23:44   Re: Unable to initialize steam. (HLDS 5408)
Reply With Quote #6

Quote:
Originally Posted by mohsen9010 View Post
So why valve not support us ?
How do you know that they aren't supporting you?
__________________
fysiks is offline
Silvers
SourceMod Plugin Approver
Join Date: Aug 2010
Location: SpaceX
Old 12-14-2011 , 05:24   Re: Unable to initialize steam. (HLDS 5408)
Reply With Quote #7

When did they ever support customers? Except those from TF2 - Because they exploit a large number of people for money.
__________________

Last edited by Silvers; 12-14-2011 at 05:24.
Silvers is offline
mohsen9010
Senior Member
Join Date: Jun 2011
Location: Iran
Old 12-14-2011 , 22:08   Re: Unable to initialize steam. (HLDS 5408)
Reply With Quote #8

Quote:
Originally Posted by fysiks View Post
How do you know that they aren't supporting you?
Beacuse i can not update my server
Can we make a meta plugin for fix this ?

Quote:
Originally Posted by Silvers View Post
When did they ever support customers? Except those from TF2 - Because they exploit a large number of people for money.
ok
__________________
Iman in Allah

Last edited by mohsen9010; 12-14-2011 at 22:12.
mohsen9010 is offline
Send a message via Yahoo to mohsen9010 Send a message via Skype™ to mohsen9010
yokomo
Surprise Ascot!
Join Date: May 2010
Location: Malaysia
Old 12-23-2011 , 03:13   Re: Unable to initialize steam. (HLDS 5408)
Reply With Quote #9

Nice thread, who are still having this problem you can use this bat script to start your server.

Code:
@echo off
cls
title StartUp
:hlds
echo (%time%) HLDS Started...
reg add "HKCU\Software\Valve\Steam\ActiveProcess" /v SteamClientDll /t REG_SZ /d "" /f
start /wait hlds.exe -console -game cstrike -master -noipx +map de_dust2 +maxplayers 12 +port 27015
echo n| goto hlds
echo (%time%) HLDS Crashed, restarting...
goto hlds
This script will get rid of error message "Unable to initialize steam".

For windows user only.
__________________
Team-MMG CS1.6 Servers:
✅ MultiMod -- 103.179.44.152:27016
✅ Zombie Plague -- 103.179.44.152:27015
✅ Zombie Escape -- 103.179.44.152:27017
✅ Klassik Kombat -- 103.179.44.152:27018
✅ Boss-Battle -- 103.179.44.152:27019
yokomo is offline
mohsen9010
Senior Member
Join Date: Jun 2011
Location: Iran
Old 01-07-2012 , 04:15   Re: Unable to initialize steam. (HLDS 5408)
Reply With Quote #10

Quote:
Originally Posted by yokomo View Post
Nice thread, who are still having this problem you can use this bat script to start your server.

Code:
@echo off
cls
title StartUp
:hlds
echo (%time%) HLDS Started...
reg add "HKCU\Software\Valve\Steam\ActiveProcess" /v SteamClientDll /t REG_SZ /d "" /f
start /wait hlds.exe -console -game cstrike -master -noipx +map de_dust2 +maxplayers 12 +port 27015
echo n| goto hlds
echo (%time%) HLDS Crashed, restarting...
goto hlds
This script will get rid of error message "Unable to initialize steam".

For windows user only.
wow
Nice ,tNx
__________________
Iman in Allah
mohsen9010 is offline
Send a message via Yahoo to mohsen9010 Send a message via Skype™ to mohsen9010
Reply


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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 09:48.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode