can you help? i created a new folder in plugins, copied your files. after that the bot is stuck when loading plugins (no start)
even stuck after i deleted the advanceditemfilter folder in my plugins...
reinstall? i am always afraid to loose all my settings
2015-05-29 04:19:28,028 [1] INFO Logger (null) - Exilebuddy Version: 0.1.3216.122
Path: C:\Users\<Username>\Desktop\XXXXXXXXXX
OS Name: Windows 7
OS Edition: Ultimate
OS Service Pack: Service Pack 1
OS Version: 6.1.7601.65536
OS Architecture: x64
2015-05-29 04:19:50,307 [1] INFO Logger (null) - Exilebuddy [0.1.3216.122] is up to date!
2015-05-29 04:19:50,553 [1] INFO Logger (null) - T: 5247370718330649622 H: 1618369665
2015-05-29 04:19:51,216 [4] DEBUG Logger (null) - SupportedClientVersion: 1.3.1.27
2015-05-29 04:19:51,306 [4] DEBUG AssemblyLoader`1 (null) - Reloading AssemblyLoader<Loki.Bot.IBot> - Initializing
2015-05-29 04:19:52,110 [4] DEBUG AssemblyLoader`1 (null) - Reloading AssemblyLoader<Loki.Bot.IRoutine> - Initializing
2015-05-29 04:19:52,112 [1] DEBUG Logger (null) - [BasicGrindBot] This class is the new bot. Now setting up bot specific stuff.
2015-05-29 04:19:52,113 [1] DEBUG Logger (null) - Current bot set to BasicGrindBot.
2015-05-29 04:19:52,620 [4] DEBUG Logger (null) - [ExampleRoutine] Initialize
2015-05-29 04:19:52,637 [4] DEBUG AssemblyLoader`1 (null) - Reloading AssemblyLoader<Loki.Bot.IPlugin> - Initializing
2015-05-29 04:19:52,638 [1] DEBUG Logger (null) - Current routine set to ExampleRoutine.
2015-05-29 04:19:58,612 [4] DEBUG Logger (null) - [AdvanceGrindZoneChanger] Initialize
2015-05-29 04:19:58,622 [4] DEBUG Logger (null) - [AutoFlask] Initialize
2015-05-29 04:19:58,625 [4] DEBUG Logger (null) - [AutoResync] Initialize
2015-05-29 04:19:58,626 [4] DEBUG Logger (null) - [ChaosChanceRecipe] Initialize
2015-05-29 04:19:58,632 [4] DEBUG Logger (null) - [Chicken] Initialize
2015-05-29 04:19:58,633 [4] DEBUG Logger (null) - [CorruptedAreaTweaks] Initialize
2015-05-29 04:19:58,636 [4] DEBUG Logger (null) - [CustomItemFilter] Initialize
2015-05-29 04:19:58,637 [4] DEBUG Logger (null) - [CustomPlayerMover] Initialize
2015-05-29 04:19:58,639 [4] DEBUG Logger (null) - [CustomPlayerMoverWB] Initialize
2015-05-29 04:19:58,642 [4] DEBUG Logger (null) - [DominusFight] Initialize
2015-05-29 04:19:58,638 [4] DEBUG Logger (null) - [CustomPlayerMoverLW] Initialize
2015-05-29 04:19:58,644 [4] DEBUG Logger (null) - [ExamplePlugin] Initialize
2015-05-29 04:19:59,237 [4] DEBUG Logger (null) - [FlaskHelper] Initializing
2015-05-29 04:19:59,243 [4] DEBUG Logger (null) - [GemLeveler] Initialize
2015-05-29 04:19:59,244 [4] DEBUG Logger (null) - [GrindZoneChanger] Initialize
2015-05-29 04:19:59,245 [4] DEBUG Logger (null) - [LowFpsHelper] Initialize
2015-05-29 04:19:59,259 [4] DEBUG Logger (null) - [MapRunner] Initialize
2015-05-29 04:19:59,261 [4] DEBUG Logger (null) - [OverwordAreaTweaks] Initialize
2015-05-29 04:19:59,269 [4] DEBUG Logger (null) - [Scheduler] Initialize
2015-05-29 04:19:59,280 [4] DEBUG Logger (null) - [StuckDetection] Initialize
2015-05-29 04:20:59,285 [4] ERROR Logger (null) - [OnStartup] A top-level exception has been caught.
GreyMagic.InjectionDesyncException: Process must have frozen or gotten out of sync: Injection Finished Event was never fired
at GreyMagic.Executor.WaitForInjection(Int32 timeout)
at GreyMagic.Executor.SharedExecuteLogicEnd(Int32 timeout)
at GreyMagic.Executor.Execute(Int32 timeout)
at GreyMagic.Executor.GrabFrame()
at GreyMagic.ExternalProcessMemory.AcquireFrame(Boolean isHardLock)
at Loki.Game.LokiPoe.AcquireFrame(UInt32 frameDropWaitTimeMs, Int32 executeTimeOut, Boolean clearCache)
at BotGui.Windows.MainWindow.<OnStartup>b__6(Object o)