Compiler Error: C:\game\D3\DB\Demonbuddy\Plugins\Trinity\Coroutines\BuyItemsFromVendor.cs(16,7) : warning CS0105: The using directive for 'Zeta.Common' appeared previously in this namespace
Compiler Error: C:\game\D3\DB\Demonbuddy\Plugins\Trinity\Coroutines\BuyItemsFromVendor.cs(17,7) : warning CS0105: The using directive for 'Zeta.Bot' appeared previously in this namespace
Compiler Error: C:\game\D3\DB\Demonbuddy\Plugins\Trinity\Coroutines\PutItemsInStash.cs(12,7) : warning CS0105: The using directive for 'Zeta.Common' appeared previously in this namespace
Compiler Error: C:\game\D3\DB\Demonbuddy\Plugins\Trinity\Coroutines\PutItemsInStash.cs(13,7) : warning CS0105: The using directive for 'Zeta.Bot' appeared previously in this namespace
Compiler Error: C:\game\D3\DB\Demonbuddy\Plugins\Trinity\Coroutines\TakeItemsFromStash.cs(12,7) : warning CS0105: The using directive for 'Zeta.Common' appeared previously in this namespace
Compiler Error: C:\game\D3\DB\Demonbuddy\Plugins\Trinity\Coroutines\TakeItemsFromStash.cs(13,7) : warning CS0105: The using directive for 'Zeta.Bot' appeared previously in this namespace
Compiler Error: C:\game\D3\DB\Demonbuddy\Plugins\Trinity\Items\TrinityItemManager.cs(24,7) : warning CS0105: The using directive for 'Trinity.Cache' appeared previously in this namespace
Compiler Error: C:\game\D3\DB\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:\game\D3\DB\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:\game\D3\DB\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:\game\D3\DB\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:\game\D3\DB\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:\game\D3\DB\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:\game\D3\DB\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:\game\D3\DB\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:\game\D3\DB\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:\game\D3\DB\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:\game\D3\DB\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:\game\D3\DB\Demonbuddy\Plugins\Trinity\UI\UIComponents\Converters\EnumVisibilityConverter.cs(33,30) : warning CS0168: The variable 'ex' is declared but never used
Compiler Error: C:\game\D3\DB\Demonbuddy\Plugins\Trinity\UI\UIComponents\Converters\DisplayNameAttributeConverter.cs(43,30) : warning CS0168: The variable 'ex' is declared but never used
Compiler Error: C:\game\D3\DB\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:\game\D3\DB\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:\game\D3\DB\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:\game\D3\DB\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:\game\D3\DB\Demonbuddy\Plugins\Trinity\Combat\Abilities\CrusaderCombat.cs(269,18) : warning CS0219: The variable 'AkalaUsed' is assigned but its value is never used
Compiler Error: C:\game\D3\DB\Demonbuddy\Plugins\Trinity\Helpers\ToStringReflector.cs(16,32) : warning CS0168: The variable 'properties' is declared but never used
Compiler Error: C:\game\D3\DB\Demonbuddy\Plugins\Trinity\Helpers\Rotator.cs(122,19) : warning CS0168: The variable 'newAngle' is declared but never used
Compiler Error: C:\game\D3\DB\Demonbuddy\Plugins\Trinity\Helpers\MemoryHelper.cs(65,34) : warning CS0168: The variable 'ex' is declared but never used
Compiler Error: C:\game\D3\DB\Demonbuddy\Plugins\Trinity\Helpers\MemoryHelper.cs(75,34) : warning CS0168: The variable 'ex' is declared but never used
Compiler Error: C:\game\D3\DB\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:\game\D3\DB\Demonbuddy\Plugins\Trinity\Helpers\IPluginCommunicator.cs(78,30) : warning CS0168: The variable 'ex' is declared but never used
Compiler Error: C:\game\D3\DB\Demonbuddy\Plugins\Trinity\Helpers\IPluginCommunicator.cs(115,34) : warning CS0168: The variable 'ex' is declared but never used
Compiler Error: C:\game\D3\DB\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:\game\D3\DB\Demonbuddy\Plugins\Trinity\Framework\Avoidance\AvoidanceDataFactory.cs(536,37) : warning CS0168: The variable 'ex' is declared but never used
Compiler Error: C:\game\D3\DB\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:\game\D3\DB\Demonbuddy\Plugins\Trinity\Cache\Weighting.cs(1097,33) : warning CS0162: Unreachable code detected
Compiler Error: C:\game\D3\DB\Demonbuddy\Plugins\Trinity\Settings\Loot\ItemListSettings.cs(43,46) : warning CS0169: The field 'ItemListSettings._cachedItemsDictionary' is never used
Compiler Error: C:\game\D3\DB\Demonbuddy\Plugins\Trinity\UI\Overlays\3D\Viewport3DRadar.cs(35,25) : warning CS0169: The field 'Viewport3DRadar._lastCameraPosition' is never used
Compiler Error: C:\game\D3\DB\Demonbuddy\Plugins\Trinity\Settings\Loot\TownRunSetting.cs(28,22) : warning CS0169: The field 'TownRunSetting._SellExtraPotions' is never used
Compiler Error: C:\game\D3\DB\Demonbuddy\Plugins\Trinity\UI\Overlays\3D\Viewport3DRadar.cs(34,21) : warning CS0169: The field 'Viewport3DRadar._frame' is never used
Compiler Error: C:\game\D3\DB\Demonbuddy\Plugins\Trinity\UI\Visualizer\VisualizerViewModel.cs(963,25) : warning CS0169: The field 'VisualizerViewModel._playerPosition' is never used
Compiler Error: C:\game\D3\DB\Demonbuddy\Plugins\Trinity\Combat\Abilities\CrusaderCombat.cs(803,25) : warning CS0169: The field 'CrusaderCombat._currentLoiterTarget' is never used
Compiler Error: C:\game\D3\DB\Demonbuddy\Plugins\Trinity\UI\Visualizer\VisualizerViewModel.cs(959,22) : warning CS0169: The field 'VisualizerViewModel._statsLocalPctAvg' is never used
Compiler Error: C:\game\D3\DB\Demonbuddy\Plugins\Trinity\Settings\GamblingSetting.cs(29,21) : warning CS0169: The field 'GamblingSetting._forceTownRunThreshold' is never used
Compiler Error: C:\game\D3\DB\Demonbuddy\Plugins\Trinity\Combat\Abilities\CrusaderCombat.cs(31,33) : warning CS0169: The field 'CrusaderCombat._coeElementTime' is never used
Compiler Error: C:\game\D3\DB\Demonbuddy\Plugins\Trinity\Combat\Abilities\CrusaderCombat.cs(32,32) : warning CS0169: The field 'CrusaderCombat._coeCurrentElement' is never used
Compiler Error: C:\game\D3\DB\Demonbuddy\Plugins\Trinity\UI\Visualizer\RadarCanvas\RadarObject.cs(19,24) : warning CS0169: The field 'RadarObject._actor' is never used
Compiler Error: C:\game\D3\DB\Demonbuddy\Plugins\Trinity\UI\UIComponents\BindingMember.cs(43,23) : warning CS0169: The field 'BindingMember._range' is never used
Compiler Error: C:\game\D3\DB\Demonbuddy\Plugins\Trinity\Settings\Loot\ItemListSettings.cs(54,40) : warning CS0169: The field 'ItemListSettings._viewPortal' is never used
Compiler Error: C:\game\D3\DB\Demonbuddy\Plugins\Trinity\UI\UIComponents\PropertyValueBindingItem.cs(8,24) : warning CS0169: The field 'PropertyValueBindingItem._value' is never used
Compiler Error: C:\game\D3\DB\Demonbuddy\Plugins\Trinity\UI\UIComponents\BindingMember.cs(40,50) : warning CS0067: The event 'BindingMember.PropertyChanged' is never used
Compiler Error: C:\game\D3\DB\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:\game\D3\DB\Demonbuddy\Plugins\Trinity\UI\Overlays\3D\Viewport3DRadar.cs(38,23) : warning CS0169: The field 'Viewport3DRadar._renderTimer' is never used
Compiler Error: C:\game\D3\DB\Demonbuddy\Plugins\Trinity\UI\UIComponents\PropertyValueBindingItem.cs(27,28) : warning CS0169: The field 'PropertyValueBindingItem._member' is never used
Compiler Error: C:\game\D3\DB\Demonbuddy\Plugins\Trinity\Settings\Loot\TownRunSetting.cs(36,22) : warning CS0169: The field 'TownRunSetting._stashLegendaryFollowerItems' is never used
Compiler Error: C:\game\D3\DB\Demonbuddy\Plugins\Trinity\UI\UIComponents\ItemList\LRule.cs(35,26) : warning CS0169: The field 'LRule._type' is never used
Compiler Error: C:\game\D3\DB\Demonbuddy\Plugins\Trinity\UI\Visualizer\RadarCanvas\RadarCanvas.cs(1101,31) : warning CS0169: The field 'RadarCanvas._testkiteNode' is never used
Compiler Error: C:\game\D3\DB\Demonbuddy\Plugins\Trinity\UI\Visualizer\VisualizerViewModel.cs(72,22) : warning CS0169: The field 'VisualizerViewModel._isBlacklisted' is never used
Compiler Error: C:\game\D3\DB\Demonbuddy\Plugins\Trinity\UI\Overlays\3D\Viewport3DRadar.cs(37,29) : warning CS0169: The field 'Viewport3DRadar._playerSphere' is never used
Compiler Error: C:\game\D3\DB\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:\game\D3\DB\Demonbuddy\Plugins\Trinity\UI\UIComponents\PropertyValueFlagBindingItem.cs(45,31) : warning CS0169: The field 'PropertyValueFlagBindingItem._isAllFlag' is never used
Compiler Error: C:\game\D3\DB\Demonbuddy\Plugins\Trinity\Settings\AvoidanceSetting.cs(95,50) : warning CS0067: The event 'AvoidanceSetting.PropertyChanged' is never used
Compiler Error: C:\game\D3\DB\Demonbuddy\Plugins\Trinity\UI\Visualizer\RadarCanvas\RadarCanvas.cs(732,30) : warning CS0169: The field 'RadarCanvas._lastClusterGeom' is never used
Compiler Error: C:\game\D3\DB\Demonbuddy\Plugins\Trinity\UI\Visualizer\VisualizerViewModel.cs(960,22) : warning CS0169: The field 'VisualizerViewModel._showGrid' is never used
Compiler Error: C:\game\D3\DB\Demonbuddy\Plugins\Trinity\UI\Visualizer\VisualizerViewModel.cs(71,24) : warning CS0169: The field 'VisualizerViewModel._blacklistButtonText' is never used
Compiler Error: C:\game\D3\DB\Demonbuddy\Plugins\Trinity\UI\Overlays\3D\Viewport3DRadar.cs(36,25) : warning CS0169: The field 'Viewport3DRadar._lastMoveDelta' is never used
Compiler Error: C:\game\D3\DB\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:\game\D3\DB\Demonbuddy\Plugins\Trinity\Settings\Combat\MiscCombatSetting.cs(57,24) : warning CS0169: The field 'MiscCombatSetting._riftValueAlwaysKillClusterByValueRadius' is never used
Compiler Error: C:\game\D3\DB\Demonbuddy\Plugins\Trinity\Settings\Combat\WizardSetting.cs(27,23) : warning CS0169: The field 'WizardSetting._teleportDelay' is never used
Compiler Error: C:\game\D3\DB\Demonbuddy\Plugins\Trinity\UI\UIComponents\ItemList\LRule.cs(36,26) : warning CS0169: The field 'LRule._ruleType' is never used
Compiler Error: C:\game\D3\DB\Demonbuddy\Plugins\Trinity\UI\Overlays\3D\Viewport3DRadar.cs(39,28) : warning CS0169: The field 'Viewport3DRadar._viewport' is never used
Compiler Error: C:\game\D3\DB\Demonbuddy\Plugins\Trinity\UI\Overlays\3D\Viewport3DRadar.cs(40,36) : warning CS0169: The field 'Viewport3DRadar._wireframe' is never used
Compiler Error: C:\game\D3\DB\Demonbuddy\Plugins\Trinity\Framework\Avoidance\AvoidanceAreaStats.cs(14,22) : warning CS0169: The field 'AvoidanceAreaStats._throttleChangeNotifications' is never used
Compiler Error: C:\game\D3\DB\Demonbuddy\Plugins\Trinity\Configuration\Variables.cs(309,29) : warning CS0414: The field 'Trinity.AnyMobsInRange' is assigned but its value is never used
Compiler Error: C:\game\D3\DB\Demonbuddy\Plugins\Trinity\Configuration\Variables.cs(316,28) : warning CS0414: The field 'Trinity.TotalNumberGoblins' is assigned but its value is never used
Compiler Error: C:\game\D3\DB\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:\game\D3\DB\Demonbuddy\Plugins\Trinity\Combat\Abilities\MonkCombat.cs(26,20) : warning CS0414: The field 'MonkCombat._swMinTime' is assigned but its value is never used
Compiler Error: C:\game\D3\DB\Demonbuddy\Plugins\Trinity\Configuration\Variables.cs(214,31) : warning CS0414: The field 'Trinity._playerHealthGlobeResource' is assigned but its value is never used