What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

can't update trinity

Whiskey

New Member
Joined
Dec 12, 2014
Messages
4
Reaction score
0
*Fixed* can't update trinity

I have just managed to fix this issue, took a while but I discovered this post https://www.thebuddyforum.com/demon.../235881-trinity-2-14-19-a-33.html#post2137117 so hopefully this will help some other people



Anytime I update Trinity by moving the new folder from the zip to the plugins folder, I get the below errors and Trinity never starts so I'm stuck using the default that was installed(2.14.1), if it help-s I'm using DemonbuddyBETA v1.1.2892.590. Tried several clean installs, same everytime



Code:
DemonbuddyBETA v1.1.2892.590 started
This is a BETA build of Demonbuddy. This is not meant for general usage. Please report any issues you may have in the beta thread on our forums.
This build may have bugs. Use at your own risk!
Logging in...
Attached to Diablo III with pid: 3124
Flashing window
Compiler Error: c:\Users\Whiskey\Desktop\DemonbuddyBETA 1.1.2892.590\Plugins\Trinity\Coroutines\BuyItemsFromVendor.cs(16,7) : warning CS0105: The using directive for 'Zeta.Common' appeared previously in this namespace
Compiler Error: c:\Users\Whiskey\Desktop\DemonbuddyBETA 1.1.2892.590\Plugins\Trinity\Coroutines\BuyItemsFromVendor.cs(17,7) : warning CS0105: The using directive for 'Zeta.Bot' appeared previously in this namespace
Compiler Error: c:\Users\Whiskey\Desktop\DemonbuddyBETA 1.1.2892.590\Plugins\Trinity\Coroutines\PutItemsInStash.cs(12,7) : warning CS0105: The using directive for 'Zeta.Common' appeared previously in this namespace
Compiler Error: c:\Users\Whiskey\Desktop\DemonbuddyBETA 1.1.2892.590\Plugins\Trinity\Coroutines\PutItemsInStash.cs(13,7) : warning CS0105: The using directive for 'Zeta.Bot' appeared previously in this namespace
Compiler Error: c:\Users\Whiskey\Desktop\DemonbuddyBETA 1.1.2892.590\Plugins\Trinity\Coroutines\TakeItemsFromStash.cs(12,7) : warning CS0105: The using directive for 'Zeta.Common' appeared previously in this namespace
Compiler Error: c:\Users\Whiskey\Desktop\DemonbuddyBETA 1.1.2892.590\Plugins\Trinity\Movement\StuckHandler.cs(11,7) : warning CS0105: The using directive for 'System.Threading.Tasks' appeared previously in this namespace
Compiler Error: c:\Users\Whiskey\Desktop\DemonbuddyBETA 1.1.2892.590\Plugins\Trinity\Coroutines\TakeItemsFromStash.cs(13,7) : warning CS0105: The using directive for 'Zeta.Bot' appeared previously in this namespace
Compiler Error: c:\Users\Whiskey\Desktop\DemonbuddyBETA 1.1.2892.590\Plugins\Trinity\Settings\Loot\ItemListSettings.cs(27,7) : warning CS0105: The using directive for 'System.Text' appeared previously in this namespace
Compiler Error: c:\Users\Whiskey\Desktop\DemonbuddyBETA 1.1.2892.590\Plugins\Trinity\Settings\Loot\ItemListSettings.cs(28,7) : warning CS0105: The using directive for 'System.IO' appeared previously in this namespace
Compiler Error: c:\Users\Whiskey\Desktop\DemonbuddyBETA 1.1.2892.590\Plugins\Trinity\UI\UIComponents\BindingMember.cs(18,7) : warning CS0105: The using directive for 'Trinity.Technicals' appeared previously in this namespace
Compiler Error: c:\Users\Whiskey\Desktop\DemonbuddyBETA 1.1.2892.590\Plugins\Trinity\UI\UIComponents\MarkupExtensions\WidthToColumnCountExtension.cs(6,7) : warning CS0105: The using directive for 'System' appeared previously in this namespace
Compiler Error: c:\Users\Whiskey\Desktop\DemonbuddyBETA 1.1.2892.590\Plugins\Trinity\UI\Visualizer\RadarCanvas\RadarHitTestUtility.cs(2,7) : warning CS0105: The using directive for 'System' appeared previously in this namespace
Compiler Error: c:\Users\Whiskey\Desktop\DemonbuddyBETA 1.1.2892.590\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\Whiskey\Desktop\DemonbuddyBETA 1.1.2892.590\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\Whiskey\Desktop\DemonbuddyBETA 1.1.2892.590\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\Whiskey\Desktop\DemonbuddyBETA 1.1.2892.590\Plugins\Trinity\Coroutines\ExtractLegendaryPowers.cs(171,40) : warning CS0028: 'TrinityCoroutines.ExtractLegendaryPowers.Main()' has the wrong signature to be an entry point
Compiler Error: c:\Users\Whiskey\Desktop\DemonbuddyBETA 1.1.2892.590\Plugins\Trinity\UI\UIComponents\BindingMember.cs(41,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\Whiskey\Desktop\DemonbuddyBETA 1.1.2892.590\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\Whiskey\Desktop\DemonbuddyBETA 1.1.2892.590\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\Whiskey\Desktop\DemonbuddyBETA 1.1.2892.590\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\Whiskey\Desktop\DemonbuddyBETA 1.1.2892.590\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\Whiskey\Desktop\DemonbuddyBETA 1.1.2892.590\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\Whiskey\Desktop\DemonbuddyBETA 1.1.2892.590\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\Whiskey\Desktop\DemonbuddyBETA 1.1.2892.590\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\Whiskey\Desktop\DemonbuddyBETA 1.1.2892.590\Plugins\Trinity\Helpers\IPluginCommunicator.cs(78,30) : warning CS0168: The variable 'ex' is declared but never used
Compiler Error: c:\Users\Whiskey\Desktop\DemonbuddyBETA 1.1.2892.590\Plugins\Trinity\Helpers\IPluginCommunicator.cs(115,34) : warning CS0168: The variable 'ex' is declared but never used
Compiler Error: c:\Users\Whiskey\Desktop\DemonbuddyBETA 1.1.2892.590\Plugins\Trinity\Helpers\MemoryHelper.cs(65,34) : warning CS0168: The variable 'ex' is declared but never used
Compiler Error: c:\Users\Whiskey\Desktop\DemonbuddyBETA 1.1.2892.590\Plugins\Trinity\Helpers\MemoryHelper.cs(75,34) : warning CS0168: The variable 'ex' is declared but never used
Compiler Error: c:\Users\Whiskey\Desktop\DemonbuddyBETA 1.1.2892.590\Plugins\Trinity\Helpers\Rotator.cs(122,19) : warning CS0168: The variable 'newAngle' is declared but never used
Compiler Error: c:\Users\Whiskey\Desktop\DemonbuddyBETA 1.1.2892.590\Plugins\Trinity\Helpers\ToStringReflector.cs(16,32) : warning CS0168: The variable 'properties' is declared but never used
Compiler Error: c:\Users\Whiskey\Desktop\DemonbuddyBETA 1.1.2892.590\Plugins\Trinity\Reference\ItemRankData.cs(50,30) : error CS0117: 'Trinity.Reference.Legendary' does not contain a definition for 'AughildsSearch'
Compiler Error: c:\Users\Whiskey\Desktop\DemonbuddyBETA 1.1.2892.590\Plugins\Trinity\Reference\ItemRankData.cs(179,30) : error CS0117: 'Trinity.Reference.Legendary' does not contain a definition for 'SteadyStrikers'
Compiler Error: c:\Users\Whiskey\Desktop\DemonbuddyBETA 1.1.2892.590\Plugins\Trinity\Reference\ItemRankData.cs(311,30) : error CS0117: 'Trinity.Reference.Legendary' does not contain a definition for 'AughildsSpike'
Compiler Error: c:\Users\Whiskey\Desktop\DemonbuddyBETA 1.1.2892.590\Plugins\Trinity\Reference\ItemRankData.cs(341,30) : error CS0117: 'Trinity.Reference.Legendary' does not contain a definition for 'CainsInsight'
Compiler Error: c:\Users\Whiskey\Desktop\DemonbuddyBETA 1.1.2892.590\Plugins\Trinity\Reference\ItemRankData.cs(405,30) : error CS0117: 'Trinity.Reference.Legendary' does not contain a definition for 'AughildsPower'
Compiler Error: c:\Users\Whiskey\Desktop\DemonbuddyBETA 1.1.2892.590\Plugins\Trinity\Reference\ItemRankData.cs(428,30) : error CS0117: 'Trinity.Reference.Legendary' does not contain a definition for 'BornsPrivilege'
Compiler Error: c:\Users\Whiskey\Desktop\DemonbuddyBETA 1.1.2892.590\Plugins\Trinity\Reference\ItemRankData.cs(473,30) : error CS0117: 'Trinity.Reference.Legendary' does not contain a definition for 'AshearasCustodian'
Compiler Error: c:\Users\Whiskey\Desktop\DemonbuddyBETA 1.1.2892.590\Plugins\Trinity\Reference\ItemRankData.cs(598,22) : error CS0117: 'Trinity.Reference.Legendary' does not contain a definition for 'AughildsRule'
Compiler Error: c:\Users\Whiskey\Desktop\DemonbuddyBETA 1.1.2892.590\Plugins\Trinity\Reference\ItemRankData.cs(636,22) : error CS0117: 'Trinity.Reference.Legendary' does not contain a definition for 'BornsFrozenSoul'
Compiler Error: c:\Users\Whiskey\Desktop\DemonbuddyBETA 1.1.2892.590\Plugins\Trinity\Reference\ItemRankData.cs(758,22) : error CS0117: 'Trinity.Reference.Legendary' does not contain a definition for 'AshearasWard'
Compiler Error: c:\Users\Whiskey\Desktop\DemonbuddyBETA 1.1.2892.590\Plugins\Trinity\Reference\ItemRankData.cs(776,22) : error CS0117: 'Trinity.Reference.Legendary' does not contain a definition for 'CainsScrivener'
Compiler Error: c:\Users\Whiskey\Desktop\DemonbuddyBETA 1.1.2892.590\Plugins\Trinity\Reference\ItemRankData.cs(941,22) : error CS0117: 'Trinity.Reference.Legendary' does not contain a definition for 'CaptainCrimsonsSilkGirdle'
Compiler Error: c:\Users\Whiskey\Desktop\DemonbuddyBETA 1.1.2892.590\Plugins\Trinity\Reference\ItemRankData.cs(990,22) : error CS0117: 'Trinity.Reference.Legendary' does not contain a definition for 'FleetingStrap'
Compiler Error: c:\Users\Whiskey\Desktop\DemonbuddyBETA 1.1.2892.590\Plugins\Trinity\Reference\ItemRankData.cs(1035,22) : error CS0117: 'Trinity.Reference.Legendary' does not contain a definition for 'CaptainCrimsonsThrust'
Compiler Error: c:\Users\Whiskey\Desktop\DemonbuddyBETA 1.1.2892.590\Plugins\Trinity\Reference\ItemRankData.cs(1115,22) : error CS0117: 'Trinity.Reference.Legendary' does not contain a definition for 'CainsHabit'
Compiler Error: c:\Users\Whiskey\Desktop\DemonbuddyBETA 1.1.2892.590\Plugins\Trinity\Reference\ItemRankData.cs(1137,22) : error CS0117: 'Trinity.Reference.Legendary' does not contain a definition for 'AshearasPace'
Compiler Error: c:\Users\Whiskey\Desktop\DemonbuddyBETA 1.1.2892.590\Plugins\Trinity\Reference\ItemRankData.cs(1193,22) : error CS0117: 'Trinity.Reference.Legendary' does not contain a definition for 'CaptainCrimsonsWaders'
Compiler Error: c:\Users\Whiskey\Desktop\DemonbuddyBETA 1.1.2892.590\Plugins\Trinity\Reference\ItemRankData.cs(1282,22) : error CS0117: 'Trinity.Reference.Legendary' does not contain a definition for 'AshearasFinders'
Compiler Error: c:\Users\Whiskey\Desktop\DemonbuddyBETA 1.1.2892.590\Plugins\Trinity\Reference\ItemRankData.cs(1297,22) : error CS0117: 'Trinity.Reference.Legendary' does not contain a definition for 'CainsTravelers'
Compiler Error: c:\Users\Whiskey\Desktop\DemonbuddyBETA 1.1.2892.590\Plugins\Trinity\Reference\ItemRankData.cs(1739,22) : error CS0117: 'Trinity.Reference.Legendary' does not contain a definition for 'BornsFuriousWrath'
Compiler Error: c:\Users\Whiskey\Desktop\DemonbuddyBETA 1.1.2892.590\Plugins\Trinity\Reference\ItemRankData.cs(1945,22) : error CS0117: 'Trinity.Reference.Legendary' does not contain a definition for 'UtarsRoar'
Compiler Error: c:\Users\Whiskey\Desktop\DemonbuddyBETA 1.1.2892.590\Plugins\Trinity\Reference\ItemRankData.cs(1982,22) : error CS0117: 'Trinity.Reference.Legendary' does not contain a definition for 'SagesApogee'
Compiler Error: c:\Users\Whiskey\Desktop\DemonbuddyBETA 1.1.2892.590\Plugins\Trinity\Reference\ItemRankData.cs(2055,22) : error CS0117: 'Trinity.Reference.Legendary' does not contain a definition for 'SagesPurchase'
Compiler Error: c:\Users\Whiskey\Desktop\DemonbuddyBETA 1.1.2892.590\Plugins\Trinity\Reference\ItemRankData.cs(2138,22) : error CS0117: 'Trinity.Reference.Legendary' does not contain a definition for 'SagesPassage'
Compiler Error: c:\Users\Whiskey\Desktop\DemonbuddyBETA 1.1.2892.590\Plugins\Trinity\Reference\ItemRankData.cs(2408,22) : error CS0117: 'Trinity.Reference.Legendary' does not contain a definition for 'ProfanePauldrons'
Compiler Error: c:\Users\Whiskey\Desktop\DemonbuddyBETA 1.1.2892.590\Plugins\Trinity\Reference\ItemRankData.cs(2800,22) : error CS0117: 'Trinity.Reference.Legendary' does not contain a definition for 'Devastator'
Compiler Error: c:\Users\Whiskey\Desktop\DemonbuddyBETA 1.1.2892.590\Plugins\Trinity\Reference\ItemRankData.cs(3420,22) : error CS0117: 'Trinity.Reference.Legendary' does not contain a definition for 'ArchfiendArrows'
Compiler Error: c:\Users\Whiskey\Desktop\DemonbuddyBETA 1.1.2892.590\Plugins\Trinity\Reference\ItemRankData.cs(3457,22) : error CS0117: 'Trinity.Reference.Legendary' does not contain a definition for 'ArcaneBarb'
Compiler Error: c:\Users\Whiskey\Desktop\DemonbuddyBETA 1.1.2892.590\Plugins\Trinity\Reference\ItemRankData.cs(3560,22) : error CS0117: 'Trinity.Reference.Legendary' does not contain a definition for 'Corruption'
Compiler Error: c:\Users\Whiskey\Desktop\DemonbuddyBETA 1.1.2892.590\Plugins\Trinity\Reference\ItemRankData.cs(4042,22) : error CS0117: 'Trinity.Reference.Legendary' does not contain a definition for 'Spite'
Compiler Error: c:\Users\Whiskey\Desktop\DemonbuddyBETA 1.1.2892.590\Plugins\Trinity\Reference\ItemRankData.cs(4131,22) : error CS0117: 'Trinity.Reference.Legendary' does not contain a definition for 'GuardiansAversion'
Compiler Error: c:\Users\Whiskey\Desktop\DemonbuddyBETA 1.1.2892.590\Plugins\Trinity\Reference\ItemRankData.cs(4640,22) : error CS0117: 'Trinity.Reference.Legendary' does not contain a definition for 'CosmicStrand'
Compiler Error: c:\Users\Whiskey\Desktop\DemonbuddyBETA 1.1.2892.590\Plugins\Trinity\Reference\ItemRankData.cs(4764,22) : error CS0117: 'Trinity.Reference.Legendary' does not contain a definition for 'BojAnglers'
Compiler Error: c:\Users\Whiskey\Desktop\DemonbuddyBETA 1.1.2892.590\Plugins\Trinity\Reference\ItemRankData.cs(4887,22) : error CS0117: 'Trinity.Reference.Legendary' does not contain a definition for 'TheHelmOfRule'
Compiler Error: c:\Users\Whiskey\Desktop\DemonbuddyBETA 1.1.2892.590\Plugins\Trinity\Reference\ItemRankData.cs(5284,22) : error CS0117: 'Trinity.Reference.Legendary' does not contain a definition for 'BoardWalkers'
Compiler Error: c:\Users\Whiskey\Desktop\DemonbuddyBETA 1.1.2892.590\Plugins\Trinity\UI\UIComponents\Converters\DisplayNameAttributeConverter.cs(43,30) : warning CS0168: The variable 'ex' is declared but never used
Compiler Error: c:\Users\Whiskey\Desktop\DemonbuddyBETA 1.1.2892.590\Plugins\Trinity\UI\UIComponents\Converters\EnumVisibilityConverter.cs(33,30) : warning CS0168: The variable 'ex' is declared but never used
[Adventurer] (1.3.4.11) initialized.
[Adventurer] Plugin is up-to-date.
 
Last edited:
basically, you always have to delete the trinity folder before updating to prevent any issues in general
 
Back
Top