HLDJ 1.5.0

Help with using HLDJ
Post Reply
flameEndless
Game DJ
Posts: 3
Joined: Sun Aug 16, 2009 12:08 am

HLDJ 1.5.0

Post by flameEndless »

Hello, I've tried the BETA and I have 214 files of music that add up to around 816 mb. Every time I type la or listaudio, it crashes. What should I do besides removing most of my music? :(
Renegade
HLDJ Developer
HLDJ Developer
Posts: 1500
Joined: Sat Mar 01, 2008 2:02 pm
Contact:

Re: HLDJ 1.5.0

Post by Renegade »

214 shouldn't normally be a problem unless you have many other aliases loaded; you can see them all by typing "alias" in console (are there many non-HLDJ ones?).
The other scenario may characters in the filenames that the console cannot display. Go to the "cfg" folder in your game directory and open hldj_listaudio.cfg in Notepad to check it out.
flameEndless
Game DJ
Posts: 3
Joined: Sun Aug 16, 2009 12:08 am

Re: HLDJ 1.5.0

Post by flameEndless »

Renegade wrote:214 shouldn't normally be a problem unless you have many other aliases loaded; you can see them all by typing "alias" in console (are there many non-HLDJ ones?).
The other scenario may characters in the filenames that the console cannot display. Go to the "cfg" folder in your game directory and open hldj_listaudio.cfg in Notepad to check it out.
Well, when I went into cstrike folder, into "cfg", I didn't even find a hldj_listaudio.cfg.

However, I do have HLSS autoexec.cfg still.

Autoexec.cfg:

alias hlss-START "voice_inputfromfile 1; voice_loopback 1; +voicerecord; alias ToggleWAV hlss-STOP"
alias hlss-STOP "voice_inputfromfile 0; voice_loopback 0; -voicerecord; alias ToggleWAV hlss-START"
alias ToggleWAV "hlss-START"

echo "__________________________________________________"
echo " "
echo "~~~ HLSS SCRIPTS LOADED CORRECTLY ~~~"
echo " "
echo "__________________________________________________"
echo " "
echo "Tap DELETE once after select your song to play your wav. Tap it again to stop playing."
echo "__________________________________________________"
echo " "
echo "www.hlss.us"
echo " "
echo "--The Best Website For Everything HLSS Related--"
echo "__________________________________________________"

voice_fadeouttime 0

con_enable "1"
flameEndless
Game DJ
Posts: 3
Joined: Sun Aug 16, 2009 12:08 am

Re: HLDJ 1.5.0

Post by flameEndless »

Hello, I figured out my problem :D

I had a song that had % in it's name, and that's what crashed when i typed la or listaudio. thank you for trying to help :D
Post Reply