Exception when interacting with stash
I know this is an issue with the maprunner plugin and the latest eb version, but maybe this is not the plugins fault so i thought i'll post it here.
Problem occurs when the bot tries to pick a map from stash
I know this is an issue with the maprunner plugin and the latest eb version, but maybe this is not the plugins fault so i thought i'll post it here.
Problem occurs when the bot tries to pick a map from stash
Code:
Found 137 maps in current stash tab
Found 108 maps with proper level range
Found 108 maps with proper name.
Map of choice is "Dunes Map" (68).
[FastMoveFromStash] Fast moving Dunes Map from {2, 9}.
[Tick] Exception during execution:Buddy.Coroutines.CoroutineUnhandledException: Exception was thrown by coroutine ---> System.Exception: Nur ein Teil der ReadProcessMemory- oder WriteProcessMemory-Anforderung wurde abgeschlossen, at addr: C0E00000, Size: 16
bei GreyMagic.ExternalProcessMemory.ReadByteBuffer(IntPtr addr, Void* buffer, Int32 count)
bei GreyMagic.MemoryBase.Read[T](IntPtr addr)
bei Loki.Game.Std.Containers.StdList[TValue](NativeList nativeList, ExternalProcessMemory m)
bei Loki.Game.Std.Containers.StdHashMap[TKey,TValue](NativeHashMap nativeHashMap, ExternalProcessMemory m)
bei Loki.Game.LokiPoe.InGameState.StashPanel.get_CurrentTabsVisibleItemControls()
bei Loki.Game.LokiPoe.**********(IntPtr )
bei Loki.Game.LokiPoe.InGameState.StashPanel.FastMove(Item item)
bei MapRunner.StashHelper.<FastMoveFromStash>d__26.MoveNext() in g:\Users\XXX\Desktop\xxxXXXxxx3\Plugins\MapRunner\StashHelper.cs:Zeile 243.
--- Ende der Stapelüberwachung vom vorhergehenden Ort, an dem die Ausnahme ausgelöst wurde ---
bei System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
bei System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
bei System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
bei MapRunner.TakeMapTask.<Logic>d__0.MoveNext() in g:\Users\XXX\Desktop\xxxXXXxxx3\Plugins\MapRunner\TakeMapTask.cs:Zeile 52.
--- Ende der Stapelüberwachung vom vorhergehenden Ort, an dem die Ausnahme ausgelöst wurde ---
bei System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
bei System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
bei Loki.Bot.TaskManager._Q:\,\\kl@PV\&vQ{}`Iw)(qPn`.MoveNext()
--- Ende der Stapelüberwachung vom vorhergehenden Ort, an dem die Ausnahme ausgelöst wurde ---
bei System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
bei System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
bei System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)
bei Loki.Bot.Logic.Bots.OldGrindBot.OldGrindBot.GDCw)@3tWW1^ZG/%J)\[s |6l>.MoveNext()
--- Ende der Stapelüberwachung vom vorhergehenden Ort, an dem die Ausnahme ausgelöst wurde ---
bei System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
bei System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
bei Buddy.Coroutines.Coroutine.e\*5p8)V4)\]AB!\\2W%SnBMe$E'.nCBI65V\]\[|'ma`}<zW>SqxZ^!.MoveNext()
--- Ende der internen Ausnahmestapelüberwachung ---
bei Buddy.Coroutines.Coroutine.************(Boolean )
bei Buddy.Coroutines.Coroutine.*******(Boolean )
bei Buddy.Coroutines.Coroutine.Resume()
bei Loki.Bot.Logic.Bots.OldGrindBot.OldGrindBot.Tick()
bei Loki.Bot.BotManager.**********(IBot )
Last edited: