2015-09-03 01:20:42,440 [1] DEBUG Logger (null) - [Adventurer] Load XAML file : C:\Users\Luke\Documents\Demonbuddy\Plugins\Adventurer\UI\Config.xaml
2015-09-03 01:20:42,442 [1] DEBUG Logger (null) - [Adventurer] Error loading/transforming XAML System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Users\Luke\Documents\Demonbuddy\Plugins\Adventurer\UI\Config.xaml'.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
at System.IO.StreamReader..ctor(String path, Encoding encoding, Boolean detectEncodingFromByteOrderMarks, Int32 bufferSize, Boolean checkHost)
at System.IO.File.InternalReadAllText(String path, Encoding encoding, Boolean checkHost)
at System.IO.File.ReadAllText(String path)
at Adventurer.UI.UIComponents.UILoader.LoadAndTransformXamlFile[T](String filename) in c:\Users\Luke\Documents\Demonbuddy\Plugins\Plugins\Adventurer\UI\UIComponents\UILoader.cs:line 27