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

MovetoTownObject not supported?

MDB

New Member
Joined
May 2, 2014
Messages
14
Reaction score
0
Db not working after update for me. MovetoTownObject not supported?

Thanks!




View attachment A 15220 2014-09-24 06.45.txt




Only part in red on load screen:

System.Exception: Element MoveToTownObject is not supported. Please check your XML and try again. (<MoveToTownObject questId="1" stepId="1" Type="NephalemNPC" />) Line 27
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)
 
Back
Top