AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   HL1 Servers (HLDS) (https://forums.alliedmods.net/forumdisplay.php?f=131)
-   -   HLDS (https://forums.alliedmods.net/showthread.php?t=254173)

Obada 12-31-2014 00:48

HLDS
 
Hello everyone,

So basically my problem is that whenever I try to launch HLDS, I get this error
PHP Code:

Fatal Error: (Shutting down unable to initialize steam 

So what I'm doing is closing steam, and restarting it, then HLDS would work. It's really annoying, because my server crashes, and I want it to auto restart, I'm using HLSM, but HLDS won't start, only if I restarted steam.

I've read people's post on how to fix it, here are some fixes that people used, but they do not work for me.

#1
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


#2
Code:

reg add "HKCU\Software\Valve\Steam\ActiveProcess" /v SteamClientDll /t REG_SZ /d "" /f

#3 Creating a .txt file, naming it steam_appid.txt, and writing in it 10.



Here are the following Outputs of
Code:

rcon version
rcon meta version
rcon meta list
rcon amxx version
rcon amxx modules
rcon amxx plugins
rcon status


Version : -
http://i.imgur.com/tZO1eFD.png

Meta Version : -
http://i.imgur.com/4QD6eqh.png

Meta List : -
http://i.imgur.com/x8kYS19.png

Amxx Version : -
http://i.imgur.com/SCIerfk.png

Amxx Modules : -
http://i.imgur.com/OC7lEsq.png

Amxx Plugins : -
http://i.imgur.com/8qMoY0K.png http://i.imgur.com/fq99xYz.png http://i.imgur.com/k5kRi3W.png


Thanks, I just wanted to know how can I fix this error, my players complain about server crashing, so I decided to run an auto-restarter.

I wasn't Facing this problem until I updated my server using Steamcmd.

Thank you.

fysiks 12-31-2014 03:28

Re: HLDS
 
Have you tried removing the non-AMX Mod X modules? Remove the booster and the antidl file (which isn't needed anymore anyways). See if that improves anything.

Obada 12-31-2014 06:47

Re: HLDS
 
You mean removing orpheu? if so, I'll try.

when the server crashes, it says that the error occurred in the module "swdl.dll"

ANTICHRISTUS 12-31-2014 07:15

Re: HLDS
 
Quote:

Originally Posted by Obada (Post 2242654)
You mean removing orpheu? if so, I'll try.

no, he means the metamod modules (2 & 3 in the third screenshot).

Obada 12-31-2014 09:41

Re: HLDS
 
Ok, I'll try that.

But am I the only one who's facing this issue?

I really need a fix for it.

YamiKaitou 12-31-2014 10:27

Re: HLDS
 
Try removing the Registry line

DSASDFGH 01-02-2015 04:04

Re: HLDS
 
Quote:

Originally Posted by YamiKaitou (Post 2242776)
Try removing the Registry line

and try re-login to steamcmd

Obada 01-04-2015 11:42

Re: HLDS
 
Quote:

Originally Posted by YamiKaitou (Post 2242776)
Try removing the Registry line

I didn't get it. What is a registry line? :/

Quote:

Originally Posted by DSASDFGH (Post 2243531)
and try re-login to steamcmd

I should log-in to steam or steamcmd? I usually log-in to steam. Or they're the same?

thanks.

YamiKaitou 01-04-2015 12:02

Re: HLDS
 
Try not running Steam on the same machine you are running your SteamCMD servers

Obada 01-04-2015 13:47

Re: HLDS
 
Well the server won't be able to start if steam is not on.


All times are GMT -4. The time now is 00:24.

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