Author Topic: Deepbot Crashing  (Read 1484 times)

0 Members and 1 Guest are viewing this topic.

dekap

  • Youngling
  • *
  • Posts: 16
  • Karma: +0/-0
    • View Profile
  • Twitch Name: gamingdekap
Deepbot Crashing
« on: April 20, 2014, 12:59:57 PM »
deepbot is crashing now whenever i open it. it was fine until today. error log is below

20 Apr 00:58:21,861 - 0.4.1.0: Crashed The input stream is not a valid binary format. The starting contents (in bytes) are: 34-2D-30-37-54-31-30-3A-35-31-3A-34-36-2E-39-35-36 ...
20 Apr 00:58:21,866 - 0.4.1.0: Crashed    at System.Runtime.Serialization.Formatters.Binary.SerializationHeaderRecord.Read(__BinaryParser input)
   at System.Runtime.Serialization.Formatters.Binary.__BinaryParser.ReadSerializationHeaderRecord()
   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.Main.LoadUsers()
   at DeepBot.Main..ctor()
   at DeepBot.Program.Main()

ExpertsOnline

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

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