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

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

FallOutBoy

New Member
Joined
Aug 27, 2015
Messages
12
The bot is broken since the last update.

It is not able to select talent for most heroes.

Works fine with heroes such as Uther or Zagara but it won't work with heroes such as Illidan, Azmodan!

PLEASE FIX THIS IM GETTING MAD OVER THIS MY HEAD IS GONNA EXPLODE

This is the errore code I'm getting right now while trying to bot games with AZMODAN.

The bot won't stop spamming the log with this message until I select the talent manually.

Unhandled exception!Buddy.Coroutines.CoroutineUnhandledException: Exception was thrown by coroutine ---> System.ArgumentException: The specified talent at tier 3, column 5 could not be found!
at Stormbuddy.Game.Player.IsTalentUnlocked(Int32 tier, Int32 column)
at Stormbuddy.Bot.MapLogic.BaseMapLogic.>>svXQr}SQ}"ehB4A"-nW@e<".()
--- 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 Stormbuddy.Bot.MapLogic.BaseMapLogic.XGyBXR;m\*SR\*3\*X\\MX\*EJ j/\..()
--- 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 Stormbuddy.Bot.Pulsators.InGamePulsator.XGyBXR;m\*SR\*3\*X\\MX\*EJ j/\..()
--- 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.9pgaVXpittBd{Z`WAYnph ##!.XGyBXR;m\*SR\*3\*X\\MX\*EJ j/\..()
--- End of inner exception stack trace ---
at Buddy.Coroutines.Coroutine.​*‪*‎‫‫**‫‬*‪‪‬*‏‎‎*​​‎****(Boolean )
at Buddy.Coroutines.Coroutine.‫‏‫‎*‬‪*‫*‎*‎‎‪***‏*​‬***(Boolean )
at Buddy.GameEngine.CoroutinePulsable.Pulse()
 
You can use the talent selector in the bot, to reorder what talents the bot should pick. That fixed it for me!
 
Unfortunately, when blizz makes big talent changes like they did with Azmodan, you'll need to either clear out your settings file (botdir/Settings/DefaultBotSettings.json), or modify the talents yourself. We have plans to include forced updates on talent selections when this happens, however it's a double-edged sword. If a user has their own talents selected, and we force a change to that, they'll be angry. If we don't force a change, and it causes errors (like you're seeing), they'll be angry. So we'll have to find a good middle-ground for when this happens.
 
Back
Top