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

"Demonbuddy has stopped working"

Status
Not open for further replies.

Bobonei

Member
Joined
Nov 19, 2011
Messages
34
Reaction score
0
Hi!

I've tried looking for a solution in the 10 other "Demonbuddy has stopped working" threads, but i can't seem to find my problem
I just freshly installed DB from release download.

Logs are saying nothing, and as soon as i try to login, it stops working, and i have to close it.
I went to the "Help" folder and installed the 2 requirements for DB to work, but it' still not working.

Any help to get?
Thx.
 
Hello! I had the same problem.

Be sure to use download and run BuddyWizard. (This actually fixed it for me because I have the reading comprehension of a four year old.)

Download and install a fresh copy of demonbuddy. Installer or Zip.

Extract or install to your C:\ drive. A long directory path such as if demonbuddy is on your desktop could cause problems!

Inside your demonbuddy folder remove /plugins, and /routines folders.

download Full Questing - All Acts - Complete and copy the folders into your demonbuddy folder.

Attempt to run demonbuddy now!

If it still does not work, inside of your demonbuddy folder is a directory called Logs. Check for text files inside of that folder and paste the contents here.
 
Last edited:
Hi! thx alot, that made me able to login now, but i get a bunch of errors when logged in now.

Compiler Error: c:\DB\Plugins\Trinity\ItemRules\Interpreter.cs(877,52) : error CS1061: 'Zeta.Game.Internals.ItemStats' does not contain a definition for 'WeaponOnHitSlowProcChance' and no extension method 'WeaponOnHitSlowProcChance' accepting a first argument of type 'Zeta.Game.Internals.ItemStats' could be found (are you missing a using directive or an assembly reference?)
Compiler Error: c:\DB\Plugins\Trinity\ItemRules\Interpreter.cs(878,53) : error CS1061: 'Zeta.Game.Internals.ItemStats' does not contain a definition for 'WeaponOnHitBlindProcChance' and no extension method 'WeaponOnHitBlindProcChance' accepting a first argument of type 'Zeta.Game.Internals.ItemStats' could be found (are you missing a using directive or an assembly reference?)
Compiler Error: c:\DB\Plugins\Trinity\ItemRules\Interpreter.cs(879,53) : error CS1061: 'Zeta.Game.Internals.ItemStats' does not contain a definition for 'WeaponOnHitChillProcChance' and no extension method 'WeaponOnHitChillProcChance' accepting a first argument of type 'Zeta.Game.Internals.ItemStats' could be found (are you missing a using directive or an assembly reference?)
Compiler Error: c:\DB\Plugins\Trinity\ItemRules\Interpreter.cs(880,52) : error CS1061: 'Zeta.Game.Internals.ItemStats' does not contain a definition for 'WeaponOnHitFearProcChance' and no extension method 'WeaponOnHitFearProcChance' accepting a first argument of type 'Zeta.Game.Internals.ItemStats' could be found (are you missing a using directive or an assembly reference?)
Compiler Error: c:\DB\Plugins\Trinity\ItemRules\Interpreter.cs(881,54) : error CS1061: 'Zeta.Game.Internals.ItemStats' does not contain a definition for 'WeaponOnHitFreezeProcChance' and no extension method 'WeaponOnHitFreezeProcChance' accepting a first argument of type 'Zeta.Game.Internals.ItemStats' could be found (are you missing a using directive or an assembly reference?)
Compiler Error: c:\DB\Plugins\Trinity\ItemRules\Interpreter.cs(882,52) : error CS1061: 'Zeta.Game.Internals.ItemStats' does not contain a definition for 'WeaponOnHitImmobilizeProcChance' and no extension method 'WeaponOnHitImmobilizeProcChance' accepting a first argument of type 'Zeta.Game.Internals.ItemStats' could be found (are you missing a using directive or an assembly reference?)
Compiler Error: c:\DB\Plugins\Trinity\ItemRules\Interpreter.cs(883,53) : error CS1061: 'Zeta.Game.Internals.ItemStats' does not contain a definition for 'WeaponOnHitKnockbackProcChance' and no extension method 'WeaponOnHitKnockbackProcChance' accepting a first argument of type 'Zeta.Game.Internals.ItemStats' could be found (are you missing a using directive or an assembly reference?)
Compiler Error: c:\DB\Plugins\Trinity\ItemRules\Interpreter.cs(884,53) : error CS1061: 'Zeta.Game.Internals.ItemStats' does not contain a definition for 'WeaponOnHitBleedProcChance' and no extension method 'WeaponOnHitBleedProcChance' accepting a first argument of type 'Zeta.Game.Internals.ItemStats' could be found (are you missing a using directive or an assembly reference?)
Compiler Error: c:\DB\Plugins\Trinity\ItemRules\Interpreter.cs(886,55) : error CS1061: 'Zeta.Game.Internals.ItemStats' does not contain a definition for 'OnHitAreaDamageProcChance' and no extension method 'OnHitAreaDamageProcChance' accepting a first argument of type 'Zeta.Game.Internals.ItemStats' could be found (are you missing a using directive or an assembly reference?)
Compiler Error: c:\DB\Plugins\Trinity\ItemRules\Interpreter.cs(888,49) : error CS1061: 'Zeta.Game.Internals.ItemStats' does not contain a definition for 'PowerCooldownReductionPercent' and no extension method 'PowerCooldownReductionPercent' accepting a first argument of type 'Zeta.Game.Internals.ItemStats' could be found (are you missing a using directive or an assembly reference?)
Compiler Error: c:\DB\Plugins\Trinity\ItemRules\Interpreter.cs(889,50) : error CS1061: 'Zeta.Game.Internals.ItemStats' does not contain a definition for 'ResourceCostReductionPercent' and no extension method 'ResourceCostReductionPercent' accepting a first argument of type 'Zeta.Game.Internals.ItemStats' could be found (are you missing a using directive or an assembly reference?)
Compiler Error: c:\DB\Plugins\Trinity\ItemRules\Interpreter.cs(891,52) : error CS1061: 'Zeta.Game.Internals.ItemStats' does not contain a definition for 'SkillDamagePercentBonus' and no extension method 'SkillDamagePercentBonus' accepting a first argument of type 'Zeta.Game.Internals.ItemStats' could be found (are you missing a using directive or an assembly reference?)
Compiler Error: c:\DB\Plugins\Trinity\ItemRules\Interpreter.cs(892,51) : error CS1061: 'Zeta.Game.Internals.ItemStats' does not contain a definition for 'FireSkillDamagePercentBonus' and no extension method 'FireSkillDamagePercentBonus' accepting a first argument of type 'Zeta.Game.Internals.ItemStats' could be found (are you missing a using directive or an assembly reference?)
Compiler Error: c:\DB\Plugins\Trinity\ItemRules\Interpreter.cs(893,56) : error CS1061: 'Zeta.Game.Internals.ItemStats' does not contain a definition for 'LightningSkillDamagePercentBonus' and no extension method 'LightningSkillDamagePercentBonus' accepting a first argument of type 'Zeta.Game.Internals.ItemStats' could be found (are you missing a using directive or an assembly reference?)
Compiler Error: c:\DB\Plugins\Trinity\ItemRules\Interpreter.cs(894,51) : error CS1061: 'Zeta.Game.Internals.ItemStats' does not contain a definition for 'ColdSkillDamagePercentBonus' and no extension method 'ColdSkillDamagePercentBonus' accepting a first argument of type 'Zeta.Game.Internals.ItemStats' could be found (are you missing a using directive or an assembly reference?)
Compiler Error: c:\DB\Plugins\Trinity\ItemRules\Interpreter.cs(895,53) : error CS1061: 'Zeta.Game.Internals.ItemStats' does not contain a definition for 'PosionSkillDamagePercentBonus' and no extension method 'PosionSkillDamagePercentBonus' accepting a first argument of type 'Zeta.Game.Internals.ItemStats' could be found (are you missing a using directive or an assembly reference?)
Compiler Error: c:\DB\Plugins\Trinity\ItemRules\Interpreter.cs(896,53) : error CS1061: 'Zeta.Game.Internals.ItemStats' does not contain a definition for 'ArcaneSkillDamagePercentBonus' and no extension method 'ArcaneSkillDamagePercentBonus' accepting a first argument of type 'Zeta.Game.Internals.ItemStats' could be found (are you missing a using directive or an assembly reference?)
Compiler Error: c:\DB\Plugins\Trinity\ItemRules\Interpreter.cs(897,51) : error CS1061: 'Zeta.Game.Internals.ItemStats' does not contain a definition for 'HolySkillDamagePercentBonus' and no extension method 'HolySkillDamagePercentBonus' accepting a first argument of type 'Zeta.Game.Internals.ItemStats' could be found (are you missing a using directive or an assembly reference?)
[Armory] v1.0.2 Initialized
 
Got it working now! please close thread, thanks for the help!
 
Closed. Great. In future, just upload the log files.
 
Status
Not open for further replies.
Back
Top