Author Topic: Full Command List on PasteBin  (Read 8453 times)

0 Members and 1 Guest are viewing this topic.

TheDefiant604

  • Youngling
  • *
  • Posts: 21
  • Karma: +0/-0
    • View Profile
  • Twitch Name: TheDefiant604
Full Command List on PasteBin
« 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:
Chat Moderator for RandomRambo

TheNumbLock

  • Advisor
  • Councilor
  • **
  • Posts: 4776
  • Karma: +137/-5
    • View Profile
  • Twitch Name: TheNumbLock
Re: Full Command List on PasteBin
« Reply #1 on: May 10, 2015, 02:26:17 AM »
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.
Old Name: RepentGamingTV
Twitch: Here

Need help ASAP?
Join Deepbot's Discord: Discord.Deepbot.tv
Deepbot's Twitter: @DeepSupport

TheDefiant604

  • Youngling
  • *
  • Posts: 21
  • Karma: +0/-0
    • View Profile
  • Twitch Name: TheDefiant604
Re: Full Command List on PasteBin
« Reply #2 on: May 11, 2015, 07:22:08 PM »
  • 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:
Code: [Select]
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()
Chat Moderator for RandomRambo

TheNumbLock

  • Advisor
  • Councilor
  • **
  • Posts: 4776
  • Karma: +137/-5
    • View Profile
  • Twitch Name: TheNumbLock
Re: Full Command List on PasteBin
« Reply #3 on: May 12, 2015, 01:44:51 AM »
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.
Old Name: RepentGamingTV
Twitch: Here

Need help ASAP?
Join Deepbot's Discord: Discord.Deepbot.tv
Deepbot's Twitter: @DeepSupport

TheDefiant604

  • Youngling
  • *
  • Posts: 21
  • Karma: +0/-0
    • View Profile
  • Twitch Name: TheDefiant604
Re: Full Command List on PasteBin
« Reply #4 on: May 13, 2015, 07:59:25 PM »
Problem still exists.  Same error message.
Chat Moderator for RandomRambo