I am having an issue with 2-14-13, I extract to the trinity folder and DB no longer recognizes that trinity is installed, any help?
Edit: I apologize I did not post any error information, after cleaning up duplicate usage errors this is what is left.
Compiler Error: c:\Users\Win8 PC\Desktop\DemonBuddy\Plugins\Trinity\Framework\Grid\GridPoint.cs(5,19) : warning CS0660: 'Trinity.Bot.Providers.Grid.GridPoint' defines operator == or operator != but does not override Object.Equals(object o)
Compiler Error: c:\Users\Win8 PC\Desktop\DemonBuddy\Plugins\Trinity\Framework\Grid\GridPoint.cs(5,19) : warning CS0661: 'Trinity.Bot.Providers.Grid.GridPoint' defines operator == or operator != but does not override Object.GetHashCode()
Compiler Error: c:\Users\Win8 PC\Desktop\DemonBuddy\Plugins\Trinity\Items\ItemWrapper.cs(12,18) : warning CS0660: 'Trinity.Items.ItemWrapper' defines operator == or operator != but does not override Object.Equals(object o)
Compiler Error: c:\Users\Win8 PC\Desktop\DemonBuddy\Plugins\Trinity\UI\UIComponents\BindingMember.cs(40,50) : warning CS0108: 'Trinity.UI.UIComponents.BindingMember.PropertyChanged' hides inherited member 'Trinity.Objects.BaseObject.PropertyChanged'. Use the new keyword if hiding was intended.
Compiler Error: c:\Users\Win8 PC\Desktop\DemonBuddy\Plugins\Trinity\UI\Visualizer\VisualizerViewModel.cs(613,50) : warning CS0108: 'Trinity.UI.RadarUI.VisualizerViewModel.PropertyChanged' hides inherited member 'Zeta.Common.Xml.XmlSettings.PropertyChanged'. Use the new keyword if hiding was intended.
Compiler Error: c:\Users\Win8 PC\Desktop\DemonBuddy\Plugins\Trinity\UI\Visualizer\VisualizerViewModel.cs(616,29) : warning CS0114: 'Trinity.UI.RadarUI.VisualizerViewModel.OnPropertyChanged(string)' hides inherited member 'Zeta.Common.Xml.XmlSettings.OnPropertyChanged(string)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
Compiler Error: c:\Users\Win8 PC\Desktop\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\Win8 PC\Desktop\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\Win8 PC\Desktop\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\Win8 PC\Desktop\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\Win8 PC\Desktop\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\Win8 PC\Desktop\DemonBuddy\Plugins\Trinity\Helpers\IPluginCommunicator.cs(78,30) : warning CS0168: The variable 'ex' is declared but never used
Compiler Error: c:\Users\Win8 PC\Desktop\DemonBuddy\Plugins\Trinity\Helpers\IPluginCommunicator.cs(115,34) : warning CS0168: The variable 'ex' is declared but never used
Compiler Error: c:\Users\Win8 PC\Desktop\DemonBuddy\Plugins\Trinity\Helpers\MemoryHelper.cs(65,34) : warning CS0168: The variable 'ex' is declared but never used
Compiler Error: c:\Users\Win8 PC\Desktop\DemonBuddy\Plugins\Trinity\Helpers\MemoryHelper.cs(75,34) : warning CS0168: The variable 'ex' is declared but never used
Compiler Error: c:\Users\Win8 PC\Desktop\DemonBuddy\Plugins\Trinity\Helpers\Rotator.cs(122,19) : warning CS0168: The variable 'newAngle' is declared but never used
Compiler Error: c:\Users\Win8 PC\Desktop\DemonBuddy\Plugins\Trinity\Helpers\ToStringReflector.cs(16,32) : warning CS0168: The variable 'properties' is declared but never used
Compiler Error: c:\Users\Win8 PC\Desktop\DemonBuddy\Plugins\Trinity\Reference\ItemRankData.cs(50,30) : error CS0117: 'Trinity.Reference.Legendary' does not contain a definition for 'AughildsSearch'
Compiler Error: c:\Users\Win8 PC\Desktop\DemonBuddy\Plugins\Trinity\Reference\ItemRankData.cs(179,30) : error CS0117: 'Trinity.Reference.Legendary' does not contain a definition for 'SteadyStrikers'
Compiler Error: c:\Users\Win8 PC\Desktop\DemonBuddy\Plugins\Trinity\Reference\ItemRankData.cs(311,30) : error CS0117: 'Trinity.Reference.Legendary' does not contain a definition for 'AughildsSpike'
Compiler Error: c:\Users\Win8 PC\Desktop\DemonBuddy\Plugins\Trinity\Reference\ItemRankData.cs(341,30) : error CS0117: 'Trinity.Reference.Legendary' does not contain a definition for 'CainsInsight'
Compiler Error: c:\Users\Win8 PC\Desktop\DemonBuddy\Plugins\Trinity\Reference\ItemRankData.cs(405,30) : error CS0117: 'Trinity.Reference.Legendary' does not contain a definition for 'AughildsPower'
Compiler Error: c:\Users\Win8 PC\Desktop\DemonBuddy\Plugins\Trinity\Reference\ItemRankData.cs(428,30) : error CS0117: 'Trinity.Reference.Legendary' does not contain a definition for 'BornsPrivilege'
Compiler Error: c:\Users\Win8 PC\Desktop\DemonBuddy\Plugins\Trinity\Reference\ItemRankData.cs(473,30) : error CS0117: 'Trinity.Reference.Legendary' does not contain a definition for 'AshearasCustodian'
Compiler Error: c:\Users\Win8 PC\Desktop\DemonBuddy\Plugins\Trinity\Reference\ItemRankData.cs(598,22) : error CS0117: 'Trinity.Reference.Legendary' does not contain a definition for 'AughildsRule'
Compiler Error: c:\Users\Win8 PC\Desktop\DemonBuddy\Plugins\Trinity\Reference\ItemRankData.cs(636,22) : error CS0117: 'Trinity.Reference.Legendary' does not contain a definition for 'BornsFrozenSoul'
Compiler Error: c:\Users\Win8 PC\Desktop\DemonBuddy\Plugins\Trinity\Reference\ItemRankData.cs(758,22) : error CS0117: 'Trinity.Reference.Legendary' does not contain a definition for 'AshearasWard'
Compiler Error: c:\Users\Win8 PC\Desktop\DemonBuddy\Plugins\Trinity\Reference\ItemRankData.cs(776,22) : error CS0117: 'Trinity.Reference.Legendary' does not contain a definition for 'CainsScrivener'
Compiler Error: c:\Users\Win8 PC\Desktop\DemonBuddy\Plugins\Trinity\Reference\ItemRankData.cs(941,22) : error CS0117: 'Trinity.Reference.Legendary' does not contain a definition for 'CaptainCrimsonsSilkGirdle'
Compiler Error: c:\Users\Win8 PC\Desktop\DemonBuddy\Plugins\Trinity\Reference\ItemRankData.cs(990,22) : error CS0117: 'Trinity.Reference.Legendary' does not contain a definition for 'FleetingStrap'
Compiler Error: c:\Users\Win8 PC\Desktop\DemonBuddy\Plugins\Trinity\Reference\ItemRankData.cs(1035,22) : error CS0117: 'Trinity.Reference.Legendary' does not contain a definition for 'CaptainCrimsonsThrust'
Compiler Error: c:\Users\Win8 PC\Desktop\DemonBuddy\Plugins\Trinity\Reference\ItemRankData.cs(1115,22) : error CS0117: 'Trinity.Reference.Legendary' does not contain a definition for 'CainsHabit'
Compiler Error: c:\Users\Win8 PC\Desktop\DemonBuddy\Plugins\Trinity\Reference\ItemRankData.cs(1137,22) : error CS0117: 'Trinity.Reference.Legendary' does not contain a definition for 'AshearasPace'
Compiler Error: c:\Users\Win8 PC\Desktop\DemonBuddy\Plugins\Trinity\Reference\ItemRankData.cs(1193,22) : error CS0117: 'Trinity.Reference.Legendary' does not contain a definition for 'CaptainCrimsonsWaders'
Compiler Error: c:\Users\Win8 PC\Desktop\DemonBuddy\Plugins\Trinity\Reference\ItemRankData.cs(1282,22) : error CS0117: 'Trinity.Reference.Legendary' does not contain a definition for 'AshearasFinders'
Compiler Error: c:\Users\Win8 PC\Desktop\DemonBuddy\Plugins\Trinity\Reference\ItemRankData.cs(1297,22) : error CS0117: 'Trinity.Reference.Legendary' does not contain a definition for 'CainsTravelers'
Compiler Error: c:\Users\Win8 PC\Desktop\DemonBuddy\Plugins\Trinity\Reference\ItemRankData.cs(1739,22) : error CS0117: 'Trinity.Reference.Legendary' does not contain a definition for 'BornsFuriousWrath'
Compiler Error: c:\Users\Win8 PC\Desktop\DemonBuddy\Plugins\Trinity\Reference\ItemRankData.cs(1945,22) : error CS0117: 'Trinity.Reference.Legendary' does not contain a definition for 'UtarsRoar'
Compiler Error: c:\Users\Win8 PC\Desktop\DemonBuddy\Plugins\Trinity\Reference\ItemRankData.cs(1982,22) : error CS0117: 'Trinity.Reference.Legendary' does not contain a definition for 'SagesApogee'
Compiler Error: c:\Users\Win8 PC\Desktop\DemonBuddy\Plugins\Trinity\Reference\ItemRankData.cs(2055,22) : error CS0117: 'Trinity.Reference.Legendary' does not contain a definition for 'SagesPurchase'
Compiler Error: c:\Users\Win8 PC\Desktop\DemonBuddy\Plugins\Trinity\Reference\ItemRankData.cs(2138,22) : error CS0117: 'Trinity.Reference.Legendary' does not contain a definition for 'SagesPassage'
Compiler Error: c:\Users\Win8 PC\Desktop\DemonBuddy\Plugins\Trinity\Reference\ItemRankData.cs(2408,22) : error CS0117: 'Trinity.Reference.Legendary' does not contain a definition for 'ProfanePauldrons'
Compiler Error: c:\Users\Win8 PC\Desktop\DemonBuddy\Plugins\Trinity\Reference\ItemRankData.cs(2800,22) : error CS0117: 'Trinity.Reference.Legendary' does not contain a definition for 'Devastator'
Compiler Error: c:\Users\Win8 PC\Desktop\DemonBuddy\Plugins\Trinity\Reference\ItemRankData.cs(3420,22) : error CS0117: 'Trinity.Reference.Legendary' does not contain a definition for 'ArchfiendArrows'
Compiler Error: c:\Users\Win8 PC\Desktop\DemonBuddy\Plugins\Trinity\Reference\ItemRankData.cs(3457,22) : error CS0117: 'Trinity.Reference.Legendary' does not contain a definition for 'ArcaneBarb'
Compiler Error: c:\Users\Win8 PC\Desktop\DemonBuddy\Plugins\Trinity\Reference\ItemRankData.cs(3560,22) : error CS0117: 'Trinity.Reference.Legendary' does not contain a definition for 'Corruption'
Compiler Error: c:\Users\Win8 PC\Desktop\DemonBuddy\Plugins\Trinity\Reference\ItemRankData.cs(4042,22) : error CS0117: 'Trinity.Reference.Legendary' does not contain a definition for 'Spite'
Compiler Error: c:\Users\Win8 PC\Desktop\DemonBuddy\Plugins\Trinity\Reference\ItemRankData.cs(4131,22) : error CS0117: 'Trinity.Reference.Legendary' does not contain a definition for 'GuardiansAversion'
Compiler Error: c:\Users\Win8 PC\Desktop\DemonBuddy\Plugins\Trinity\Reference\ItemRankData.cs(4640,22) : error CS0117: 'Trinity.Reference.Legendary' does not contain a definition for 'CosmicStrand'
Compiler Error: c:\Users\Win8 PC\Desktop\DemonBuddy\Plugins\Trinity\Reference\ItemRankData.cs(4764,22) : error CS0117: 'Trinity.Reference.Legendary' does not contain a definition for 'BojAnglers'
Compiler Error: c:\Users\Win8 PC\Desktop\DemonBuddy\Plugins\Trinity\Reference\ItemRankData.cs(4887,22) : error CS0117: 'Trinity.Reference.Legendary' does not contain a definition for 'TheHelmOfRule'
Compiler Error: c:\Users\Win8 PC\Desktop\DemonBuddy\Plugins\Trinity\Reference\ItemRankData.cs(5284,22) : error CS0117: 'Trinity.Reference.Legendary' does not contain a definition for 'BoardWalkers'
Compiler Error: c:\Users\Win8 PC\Desktop\DemonBuddy\Plugins\Trinity\UI\UIComponents\Converters\DisplayNameAttributeConverter.cs(43,30) : warning CS0168: The variable 'ex' is declared but never used
Compiler Error: c:\Users\Win8 PC\Desktop\DemonBuddy\Plugins\Trinity\UI\UIComponents\Converters\EnumVisibilityConverter.cs(33,30) : warning CS0168: The variable 'ex' is declared but never used