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

All sorts of Trinity Errors

zzi

Active Member
Joined
Mar 10, 2016
Messages
308
Reaction score
47
log attached. excerpt:

among others...
Code:
20:23:21.891 INFO  Logger [Trinity 2.14.541] Exception System.TypeInitializationException: The type initializer for 'Trinity.Framework.Objects.Memory.Attributes.AttributeManager' threw an exception. ---> System.ArgumentException: An item with the same key has already been added.
   at System.ThrowHelper.ThrowArgumentException(ExceptionResource resource)
   at System.Collections.Generic.Dictionary`2.Insert(TKey key, TValue value, Boolean add)
   at System.Linq.Enumerable.ToDictionary[TSource,TKey,TElement](IEnumerable`1 source, Func`2 keySelector, Func`2 elementSelector, IEqualityComparer`1 comparer)
   at System.Linq.Enumerable.ToDictionary[TSource,TKey](IEnumerable`1 source, Func`2 keySelector)
   at Trinity.Framework.Objects.Memory.Attributes.AttributeManager..cctor()
   --- End of inner exception stack trace ---
   at Trinity.Framework.Objects.Memory.Attributes.AttributeManager.FindGroup(Int32 groupId)
   at Trinity.Framework.Objects.Memory.Attributes.Attributes.Create(Int32 groupId)
   at Trinity.Framework.Objects.Memory.Attributes.Attributes..ctor(Int32 groupId)
   at Trinity.Framework.Objects.Memory.Attributes.ItemAttributes..ctor(Int32 groupId)
   at Trinity.Framework.Actors.CachedItem.Refresh(ActorCommonData acd)
   at Trinity.Framework.Actors.CachedItem..ctor(ActorCommonData acd)
   at Trinity.Framework.Actors.ActorManager.ReadItems()
   at Trinity.Framework.Actors.ActorManager.Update()


View attachment 27496 2016-04-28 20.21.txt
 
disable EZUpdater and install latest Trinity manually plz
 
Back
Top