Won't play music, But can hear myself speak.

Help with using HLDJ
Post Reply
Suff
Game DJ
Posts: 2
Joined: Tue Jun 22, 2010 12:20 pm

Won't play music, But can hear myself speak.

Post by Suff »

Code: Select all

] la
Current: (none)       Next: sample 
Directory: C:\Users\Suff\Desktop\HLDJ\Audio 
  1. .\            2. ..\          
  3. sample        4. sample2      
  5. sample3       6. sample_src   
  7. sample_src2   8. sample_src3  
] 3
Host_WriteConfiguration: Wrote cfg/hldj_cmd_b.cfg
Loaded : sample 

Garry's Mod client.dll Build #082 [Jun 2 2010 11:02:55]
maxplayers set to 1
Unknown command "sv_backspeed"
GetAllManifestFiles: Unable to load maplist.txt
Unknown command "hldjsf"
Host_WriteConfiguration: Wrote cfg/hldj_cmd_a.cfg

HLDJ successfully loaded!
Quick-Start Guide:
1 ) enter 'la' to display the audio list.
2 ) enter the number of the file to load.
3 ) press the F6 key to start/stop audio.

Basic Commands:
hldjn, hldjp, hldjr - loads the next/previous/random audio file.
hldjca, hldjcd - displays the current audio file/directory in console.
hldjsca, hldjstca - displays the current audio file in public/team chat.
hldjsq, hldjqa - stops HLDJ and quits the current game/quits both.

[enter 'hldj1' for more commands/help]
[enter 'hldj' to display this guide again]



1) Does HLDJ launch the game correctly for you?
Yes, It launches the game correctly.

2) Does "HLDJ Loaded Successfully" appear in console on starting the game (with no errors)?
Yes, However, It does not say the sound loaded successfully.

3) What is the console output after selecting a song, or issuing other HLDJ commands such as "hldj_next"?
Nothing, Just this.
] 3
Host_WriteConfiguration: Wrote cfg/hldj_cmd_b.cfg
Loaded : sample

4) After loading one of the sample audio files, perform a search of your Steam directory (without stopping HLDJ) for the file "voice_input.wav" - does it show up, and if so, where?
It shows up, It's located at
C:\Program Files\Steam\steamapps\Suffery\garrysmod

5) Does voice normally work for you? If not, or you do not have a mic, have you remembered to set up any applicable options in your OS and/or the game?
Voice normally works for me, I have no problems with my microphone. Everybody can hear me just fine in/out of game.

Also, When I press my play button it does not play music, I can hear myself talk.
I have been working on this for a while, I can't find the problem. I would really appreciate assistance. Thanks :)
Renegade
HLDJ Developer
HLDJ Developer
Posts: 1500
Joined: Sat Mar 01, 2008 2:02 pm
Contact:

Re: Won't play music, But can hear myself speak.

Post by Renegade »

If you only experience this with GMod, then it's most likely a result of:
Known Game Issues wrote:Game: Garry's Mod

Issue #4: HLDJ no longer works after latest update.

Severity: Medium

Status: Workaround found (not an HLDJ problem)

Info:
The default value for sv_allow_voice_input_from_file has been set to "0".
If you are a server operator, set "sv_allow_voice_from_file" to "1"; otherwise find a server that has it set to this value.
Suff
Game DJ
Posts: 2
Joined: Tue Jun 22, 2010 12:20 pm

Re: Won't play music, But can hear myself speak.

Post by Suff »

It's an honor to talk to the maker of HLDJ.
However, It happens both on GMOD and CSS.
I would have swore they re-enabled HLSS for GMOD. Also, Is their any work arounds if it is disabled?
Renegade
HLDJ Developer
HLDJ Developer
Posts: 1500
Joined: Sat Mar 01, 2008 2:02 pm
Contact:

Re: Won't play music, But can hear myself speak.

Post by Renegade »

Post another problem description for CSS if it neither works there, although HLDJ appears to be functioning fine from your post. Also note that you should use the appropriate sample sound for the game (i.e. use sample_src* in Sourcce-based games)
I'd recommend approaching the GMod community for more information on issues specific to GMod.
Skullmonkeys
Game DJ
Posts: 4
Joined: Sun Jun 05, 2011 3:23 pm

Re: Won't play music, But can hear myself speak.

Post by Skullmonkeys »

eyh (i'm french sorry for bad phrases or word error) i've the same problem but with CS:s

1) Does HLDJ launch the game correctly for you?
Yes

2) Does "HLDJ Loaded Successfully" appear in console on starting the game (with no errors)?
Yes, it's written in the console "HLDJ succesfully load!"

3) What is the console output after selecting a song, or issuing other HLDJ commands such as "hldj_next"?

Code: Select all

Current: (none)       Next: applause-ClapClap 
Directory: D:\1-Logiciels\HLDJ\Audio 
 1. [refresh]\                     2. [up one level]\              
 3. applause-ClapClap              4. apprends-a-tirer-Sale-BOT    
 5. C4-desamorcer-bomb-ct          6. Ce-que-je-vous-ais-mis       
 7. est-ce-que-tu-m'entends-ehoh   8. Genocide                     
 9. grenade sainte                10. low-bob                      
