What's new
  • Visit Rebornbuddy
  • Visit Resources
  • Visit API Documentation
  • Visit Downloads
  • Visit Portal
  • Visit Panda Profiles
  • Visit LLamamMagic

unknow issue but bot is stucking at "after loging screen state"

nanggio

Member
Joined
Apr 13, 2016
Messages
84
Reaction score
1
i see bot is stucking before high gate open (after choose character), here is logger.
could any1 plz detect this bug and fix it, thanks.
[WaitForNpcDialogPanel]
[WaitForNpcDialogPanel] We have been waiting 00:00:00.0002087 for the npc dialog panel to open.
[ReactionWait] Now sleeping 284 ms.
[WaitForNpcDialogPanel] We have been waiting 00:00:00.2885017 for the npc dialog panel to open.
[ReactionWait] Now sleeping 275 ms.
[WaitForNpcDialogPanel] We have been waiting 00:00:00.5824364 for the npc dialog panel to open.
[ReactionWait] Now sleeping 296 ms.
[WaitForNpcDialogPanel] We have been waiting 00:00:00.9029400 for the npc dialog panel to open.
[ReactionWait] Now sleeping 263 ms.
[WaitForNpcDialogPanel] We have been waiting 00:00:01.1705729 for the npc dialog panel to open.
[ReactionWait] Now sleeping 262 ms.
[WaitForNpcDialogPanel] We have been waiting 00:00:01.4414637 for the npc dialog panel to open.
[ReactionWait] Now sleeping 266 ms.
[WaitForNpcDialogPanel] We have been waiting 00:00:01.7341236 for the npc dialog panel to open.
[ReactionWait] Now sleeping 255 ms.
[WaitForNpcDialogPanel] We have been waiting 00:00:02.0076113 for the npc dialog panel to open.
[ReactionWait] Now sleeping 286 ms.
[WaitForNpcDialogPanel] We have been waiting 00:00:02.2956176 for the npc dialog panel to open.
[ReactionWait] Now sleeping 254 ms.
[WaitForNpcDialogPanel] We have been waiting 00:00:02.5553122 for the npc dialog panel to open.
[ReactionWait] Now sleeping 290 ms.
[WaitForNpcDialogPanel] We have been waiting 00:00:02.8669072 for the npc dialog panel to open.
[ReactionWait] Now sleeping 250 ms.
[WaitForNpcDialogPanel] Timeout.
[SellItemsCoroutine] TalkToNpc returned NpcDialogPanelDidNotOpen.
[SellTask] SellItemsCoroutine returned TalkToNpcFailed. This is try #1. Waiting 15000 ms and then trying again.
[PostCombatHookTask] GemLeveler returned true.
Item.type "'Metadata/Items/Currency/CurrencyRerollSocketNumbers'"
Item.type "'Metadata/Items/Weapons/OneHandWeapons/OneHandSwords/OneHandSword16'"
Item.type "'Metadata/Items/Currency/CurrencyRerollSocketNumbers'"
Item.type "'Metadata/Items/Weapons/OneHandWeapons/OneHandSwords/OneHandSword16'"
[SellItemsCoroutine] The Npc sell window is not open. Now moving to a vendor to open it.
[InteractWith] Now attempting to highlight 10.
[InteractWith] Now attempting to interact with 10.
[LatencyWait] Now sleeping 205 ms.
[WaitForNpcDialogPanel]
[WaitForNpcDialogPanel] We have been waiting 00:00:00.0002634 for the npc dialog panel to open.
[ReactionWait] Now sleeping 277 ms.
[WaitForNpcDialogPanel] We have been waiting 00:00:00.2885580 for the npc dialog panel to open.
[ReactionWait] Now sleeping 280 ms.
[WaitForNpcDialogPanel] We have been waiting 00:00:00.5755548 for the npc dialog panel to open.
[ReactionWait] Now sleeping 299 ms.
[WaitForNpcDialogPanel] We have been waiting 00:00:00.8845201 for the npc dialog panel to open.
[ReactionWait] Now sleeping 252 ms.
[WaitForNpcDialogPanel] We have been waiting 00:00:01.1389476 for the npc dialog panel to open.
[ReactionWait] Now sleeping 283 ms.
[WaitForNpcDialogPanel] We have been waiting 00:00:01.4387643 for the npc dialog panel to open.
[ReactionWait] Now sleeping 279 ms.
[WaitForNpcDialogPanel] We have been waiting 00:00:01.7271620 for the npc dialog panel to open.
[ReactionWait] Now sleeping 287 ms.
[WaitForNpcDialogPanel] We have been waiting 00:00:02.0198121 for the npc dialog panel to open.
[ReactionWait] Now sleeping 276 ms.
[Tick] Exception during execution:Buddy.Coroutines.CoroutineUnhandledException: Exception was thrown by coroutine ---> System.Exception: Only part of a ReadProcessMemory or WriteProcessMemory request was completed, at addr: 00000000, Size: 636
at GreyMagic.ExternalProcessMemory.ReadByteBuffer(IntPtr addr, Void* buffer, Int32 count)
at GreyMagic.MemoryBase.Read[T](IntPtr addr)
at Loki.Game.LokiPoe.‏‎‪‬‎*‏‬**‫*‪‬‎*‎***‎‎‏*‬‪‏‫​‪*.get_Ui()
at Loki.Game.LokiPoe.InGameState.get_UiMain()
at Loki.Game.LokiPoe.InGameState.NpcDialogUi.get_IsOpened()
at OldGrindBot.CoroutinesV3.<WaitForNpcDialogPanel>d__10.MoveNext() in C:\Users\1\Desktop\EB\3rdParty\_CONFIGS_\trung\OldGrindBot\Content\v3.cs:line 1547
--- 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 System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
at OldGrindBot.CoroutinesV3.<TalkToNpc>d__38.MoveNext() in C:\Users\1\Desktop\EB\3rdParty\_CONFIGS_\trung\OldGrindBot\Content\v3.cs:line 2599
--- 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 System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
at OldGrindBot.CoroutinesV3.<SellItemsCoroutine>d__50.MoveNext() in C:\Users\1\Desktop\EB\3rdParty\_CONFIGS_\trung\OldGrindBot\Content\v3.cs:line 3179
--- 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 System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
at OldGrindBot.SellTask.<Logic>d__20.MoveNext() in C:\Users\1\Desktop\EB\3rdParty\_CONFIGS_\trung\OldGrindBot\Content\SellTask.cs:line 150
--- 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 Loki.Bot.TaskManager.u\.xNY\]"@Z\.7hp(!$5a:Dz)5I6.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 System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
at OldGrindBot.OldGrindBot.<MainCoroutine>d__29.MoveNext() in C:\Users\1\Desktop\EB\3rdParty\_CONFIGS_\trung\OldGrindBot\Content\BasicGrindBot.cs:line 1104
--- 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.tj'v8E#6YC\*~@o7zWqT\*XW'v\,.z1FDsCH/1lqd VHC`qcL0"";$.MoveNext()
--- End of inner exception stack trace ---
at Buddy.Coroutines.Coroutine.***‪‎‎‪*‬*​*‪*‎​‫‏***‫‏*‫*(Boolean )
at Buddy.Coroutines.Coroutine.‬​‬‫*‎‫‏‏*‎‪‬‎‪‎‬‎*‎*‏*‬*‏*(Boolean )
at Buddy.Coroutines.Coroutine.Resume()
at OldGrindBot.OldGrindBot.Tick() in C:\Users\1\Desktop\EB\3rdParty\_CONFIGS_\trung\OldGrindBot\Content\BasicGrindBot.cs:line 386
at Loki.Bot.BotManager.‬**​‎****​‬‎*‫*‎‪*‫*‪‏*(IBot )

[AutoLogin] The bot will wait 00:00:01 before logging in.
[AutoLogin] Connecting...
[AutoLogin] Connecting...
[AutoLogin] Connecting...
[AutoLogin] Connecting...
[AutoLogin] Connecting...
[AutoLogin] Connecting...
 
In the future, please attach a full log.

From what I can see there, it just looks like your connection was lost to the server.
 
Back
Top