This has been there since test release came out - any idea if this can get fixed. Happening randomly on different PCs and different chars - only fix is to clear out entire inventory - sometimes after restart after doing so, it comes back with singular "multi custom classes" error. View attachment 5260 2016-08-11 12.21.txt Code: [AutoEquip] Exception was thrown in AE coroutine! Buddy.Coroutines.CoroutineUnhandledException: Exception was thrown by coroutine ---> System.ComponentModel.Win32Exception: Unzulässiger Zugriff auf einen Speicherbereich at GreyMagic.ExternalProcessMemory.**************(IntPtr , Void* , Int32 , Int32& ) at GreyMagic.ExternalProcessMemory.ReadString(IntPtr address, Encoding encoding, Int32 maxLength) at Styx.WoWInternals.DB.WoWDbRow.GetStringField[T](String fieldName) at Styx.WoWInternals.WoWObjects.ItemInfo..ctor(UInt32 id, String itemString, WoWDbRow sparseInfoBlock, WoWDbRow classInfoBlock) at Styx.WoWInternals.WoWObjects.ItemInfo.FromLink(String link) at Styx.WoWInternals.WoWObjects.WoWItem.get_ItemInfo() at Styx.CommonBot.CharacterManagement.AutoEquipper.bdapyObP`fcd=RT)D5|Krwm'".MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Styx.CommonBot.CharacterManagement.AutoEquipper._(mg)!fCd!odN0?V?AD{ed{)#.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Styx.CommonBot.CharacterManagement.AutoEquipper.5; sb2kXNZ\&y\,-AUEu7uX7dr\..MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at Buddy.Coroutines.Coroutine.r0(m2CO\\M:\*CMiLsj{9y_<)j!.l\*Ak$XTQie\&Z6Z(##/dN?JK=5.MoveNext() --- End of inner exception stack trace --- at Buddy.Coroutines.Coroutine.***********(Boolean ) at Buddy.Coroutines.Coroutine.*************(Boolean ) at Buddy.Coroutines.Coroutine.Resume() at Styx.CommonBot.CharacterManagement.AutoEquipper.************ ()
a fresh install sometimes helps for the moment but the problem seems to appear randomly - often its triggered by a quest item it seems but it might be pure random - ive also seen it in farming profiles many times and then stripping down the inventory to literally just the 2 heartstones fixes it - another observation is even if i disable auto equip it still happens i will continue observing and collect more logs and try to figure out what items cause it
its hard to get full logfiles since these bumb up to 200-400MB whenever the bug appears. on a restart, it comes back with a singular error Code: [11:21:03.550 D] System.ComponentModel.Win32Exception (0x80004005): Unzulässiger Zugriff auf einen Speicherbereich at GreyMagic.ExternalProcessMemory.*********(IntPtr , Void* , Int32 , Int32& ) at GreyMagic.ExternalProcessMemory.ReadString(IntPtr address, Encoding encoding, Int32 maxLength) at Styx.WoWInternals.DB.WoWDbRow.GetStringField[T](String fieldName) at Styx.WoWInternals.WoWObjects.ItemInfo..ctor(UInt32 id, String itemString, WoWDbRow sparseInfoBlock, WoWDbRow classInfoBlock) at Styx.WoWInternals.WoWObjects.ItemInfo.FromLink(String link) at Styx.WoWInternals.WoWObjects.WoWItem.get_ItemInfo() at Singular.Helpers.Item.IsItemImportantToGearScore(WoWItem item) in C:\HB_MAIN\HB\Routines\Singular\Helpers\Item.cs:line 709 at Singular.Helpers.Item.CalcTotalGearScore() in C:\HB_MAIN\HB\Routines\Singular\Helpers\Item.cs:line 660 at Singular.Helpers.Item.WriteCharacterGearAndSetupInfo() in C:\HB_MAIN\HB\Routines\Singular\Helpers\Item.cs:line 488 at Singular.SingularRoutine.DescribeContext() in C:\HB_MAIN\HB\Routines\Singular\SingularRoutine.Context.cs:line 349 at Singular.SingularRoutine.UpdateContext() in C:\HB_MAIN\HB\Routines\Singular\SingularRoutine.Context.cs:line 195 at Singular.SingularRoutine.Initialize() in C:\HB_MAIN\HB\Routines\Singular\SingularRoutine.cs:line 162 at Styx.CommonBot.Routines.RoutineManager.set_Current(CombatRoutine value) [11:21:03.550 N] [Singular] Installation: integrity verified for 5.0.0.4996 View attachment 207372
it doesnt show anything else then the first log i uploaded really - just the endless stacktrace is repeating