error , send log:
2015-08-04 14:16:01,997 [4] ERROR CustomLogger (null) - An exception occurred.
System.IO.IOException: Cannot locate resource 'gui.xaml'.
   at MS.Internal.AppModel.ResourcePart.GetStreamCore(FileMode mode, FileAccess access)
   at System.IO.Packaging.PackagePart.GetStream(FileMode mode, FileAccess access)
   at System.IO.Packaging.PackagePart.GetStream()
   at System.Windows.Application.LoadComponent(Object component, Uri resourceLocator)
   at AutoFlask.Gui.InitializeComponent() in c:\Users\m0rf3\Downloads\Gui.xaml:line 1
   at AutoFlask.Gui..ctor() in c:\Users\m0rf3\Downloads\nostale\Plugins\2\Gui.xaml.cs:line 12
   at AutoFlask.AutoFlask.get_Control() in c:\Users\m0rf3\Downloads\nostale\Plugins\2\AutoFlask.cs:line 141
   at Exilebuddy.BotWindow.?????????????????????????????????????????(Object )
   at Exilebuddy.BotWindow.?????????????????????????????????????????()
   at System.Windows.Threading.DispatcherOperation.InvokeDelegateCore()
   at System.Windows.Threading.DispatcherOperation.InvokeImpl()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at System.Windows.Threading.DispatcherOperation.Wait(TimeSpan timeout)
   at System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherOperation operation, CancellationToken cancellationToken, TimeSpan timeout)
   at System.Windows.Threading.Dispatcher.Invoke(Action callback, DispatcherPriority priority, CancellationToken cancellationToken, TimeSpan timeout)
   at System.Windows.Threading.Dispatcher.Invoke(Action callback)
   at (Dispatcher , Action )
   at ?????????????????????????????????????????.????????????????????????????????????????.?????????????????????????????????????????(Dispatcher , Action )
   at Exilebuddy.BotWindow.?????????????????????????????????????????(Object )