What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal
I think one of the best features you can implement right now would be an option for character to stand in oculus ring. (if there are no dangers ofc)

Make a new "tick" option similar to "Wait for Convention Element" but for oculus ring.

That would be so good for some classes.
 
Last edited:
Legendary potions are being salvaged for me? I have them enabled in Item list, and to pick them up. Do I need to use protected slots or something? Since I have "Stash Legendary Potions" disabled (I don't want the bot to salvage the potion i'm using, but I also do not want the bot to stash 10+ legendary potions every time, and using protected bag slots is not great for multi bot tracking.)

First time had this issue, why randomly change these things :(

Edit: Read your trello Xzjv, so I assume these are intended to be stashed now and you MUST use protected bag slots?
If not, please test without "Stash legendary potions" on

I think it is a bug, but i was having trouble reproducing it - if i grab potions from the stash into backpack, set up item-list so all potions are selected, then start the bot and have it do a town run immediately, then it works correctly with item-list deciding to stash. Later on i caught the bot salvaging one after a rift and it was missing the log information i was expecting, so not sure yet where the problem lies.

You shouldn't need to use protected bag slots for potions. It should be behaving like any other legendary item - if its selected in item-list then its stashed
 
I think one of the best features you can implement right now would be an option for character to stand in oculus ring. (if there are no dangers ofc)

Make a new "tick" option similar to "Wait for Convention Element" but for oculus ring.

That would be so good for some classes.

Its something i'm working on, it wasn't an actor that Trinity was capable of seeing, i added support for it in latest builds on SVN. So now we just have to figure out a good balance on when it should be moved into and still make sure the bot is within attack range of who it wants to target, not conflicting with kiting/avoiding etc.
 
hey xzjv, is it possible to make Archon form spam arcane blast non-stop, and use Archon as soon as it is off CD as an option?

It also seems that wizards have trouble destroying destructibles inside archon.
 
hi there... i rewrited under other outdated version eof trinity but this appears

Code:
Compiler Error: C:\Users\user\Desktop\DB\Plugins\Trinity\Coroutines\Town\ReturnToStash.cs(40,84) : warning CS0642: Possible mistaken empty statement
Compiler Error: C:\Users\user\Desktop\DB\Plugins\Trinity\UI\UIComponents\ItemList\LItem.cs(33,18) : error CS0101: The namespace 'Trinity.UI.UIComponents' already contains a definition for 'LItem'
Compiler Error: C:\Users\user\Desktop\DB\Plugins\Trinity\Items\Sorting\ItemSort.cs(26,25) : error CS0101: The namespace 'Trinity.Items' already contains a definition for 'ItemSort'
Compiler Error: C:\Users\user\Desktop\DB\Plugins\Trinity\Items\Sorting\ItemWrapper.cs(13,18) : error CS0101: The namespace 'Trinity.Items' already contains a definition for 'ItemWrapper'
Compiler Error: C:\Users\user\Desktop\DB\Plugins\Trinity\Items\ItemList.cs(21,18) : error CS0101: The namespace 'Trinity.Items' already contains a definition for 'ItemList'
Compiler Error: C:\Users\user\Desktop\DB\Plugins\Trinity\Framework\Objects\Memory\Sno\Types\SnoStringList.cs(13,18) : error CS0101: The namespace 'Trinity.Framework.Objects.Memory.Sno' already contains a definition for 'SnoStringList'
Compiler Error: C:\Users\user\Desktop\DB\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\user\Desktop\DB\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\user\Desktop\DB\Plugins\Trinity\Settings\Loot\ItemListSettings.cs(34,18) : error CS0101: The namespace 'Trinity.Settings.Loot' already contains a definition for 'ItemListSettings'
Compiler Error: C:\Users\user\Desktop\DB\Plugins\Trinity\Reference\ItemDataUtils.cs(15,11) : error CS0101: The namespace 'Trinity.Reference' already contains a definition for 'ItemDataUtils'
Compiler Error: C:\Users\user\Desktop\DB\Plugins\Trinity\UI\UIComponents\ItemList\LRule.cs(19,18) : error CS0101: The namespace 'Trinity.UIComponents' already contains a definition for 'LRule'
Compiler Error: C:\Users\user\Desktop\DB\Plugins\Trinity\UI\UIComponents\ItemList\ItemProperty.cs(3,17) : error CS0101: The namespace 'Trinity.UIComponents' already contains a definition for 'ItemProperty'
Compiler Error: C:\Users\user\Desktop\DB\Plugins\Trinity\UI\UIComponents\ItemList\RuleType.cs(9,17) : error CS0101: The namespace 'Trinity.UIComponents' already contains a definition for 'RuleType'
Compiler Error: C:\Users\user\Desktop\DB\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\user\Desktop\DB\Plugins\Trinity\Reference\Legendary.cs(14386,45) : warning CS0108: 'Legendary.Items' hides inherited member 'FieldCollection<Legendary, Item>.Items'. Use the new keyword if hiding was intended.
Compiler Error: C:\Users\user\Desktop\DB\Plugins\Trinity\Reference\ItemDataUtils.cs(18,32) : error CS0111: Type 'ItemDataUtils' already defines a member called 'GetMainStatType' with the same parameter types
Compiler Error: C:\Users\user\Desktop\DB\Plugins\Trinity\Reference\ItemDataUtils.cs(26,27) : error CS0111: Type 'ItemDataUtils' already defines a member called 'GetMainStatValue' with the same parameter types
Compiler Error: C:\Users\user\Desktop\DB\Plugins\Trinity\Reference\ItemDataUtils.cs(34,27) : error CS0111: Type 'ItemDataUtils' already defines a member called 'GetMinBaseDamage' with the same parameter types
Compiler Error: C:\Users\user\Desktop\DB\Plugins\Trinity\Reference\ItemDataUtils.cs(41,29) : error CS0111: Type 'ItemDataUtils' already defines a member called 'GetMaxDamageProperty' with the same parameter types
Compiler Error: C:\Users\user\Desktop\DB\Plugins\Trinity\Reference\ItemDataUtils.cs(73,32) : error CS0111: Type 'ItemDataUtils' already defines a member called 'GetAttackSpeed' with the same parameter types
Compiler Error: C:\Users\user\Desktop\DB\Plugins\Trinity\Reference\ItemDataUtils.cs(78,30) : error CS0111: Type 'ItemDataUtils' already defines a member called 'GetElementalDamage' with the same parameter types
Compiler Error: C:\Users\user\Desktop\DB\Plugins\Trinity\Reference\ItemDataUtils.cs(131,30) : error CS0111: Type 'ItemDataUtils' already defines a member called 'GetElementalResist' with the same parameter types
Compiler Error: C:\Users\user\Desktop\DB\Plugins\Trinity\Reference\ItemDataUtils.cs(193,27) : error CS0111: Type 'ItemDataUtils' already defines a member called 'GetSkillDamagePercent' with the same parameter types
Compiler Error: C:\Users\user\Desktop\DB\Plugins\Trinity\Reference\ItemDataUtils.cs(241,35) : error CS0111: Type 'ItemDataUtils' already defines a member called 'GetSkillsForItemType' with the same parameter types
Compiler Error: C:\Users\user\Desktop\DB\Plugins\Trinity\Reference\ItemDataUtils.cs(273,37) : error CS0111: Type 'ItemDataUtils' already defines a member called 'GetItemStatRange' with the same parameter types
Compiler Error: C:\Users\user\Desktop\DB\Plugins\Trinity\Reference\ItemDataUtils.cs(291,37) : error CS0111: Type 'ItemDataUtils' already defines a member called 'GetItemStatRange' with the same parameter types
Compiler Error: C:\Users\user\Desktop\DB\Plugins\Trinity\Reference\ItemDataUtils.cs(326,28) : error CS0111: Type 'ItemDataUtils' already defines a member called 'IsValidPropertyForItem' with the same parameter types
Compiler Error: C:\Users\user\Desktop\DB\Plugins\Trinity\Reference\ItemDataUtils.cs(345,42) : error CS0111: Type 'ItemDataUtils' already defines a member called 'GetPropertiesForItem' with the same parameter types
Compiler Error: C:\Users\user\Desktop\DB\Plugins\Trinity\Reference\ItemDataUtils.cs(355,42) : error CS0111: Type 'ItemDataUtils' already defines a member called 'GetPropertiesForItemType' with the same parameter types
Compiler Error: C:\Users\user\Desktop\DB\Plugins\Trinity\Reference\ItemDataUtils.cs(369,36) : error CS0111: Type 'ItemDataUtils' already defines a member called 'GetItemPropertyVariants' with the same parameter types
Compiler Error: C:\Users\user\Desktop\DB\Plugins\Trinity\Settings\AvoidanceSetting.cs(113,50) : warning CS0108: 'AvoidanceSetting.PropertyChanged' hides inherited member 'NotifyBase.PropertyChanged'. Use the new keyword if hiding was intended.
Compiler Error: C:\Users\user\Desktop\DB\Plugins\Trinity\Items\Sorting\ItemSort.cs(39,27) : error CS0111: Type 'ItemSort' already defines a member called 'Compare' with the same parameter types
Compiler Error: C:\Users\user\Desktop\DB\Plugins\Trinity\Items\Sorting\ItemSort.cs(244,28) : error CS0111: Type 'ItemSort' already defines a member called 'SortBackpack' with the same parameter types
Compiler Error: C:\Users\user\Desktop\DB\Plugins\Trinity\Items\Sorting\ItemSort.cs(273,28) : error CS0111: Type 'ItemSort' already defines a member called 'SortStash' with the same parameter types
Compiler Error: C:\Users\user\Desktop\DB\Plugins\Trinity\Items\Sorting\ItemSort.cs(302,29) : error CS0111: Type 'ItemSort' already defines a member called 'RemoveBehavior' with the same parameter types
Compiler Error: C:\Users\user\Desktop\DB\Plugins\Trinity\Items\Sorting\ItemSort.cs(327,33) : error CS0111: Type 'ItemSort' already defines a member called 'CreateSortBehavior' with the same parameter types
Compiler Error: C:\Users\user\Desktop\DB\Plugins\Trinity\Items\Sorting\ItemSort.cs(332,42) : error CS0111: Type 'ItemSort' already defines a member called 'SortTask' with the same parameter types
Compiler Error: C:\Users\user\Desktop\DB\Plugins\Trinity\Items\Sorting\ItemSort.cs(454,40) : error CS0111: Type 'ItemSort' already defines a member called 'SortItems' with the same parameter types
Compiler Error: C:\Users\user\Desktop\DB\Plugins\Trinity\Items\Sorting\ItemSort.cs(538,40) : error CS0111: Type 'ItemSort' already defines a member called 'ReverseItems' with the same parameter types
Compiler Error: C:\Users\user\Desktop\DB\Plugins\Trinity\Items\Sorting\ItemSort.cs(636,28) : error CS0111: Type 'ItemSort' already defines a member called 'GetNumberOfStacks' with the same parameter types
Compiler Error: C:\Users\user\Desktop\DB\Plugins\Trinity\Items\Sorting\ItemSort.cs(653,40) : error CS0111: Type 'ItemSort' already defines a member called 'SetStashpage' with the same parameter types
Compiler Error: C:\Users\user\Desktop\DB\Plugins\Trinity\Items\Sorting\ItemSort.cs(665,29) : error CS0111: Type 'ItemSort' already defines a member called 'MarkCellAsUsed' with the same parameter types
Compiler Error: C:\Users\user\Desktop\DB\Plugins\Trinity\Items\Sorting\ItemSort.cs(676,40) : error CS0111: Type 'ItemSort' already defines a member called 'ClearSpot' with the same parameter types
Compiler Error: C:\Users\user\Desktop\DB\Plugins\Trinity\Items\Sorting\ItemSort.cs(716,32) : error CS0111: Type 'ItemSort' already defines a member called 'GetItemInLocation' with the same parameter types
Compiler Error: C:\Users\user\Desktop\DB\Plugins\Trinity\Items\Sorting\ItemSort.cs(727,41) : error CS0111: Type 'ItemSort' already defines a member called 'FindEmptySquare' with the same parameter types
Compiler Error: C:\Users\user\Desktop\DB\Plugins\Trinity\Items\Sorting\ItemSort.cs(741,40) : error CS0111: Type 'ItemSort' already defines a member called 'FindEmptyStashSquare' with the same parameter types
Compiler Error: C:\Users\user\Desktop\DB\Plugins\Trinity\Items\Sorting\ItemSort.cs(870,41) : error CS0111: Type 'ItemSort' already defines a member called 'FindEmptyBackpackSquare' with the same parameter types
Compiler Error: C:\Users\user\Desktop\DB\Plugins\Trinity\Items\Sorting\ItemWrapper.cs(52,16) : error CS0111: Type 'ItemWrapper' already defines a member called '.ctor' with the same parameter types
Compiler Error: C:\Users\user\Desktop\DB\Plugins\Trinity\Items\Sorting\ItemWrapper.cs(105,21) : error CS0111: Type 'ItemWrapper' already defines a member called 'IsSingleSlotItem' with the same parameter types
Compiler Error: C:\Users\user\Desktop\DB\Plugins\Trinity\Items\Sorting\ItemWrapper.cs(116,20) : error CS0111: Type 'ItemWrapper' already defines a member called 'CompareTo' with the same parameter types
Compiler Error: C:\Users\user\Desktop\DB\Plugins\Trinity\Items\Sorting\ItemWrapper.cs(121,21) : error CS0111: Type 'ItemWrapper' already defines a member called 'Equals' with the same parameter types
Compiler Error: C:\Users\user\Desktop\DB\Plugins\Trinity\Items\Sorting\ItemWrapper.cs(135,29) : error CS0111: Type 'ItemWrapper' already defines a member called 'GetHashCode' with the same parameter types
Compiler Error: C:\Users\user\Desktop\DB\Plugins\Trinity\Items\Sorting\ItemWrapper.cs(140,37) : error CS0111: Type 'ItemWrapper' already defines a member called 'op_Equality' with the same parameter types
Compiler Error: C:\Users\user\Desktop\DB\Plugins\Trinity\Items\Sorting\ItemWrapper.cs(159,37) : error CS0111: Type 'ItemWrapper' already defines a member called 'op_Inequality' with the same parameter types
Compiler Error: C:\Users\user\Desktop\DB\Plugins\Trinity\Items\Sorting\ItemWrapper.cs(164,37) : error CS0111: Type 'ItemWrapper' already defines a member called 'op_LessThan' with the same parameter types
Compiler Error: C:\Users\user\Desktop\DB\Plugins\Trinity\Items\Sorting\ItemWrapper.cs(169,37) : error CS0111: Type 'ItemWrapper' already defines a member called 'op_GreaterThan' with the same parameter types
Compiler Error: C:\Users\user\Desktop\DB\Plugins\Trinity\Items\Sorting\ItemWrapper.cs(173,37) : error CS0111: Type 'ItemWrapper' already defines a member called 'op_GreaterThanOrEqual' with the same parameter types
Compiler Error: C:\Users\user\Desktop\DB\Plugins\Trinity\Items\Sorting\ItemWrapper.cs(178,37) : error CS0111: Type 'ItemWrapper' already defines a member called 'op_LessThanOrEqual' with the same parameter types
Compiler Error: C:\Users\user\Desktop\DB\Plugins\Trinity\Items\ItemWrapper.cs(12,18) : warning CS0660: 'ItemWrapper' defines operator == or operator != but does not override Object.Equals(object o)
Compiler Error: C:\Users\user\Desktop\DB\Plugins\Trinity\UI\UIComponents\ItemList\LRule.cs(18,6) : error CS0579: Duplicate 'DataContract' attribute
Compiler Error: C:\Users\user\Desktop\DB\Plugins\Trinity\UI\UIComponents\ItemList\LRule.cs(21,16) : error CS0111: Type 'LRule' already defines a member called '.ctor' with the same parameter types
Compiler Error: C:\Users\user\Desktop\DB\Plugins\Trinity\UI\UIComponents\ItemList\LRule.cs(26,16) : error CS0111: Type 'LRule' already defines a member called '.ctor' with the same parameter types
Compiler Error: C:\Users\user\Desktop\DB\Plugins\Trinity\UI\UIComponents\ItemList\LRule.cs(68,30) : error CS0111: Type 'LRule' already defines a member called 'GetDefaultValue' with the same parameter types
Compiler Error: C:\Users\user\Desktop\DB\Plugins\Trinity\UI\UIComponents\ItemList\LRule.cs(78,24) : error CS0111: Type 'LRule' already defines a member called 'CoerceValue' with the same parameter types
Compiler Error: C:\Users\user\Desktop\DB\Plugins\Trinity\UI\UIComponents\ItemList\LRule.cs(155,32) : error CS0111: Type 'LRule' already defines a member called 'OnPropertyChanged' with the same parameter types
Compiler Error: C:\Users\user\Desktop\DB\Plugins\Trinity\UI\UIComponents\ItemList\LRule.cs(165,29) : error CS0111: Type 'LRule' already defines a member called 'GetHashCode' with the same parameter types
Compiler Error: C:\Users\user\Desktop\DB\Plugins\Trinity\UI\UIComponents\ItemList\LRule.cs(170,30) : error CS0111: Type 'LRule' already defines a member called 'Equals' with the same parameter types
Compiler Error: C:\Users\user\Desktop\DB\Plugins\Trinity\Settings\Mock\ItemListMockData.cs(17,18) : error CS0101: The namespace 'Trinity.Settings.Mock' already contains a definition for 'ItemListMockData'
Compiler Error: C:\Users\user\Desktop\DB\Plugins\Trinity\Settings\Mock\ItemListMockData.cs(25,16) : error CS0111: Type 'ItemListMockData' already defines a member called '.ctor' with the same parameter types
Compiler Error: C:\Users\user\Desktop\DB\Plugins\Trinity\Settings\Loot\ItemListSettings.cs(33,6) : error CS0579: Duplicate 'DataContract' attribute
Compiler Error: C:\Users\user\Desktop\DB\Plugins\Trinity\Objects\IActor.cs(14,17) : warning CS0108: 'IActor.Position' hides inherited member 'IFindable.Position'. Use the new keyword if hiding was intended.
Compiler Error: C:\Users\user\Desktop\DB\Plugins\Trinity\Objects\IActor.cs(21,15) : warning CS0108: 'IActor.Distance' hides inherited member 'IFindable.Distance'. Use the new keyword if hiding was intended.
Compiler Error: C:\Users\user\Desktop\DB\Plugins\Trinity\Settings\Loot\ItemListSettings.cs(60,16) : error CS0111: Type 'ItemListSettings' already defines a member called '.ctor' with the same parameter types
Compiler Error: C:\Users\user\Desktop\DB\Plugins\Trinity\Settings\Loot\ItemListSettings.cs(73,22) : error CS0111: Type 'ItemListSettings' already defines a member called 'Initialization' with the same parameter types
Compiler Error: C:\Users\user\Desktop\DB\Plugins\Trinity\Settings\Loot\ItemListSettings.cs(86,22) : error CS0111: Type 'ItemListSettings' already defines a member called 'SettingsWindowOpened' with the same parameter types
Compiler Error: C:\Users\user\Desktop\DB\Plugins\Trinity\Settings\Loot\ItemListSettings.cs(95,21) : error CS0111: Type 'ItemListSettings' already defines a member called 'CreateView' with the same parameter types
Compiler Error: C:\Users\user\Desktop\DB\Plugins\Trinity\Settings\Loot\ItemListSettings.cs(105,22) : error CS0111: Type 'ItemListSettings' already defines a member called 'CreateItemTypes' with the same parameter types
Compiler Error: C:\Users\user\Desktop\DB\Plugins\Trinity\Settings\Loot\ItemListSettings.cs(273,22) : error CS0111: Type 'ItemListSettings' already defines a member called 'GetitemTypeRule' with the same parameter types
Compiler Error: C:\Users\user\Desktop\DB\Plugins\Trinity\Settings\Loot\ItemListSettings.cs(281,28) : error CS0111: Type 'ItemListSettings' already defines a member called 'CacheReferenceItems' with the same parameter types
Compiler Error: C:\Users\user\Desktop\DB\Plugins\Trinity\Settings\Loot\ItemListSettings.cs(290,21) : error CS0111: Type 'ItemListSettings' already defines a member called 'BindEvents' with the same parameter types
Compiler Error: C:\Users\user\Desktop\DB\Plugins\Trinity\Settings\Loot\ItemListSettings.cs(307,22) : error CS0111: Type 'ItemListSettings' already defines a member called 'OnUserRequestedReset' with the same parameter types
Compiler Error: C:\Users\user\Desktop\DB\Plugins\Trinity\Settings\Loot\ItemListSettings.cs(618,21) : error CS0111: Type 'ItemListSettings' already defines a member called 'LoadCommands' with the same parameter types
Compiler Error: C:\Users\user\Desktop\DB\Plugins\Trinity\Settings\Loot\ItemListSettings.cs(909,22) : error CS0111: Type 'ItemListSettings' already defines a member called 'SelectItems' with the same parameter types
Compiler Error: C:\Users\user\Desktop\DB\Plugins\Trinity\Settings\Loot\ItemListSettings.cs(915,22) : error CS0111: Type 'ItemListSettings' already defines a member called 'AddToSelection' with the same parameter types
Compiler Error: C:\Users\user\Desktop\DB\Plugins\Trinity\Settings\Loot\ItemListSettings.cs(937,23) : error CS0111: Type 'ItemListSettings' already defines a member called 'CreateExportCode' with the same parameter types
Compiler Error: C:\Users\user\Desktop\DB\Plugins\Trinity\Settings\Loot\ItemListSettings.cs(946,33) : error CS0111: Type 'ItemListSettings' already defines a member called 'ImportFromCode' with the same parameter types
Compiler Error: C:\Users\user\Desktop\DB\Plugins\Trinity\Settings\Loot\ItemListSettings.cs(981,23) : error CS0111: Type 'ItemListSettings' already defines a member called 'ChangeGrouping' with the same parameter types
Compiler Error: C:\Users\user\Desktop\DB\Plugins\Trinity\Settings\Loot\ItemListSettings.cs(1010,23) : error CS0111: Type 'ItemListSettings' already defines a member called 'ChangeSorting' with the same parameter types
Compiler Error: C:\Users\user\Desktop\DB\Plugins\Trinity\Settings\Loot\ItemListSettings.cs(1026,23) : error CS0111: Type 'ItemListSettings' already defines a member called 'ChangeFilterPending' with the same parameter types
Compiler Error: C:\Users\user\Desktop\DB\Plugins\Trinity\Settings\Loot\ItemListSettings.cs(1037,22) : error CS0111: Type 'ItemListSettings' already defines a member called 'ExecuteFilter' with the same parameter types
Compiler Error: C:\Users\user\Desktop\DB\Plugins\Trinity\Settings\Loot\ItemListSettings.cs(1046,22) : error CS0111: Type 'ItemListSettings' already defines a member called 'FilterHandler' with the same parameter types
Compiler Error: C:\Users\user\Desktop\DB\Plugins\Trinity\Settings\Loot\ItemListSettings.cs(1087,21) : error CS0111: Type 'ItemListSettings' already defines a member called 'SyncSelectedItem' with the same parameter types
Compiler Error: C:\Users\user\Desktop\DB\Plugins\Trinity\Settings\Loot\ItemListSettings.cs(1113,21) : error CS0111: Type 'ItemListSettings' already defines a member called 'UpdateSelectedItems' with the same parameter types
Compiler Error: C:\Users\user\Desktop\DB\Plugins\Trinity\Settings\Loot\ItemListSettings.cs(1165,21) : error CS0111: Type 'ItemListSettings' already defines a member called 'Reset' with the same parameter types
Compiler Error: C:\Users\user\Desktop\DB\Plugins\Trinity\Settings\Loot\ItemListSettings.cs(1171,21) : error CS0111: Type 'ItemListSettings' already defines a member called 'CopyTo' with the same parameter types
Compiler Error: C:\Users\user\Desktop\DB\Plugins\Trinity\Settings\Loot\ItemListSettings.cs(1177,33) : error CS0111: Type 'ItemListSettings' already defines a member called 'Clone' with the same parameter types
Compiler Error: C:\Users\user\Desktop\DB\Plugins\Trinity\Settings\Loot\ItemListSettings.cs(1183,23) : error CS0111: Type 'ItemListSettings' already defines a member called 'OnDeserializingMethod' with the same parameter types
Compiler Error: C:\Users\user\Desktop\DB\Plugins\Trinity\Settings\Loot\ItemListSettings.cs(1193,24) : error CS0111: Type 'ItemListSettings' already defines a member called 'SetField' with the same parameter types
Compiler Error: C:\Users\user\Desktop\DB\Plugins\Trinity\Settings\Loot\ItemListSettings.cs(1204,29) : error CS0111: Type 'ItemListSettings' already defines a member called 'OnPropertyChanged' with the same parameter types
Compiler Error: C:\Users\user\Desktop\DB\Plugins\Trinity\UI\UIComponents\ItemList\LItem.cs(32,6) : error CS0579: Duplicate 'DataContract' attribute
Compiler Error: C:\Users\user\Desktop\DB\Plugins\Trinity\UI\UIComponents\ItemList\LItem.cs(41,16) : error CS0111: Type 'LItem' already defines a member called '.ctor' with the same parameter types
Compiler Error: C:\Users\user\Desktop\DB\Plugins\Trinity\UI\UIComponents\ItemList\LItem.cs(47,16) : error CS0111: Type 'LItem' already defines a member called '.ctor' with the same parameter types
Compiler Error: C:\Users\user\Desktop\DB\Plugins\Trinity\UI\UIComponents\ItemList\LItem.cs(175,21) : error CS0111: Type 'LItem' already defines a member called 'Reset' with the same parameter types
Compiler Error: C:\Users\user\Desktop\DB\Plugins\Trinity\UI\UIComponents\ItemList\LItem.cs(185,32) : error CS0111: Type 'LItem' already defines a member called 'OnPropertyChanged' with the same parameter types
Compiler Error: C:\Users\user\Desktop\DB\Plugins\Trinity\UI\UIComponents\ItemList\LItem.cs(192,23) : error CS0111: Type 'LItem' already defines a member called 'Clone' with the same parameter types
Compiler Error: C:\Users\user\Desktop\DB\Plugins\Trinity\UI\UIComponents\ItemList\LItem.cs(227,30) : error CS0111: Type 'LItem' already defines a member called 'GetItemStatRange' with the same parameter types
Compiler Error: C:\Users\user\Desktop\DB\Plugins\Trinity\UI\UIComponents\ItemList\LItem.cs(244,21) : error CS0111: Type 'LItem' already defines a member called 'LoadCommands' with the same parameter types
Compiler Error: C:\Users\user\Desktop\DB\Plugins\Trinity\UI\UIComponents\ItemList\LItem.cs(318,21) : error CS0111: Type 'LItem' already defines a member called 'AddRule' with the same parameter types
Compiler Error: C:\Users\user\Desktop\DB\Plugins\Trinity\UI\Visualizer\VisualizerViewModel.cs(587,16) : error CS0104: 'AvoidanceAreaStats' is an ambiguous reference between 'Trinity.Framework.Avoidance.AvoidanceAreaStats' and 'Trinity.Framework.Avoidance.Structures.AvoidanceAreaStats'
Compiler Error: C:\Users\user\Desktop\DB\Plugins\Trinity\UI\Visualizer\VisualizerViewModel.cs(1022,50) : warning CS0108: 'VisualizerViewModel.PropertyChanged' hides inherited member 'XmlSettings.PropertyChanged'. Use the new keyword if hiding was intended.
Compiler Error: C:\Users\user\Desktop\DB\Plugins\Trinity\UI\Visualizer\VisualizerViewModel.cs(1025,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\user\Desktop\DB\Plugins\Trinity\UI\Visualizer\RadarCanvas\RadarCanvas.cs(904,72) : error CS0104: 'AvoidanceNode' is an ambiguous reference between 'Trinity.Framework.Avoidance.AvoidanceNode' and 'Trinity.Framework.Avoidance.Structures.AvoidanceNode'
Compiler Error: C:\Users\user\Desktop\DB\Plugins\Trinity\UI\Visualizer\RadarCanvas\RadarCanvas.cs(1333,73) : error CS0104: 'AvoidanceNode' is an ambiguous reference between 'Trinity.Framework.Avoidance.AvoidanceNode' and 'Trinity.Framework.Avoidance.Structures.AvoidanceNode'
Compiler Error: C:\Users\user\Desktop\DB\Plugins\Trinity\UI\Visualizer\RadarCanvas\RadarCanvas.cs(1042,17) : error CS0104: 'AvoidanceNode' is an ambiguous reference between 'Trinity.Framework.Avoidance.AvoidanceNode' and 'Trinity.Framework.Avoidance.Structures.AvoidanceNode'
Compiler Error: C:\Users\user\Desktop\DB\Plugins\Trinity\Framework\Objects\Memory\Attributes\AttributeManager.cs(40,29) : warning CS0108: 'AttributeManager.IsValid' hides inherited member 'MemoryWrapper.IsValid'. Use the new keyword if hiding was intended.
Compiler Error: C:\Users\user\Desktop\DB\Plugins\Trinity\Framework\Objects\Memory\Sno\SnoStringList.cs(12,18) : error CS0263: Partial declarations of 'SnoStringList' must not specify different base classes
Compiler Error: C:\Users\user\Desktop\DB\Plugins\Trinity\Framework\Objects\Memory\Sno\SnoStringList.cs(16,16) : error CS0246: The type or namespace name 'SerializationInfo' could not be found (are you missing a using directive or an assembly reference?)
Compiler Error: C:\Users\user\Desktop\DB\Plugins\Trinity\Framework\Objects\Memory\Sno\SnoStringList.cs(22,20) : error CS0246: The type or namespace name 'SerializationInfo' could not be found (are you missing a using directive or an assembly reference?)
Compiler Error: C:\Users\user\Desktop\DB\Plugins\Trinity\Framework\Objects\Memory\Sno\SnoStringList.cs(24,20) : error CS0246: The type or namespace name 'SerializationInfo' could not be found (are you missing a using directive or an assembly reference?)
Compiler Error: C:\Users\user\Desktop\DB\Plugins\Trinity\Framework\Objects\Memory\Sno\Sno.cs(38,44) : error CS0311: The type 'Trinity.Framework.Objects.Memory.Sno.SnoStringList' cannot be used as type parameter 'T' in the generic type or method 'SnoGroup<T>'. There is no implicit reference conversion from 'Trinity.Framework.Objects.Memory.Sno.SnoStringList' to 'Trinity.Framework.Objects.Memory.Sno.SnoTableEntry'.
Compiler Error: C:\Users\user\Desktop\DB\Plugins\Trinity\Framework\Objects\Memory\Sno\Sno.cs(53,32) : error CS0311: The type 'T' cannot be used as type parameter 'T' in the generic type or method 'SnoGroup<T>'. There is no implicit reference conversion from 'T' to 'Trinity.Framework.Objects.Memory.Sno.SnoTableEntry'.
Compiler Error: C:\Users\user\Desktop\DB\Plugins\Trinity\Framework\Objects\Memory\Sno\Sno.cs(73,70) : error CS0311: The type 'T' cannot be used as type parameter 'T' in the generic type or method 'SnoGroup<T>'. There is no implicit reference conversion from 'T' to 'Trinity.Framework.Objects.Memory.Sno.SnoTableEntry'.
Compiler Error: C:\Users\user\Desktop\DB\Plugins\Trinity\Framework\Objects\Memory\Sno\SnoManager.cs(53,44) : error CS0311: The type 'Trinity.Framework.Objects.Memory.Sno.SnoStringList' cannot be used as type parameter 'T' in the generic type or method 'SnoGroup<T>'. There is no implicit reference conversion from 'Trinity.Framework.Objects.Memory.Sno.SnoStringList' to 'Trinity.Framework.Objects.Memory.Sno.SnoTableEntry'.


Help me ty in advance...
 
New trinity doesn't seem to be compatible with YAR anymore, it will keep trying to reopen demonbuddy as it doesn't registered that it's opened and running, happened since 2.41.89 version, any fix for this by any chance?
 
I was told the lastest SVN works for picking up gibbering gemstone, how do I install it? thanks!

EDIT: I *think* I might have figured it out. Gonna give it a try now!

EDIT2: Ok, looks like it's running. All good here sorry for the unnecessary question. A little bit of research went a long way. Now to see if it picks up the gibbering gemstone!
 
Last edited:
hi there... i rewrited under other outdated version eof trinity but this appears

Code:
already defines a member called ...

Help me ty in advance...

go into db\plugins\ folder, delete trinity folder.

download latest version of trinity, extract new trinity to db\plugins\ folder.
 
Latest svn (rev 138) seems to be ignoring blood shards. Seen it go back to town without picking them up when the legendaries weren't stacked on top of them.
 
Tryed to update, got this error... Made a clean install, same.

Edit: nvm, fixed it.
 
Last edited:
Anyone having issues with bot stashing bounty items (i.e. Death's bargain, soul smasher, RORG?) even when it's not selected or put with very high stats on the itemlist?
 
I've issue with rare items. Bot is stashing all yellows :( Already unchecked to not loot and nothing... lol
 
just a quick update on what i'm up to; i'm in the process of refactoring some code debt with the cache refresh loop, which may make things faster but will definitely make things easier in future as far as maintenance and debugging 'why' when things are broken.
 
when can we expect a fix for bot not picking up blood shards, pool of reflection, and bounties items drop from caches?
 
Mega lags! Why?

06:38:36.042 INFO Logger [Trinity 2.42.110] Exception System.Exception: Запрос ReadProcessMemory или WriteProcessMemory был выполнен только частично, at addr: 00000000, Size: 26112
в GreyMagic.ExternalProcessMemory.ReadByteBuffer(IntPtr addr, Void* buffer, Int32 count)
в GreyMagic.MemoryBase.ReadArray[T](IntPtr addr, Int32 count)
в Trinity.Framework.Objects.Memory.Containers.Table`1.get_RowPtrs()
в Trinity.Framework.Objects.Memory.Containers.Table`1.OnUpdated()
в Trinity.Framework.Objects.Memory.MemoryWrapper.Update(IntPtr ptr)
в Trinity.Framework.Objects.Memory.Containers.Table`1..ctor(IntPtr ptr)
в Trinity.Framework.Objects.Memory.Containers.Map`1.get_Data()
в Trinity.Framework.Objects.Memory.Attributes.Attributes.Create(Int32 groupId)
в Trinity.Framework.Objects.Memory.Attributes.Attributes..ctor(Int32 groupId)
в Trinity.Framework.Objects.Memory.Attributes.ItemAttributes..ctor(Int32 groupId)
в Trinity.Framework.Actors.CachedItem.Refresh(ActorCommonData acd)
в Trinity.Framework.Actors.CachedItem..ctor(ActorCommonData acd)
в Trinity.Framework.Actors.ActorManager.ReadItems()
в Trinity.Framework.Actors.ActorManager.Update()
 

Attachments

  • 2016-06-18_06-37-50.webp
    2016-06-18_06-37-50.webp
    69.2 KB · Views: 177
Mega lags! Why?

06:38:36.042 INFO Logger [Trinity 2.42.110] Exception System.Exception: Запрос ReadProcessMemory или WriteProcessMemory был выполнен только частично, at addr: 00000000, Size: 26112
в GreyMagic.ExternalProcessMemory.ReadByteBuffer(IntPtr addr, Void* buffer, Int32 count)
в GreyMagic.MemoryBase.ReadArray[T](IntPtr addr, Int32 count)
в Trinity.Framework.Objects.Memory.Containers.Table`1.get_RowPtrs()
в Trinity.Framework.Objects.Memory.Containers.Table`1.OnUpdated()
в Trinity.Framework.Objects.Memory.MemoryWrapper.Update(IntPtr ptr)
в Trinity.Framework.Objects.Memory.Containers.Table`1..ctor(IntPtr ptr)
в Trinity.Framework.Objects.Memory.Containers.Map`1.get_Data()
в Trinity.Framework.Objects.Memory.Attributes.Attributes.Create(Int32 groupId)
в Trinity.Framework.Objects.Memory.Attributes.Attributes..ctor(Int32 groupId)
в Trinity.Framework.Objects.Memory.Attributes.ItemAttributes..ctor(Int32 groupId)
в Trinity.Framework.Actors.CachedItem.Refresh(ActorCommonData acd)
в Trinity.Framework.Actors.CachedItem..ctor(ActorCommonData acd)
в Trinity.Framework.Actors.ActorManager.ReadItems()
в Trinity.Framework.Actors.ActorManager.Update()

Post a log please, or upload it somewhere online for me to download if its large. Thanks.
 
Post a log please, or upload it somewhere online for me to download if its large. Thanks.
You need full log file? i see, i not find file ) Log file > 10 ) , if new problem i save log file and upload and write this message.
 
Last edited:
Hello, after updating to Trinity Revision 145 via SVN, it just comes up with a bunch of errors whenever I start Demonbuddy and refuses to load. I tried a fresh install of Demonbuddy, but it has the same problem.

Log: View attachment 15584 2016-06-20 14.27.txt

Edit: Installed Trinity via zip folder install and it seems to be working for now, but still curious as to why SVN install isn't working.
 
Last edited:
any word if the latest svn release is picking up blood shards and more importantly pools of reflection?

Thanks
 
Back
Top