ValveSoftware / Source-1-Games

Source 1 based games such as TF2 and Counter-Strike: Source
625 stars 73 forks source link

[TF2] Invalid sample rate for specific sounds #5712

Open Mentrillum opened 2 months ago

Mentrillum commented 2 months ago

After the 64 bit update, there are a few sounds that report in the console *** Invalid sample rate (0) for sound <directory>.. I only noticed 2 major sounds, the spy voice commands and vo/null.mp3. Here is an example of it happening on a server with about 30 people. There could be more, but these are the 2 culprits I found in my free time.

*** Invalid sample rate (0) for sound 'vo\null.mp3'.
*** Invalid sample rate (0) for sound 'vo\null.mp3'.
*** Invalid sample rate (0) for sound 'vo\soldier_cloakedspy02.mp3'.
*** Invalid sample rate (0) for sound 'vo\soldier_cloakedspyidentify02.mp3'.
CMaterial::PrecacheVars: error loading vmt file for models/props_2fort/tank001_blue
CMaterial::PrecacheVars: error loading vmt file for models/props_2fort/tank001_green
CMaterial::PrecacheVars: error loading vmt file for models/props_2fort/tank001_grey
*** Invalid sample rate (0) for sound 'vo\soldier_cloakedspy01.mp3'.
Mafia Heavy killed cheese of gmod with tomislav.
kerhs znacyt shrek suicided.
*** Invalid sample rate (0) for sound 'vo\engineer_cloakedspy03.mp3'.
*** Invalid sample rate (0) for sound 'vo\soldier_cloakedspy02.mp3'.
JoriKos commented 2 months ago

Related: #5672