Before I begin, I have the pre-requisites, ran BuddyWizard already. Have 4.5.1 and Microsoft Visual C++ 2013 Redistributable Package (x86).
But i am still getting this error on startup
Gyazo - 4efacb1c47b1cf65e20d2a1f973c0c8e.png
The only logs I have is
2014-12-02 15:39:13,888 [1] ERROR Logger (null) - [Application_DispatcherUnhandledException] Unhandled exception
System.NullReferenceException: Object reference not set to an instance of an object.
at (Object , Boolean )
at Loki.Game.LokiPoe.ProcessHookManager.()
at BotGui.App.OnExit(ExitEventArgs e)
at System.Windows.Application.DoShutdown()
at System.Windows.Application.ShutdownImpl()
at System.Windows.Application.ShutdownCallback(Object arg)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
But i am still getting this error on startup
Gyazo - 4efacb1c47b1cf65e20d2a1f973c0c8e.png
The only logs I have is
2014-12-02 15:39:13,888 [1] ERROR Logger (null) - [Application_DispatcherUnhandledException] Unhandled exception
System.NullReferenceException: Object reference not set to an instance of an object.
at (Object , Boolean )
at Loki.Game.LokiPoe.ProcessHookManager.()
at BotGui.App.OnExit(ExitEventArgs e)
at System.Windows.Application.DoShutdown()
at System.Windows.Application.ShutdownImpl()
at System.Windows.Application.ShutdownCallback(Object arg)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)