Just upgraded to the version listed above and Trinity quit working. I am getting the following when logging on. When I try to set my combat routine DB crashes.
Demonbuddy v1.1.2299.405 started
Logging in...
Compiler Error: c:\Users\Bill_2\Documents\Demonbuddy\Plugins\Armory\Items\ItemWrapper.cs(11,18) : warning CS0660: 'Armory.ItemWrapper' defines operator == or operator != but does not override Object.Equals(object o)
Compiler Error: c:\Users\Bill_2\Documents\Demonbuddy\Plugins\Armory\Items\ItemWrapper.cs(11,18) : warning CS0661: 'Armory.ItemWrapper' defines operator == or operator != but does not override Object.GetHashCode()
Compiler Error: c:\Users\Bill_2\Documents\Demonbuddy\Plugins\Armory\Behaviors\IdentifyItem.cs(54,38) : warning CS0168: The variable 'ex' is declared but never used
Compiler Error: c:\Users\Bill_2\Documents\Demonbuddy\Plugins\Armory\Items\ItemWrapper.cs(78,33) : error CS0266: Cannot implicitly convert type 'long' to 'int'. An explicit conversion exists (are you missing a cast?)
Compiler Error: c:\Users\Bill_2\Documents\Demonbuddy\Plugins\KeyBot\ProfileTags\ActAvailableToRunTag.cs(66,30) : error CS0266: Cannot implicitly convert type 'long' to 'int'. An explicit conversion exists (are you missing a cast?)
Compiler Error: c:\Users\Bill_2\Documents\Demonbuddy\Plugins\KeyBot\ProfileTags\ActAvailableToRunTag.cs(68,33) : error CS0266: Cannot implicitly convert type 'long' to 'int'. An explicit conversion exists (are you missing a cast?)
Compiler Error: c:\Users\Bill_2\Documents\Demonbuddy\Plugins\KeyBot\ProfileTags\ActAvailableToRunTag.cs(70,29) : error CS0266: Cannot implicitly convert type 'long' to 'int'. An explicit conversion exists (are you missing a cast?)
Compiler Error: c:\Users\Bill_2\Documents\Demonbuddy\Plugins\KeyBot\ProfileTags\ActAvailableToRunTag.cs(72,28) : error CS0266: Cannot implicitly convert type 'long' to 'int'. An explicit conversion exists (are you missing a cast?)
Compiler Error: c:\Users\Bill_2\Documents\Demonbuddy\Plugins\KeyBot\ProfileTags\MoveToWardenTag.cs(66,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\Bill_2\Documents\Demonbuddy\Plugins\KeyBot\ProfileTags\RunHelperTag.cs(44,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\Bill_2\Documents\Demonbuddy\Plugins\KeyBot\ProfileTags\SafeMoveToListTag.cs(85,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\Bill_2\Documents\Demonbuddy\Plugins\KeyBot\Scanner\KeyWarden.cs(156,25) : warning CS0472: The result of the expression is always 'true' since a value of type 'float' is never equal to 'null' of type 'float?'
Compiler Error: c:\Users\Bill_2\Documents\Demonbuddy\Plugins\QuestTools\Helpers\ActorHistory.cs(10,7) : warning CS0105: The using directive for 'Zeta.Common' appeared previously in this namespace
Compiler Error: c:\Users\Bill_2\Documents\Demonbuddy\Plugins\QuestTools\Helpers\ActorHistory.cs(11,7) : warning CS0105: The using directive for 'Zeta.Game' appeared previously in this namespace
Compiler Error: c:\Users\Bill_2\Documents\Demonbuddy\Plugins\QuestTools\Helpers\CustomConditions.cs(108,20) : error CS0266: Cannot implicitly convert type 'long' to 'int'. An explicit conversion exists (are you missing a cast?)
Compiler Error: c:\Users\Bill_2\Documents\Demonbuddy\Plugins\QuestTools\Helpers\ItemManager.cs(135,30) : warning CS0168: The variable 'ex' is declared but never used
Compiler Error: c:\Users\Bill_2\Documents\Demonbuddy\Plugins\QuestTools\ProfileTags\CombatSettingTag.cs(88,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\Bill_2\Documents\Demonbuddy\Plugins\QuestTools\ProfileTags\ExploreDungeonTag.cs(556,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\Bill_2\Documents\Demonbuddy\Plugins\QuestTools\ProfileTags\QTOpenRiftWrapperTag.cs(124,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\Bill_2\Documents\Demonbuddy\Plugins\QuestTools\ProfileTags\ReloadProfileTag.cs(70,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\Bill_2\Documents\Demonbuddy\Plugins\QuestTools\ProfileTags\SetQuestingTag.cs(33,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\Bill_2\Documents\Demonbuddy\Plugins\QuestTools\ProfileTags\TownRunTag.cs(108,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\Bill_2\Documents\Demonbuddy\Plugins\QuestTools\ProfileTags\Movement\MoveToActorTag.cs(396,34) : warning CS0168: The variable 'ex' is declared but never used
Compiler Error: c:\Users\Bill_2\Documents\Demonbuddy\Plugins\QuestTools\ProfileTags\Movement\SafeMoveToTag.cs(103,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\Bill_2\Documents\Demonbuddy\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\Bill_2\Documents\Demonbuddy\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\Bill_2\Documents\Demonbuddy\Plugins\Trinity\Cache\CacheUIObject.cs(12,18) : warning CS0660: 'Trinity.Cache.CacheUIObject' defines operator == or operator != but does not override Object.Equals(object o)
Compiler Error: c:\Users\Bill_2\Documents\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\Bill_2\Documents\Demonbuddy\Plugins\Trinity\Combat\Abilities\BarbarianCombat.cs(47,59) : warning CS0618: 'Trinity.Combat.Abilities.CombatBase.MinEnergyReserve' is obsolete: 'Use EnergyReserve, Set in Class's CombatSettings() override'
Compiler Error: c:\Users\Bill_2\Documents\Demonbuddy\Plugins\Trinity\Combat\Abilities\BarbarianCombat.cs(407,75) : warning CS0618: 'Trinity.Combat.Abilities.CombatBase.MinEnergyReserve' is obsolete: 'Use EnergyReserve, Set in Class's CombatSettings() override'
Compiler Error: c:\Users\Bill_2\Documents\Demonbuddy\Plugins\Trinity\Combat\Abilities\BarbarianCombat.cs(493,148) : warning CS0618: 'Trinity.Combat.Abilities.CombatBase.MinEnergyReserve' is obsolete: 'Use EnergyReserve, Set in Class's CombatSettings() override'
Compiler Error: c:\Users\Bill_2\Documents\Demonbuddy\Plugins\Trinity\Combat\Abilities\DemonHunterCombat.cs(238,102) : warning CS0618: 'Trinity.Combat.Abilities.CombatBase.MinEnergyReserve' is obsolete: 'Use EnergyReserve, Set in Class's CombatSettings() override'
Compiler Error: c:\Users\Bill_2\Documents\Demonbuddy\Plugins\Trinity\Combat\Abilities\MonkCombat.cs(419,136) : warning CS0618: 'Trinity.Combat.Abilities.CombatBase.MinEnergyReserve' is obsolete: 'Use EnergyReserve, Set in Class's CombatSettings() override'
Compiler Error: c:\Users\Bill_2\Documents\Demonbuddy\Plugins\Trinity\Combat\Abilities\MonkCombat.cs(429,105) : warning CS0618: 'Trinity.Combat.Abilities.CombatBase.MinEnergyReserve' is obsolete: 'Use EnergyReserve, Set in Class's CombatSettings() override'
Compiler Error: c:\Users\Bill_2\Documents\Demonbuddy\Plugins\Trinity\Combat\Abilities\MonkCombat.cs(436,102) : warning CS0618: 'Trinity.Combat.Abilities.CombatBase.MinEnergyReserve' is obsolete: 'Use EnergyReserve, Set in Class's CombatSettings() override'
Compiler Error: c:\Users\Bill_2\Documents\Demonbuddy\Plugins\Trinity\Combat\Abilities\MonkCombat.cs(461,70) : warning CS0618: 'Trinity.Combat.Abilities.CombatBase.MinEnergyReserve' is obsolete: 'Use EnergyReserve, Set in Class's CombatSettings() override'
Compiler Error: c:\Users\Bill_2\Documents\Demonbuddy\Plugins\Trinity\Combat\Abilities\MonkCombat.cs(493,105) : warning CS0618: 'Trinity.Combat.Abilities.CombatBase.MinEnergyReserve' is obsolete: 'Use EnergyReserve, Set in Class's CombatSettings() override'
Compiler Error: c:\Users\Bill_2\Documents\Demonbuddy\Plugins\Trinity\Helpers\MemoryHelper.cs(51,34) : warning CS0168: The variable 'ex' is declared but never used
Compiler Error: c:\Users\Bill_2\Documents\Demonbuddy\Plugins\Trinity\Helpers\MemoryHelper.cs(61,34) : warning CS0168: The variable 'ex' is declared but never used
Compiler Error: c:\Users\Bill_2\Documents\Demonbuddy\Plugins\Trinity\Helpers\ToStringReflector.cs(16,32) : warning CS0168: The variable 'properties' is declared but never used
Compiler Error: c:\Users\Bill_2\Documents\Demonbuddy\Plugins\Trinity\Items\CachedACDItem.cs(201,41) : error CS0266: Cannot implicitly convert type 'long' to 'int'. An explicit conversion exists (are you missing a cast?)
Compiler Error: c:\Users\Bill_2\Documents\Demonbuddy\Plugins\Trinity\Items\ItemWrapper.cs(83,37) : error CS0266: Cannot implicitly convert type 'long' to 'int'. An explicit conversion exists (are you missing a cast?)
Compiler Error: c:\Users\Bill_2\Documents\Demonbuddy\Plugins\Trinity\Items\TrinityItemManager.cs(1057,49) : error CS0266: Cannot implicitly convert type 'long' to 'int'. An explicit conversion exists (are you missing a cast?)
Compiler Error: c:\Users\Bill_2\Documents\Demonbuddy\Plugins\Trinity\Items\TrinityItemManager.cs(1612,28) : error CS0266: Cannot implicitly convert type 'long' to 'int'. An explicit conversion exists (are you missing a cast?)
Compiler Error: c:\Users\Bill_2\Documents\Demonbuddy\Plugins\Trinity\Items\TrinityItemManager.cs(1614,28) : error CS0266: Cannot implicitly convert type 'long' to 'int'. An explicit conversion exists (are you missing a cast?)
[EZUpdater] Enabled
[EZUpdater] Starting EZUpdater Thread
Failed to load profile: Element TownPortal is not supported. Please check your XML and try again. (<TownPortal questId="1" />) Line 51
System.Exception: Element TownPortal is not supported. Please check your XML and try again. (<TownPortal questId="1" />) Line 51
at Ž..(PropertyInfo , XElement , Object )
at Zeta.XmlEngine.XmlEngine.Load(Object obj, XElement element)
at Ž..(XElement , Type )
at Ž...(XElement )
at System.Linq.Enumerable.WhereSelectEnumerableIterator`2.MoveNext()
at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
at Ž..(XElement , PropertyInfo )
at Ž..(PropertyInfo , XElement , Object )
at Zeta.XmlEngine.XmlEngine.Load(Object obj, XElement element)
at Zeta.Bot.Profile.Profile.Load(XElement element, String path)
at Zeta.Bot.Profile.Profile.Load(String path)
at Zeta.Bot.ProfileManager.Load(String profilePath, Boolean rememberPath)
Demonbuddy v1.1.2299.405 started
Logging in...
Compiler Error: c:\Users\Bill_2\Documents\Demonbuddy\Plugins\Armory\Items\ItemWrapper.cs(11,18) : warning CS0660: 'Armory.ItemWrapper' defines operator == or operator != but does not override Object.Equals(object o)
Compiler Error: c:\Users\Bill_2\Documents\Demonbuddy\Plugins\Armory\Items\ItemWrapper.cs(11,18) : warning CS0661: 'Armory.ItemWrapper' defines operator == or operator != but does not override Object.GetHashCode()
Compiler Error: c:\Users\Bill_2\Documents\Demonbuddy\Plugins\Armory\Behaviors\IdentifyItem.cs(54,38) : warning CS0168: The variable 'ex' is declared but never used
Compiler Error: c:\Users\Bill_2\Documents\Demonbuddy\Plugins\Armory\Items\ItemWrapper.cs(78,33) : error CS0266: Cannot implicitly convert type 'long' to 'int'. An explicit conversion exists (are you missing a cast?)
Compiler Error: c:\Users\Bill_2\Documents\Demonbuddy\Plugins\KeyBot\ProfileTags\ActAvailableToRunTag.cs(66,30) : error CS0266: Cannot implicitly convert type 'long' to 'int'. An explicit conversion exists (are you missing a cast?)
Compiler Error: c:\Users\Bill_2\Documents\Demonbuddy\Plugins\KeyBot\ProfileTags\ActAvailableToRunTag.cs(68,33) : error CS0266: Cannot implicitly convert type 'long' to 'int'. An explicit conversion exists (are you missing a cast?)
Compiler Error: c:\Users\Bill_2\Documents\Demonbuddy\Plugins\KeyBot\ProfileTags\ActAvailableToRunTag.cs(70,29) : error CS0266: Cannot implicitly convert type 'long' to 'int'. An explicit conversion exists (are you missing a cast?)
Compiler Error: c:\Users\Bill_2\Documents\Demonbuddy\Plugins\KeyBot\ProfileTags\ActAvailableToRunTag.cs(72,28) : error CS0266: Cannot implicitly convert type 'long' to 'int'. An explicit conversion exists (are you missing a cast?)
Compiler Error: c:\Users\Bill_2\Documents\Demonbuddy\Plugins\KeyBot\ProfileTags\MoveToWardenTag.cs(66,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\Bill_2\Documents\Demonbuddy\Plugins\KeyBot\ProfileTags\RunHelperTag.cs(44,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\Bill_2\Documents\Demonbuddy\Plugins\KeyBot\ProfileTags\SafeMoveToListTag.cs(85,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\Bill_2\Documents\Demonbuddy\Plugins\KeyBot\Scanner\KeyWarden.cs(156,25) : warning CS0472: The result of the expression is always 'true' since a value of type 'float' is never equal to 'null' of type 'float?'
Compiler Error: c:\Users\Bill_2\Documents\Demonbuddy\Plugins\QuestTools\Helpers\ActorHistory.cs(10,7) : warning CS0105: The using directive for 'Zeta.Common' appeared previously in this namespace
Compiler Error: c:\Users\Bill_2\Documents\Demonbuddy\Plugins\QuestTools\Helpers\ActorHistory.cs(11,7) : warning CS0105: The using directive for 'Zeta.Game' appeared previously in this namespace
Compiler Error: c:\Users\Bill_2\Documents\Demonbuddy\Plugins\QuestTools\Helpers\CustomConditions.cs(108,20) : error CS0266: Cannot implicitly convert type 'long' to 'int'. An explicit conversion exists (are you missing a cast?)
Compiler Error: c:\Users\Bill_2\Documents\Demonbuddy\Plugins\QuestTools\Helpers\ItemManager.cs(135,30) : warning CS0168: The variable 'ex' is declared but never used
Compiler Error: c:\Users\Bill_2\Documents\Demonbuddy\Plugins\QuestTools\ProfileTags\CombatSettingTag.cs(88,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\Bill_2\Documents\Demonbuddy\Plugins\QuestTools\ProfileTags\ExploreDungeonTag.cs(556,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\Bill_2\Documents\Demonbuddy\Plugins\QuestTools\ProfileTags\QTOpenRiftWrapperTag.cs(124,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\Bill_2\Documents\Demonbuddy\Plugins\QuestTools\ProfileTags\ReloadProfileTag.cs(70,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\Bill_2\Documents\Demonbuddy\Plugins\QuestTools\ProfileTags\SetQuestingTag.cs(33,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\Bill_2\Documents\Demonbuddy\Plugins\QuestTools\ProfileTags\TownRunTag.cs(108,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\Bill_2\Documents\Demonbuddy\Plugins\QuestTools\ProfileTags\Movement\MoveToActorTag.cs(396,34) : warning CS0168: The variable 'ex' is declared but never used
Compiler Error: c:\Users\Bill_2\Documents\Demonbuddy\Plugins\QuestTools\ProfileTags\Movement\SafeMoveToTag.cs(103,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\Bill_2\Documents\Demonbuddy\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\Bill_2\Documents\Demonbuddy\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\Bill_2\Documents\Demonbuddy\Plugins\Trinity\Cache\CacheUIObject.cs(12,18) : warning CS0660: 'Trinity.Cache.CacheUIObject' defines operator == or operator != but does not override Object.Equals(object o)
Compiler Error: c:\Users\Bill_2\Documents\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\Bill_2\Documents\Demonbuddy\Plugins\Trinity\Combat\Abilities\BarbarianCombat.cs(47,59) : warning CS0618: 'Trinity.Combat.Abilities.CombatBase.MinEnergyReserve' is obsolete: 'Use EnergyReserve, Set in Class's CombatSettings() override'
Compiler Error: c:\Users\Bill_2\Documents\Demonbuddy\Plugins\Trinity\Combat\Abilities\BarbarianCombat.cs(407,75) : warning CS0618: 'Trinity.Combat.Abilities.CombatBase.MinEnergyReserve' is obsolete: 'Use EnergyReserve, Set in Class's CombatSettings() override'
Compiler Error: c:\Users\Bill_2\Documents\Demonbuddy\Plugins\Trinity\Combat\Abilities\BarbarianCombat.cs(493,148) : warning CS0618: 'Trinity.Combat.Abilities.CombatBase.MinEnergyReserve' is obsolete: 'Use EnergyReserve, Set in Class's CombatSettings() override'
Compiler Error: c:\Users\Bill_2\Documents\Demonbuddy\Plugins\Trinity\Combat\Abilities\DemonHunterCombat.cs(238,102) : warning CS0618: 'Trinity.Combat.Abilities.CombatBase.MinEnergyReserve' is obsolete: 'Use EnergyReserve, Set in Class's CombatSettings() override'
Compiler Error: c:\Users\Bill_2\Documents\Demonbuddy\Plugins\Trinity\Combat\Abilities\MonkCombat.cs(419,136) : warning CS0618: 'Trinity.Combat.Abilities.CombatBase.MinEnergyReserve' is obsolete: 'Use EnergyReserve, Set in Class's CombatSettings() override'
Compiler Error: c:\Users\Bill_2\Documents\Demonbuddy\Plugins\Trinity\Combat\Abilities\MonkCombat.cs(429,105) : warning CS0618: 'Trinity.Combat.Abilities.CombatBase.MinEnergyReserve' is obsolete: 'Use EnergyReserve, Set in Class's CombatSettings() override'
Compiler Error: c:\Users\Bill_2\Documents\Demonbuddy\Plugins\Trinity\Combat\Abilities\MonkCombat.cs(436,102) : warning CS0618: 'Trinity.Combat.Abilities.CombatBase.MinEnergyReserve' is obsolete: 'Use EnergyReserve, Set in Class's CombatSettings() override'
Compiler Error: c:\Users\Bill_2\Documents\Demonbuddy\Plugins\Trinity\Combat\Abilities\MonkCombat.cs(461,70) : warning CS0618: 'Trinity.Combat.Abilities.CombatBase.MinEnergyReserve' is obsolete: 'Use EnergyReserve, Set in Class's CombatSettings() override'
Compiler Error: c:\Users\Bill_2\Documents\Demonbuddy\Plugins\Trinity\Combat\Abilities\MonkCombat.cs(493,105) : warning CS0618: 'Trinity.Combat.Abilities.CombatBase.MinEnergyReserve' is obsolete: 'Use EnergyReserve, Set in Class's CombatSettings() override'
Compiler Error: c:\Users\Bill_2\Documents\Demonbuddy\Plugins\Trinity\Helpers\MemoryHelper.cs(51,34) : warning CS0168: The variable 'ex' is declared but never used
Compiler Error: c:\Users\Bill_2\Documents\Demonbuddy\Plugins\Trinity\Helpers\MemoryHelper.cs(61,34) : warning CS0168: The variable 'ex' is declared but never used
Compiler Error: c:\Users\Bill_2\Documents\Demonbuddy\Plugins\Trinity\Helpers\ToStringReflector.cs(16,32) : warning CS0168: The variable 'properties' is declared but never used
Compiler Error: c:\Users\Bill_2\Documents\Demonbuddy\Plugins\Trinity\Items\CachedACDItem.cs(201,41) : error CS0266: Cannot implicitly convert type 'long' to 'int'. An explicit conversion exists (are you missing a cast?)
Compiler Error: c:\Users\Bill_2\Documents\Demonbuddy\Plugins\Trinity\Items\ItemWrapper.cs(83,37) : error CS0266: Cannot implicitly convert type 'long' to 'int'. An explicit conversion exists (are you missing a cast?)
Compiler Error: c:\Users\Bill_2\Documents\Demonbuddy\Plugins\Trinity\Items\TrinityItemManager.cs(1057,49) : error CS0266: Cannot implicitly convert type 'long' to 'int'. An explicit conversion exists (are you missing a cast?)
Compiler Error: c:\Users\Bill_2\Documents\Demonbuddy\Plugins\Trinity\Items\TrinityItemManager.cs(1612,28) : error CS0266: Cannot implicitly convert type 'long' to 'int'. An explicit conversion exists (are you missing a cast?)
Compiler Error: c:\Users\Bill_2\Documents\Demonbuddy\Plugins\Trinity\Items\TrinityItemManager.cs(1614,28) : error CS0266: Cannot implicitly convert type 'long' to 'int'. An explicit conversion exists (are you missing a cast?)
[EZUpdater] Enabled
[EZUpdater] Starting EZUpdater Thread
Failed to load profile: Element TownPortal is not supported. Please check your XML and try again. (<TownPortal questId="1" />) Line 51
System.Exception: Element TownPortal is not supported. Please check your XML and try again. (<TownPortal questId="1" />) Line 51
at Ž..(PropertyInfo , XElement , Object )
at Zeta.XmlEngine.XmlEngine.Load(Object obj, XElement element)
at Ž..(XElement , Type )
at Ž...(XElement )
at System.Linq.Enumerable.WhereSelectEnumerableIterator`2.MoveNext()
at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
at Ž..(XElement , PropertyInfo )
at Ž..(PropertyInfo , XElement , Object )
at Zeta.XmlEngine.XmlEngine.Load(Object obj, XElement element)
at Zeta.Bot.Profile.Profile.Load(XElement element, String path)
at Zeta.Bot.Profile.Profile.Load(String path)
at Zeta.Bot.ProfileManager.Load(String profilePath, Boolean rememberPath)