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

Pages: [1]
1
Custom Notifications / Re: Custom Notification Halp plz
« on: October 13, 2014, 05:18:18 AM »
I fixed the follow notification one myself, but I can't figure the donation one lol. Here's the resized image.

http://i.imgur.com/OA5sdpu.png

2
Custom Notifications / Re: Custom Notification Halp plz
« on: October 13, 2014, 05:07:23 AM »
Code works, but the image is really big! I think thats my fault for not resizing the original image? What should I do?

Edit: Actually I think I know what to do from here, thank you so much! :)

3
Custom Notifications / Custom Notification Halp plz
« on: October 13, 2014, 04:16:37 AM »
Hi, I got two images a friend designed I'd like to make my Follower Notification and Donation Notification.

http://postimg.org/image/qakeyxc4d/

http://postimg.org/image/4y15noktv/


4
Help/Support / Re: DeepBot crashing when trying to start
« on: September 18, 2014, 06:35:18 AM »
I fixed it, but had to delete everything from my computer related to DeepBot, which let me re-install it cleanly. Only downside, had to redo all my channel commands and everyone lost their points :(

5
Help/Support / DeepBot crashing when trying to start
« on: September 18, 2014, 02:44:13 AM »
Hello! Recently my DeepBot has been crashing when trying to load. My computer tends to crash a lot (currently trying to fix that issue on my end) but recently during a crash I had to restart my computer and when I got everything back up and running DeepBot wouldn't load up. I attempted to repair the installation with the setup.exe and it still crashes when trying to start-up.

Here is the Error Log.

07 Sep 17:27:49,427 - 0.5.2.1: Error - Unable to upload 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)
09 Sep 01:55:42,473 - 0.5.2.1: Error - Unable to upload 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)
09 Sep 03:50:48,459 - 0.5.2.1: Error - Unable to upload 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)
09 Sep 04:00:48,960 - 0.5.2.1: Error - Unable to upload 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)
12 Sep 00:10:10,982 - 0.5.2.1: Error - Unable to upload 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)
15 Sep 22:02:24,099 - 0.5.2.1: Error - Unable to upload 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)
16 Sep 04:28:07,124 - 0.5.2.1: Error - Unable to upload stream info: The remote server returned an error: (503) Server Unavailable.
   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)
16 Sep 23:23:29,901 - 0.5.2.1: Crashed Binary stream '0' does not contain a valid BinaryHeader. Possible causes are invalid stream or object version change between serialization and deserialization.
16 Sep 23:23:30,166 - 0.5.2.1: Crashed    at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run()
   at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage)
   at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage)
   at DeepBot.UserConfig.LoadUserConfig()
   at DeepBot.Main..ctor()
   at DeepBot.Program.Main()
17 Sep 01:19:37,224 - 0.5.2.1: Crashed Binary stream '0' does not contain a valid BinaryHeader. Possible causes are invalid stream or object version change between serialization and deserialization.
17 Sep 01:19:37,244 - 0.5.2.1: Crashed    at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run()
   at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage)
   at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage)
   at DeepBot.UserConfig.LoadUserConfig()
   at DeepBot.Main..ctor()
   at DeepBot.Program.Main()
17 Sep 01:19:51,899 - 0.5.2.1: Crashed Binary stream '0' does not contain a valid BinaryHeader. Possible causes are invalid stream or object version change between serialization and deserialization.
17 Sep 01:19:51,911 - 0.5.2.1: Crashed    at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run()
   at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage)
   at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage)
   at DeepBot.UserConfig.LoadUserConfig()
   at DeepBot.Main..ctor()
   at DeepBot.Program.Main()
17 Sep 11:38:04,453 - 0.5.2.1: Crashed Binary stream '0' does not contain a valid BinaryHeader. Possible causes are invalid stream or object version change between serialization and deserialization.
17 Sep 11:38:04,637 - 0.5.2.1: Crashed    at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run()
   at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage)
   at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage)
   at DeepBot.UserConfig.LoadUserConfig()
   at DeepBot.Main..ctor()
   at DeepBot.Program.Main()
17 Sep 11:40:43,402 - 0.5.2.1: Crashed Binary stream '0' does not contain a valid BinaryHeader. Possible causes are invalid stream or object version change between serialization and deserialization.
17 Sep 11:40:43,417 - 0.5.2.1: Crashed    at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.Run()
   at System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage)
   at System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage)
   at DeepBot.UserConfig.LoadUserConfig()
   at DeepBot.Main..ctor()
   at DeepBot.Program.Main()

6
Feature Requests / Re: New Donation Notification Functionality
« on: August 31, 2014, 12:52:49 AM »
Message Sent! Thanks for all the hard work! :D

7
1. I heard about deepbot from meL-
2. NexusSin
3. Sinnersbot
4. Whenever I'm available (usually all day with breaks in between.) Definite streaming on Tuesdays from 9est - 11 est for Drunk Gaming w/ my friend Joe.
5. No, but I want to get there!
6. Back in the day ~30, now not so much as I'm just getting back in to it.
7. No I do not need to migrate any points over.

Sent in a $10 donation, hope my application is accepted, if not keep up the great work and I hope I can get a chance to use the program in the future! :)

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

Pages: [1]