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

DB Crash while trynig to log in

Beast

Member
Joined
Apr 22, 2010
Messages
618
Reaction score
6
Hey, I have been a long time honorbuddy user and decided to give diablo a shot. I am logged into game and run DB as admin and it crashes. Log is attached.
 

Attachments

remove:
- microsoft .net framework 4 client profile
- microsoft .net framework 4 extended
- microsoft visual c++ 2010 x86 redistributable
- microsoft visual c++ 2012 x86 redistributable


restart your pc,
download the installationwizard https://www.thebuddyforum.com/attach...uddywizard-zip
run them as administrator.
after wizard installation is done, run windows update. And install all updates for .net & c++
restart
 
remove:
- microsoft .net framework 4 client profile
- microsoft .net framework 4 extended
- microsoft visual c++ 2010 x86 redistributable
- microsoft visual c++ 2012 x86 redistributable


restart your pc,
download the installationwizard https://www.thebuddyforum.com/attach...uddywizard-zip
run them as administrator.
after wizard installation is done, run windows update. And install all updates for .net & c++
restart

Ok, I did that and it is not working, however when I load a profile it will run for a second then diablo will crash. Log attached
 

Attachments

my DB profiles is not in list can't load game
my DB got stuck at main loader only
 
Last edited:
it was all working all yesterday after maintenance maybe , all my profiles is in same folder
Attached to Diablo III with pid: 3900
Flashing window
Compiler Error: c:\Users\PC User\Desktop\diablo\Plugins\DiaCollector\DiaCollector.cs(171,27) : error CS0117: 'Zeta.Game.InventorySlot' does not contain a definition for 'Gold'
Compiler Error: c:\Users\PC User\Desktop\diablo\Plugins\DiaCollector\Items\ItemDataFactory.cs(58,37) : error CS0266: Cannot implicitly convert type 'long' to 'int'. An explicit conversion exists (are you missing a cast?)
Compiler Error: c:\Users\PC User\Desktop\diablo\Plugins\KeyBot\ProfileTags\ActAvailableToRunTag.cs(66,30) : error CS0266: Cannot implicitly convert type 'long' to 'int'. An explicit conversion exists (are you missing a cast?)
Compiler Error: c:\Users\PC User\Desktop\diablo\Plugins\KeyBot\ProfileTags\ActAvailableToRunTag.cs(68,33) : error CS0266: Cannot implicitly convert type 'long' to 'int'. An explicit conversion exists (are you missing a cast?)
Compiler Error: c:\Users\PC User\Desktop\diablo\Plugins\KeyBot\ProfileTags\ActAvailableToRunTag.cs(70,29) : error CS0266: Cannot implicitly convert type 'long' to 'int'. An explicit conversion exists (are you missing a cast?)
Compiler Error: c:\Users\PC User\Desktop\diablo\Plugins\KeyBot\ProfileTags\ActAvailableToRunTag.cs(72,28) : error CS0266: Cannot implicitly convert type 'long' to 'int'. An explicit conversion exists (are you missing a cast?)
Compiler Error: c:\Users\PC User\Desktop\diablo\Plugins\KeyBot\ProfileTags\MoveToWardenTag.cs(66,33) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Compiler Error: c:\Users\PC User\Desktop\diablo\Plugins\KeyBot\ProfileTags\RunHelperTag.cs(44,33) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Compiler Error: c:\Users\PC User\Desktop\diablo\Plugins\KeyBot\ProfileTags\SafeMoveToListTag.cs(85,33) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Compiler Error: c:\Users\PC User\Desktop\diablo\Plugins\KeyBot\Scanner\KeyWarden.cs(156,25) : warning CS0472: The result of the expression is always 'true' since a value of type 'float' is never equal to 'null' of type 'float?'
Compiler Error: c:\Users\PC User\Desktop\diablo\Plugins\QuestTools\Helpers\ActorHistory.cs(10,7) : warning CS0105: The using directive for 'Zeta.Common' appeared previously in this namespace
Compiler Error: c:\Users\PC User\Desktop\diablo\Plugins\QuestTools\Helpers\ActorHistory.cs(11,7) : warning CS0105: The using directive for 'Zeta.Game' appeared previously in this namespace
Compiler Error: c:\Users\PC User\Desktop\diablo\Plugins\QuestTools\Helpers\CustomConditions.cs(108,20) : error CS0266: Cannot implicitly convert type 'long' to 'int'. An explicit conversion exists (are you missing a cast?)
Compiler Error: c:\Users\PC User\Desktop\diablo\Plugins\QuestTools\Helpers\ItemManager.cs(135,30) : warning CS0168: The variable 'ex' is declared but never used
Compiler Error: c:\Users\PC User\Desktop\diablo\Plugins\QuestTools\ProfileTags\CombatSettingTag.cs(88,34) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Compiler Error: c:\Users\PC User\Desktop\diablo\Plugins\QuestTools\ProfileTags\ExploreDungeonTag.cs(556,34) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Compiler Error: c:\Users\PC User\Desktop\diablo\Plugins\QuestTools\ProfileTags\QTOpenRiftWrapperTag.cs(124,34) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Compiler Error: c:\Users\PC User\Desktop\diablo\Plugins\QuestTools\ProfileTags\ReloadProfileTag.cs(70,34) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Compiler Error: c:\Users\PC User\Desktop\diablo\Plugins\QuestTools\ProfileTags\SetQuestingTag.cs(33,33) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Compiler Error: c:\Users\PC User\Desktop\diablo\Plugins\QuestTools\ProfileTags\TownRunTag.cs(108,34) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Compiler Error: c:\Users\PC User\Desktop\diablo\Plugins\QuestTools\ProfileTags\Movement\MoveToActorTag.cs(396,34) : warning CS0168: The variable 'ex' is declared but never used
Compiler Error: c:\Users\PC User\Desktop\diablo\Plugins\QuestTools\ProfileTags\Movement\SafeMoveToTag.cs(103,33) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
Compiler Error: c:\Users\PC User\Desktop\diablo\Plugins\Trinity\Settings\Loot\ItemListSettings.cs(27,7) : warning CS0105: The using directive for 'System.Text' appeared previously in this namespace
Compiler Error: c:\Users\PC User\Desktop\diablo\Plugins\Trinity\Settings\Loot\ItemListSettings.cs(28,7) : warning CS0105: The using directive for 'System.IO' appeared previously in this namespace
Compiler Error: c:\Users\PC User\Desktop\diablo\Plugins\Trinity\Cache\CacheUIObject.cs(12,18) : warning CS0660: 'Trinity.Cache.CacheUIObject' defines operator == or operator != but does not override Object.Equals(object o)
Compiler Error: c:\Users\PC User\Desktop\diablo\Plugins\Trinity\Items\ItemWrapper.cs(12,18) : warning CS0660: 'Trinity.Items.ItemWrapper' defines operator == or operator != but does not override Object.Equals(object o)
Compiler Error: c:\Users\PC User\Desktop\diablo\Plugins\Trinity\Combat\Abilities\BarbarianCombat.cs(47,59) : warning CS0618: 'Trinity.Combat.Abilities.CombatBase.MinEnergyReserve' is obsolete: 'Use EnergyReserve, Set in Class's CombatSettings() override'
Compiler Error: c:\Users\PC User\Desktop\diablo\Plugins\Trinity\Combat\Abilities\BarbarianCombat.cs(407,75) : warning CS0618: 'Trinity.Combat.Abilities.CombatBase.MinEnergyReserve' is obsolete: 'Use EnergyReserve, Set in Class's CombatSettings() override'
Compiler Error: c:\Users\PC User\Desktop\diablo\Plugins\Trinity\Combat\Abilities\BarbarianCombat.cs(493,148) : warning CS0618: 'Trinity.Combat.Abilities.CombatBase.MinEnergyReserve' is obsolete: 'Use EnergyReserve, Set in Class's CombatSettings() override'
Compiler Error: c:\Users\PC User\Desktop\diablo\Plugins\Trinity\Combat\Abilities\DemonHunterCombat.cs(238,102) : warning CS0618: 'Trinity.Combat.Abilities.CombatBase.MinEnergyReserve' is obsolete: 'Use EnergyReserve, Set in Class's CombatSettings() override'
Compiler Error: c:\Users\PC User\Desktop\diablo\Plugins\Trinity\Combat\Abilities\MonkCombat.cs(419,136) : warning CS0618: 'Trinity.Combat.Abilities.CombatBase.MinEnergyReserve' is obsolete: 'Use EnergyReserve, Set in Class's CombatSettings() override'
Compiler Error: c:\Users\PC User\Desktop\diablo\Plugins\Trinity\Combat\Abilities\MonkCombat.cs(429,105) : warning CS0618: 'Trinity.Combat.Abilities.CombatBase.MinEnergyReserve' is obsolete: 'Use EnergyReserve, Set in Class's CombatSettings() override'
Compiler Error: c:\Users\PC User\Desktop\diablo\Plugins\Trinity\Combat\Abilities\MonkCombat.cs(436,102) : warning CS0618: 'Trinity.Combat.Abilities.CombatBase.MinEnergyReserve' is obsolete: 'Use EnergyReserve, Set in Class's CombatSettings() override'
Compiler Error: c:\Users\PC User\Desktop\diablo\Plugins\Trinity\Combat\Abilities\MonkCombat.cs(461,70) : warning CS0618: 'Trinity.Combat.Abilities.CombatBase.MinEnergyReserve' is obsolete: 'Use EnergyReserve, Set in Class's CombatSettings() override'
Compiler Error: c:\Users\PC User\Desktop\diablo\Plugins\Trinity\Combat\Abilities\MonkCombat.cs(493,105) : warning CS0618: 'Trinity.Combat.Abilities.CombatBase.MinEnergyReserve' is obsolete: 'Use EnergyReserve, Set in Class's CombatSettings() override'
Compiler Error: c:\Users\PC User\Desktop\diablo\Plugins\Trinity\Helpers\MemoryHelper.cs(51,34) : warning CS0168: The variable 'ex' is declared but never used
Compiler Error: c:\Users\PC User\Desktop\diablo\Plugins\Trinity\Helpers\MemoryHelper.cs(61,34) : warning CS0168: The variable 'ex' is declared but never used
Compiler Error: c:\Users\PC User\Desktop\diablo\Plugins\Trinity\Helpers\ToStringReflector.cs(16,32) : warning CS0168: The variable 'properties' is declared but never used
Compiler Error: c:\Users\PC User\Desktop\diablo\Plugins\Trinity\Items\CachedACDItem.cs(201,41) : error CS0266: Cannot implicitly convert type 'long' to 'int'. An explicit conversion exists (are you missing a cast?)
Compiler Error: c:\Users\PC User\Desktop\diablo\Plugins\Trinity\Items\ItemWrapper.cs(83,37) : error CS0266: Cannot implicitly convert type 'long' to 'int'. An explicit conversion exists (are you missing a cast?)
Compiler Error: c:\Users\PC User\Desktop\diablo\Plugins\Trinity\Items\TrinityItemManager.cs(1057,49) : error CS0266: Cannot implicitly convert type 'long' to 'int'. An explicit conversion exists (are you missing a cast?)
Compiler Error: c:\Users\PC User\Desktop\diablo\Plugins\Trinity\Items\TrinityItemManager.cs(1612,28) : error CS0266: Cannot implicitly convert type 'long' to 'int'. An explicit conversion exists (are you missing a cast?)
Compiler Error: c:\Users\PC User\Desktop\diablo\Plugins\Trinity\Items\TrinityItemManager.cs(1614,28) : error CS0266: Cannot implicitly convert type 'long' to 'int'. An explicit conversion exists (are you missing a cast?)
Compiler Error: c:\Users\PC User\Desktop\diablo\Plugins\UberBot\Classes\InfernalMachines.cs(73,20) : error CS1502: The best overloaded method match for 'UberBot.Classes.InfernalMachines.AddToInfernalMachinesCount(int, int)' has some invalid arguments
Compiler Error: c:\Users\PC User\Desktop\diablo\Plugins\UberBot\Classes\InfernalMachines.cs(73,59) : error CS1503: Argument 2: cannot convert from 'long' to 'int'
Compiler Error: c:\Users\PC User\Desktop\diablo\Plugins\UberBot\Classes\UberOrgans.cs(184,20) : error CS1502: The best overloaded method match for 'UberBot.Classes.UberOrgans.AddToOrgansCount(int, int)' has some invalid arguments
Compiler Error: c:\Users\PC User\Desktop\diablo\Plugins\UberBot\Classes\UberOrgans.cs(184,49) : error CS1503: Argument 2: cannot convert from 'long' to 'int'
Compiler Error: c:\Users\PC User\Desktop\diablo\Plugins\UberBot\Classes\UberOrgans.cs(188,20) : error CS1502: The best overloaded method match for 'UberBot.Classes.UberOrgans.AddToOrgansCount(int, int)' has some invalid arguments
Compiler Error: c:\Users\PC User\Desktop\diablo\Plugins\UberBot\Classes\UberOrgans.cs(188,49) : error CS1503: Argument 2: cannot convert from 'long' to 'int'
Compiler Error: c:\Users\PC User\Desktop\diablo\Plugins\zKadalaSpree\Kadala.cs(1,7) : error CS0246: The type or namespace name 'QuestTools' could not be found (are you missing a using directive or an assembly reference?)
Compiler Error: c:\Users\PC User\Desktop\diablo\Plugins\zKadalaSpree\Kadala.cs(2,7) : error CS0246: The type or namespace name 'QuestTools' could not be found (are you missing a using directive or an assembly reference?)
Compiler Error: c:\Users\PC User\Desktop\diablo\Plugins\zKadalaSpree\Kadala.cs(3,7) : error CS0246: The type or namespace name 'QuestTools' could not be found (are you missing a using directive or an assembly reference?)
Compiler Error: c:\Users\PC User\Desktop\diablo\Plugins\zKadalaSpree\Kadala.cs(4,7) : error CS0246: The type or namespace name 'QuestTools' could not be found (are you missing a using directive or an assembly reference?)
Compiler Error: c:\Users\PC User\Desktop\diablo\Plugins\zKadalaSpree\Kadala.cs(21,33) : error CS0246: The type or namespace name 'QuestToolsPlugin' could not be found (are you missing a using directive or an assembly reference?)
Compiler Error: c:\Users\PC User\Desktop\diablo\Plugins\zKadalaSpree\Kadala.Settings.cs(9,7) : error CS0246: The type or namespace name 'QuestTools' could not be found (are you missing a using directive or an assembly reference?)
Compiler Error: c:\Users\PC User\Desktop\diablo\Plugins\zKadalaSpree\Kadala.cs(17,16) : error CS0246: The type or namespace name 'QuestTools' could not be found (are you missing a using directive or an assembly reference?)
Compiler Error: c:\Users\PC User\Desktop\diablo\Plugins\zKadalaSpree\Kadala.cs(27,29) : error CS0246: The type or namespace name 'VendorSlot' could not be found (are you missing a using directive or an assembly reference?)
Compiler Error: c:\Users\PC User\Desktop\diablo\Plugins\zKadalaSpree\Kadala.Settings.cs(423,21) : error CS0246: The type or namespace name 'VendorSlot' could not be found (are you missing a using directive or an assembly reference?)
[EZUpdater] Enabled
[EZUpdater] Starting EZUpdater Thread
[LumberJack] Plugin v1.0.21 Enabled
Current bot set to Order Bot
Loaded profile Rift Bot Loader
 
Last edited:
Back
Top