I got same problem here, finally got it to work proberly, but now I have no Trinity again
I see this in my start up screen if you can use it for anything:
Flashing window
Compiler Error: c:\Games\Demon\Plugins\Trinity\Coroutines\BuyItemsFromVendor.cs(16,7) : warning CS0105: The using directive for 'Zeta.Common' appeared previously in this namespace
Compiler Error: c:\Games\Demon\Plugins\Trinity\Coroutines\BuyItemsFromVendor.cs(17,7) : warning CS0105: The using directive for 'Zeta.Bot' appeared previously in this namespace
Compiler Error: c:\Games\Demon\Plugins\Trinity\Coroutines\TakeItemsFromStash.cs(12,7) : warning CS0105: The using directive for 'Zeta.Common' appeared previously in this namespace
Compiler Error: c:\Games\Demon\Plugins\Trinity\Coroutines\TakeItemsFromStash.cs(13,7) : warning CS0105: The using directive for 'Zeta.Bot' appeared previously in this namespace
Compiler Error: c:\Games\Demon\Plugins\Trinity\Movement\StuckHandler.cs(11,7) : warning CS0105: The using directive for 'System.Threading.Tasks' appeared previously in this namespace
Compiler Error: c:\Games\Demon\Plugins\Trinity\Settings\Loot\ItemListSettings.cs(27,7) : warning CS0105: The using directive for 'System.Text' appeared previously in this namespace
Compiler Error: c:\Games\Demon\Plugins\Trinity\Settings\Loot\ItemListSettings.cs(28,7) : warning CS0105: The using directive for 'System.IO' appeared previously in this namespace
Compiler Error: c:\Games\Demon\Plugins\Trinity\Framework\Grid\GridPoint.cs(5,19) : warning CS0660: 'Trinity.Framework.Grid.GridPoint' defines operator == or operator != but does not override Object.Equals(object o)
Compiler Error: c:\Games\Demon\Plugins\Trinity\Framework\Grid\GridPoint.cs(5,19) : warning CS0661: 'Trinity.Framework.Grid.GridPoint' defines operator == or operator != but does not override Object.GetHashCode()
Compiler Error: c:\Games\Demon\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:\Games\Demon\Plugins\Trinity\Items\ItemList.cs(113,134) : error CS0117: 'Trinity.UIComponents.RuleType' does not contain a definition for 'Test'
Thanks in advance for a quick fix