Deep Bot - Twitch Streamer Assistant
Deep Bot => Bug Reports => Topic started by: TheDefiant604 on May 09, 2015, 02:23:38 PM
-
I am a chat moderator for a Twitch streamer who uses DeepBot. We are currently, as of v0.7.0.19 and including v0.7.0.21, having an issue with outputting the full commands list to PasteBin. This worked in v0.7.0.8, but stopped working after DeepBot was updated. We have over 100 custom commands, so not using PasteBin output is not an option.
Bug: Output of full command list to PasteBin is not working.
Info: When using !cmdlist with "Show full command list on PasteBin" selected, Deepbot either doesn't print anything, or doesn't print the PasteBin URL.
How did you produce this bug or come across it?: Set "Show full command list on PasteBin" then type !cmdlist.
Pic:
(http://i.imgur.com/9EW1Z9n.png)
-
Works for me.
- Running the bot as admin?
- Try going into the master settings>Uncheck "Show Full command list on Pastebin">Save>Revert back the changes after saving.
If it still doesn't work, let me know.
-
- Bot is running as admin and UAC is disabled.
- Tried turning off output to PasteBin, restarting bot, then re-enabling PasteBin.
It's still not working. An error message is produced and the bot actually crashes. Here is the error:
11 May 13:14:46,476 - 0.7.0.21: Crashed at http://System.Net.WebClient.UploadValues(Uri address, String method, NameValueCollection data)
at http://System.Net.WebClient.UploadValues(String address, NameValueCollection data)
at DeepBot.DeepBotAPI.PasteBinAPI.#om(PasteBinEntry #S0)
at #el.#lm.#W0.#V0(Object #Thb)
at System.Threading.QueueUserWorkItemCallback.WaitCallback_Context(Object state)
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.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
at System.Threading.ThreadPoolWorkQueue.Dispatch()
at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback()
-
Okay.
- Try updating/repairing your .NET Framework 4.5.2: https://www.microsoft.com/en-us/download/details.aspx?id=42642
- Install/Repair the x86 and x64 versions of redist from here : http://www.microsoft.com/en-sg/download/details.aspx?id=30679
- Restart your computer after
If you still get the problem, let me know.
-
Problem still exists. Same error message.