Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[HL2] Underwater sound filter not working if any mod is installed from workshop #6856

Open
YuryCH3 opened this issue Dec 11, 2024 · 0 comments

Comments

@YuryCH3
Copy link

YuryCH3 commented Dec 11, 2024

When player is submerged underwater normally all sound effects are a bit muffled. This gets broken when literally anything is installed from the workshop. This is an issue different from #6495

The log with working sound filter

maxplayers set to 1
Steam config directory: C:\Program Files (x86)\Steam\steamapps\common\Half-Life 2\platform\config
CClientSteamContext logged on = 1
Parent cvar in server.dll not allowed (stunstick_spark_offset_fwd)
Parent cvar in server.dll not allowed (stunstick_spark_offset_z)
Hud element 'CMapOverview' doesn't have an entry 'overview' in scripts/HudLayout.res
Hud element 'CHudLocator' doesn't have an entry 'HudLocator' in scripts/HudLayout.res
Unknown command "cl_thirdperson"
Can't use cheat cvar cam_snapto in multiplayer, unless the server has sv_cheats set to 1.
Can't use cheat cvar cam_ideallag in multiplayer, unless the server has sv_cheats set to 1.
Can't use cheat cvar cam_idealdelta in multiplayer, unless the server has sv_cheats set to 1.
Can't use cheat cvar cam_idealyaw in multiplayer, unless the server has sv_cheats set to 1.
Can't use cheat cvar cam_idealpitch in multiplayer, unless the server has sv_cheats set to 1.
Can't use cheat cvar cam_idealdist in multiplayer, unless the server has sv_cheats set to 1.
Can't use cheat cvar cam_idealdistright in multiplayer, unless the server has sv_cheats set to 1.
Can't use cheat cvar cam_idealdistup in multiplayer, unless the server has sv_cheats set to 1.
Can't use cheat cvar cam_collision in multiplayer, unless the server has sv_cheats set to 1.
Can't use cheat cvar c_maxpitch in multiplayer, unless the server has sv_cheats set to 1.
Can't use cheat cvar c_minpitch in multiplayer, unless the server has sv_cheats set to 1.
Can't use cheat cvar c_maxyaw in multiplayer, unless the server has sv_cheats set to 1.
Can't use cheat cvar c_minyaw in multiplayer, unless the server has sv_cheats set to 1.
Can't use cheat cvar c_maxdistance in multiplayer, unless the server has sv_cheats set to 1.
Can't use cheat cvar c_mindistance in multiplayer, unless the server has sv_cheats set to 1.
Can't use cheat cvar c_orthowidth in multiplayer, unless the server has sv_cheats set to 1.
Can't use cheat cvar c_orthoheight in multiplayer, unless the server has sv_cheats set to 1.
JOY_AXIS_X:  mapped to Turn (absolute)
JOY_AXIS_Y:  mapped to Look (absolute)
JOY_AXIS_Z:  unmapped
JOY_AXIS_R:  mapped to Forward (absolute)
JOY_AXIS_U:  mapped to Side (absolute)
JOY_AXIS_V:  unmapped
Advanced Joystick settings initialized
Unknown command "sv_backspeed"
Not playing a local game.
[CWorkshop] Querying for subscribed files...
[CWorkshop] Subscribed item count: 0
Can't use cheat cvar cl_maxrenderable_dist in multiplayer, unless the server has sv_cheats set to 1.
--- Missing Vgui material vgui/servers/icon_replay
--- Missing Vgui material vgui/servers/icon_replay_column
Unknown command "#====================================================================="
Error reading weapon data file for: weapon_oldmanharpoon
Couldn't find any entities named nest1_items, which point_template nest1_items_template is specifying.
Couldn't find any entities named strider3, which point_template strider3_template is specifying.
Couldn't find any entities named escape_attempt_bullseye, which point_template escape_attempt_bullseye_template is specifying.
Precache called on a point_template that has no templates: nest1_items_template
Precache called on a point_template that has no templates: strider3_template
Precache called on a point_template that has no templates: escape_attempt_bullseye_template
'cfg/motd.txt' not found; not loaded
'cfg/motd_text.txt' not found; not loaded
SV_ActivateServer: setting tickrate to 66.7
Error! Variable "$DEPTHBLEND" is multiply defined in material "particle/vistasmokev1/smoke_skybox_01a"!
Compact freed 245760 bytes
JOY_AXIS_X:  mapped to Turn (absolute)
JOY_AXIS_Y:  mapped to Look (absolute)
JOY_AXIS_Z:  unmapped
JOY_AXIS_R:  mapped to Forward (absolute)
JOY_AXIS_U:  mapped to Side (absolute)
JOY_AXIS_V:  unmapped
Advanced Joystick settings initialized
Redownloading all lightmaps
] map d1_canals_13
Dropped player from server (Disconnect by user.)
Unknown command "#====================================================================="
Error reading weapon data file for: weapon_oldmanharpoon
'cfg/motd.txt' not found; not loaded
'cfg/motd_text.txt' not found; not loaded
SV_ActivateServer: setting tickrate to 66.7
Compact freed 1040384 bytes
Redownloading all lightmaps

