This is my log file. could you help me out...?
and when i start the demonbuddy it shows this thing with red
Error while invoking eventSystem.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.NullReferenceException: Object reference not set to an instance of an object.
at QuestTools.Helpers.ProfileUtils.ProcessProfile() in c:\Users\changkyu\Documents\Demonbuddy\Plugins\QuestTools\Helpers\ProfileUtils.cs:line 94
at QuestTools.Helpers.BotEvents.ProfileManager_OnProfileLoaded(Object sender, EventArgs e) in c:\Users\changkyu\Documents\Demonbuddy\Plugins\QuestTools\Helpers\BotEvents.cs:line 111
--- End of inner exception stack trace ---
at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
at System.Reflection.RuntimeMethodInfo.UnsafeInvoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
at System.Delegate.DynamicInvokeImpl(Object[] args)
at System.Delegate.DynamicInvoke(Object[] args)
at Zeta.Bot.ProfileManager.(Delegate , Object[] )