BaturalNoobs
Member
- Joined
- Feb 10, 2012
- Messages
- 511
- Reaction score
- 3
Hi Tony,
I've been receiving a Tilemap is null error on a couple of my accounts. It also says that Session is invalid, but I'm killing the sessions in BuddyAuth, which then allows the bot to login. However, once it does, it throws the Tilemap error.
Here's my log:
View attachment 5336 2012-09-27 14.31.txt
Thank you.
I've been receiving a Tilemap is null error on a couple of my accounts. It also says that Session is invalid, but I'm killing the sessions in BuddyAuth, which then allows the bot to login. However, once it does, it throws the Tilemap error.
PHP:
[21:32:22.594 D] Activity: Honorbuddy Startup Complete
[21:32:24.818 D] Received error code from mesh server when attempting to get tile map for Azeroth: Session is invalid!
[21:32:24.989 D] Failed to get tile map for Azeroth!
[21:32:39.412 D] System.NullReferenceException: Tilemap is null!
at ..SetMap(String )
at Tripper.Navigation.WowNavigator.ChangeMap(String mapName)
at Styx.CommonBot.Profiles.ProfileManager.LoadNew(String path, Boolean rememberMe)
at Honorbuddy.MainWindow.AfterInitOnAuthSuccess()
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
Here's my log:
View attachment 5336 2012-09-27 14.31.txt
Thank you.