Question / Help Nightdev's followers alert has no sound

crybrant

New Member
CLR browser works fine. Nightdev's OBS chat plugin works fine.
However, Nightdev's followers alert pops up the latest followers "but without the 10 seconds music that i set up".

the URL on Nightdev's setup webpage:
http://www.nightdev.com/hosted/follower ... sound=5060

and there's no problem on preview webpage:
http://www.nightdev.com/hosted/foll...imgur.com/thMVUw0.png&sound=5060&preview=true


and this is the log on my computer.
16:05:55: Using auxilary audio input: microphone (Creative SB X-Fi)
16:05:55: Using graphics capture
16:05:55: Scene buffering time set to 400
16:05:55: CLRHost:: BrowserRenderHandler::OnPaint failed to create texture
16:05:55: CLRHost:: BrowserRenderHandler::OnPaint failed to create texture
16:05:55: CLRHost:: Browser 8: Status message:
16:05:55: Audio timestamp for device 'microphone (Creative SB X-Fi)' was behind target timestamp by 230648849
16:05:56: CLRHost:: Browser 7: Status message:
16:05:57: CLRHost:: Browser 7: Uncaught ReferenceError: Audio is not defined @http://www.nightdev.com/hosted/follower-alert/?channel=coomaster88&type=flat&alert=http%3A%2F%2Fi.imgur.com%2FthMVUw0.png&sound=5060133
16:05:58: CLRHost:: BrowserRenderHandler::OnPaint failed to create texture



is this problem related to OBS or nightdev's plugin?
may anyone help me solve this issue?

thank you
 

dodgepong

Administrator
Community Helper
The URL in the error and the URL you posted are not the same. The sound number is wrong at the end of the one in the error. Make sure you pasted the URL correctly into the CLR Browser source plugin.
 

ChaosNighT

New Member
I have the same problem, except that URL is good, the alert pop up but with no sound, sound is correctly in OGG and less than 10 seconds

NightDev URL : http://www.nightdev.com/hosted/foll...rt=http://i.imgur.com/ruIkfQy.png&sound=15655

The Preview : (works) http://www.nightdev.com/hosted/foll...mgur.com/ruIkfQy.png&sound=15655&preview=true

And the debug log :

CLRHost:: BrowserRenderHandler::OnPaint failed to create texture
16:58:32: CLRHost:: BrowserRenderHandler::OnPaint failed to create texture
16:58:32: CLRHost:: Browser 4: Status message:
16:58:32: CLRHost:: Browser 3: Status message:
16:58:33: CLRHost:: Browser 3: Uncaught ReferenceError: Audio is not defined @http://www.nightdev.com/hosted/follower-alert/?channel=chaosnight&type=stacked&alert=http%3A%2F%2Fi.imgur.com%2FruIkfQy.png&sound=15655133
16:58:36: CLRHost:: BrowserRenderHandler::OnPaint failed to create texture

The 133 is not in the url, it's the error code I think, log in text file :

[0407/001356:INFO:CONSOLE(133)] "Uncaught ReferenceError: Audio is not defined", source: http://www.nightdev.com/hosted/foll...rt=http://i.imgur.com/ruIkfQy.png&sound=15655 (133)


Can't understand this error, everything in this URL is same as the preview URL, and still don't work ...
 
Top