Deep Bot - Twitch Streamer Assistant
Deep Bot => Bug Reports => Topic started by: AmpfyBot on July 10, 2014, 09:58:44 AM
-
I keep getting the error "Oops! I have crashed. Saving crash log to errorlog.txt. Please send this to expertsonline providing any additional information on the crash." If you have any insight to solve this problem I would appreciate it!!
-
Can you post the error log? You can find this in your logs folder where you installed Deepbot
Thanks,
Dante557
-
here is the errorlog
-
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
-
i get this error when it crashes
23 Jul 16:15:05,900 - 0.4.4.2: Crashed at System.Xml.Serialization.XmlSerializer.Deserialize(XmlReader xmlReader, String encodingStyle, XmlDeserializationEvents events)
at System.Xml.Serialization.XmlSerializer.Deserialize(Stream stream)
at DeepBot.BackupManager.LoadSnapshots()
at DeepBot.BackupManager..ctor()
at DeepBot.Main..ctor()
at DeepBot.Program.Main()