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

New DB Version and Old Trinities

Pyromancer

New Member
Joined
Apr 21, 2014
Messages
4
Reaction score
0
I'm trying to reroll back my trinity to use the one which was working perfect for me with the new DB and it's not possible, i'm getting the below error.

Code:
System.Exception: Element TrinityMoveTo is not supported. Please check your XML and try again. (<TrinityMoveTo questId="1" x="391" y="360" z="0" pathPrecision="8" />) Line 26
   at ..(PropertyInfo , XElement , Object )
   at Zeta.XmlEngine.XmlEngine.Load(Object obj, XElement element)
   at ..(XElement , Type )
   at ...(XElement )
   at System.Linq.Enumerable.WhereSelectEnumerableIterator`2.MoveNext()
   at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
   at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
   at ..(XElement , PropertyInfo )
   at ..(PropertyInfo , XElement , Object )
   at Zeta.XmlEngine.XmlEngine.Load(Object obj, XElement element)
   at Zeta.Bot.Profile.Profile.Load(XElement element, String path)
   at Zeta.Bot.Profile.Profile.Load(String path)
   at Zeta.Bot.ProfileManager.Load(String profilePath, Boolean rememberPath)
 
the profile you are trying to use is outaded
 
Back
Top