[13:52:37.894 D] Plugin KeepOnMoving threw an exception in 'OnButtonPress'! Exception:
[13:52:37.904 D] System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Windows\SysWOW64\Plugins\KeepOnMoving\KOM.ico'.
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)
at System.Drawing.Icon..ctor(String fileName, Int32 width, Int32 height)
at System.Drawing.Icon..ctor(String fileName, Size size)
at KeepOnMoving.Settings.GUI..ctor() in D:\HB\Release\Plugins\KeepOnMoving\GUI.cs:line 28
at KeepOnMoving.KOMCore.OnButtonPress() in D:\HB\Release\Plugins\KeepOnMoving\KeepOnMoving.cs:line 510
at Styx.Plugins.PluginWrapper.OnButtonPress()