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 - TaintedTali

Pages: [1]
1
Help/Support / Extra raffle tickets for subs?
« on: November 19, 2015, 12:27:07 AM »
I recently set up a Gamewisp for my Twitch channel, and I was wondering if there is any way to make it so that people who chose to subscribe to me can get extra tickets when it comes to doing raffles? Or is there any other way I can do raffles that would enable me to give perks to say VIP chatters?
Thanks in advance <3

2
Help/Support / Re: Deepbot crashes and will not load
« on: August 14, 2015, 03:14:07 AM »
Hey,

I have the exact same problem as described above! I've updated to Windows 10 myself and it worked fine at first, but I had to do a reset due to some other pc issues and now this is happening. I tried the troubleshooting steps you mentioned, but it hasn't done anything for me.. Any clues?

13 Aug 10:35:33,454 - 0.7.3.4: Crashed Could not load file or assembly 'CefSharp.dll' or one of its dependencies. The specified module could not be found.
13 Aug 10:35:33,466 - 0.7.3.4: Crashed    at DeepBot.Main..ctor()
   at #v.#sS.#Xb()
13 Aug 10:35:49,069 - 0.7.3.4: Crashed Could not load file or assembly 'CefSharp.dll' or one of its dependencies. The specified module could not be found.
13 Aug 10:35:49,075 - 0.7.3.4: Crashed    at DeepBot.Main..ctor()
   at #v.#sS.#Xb()
13 Aug 10:36:29,402 - 0.7.3.4: Crashed Could not load file or assembly 'CefSharp.dll' or one of its dependencies. The specified module could not be found.
13 Aug 10:36:29,408 - 0.7.3.4: Crashed    at DeepBot.Main..ctor()
   at #v.#sS.#Xb()
13 Aug 20:09:28,207 - 0.7.3.4: Crashed Could not load file or assembly 'CefSharp.dll' or one of its dependencies. The specified module could not be found.
13 Aug 20:09:28,212 - 0.7.3.4: Crashed    at DeepBot.Main..ctor()
   at #v.#sS.#Xb()
13 Aug 20:10:31,186 - 0.7.3.4: Crashed Could not load file or assembly 'CefSharp.dll' or one of its dependencies. The specified module could not be found.
13 Aug 20:10:31,192 - 0.7.3.4: Crashed    at DeepBot.Main..ctor()
   at #v.#sS.#Xb()
13 Aug 20:11:00,305 - 0.7.3.4: Crashed Could not load file or assembly 'CefSharp.dll' or one of its dependencies. The specified module could not be found.
13 Aug 20:11:00,310 - 0.7.3.4: Crashed    at DeepBot.Main..ctor()
   at #v.#sS.#Xb()
13 Aug 20:11:05,120 - 0.7.3.4: Crashed Could not load file or assembly 'CefSharp.dll' or one of its dependencies. The specified module could not be found.
13 Aug 20:11:05,126 - 0.7.3.4: Crashed    at DeepBot.Main..ctor()
   at #v.#sS.#Xb()

3
Bug Reports / Re: My deepbot crashes as soon as i open it!?
« on: May 07, 2015, 01:44:00 AM »
I have the same issue, and here's what my error log says:

01 May 09:26:01,376 - 0.6.2.3: Error - Unable to log stream info: Unable to connect to the remote server
   at System.Net.WebClient.UploadValues(Uri address, String method, NameValueCollection data)
   at System.Net.WebClient.UploadValues(String address, NameValueCollection data)
   at DeepBot.DeepBotAPI.DeepBotStreamInfo.<>c__DisplayClass1.<streamInfo>b__0(Object param0)
01 May 09:31:22,629 - 0.6.2.3: Error - Unable to log stream info: Unable to connect to the remote server
   at System.Net.WebClient.UploadValues(Uri address, String method, NameValueCollection data)
   at System.Net.WebClient.UploadValues(String address, NameValueCollection data)
   at DeepBot.DeepBotAPI.DeepBotStreamInfo.<>c__DisplayClass1.<streamInfo>b__0(Object param0)
01 May 19:31:52,862 - 0.6.2.3: Error - Unable to log stream info: Unable to connect to the remote server
   at System.Net.WebClient.UploadValues(Uri address, String method, NameValueCollection data)
   at System.Net.WebClient.UploadValues(String address, NameValueCollection data)
   at DeepBot.DeepBotAPI.DeepBotStreamInfo.<>c__DisplayClass1.<streamInfo>b__0(Object param0)
04 May 01:20:30,737 - 0.6.2.3: Error - Unable to move users.tmp to users.bin. The process cannot access the file because it is being used by another process.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.__Error.WinIOError()
   at System.IO.File.InternalMove(String sourceFileName, String destFileName, Boolean checkHost)
   at DeepBot.Main.#mO()
06 May 01:34:40,885 - 0.6.2.3: Error - Unable to move users.tmp to users.bin. The process cannot access the file because it is being used by another process.
   at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
   at System.IO.__Error.WinIOError()
   at System.IO.File.InternalMove(String sourceFileName, String destFileName, Boolean checkHost)
   at DeepBot.Main.#mO()
06 May 19:40:23,929 - 0.6.2.3: Crashed Invalid credentials
06 May 19:40:23,938 - 0.6.2.3: Crashed    at Google.GData.Client.Utilities.QueryClientLoginToken(GDataCredentials gc, String serviceName, String applicationName, Boolean fUseKeepAlive, IWebProxy proxyServer, Uri clientLoginHandler)
   at Google.GData.Client.GDataGAuthRequest.QueryAuthToken(GDataCredentials gc)
   at Google.GData.Client.GDataGAuthRequest.EnsureCredentials()
   at Google.GData.Client.GDataRequest.EnsureWebRequest()
   at Google.GData.Client.GDataGAuthRequest.EnsureWebRequest()
   at Google.GData.Client.GDataRequest.Execute()
   at Google.GData.Client.GDataGAuthRequest.Execute(Int32 retryCounter)
   at Google.GData.Client.GDataGAuthRequest.Execute()
   at Google.GData.Client.Service.Query(Uri queryUri, DateTime ifModifiedSince, String etag, Int64& contentLength)
   at Google.GData.Client.Service.Query(FeedQuery feedQuery)
   at GDataDB.DatabaseClient.GetDatabase(String name)
   at DeepBot.Main..ctor()
   at #v.#sS.#Xb()
06 May 19:40:46,317 - 0.6.2.3: Crashed Invalid credentials
06 May 19:40:46,332 - 0.6.2.3: Crashed    at Google.GData.Client.Utilities.QueryClientLoginToken(GDataCredentials gc, String serviceName, String applicationName, Boolean fUseKeepAlive, IWebProxy proxyServer, Uri clientLoginHandler)
   at Google.GData.Client.GDataGAuthRequest.QueryAuthToken(GDataCredentials gc)
   at Google.GData.Client.GDataGAuthRequest.EnsureCredentials()
   at Google.GData.Client.GDataRequest.EnsureWebRequest()
   at Google.GData.Client.GDataGAuthRequest.EnsureWebRequest()
   at Google.GData.Client.GDataRequest.Execute()
   at Google.GData.Client.GDataGAuthRequest.Execute(Int32 retryCounter)
   at Google.GData.Client.GDataGAuthRequest.Execute()
   at Google.GData.Client.Service.Query(Uri queryUri, DateTime ifModifiedSince, String etag, Int64& contentLength)
   at Google.GData.Client.Service.Query(FeedQuery feedQuery)
   at GDataDB.DatabaseClient.GetDatabase(String name)
   at DeepBot.Main..ctor()
   at #v.#sS.#Xb()
06 May 19:41:32,815 - 0.6.2.3: Crashed Invalid credentials
06 May 19:41:32,826 - 0.6.2.3: Crashed    at Google.GData.Client.Utilities.QueryClientLoginToken(GDataCredentials gc, String serviceName, String applicationName, Boolean fUseKeepAlive, IWebProxy proxyServer, Uri clientLoginHandler)
   at Google.GData.Client.GDataGAuthRequest.QueryAuthToken(GDataCredentials gc)
   at Google.GData.Client.GDataGAuthRequest.EnsureCredentials()
   at Google.GData.Client.GDataRequest.EnsureWebRequest()
   at Google.GData.Client.GDataGAuthRequest.EnsureWebRequest()
   at Google.GData.Client.GDataRequest.Execute()
   at Google.GData.Client.GDataGAuthRequest.Execute(Int32 retryCounter)
   at Google.GData.Client.GDataGAuthRequest.Execute()
   at Google.GData.Client.Service.Query(Uri queryUri, DateTime ifModifiedSince, String etag, Int64& contentLength)
   at Google.GData.Client.Service.Query(FeedQuery feedQuery)
   at GDataDB.DatabaseClient.GetDatabase(String name)
   at DeepBot.Main..ctor()
   at #v.#sS.#Xb()

4
Where did you hear about DeepBot from?
- HauppaugeGaming and Syanarah
Your stream name?
- TaintedTali
Twitch bot account name?(This needs to be a valid twitch account, other than your streamer account you own that the bot will connect to)
- TaintedBot
Your streaming schedule? [Days/Approximate time]
- 4-5 days each week, times depend on my work schedule.
Is your stream partnered with Twitch?
- No
Average number of users on your channel?
- 5-15
Do you need to migrate an existing points system over to DeepBot? If yes, please specify which Bot you are currently using.
- No

System Edit : Application Accepted. Install complete. Thanks for the support!

Pages: [1]