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!

AutoConcede doesn´t work

Nexartus

New Member
Joined
Dec 22, 2014
Messages
10
As the title says the auto concede function doesn´t work for me. Here are the latest posts out of my log:

Code:
2014-12-22 10:42:39,550 [4] DEBUG Logger (null) - [GameplayScene_MAIN_ACTION_Friendly] Waiting to be in this state longer: 00:00:02.9660839.
2014-12-22 10:42:39,607 [4] INFO  Logger (null) - [Concede] An exception occurred. System.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
   bei Triton.Game.TritonHs.Concede(Boolean logReason)
2014-12-22 10:42:39,608 [4] ERROR Logger (null) - [GameplayScene_MAIN_ACTION] TritonHs.Concede failed. Now setting AutoConcedeNextRankedConstructedGame to false to avoid not being able to do anything.
2014-12-22 10:42:39,609 [4] INFO  Logger (null) - [DefaultBotSettings] AutoConcedeNextRankedConstructedGame = False.
 
yeah, I did have the EXACT same problem! you have to delete your whole HB folder and download the latest version seperatly, than it should be solved by its own (you did make an update and this produces the error!)
 
In the future, please attach full logs.

Beta #74 has some more logging enabled in it to help identify the issue.
 
The issue is persistent. Tried to update to #74 and redownloaded #74 and the concede doesn´t work. Full log attached.

Edit:

After I stopped the bot and finished the game on my own I started the bot new, removed the auto-concede and the next game has been successfully conceded (with deaktivated option).
 

Attachments

Last edited:
Thank you for the full log.

2014-12-23 00:27:17,618 [18] INFO Logger (null) - [Concede] m_gameMenu == null.

Your BNet game menu is not created, whereas on my machine it is at the time Concede runs. I'll make one small change to the logic and logging, and build #75. Please let me know as soon as you can if the issue is solved for you or not.
 
By now everything lookes fine. 3 wins = 3 times concede.

Will report if something other is not working as intended. :)
 
Back
Top