Compiler Error: c:\Users\Henderson\Documents\Demonbuddy\Plugins\Plugins\Trinity\Movement\TmxkMiniMapMarker.cs(4,15) : error CS0234: The type or namespace name 'DbProvider' does not exist in the namespace 'Trinity' (are you missing an assembly reference?)
Compiler Error: c:\Users\Henderson\Documents\Demonbuddy\Plugins\Plugins\Trinity\Movement\TmxkMiniMapMarker.cs(5,15) : error CS0234: The type or namespace name 'Technicals' does not exist in the namespace 'Trinity' (are you missing an assembly reference?)
Compiler Error: c:\Users\Henderson\Documents\Demonbuddy\Plugins\Plugins\Trinity\Movement\TmxkMiniMapMarker.cs(19,49) : error CS0246: The type or namespace name 'MiniMapMarker' could not be found (are you missing a using directive or an assembly reference?)
Compiler Error: c:\Users\Henderson\Documents\Demonbuddy\Plugins\Plugins\Trinity\XmlTags\DungeonExpFoundObjOrFullyExped.cs(5,15) : error CS0234: The type or namespace name 'DbProvider' does not exist in the namespace 'Trinity' (are you missing an assembly reference?)
Compiler Error: c:\Users\Henderson\Documents\Demonbuddy\Plugins\Plugins\Trinity\XmlTags\DungeonExpFoundObjOrFullyExped.cs(6,15) : error CS0234: The type or namespace name 'Technicals' does not exist in the namespace 'Trinity' (are you missing an assembly reference?)
Compiler Error: c:\Users\Henderson\Documents\Demonbuddy\Plugins\Plugins\Trinity\Movement\TmxkMiniMapMarker.cs(12,24) : error CS0234: The type or namespace name 'Technicals' does not exist in the namespace 'Trinity' (are you missing an assembly reference?)
Compiler Error: c:\Users\Henderson\Documents\Demonbuddy\Plugins\Plugins\Trinity\Movement\TmxkMiniMapMarker.cs(28,30) : error CS0246: The type or namespace name 'MiniMapMarker' could not be found (are you missing a using directive or an assembly reference?)
Compiler Error: c:\Users\Henderson\Documents\Demonbuddy\Plugins\Plugins\Trinity\Movement\TmxkMiniMapMarker.cs(73,25) : error CS0246: The type or namespace name 'MiniMapMarker' could not be found (are you missing a using directive or an assembly reference?)
Compiler Error: c:\Users\Henderson\Documents\Demonbuddy\Plugins\Plugins\Trinity\Movement\TmxkMiniMapMarker.cs(178,28) : error CS0246: The type or namespace name 'MiniMapMarker' could not be found (are you missing a using directive or an assembly reference?)
Compiler Error: c:\Users\Henderson\Documents\Demonbuddy\Plugins\Plugins\Trinity\XmlTags\DungeonExpFoundObjOrFullyExped.cs(20,24) : error CS0234: The type or namespace name 'Technicals' does not exist in the namespace 'Trinity' (are you missing an assembly reference?)
[AutoGear] Initialized.
[Trinity] Initialized v1.8.25
[QuestTools] Plugin v1.5.0 Enabled
[Trinity] OnEnable start
Setting up Trinity Logging
[Trinity] Loading BattleTag Settings
[Trinity] Configuration file loaded
[Trinity] ENABLED: Trinity v1.8.25 now in action!
Current bot set to Order Bot
Loaded profile [Three Musketeers v0.5] Zoltun Kulle+Quest
Failed to load profile: Element DungeonExpFoundObjOrFullyExped is not supported. Please check your XML and try again. (<DungeonExpFoundObjOrFullyExped questId="1" stepId="1" until="ObjectFound" actorId="194383" objectDistance="40" boxTolerance="0.38" boxSize="13" ignoreMarkers="False" forceResetMax="0" />) Line 29
System.Exception: Element DungeonExpFoundObjOrFullyExped is not supported. Please check your XML and try again. (<DungeonExpFoundObjOrFullyExped questId="1" stepId="1" until="ObjectFound" actorId="194383" objectDistance="40" boxTolerance="0.38" boxSize="13" ignoreMarkers="False" forceResetMax="0" />) Line 29
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)