View Single Post
Bacardi
Veteran Member
Join Date: Jan 2010
Location: mom's basement
Old 04-23-2013 , 14:56   Re: (Redux) Advanced C4 Timer v1.5.0 (Updated: 4/17/13)
Reply With Quote #12

Quote:
Originally Posted by Xynics View Post
plaa plaa plaa...
"Failed to load sound "bombtimer\30sec.mp3", file probably missing from disk/repository"
...
Quote:
Originally Posted by thetwistedpanda View Post
...
It's likely an sv_pure / whitelist issue,
...
This is true,
but he had already sv_pure 0 so it shouldn't be that anymore.
And if he downloaded those files, that not either.
Those are regular problems.

But I think I found one kind MP3 bug in game now,
this maybe have been long time or happened after steampipe...
This bug happens when:
  • client can't or not want to download missing MP3 files from server when connect (cl_downloadfilter none or nosounds).
  • client precache missing MP3 files (look cl_precacheinfo)
  • client not at any point re-launch his game!
  • client can or decide download those missing MP3 files now
    reconnect to server or perhaps change server where same MP3 files, doesn't matter.
  • client have now downloaded these files in his computer, as long as he not re-launch his game,
    he can't get those sounds work.
console


Using this cmd help load those MP3 files to work again.
Code:
"snd_restart"
 - Restart sound system.
And this bug not happen with WAV files
__________________
Do not Private Message @me

Last edited by Bacardi; 04-23-2013 at 15:04.
Bacardi is offline