Author Topic: Bot Crashing... Help!  (Read 1291 times)

0 Members and 1 Guest are viewing this topic.

OllieEdits

  • Youngling
  • *
  • Posts: 6
  • Karma: +0/-0
    • View Profile
Bot Crashing... Help!
« on: April 10, 2014, 01:52:41 PM »
 Whenever I try and run the bot it just comes up with a error to check the log. >:( >:( >:( So frustrating!

Log:
09 Apr 22:48:58,961 - 0.4.1.0: Crashed Binary stream '0' does not contain a valid BinaryHeader. Possible causes are invalid stream or object version change between serialization and deserialization.
09 Apr 22:48:59,081 - 0.4.1.0: 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()

ExpertsOnline

  • Creator
  • Councilor
  • *****
  • Posts: 2656
  • Karma: +289/-24
    • View Profile
  • Twitch Name: expertsonline
Re: Bot Crashing... Help!
« Reply #1 on: April 10, 2014, 08:17:51 PM »
It appears that your computer powered off while the bot was saving the users config, and the database is corrupted.
You will need to recover a copy from your backup folder.

Simply find the latest timestamp usersconfig.bin in the backups\0\ folder and replace the one in the installation directory.