Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - kedenb

Pages: [1]
1
Help/Support / Music player gives errorlog and doesn't play music
« on: February 14, 2014, 05:24:05 AM »
Hi, I looked around but couldn't find this particular issue. I'll attach the error log. This has been happening for the past four days, even after various restarts and updates. Essentially it never moves on from the 9-second filler video (which does play), and other videos that I add manually (either through the in-bot command of "add song" or through !requestsong in my chat) simply don't get played. Upon trying to force it to play one of the songs by doubleclicking in the playlist the following error message was generated:

Quote
15 Jan 14:05:35,281 - Crashed Could not find file 'C:\Program Files (x86)\DeepBot - Twitch Streamer Assistant\playlists\default.csv'.
15 Jan 14:05:35,351 - Crashed    at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
   at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
   at System.IO.StreamReader..ctor(String path, Encoding encoding, Boolean detectEncodingFromByteOrderMarks, Int32 bufferSize, Boolean checkHost)
   at System.IO.StreamReader..ctor(String path)
   at DeepBot.Music.panelMusic.LoadPlayList(String path)
   at DeepBot.Music.panelMusic.btnLoadLastPlaylist_Click(Object sender, EventArgs e)
   at System.Windows.Forms.Control.OnClick(EventArgs e)
   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.Label.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
08 Feb 20:08:23,997 - Crashed This BackgroundWorker is currently busy and cannot run multiple tasks concurrently.
08 Feb 20:08:24,264 - Crashed    at System.ComponentModel.BackgroundWorker.RunWorkerAsync(Object argument)
   at DeepBot.AutoUpdate.UpdatePanel.checkUpdates()
   at DeepBot.Main.checkUpdates(Boolean alpha)
   at DeepBot.AdminParser.parseAdminChat(Main mainForm, String name, String msg)
   at DeepBot.Main.recvMessageQueue()
   at DeepBot.Main.<recvMessage_Tick>b__8()
   at System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry tme)
   at System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object obj)
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry tme)
   at System.Windows.Forms.Control.InvokeMarshaledCallbacks()
10 Feb 11:51:05,532 - Crashed Unable to connect to the remote server
10 Feb 11:51:05,779 - Crashed    at System.Net.WebClient.UploadValues(Uri address, String method, NameValueCollection data)
   at System.Net.WebClient.UploadValues(String address, NameValueCollection data)
   at DeepBot.DeepBotAPI.DeepBotStreamInfo.streamInfo(String streamname, Boolean live, Int32 totalUsers, Int32 chatters, Int32 viewers, Int32 subs)
   at DeepBot.Main.checkOnline_Tick(Object sender, EventArgs e)
   at System.Windows.Forms.Timer.OnTick(EventArgs e)
   at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
13 Feb 20:01:47,739 - Crashed Object reference not set to an instance of an object.
13 Feb 20:01:47,822 - Crashed    at DeepBot.Music.panelMusic.getJSResponse(String JScript)
   at DeepBot.Music.panelMusic.getVolume()
   at DeepBot.Music.panelMusic.playVideo(String id)
   at DeepBot.Music.panelMusic.mediaNext()
   at DeepBot.Music.panelMusic.nowPlayingList_MouseDoubleClick(Object sender, MouseEventArgs e)
   at System.Windows.Forms.Control.OnMouseDoubleClick(MouseEventArgs e)
   at System.Windows.Forms.ListView.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
13 Feb 20:01:51,660 - Crashed Object reference not set to an instance of an object.
13 Feb 20:01:51,660 - Crashed    at DeepBot.Music.panelMusic.getJSResponse(String JScript)
   at DeepBot.Music.panelMusic.getVolume()
   at DeepBot.Music.panelMusic.playVideo(String id)
   at DeepBot.Music.panelMusic.nowPlayingList_MouseDoubleClick(Object sender, MouseEventArgs e)
   at System.Windows.Forms.Control.OnMouseDoubleClick(MouseEventArgs e)
   at System.Windows.Forms.ListView.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
13 Feb 22:17:58,845 - Crashed Object reference not set to an instance of an object.
13 Feb 22:17:58,845 - Crashed    at DeepBot.Music.panelMusic.getJSResponse(String JScript)
   at DeepBot.Music.panelMusic.getVolume()
   at DeepBot.Music.panelMusic.playVideo(String id)
   at DeepBot.Music.panelMusic.mediaNext()
   at DeepBot.Music.panelMusic.nowPlayingList_MouseDoubleClick(Object sender, MouseEventArgs e)
   at System.Windows.Forms.Control.OnMouseDoubleClick(MouseEventArgs e)
   at System.Windows.Forms.ListView.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

2
Closed Beta Applications / Re: Closed Beta Applications Phase 2 - Now Open
« on: December 26, 2013, 09:29:56 AM »
Where did you hear about DeepBot from?
Saw it used it J_macc's channel.

Your stream name?
www.twitch.tv/keden16

Twitch bot account name?(This needs to be a valid twitch account you own that the bot will connect to)
www.twitch.tv/kedenbot

Your streaming schedule? [Days/Approximate time]
Days:
Monday: either 15:00-18:00 CET and/or 20:00-23:00 CET
Wednesday: either 15:00-18:00 CET and/or 20:00-23:00 CET
Sunday: either 15:00-18:00 CET and/or 20:00-23:00 CET

With infrequent streams on days inbetween due to college classes and fluctuating interest.

Is your stream partnered with Twitch?
No. I donated.

Average number of users on your channel?
Running between 10 and 50 at the moment.

Do you need to migrate an existing points system over to DeepBot? If yes, please specify which Bot you are currently using.
No existing bots in place



Experts Edit : Application Accepted. Install complete. Thanks for the donation!

Pages: [1]