there is known of bug thats caused by HB, not by the plugin itself.
basicly what happens is, when you're changing to a new profile while inside a dungeon HB throws an exception similar to this:
Code:
[18:43:00.665 D] Downloaded tilemap AuchindounEthereal
[18:43:00.855 D] System.NullReferenceException: Object reference not set to an instance of an object.
at Tripper.Navigation.WowNavigator.ChangeMap(ICollection`1 maps)
at Styx.Pathing.MeshNavigator.UpdateMaps()
at Styx.CommonBot.Profiles.ProfileManager.LoadNew(String path, Boolean rememberMe)
at Styx.CommonBot.TreeRoot.Start()
at Honorbuddy.MainWindow.<Start>b__55(Object ctx)
followed by a huge mess of
Code:
[18:43:07.270 D] Exception was thrown in BotBase.Root.Tick
[18:43:07.270 D] Buddy.Coroutines.CoroutineUnhandledException: Exception was thrown by coroutine ---> System.Exception: Failed to generate path ---> System.NullReferenceException: Object reference not set to an instance of an object.
at (Object , Vector3 , Vector3 , QueryFilter , Vector3& , PolygonReference& )
...
this is something i can
not/b] fix, it requires a bugfix by the hb developers theirself.
however, hearthstone should usally work. i will try to run this myself but i havent had any issues regarding this.