What's new
  • Visit Rebornbuddy
  • Visit Resources
  • Visit API Documentation
  • Visit Downloads
  • Visit Portal
  • Visit Panda Profiles
  • Visit LLamamMagic

DB crashed during attaching

phillipo6

New Member
Joined
Apr 14, 2014
Messages
15
Reaction score
0
Code:
2015-07-23 14:32:07,381 [1] INFO  MainWindow (null) - DemonbuddyBETA v1.1.2374.535 started
2015-07-23 14:32:07,403 [1] INFO  MainWindow (null) - This is a BETA build of Demonbuddy. This is not meant for general usage. Please report any issues you may have in the beta thread on our forums.
2015-07-23 14:32:07,403 [1] INFO  MainWindow (null) - This build may have bugs. Use at your own risk!
2015-07-23 14:32:07,529 [1] ERROR MainWindow (null) - System.ArgumentException: Version string portion was too short or too long.
   at System.Version.VersionResult.SetFailure(ParseFailureKind failure, String argument)
   at System.Version.TryParseVersion(String version, VersionResult& result)
   at System.Version.Parse(String input)
   at System.Version..ctor(String version)
   at Demonbuddy.MainWindow.CheckForUpdate()
2015-07-23 14:32:09,604 [9] INFO  MainWindow (null) - Logging in...
2015-07-23 14:32:09,803 [9] INFO  MainWindow (null) - T: 5247418605723617677 H: 1455645141
2015-07-23 14:32:10,490 [1] INFO  MainWindow (null) - Attached to Diablo III with pid: 6600
2015-07-23 14:32:10,502 [1] INFO  MainWindow (null) - Flashing window
2015-07-23 14:32:10,626 [1] INFO  MainWindow (null) - Demonbuddy was unable to retrieve offsets for build: 31666
Thats my error code im getting, have also deinstalled .NET and have ran the buddywizard
 
Back
Top