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

[Adventurer] Cycle Normal and Greater rifts does not work.

Beardan

New Member
Joined
Mar 11, 2016
Messages
4
Reaction score
0
Hi.

I've tried to run Cycle Normal And Greater Rifts with the following conditions:
Normal Rift count = 2
Greater Rift count =1

Code:
<Profile>
  <Name>Adventurer - Cycle Normal and Greater Rifts</Name>
  <KillMonsters>True</KillMonsters>
  <PickupLoot>True</PickupLoot>
  <GameParams act="OpenWorld" resumeFromSave="False" isPrivate="True" numGames="-1" />
  <TargetBlacklists>
    <!--Urshi-->
    <TargetBlacklist actorId="398682"/>
  </TargetBlacklists>
  <Order>
    <ToggleTargeting questId="1" combat="True" looting="True" />
    <While condition="True">
      <WaitTimer questId="1" waitTime="3000" />
      <NephalemRift riftCount="2"/>
      <WaitTimer questId="1" waitTime="3000" />
      <GreaterRift riftCount="1"/>
    </While>
  </Order>
</Profile>

However got this error:
Code:
[Adventurer][Rift] It took 548 ms to finish the rift
[Adventurer][Rift] It took 925992 ms to finish the rift
[Adventurer][Rift] It took 6680 ms to finish the rift
Exception during bot tick.Buddy.Coroutines.CoroutineUnhandledException: Exception was thrown by coroutine ---> System.NullReferenceException: Object reference not set to an instance of an object.
   at Adventurer.Tags.GreaterRiftTag.<Coroutine>d__15.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 Zeta.Bot.ActionRunCoroutine.wF\,64"UGIHXaD4qK)y\*5_|S<$.v7\\F=S\\P6Q8\,w\\gh=-<N~6\.b.MoveNext()
   --- End of inner exception stack trace ---
   at Buddy.Coroutines.Coroutine.‎*‫‬‫**‎*‫**‫*‫*‪​*‫*‫​‬***(Boolean )
   at Buddy.Coroutines.Coroutine.*‎‬**‎*​‎*‪‫‏‏‬*‏‫‪*(Boolean )
   at Buddy.Coroutines.Coroutine.Resume()
   at Zeta.Bot.ActionRunCoroutine.Run(Object context)
   at Zeta.TreeSharp.Action.RunAction(Object context)
   at Zeta.TreeSharp.Action.:ubf2_:#wbv$7('Xm==^1~4}$.MoveNext()
   at Zeta.TreeSharp.Composite.Tick(Object context)
   at \]\[_?a~wA)EH/'xFEC4m1k7@A$.kt8uo":!d;c\.\*8w>EDuS#\&#!%.\&BDrAaR%:<coj\\_G=N{\,'%8A.MoveNext()
   at Zeta.TreeSharp.Composite.Tick(Object context)
   at Zeta.TreeSharp.Decorator.QV@{r|0v'}\,A0DNq)H`)CrIF'.MoveNext()
   at Zeta.TreeSharp.Composite.Tick(Object context)
   at Zeta.TreeSharp.PrioritySelector.DVLsv\\\]Pz4F6aDh#r)\&d%a5%%.MoveNext()
   at Zeta.TreeSharp.Composite.Tick(Object context)
   at Zeta.Common.HookExecutor.Run(Object context)
   at Zeta.TreeSharp.Action.RunAction(Object context)
   at Zeta.TreeSharp.Action.:ubf2_:#wbv$7('Xm==^1~4}$.MoveNext()
   at Zeta.TreeSharp.Composite.Tick(Object context)
   at Zeta.TreeSharp.PrioritySelector.DVLsv\\\]Pz4F6aDh#r)\&d%a5%%.MoveNext()
   at Zeta.TreeSharp.Composite.Tick(Object context)
   at Zeta.TreeSharp.PrioritySelector.DVLsv\\\]Pz4F6aDh#r)\&d%a5%%.MoveNext()
   at Zeta.TreeSharp.Composite.Tick(Object context)
   at Zeta.Common.HookExecutor.Run(Object context)
   at Zeta.TreeSharp.Action.RunAction(Object context)
   at Zeta.TreeSharp.Action.:ubf2_:#wbv$7('Xm==^1~4}$.MoveNext()
   at Zeta.TreeSharp.Composite.Tick(Object context)
   at Zeta.TreeSharp.PrioritySelector.DVLsv\\\]Pz4F6aDh#r)\&d%a5%%.MoveNext()
   at Zeta.TreeSharp.Composite.Tick(Object context)
   at Zeta.Bot.BotMain.*‪‎*​‫​*‫*‬‫​‫‎‎‬‏‬‏‏‬*****()

