HLDJ doesnt play music

Help with using HLDJ
Post Reply
clown1
Game DJ
Posts: 1
Joined: Tue Aug 17, 2010 3:38 pm

HLDJ doesnt play music

Post by clown1 »

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.

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

hldj_cmd_a.cfg successfully created!

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 HOME 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 and on-screen.
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]

] la
"=" = "Current: (none) Next: sample_src"
"=" = "Directory: D:\Music\HLDJ"
1. .\ 2. ..\
3. old\ 4. sample_src
] 4
hldj_cmd_b.cfg successfully created!
"=" = "Loaded--sample_src"
] hldj_next
"=" = "Loaded: (none)"
hldj_cmd_d.cfg successfully created!
Type 'amx_langmenu' in the console to display a menu where you can choose your language
] la
"=" = "Current: sample_src Next: (none)"
"=" = "Directory: D:\Music\HLDJ"
1. .\ 2. ..\
3. old\ 4. sample_src
] 4
hldj_cmd_e.cfg successfully created!
"=" = "Loaded--sample_src"
] hldj_playaudio

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?

No

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 operating system and/or the game? *

No, I havent tried a mic. I use 64 bit Vista with onboard sound
Renegade
HLDJ Developer
HLDJ Developer
Posts: 1500
Joined: Sat Mar 01, 2008 2:02 pm
Contact:

Re: HLDJ doesnt play music

Post by Renegade »

Some of the output seems to suggest this may be a GoldSrc game, if so make sure you are loading the GoldSrc sample wavs (sample.wav, etc) and also double check your game paths in Setup.

If you are using an older version of HLDJ, update to 1.6.0a10. Or if you are using this, you may also try a7 (though the results should not differ).
Unless something is missing from the output above, it's odd that it jumped past 'c' from generating hldj_cmd_b.cfg to hldj_cmd_d.cfg. If you define your own aliases, check that they do not conflict with HLDJ's. Also check that before starting a game, there are no previous instances of "hldj_*.cfg" files in existence in the game directory or in the game's "cfg" directory.

Another oddity is that hldj_next should not load "(none)" if an audio file is present. Try loading other directories you see in the audio list, does it update itself to display their contents?

After loading a sample file, post a screenshot of your game directory if it is a GoldSrc game, or one level up from this (two levels up from the "cfg" folder) if it is a Source game.

Finally, although it's not the immediate problem, also read the sticky (diagnostic #5) as to how to properly configure your audio input options.
Post Reply