so far i got everything working but the volume slider. i still get error messages like below but all of my songs play, all the buttons do what they are supposed to (inclucing Next and Previous). while i admit that i am not the greatest at coding i am learning more. if anyone knows where to go to fix the following codes please let me know and i will change them. but as of now i will attatch a copy of what i have working. if it doesnt work for you please let me know there may be some other variables i missed or some mod on your end that are affecting it.
[string "*:OnValueChanged"]:1: Couldn't find CVar named 'MusicVolume'
Count: 4
Call Stack:
[C]: ?
[C]: in function `SetCVar'
[string "*:OnValueChanged"]:1: in function <[string "*:OnValueChanged"]:1>
[string "*:OnShow"]:1: Couldn't find CVar named 'MusicVolume'
Count: 1
Call Stack:
[C]: ?
[C]: in function `GetCVar'
[string "*:OnShow"]:1: in function <[string "*:OnShow"]:1>
to use the zip i attatch simple place the folder modules in the folder c:\program files\world of warcraft\interface\addons\musicstream of course this is assuming that you have the game installed in a default location.
well i found those instances of the variables but all the variations i have tried did not work. im stumped. anyone else got any ideas? got the slider working... but still got 1 error
current error is
[string "MusicStreamPlayer_Volume:OnShow"]:2: attempt to call method 'Get_EnableMusic' (a nil value)
Count: 1
Call Stack:
[C]: in function `Get_EnableMusic'
[string "*:OnShow"]:2: in function <[string "*:OnShow"]:1>
edit: if you want a full copy of my current version where everything but that one error is fixed it is now linked below. still trying to solve this one though.
well i found those instances of the variables but all the variations i have tried did not work. im stumped. anyone else got any ideas? got the slider working... but still got 1 error
current error is
[string "MusicStreamPlayer_Volume:OnShow"]:2: attempt to call method 'Get_EnableMusic' (a nil value)
Count: 1
Call Stack:
[C]: in function `Get_EnableMusic'
[string "*:OnShow"]:2: in function <[string "*:OnShow"]:1>
edit: if you want a full copy of my current version where everything but that one error is fixed it is now linked below. still trying to solve this one though.
Btw Caliga, that upload on Curse doesn't seem to be working, I click on Download and it directs me a bit down the page on the Download tab, but there's no file. I can see your comment tho.
Btw Caliga, that upload on Curse doesn't seem to be working, I click on Download and it directs me a bit down the page on the Download tab, but there's no file. I can see your comment tho.
apparently something about firefox bugged while i was uploading it. should work now.
edit: but it does show "waiting approval" guess they wanted to scan it for viruses or something. not sure. give it time.
pain,,, no your not, the coding was a pain. idk how long it takes i will try to upload it to a file share site and post a link if you want you can use this link. as always with anything i post i say use at your own risk, i have scaned the files and they apear to be save but i am not responsible for anything that happens after it leaves my computer.
I'm now having that same bug you still got unresolved.
However my songs aren't yet changing automatically... it almost drove me nuts today when a techno song intro of about 25 seconds of bass and synth repeated over and over and over until it drilled a hole in my brain, at which point I realized the stupid song was looping.
Maybe it has something to do with the loop music setting in the sound options of the default interface menu? I believe I have it turned off.
I'm now having that same bug you still got unresolved.
However my songs aren't yet changing automatically... it almost drove me nuts today when a techno song intro of about 25 seconds of bass and synth repeated over and over and over until it drilled a hole in my brain, at which point I realized the stupid song was looping.
Maybe it has something to do with the loop music setting in the sound options of the default interface menu? I believe I have it turned off.
I'll try that later when I log in.
not sure what to say about that, i admit that mine stutters and plays the first 4 or 5 seconds of the same song again but it does go to the next song after that. if you check all your settings and still have that problem let me know, other than the error you get do all the buttons seem to work now?
I've always had the 4-5 second stuttering..I don't think it can be removed.
I installed your fan update and I have this error left, should I nuke my saved var. for music stream?
[2007/09/27 10:51:11-117-x1]: <string>:"MusicStreamPlayer_Volume:OnShow":2: attempt to call method 'Get_Sound_EnableMusic' (a nil value)
---
thats the error i have not been able to get rid of. but i have not noticed anything on my end that is an issue so i just ignore it for now, im still a novice coder and i am looking into it but have not figured it out yet.
I got rid of it by commenting out the player's code out of the toc and relying on the FuBar plugin.
thanks for the idea but i like the player and would like to fix it, but it is an option for those that use fubar. could you post a little bit more detail about what you took out?
after going through about 2 - 3 hours of music my player did start to repeat the same song, thing is it only happens with some songs, not sure if maybe something about those songs causes it or what but i am looking into it.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
Btw fred, you sure look like Jonathan Davis :p
to use the zip i attatch simple place the folder modules in the folder c:\program files\world of warcraft\interface\addons\musicstream of course this is assuming that you have the game installed in a default location.
current error is
edit: if you want a full copy of my current version where everything but that one error is fixed it is now linked below. still trying to solve this one though.
since the file is so large i can not upload it on the forums.
i have posted it at curse at the folowing link
http://www.curse.com/downloads/details/9356/
Shouldn't that Get_EnableMusic be Get_Sound_EnableMusic? Just like the other EnableMusic that had to be changed to Sound_EnableMusic?
Dunno, just a thought, I have nothing to base this on tho, just guessing :p
apparently something about firefox bugged while i was uploading it. should work now.
edit: but it does show "waiting approval" guess they wanted to scan it for viruses or something. not sure. give it time.
EDIT: Ah, guess we have to wait :/
How long do they take? (Sorry for being a pain in the ass :/ )
http://www.filenanny.com/files/4651e33f89fc8770/MusicStream.zip
dont forget you might have to add your music files again and recompile the music lua file.
also i think i got the size down enough that it should be attached here now.
However my songs aren't yet changing automatically... it almost drove me nuts today when a techno song intro of about 25 seconds of bass and synth repeated over and over and over until it drilled a hole in my brain, at which point I realized the stupid song was looping.
Maybe it has something to do with the loop music setting in the sound options of the default interface menu? I believe I have it turned off.
I'll try that later when I log in.
not sure what to say about that, i admit that mine stutters and plays the first 4 or 5 seconds of the same song again but it does go to the next song after that. if you check all your settings and still have that problem let me know, other than the error you get do all the buttons seem to work now?
I installed your fan update and I have this error left, should I nuke my saved var. for music stream?
[2007/09/27 10:51:11-117-x1]: <string>:"MusicStreamPlayer_Volume:OnShow":2: attempt to call method 'Get_Sound_EnableMusic' (a nil value)
---
And all buttons aren't visible because of a green field...
thats the error i have not been able to get rid of. but i have not noticed anything on my end that is an issue so i just ignore it for now, im still a novice coder and i am looking into it but have not figured it out yet.
never seen a green field before, can you post a screenshot of that so i can see what you mean?
thanks for the idea but i like the player and would like to fix it, but it is an option for those that use fubar. could you post a little bit more detail about what you took out?