Attached to Diablo III with pid: 912
Flashing window
Compiler Error: C:\Users\Spiffypop\Documents\Demonbuddy\Plugins\Trinity\Coroutines\BuyItemsFromVendor.cs(16,7) : warning CS0105: The using directive for 'Zeta.Common' appeared previously in this namespace
Compiler Error: C:\Users\Spiffypop\Documents\Demonbuddy\Plugins\Trinity\Coroutines\BuyItemsFromVendor.cs(17,7) : warning CS0105: The using directive for 'Zeta.Bot' appeared previously in this namespace
Compiler Error: C:\Users\Spiffypop\Documents\Demonbuddy\Plugins\Trinity\Coroutines\PutItemsInStash.cs(12,7) : warning CS0105: The using directive for 'Zeta.Common' appeared previously in this namespace
Compiler Error: C:\Users\Spiffypop\Documents\Demonbuddy\Plugins\Trinity\Coroutines\PutItemsInStash.cs(13,7) : warning CS0105: The using directive for 'Zeta.Bot' appeared previously in this namespace
Compiler Error: C:\Users\Spiffypop\Documents\Demonbuddy\Plugins\Trinity\Coroutines\TakeItemsFromStash.cs(12,7) : warning CS0105: The using directive for 'Zeta.Common' appeared previously in this namespace
Compiler Error: C:\Users\Spiffypop\Documents\Demonbuddy\Plugins\Trinity\Coroutines\TakeItemsFromStash.cs(13,7) : warning CS0105: The using directive for 'Zeta.Bot' appeared previously in this namespace
Compiler Error: C:\Users\Spiffypop\Documents\Demonbuddy\Plugins\Trinity\Movement\StuckHandler.cs(11,7) : warning CS0105: The using directive for 'System.Threading.Tasks' appeared previously in this namespace
Compiler Error: C:\Users\Spiffypop\Documents\Demonbuddy\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\Spiffypop\Documents\Demonbuddy\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\Spiffypop\Documents\Demonbuddy\Plugins\Trinity\UI\UIComponents\BindingMember.cs(17,7) : warning CS0105: The using directive for 'Trinity.Technicals' appeared previously in this namespace
Compiler Error: C:\Users\Spiffypop\Documents\Demonbuddy\Plugins\Trinity\UI\UIComponents\MarkupExtensions\WidthToColumnCountExtension.cs(6,7) : warning CS0105: The using directive for 'System' appeared previously in this namespace
Compiler Error: C:\Users\Spiffypop\Documents\Demonbuddy\Plugins\Trinity\UI\Visualizer\RadarCanvas\RadarHitTestUtility.cs(2,7) : warning CS0105: The using directive for 'System' appeared previously in this namespace
Compiler Error: C:\Users\Spiffypop\Documents\Demonbuddy\Plugins\Trinity\Items\ItemWrapper.cs(12,18) : warning CS0660: 'ItemWrapper' defines operator == or operator != but does not override Object.Equals(object o)
Compiler Error: C:\Users\Spiffypop\Documents\Demonbuddy\Plugins\Trinity\Settings\AvoidanceSetting.cs(95,50) : warning CS0108: 'AvoidanceSetting.PropertyChanged' hides inherited member 'NotifyBase.PropertyChanged'. Use the new keyword if hiding was intended.
Compiler Error: C:\Users\Spiffypop\Documents\Demonbuddy\Plugins\Trinity\UI\UIComponents\BindingMember.cs(40,50) : warning CS0108: 'BindingMember.PropertyChanged' hides inherited member 'BaseObject.PropertyChanged'. Use the new keyword if hiding was intended.
Compiler Error: C:\Users\Spiffypop\Documents\Demonbuddy\Plugins\Trinity\UI\Visualizer\VisualizerViewModel.cs(984,50) : warning CS0108: 'VisualizerViewModel.PropertyChanged' hides inherited member 'XmlSettings.PropertyChanged'. Use the new keyword if hiding was intended.
Compiler Error: C:\Users\Spiffypop\Documents\Demonbuddy\Plugins\Trinity\UI\Visualizer\VisualizerViewModel.cs(987,29) : warning CS0114: 'VisualizerViewModel.OnPropertyChanged(string)' hides inherited member 'XmlSettings.OnPropertyChanged(string)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
Compiler Error: C:\Users\Spiffypop\Documents\Demonbuddy\Plugins\Trinity\UI\UIComponents\Converters\EnumVisibilityConverter.cs(33,30) : warning CS0168: The variable 'ex' is declared but never used
Compiler Error: C:\Users\Spiffypop\Documents\Demonbuddy\Plugins\Trinity\UI\UIComponents\Converters\DisplayNameAttributeConverter.cs(43,30) : warning CS0168: The variable 'ex' is declared but never used
Compiler Error: C:\Users\Spiffypop\Documents\Demonbuddy\Plugins\Trinity\Coroutines\Gamble.cs(136,41) : 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\Spiffypop\Documents\Demonbuddy\Plugins\Trinity\Coroutines\Resources\CoroutineHelper.cs(168,40) : 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\Spiffypop\Documents\Demonbuddy\Plugins\Trinity\Coroutines\Town\UseCraftingRecipes.cs(64,58) : error CS1503: Argument 1: cannot convert from 'Trinity.Coroutines.Town.TownActor' to 'Zeta.Game.Internals.Actors.DiaObject'
Compiler Error: C:\Users\Spiffypop\Documents\Demonbuddy\Plugins\Trinity\Coroutines\Town\UseCraftingRecipes.cs(87,58) : error CS1503: Argument 1: cannot convert from 'Trinity.Coroutines.Town.TownActor' to 'Zeta.Game.Internals.Actors.DiaObject'
Compiler Error: C:\Users\Spiffypop\Documents\Demonbuddy\Plugins\Trinity\Helpers\ToStringReflector.cs(16,32) : warning CS0168: The variable 'properties' is declared but never used
Compiler Error: C:\Users\Spiffypop\Documents\Demonbuddy\Plugins\Trinity\Helpers\Rotator.cs(122,19) : warning CS0168: The variable 'newAngle' is declared but never used
Compiler Error: C:\Users\Spiffypop\Documents\Demonbuddy\Plugins\Trinity\Coroutines\Town\TrinityTownRun.cs(61,69) : error CS0117: 'Inventory' does not contain a definition for 'LogBadData'
Compiler Error: C:\Users\Spiffypop\Documents\Demonbuddy\Plugins\Trinity\Coroutines\Town\TrinityTownRun.cs(63,13) : error CS0103: The name 'GhostActorManager' does not exist in the current context
Compiler Error: C:\Users\Spiffypop\Documents\Demonbuddy\Plugins\Trinity\Coroutines\Town\TrinityTownRun.cs(236,50) : error CS1503: Argument 1: cannot convert from 'Trinity.Coroutines.Town.TownActor' to 'Zeta.Game.Internals.Actors.DiaObject'
Compiler Error: C:\Users\Spiffypop\Documents\Demonbuddy\Plugins\Trinity\Framework\Avoidance\AvoidanceDataFactory.cs(536,37) : warning CS0168: The variable 'ex' is declared but never used
Compiler Error: C:\Users\Spiffypop\Documents\Demonbuddy\Plugins\Trinity\Coroutines\AutoEquipItems.cs(172,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\Spiffypop\Documents\Demonbuddy\Plugins\Trinity\Coroutines\AutoEquipItems.cs(205,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\Spiffypop\Documents\Demonbuddy\Plugins\Trinity\Helpers\IPluginCommunicator.cs(78,30) : warning CS0168: The variable 'ex' is declared but never used
Compiler Error: C:\Users\Spiffypop\Documents\Demonbuddy\Plugins\Trinity\Helpers\IPluginCommunicator.cs(115,34) : warning CS0168: The variable 'ex' is declared but never used
Compiler Error: C:\Users\Spiffypop\Documents\Demonbuddy\Plugins\Trinity\Coroutines\Overrides.cs(18,40) : 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\Spiffypop\Documents\Demonbuddy\Plugins\Trinity\Helpers\MemoryHelper.cs(65,34) : warning CS0168: The variable 'ex' is declared but never used
Compiler Error: C:\Users\Spiffypop\Documents\Demonbuddy\Plugins\Trinity\Helpers\MemoryHelper.cs(75,34) : warning CS0168: The variable 'ex' is declared but never used
Compiler Error: C:\Users\Spiffypop\Documents\Demonbuddy\Plugins\Trinity\Coroutines\Town\BuyItemsFromVendor.cs(33,50) : error CS1503: Argument 1: cannot convert from 'Trinity.Coroutines.Town.TownActor' to 'Zeta.Game.Internals.Actors.DiaObject'
Compiler Error: C:\Users\Spiffypop\Documents\Demonbuddy\Plugins\Trinity\Coroutines\CoroutineHelper.cs(168,40) : 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\Spiffypop\Documents\Demonbuddy\Plugins\Trinity\Coroutines\Town\CubeRaresToLegendary.cs(170,62) : error CS1503: Argument 1: cannot convert from 'Trinity.Coroutines.Town.TownActor' to 'Zeta.Game.Internals.Actors.DiaObject'
Compiler Error: C:\Users\Spiffypop\Documents\Demonbuddy\Plugins\Trinity\Coroutines\Town\Transmute.cs(50,49) : error CS1503: Argument 1: cannot convert from 'Trinity.Coroutines.Town.TownActor' to 'Zeta.Game.Internals.Actors.DiaObject'
Compiler Error: C:\Users\Spiffypop\Documents\Demonbuddy\Plugins\Trinity\Coroutines\Town\Gamble.cs(104,131) : error CS1503: Argument 1: cannot convert from 'Trinity.Coroutines.Town.TownActor' to 'Zeta.Game.Internals.Actors.DiaObject'
Compiler Error: C:\Users\Spiffypop\Documents\Demonbuddy\Plugins\Trinity\Coroutines\Town\Gamble.cs(149,39) : error CS0029: Cannot implicitly convert type 'System.Collections.Generic.List<TrinityCoroutines.Resources.Town.VendorSlot>' to 'System.Collections.Generic.List<Trinity.Coroutines.Town.TownInfo.VendorSlot>'
Compiler Error: C:\Users\Spiffypop\Documents\Demonbuddy\Plugins\Trinity\Coroutines\Town\Gamble.cs(135,41) : 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\Spiffypop\Documents\Demonbuddy\Plugins\Trinity\Coroutines\Town\Gamble.cs(265,138) : error CS1503: Argument 1: cannot convert from 'Trinity.Coroutines.Town.TownInfo.VendorSlot' to 'TrinityCoroutines.Resources.Town.VendorSlot'
Compiler Error: C:\Users\Spiffypop\Documents\Demonbuddy\Plugins\Trinity\Coroutines\Town\CubeItemsToMaterials.cs(90,50) : error CS1503: Argument 1: cannot convert from 'Trinity.Coroutines.Town.TownActor' to 'Zeta.Game.Internals.Actors.DiaObject'
Compiler Error: C:\Users\Spiffypop\Documents\Demonbuddy\Plugins\Trinity\Coroutines\Town\IdentifyItems.cs(43,49) : error CS1503: Argument 1: cannot convert from 'Trinity.Coroutines.Town.TownActor' to 'Zeta.Game.Internals.Actors.DiaObject'
Compiler Error: C:\Users\Spiffypop\Documents\Demonbuddy\Plugins\Trinity\Coroutines\Town\PutItemsInStash.cs(23,49) : error CS1503: Argument 1: cannot convert from 'Trinity.Coroutines.Town.TownActor' to 'Zeta.Game.Internals.Actors.DiaObject'
Compiler Error: C:\Users\Spiffypop\Documents\Demonbuddy\Plugins\Trinity\Coroutines\Town\PutItemsInStash.cs(70,49) : error CS1503: Argument 1: cannot convert from 'Trinity.Coroutines.Town.TownActor' to 'Zeta.Game.Internals.Actors.DiaObject'
Compiler Error: C:\Users\Spiffypop\Documents\Demonbuddy\Plugins\Trinity\Coroutines\Town\RepairItems.cs(53,50) : error CS1503: Argument 1: cannot convert from 'Trinity.Coroutines.Town.TownActor' to 'Zeta.Game.Internals.Actors.DiaObject'
Compiler Error: C:\Users\Spiffypop\Documents\Demonbuddy\Plugins\Trinity\UI\Overlays\3D\Viewport3DRadar.cs(176,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\Spiffypop\Documents\Demonbuddy\Plugins\Trinity\Coroutines\Town\SalvageItems.cs(31,27) : error CS0117: 'Inventory' does not contain a definition for 'IsBadData'
Compiler Error: C:\Users\Spiffypop\Documents\Demonbuddy\Plugins\Trinity\Coroutines\Town\SalvageItems.cs(67,56) : error CS0117: 'Inventory' does not contain a definition for 'IsBadData'
Compiler Error: C:\Users\Spiffypop\Documents\Demonbuddy\Plugins\Trinity\Coroutines\Town\SalvageItems.cs(67,36) : error CS0117: 'Inventory.Backpack' does not contain a definition for 'Items'
Compiler Error: C:\Users\Spiffypop\Documents\Demonbuddy\Plugins\Trinity\Coroutines\Town\SalvageItems.cs(76,51) : error CS0117: 'Inventory.Backpack' does not contain a definition for 'Items'
Compiler Error: C:\Users\Spiffypop\Documents\Demonbuddy\Plugins\Trinity\Coroutines\Town\SalvageItems.cs(100,54) : error CS1503: Argument 1: cannot convert from 'Trinity.Coroutines.Town.TownActor' to 'Zeta.Game.Internals.Actors.DiaObject'
Compiler Error: C:\Users\Spiffypop\Documents\Demonbuddy\Plugins\Trinity\Coroutines\Town\SalvageItems.cs(113,52) : error CS0117: 'Inventory.Backpack' does not contain a definition for 'Items'
Compiler Error: C:\Users\Spiffypop\Documents\Demonbuddy\Plugins\Trinity\Coroutines\Town\SalvageItems.cs(153,57) : error CS0117: 'Inventory.Backpack' does not contain a definition for 'Items'
Compiler Error: C:\Users\Spiffypop\Documents\Demonbuddy\Plugins\Trinity\Coroutines\Town\SellItems.cs(32,27) : error CS0117: 'Inventory' does not contain a definition for 'IsBadData'
Compiler Error: C:\Users\Spiffypop\Documents\Demonbuddy\Plugins\Trinity\Coroutines\Town\SellItems.cs(69,56) : error CS0117: 'Inventory' does not contain a definition for 'IsBadData'
Compiler Error: C:\Users\Spiffypop\Documents\Demonbuddy\Plugins\Trinity\Coroutines\Town\SellItems.cs(69,36) : error CS0117: 'Inventory.Backpack' does not contain a definition for 'Items'
Compiler Error: C:\Users\Spiffypop\Documents\Demonbuddy\Plugins\Trinity\Coroutines\Town\SellItems.cs(78,48) : error CS0117: 'Inventory.Backpack' does not contain a definition for 'Items'
Compiler Error: C:\Users\Spiffypop\Documents\Demonbuddy\Plugins\Trinity\Coroutines\Town\SellItems.cs(99,54) : error CS1503: Argument 1: cannot convert from 'Trinity.Coroutines.Town.TownActor' to 'Zeta.Game.Internals.Actors.DiaObject'
Compiler Error: C:\Users\Spiffypop\Documents\Demonbuddy\Plugins\Trinity\Coroutines\Town\SellItems.cs(116,53) : error CS0117: 'Inventory.Backpack' does not contain a definition for 'Items'
Compiler Error: C:\Users\Spiffypop\Documents\Demonbuddy\Plugins\Trinity\Coroutines\Town\SellItems.cs(117,38) : error CS1579: foreach statement cannot operate on variables of type '?' because '?' does not contain a public definition for 'GetEnumerator'
Compiler Error: C:\Users\Spiffypop\Documents\Demonbuddy\Plugins\Trinity\Coroutines\Town\StashItems.cs(37,27) : error CS0117: 'Inventory' does not contain a definition for 'IsBadData'
Compiler Error: C:\Users\Spiffypop\Documents\Demonbuddy\Plugins\Trinity\Coroutines\Town\StashItems.cs(64,56) : error CS0117: 'Inventory' does not contain a definition for 'IsBadData'
Compiler Error: C:\Users\Spiffypop\Documents\Demonbuddy\Plugins\Trinity\Coroutines\Town\StashItems.cs(64,36) : error CS0117: 'Inventory.Backpack' does not contain a definition for 'Items'
Compiler Error: C:\Users\Spiffypop\Documents\Demonbuddy\Plugins\Trinity\Coroutines\Town\StashItems.cs(72,49) : error CS0117: 'Inventory.Backpack' does not contain a definition for 'Items'
Compiler Error: C:\Users\Spiffypop\Documents\Demonbuddy\Plugins\Trinity\Coroutines\Town\StashItems.cs(97,54) : error CS1503: Argument 1: cannot convert from 'Trinity.Coroutines.Town.TownActor' to 'Zeta.Game.Internals.Actors.DiaObject'
Compiler Error: C:\Users\Spiffypop\Documents\Demonbuddy\Plugins\Trinity\Coroutines\Town\StashItems.cs(109,53) : error CS0117: 'Inventory.Backpack' does not contain a definition for 'Items'
Compiler Error: C:\Users\Spiffypop\Documents\Demonbuddy\Plugins\Trinity\Coroutines\Town\StashItems.cs(111,38) : error CS1579: foreach statement cannot operate on variables of type '?' because '?' does not contain a public definition for 'GetEnumerator'
Compiler Error: C:\Users\Spiffypop\Documents\Demonbuddy\Plugins\Trinity\Coroutines\Town\ExtractLegendaryPowers.cs(301,50) : error CS1503: Argument 1: cannot convert from 'Trinity.Coroutines.Town.TownActor' to 'Zeta.Game.Internals.Actors.DiaObject'
Compiler Error: C:\Users\Spiffypop\Documents\Demonbuddy\Plugins\Trinity\Coroutines\Town\TakeItemsFromStash.cs(29,49) : error CS1503: Argument 1: cannot convert from 'Trinity.Coroutines.Town.TownActor' to 'Zeta.Game.Internals.Actors.DiaObject'
Compiler Error: C:\Users\Spiffypop\Documents\Demonbuddy\Plugins\Trinity\Coroutines\Town\TakeItemsFromStash.cs(128,49) : error CS1503: Argument 1: cannot convert from 'Trinity.Coroutines.Town.TownActor' to 'Zeta.Game.Internals.Actors.DiaObject'
Compiler Error: C:\Users\Spiffypop\Documents\Demonbuddy\Plugins\Trinity\UI\UIComponents\PropertyValueBindingItem.cs(8,24) : warning CS0169: The field 'PropertyValueBindingItem._value' is never used
Compiler Error: C:\Users\Spiffypop\Documents\Demonbuddy\Plugins\Trinity\Settings\Loot\TownRunSetting.cs(36,22) : warning CS0169: The field 'TownRunSetting._stashLegendaryFollowerItems' is never used
Compiler Error: C:\Users\Spiffypop\Documents\Demonbuddy\Plugins\Trinity\Settings\Loot\ItemListSettings.cs(54,40) : warning CS0169: The field 'ItemListSettings._viewPortal' is never used
Compiler Error: C:\Users\Spiffypop\Documents\Demonbuddy\Plugins\Trinity\UI\Overlays\3D\Viewport3DRadar.cs(35,25) : warning CS0169: The field 'Viewport3DRadar._lastCameraPosition' is never used
Compiler Error: C:\Users\Spiffypop\Documents\Demonbuddy\Plugins\Trinity\UI\UIComponents\ItemList\LRule.cs(35,26) : warning CS0169: The field 'LRule._type' is never used
Compiler Error: C:\Users\Spiffypop\Documents\Demonbuddy\Plugins\Trinity\UI\Overlays\3D\Viewport3DRadar.cs(36,25) : warning CS0169: The field 'Viewport3DRadar._lastMoveDelta' is never used
Compiler Error: C:\Users\Spiffypop\Documents\Demonbuddy\Plugins\Trinity\UI\Overlays\3D\Viewport3DRadar.cs(34,21) : warning CS0169: The field 'Viewport3DRadar._frame' is never used
Compiler Error: C:\Users\Spiffypop\Documents\Demonbuddy\Plugins\Trinity\Settings\Combat\WizardSetting.cs(27,23) : warning CS0169: The field 'WizardSetting._teleportDelay' is never used
Compiler Error: C:\Users\Spiffypop\Documents\Demonbuddy\Plugins\Trinity\Combat\Abilities\CrusaderCombat.cs(25,32) : warning CS0169: The field 'CrusaderCombat._coeCurrentElement' is never used
Compiler Error: C:\Users\Spiffypop\Documents\Demonbuddy\Plugins\Trinity\Settings\Loot\TownRunSetting.cs(28,22) : warning CS0169: The field 'TownRunSetting._SellExtraPotions' is never used
Compiler Error: C:\Users\Spiffypop\Documents\Demonbuddy\Plugins\Trinity\UI\Visualizer\RadarCanvas\RadarCanvas.cs(732,30) : warning CS0169: The field 'RadarCanvas._lastClusterGeom' is never used
Compiler Error: C:\Users\Spiffypop\Documents\Demonbuddy\Plugins\Trinity\UI\Overlays\OverlayLoader.cs(86,31) : warning CS0649: Field 'OverlayLoader._border1' is never assigned to, and will always have its default value null
Compiler Error: C:\Users\Spiffypop\Documents\Demonbuddy\Plugins\Trinity\UI\Visualizer\VisualizerViewModel.cs(963,25) : warning CS0169: The field 'VisualizerViewModel._playerPosition' is never used
Compiler Error: C:\Users\Spiffypop\Documents\Demonbuddy\Plugins\Trinity\UI\Overlays\3D\Viewport3DRadar.cs(38,23) : warning CS0169: The field 'Viewport3DRadar._renderTimer' is never used
Compiler Error: C:\Users\Spiffypop\Documents\Demonbuddy\Plugins\Trinity\UI\UIComponents\BindingMember.cs(43,23) : warning CS0169: The field 'BindingMember._range' is never used
Compiler Error: C:\Users\Spiffypop\Documents\Demonbuddy\Plugins\Trinity\UI\UIComponents\PropertyValueBindingItem.cs(27,28) : warning CS0169: The field 'PropertyValueBindingItem._member' is never used
Compiler Error: C:\Users\Spiffypop\Documents\Demonbuddy\Plugins\Trinity\UI\Visualizer\VisualizerViewModel.cs(72,22) : warning CS0169: The field 'VisualizerViewModel._isBlacklisted' is never used
Compiler Error: C:\Users\Spiffypop\Documents\Demonbuddy\Plugins\Trinity\UI\UIComponents\BindingMember.cs(40,50) : warning CS0067: The event 'BindingMember.PropertyChanged' is never used
Compiler Error: C:\Users\Spiffypop\Documents\Demonbuddy\Plugins\Trinity\Settings\Loot\ItemListSettings.cs(43,46) : warning CS0169: The field 'ItemListSettings._cachedItemsDictionary' is never used
Compiler Error: C:\Users\Spiffypop\Documents\Demonbuddy\Plugins\Trinity\UI\UIComponents\Input\KeyboardInput.cs(89,24) : warning CS0649: Field 'KeyboardInput.KBDLLHOOKSTRUCT.vkCode' is never assigned to, and will always have its default value 0
Compiler Error: C:\Users\Spiffypop\Documents\Demonbuddy\Plugins\Trinity\UI\UIComponents\Input\MouseInput.cs(25,24) : warning CS0169: The field 'MouseInput._mouseLeftDownHandle' is never used
Compiler Error: C:\Users\Spiffypop\Documents\Demonbuddy\Plugins\Trinity\UI\UIComponents\Input\KeyboardInput.cs(93,24) : warning CS0649: Field 'KeyboardInput.KBDLLHOOKSTRUCT.dwExtraInfo' is never assigned to, and will always have its default value 0
Compiler Error: C:\Users\Spiffypop\Documents\Demonbuddy\Plugins\Trinity\UI\Visualizer\RadarCanvas\RadarObject.cs(19,24) : warning CS0169: The field 'RadarObject._actor' is never used
Compiler Error: C:\Users\Spiffypop\Documents\Demonbuddy\Plugins\Trinity\UI\UIComponents\PropertyValueFlagBindingItem.cs(45,31) : warning CS0169: The field 'PropertyValueFlagBindingItem._isAllFlag' is never used
Compiler Error: C:\Users\Spiffypop\Documents\Demonbuddy\Plugins\Trinity\UI\Visualizer\VisualizerViewModel.cs(960,22) : warning CS0169: The field 'VisualizerViewModel._showGrid' is never used
Compiler Error: C:\Users\Spiffypop\Documents\Demonbuddy\Plugins\Trinity\UI\Visualizer\RadarCanvas\RadarCanvas.cs(1101,31) : warning CS0169: The field 'RadarCanvas._testkiteNode' is never used
Compiler Error: C:\Users\Spiffypop\Documents\Demonbuddy\Plugins\Trinity\UI\Overlays\OverlayLoader.cs(30,40) : warning CS0649: Field 'OverlayLoader._internalTimer' is never assigned to, and will always have its default value null
Compiler Error: C:\Users\Spiffypop\Documents\Demonbuddy\Plugins\Trinity\UI\Overlays\3D\Viewport3DRadar.cs(39,28) : warning CS0169: The field 'Viewport3DRadar._viewport' is never used
Compiler Error: C:\Users\Spiffypop\Documents\Demonbuddy\Plugins\Trinity\UI\Visualizer\VisualizerViewModel.cs(959,22) : warning CS0169: The field 'VisualizerViewModel._statsLocalPctAvg' is never used
Compiler Error: C:\Users\Spiffypop\Documents\Demonbuddy\Plugins\Trinity\UI\Overlays\OverlayLoader.cs(85,31) : warning CS0649: Field 'OverlayLoader._border2' is never assigned to, and will always have its default value null
Compiler Error: C:\Users\Spiffypop\Documents\Demonbuddy\Plugins\Trinity\UI\Overlays\3D\Viewport3DRadar.cs(37,29) : warning CS0169: The field 'Viewport3DRadar._playerSphere' is never used
Compiler Error: C:\Users\Spiffypop\Documents\Demonbuddy\Plugins\Trinity\UI\UIComponents\Input\KeyboardInput.cs(90,24) : warning CS0649: Field 'KeyboardInput.KBDLLHOOKSTRUCT.scanCode' is never assigned to, and will always have its default value 0
Compiler Error: C:\Users\Spiffypop\Documents\Demonbuddy\Plugins\Trinity\UI\UIComponents\Input\KeyboardInput.cs(91,24) : warning CS0649: Field 'KeyboardInput.KBDLLHOOKSTRUCT.flags' is never assigned to, and will always have its default value 0
Compiler Error: C:\Users\Spiffypop\Documents\Demonbuddy\Plugins\Trinity\UI\Visualizer\VisualizerViewModel.cs(71,24) : warning CS0169: The field 'VisualizerViewModel._blacklistButtonText' is never used
Compiler Error: C:\Users\Spiffypop\Documents\Demonbuddy\Plugins\Trinity\Settings\AvoidanceSetting.cs(95,50) : warning CS0067: The event 'AvoidanceSetting.PropertyChanged' is never used
Compiler Error: C:\Users\Spiffypop\Documents\Demonbuddy\Plugins\Trinity\UI\Overlays\3D\Viewport3DRadar.cs(40,36) : warning CS0169: The field 'Viewport3DRadar._wireframe' is never used
Compiler Error: C:\Users\Spiffypop\Documents\Demonbuddy\Plugins\Trinity\Settings\GamblingSetting.cs(29,21) : warning CS0169: The field 'GamblingSetting._forceTownRunThreshold' is never used
Compiler Error: C:\Users\Spiffypop\Documents\Demonbuddy\Plugins\Trinity\Framework\Avoidance\AvoidanceAreaStats.cs(14,22) : warning CS0169: The field 'AvoidanceAreaStats._throttleChangeNotifications' is never used
Compiler Error: C:\Users\Spiffypop\Documents\Demonbuddy\Plugins\Trinity\UI\UIComponents\Input\KeyboardInput.cs(92,24) : warning CS0649: Field 'KeyboardInput.KBDLLHOOKSTRUCT.time' is never assigned to, and will always have its default value 0
Compiler Error: C:\Users\Spiffypop\Documents\Demonbuddy\Plugins\Trinity\Combat\Abilities\CrusaderCombat.cs(709,25) : warning CS0169: The field 'CrusaderCombat._currentLoiterTarget' is never used
Compiler Error: C:\Users\Spiffypop\Documents\Demonbuddy\Plugins\Trinity\Combat\Abilities\CrusaderCombat.cs(24,33) : warning CS0169: The field 'CrusaderCombat._coeElementTime' is never used
Compiler Error: C:\Users\Spiffypop\Documents\Demonbuddy\Plugins\Trinity\UI\UIComponents\ItemList\LRule.cs(36,26) : warning CS0169: The field 'LRule._ruleType' is never used
Compiler Error: C:\Users\Spiffypop\Documents\Demonbuddy\Plugins\Trinity\Settings\Combat\MiscCombatSetting.cs(57,24) : warning CS0169: The field 'MiscCombatSetting._riftValueAlwaysKillClusterByValueRadius' is never used
Compiler Error: C:\Users\Spiffypop\Documents\Demonbuddy\Plugins\Trinity\Configuration\Variables.cs(213,31) : warning CS0414: The field 'Trinity._playerEmergencyHealthGlobeLimit' is assigned but its value is never used
Compiler Error: C:\Users\Spiffypop\Documents\Demonbuddy\Plugins\Trinity\Configuration\Variables.cs(313,28) : warning CS0414: The field 'Trinity.TotalNumberGoblins' is assigned but its value is never used
Compiler Error: C:\Users\Spiffypop\Documents\Demonbuddy\Plugins\Trinity\Configuration\Variables.cs(214,31) : warning CS0414: The field 'Trinity._playerHealthGlobeResource' is assigned but its value is never used
Compiler Error: C:\Users\Spiffypop\Documents\Demonbuddy\Plugins\Trinity\Configuration\Variables.cs(306,29) : warning CS0414: The field 'Trinity.AnyMobsInRange' is assigned but its value is never used
Compiler Error: C:\Users\Spiffypop\Documents\Demonbuddy\Plugins\Trinity\Combat\Abilities\MonkCombat.cs(26,20) : warning CS0414: The field 'MonkCombat._swMinTime' is assigned but its value is never used
[Adventurer] (1.3.4.18) initialized.
[ UberBot ] Initialized v0.5.2
[Adventurer] (1.3.4.18) enabled.
[QuestTools][Plugin] v3.5.13 Enabled
[Adventurer] Plugin is up-to-date.
[ UberBot ] v0.5.2 Enabled
Error while invoking eventSystem.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.TypeInitializationException: The type initializer for 'QuestTools.Helpers.BotBehaviorQueue' threw an exception. ---> System.Xml.XmlException: Root element is missing.
at System.Xml.XmlTextReaderImpl.Throw(Exception e)
at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
at System.Xml.XmlTextReaderImpl.Read()
at System.Xml.XmlReader.MoveToContent()
at System.Xml.Linq.XElement.Load(XmlReader reader, LoadOptions options)
at System.Xml.Linq.XElement.Load(String uri, LoadOptions options)
at Zeta.Common.Xml.XmlSettings..ctor(String path)
at QuestTools.QuestToolsSettings..ctor()
at QuestTools.QuestToolsSettings.get_Instance()
at QuestTools.Logger.Debug(String message)
at QuestTools.Helpers.BotBehaviorQueue.InsertHooks()
at QuestTools.Helpers.BotBehaviorQueue..cctor()
--- End of inner exception stack trace ---
at QuestTools.Helpers.BotBehaviorQueue.OnProfileLoaded(Object sender, EventArgs eventArgs)
--- End of inner exception stack trace ---
at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
at System.Reflection.RuntimeMethodInfo.UnsafeInvoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at System.Delegate.DynamicInvokeImpl(Object[] args)
at Zeta.Bot.ProfileManager.****************(Delegate , Object[] )
Current bot set to Order Bot
Loaded profile Adventurer - Bounties
[QuestTools][ConfigWindow] Error opening QuestTools Config Window: System.Xml.XmlException: Root element is missing.
at System.Xml.XmlTextReaderImpl.Throw(Exception e)
at System.Xml.XmlTextReaderImpl.ParseDocumentContent()
at System.Xml.XmlTextReaderImpl.Read()
at System.Xml.XmlReader.MoveToContent()
at System.Xml.Linq.XElement.Load(XmlReader reader, LoadOptions options)
at System.Xml.Linq.XElement.Load(String uri, LoadOptions options)
at Zeta.Common.Xml.XmlSettings..ctor(String path)
at QuestTools.QuestToolsSettings..ctor()
at QuestTools.QuestToolsSettings.get_Instance()
at QuestTools.UI.SettingsModel.get_Settings()
at QuestTools.UI.ConfigWindow.GetDisplayWindow()