Half-Life 1 Engine Bug Reports: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Categories shouldn't be active until page is going live.)
No edit summary
 
(33 intermediate revisions by 4 users not shown)
Line 1: Line 1:
__NOTOC__
{| style="width:68%;" cellspacing="0px"
{| style="width:68%;" cellspacing="0px"
|-  
|-  
| style="background:#ffe; border: #aaaaaa 2px solid; padding:10px 20px 10px 20px;" |
| style="background:#000; border: #aaaaaa 2px solid; padding:10px 20px 10px 20px;" |
If you find any bugs, please edit this page with a description of the problem.
For newer bug reports, and to reports bugs related to {{hl|4}} or {{gldsrc|4}} engine, please [https://github.com/ValveSoftware/halflife/issues/ visit the GitHub Issues page].
 
A helpful bug format is:<br>
<nowiki>===short title===</nowiki>
* Expected: expected behavior
* Observed: observed behavior
* Steps to reproduce: steps to reproduce the problem
* a description of your network topology, if appropriate
* Use <nowiki>~~~~</nowiki> to insert your username and time
 
Please use the correct section when reporting your issues.
 
Although this page is long, please do try to '''see if your issue has been previously reported''' using your browser's ''Find'' or ''Search'' function.
|}
|}


== Sections ==
Bugs and changes introduced with the optional March 10 2010 HLDS update (build date March 8 2010).
* [[#Half-Life_1_Engine|Half-Life 1 Engine]] -- General bugs related to Half-Life 1 engine.
==Bugs!==
* [[#Games|Games]] -- Bugs that affect games '''only as a result of the October 2008 updates'''.[http://store.steampowered.com/news/?appids=70]
===sv_region / master server list===
* [[#Mods|Mods]] -- Bugs that affect mods '''only as a result of the October 2008 updates'''.[http://store.steampowered.com/news/?appids=70]
Servers only appear in the master server list if sv_region is set to 255. [http://forums.steampowered.com/forums/showthread.php?t=1204742]
 
== Half-Life 1 Engine ==
 
General bugs related to Half-Life 1 engine.
 
===short title===
* Expected: expected behavior
* Observed: observed behavior
* Steps to reproduce: steps to reproduce the problem
* a description of your network topology, if appropriate
* [[User:Pizzahut|pizzahut]] 07:44, 15 Jan 2009 (PST)
 
==Games==
 
Bugs that affect games '''only as a result of the October 2008 updates'''.
 
===[[Image:Css.gif]] Counter-Strike: Source===
 
===short title===
* Expected: expected behavior
* Observed: observed behavior
* Steps to reproduce: steps to reproduce the problem
* a description of your network topology, if appropriate
* [[User:Pizzahut|pizzahut]] 07:44, 15 Jan 2009 (PST)
 
===[[Image:Icon_dods.png]] Day of Defeat: Source===
 
===short title===
* Expected: expected behavior
* Observed: observed behavior
* Steps to reproduce: steps to reproduce the problem
* a description of your network topology, if appropriate
* [[User:Pizzahut|pizzahut]] 07:44, 15 Jan 2009 (PST)
 
==Mods==
 
Bugs that affect mods '''only as a result of the October 2008 updates'''.


===short title===
===LAN===
* Expected: expected behavior
"CS 1.6 Dedicated Server dont appear in LAN" [http://forums.steampowered.com/forums/showthread.php?t=1191403]
* Observed: observed behavior
* Steps to reproduce: steps to reproduce the problem
* a description of your network topology, if appropriate
* [[User:Pizzahut|pizzahut]] 07:44, 15 Jan 2009 (PST)


==See also==
==Bugs?==
* [[Talk:Server_Queries#A2S_SERVERQUERY_GETCHALLENGE_not_working_since_last_HLDS_update|Talk:Server Queries]]
===Segmentation faults===
[http://forums.alliedmods.net/showthread.php?t=91189 There] [http://www.mail-archive.com/hlds_linux@list.valvesoftware.com/index.html are] [http://forums.steampowered.com/forums/forumdisplay.php?f=19 several] reports about segmentation faults, not sure if all of these are due to SSE2.
==Other changes==
===SSE2 required===
The [http://en.wikipedia.org/wiki/SSE2#CPUs_supporting_SSE2 SSE2] instruction set is now required, some old CPUs may no longer be able to run the HLDS.
==External links==
*[http://www.mail-archive.com/hlds@list.valvesoftware.com/msg41760.html <nowiki>[hlds] GoldSrc Dedicated Server update available</nowiki>], Jason Ruymen, Wed, 10 Mar 2010 14:42:36 -0800
*[http://www.mail-archive.com/hlds_linux@list.valvesoftware.com/msg57029.html <nowiki>[hlds_linux] GoldSrc Dedicated Server update available</nowiki>], Jason Ruymen, Wed, 10 Mar 2010 14:42:01 -0800


Categories: [[:Category:Steam|Steam]] | [[:Category:Feedback|Feedback]]
[[Category:Feedback]]
[[Category:Steam]]

Latest revision as of 22:58, 19 January 2025

For newer bug reports, and to reports bugs related to Half-Life Half-Life or GoldSrc GoldSrc engine, please visit the GitHub Issues page.

Bugs and changes introduced with the optional March 10 2010 HLDS update (build date March 8 2010).

Bugs!

sv_region / master server list

Servers only appear in the master server list if sv_region is set to 255. [1]

LAN

"CS 1.6 Dedicated Server dont appear in LAN" [2]

Bugs?

Segmentation faults

There are several reports about segmentation faults, not sure if all of these are due to SSE2.

Other changes

SSE2 required

The SSE2 instruction set is now required, some old CPUs may no longer be able to run the HLDS.

External links