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

Need help with Trinity error

itshighnoon

New Member
Joined
Jul 24, 2014
Messages
10
Reaction score
0
[Trinity 2.14.45] Error while CopyTo Setting ItemListSettings : Exception has been thrown by the target of an invocation. Property: Grouping System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.InvalidOperationException: The calling thread cannot access this object because a different thread owns it.
at System.Windows.Threading.Dispatcher.VerifyAccess()
at System.Windows.DependencyObject.GetValue(DependencyProperty dp)
at System.Windows.Data.CollectionViewSource.EnsureView()
at System.Windows.Data.CollectionViewSource.DeferHelper.Dispose()
at Trinity.Settings.Loot.ItemListSettings.ChangeGrouping(GroupingType groupingType)
at Trinity.Settings.Loot.ItemListSettings.set_Grouping(GroupingType value)
--- End of inner exception stack trace ---
at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at System.Reflection.RuntimePropertyInfo.SetValue(Object obj, Object value, BindingFlags invokeAttr, Binder binder, Object[] index, CultureInfo culture)
at System.Reflection.RuntimePropertyInfo.SetValue(Object obj, Object value, Object[] index)
at Trinity.Config.TrinitySetting.CopyTo[T](ITrinitySetting`1 source, ITrinitySetting`1 destination)



I got this error message whenever I start DB.
I think this is somehow related to my itemlist settings. However, I have no clue what makes this error so far.
I always do clean install whenever new DB released, but I always backup my settings folder.

Any ideas, solutions?
 
Are you using YAR by any chance? Because launching DB via YAR will do that. Anyway, I wouldn't worry too much about it as it doesn't seem to cause any real problems.
 
Are you using YAR by any chance? Because launching DB via YAR will do that. Anyway, I wouldn't worry too much about it as it doesn't seem to cause any real problems.

yes, I use yar. Thanks for the reply. I will ignore it until it causes real problem.
Oh btw, after this happens, I cannot save my itemlist. It keep goes to some point (rollback? maybe) and I cannot add, delete, or change the items to pick up or to selvage. Do you think these are related to this error?
 
Hmm, sounds likely. I'll add it to my list then, thanks for the report.
 
Back
Top