viniciusmi00
New Member
- Joined
- May 4, 2013
- Messages
- 18
I have a problem at the time of login. He can not enter a password to login. He stands on the login password, then closes the WoW alone, opens again, and standing still in the login screen.
Log: View attachment 175881
Code error in HBRelog
Log: View attachment 175881
Code error in HBRelog
Code:
[00:23:59] System.AccessViolationException: Could not read bytes from 00000004 [299]!
em GreyMagic.ExternalProcessReader.ReadBytes(IntPtr address, Int32 count, Boolean isRelative)
em GreyMagic.ExternalProcessReader.Read[T](IntPtr address, Boolean isRelative)
em HighVoltz.HBRelog.WoW.Lua.LuaTable..ctor(ExternalProcessReader memory, IntPtr address)
em HighVoltz.HBRelog.WoW.Lua.LuaTValue.get_Table()
em HighVoltz.HBRelog.WoW.FrameXml.UIObject.<GetUIObjects>d__2.MoveNext()
em System.Linq.Enumerable.<OfTypeIterator>d__aa`1.MoveNext()
em System.Linq.Enumerable.WhereEnumerableIterator`1.MoveNext()
em System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
em System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
em HighVoltz.HBRelog.WoW.States.LoginWowState.HandleAccountSelectionDialog()
em HighVoltz.HBRelog.WoW.States.LoginWowState.Run()
em HighVoltz.HBRelog.FiniteStateMachine.FiniteStateMachine.Engine.Pulse()
em HighVoltz.HBRelog.WoW.WowManager.Pulse()
em HighVoltz.HBRelog.TaskManager.Pulse()
em HighVoltz.HBRelog.HbRelogManager.DoWork()
[00:24:19] System.AccessViolationException: Could not read bytes from 00000004 [299]!
em GreyMagic.ExternalProcessReader.ReadBytes(IntPtr address, Int32 count, Boolean isRelative)
em GreyMagic.ExternalProcessReader.Read[T](IntPtr address, Boolean isRelative)
em HighVoltz.HBRelog.WoW.Lua.LuaTable..ctor(ExternalProcessReader memory, IntPtr address)
em HighVoltz.HBRelog.WoW.Lua.LuaTValue.get_Table()
em HighVoltz.HBRelog.WoW.FrameXml.UIObject.<GetUIObjects>d__2.MoveNext()
em System.Linq.Enumerable.<OfTypeIterator>d__aa`1.MoveNext()
em System.Linq.Enumerable.WhereEnumerableIterator`1.MoveNext()
em System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
em System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
em HighVoltz.HBRelog.WoW.States.LoginWowState.HandleAccountSelectionDialog()
em HighVoltz.HBRelog.WoW.States.LoginWowState.Run()
em HighVoltz.HBRelog.FiniteStateMachine.FiniteStateMachine.Engine.Pulse()
em HighVoltz.HBRelog.WoW.WowManager.Pulse()
em HighVoltz.HBRelog.TaskManager.Pulse()
em HighVoltz.HBRelog.HbRelogManager.DoWork()