11. m249                          12. pachiderme                   
13. phone-dringDRING              14. Pyj dah World                
15. quoi                          16. RATE                         
17. Roulette Russe                18. Spawn-Kill                   
19. Torcheur de cul de tortue     20. tu va deguster               
] 9
Host_WriteConfiguration: Wrote cfg/hldj_cmd_b.cfg
Loaded : grenade sainte 
4) After loading one of the sample audio files, perform a search of your Steam directory (without stopping HLDJ) for the file "voice_input.wav" - does it show up, and if so, where?
yep i found it at D:\Steam\SteamApps\********\counter-strike source

5) Does voice normally work for you? If not, or you do not have a mic, have you remembered to set up any applicable options in your OS and/or the game?
i played a fully year on counter and my microphone/headphones work good ! (friends agreed) and for information WINDOWS 7 (x64 bits) (HLDJ in x32..i saw on the web 64=not work)

i've unzipped, create a Audio folder, configurate HLDJ ... i've added an script in the autoexec.cfg and OMG that run perfectly 1 day...

Code: Select all

alias hldj-START "voice_inputfromfile 1; voice_loopback 1; +voicerecord; alias toggleWav hldj-STOP"
alias hldj-STOP "voice_inputfromfile 0; voice_loopback 0; -voicerecord; alias toggleWav hldj-START"
alias toggleWav "hldj-START"
voice_fadeouttime 0
it was hlss and i translate in hldj ... that was working before failed

one more thing, the same day of fail HLDJ create automaticaly too many folder in cstrike\cfg

Code: Select all

hldj_curaudio.cfg
hldj_nextaudio.cfg
hldj_prevaudio.cfg
hldj_saycuraudio.cfg
hldj_sayteamcuraudio.cfg
hldj_about.cfg
hldj_curdir.cfg
hldj_help.cfg
hldj_help1.cfg
hldj_help2.cfg
hldj_help3.cfg
hldj_init.cfg
hldj_listaudio.cfg
hldj_quickselect.cfg
hldj_randaudio.cfg
hldj_stop.cfg
hldj_unquickselect.cfg
hldj_custom.cfg
i don't know why/how...OH and, each time i use HLDJ this ***.. beautiful software<3.. change my config.cfg and autoexec.cfg (the bind "ALT" "toggleWav" change to "playaudio" and if i change/add bind this not work, same for autoexec)
EDIT : "by not work" just up i want to say, the config.cfg and autoexec.cfg when changed (after game launched) returned to the previous modification
---------------------------------------------------------
thanks for help / sorry for post stealing place / sorry for shit langage-useless word-fail traduction / waiting for an god help >.<
Skullmonkeys (simple user of HLDJ / new in dev-computing with JAVA and PHP-HTML) :ugeek: :geek:
Skullmonkeys
Game DJ
Posts: 4
Joined: Sun Jun 05, 2011 3:23 pm

Re: Won't play music, But can hear myself speak.

Post by Skullmonkeys »

UP ... no help ??
Renegade
HLDJ Developer
HLDJ Developer
Posts: 1500
Joined: Sat Mar 01, 2008 2:02 pm
Contact:

Re: Won't play music, But can hear myself speak.

Post by Renegade »

the previous poster does not even appear to be using the proper HLDJ aliases. He's probably figured out what the problem is by now, if not, as always, my advice is to read the sticky/rules thoroughly and slowly, making sure to follow all instructions. It is the solution to 99.999% of the problems posted here.
Skullmonkeys
Game DJ
Posts: 4
Joined: Sun Jun 05, 2011 3:23 pm

Re: Won't play music, But can hear myself speak.

Post by Skullmonkeys »

the previous poster does not even appear to be using the proper HLDJ aliases
Me ? or Suff ?
if it's the aliases OK ... tell me what i write in the autoexec.cfg !
i d'ont know how but on the forum it not appear "what about ALIASES" (no one talk about that for the installation... strange no?)
be more explicit plz because on the web i am the 1 000 000 000...or more to say
When I press my play button it does not play music, I can hear myself talk
and no one say the instructions to perfectelly work program correction.

me i have found aliases on the web because you (and all on the forum/ on the web) don't say about it !
plz give me a autoexec.cfg with ALL aliases (i talk about an DEFAULT basic aliases)

OR give me feedbacs for mine !

Code: Select all

alias hldj-START "voice_inputfromfile 1; voice_loopback 1; +voicerecord; alias toggleWav hldj-STOP"
alias hldj-STOP "voice_inputfromfile 0; voice_loopback 0; -voicerecord; alias toggleWav hldj-START"
alias toggleWav "hldj-START"
voice_fadeouttime 0
last thing .. the line in config.cfg for run autoexec (i don't remain what is...nevermind) is erase when i SAVE the file .... it's the problem ? how to ?

(thanks for help, sorry for bad english, sorry if i am boring or complaining? )
Skullmonkeys
Game DJ
Posts: 4
Joined: Sun Jun 05, 2011 3:23 pm

Re: Won't play music, But can hear myself speak.

Post by Skullmonkeys »

up, i saw anything
voice_inputfromfile 1; voice_loopback 1
that are blocked on servers, can be the problem? (on one servers music works)
haroon94
Game DJ
Posts: 2
Joined: Sun Jun 19, 2011 2:01 pm

Re: Won't play music, But can hear myself speak.

Post by haroon94 »

does it work for you now? I have the same problem..
Post Reply