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

Tankleader error after 2 battles

freddudemp

Member
Joined
Apr 14, 2012
Messages
40
Reaction score
0
The IAsyncResult fix does not help me ....

LOG
[18:26:43.495] Targeting mode: Clever
[18:26:43.495] Logging in...
[18:26:43.498] OS Culture: en-US
[18:27:05.451]
[18:27:05.455] Logged in! Initializing.
[18:27:05.531] TankLeader v1.0.407.97 started
[18:27:05.531] Using WoT with process ID 5216
[18:27:05.531] Executable Path: D:\Users\Aaron\Desktop\New folder (7)\TankLeader.exe
[18:28:15.862] Starting TankLeader
[18:28:16.266] Queue priority: (0) Medium Tank PzKpfw III/IV, (1) Heavy Tank Churchill,
[18:28:22.969] Status: Queueing
[18:28:22.970] New state: Queueing
[18:28:23.306] Queueing for battle with with Medium Tank PzKpfw III/IV.
[18:29:09.729] Temporary fix; restarting the bot!
[18:29:09.731]
[18:29:09.736] Queue priority: (0) Medium Tank PzKpfw III/IV, (1) Heavy Tank Churchill,
Debug
[18:26:43.534] [Debug] Finished exporting images to D:\Users\Aaron\AppData\Roaming\TankLeader
[18:28:15.885] [Debug] Refreshing garage vehicles..
[18:28:22.945] [Debug] CheckForCaptcha concluded, no challenge.
[18:28:22.977] [Debug] Refreshing garage vehicles..
[18:28:46.268] [Debug] GetProfileBytesAsync called.
[18:28:46.268] [Debug] Invoking GetProfileBytes.
[18:28:46.269] [Debug] Callback registered.
[18:28:46.269] [Debug] GetProfileBytes invoked.
[18:29:09.729] [Debug] Callback reached.
[18:29:09.729] [Debug] Finishing invoke.
[18:29:09.729] [Debug] System.NullReferenceException: Object reference not set to an instance of an object.
at (Object )
at TankLeader.TankLeaderBot.(IAsyncResult )
[18:29:09.729] [Debug] Something went wrong in attempting to fetch the profile for the current map; trying again!
[18:29:09.734] [Error] System.Exception: GetVehicles() did not return the expected result.
at Edea.WoT.Garage.Ԡ()
at Edea.WoT.Garage.?†()
at Edea.WoT.Garage.get_PreferredVehicle()
 
It disables asynchronous calls, something your TankLeader is still doing. Make sure to re-start the bot after having applied the change to your configuration file.
 
Back
Top