Good evening,
I appear to be having issues when starting the program, I keep getting the following error...
Attached to Diablo III with pid: 13604
Flashing window
Compiler Error: c:\Users\San\Documents\Demonbuddy\Plugins\Adventurer\Game\Exploration\GridPoint.cs(5,19) : warning CS0660: 'Adventurer.Game.Exploration.GridPoint' defines operator == or operator != but does not override Object.Equals(object o)
Compiler Error: c:\Users\San\Documents\Demonbuddy\Plugins\Adventurer\Game\Exploration\GridPoint.cs(5,19) : warning CS0661: 'Adventurer.Game.Exploration.GridPoint' defines operator == or operator != but does not override Object.GetHashCode()
Compiler Error: c:\Users\San\Documents\Demonbuddy\Plugins\Adventurer\Game\Grid\GridPoint.cs(5,19) : warning CS0660: 'Adventurer.Game.Grid.GridPoint' defines operator == or operator != but does not override Object.Equals(object o)
Compiler Error: c:\Users\San\Documents\Demonbuddy\Plugins\Adventurer\Game\Grid\GridPoint.cs(5,19) : warning CS0661: 'Adventurer.Game.Grid.GridPoint' defines operator == or operator != but does not override Object.GetHashCode()
Compiler Error: c:\Users\San\Documents\Demonbuddy\Plugins\Adventurer\Util\FileStore.cs(74,42) : warning CS0693: Type parameter 'T' has the same name as the type parameter from outer type 'Adventurer.Util.FileStore<T>'
Compiler Error: warning CS1607: Assembly generation -- The version '0.1.*' specified for the 'file version' is not in the normal 'major.minor.build.revision' format
Compiler Error: c:\Users\San\Documents\Demonbuddy\Plugins\Adventurer\IPluginCommunicator.cs(78,30) : warning CS0168: The variable 'ex' is declared but never used
Compiler Error: c:\Users\San\Documents\Demonbuddy\Plugins\Adventurer\IPluginCommunicator.cs(115,34) : warning CS0168: The variable 'ex' is declared but never used
Compiler Error: c:\Users\San\Documents\Demonbuddy\Plugins\Adventurer\Coroutines\TownPortalCoroutine.cs(115,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\San\Documents\Demonbuddy\Plugins\Adventurer\Coroutines\WaitCoroutine.cs(29,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\San\Documents\Demonbuddy\Plugins\Adventurer\Coroutines\BountyCoroutines\ActBountiesCoroutine.cs(96,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\San\Documents\Demonbuddy\Plugins\Adventurer\Coroutines\BountyCoroutines\ActBountiesCoroutine.cs(170,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\San\Documents\Demonbuddy\Plugins\Adventurer\Coroutines\BountyCoroutines\ActBountiesCoroutine.cs(177,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\San\Documents\Demonbuddy\Plugins\Adventurer\Coroutines\BountyCoroutines\ActBountiesCoroutine.cs(184,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\San\Documents\Demonbuddy\Plugins\Adventurer\Coroutines\BountyCoroutines\ActBountiesCoroutine.cs(192,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\San\Documents\Demonbuddy\Plugins\Adventurer\Coroutines\BountyCoroutines\AttackCoroutine.cs(106,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\San\Documents\Demonbuddy\Plugins\Adventurer\Coroutines\BountyCoroutines\AttackCoroutine.cs(112,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\San\Documents\Demonbuddy\Plugins\Adventurer\Coroutines\BountyCoroutines\AttackCoroutine.cs(174,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\San\Documents\Demonbuddy\Plugins\Adventurer\Coroutines\BountyCoroutines\AttackCoroutine.cs(180,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\San\Documents\Demonbuddy\Plugins\Adventurer\Coroutines\BountyCoroutines\BountyCoroutine.cs(140,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\San\Documents\Demonbuddy\Plugins\Adventurer\Coroutines\BountyCoroutines\BountyCoroutine.cs(182,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\San\Documents\Demonbuddy\Plugins\Adventurer\Coroutines\BountyCoroutines\BountyCoroutine.cs(188,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\San\Documents\Demonbuddy\Plugins\Adventurer\Coroutines\BountyCoroutines\BountyCoroutine.cs(194,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\San\Documents\Demonbuddy\Plugins\Adventurer\Coroutines\BountyCoroutines\Subroutines\ClearAreaForNSecondsCoroutine.cs(84,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\San\Documents\Demonbuddy\Plugins\Adventurer\Coroutines\BountyCoroutines\Subroutines\ClearAreaForNSecondsCoroutine.cs(132,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\San\Documents\Demonbuddy\Plugins\Adventurer\Coroutines\BountyCoroutines\Subroutines\ClearAreaForNSecondsCoroutine.cs(138,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\San\Documents\Demonbuddy\Plugins\Adventurer\Coroutines\BountyCoroutines\Subroutines\ClearLevelAreaCoroutine.cs(83,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\San\Documents\Demonbuddy\Plugins\Adventurer\Coroutines\BountyCoroutines\Subroutines\ClearLevelAreaCoroutine.cs(122,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\San\Documents\Demonbuddy\Plugins\Adventurer\Coroutines\BountyCoroutines\Subroutines\ClearLevelAreaCoroutine.cs(127,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\San\Documents\Demonbuddy\Plugins\Adventurer\Coroutines\BountyCoroutines\Subroutines\EnterLevelAreaCoroutine.cs(148,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\San\Documents\Demonbuddy\Plugins\Adventurer\Coroutines\BountyCoroutines\Subroutines\EnterLevelAreaCoroutine.cs(276,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\San\Documents\Demonbuddy\Plugins\Adventurer\Coroutines\BountyCoroutines\Subroutines\InteractWithGizmoCoroutine.cs(114,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\San\Documents\Demonbuddy\Plugins\Adventurer\Coroutines\BountyCoroutines\Subroutines\InteractWithGizmoCoroutine.cs(218,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\San\Documents\Demonbuddy\Plugins\Adventurer\Coroutines\BountyCoroutines\Subroutines\InteractWithGizmoCoroutine.cs(224,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\San\Documents\Demonbuddy\Plugins\Adventurer\Coroutines\BountyCoroutines\Subroutines\InteractWithUnitCoroutine.cs(112,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\San\Documents\Demonbuddy\Plugins\Adventurer\Coroutines\BountyCoroutines\Subroutines\InteractWithUnitCoroutine.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\San\Documents\Demonbuddy\Plugins\Adventurer\Coroutines\BountyCoroutines\Subroutines\InteractWithUnitCoroutine.cs(211,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\San\Documents\Demonbuddy\Plugins\Adventurer\Coroutines\BountyCoroutines\Subroutines\KillUniqueMonsterCoroutine.cs(110,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\San\Documents\Demonbuddy\Plugins\Adventurer\Coroutines\BountyCoroutines\Subroutines\KillUniqueMonsterCoroutine.cs(165,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\San\Documents\Demonbuddy\Plugins\Adventurer\Coroutines\BountyCoroutines\Subroutines\KillUniqueMonsterCoroutine.cs(177,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\San\Documents\Demonbuddy\Plugins\Adventurer\Coroutines\BountyCoroutines\Subroutines\MoveToActorCoroutine.cs(100,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\San\Documents\Demonbuddy\Plugins\Adventurer\Coroutines\BountyCoroutines\Subroutines\MoveToActorCoroutine.cs(145,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\San\Documents\Demonbuddy\Plugins\Adventurer\Coroutines\BountyCoroutines\Subroutines\MoveToActorCoroutine.cs(151,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\San\Documents\Demonbuddy\Plugins\Adventurer\Coroutines\BountyCoroutines\Subroutines\MoveToMapMarkerCoroutine.cs(113,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\San\Documents\Demonbuddy\Plugins\Adventurer\Coroutines\BountyCoroutines\Subroutines\MoveToMapMarkerCoroutine.cs(169,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\San\Documents\Demonbuddy\Plugins\Adventurer\Coroutines\BountyCoroutines\Subroutines\MoveToMapMarkerCoroutine.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\San\Documents\Demonbuddy\Plugins\Adventurer\Coroutines\BountyCoroutines\Subroutines\MoveToSceneCoroutine.cs(102,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\San\Documents\Demonbuddy\Plugins\Adventurer\Coroutines\BountyCoroutines\Subroutines\MoveToSceneCoroutine.cs(148,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\San\Documents\Demonbuddy\Plugins\Adventurer\Coroutines\BountyCoroutines\Subroutines\MoveToSceneCoroutine.cs(154,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\San\Documents\Demonbuddy\Plugins\Adventurer\Coroutines\BountyCoroutines\Subroutines\MoveToScenePositionCoroutine.cs(106,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\San\Documents\Demonbuddy\Plugins\Adventurer\Coroutines\BountyCoroutines\Subroutines\MoveToScenePositionCoroutine.cs(161,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\San\Documents\Demonbuddy\Plugins\Adventurer\Coroutines\BountyCoroutines\Subroutines\MoveToScenePositionCoroutine.cs(167,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\San\Documents\Demonbuddy\Plugins\Adventurer\Coroutines\KeywardenCoroutines\KeywardenCoroutine.cs(221,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\San\Documents\Demonbuddy\Plugins\Adventurer\Coroutines\KeywardenCoroutines\KeywardenCoroutine.cs(227,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\San\Documents\Demonbuddy\Plugins\Adventurer\Game\Exploration\ExplorationHelpers.cs(126,13) : warning CS0162: Unreachable code detected
Compiler Error: c:\Users\San\Documents\Demonbuddy\Plugins\Adventurer\Game\Exploration\Experiments\SceneDef.cs(15,35) : error CS1061: 'Zeta.Game.Internals.Scene.NavMesh' does not contain a definition for 'SceneSNO' and no extension method 'SceneSNO' accepting a first argument of type 'Zeta.Game.Internals.Scene.NavMesh' could be found (are you missing a using directive or an assembly reference?)
Compiler Error: c:\Users\San\Documents\Demonbuddy\Plugins\Adventurer\Game\Grid\SceneDefinition.cs(31,17) : warning CS0162: Unreachable code detected
Compiler Error: c:\Users\San\Documents\Demonbuddy\Plugins\Adventurer\Game\Grid\SceneDefinition.cs(61,17) : warning CS0162: Unreachable code detected
Compiler Error: c:\Users\San\Documents\Demonbuddy\Plugins\Adventurer\Game\Quests\BountyData.cs(60,21) : warning CS0618: 'Adventurer.Game.Quests.BountyDataFactory.QuestWaypointNumbers' is obsolete: 'Use waypoint factory for levelarea instead'
Compiler Error: c:\Users\San\Documents\Demonbuddy\Plugins\Adventurer\Game\Quests\BountyData.cs(62,32) : warning CS0618: 'Adventurer.Game.Quests.BountyDataFactory.QuestWaypointNumbers' is obsolete: 'Use waypoint factory for levelarea instead'
Compiler Error: c:\Users\San\Documents\Demonbuddy\Plugins\Adventurer\Tags\StopBotTag.cs(28,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\San\Documents\Demonbuddy\Plugins\Adventurer\Tags\TestTag.cs(53,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\San\Documents\Demonbuddy\Plugins\Adventurer\Tags\TestTag2.cs(53,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\San\Documents\Demonbuddy\Plugins\Adventurer\UI\DeveloperUI.cs(811,17) : warning CS0219: The variable 'wpNr' is assigned but its value is never used
Compiler Error: c:\Users\San\Documents\Demonbuddy\Plugins\Adventurer\Util\MemoryHelper.cs(51,34) : warning CS0168: The variable 'ex' is declared but never used
Compiler Error: c:\Users\San\Documents\Demonbuddy\Plugins\Adventurer\Util\MemoryHelper.cs(61,34) : warning CS0168: The variable 'ex' is declared but never used
Compiler Error: c:\Users\San\Documents\Demonbuddy\Plugins\Trinity\UI\UIComponents\Converters\BoolToValueConverter.cs(9,18) : error CS0101: The namespace 'Trinity.UIComponents' already contains a definition for 'BoolToValueConverter'
Compiler Error: c:\Users\San\Documents\Demonbuddy\Plugins\Trinity\UI\UIComponents\Converters\BoolToValueConverter.cs(28,18) : error CS0101: The namespace 'Trinity.UIComponents' already contains a definition for 'BoolToStringConverter'
Compiler Error: c:\Users\San\Documents\Demonbuddy\Plugins\Trinity\UI\UIComponents\Converters\BoolToValueConverter.cs(29,18) : error CS0101: The namespace 'Trinity.UIComponents' already contains a definition for 'BoolToBrushConverter'
Compiler Error: c:\Users\San\Documents\Demonbuddy\Plugins\Trinity\UI\UIComponents\Converters\BoolToValueConverter.cs(30,18) : error CS0101: The namespace 'Trinity.UIComponents' already contains a definition for 'BoolToVisibilityConverter'
Compiler Error: c:\Users\San\Documents\Demonbuddy\Plugins\Trinity\UI\UIComponents\Converters\BoolToValueConverter.cs(31,18) : error CS0101: The namespace 'Trinity.UIComponents' already contains a definition for 'BoolToObjectConverter'
[QuestTools][Plugin] v3.5.13 Enabled
Current bot set to Order Bot
Loaded profile Adventurer - Nephalem Rift
Anyone have any ideas? I did follow someone's instructions to re-install and remove some Microsoft thing from my apps, but after re-installing, I just get the same problem time and time again. Any assistance would be entirely grateful.
I appear to be having issues when starting the program, I keep getting the following error...
Attached to Diablo III with pid: 13604
Flashing window
Compiler Error: c:\Users\San\Documents\Demonbuddy\Plugins\Adventurer\Game\Exploration\GridPoint.cs(5,19) : warning CS0660: 'Adventurer.Game.Exploration.GridPoint' defines operator == or operator != but does not override Object.Equals(object o)
Compiler Error: c:\Users\San\Documents\Demonbuddy\Plugins\Adventurer\Game\Exploration\GridPoint.cs(5,19) : warning CS0661: 'Adventurer.Game.Exploration.GridPoint' defines operator == or operator != but does not override Object.GetHashCode()
Compiler Error: c:\Users\San\Documents\Demonbuddy\Plugins\Adventurer\Game\Grid\GridPoint.cs(5,19) : warning CS0660: 'Adventurer.Game.Grid.GridPoint' defines operator == or operator != but does not override Object.Equals(object o)
Compiler Error: c:\Users\San\Documents\Demonbuddy\Plugins\Adventurer\Game\Grid\GridPoint.cs(5,19) : warning CS0661: 'Adventurer.Game.Grid.GridPoint' defines operator == or operator != but does not override Object.GetHashCode()
Compiler Error: c:\Users\San\Documents\Demonbuddy\Plugins\Adventurer\Util\FileStore.cs(74,42) : warning CS0693: Type parameter 'T' has the same name as the type parameter from outer type 'Adventurer.Util.FileStore<T>'
Compiler Error: warning CS1607: Assembly generation -- The version '0.1.*' specified for the 'file version' is not in the normal 'major.minor.build.revision' format
Compiler Error: c:\Users\San\Documents\Demonbuddy\Plugins\Adventurer\IPluginCommunicator.cs(78,30) : warning CS0168: The variable 'ex' is declared but never used
Compiler Error: c:\Users\San\Documents\Demonbuddy\Plugins\Adventurer\IPluginCommunicator.cs(115,34) : warning CS0168: The variable 'ex' is declared but never used
Compiler Error: c:\Users\San\Documents\Demonbuddy\Plugins\Adventurer\Coroutines\TownPortalCoroutine.cs(115,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\San\Documents\Demonbuddy\Plugins\Adventurer\Coroutines\WaitCoroutine.cs(29,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\San\Documents\Demonbuddy\Plugins\Adventurer\Coroutines\BountyCoroutines\ActBountiesCoroutine.cs(96,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\San\Documents\Demonbuddy\Plugins\Adventurer\Coroutines\BountyCoroutines\ActBountiesCoroutine.cs(170,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\San\Documents\Demonbuddy\Plugins\Adventurer\Coroutines\BountyCoroutines\ActBountiesCoroutine.cs(177,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\San\Documents\Demonbuddy\Plugins\Adventurer\Coroutines\BountyCoroutines\ActBountiesCoroutine.cs(184,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\San\Documents\Demonbuddy\Plugins\Adventurer\Coroutines\BountyCoroutines\ActBountiesCoroutine.cs(192,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\San\Documents\Demonbuddy\Plugins\Adventurer\Coroutines\BountyCoroutines\AttackCoroutine.cs(106,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\San\Documents\Demonbuddy\Plugins\Adventurer\Coroutines\BountyCoroutines\AttackCoroutine.cs(112,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\San\Documents\Demonbuddy\Plugins\Adventurer\Coroutines\BountyCoroutines\AttackCoroutine.cs(174,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\San\Documents\Demonbuddy\Plugins\Adventurer\Coroutines\BountyCoroutines\AttackCoroutine.cs(180,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\San\Documents\Demonbuddy\Plugins\Adventurer\Coroutines\BountyCoroutines\BountyCoroutine.cs(140,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\San\Documents\Demonbuddy\Plugins\Adventurer\Coroutines\BountyCoroutines\BountyCoroutine.cs(182,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\San\Documents\Demonbuddy\Plugins\Adventurer\Coroutines\BountyCoroutines\BountyCoroutine.cs(188,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\San\Documents\Demonbuddy\Plugins\Adventurer\Coroutines\BountyCoroutines\BountyCoroutine.cs(194,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\San\Documents\Demonbuddy\Plugins\Adventurer\Coroutines\BountyCoroutines\Subroutines\ClearAreaForNSecondsCoroutine.cs(84,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\San\Documents\Demonbuddy\Plugins\Adventurer\Coroutines\BountyCoroutines\Subroutines\ClearAreaForNSecondsCoroutine.cs(132,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\San\Documents\Demonbuddy\Plugins\Adventurer\Coroutines\BountyCoroutines\Subroutines\ClearAreaForNSecondsCoroutine.cs(138,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\San\Documents\Demonbuddy\Plugins\Adventurer\Coroutines\BountyCoroutines\Subroutines\ClearLevelAreaCoroutine.cs(83,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\San\Documents\Demonbuddy\Plugins\Adventurer\Coroutines\BountyCoroutines\Subroutines\ClearLevelAreaCoroutine.cs(122,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\San\Documents\Demonbuddy\Plugins\Adventurer\Coroutines\BountyCoroutines\Subroutines\ClearLevelAreaCoroutine.cs(127,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\San\Documents\Demonbuddy\Plugins\Adventurer\Coroutines\BountyCoroutines\Subroutines\EnterLevelAreaCoroutine.cs(148,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\San\Documents\Demonbuddy\Plugins\Adventurer\Coroutines\BountyCoroutines\Subroutines\EnterLevelAreaCoroutine.cs(276,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\San\Documents\Demonbuddy\Plugins\Adventurer\Coroutines\BountyCoroutines\Subroutines\InteractWithGizmoCoroutine.cs(114,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\San\Documents\Demonbuddy\Plugins\Adventurer\Coroutines\BountyCoroutines\Subroutines\InteractWithGizmoCoroutine.cs(218,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\San\Documents\Demonbuddy\Plugins\Adventurer\Coroutines\BountyCoroutines\Subroutines\InteractWithGizmoCoroutine.cs(224,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\San\Documents\Demonbuddy\Plugins\Adventurer\Coroutines\BountyCoroutines\Subroutines\InteractWithUnitCoroutine.cs(112,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\San\Documents\Demonbuddy\Plugins\Adventurer\Coroutines\BountyCoroutines\Subroutines\InteractWithUnitCoroutine.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\San\Documents\Demonbuddy\Plugins\Adventurer\Coroutines\BountyCoroutines\Subroutines\InteractWithUnitCoroutine.cs(211,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\San\Documents\Demonbuddy\Plugins\Adventurer\Coroutines\BountyCoroutines\Subroutines\KillUniqueMonsterCoroutine.cs(110,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\San\Documents\Demonbuddy\Plugins\Adventurer\Coroutines\BountyCoroutines\Subroutines\KillUniqueMonsterCoroutine.cs(165,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\San\Documents\Demonbuddy\Plugins\Adventurer\Coroutines\BountyCoroutines\Subroutines\KillUniqueMonsterCoroutine.cs(177,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\San\Documents\Demonbuddy\Plugins\Adventurer\Coroutines\BountyCoroutines\Subroutines\MoveToActorCoroutine.cs(100,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\San\Documents\Demonbuddy\Plugins\Adventurer\Coroutines\BountyCoroutines\Subroutines\MoveToActorCoroutine.cs(145,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\San\Documents\Demonbuddy\Plugins\Adventurer\Coroutines\BountyCoroutines\Subroutines\MoveToActorCoroutine.cs(151,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\San\Documents\Demonbuddy\Plugins\Adventurer\Coroutines\BountyCoroutines\Subroutines\MoveToMapMarkerCoroutine.cs(113,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\San\Documents\Demonbuddy\Plugins\Adventurer\Coroutines\BountyCoroutines\Subroutines\MoveToMapMarkerCoroutine.cs(169,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\San\Documents\Demonbuddy\Plugins\Adventurer\Coroutines\BountyCoroutines\Subroutines\MoveToMapMarkerCoroutine.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\San\Documents\Demonbuddy\Plugins\Adventurer\Coroutines\BountyCoroutines\Subroutines\MoveToSceneCoroutine.cs(102,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\San\Documents\Demonbuddy\Plugins\Adventurer\Coroutines\BountyCoroutines\Subroutines\MoveToSceneCoroutine.cs(148,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\San\Documents\Demonbuddy\Plugins\Adventurer\Coroutines\BountyCoroutines\Subroutines\MoveToSceneCoroutine.cs(154,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\San\Documents\Demonbuddy\Plugins\Adventurer\Coroutines\BountyCoroutines\Subroutines\MoveToScenePositionCoroutine.cs(106,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\San\Documents\Demonbuddy\Plugins\Adventurer\Coroutines\BountyCoroutines\Subroutines\MoveToScenePositionCoroutine.cs(161,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\San\Documents\Demonbuddy\Plugins\Adventurer\Coroutines\BountyCoroutines\Subroutines\MoveToScenePositionCoroutine.cs(167,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\San\Documents\Demonbuddy\Plugins\Adventurer\Coroutines\KeywardenCoroutines\KeywardenCoroutine.cs(221,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\San\Documents\Demonbuddy\Plugins\Adventurer\Coroutines\KeywardenCoroutines\KeywardenCoroutine.cs(227,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\San\Documents\Demonbuddy\Plugins\Adventurer\Game\Exploration\ExplorationHelpers.cs(126,13) : warning CS0162: Unreachable code detected
Compiler Error: c:\Users\San\Documents\Demonbuddy\Plugins\Adventurer\Game\Exploration\Experiments\SceneDef.cs(15,35) : error CS1061: 'Zeta.Game.Internals.Scene.NavMesh' does not contain a definition for 'SceneSNO' and no extension method 'SceneSNO' accepting a first argument of type 'Zeta.Game.Internals.Scene.NavMesh' could be found (are you missing a using directive or an assembly reference?)
Compiler Error: c:\Users\San\Documents\Demonbuddy\Plugins\Adventurer\Game\Grid\SceneDefinition.cs(31,17) : warning CS0162: Unreachable code detected
Compiler Error: c:\Users\San\Documents\Demonbuddy\Plugins\Adventurer\Game\Grid\SceneDefinition.cs(61,17) : warning CS0162: Unreachable code detected
Compiler Error: c:\Users\San\Documents\Demonbuddy\Plugins\Adventurer\Game\Quests\BountyData.cs(60,21) : warning CS0618: 'Adventurer.Game.Quests.BountyDataFactory.QuestWaypointNumbers' is obsolete: 'Use waypoint factory for levelarea instead'
Compiler Error: c:\Users\San\Documents\Demonbuddy\Plugins\Adventurer\Game\Quests\BountyData.cs(62,32) : warning CS0618: 'Adventurer.Game.Quests.BountyDataFactory.QuestWaypointNumbers' is obsolete: 'Use waypoint factory for levelarea instead'
Compiler Error: c:\Users\San\Documents\Demonbuddy\Plugins\Adventurer\Tags\StopBotTag.cs(28,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\San\Documents\Demonbuddy\Plugins\Adventurer\Tags\TestTag.cs(53,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\San\Documents\Demonbuddy\Plugins\Adventurer\Tags\TestTag2.cs(53,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\San\Documents\Demonbuddy\Plugins\Adventurer\UI\DeveloperUI.cs(811,17) : warning CS0219: The variable 'wpNr' is assigned but its value is never used
Compiler Error: c:\Users\San\Documents\Demonbuddy\Plugins\Adventurer\Util\MemoryHelper.cs(51,34) : warning CS0168: The variable 'ex' is declared but never used
Compiler Error: c:\Users\San\Documents\Demonbuddy\Plugins\Adventurer\Util\MemoryHelper.cs(61,34) : warning CS0168: The variable 'ex' is declared but never used
Compiler Error: c:\Users\San\Documents\Demonbuddy\Plugins\Trinity\UI\UIComponents\Converters\BoolToValueConverter.cs(9,18) : error CS0101: The namespace 'Trinity.UIComponents' already contains a definition for 'BoolToValueConverter'
Compiler Error: c:\Users\San\Documents\Demonbuddy\Plugins\Trinity\UI\UIComponents\Converters\BoolToValueConverter.cs(28,18) : error CS0101: The namespace 'Trinity.UIComponents' already contains a definition for 'BoolToStringConverter'
Compiler Error: c:\Users\San\Documents\Demonbuddy\Plugins\Trinity\UI\UIComponents\Converters\BoolToValueConverter.cs(29,18) : error CS0101: The namespace 'Trinity.UIComponents' already contains a definition for 'BoolToBrushConverter'
Compiler Error: c:\Users\San\Documents\Demonbuddy\Plugins\Trinity\UI\UIComponents\Converters\BoolToValueConverter.cs(30,18) : error CS0101: The namespace 'Trinity.UIComponents' already contains a definition for 'BoolToVisibilityConverter'
Compiler Error: c:\Users\San\Documents\Demonbuddy\Plugins\Trinity\UI\UIComponents\Converters\BoolToValueConverter.cs(31,18) : error CS0101: The namespace 'Trinity.UIComponents' already contains a definition for 'BoolToObjectConverter'
[QuestTools][Plugin] v3.5.13 Enabled
Current bot set to Order Bot
Loaded profile Adventurer - Nephalem Rift
Anyone have any ideas? I did follow someone's instructions to re-install and remove some Microsoft thing from my apps, but after re-installing, I just get the same problem time and time again. Any assistance would be entirely grateful.