[Adventurer][Rift] It took 929083 ms to finish the rift
[Adventurer][Rift] It took 9772 ms to finish the rift
[Adventurer][Rift] It took 935258 ms to finish the rift
[Adventurer][Rift] It took 15946 ms to finish the rift
Exception during bot tick.Buddy.Coroutines.CoroutineUnhandledException: Exception was thrown by coroutine ---> System.NullReferenceException: Object reference not set to an instance of an object.
   at Adventurer.Tags.GreaterRiftTag.<Coroutine>d__15.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 Zeta.Bot.ActionRunCoroutine.wF\,64"UGIHXaD4qK)y\*5_|S<$.v7\\F=S\\P6Q8\,w\\gh=-<N~6\.b.MoveNext()
   --- End of inner exception stack trace ---
   at Buddy.Coroutines.Coroutine.‎*‫‬‫**‎*‫**‫*‫*‪​*‫*‫​‬***(Boolean )
   at Buddy.Coroutines.Coroutine.*‎‬**‎*​‎*‪‫‏‏‬*‏‫‪*(Boolean )
   at Buddy.Coroutines.Coroutine.Resume()
   at Zeta.Bot.ActionRunCoroutine.Run(Object context)
   at Zeta.TreeSharp.Action.RunAction(Object context)
   at Zeta.TreeSharp.Action.:ubf2_:#wbv$7('Xm==^1~4}$.MoveNext()
   at Zeta.TreeSharp.Composite.Tick(Object context)
   at \]\[_?a~wA)EH/'xFEC4m1k7@A$.kt8uo":!d;c\.\*8w>EDuS#\&#!%.\&BDrAaR%:<coj\\_G=N{\,'%8A.MoveNext()
   at Zeta.TreeSharp.Composite.Tick(Object context)
   at Zeta.TreeSharp.Decorator.QV@{r|0v'}\,A0DNq)H`)CrIF'.MoveNext()
   at Zeta.TreeSharp.Composite.Tick(Object context)
   at Zeta.TreeSharp.PrioritySelector.DVLsv\\\]Pz4F6aDh#r)\&d%a5%%.MoveNext()
   at Zeta.TreeSharp.Composite.Tick(Object context)
   at Zeta.Common.HookExecutor.Run(Object context)
   at Zeta.TreeSharp.Action.RunAction(Object context)
   at Zeta.TreeSharp.Action.:ubf2_:#wbv$7('Xm==^1~4}$.MoveNext()
   at Zeta.TreeSharp.Composite.Tick(Object context)
   at Zeta.TreeSharp.PrioritySelector.DVLsv\\\]Pz4F6aDh#r)\&d%a5%%.MoveNext()
   at Zeta.TreeSharp.Composite.Tick(Object context)
   at Zeta.TreeSharp.PrioritySelector.DVLsv\\\]Pz4F6aDh#r)\&d%a5%%.MoveNext()
   at Zeta.TreeSharp.Composite.Tick(Object context)
   at Zeta.Common.HookExecutor.Run(Object context)
   at Zeta.TreeSharp.Action.RunAction(Object context)
   at Zeta.TreeSharp.Action.:ubf2_:#wbv$7('Xm==^1~4}$.MoveNext()
   at Zeta.TreeSharp.Composite.Tick(Object context)
   at Zeta.TreeSharp.PrioritySelector.DVLsv\\\]Pz4F6aDh#r)\&d%a5%%.MoveNext()
   at Zeta.TreeSharp.Composite.Tick(Object context)
   at Zeta.Bot.BotMain.*‪‎*​‫​*‫*‬‫​‫‎‎‬‏‬‏‏‬*****()

[Adventurer][Rift] It took 938411 ms to finish the rift
[Adventurer][Rift] It took 19099 ms to finish the rift
[Adventurer][Rift] It took 944534 ms to finish the rift

After, I removed my DB and install a fresh one with DB installer. Plus Adventurer 1.3.4.21.zip and cycling settings:
Code:
      <WaitTimer questId="1" waitTime="31000" />
      <NephalemRift riftCount="2"/>
      <WaitTimer questId="1" waitTime="31000" />
      <GreaterRift riftCount="1"/>

But still no luck, after one cycle (2 normal + 1 greater rift) bot stuck.

Please find logs attached:
View attachment 6136 2016-03-27 18.29.txt - DB just installed
View attachment 18784 2016-03-27 18.51.txt.zip - Log within the all severity levels
View attachment 13728 2016-03-27 19.48.txt - Errors only log
 
Last edited:
Many thanks, Constantin, but i'd like to give you an idea:
- some players prefer to have GR keys to use it manually then needed
- cycling NR and GR, byddy will stack extra exp bonus from pools of reflection

So please suggest how to catch this without Cycle Normal And Greater Rifts?
 
Back
Top