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

Parallels + Win10 + DemonBuddy

AnthraX

New Member
Joined
Jan 15, 2010
Messages
15
Reaction score
0
Anyone have some strategies for making this work? DB Crashes after clicking login.

C++ 2010 x86 & C++ 2012 x86 Installed. Also installed .net 3.5, (4.0 comes with OS) etc...

No idea what's killing it. Log below:

2016-02-02 01:11:33,686 [1] INFO MainWindow (null) - Demonbuddy v1.1.2906.449 started
2016-02-02 01:12:27,406 [1] INFO MainWindow (null) - Logging in...
2016-02-02 01:12:27,644 [7] DEBUG MainWindow (null) - Logging in to BestLatency (192.99.20.72)
2016-02-02 01:12:28,154 [7] INFO MainWindow (null) - T: 5247585741903844107 H: 4189350428
 
Probably worth noting, I also have the VM fully patched. And both C++ Installs were from DB Wizard
 
Last edited:
remove:

- microsoft visual c++ 2005-2015 x86 redistributable



restart your pc,
download the installationwizard http://updates.buddyauth.com/BuddyWizard.zip
run them as administrator.
after wizard installation is done, run windows update. And install all updates for .net & c++
restart
 
remove:

- microsoft visual c++ 2005-2015 x86 redistributable



restart your pc,
download the installationwizard http://updates.buddyauth.com/BuddyWizard.zip
run them as administrator.
after wizard installation is done, run windows update. And install all updates for .net & c++
restart

Definitely fixed it. However new issue with Trinity + Compiler Error. Both on Mac with VM and Windows 10 x64 full install on baremetal.

There's definitely something screwy here.
 

Attachments

Looks like I figured it out on my own. The DB Installer (both the ZIP and the Wizard) install a faulty version of Trinity. Found the combat routine on the forums, installed that, reloaded, golden.

You guys may want to look at your update / zip file of DB, definitely having issues.

I actually found that I could install the missing C++ Package (2013 x86) and it solved my problem without having to use the Buddy Wizard on a different machine. Looks like the wizard does not have the package to install included (or doesn't try to pull from Web, didn't dig to deep on the step by step there, but there's clearly room for improvement, hope this info helps!).
 
Back
Top