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

Issue when starting game - Instantly crashes.

logiickiil

New Member
Joined
May 11, 2015
Messages
2
Reaction score
0
I was running DB just find last night, and go to start it up this morning and Diablo crashes right after I start DB after logging in.

View attachment 13704 2015-05-11 18.37.txt

-05-12 01:37:44,302 [1] INFO ProfileManager (null) - Failed to load profile: Element TownPortal is not supported. Please check your XML and try again. (<TownPortal questId="1" />) Line 51
2015-05-12 01:37:44,305 [1] ERROR ProfileManager (null) - System.Exception: Element TownPortal is not supported. Please check your XML and try again. (<TownPortal questId="1" />) Line 51
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)
2015-05-12 01:38:09,656 [1] DEBUG BotMain (null) - Cannot stop a bot when it is not running.
2015-05-12 01:38:09,659 [1] DEBUG MainWindow (null) - Forcing all open windows to close.
 

Attachments

which of the 2 log files is the correct one?

each one shows something different
 
Sorry! 18.37.txt is the correct one, the one not attached. I apologize for the mishap
 
2015-05-12 01:37:44,302 [1] INFO ProfileManager (null) - Failed to load profile: Element TownPortal is not supported. Please check your XML and try again. (<TownPortal questId="1" />) Line 51
2015-05-12 01:37:44,305 [1] ERROR ProfileManager (null) - System.Exception: Element TownPortal is not supported. Please check your XML and try again. (<TownPortal questId="1" />) Line 51
at ..(PropertyInfo , XElement , Object )


thats a profile issue
 
Back
Top