Log without it

maxplayers set to 1
Steam config directory: C:\Program Files (x86)\Steam\steamapps\common\Half-Life 2\platform\config
CClientSteamContext logged on = 1
Parent cvar in server.dll not allowed (stunstick_spark_offset_fwd)
Parent cvar in server.dll not allowed (stunstick_spark_offset_z)
Hud element 'CMapOverview' doesn't have an entry 'overview' in scripts/HudLayout.res
Hud element 'CHudLocator' doesn't have an entry 'HudLocator' in scripts/HudLayout.res
Unknown command "cl_thirdperson"
Can't use cheat cvar cam_snapto in multiplayer, unless the server has sv_cheats set to 1.
Can't use cheat cvar cam_ideallag in multiplayer, unless the server has sv_cheats set to 1.
Can't use cheat cvar cam_idealdelta in multiplayer, unless the server has sv_cheats set to 1.
Can't use cheat cvar cam_idealyaw in multiplayer, unless the server has sv_cheats set to 1.
Can't use cheat cvar cam_idealpitch in multiplayer, unless the server has sv_cheats set to 1.
Can't use cheat cvar cam_idealdist in multiplayer, unless the server has sv_cheats set to 1.
Can't use cheat cvar cam_idealdistright in multiplayer, unless the server has sv_cheats set to 1.
Can't use cheat cvar cam_idealdistup in multiplayer, unless the server has sv_cheats set to 1.
Can't use cheat cvar cam_collision in multiplayer, unless the server has sv_cheats set to 1.
Can't use cheat cvar c_maxpitch in multiplayer, unless the server has sv_cheats set to 1.
Can't use cheat cvar c_minpitch in multiplayer, unless the server has sv_cheats set to 1.
Can't use cheat cvar c_maxyaw in multiplayer, unless the server has sv_cheats set to 1.
Can't use cheat cvar c_minyaw in multiplayer, unless the server has sv_cheats set to 1.
Can't use cheat cvar c_maxdistance in multiplayer, unless the server has sv_cheats set to 1.
Can't use cheat cvar c_mindistance in multiplayer, unless the server has sv_cheats set to 1.
Can't use cheat cvar c_orthowidth in multiplayer, unless the server has sv_cheats set to 1.
Can't use cheat cvar c_orthoheight in multiplayer, unless the server has sv_cheats set to 1.
JOY_AXIS_X:  mapped to Turn (absolute)
JOY_AXIS_Y:  mapped to Look (absolute)
JOY_AXIS_Z:  unmapped
JOY_AXIS_R:  mapped to Forward (absolute)
JOY_AXIS_U:  mapped to Side (absolute)
JOY_AXIS_V:  unmapped
Advanced Joystick settings initialized
Unknown command "sv_backspeed"
Not playing a local game.
[CWorkshop] Querying for subscribed files...
[CWorkshop] Subscribed item count: 1
Can't use cheat cvar cl_maxrenderable_dist in multiplayer, unless the server has sv_cheats set to 1.
--- Missing Vgui material vgui/servers/icon_replay
--- Missing Vgui material vgui/servers/icon_replay_column
Unknown command "#====================================================================="
Error reading weapon data file for: weapon_oldmanharpoon
'cfg/motd.txt' not found; not loaded
'cfg/motd_text.txt' not found; not loaded
SV_ActivateServer: setting tickrate to 66.7
[CWorkshop] Subscribed to item: Fixed Combine Thumper (3368259440)
Compact freed 528384 bytes
JOY_AXIS_X:  mapped to Turn (absolute)
JOY_AXIS_Y:  mapped to Look (absolute)
JOY_AXIS_Z:  unmapped
JOY_AXIS_R:  mapped to Forward (absolute)
JOY_AXIS_U:  mapped to Side (absolute)
JOY_AXIS_V:  unmapped
Advanced Joystick settings initialized
Redownloading all lightmaps
] map d1_canals_13
Mounting workshop item Fixed Combine Thumper (3368259440)
UpdateSearchPathsForCurrentGameExpansion
----------------------------------------------
All Search Paths:
"WORKSHOP_ASSET_TRACKING" "WORKSHOP_ASSET_TRACKING" (VPK)C:\Program Files (x86)\Steam\steamapps\workshop\content\220\3368259440\workshop.vpk
"WORKSHOP_ASSET" "WORKSHOP_ASSET" (VPK)C:\Program Files (x86)\Steam\steamapps\workshop\content\220\3368259440\workshop.vpk
"maps\background02.bsp" "GAME" (map)
"c:\program files (x86)\steam\steamapps\common\half-life 2\hl2_complete\" "GAME" 
"GAME" "GAME" (VPK)C:\Program Files (x86)\Steam\steamapps\common\Half-Life 2\hl2_complete\hl2_complete_misc.vpk
"c:\program files (x86)\steam\steamapps\common\half-life 2\" "BASE_PATH" 
"c:\program files (x86)\steam\steamapps\common\half-life 2\bin\" "EXECUTABLE_PATH" 
"c:\program files (x86)\steam\steamapps\common\half-life 2\platform\" "PLATFORM" 
"PLATFORM" "PLATFORM" (VPK)C:\Program Files (x86)\Steam\steamapps\common\Half-Life 2\platform\platform_misc.vpk
"c:\program files (x86)\steam\steamapps\common\half-life 2\hl2_complete\bin\" "gamebin" 
"root_mod" "root_mod" (VPK)C:\Program Files (x86)\Steam\steamapps\common\Half-Life 2\hl2_complete\hl2_complete_misc.vpk
"c:\program files (x86)\steam\steamapps\common\half-life 2\hl2_complete\" "root_mod" 
"c:\program files (x86)\steam\steamapps\common\half-life 2\hl2\" "exp" 
"GAME" "GAME" (VPK)c:\program files (x86)\steam\steamapps\common\half-life 2\hl2\hl2_sound_vo_english.vpk
"mod" "mod" (VPK)c:\program files (x86)\steam\steamapps\common\half-life 2\hl2\hl2_sound_vo_english.vpk
"GAME" "GAME" (VPK)c:\program files (x86)\steam\steamapps\common\half-life 2\hl2\hl2_pak.vpk
"mod" "mod" (VPK)c:\program files (x86)\steam\steamapps\common\half-life 2\hl2\hl2_pak.vpk
"GAME" "GAME" (VPK)c:\program files (x86)\steam\steamapps\common\half-life 2\hl2\hl2_textures.vpk
"GAME" "GAME" (VPK)c:\program files (x86)\steam\steamapps\common\half-life 2\hl2\hl2_sound_misc.vpk
"GAME" "GAME" (VPK)c:\program files (x86)\steam\steamapps\common\half-life 2\hl2\hl2_misc.vpk
"c:\program files (x86)\steam\steamapps\common\half-life 2\hl2\" "mod" 
"c:\program files (x86)\steam\steamapps\common\half-life 2\hl2\" "mod_write" 
"c:\program files (x86)\steam\steamapps\common\half-life 2\hl2\" "default_write_path" 
"c:\program files (x86)\steam\steamapps\common\half-life 2\hl2\" "GAME" 
"c:\program files (x86)\steam\steamapps\common\half-life 2\hl2\" "game_write" 
"c:\program files (x86)\steam\steamapps\common\half-life 2\hl2\bin\" "gamebin" 
"c:\program files (x86)\steam\steamapps\common\half-life 2\hl2_complete\" "LOGDIR" 
"c:\program files (x86)\steam\steamapps\common\half-life 2\platform\config\" "CONFIG" 
----------------------------------------------
----------------------------------------------
All Search Paths:
"WORKSHOP_ASSET_TRACKING" "WORKSHOP_ASSET_TRACKING" (VPK)C:\Program Files (x86)\Steam\steamapps\workshop\content\220\3368259440\workshop.vpk
"WORKSHOP_ASSET" "WORKSHOP_ASSET" (VPK)C:\Program Files (x86)\Steam\steamapps\workshop\content\220\3368259440\workshop.vpk
"c:\program files (x86)\steam\steamapps\common\half-life 2\" "BASE_PATH" 
"c:\program files (x86)\steam\steamapps\common\half-life 2\bin\" "EXECUTABLE_PATH" 
"c:\program files (x86)\steam\steamapps\common\half-life 2\platform\" "PLATFORM" 
"PLATFORM" "PLATFORM" (VPK)C:\Program Files (x86)\Steam\steamapps\common\Half-Life 2\platform\platform_misc.vpk
"c:\program files (x86)\steam\steamapps\common\half-life 2\hl2_complete\bin\" "gamebin" 
"root_mod" "root_mod" (VPK)C:\Program Files (x86)\Steam\steamapps\common\Half-Life 2\hl2_complete\hl2_complete_misc.vpk
"c:\program files (x86)\steam\steamapps\common\half-life 2\hl2_complete\" "root_mod" 
"c:\program files (x86)\steam\steamapps\common\half-life 2\hl2\bin\" "gamebin" 
"c:\program files (x86)\steam\steamapps\common\half-life 2\hl2_complete\" "LOGDIR" 
"c:\program files (x86)\steam\steamapps\common\half-life 2\platform\config\" "CONFIG" 
"c:\program files (x86)\steam\steamapps\common\half-life 2\hl2\" "exp" 
----------------------------------------------
----------------------------------------------
All Search Paths:
"c:\program files (x86)\steam\steamapps\common\half-life 2\hl2_complete\" "GAME" 
"GAME" "GAME" (VPK)C:\Program Files (x86)\Steam\steamapps\common\Half-Life 2\hl2_complete\hl2_complete_misc.vpk
"WORKSHOP_ASSET_TRACKING" "WORKSHOP_ASSET_TRACKING" (VPK)C:\Program Files (x86)\Steam\steamapps\workshop\content\220\3368259440\workshop.vpk
"WORKSHOP_ASSET" "WORKSHOP_ASSET" (VPK)C:\Program Files (x86)\Steam\steamapps\workshop\content\220\3368259440\workshop.vpk
"c:\program files (x86)\steam\steamapps\common\half-life 2\" "BASE_PATH" 
"c:\program files (x86)\steam\steamapps\common\half-life 2\bin\" "EXECUTABLE_PATH" 
"c:\program files (x86)\steam\steamapps\common\half-life 2\platform\" "PLATFORM" 
"PLATFORM" "PLATFORM" (VPK)C:\Program Files (x86)\Steam\steamapps\common\Half-Life 2\platform\platform_misc.vpk
"c:\program files (x86)\steam\steamapps\common\half-life 2\hl2_complete\bin\" "gamebin" 
"root_mod" "root_mod" (VPK)C:\Program Files (x86)\Steam\steamapps\common\Half-Life 2\hl2_complete\hl2_complete_misc.vpk
"c:\program files (x86)\steam\steamapps\common\half-life 2\hl2_complete\" "root_mod" 
"c:\program files (x86)\steam\steamapps\common\half-life 2\hl2\bin\" "gamebin" 
"c:\program files (x86)\steam\steamapps\common\half-life 2\hl2_complete\" "LOGDIR" 
"c:\program files (x86)\steam\steamapps\common\half-life 2\platform\config\" "CONFIG" 
"c:\program files (x86)\steam\steamapps\common\half-life 2\hl2\" "exp" 
"GAME" "GAME" (VPK)c:\program files (x86)\steam\steamapps\common\half-life 2\hl2\hl2_sound_vo_english.vpk
"mod" "mod" (VPK)c:\program files (x86)\steam\steamapps\common\half-life 2\hl2\hl2_sound_vo_english.vpk
"GAME" "GAME" (VPK)c:\program files (x86)\steam\steamapps\common\half-life 2\hl2\hl2_pak.vpk
"mod" "mod" (VPK)c:\program files (x86)\steam\steamapps\common\half-life 2\hl2\hl2_pak.vpk
"GAME" "GAME" (VPK)c:\program files (x86)\steam\steamapps\common\half-life 2\hl2\hl2_textures.vpk
"GAME" "GAME" (VPK)c:\program files (x86)\steam\steamapps\common\half-life 2\hl2\hl2_sound_misc.vpk
"GAME" "GAME" (VPK)c:\program files (x86)\steam\steamapps\common\half-life 2\hl2\hl2_misc.vpk
"c:\program files (x86)\steam\steamapps\common\half-life 2\hl2\" "mod" 
"c:\program files (x86)\steam\steamapps\common\half-life 2\hl2\" "mod_write" 
"c:\program files (x86)\steam\steamapps\common\half-life 2\hl2\" "default_write_path" 
"c:\program files (x86)\steam\steamapps\common\half-life 2\hl2\" "GAME" 
"c:\program files (x86)\steam\steamapps\common\half-life 2\hl2\" "game_write" 
----------------------------------------------
Mounting workshop item Fixed Combine Thumper (3368259440)
CAsyncWavDataCache:  5 .wavs total 0 bytes, 0.00 % of capacity
Hud element 'CMapOverview' doesn't have an entry 'overview' in scripts/HudLayout.res
Hud element 'CHudLocator' doesn't have an entry 'HudLocator' in scripts/HudLayout.res
Error! Variable "$DEPTHBLEND" is multiply defined in material "particle/vistasmokev1/smoke_skybox_01a"!
Unknown command "_gi_on_expansion_reload"
Dropped player from server (Server shutting down)
Unknown command "#====================================================================="
Error reading weapon data file for: weapon_oldmanharpoon
'cfg/motd.txt' not found; not loaded
'cfg/motd_text.txt' not found; not loaded
SV_ActivateServer: setting tickrate to 66.7
Compact freed 835584 bytes
Redownloading all lightmaps

Computer Information:

Manufacturer: HP
Model: OMEN by HP Laptop 16-b1xxx
Form Factor: Laptop
No Touch Input Detected
Processor Information:
CPU Vendor: GenuineIntel
CPU Brand: 12th Gen Intel(R) Core(TM) i7-12700H
CPU Family: 0x6
CPU Model: 0x9a
CPU Stepping: 0x3
CPU Type: 0x0
Speed: 2688 MHz
20 logical processors
14 physical processors
Hyper-threading: Supported
FCMOV: Supported
SSE2: Supported
SSE3: Supported
SSSE3: Supported
SSE4a: Unsupported
SSE41: Supported
SSE42: Supported
AES: Supported
AVX: Supported
AVX2: Supported
AVX512F: Unsupported
AVX512PF: Unsupported
AVX512ER: Unsupported
AVX512CD: Unsupported
AVX512VNNI: Unsupported
SHA: Supported
CMPXCHG16B: Supported
LAHF/SAHF: Supported
PrefetchW: Unsupported
BMI1: Supported
BMI2: Supported
F16C: Supported
FMA: Supported
Operating System Version:
Windows 11 (64 bit)
NTFS: Supported
Crypto Provider Codes: Supported 311 0x0 0x0 0x0
Client Information:
Browser GPU Acceleration Status: Enabled
Browser Canvas: Enabled
Browser Canvas out-of-process rasterization: Enabled
Browser Direct Rendering Display Compositor: Disabled
Browser Compositing: Enabled
Browser Multiple Raster Threads: Enabled
Browser OpenGL: Enabled
Browser Rasterization: Enabled
Browser Raw Draw: Disabled
Browser Skia Graphite: Disabled
Browser Video Decode: Enabled
Browser Video Encode: Enabled
Browser Vulkan: Disabled
Browser WebGL: Enabled
Browser WebGL2: Enabled
Browser WebGPU: Enabled
Browser WebNN: Disabled
Video Card:
Driver: NVIDIA GeForce RTX 3070 Laptop GPU
DirectX Driver Name: nvldumd.dll
Driver Version: 32.0.15.6614
DirectX Driver Version: 32.0.15.6614
Driver Date: 11 6 2024
Desktop Color Depth: 32 bits per pixel
Monitor Refresh Rate: 74 Hz
DirectX Card: NVIDIA GeForce RTX 3070 Laptop GPU
VendorID: 0x10de
DeviceID: 0x24dd
Revision: 0xa1
Number of Monitors: 1
Number of Logical Video Cards: 1
No SLI or Crossfire Detected
Primary Display Resolution: 2560 x 1440
Desktop Resolution: 2560 x 1440
Primary Display Size: 23.50" x 13.27" (26.97" diag), 59.7cm x 33.7cm (68.5cm diag)
Primary Bus: PCI Express 8x
Primary VRAM: 8191 MB
Supported MSAA Modes: 2x 4x 8x
Sound card:
Audio device: Headphone (Realtek(R) Audio)
Memory:
RAM: 32435 Mb
VR Hardware:
VR Headset: None detected
Miscellaneous:
UI Language: English
Media Type: Undetermined
Total Hard Disk Space Available: 2879162 MB
Largest Free Hard Disk Block: 337581 MB
OS Install Date: Jun 18 2023
Game Controller: None detected
Storage:
Number of SSDs: 2
SSD sizes: 2000G,1024G
Number of HDDs: 0
Number of removable drives: 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants