This is very weird, yesterday it was working great and today i can't get it to run .
Tried a fresh install and same thing happens, with various profiles on the newest db beta.
Tried a fresh install and same thing happens, with various profiles on the newest db beta.
Code:
[Trinity] #################################################################
[Trinity] WARNING: Trinity Plugin is NOT YET ENABLED. Bot start detected
[Trinity] Ignore this message if you are not currently using Trinity.
[Trinity] #################################################################
Setting up Trinity Logging
Setting up Trinity Logging
[Trinity] Error in OnEnable: System.TypeInitializationException: The type initializer for 'Trinity.ConfigForm' threw an exception. ---> System.InvalidOperationException: The calling thread must be STA, because many UI components require this.
at System.Windows.Input.InputManager..ctor()
at System.Windows.Input.InputManager.GetCurrentInputManagerImpl()
at System.Windows.Input.KeyboardNavigation..ctor()
at System.Windows.FrameworkElement.FrameworkServices..ctor()
at System.Windows.FrameworkElement.EnsureFrameworkServices()
at System.Windows.FrameworkElement..ctor()
at System.Windows.Controls.Control..ctor()
at System.Windows.Controls.Primitives.TextBoxBase..ctor()
at System.Windows.Controls.TextBox..ctor()
at Trinity.ConfigForm..cctor() in c:\Users\Tonari\Desktop\DemonbuddyBETA 1.1.2273.518\Plugins\Trinity\Settings\ConfigSettings.cs:line 81
--- End of inner exception stack trace ---
at Trinity.ConfigForm.Manage()
at Trinity.Trinity.OnEnabled() in c:\Users\Tonari\Desktop\DemonbuddyBETA 1.1.2273.518\Plugins\Trinity\Plugin.cs:line 133