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

Need help.. When i load a XML it only fail every time..

Doctor John

New Member
Joined
Sep 24, 2013
Messages
4
Reaction score
0
[19:25:06.257 D] OS: Windows 7 Service Pack 1 64-bit
[19:25:06.257 D] OS Language: English (United States)
[19:25:06.273 D] Reloading AssemblyLoader<Zeta.Common.Plugins.IPlugin> - Initializing plugins
[19:25:06.761 D] There are 0 plugins
[19:25:16.277 D] Reloading AssemblyLoader<Zeta.CommonBot.ICombat> - RoutineManager.Reload
[19:25:16.982 D] Routines were reloaded. New routine list:
[19:25:16.982 D] Belphegor All-in-One v1.0.1446.317
[19:25:16.983 D] Generic v0.0.0.0
[19:25:22.262 N] Chose Belphegor All-in-One as your combat routine.
[19:25:22.270 N] [Belphegor All-in-One 1.0.1446.317] Building method list
[19:25:22.271 N] [Belphegor All-in-One 1.0.1446.317] Added 66 methods
[19:25:22.272 N] [Belphegor All-in-One 1.0.1446.317] MonkCombat is a match!
[19:25:22.272 N] [Belphegor All-in-One 1.0.1446.317] Using MonkCombat for Combat (Priority: 0)
[19:25:22.960 N] [Belphegor All-in-One 1.0.1446.317] MonkBuff is a match!
[19:25:22.960 N] [Belphegor All-in-One 1.0.1446.317] Using MonkBuff for Buff (Priority: 0)
[19:25:22.962 N] [Belphegor All-in-One 1.0.1446.317] MonkMovement is a match!
[19:25:22.962 N] [Belphegor All-in-One 1.0.1446.317] Using MonkMovement for Movement (Priority: 0)
[19:25:23.318 N] [Belphegor All-in-One 1.0.1446.317] Behaviors created
[19:27:38.449 N] Failed to load profile: Element TrinityLog is not supported. Please check your XML and try again. (<TrinityLog questId="1" output="Taking WP to Keep 3" />) Line 15
[19:27:38.451 D] System.Exception: Element TrinityLog is not supported. Please check your XML and try again. (<TrinityLog questId="1" output="Taking WP to Keep 3" />) Line 15
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.CommonBot.Profile.Profile.Load(XElement element, String path)
at Zeta.CommonBot.Profile.Profile.Load(String path)
at Zeta.CommonBot.ProfileManager.Load(String profilePath, Boolean rememberPath)
[19:27:42.624 D] Start/Stop Button Clicked!
[19:27:48.137 D] System.Exception: There is no profile loaded. Please load a profile before starting the bot.
at Zeta.CommonBot.BotMain.Start()
 
And how can i enter that trinity log, it seems like i can't change trinity settings...
 
For me it looks like you don't have Trinity plugin at all?
But I'm not professional support here so might be trippin...
 
Back
Top