syndicatehb
New Member
- Joined
- Dec 24, 2012
- Messages
- 10
- Reaction score
- 0
Downloaded the latest:
Demonbuddy 1.1.2224.397
and using Rift Bot Compilation v1.5rev467
Demonbuddy runs and logins in fine. When I put in the Rift Bot Compilation, I get this string of errors. I have deleted everything and re-downloaded. I have re-ran BuddyWizard. This has been working fine for a year or so, I can't figure out what I am doing wrong or whats going on.
Demonbuddy v1.1.2224.397 started
Logging in...
Attached to Diablo III with pid: 5332
Flashing window
Compiler Error: c:\Users\DanielAR\Downloads\Demonbuddy 1.1.2224.397\Plugins\QuestTools\Helpers\ActorHistory.cs(10,7) : warning CS0105: The using directive for 'Zeta.Common' appeared previously in this namespace
Compiler Error: c:\Users\DanielAR\Downloads\Demonbuddy 1.1.2224.397\Plugins\QuestTools\Helpers\ActorHistory.cs(11,7) : warning CS0105: The using directive for 'Zeta.Game' appeared previously in this namespace
Compiler Error: c:\Users\DanielAR\Downloads\Demonbuddy 1.1.2224.397\Plugins\QuestTools\Helpers\ItemManager.cs(127,30) : warning CS0168: The variable 'ex' is declared but never used
Compiler Error: c:\Users\DanielAR\Downloads\Demonbuddy 1.1.2224.397\Plugins\QuestTools\Helpers\WindowManager.cs(44,53) : error CS0117: 'QuestTools.Helpers.FileManager' does not contain a definition for 'GetFile'
Compiler Error: c:\Users\DanielAR\Downloads\Demonbuddy 1.1.2224.397\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\DanielAR\Downloads\Demonbuddy 1.1.2224.397\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\DanielAR\Downloads\Demonbuddy 1.1.2224.397\Plugins\QuestTools\ProfileTags\QTOpenRiftWrapperTag.cs(118,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\DanielAR\Downloads\Demonbuddy 1.1.2224.397\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\DanielAR\Downloads\Demonbuddy 1.1.2224.397\Plugins\QuestTools\ProfileTags\TownRunTag.cs(104,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\DanielAR\Downloads\Demonbuddy 1.1.2224.397\Plugins\QuestTools\ProfileTags\Movement\MoveToActorTag.cs(391,34) : warning CS0168: The variable 'ex' is declared but never used
Compiler Error: c:\Users\DanielAR\Downloads\Demonbuddy 1.1.2224.397\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\DanielAR\Downloads\Demonbuddy 1.1.2224.397\Plugins\Trinity\Reference\ItemRanks.cs(10,7) : warning CS0105: The using directive for 'Zeta.Game.Internals' appeared previously in this namespace
Compiler Error: c:\Users\DanielAR\Downloads\Demonbuddy 1.1.2224.397\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\DanielAR\Downloads\Demonbuddy 1.1.2224.397\Plugins\Trinity\Settings\Loot\ItemRankSettings.cs(61,17) : error CS0246: The type or namespace name 'ItemRankMode' could not be found (are you missing a using directive or an assembly reference?)
Compiler Error: c:\Users\DanielAR\Downloads\Demonbuddy 1.1.2224.397\Plugins\Trinity\Settings\Loot\ItemRankSettings.cs(70,16) : error CS0246: The type or namespace name 'ItemRankMode' could not be found (are you missing a using directive or an assembly reference?)
[GearSwapReloaded] 1.0.4.3 Initialized
Demonbuddy 1.1.2224.397
and using Rift Bot Compilation v1.5rev467
Demonbuddy runs and logins in fine. When I put in the Rift Bot Compilation, I get this string of errors. I have deleted everything and re-downloaded. I have re-ran BuddyWizard. This has been working fine for a year or so, I can't figure out what I am doing wrong or whats going on.
Demonbuddy v1.1.2224.397 started
Logging in...
Attached to Diablo III with pid: 5332
Flashing window
Compiler Error: c:\Users\DanielAR\Downloads\Demonbuddy 1.1.2224.397\Plugins\QuestTools\Helpers\ActorHistory.cs(10,7) : warning CS0105: The using directive for 'Zeta.Common' appeared previously in this namespace
Compiler Error: c:\Users\DanielAR\Downloads\Demonbuddy 1.1.2224.397\Plugins\QuestTools\Helpers\ActorHistory.cs(11,7) : warning CS0105: The using directive for 'Zeta.Game' appeared previously in this namespace
Compiler Error: c:\Users\DanielAR\Downloads\Demonbuddy 1.1.2224.397\Plugins\QuestTools\Helpers\ItemManager.cs(127,30) : warning CS0168: The variable 'ex' is declared but never used
Compiler Error: c:\Users\DanielAR\Downloads\Demonbuddy 1.1.2224.397\Plugins\QuestTools\Helpers\WindowManager.cs(44,53) : error CS0117: 'QuestTools.Helpers.FileManager' does not contain a definition for 'GetFile'
Compiler Error: c:\Users\DanielAR\Downloads\Demonbuddy 1.1.2224.397\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\DanielAR\Downloads\Demonbuddy 1.1.2224.397\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\DanielAR\Downloads\Demonbuddy 1.1.2224.397\Plugins\QuestTools\ProfileTags\QTOpenRiftWrapperTag.cs(118,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\DanielAR\Downloads\Demonbuddy 1.1.2224.397\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\DanielAR\Downloads\Demonbuddy 1.1.2224.397\Plugins\QuestTools\ProfileTags\TownRunTag.cs(104,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\DanielAR\Downloads\Demonbuddy 1.1.2224.397\Plugins\QuestTools\ProfileTags\Movement\MoveToActorTag.cs(391,34) : warning CS0168: The variable 'ex' is declared but never used
Compiler Error: c:\Users\DanielAR\Downloads\Demonbuddy 1.1.2224.397\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\DanielAR\Downloads\Demonbuddy 1.1.2224.397\Plugins\Trinity\Reference\ItemRanks.cs(10,7) : warning CS0105: The using directive for 'Zeta.Game.Internals' appeared previously in this namespace
Compiler Error: c:\Users\DanielAR\Downloads\Demonbuddy 1.1.2224.397\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\DanielAR\Downloads\Demonbuddy 1.1.2224.397\Plugins\Trinity\Settings\Loot\ItemRankSettings.cs(61,17) : error CS0246: The type or namespace name 'ItemRankMode' could not be found (are you missing a using directive or an assembly reference?)
Compiler Error: c:\Users\DanielAR\Downloads\Demonbuddy 1.1.2224.397\Plugins\Trinity\Settings\Loot\ItemRankSettings.cs(70,16) : error CS0246: The type or namespace name 'ItemRankMode' could not be found (are you missing a using directive or an assembly reference?)
[GearSwapReloaded] 1.0.4.3 Initialized