shockerton
Member
- Joined
- Aug 23, 2013
- Messages
- 80
- Reaction score
- 0
**PROBLEM**
When I load the script 'Rift Bot Explore' and start the bot, it posts this error in the log repeatedly.
'Failed to load profile: Element GetItemFromStash is not supported. Please check your XML and try again. (<GetItemFromStash questId="1" stackCount="5" actorId="323722" />) Line 29
System.Exception: Element GetItemFromStash is not supported. Please check your XML and try again. (<GetItemFromStash questId="1" stackCount="5" actorId="323722" />) Line 29
at ..(PropertyInfo , XElement , Object )
at Zeta.XmlEngine.XmlEngine.Load(Object obj, XElement element)
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)'
Full Log can be gotten here: https://dl.dropboxusercontent.com/u/83993567/4024 2014-09-12 13.35.txt
Also when ignoring above, the bot runs between the chest and Book (Identify Book) in Tristram, '[Trinity] No more space to pickup a 2-slot item, now running town-run routine. (TownRun)'. Inventory was empty and was not full. Maybe it's related to the problem above?...
When I load the script 'Rift Bot Explore' and start the bot, it posts this error in the log repeatedly.
'Failed to load profile: Element GetItemFromStash is not supported. Please check your XML and try again. (<GetItemFromStash questId="1" stackCount="5" actorId="323722" />) Line 29
System.Exception: Element GetItemFromStash is not supported. Please check your XML and try again. (<GetItemFromStash questId="1" stackCount="5" actorId="323722" />) Line 29
at ..(PropertyInfo , XElement , Object )
at Zeta.XmlEngine.XmlEngine.Load(Object obj, XElement element)
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)'
Full Log can be gotten here: https://dl.dropboxusercontent.com/u/83993567/4024 2014-09-12 13.35.txt
Also when ignoring above, the bot runs between the chest and Book (Identify Book) in Tristram, '[Trinity] No more space to pickup a 2-slot item, now running town-run routine. (TownRun)'. Inventory was empty and was not full. Maybe it's related to the problem above?...
Last edited: