When I start DB I get this message:
Attached to Diablo III with pid: 5504
Flashing window
Compiler Error: C:\Users\Mikael\Desktop\Bud\Plugins\Trinity\Coroutines\Town\ReturnToStash.cs(40,84) : warning CS0642: Possible mistaken empty statement
Compiler Error: C:\Users\Mikael\Desktop\Bud\Plugins\Trinity\UI\TabUI.cs(43,7) : warning CS0105: The using directive for 'Trinity.Framework.Helpers' appeared previously in this namespace
Compiler Error: C:\Users\Mikael\Desktop\Bud\Plugins\Trinity\UI\TabUI.cs(45,7) : warning CS0105: The using directive for 'Trinity.Framework.Objects.Enums' appeared previously in this namespace
Compiler Error: C:\Users\Mikael\Desktop\Bud\Plugins\Trinity\UI\TabUI.cs(46,7) : warning CS0105: The using directive for 'Trinity.Framework.Objects.Memory' appeared previously in this namespace
Compiler Error: C:\Users\Mikael\Desktop\Bud\Plugins\Trinity\UI\TabUI.cs(50,7) : warning CS0105: The using directive for 'Trinity.Framework.Objects.Memory.Sno' appeared previously in this namespace
Compiler Error: C:\Users\Mikael\Desktop\Bud\Plugins\Trinity\UI\TabUI.cs(51,7) : warning CS0105: The using directive for 'Trinity.Framework.Objects.Memory.Misc' appeared previously in this namespace
Compiler Error: C:\Users\Mikael\Desktop\Bud\Plugins\Trinity\Items\Sorting\ItemWrapper.cs(10,18) : warning CS0660: 'ItemWrapper' defines operator == or operator != but does not override Object.Equals(object o)
Compiler Error: C:\Users\Mikael\Desktop\Bud\Plugins\Trinity\Framework\Core.cs(31,23) : error CS0118: 'Adventurer' is a namespace but is used like a type
Compiler Error: C:\Users\Mikael\Desktop\Bud\Plugins\Trinity\Reference\Gems.cs(485,45) : warning CS0108: 'Gems.Items' hides inherited member 'FieldCollection<Gems, Item>.Items'. Use the new keyword if hiding was intended.
Compiler Error: C:\Users\Mikael\Desktop\Bud\Plugins\Trinity\Components\Adventurer\Game\Exploration\ExplorationGrid.cs(80,24) : warning CS0628: 'ExplorationGrid.MarkNodesNearWall': new protected member declared in sealed class
Compiler Error: C:\Users\Mikael\Desktop\Bud\Plugins\Trinity\Components\Adventurer\Game\Exploration\ExplorationGrid.cs(107,40) : warning CS0108: 'ExplorationGrid.GetRayLine(Vector3, Vector3)' hides inherited member 'Grid<ExplorationNode>.GetRayLine(Vector3, Vector3)'. Use the new keyword if hiding was intended.
Compiler Error: C:\Users\Mikael\Desktop\Bud\Plugins\Trinity\Components\Adventurer\Settings\PluginSettings.cs(357,21) : warning CS0114: 'PluginSettings.LoadDefaults()' hides inherited member 'NotifyBase.LoadDefaults()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
Compiler Error: C:\Users\Mikael\Desktop\Bud\Plugins\Trinity\Components\Adventurer\Game\Exploration\GridPoint.cs(6,19) : warning CS0660: 'GridPoint' defines operator == or operator != but does not override Object.Equals(object o)
Compiler Error: C:\Users\Mikael\Desktop\Bud\Plugins\Trinity\Components\Adventurer\Game\Exploration\GridPoint.cs(6,19) : warning CS0661: 'GridPoint' defines operator == or operator != but does not override Object.GetHashCode()
Compiler Error: C:\Users\Mikael\Desktop\Bud\Plugins\Trinity\Components\Adventurer\Game\Exploration\IGrid.cs(20,14) : warning CS0108: 'IGrid<T>.Reset()' hides inherited member 'IGrid.Reset()'. Use the new keyword if hiding was intended.
Compiler Error: C:\Users\Mikael\Desktop\Bud\Plugins\Trinity\Components\Adventurer\Game\Exploration\NavigationGrid.cs(49,24) : warning CS0628: 'NavigationGrid.MarkNodesNearWall': new protected member declared in sealed class
Compiler Error: C:\Users\Mikael\Desktop\Bud\Plugins\Trinity\Components\Adventurer\Game\Grid\GridPoint.cs(5,19) : warning CS0660: 'GridPoint' defines operator == or operator != but does not override Object.Equals(object o)
Compiler Error: C:\Users\Mikael\Desktop\Bud\Plugins\Trinity\Components\Adventurer\Game\Grid\GridPoint.cs(5,19) : warning CS0661: 'GridPoint' defines operator == or operator != but does not override Object.GetHashCode()
Compiler Error: C:\Users\Mikael\Desktop\Bud\Plugins\Trinity\Reference\Legendary.cs(14439,45) : warning CS0108: 'Legendary.Items' hides inherited member 'FieldCollection<Legendary, Item>.Items'. Use the new keyword if hiding was intended.
Compiler Error: C:\Users\Mikael\Desktop\Bud\Plugins\Trinity\Framework\Actors\ActorTypes\TrinityActor.cs(71,20) : warning CS0108: 'TrinityActor.AnnId' hides inherited member 'ActorBase.AnnId'. Use the new keyword if hiding was intended.
Compiler Error: C:\Users\Mikael\Desktop\Bud\Plugins\Trinity\UI\Visualizer\VisualizerViewModel.cs(1113,50) : warning CS0108: 'VisualizerViewModel.PropertyChanged' hides inherited member 'XmlSettings.PropertyChanged'. Use the new keyword if hiding was intended.
Compiler Error: C:\Users\Mikael\Desktop\Bud\Plugins\Trinity\UI\Visualizer\VisualizerViewModel.cs(1116,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\Mikael\Desktop\Bud\Plugins\Trinity\Framework\Modules\WorldCache.cs(35,23) : warning CS0108: 'WorldCache.Name' hides inherited member 'Module.Name'. Use the new keyword if hiding was intended.
Compiler Error: C:\Users\Mikael\Desktop\Bud\Plugins\Trinity\Framework\Objects\Memory\Attributes\AttributeManager.cs(48,29) : warning CS0108: 'AttributeManager.IsValid' hides inherited member 'MemoryWrapper.IsValid'. Use the new keyword if hiding was intended.
Compiler Error: C:\Users\Mikael\Desktop\Bud\Plugins\Trinity\Framework\Objects\Memory\Misc\Ptr.cs(17,26) : warning CS0108: 'Ptr<T>.SizeOf' hides inherited member 'Ptr.SizeOf'. Use the new keyword if hiding was intended.
Compiler Error: C:\Users\Mikael\Desktop\Bud\Plugins\Trinity\Framework\Objects\Memory\UX\UXListItem.cs(5,30) : warning CS0109: The member 'UXListItem.SizeOf' does not hide an inherited member. The new keyword is not required.
[Adventurer] (1.3.4.46) initialized.
[Adventurer] (1.3.4.46) enabled.
Current bot set to Order Bot
Loaded profile Adventurer - Nephalem Rift
[Adventurer] Plugin is up-to-date.
I've tried the newest 5 versions of trinity and the beta ones aswell.
Does any of you guys know what to do?
Attached to Diablo III with pid: 5504
Flashing window
Compiler Error: C:\Users\Mikael\Desktop\Bud\Plugins\Trinity\Coroutines\Town\ReturnToStash.cs(40,84) : warning CS0642: Possible mistaken empty statement
Compiler Error: C:\Users\Mikael\Desktop\Bud\Plugins\Trinity\UI\TabUI.cs(43,7) : warning CS0105: The using directive for 'Trinity.Framework.Helpers' appeared previously in this namespace
Compiler Error: C:\Users\Mikael\Desktop\Bud\Plugins\Trinity\UI\TabUI.cs(45,7) : warning CS0105: The using directive for 'Trinity.Framework.Objects.Enums' appeared previously in this namespace
Compiler Error: C:\Users\Mikael\Desktop\Bud\Plugins\Trinity\UI\TabUI.cs(46,7) : warning CS0105: The using directive for 'Trinity.Framework.Objects.Memory' appeared previously in this namespace
Compiler Error: C:\Users\Mikael\Desktop\Bud\Plugins\Trinity\UI\TabUI.cs(50,7) : warning CS0105: The using directive for 'Trinity.Framework.Objects.Memory.Sno' appeared previously in this namespace
Compiler Error: C:\Users\Mikael\Desktop\Bud\Plugins\Trinity\UI\TabUI.cs(51,7) : warning CS0105: The using directive for 'Trinity.Framework.Objects.Memory.Misc' appeared previously in this namespace
Compiler Error: C:\Users\Mikael\Desktop\Bud\Plugins\Trinity\Items\Sorting\ItemWrapper.cs(10,18) : warning CS0660: 'ItemWrapper' defines operator == or operator != but does not override Object.Equals(object o)
Compiler Error: C:\Users\Mikael\Desktop\Bud\Plugins\Trinity\Framework\Core.cs(31,23) : error CS0118: 'Adventurer' is a namespace but is used like a type
Compiler Error: C:\Users\Mikael\Desktop\Bud\Plugins\Trinity\Reference\Gems.cs(485,45) : warning CS0108: 'Gems.Items' hides inherited member 'FieldCollection<Gems, Item>.Items'. Use the new keyword if hiding was intended.
Compiler Error: C:\Users\Mikael\Desktop\Bud\Plugins\Trinity\Components\Adventurer\Game\Exploration\ExplorationGrid.cs(80,24) : warning CS0628: 'ExplorationGrid.MarkNodesNearWall': new protected member declared in sealed class
Compiler Error: C:\Users\Mikael\Desktop\Bud\Plugins\Trinity\Components\Adventurer\Game\Exploration\ExplorationGrid.cs(107,40) : warning CS0108: 'ExplorationGrid.GetRayLine(Vector3, Vector3)' hides inherited member 'Grid<ExplorationNode>.GetRayLine(Vector3, Vector3)'. Use the new keyword if hiding was intended.
Compiler Error: C:\Users\Mikael\Desktop\Bud\Plugins\Trinity\Components\Adventurer\Settings\PluginSettings.cs(357,21) : warning CS0114: 'PluginSettings.LoadDefaults()' hides inherited member 'NotifyBase.LoadDefaults()'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
Compiler Error: C:\Users\Mikael\Desktop\Bud\Plugins\Trinity\Components\Adventurer\Game\Exploration\GridPoint.cs(6,19) : warning CS0660: 'GridPoint' defines operator == or operator != but does not override Object.Equals(object o)
Compiler Error: C:\Users\Mikael\Desktop\Bud\Plugins\Trinity\Components\Adventurer\Game\Exploration\GridPoint.cs(6,19) : warning CS0661: 'GridPoint' defines operator == or operator != but does not override Object.GetHashCode()
Compiler Error: C:\Users\Mikael\Desktop\Bud\Plugins\Trinity\Components\Adventurer\Game\Exploration\IGrid.cs(20,14) : warning CS0108: 'IGrid<T>.Reset()' hides inherited member 'IGrid.Reset()'. Use the new keyword if hiding was intended.
Compiler Error: C:\Users\Mikael\Desktop\Bud\Plugins\Trinity\Components\Adventurer\Game\Exploration\NavigationGrid.cs(49,24) : warning CS0628: 'NavigationGrid.MarkNodesNearWall': new protected member declared in sealed class
Compiler Error: C:\Users\Mikael\Desktop\Bud\Plugins\Trinity\Components\Adventurer\Game\Grid\GridPoint.cs(5,19) : warning CS0660: 'GridPoint' defines operator == or operator != but does not override Object.Equals(object o)
Compiler Error: C:\Users\Mikael\Desktop\Bud\Plugins\Trinity\Components\Adventurer\Game\Grid\GridPoint.cs(5,19) : warning CS0661: 'GridPoint' defines operator == or operator != but does not override Object.GetHashCode()
Compiler Error: C:\Users\Mikael\Desktop\Bud\Plugins\Trinity\Reference\Legendary.cs(14439,45) : warning CS0108: 'Legendary.Items' hides inherited member 'FieldCollection<Legendary, Item>.Items'. Use the new keyword if hiding was intended.
Compiler Error: C:\Users\Mikael\Desktop\Bud\Plugins\Trinity\Framework\Actors\ActorTypes\TrinityActor.cs(71,20) : warning CS0108: 'TrinityActor.AnnId' hides inherited member 'ActorBase.AnnId'. Use the new keyword if hiding was intended.
Compiler Error: C:\Users\Mikael\Desktop\Bud\Plugins\Trinity\UI\Visualizer\VisualizerViewModel.cs(1113,50) : warning CS0108: 'VisualizerViewModel.PropertyChanged' hides inherited member 'XmlSettings.PropertyChanged'. Use the new keyword if hiding was intended.
Compiler Error: C:\Users\Mikael\Desktop\Bud\Plugins\Trinity\UI\Visualizer\VisualizerViewModel.cs(1116,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\Mikael\Desktop\Bud\Plugins\Trinity\Framework\Modules\WorldCache.cs(35,23) : warning CS0108: 'WorldCache.Name' hides inherited member 'Module.Name'. Use the new keyword if hiding was intended.
Compiler Error: C:\Users\Mikael\Desktop\Bud\Plugins\Trinity\Framework\Objects\Memory\Attributes\AttributeManager.cs(48,29) : warning CS0108: 'AttributeManager.IsValid' hides inherited member 'MemoryWrapper.IsValid'. Use the new keyword if hiding was intended.
Compiler Error: C:\Users\Mikael\Desktop\Bud\Plugins\Trinity\Framework\Objects\Memory\Misc\Ptr.cs(17,26) : warning CS0108: 'Ptr<T>.SizeOf' hides inherited member 'Ptr.SizeOf'. Use the new keyword if hiding was intended.
Compiler Error: C:\Users\Mikael\Desktop\Bud\Plugins\Trinity\Framework\Objects\Memory\UX\UXListItem.cs(5,30) : warning CS0109: The member 'UXListItem.SizeOf' does not hide an inherited member. The new keyword is not required.
[Adventurer] (1.3.4.46) initialized.
[Adventurer] (1.3.4.46) enabled.
Current bot set to Order Bot
Loaded profile Adventurer - Nephalem Rift
[Adventurer] Plugin is up-to-date.
I've tried the newest 5 versions of trinity and the beta ones aswell.
Does any of you guys know what to do?