Only in the last couple of days my hb relog has been throwing errors.
This is after a clean format
fresh installation of windows 10
fully updated
no antivirus or any 3rd party addons
Log file attached - two things stick out:
[07/08/2016 06:47:21] System.AccessViolationException: Could not read bytes from 00000001 [299]!
WOW1-4: Unable to find Honorbuddy profile - Kicks 1-100, was on the store so i downloaded a local copy by svn and put in the new path but it still cant find the profile (even though it starts the profile)
Attached Files
So after removing and reinstalling etc i still get (log above):
System.AccessViolationException: Could not read bytes from 00000001 [299]!
at GreyMagic.ExternalProcessReader.ReadBytes(IntPtr address, Int32 count, Boolean isRelative)
at GreyMagic.ExternalProcessReader.Read[T](IntPtr address, Boolean isRelative)
at HighVoltz.HBRelog.WoW.Lua.LuaTString..ctor(ExternalProcessReader memory, IntPtr address)
at HighVoltz.HBRelog.WoW.Lua.LuaTValue.get_String()
at HighVoltz.HBRelog.WoW.States.LoginWowState.get_GlueDialogData()
at HighVoltz.HBRelog.WoW.States.LoginWowState.get_IncorrectPassword()
at HighVoltz.HBRelog.WoW.States.LoginWowState.Run()
at HighVoltz.HBRelog.FiniteStateMachine.FiniteStateMachine.Engine.Pulse()
at HighVoltz.HBRelog.WoW.WowManager.Pulse()
at HighVoltz.HBRelog.TaskManager.Pulse()
at HighVoltz.HBRelog.HbRelogManager.DoWork()