Roadside Bomb 2018 年 1 月 31 日 下午 7:44
Compatibility issues with Win10?
It seems so
launching hlds.exe with no parameters will open but when I click launch it crashes

launching from a shortcut with
-port 27015 -game valve -console
crashes instantly,
-console
being the culprit
I should also note this is installed on another hard drive on my computer (E:\Servers\hldms to be precise)

any ideas on how to make this work with win10
< >
正在显示第 1 - 11 条,共 11 条留言
Blyte 2018 年 2 月 1 日 下午 4:22 
LAN network
1 Create a desktop shortcut for hlds.exe
2 then right click the shortcut and select properties.
3 add this to the end of the target command-line.\
" -console +map crossfire +maxplayers 16"
the first space is blank,
do not add the quote marks.

If you want the server to allow intenet traffic.
1 Create a desktop shortcut for hlds.exe
2 then right click the shortcut and select properties.
3 add this to the end of the target command-line.\
" -console +sv_lan 0 -ip xxx.xxx.xxx.xxx -port 27015 +map xxxbounce +maxplayers 16"
the first space is blank,
do not add the quote marks.
Replace the ip xxx.xxx.xxx.xxx with your external intrtnet address.

For it to list in the steam game browser inertnet tab
You will need to forward port 27015 to your computers internal ip address
Example: 192.168.1.100

hlds.exe GoldSRC command-line usage. (is listed at the bottom of this page)
https://developer.valvesoftware.com/wiki/Command_Line_Options

Official hkds.exe ports to forward
https://developer.valvesoftware.com/wiki/Half-Life_Dedicated_Server



最后由 Blyte 编辑于; 2018 年 2 月 1 日 下午 4:43
Roadside Bomb 2018 年 2 月 1 日 下午 6:52 
Thank you for the suggestion, I tried both and it literally did nothing. I.E doing the same thing it was before. I can double click to run, but it won't run. Hell even running as admin does nothing.
Blaquicat 2018 年 2 月 2 日 上午 7:01 
Hi..
Sorry to bother with a simple matter, but can you check the size of the server folder ?
Did you download the server using steamcmd?
最后由 Blaquicat 编辑于; 2018 年 2 月 2 日 上午 7:01
Roadside Bomb 2018 年 2 月 2 日 下午 4:38 
引用自 <o> Blaquicat
Hi..
Sorry to bother with a simple matter, but can you check the size of the server folder ?
Did you download the server using steamcmd?

38.1 MB on the dot, and yes I used cmd.
Blyte 2018 年 2 月 2 日 下午 5:33 
SteamCMD does not download all the game server files for hlds correctly right now. This has been a problem for over the last half year.

It has been reported to Valve on their github webpage.
https://github.com/ValveSoftware/halflife/issues/1835
最后由 Blyte 编辑于; 2018 年 2 月 2 日 下午 5:34
Blaquicat 2018 年 2 月 3 日 下午 2:18 
引用自 Mur
引用自 <o> Blaquicat
Hi..
Sorry to bother with a simple matter, but can you check the size of the server folder ?
Did you download the server using steamcmd?

38.1 MB on the dot, and yes I used cmd.
As the friend above mentioned, steamcmd is messed up..
What can u do, since you using windows is download the server using steam tools, after the download is done you can start the server using steam or move the server files around, this version still stand-alone, even with the fact that steam adds it to the library.
If you have half life installed, its recomended to install the server on another steam library, since the server and the game will share the same files if you intall on the same library.

Blyte 2018 年 2 月 3 日 下午 4:25 
When you get the server files. Just remember that if you run the server from the GUI. It will use the listenserver.cfg file. If you run ithe server from the console it will use the server.cfg.
Roadside Bomb 2018 年 2 月 4 日 上午 9:57 
Thank you all for the help, I have one more inquiry

STEAM Validation rejected

what do?
Blyte 2018 年 2 月 4 日 上午 10:15 
Do you receive that error in when connecting with the game client or when you run the game server?
Roadside Bomb 2018 年 2 月 4 日 上午 10:16 
Only when connecting from client to server
Blyte 2018 年 2 月 4 日 上午 10:30 
Try turning OFF VAC on the game server.
Add -insecure to the servers target command-line

or open the liblist.gam file add change the 1 to a 0 on the line

secure "0"

https://developer.valvesoftware.com/wiki/The_liblist.gam_File_Structure
最后由 Blyte 编辑于; 2018 年 2 月 4 日 上午 10:55
< >
正在显示第 1 - 11 条,共 11 条留言
每页显示数: 1530 50