Deep Bot - Twitch Streamer Assistant
Deep Bot => Bug Reports => Topic started by: Xcore570 on September 10, 2014, 03:17:56 AM
-
My Deepbot is crashing on launch. I understand you are on a trip, take your time. This is the errorlog
09 Sep 15:15:55,778 - 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.
09 Sep 15:15:55,789 - 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()
-
For the time being, have you tried to reinstall Deepbot? If you no longer have the installer I can PM it to you on Twitch
-
HI Dante,
Yes, I have tried re-installing it.
-
After a quick forum search, it would appear Expert's has already answered this for another user that had the same problem. Turns out your "userconfig" file might be corrupt. I'll quote the message he put word for word. Hopefully that should help you to get Deepbot working again
It appears your usersconfig file is corrupted. Try to restore from backups which exist in the following folders:
30min interval backups: backups/0/
6hr interval backups: backups/1/
24hr interval backups: backups/2/
To restore a backup:
Close DeepBot
rename current usersconfig.bin to usersconfig_bak.bin (This is the backup of your current database)
Find the usersconfig.bin file with the appropriate timestamp that you want to restore from the backups\ folder and copy it
Paste the file in the main folder (where the original usersconfig.bin was)
Rename the backup file to usersconfig.bin (removing the timestamp)
Start DeepBot
Regards,
Experts
Original Topic: http://deepbot.deep.sg/forums/index.php?topic=1445 (http://deepbot.deep.sg/forums/index.php?topic=1445)
-
Fixed it right up, thanks!