Am i updating my trinity wrong or something? I still keep getting compiler error and can't see trinity in plugins anymore...
2016-04-09 19:09:48,571 [1] DEBUG AssemblyLoader`1 (null) - Reloading AssemblyLoader<Zeta.Common.Plugins.IPlugin> - Initializing plugins
2016-04-09 19:09:56,325 [1] INFO AssemblyLoader`1 (null) - Compiler Error: F:\Demonbuddy\Plugins\Trinity\Coroutines\BuyItemsFromVendor.cs(16,7) : warning CS0105: The using directive for 'Zeta.Common' appeared previously in this namespace
2016-04-09 19:09:56,326 [1] INFO AssemblyLoader`1 (null) - Compiler Error: F:\Demonbuddy\Plugins\Trinity\Coroutines\BuyItemsFromVendor.cs(17,7) : warning CS0105: The using directive for 'Zeta.Bot' appeared previously in this namespace
2016-04-09 19:09:56,327 [1] INFO AssemblyLoader`1 (null) - Compiler Error: F:\Demonbuddy\Plugins\Trinity\Coroutines\PutItemsInStash.cs(13,7) : warning CS0105: The using directive for 'Zeta.Bot' appeared previously in this namespace
2016-04-09 19:09:56,327 [1] INFO AssemblyLoader`1 (null) - Compiler Error: F:\Demonbuddy\Plugins\Trinity\Coroutines\TakeItemsFromStash.cs(12,7) : warning CS0105: The using directive for 'Zeta.Common' appeared previously in this namespace
2016-04-09 19:09:56,328 [1] INFO AssemblyLoader`1 (null) - Compiler Error: F:\Demonbuddy\Plugins\Trinity\Coroutines\TakeItemsFromStash.cs(13,7) : warning CS0105: The using directive for 'Zeta.Bot' appeared previously in this namespace
2016-04-09 19:09:56,328 [1] INFO AssemblyLoader`1 (null) - Compiler Error: F:\Demonbuddy\Plugins\Trinity\Movement\StuckHandler.cs(11,7) : warning CS0105: The using directive for 'System.Threading.Tasks' appeared previously in this namespace
2016-04-09 19:09:56,326 [1] INFO AssemblyLoader`1 (null) - Compiler Error: F:\Demonbuddy\Plugins\Trinity\Coroutines\PutItemsInStash.cs(12,7) : warning CS0105: The using directive for 'Zeta.Common' appeared previously in this namespace
2016-04-09 19:09:56,329 [1] INFO AssemblyLoader`1 (null) - Compiler Error: F:\Demonbuddy\Plugins\Trinity\UI\UIComponents\BindingMember.cs(17,7) : warning CS0105: The using directive for 'Trinity.Technicals' appeared previously in this namespace
2016-04-09 19:09:56,329 [1] INFO AssemblyLoader`1 (null) - Compiler Error: F:\Demonbuddy\Plugins\Trinity\UI\UIComponents\MarkupExtensions\WidthToColumnCountExtension.cs(6,7) : warning CS0105: The using directive for 'System' appeared previously in this namespace
2016-04-09 19:09:56,331 [1] INFO AssemblyLoader`1 (null) - Compiler Error: F:\Demonbuddy\Plugins\Trinity\UI\Visualizer\RadarCanvas\RadarHitTestUtility.cs(2,7) : warning CS0105: The using directive for 'System' appeared previously in this namespace
2016-04-09 19:09:56,331 [1] INFO AssemblyLoader`1 (null) - Compiler Error: F:\Demonbuddy\Plugins\Trinity\Helpers\MemoryHelper.cs(9,25) : error CS0101: The namespace 'Trinity.Helpers' already contains a definition for 'MemoryHelperTools'
2016-04-09 19:09:56,332 [1] INFO AssemblyLoader`1 (null) - Compiler Error: F:\Demonbuddy\Plugins\Trinity\Objects\IActor.cs(14,17) : warning CS0108: 'IActor.Position' hides inherited member 'IFindable.Position'. Use the new keyword if hiding was intended.
2016-04-09 19:09:56,332 [1] INFO AssemblyLoader`1 (null) - Compiler Error: F:\Demonbuddy\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.
2016-04-09 19:09:56,331 [1] INFO AssemblyLoader`1 (null) - Compiler Error: F:\Demonbuddy\Plugins\Trinity\Helpers\ZetaInternals.cs(8,25) : error CS0101: The namespace 'Trinity.Helpers' already contains a definition for 'ZetaInternals'
2016-04-09 19:09:56,333 [1] INFO AssemblyLoader`1 (null) - Compiler Error: F:\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.
2016-04-09 19:09:56,332 [1] INFO AssemblyLoader`1 (null) - Compiler Error: F:\Demonbuddy\Plugins\Trinity\Objects\IActor.cs(21,15) : warning CS0108: 'IActor.Distance' hides inherited member 'IFindable.Distance'. Use the new keyword if hiding was intended.
2016-04-09 19:09:56,335 [1] INFO AssemblyLoader`1 (null) - Compiler Error: F:\Demonbuddy\Plugins\Trinity\UI\Visualizer\VisualizerViewModel.cs(1018,50) : warning CS0108: 'VisualizerViewModel.PropertyChanged' hides inherited member 'XmlSettings.PropertyChanged'. Use the new keyword if hiding was intended.
2016-04-09 19:09:56,336 [1] INFO AssemblyLoader`1 (null) - Compiler Error: F:\Demonbuddy\Plugins\Trinity\Items\ItemWrapper.cs(12,18) : warning CS0660: 'ItemWrapper' defines operator == or operator != but does not override Object.Equals(object o)
2016-04-09 19:09:56,334 [1] INFO AssemblyLoader`1 (null) - Compiler Error: F:\Demonbuddy\Plugins\Trinity\Framework\Objects\Memory\Attributes\AttributeManager.cs(39,29) : warning CS0108: 'AttributeManager.IsValid' hides inherited member 'MemoryWrapper.IsValid'. Use the new keyword if hiding was intended.
2016-04-09 19:09:56,334 [1] INFO AssemblyLoader`1 (null) - Compiler Error: F:\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.
2016-04-09 19:09:56,333 [1] INFO AssemblyLoader`1 (null) - Compiler Error: F:\Demonbuddy\Plugins\Trinity\Reference\Legendary.cs(15328,45) : warning CS0108: 'Legendary.Items' hides inherited member 'FieldCollection<Legendary, Item>.Items'. Use the new keyword if hiding was intended.
2016-04-09 19:09:56,335 [1] INFO AssemblyLoader`1 (null) - Compiler Error: F:\Demonbuddy\Plugins\Trinity\UI\Visualizer\VisualizerViewModel.cs(1021,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.
2016-04-09 19:09:56,419 [1] INFO Logger (null) - [Adventurer] (1.3.4.21) initialized.
2016-04-09 19:09:56,621 [4] INFO Logger (null) - [Adventurer] Plugin is up-to-date.
2016-04-09 19:09:56,849 [1] DEBUG MainWindow (null) - There are 2 plugins