Before you say Arena isn't supported, I never had issues with it with Combat Bot until now.
Code:
[23:35:12.048 D] System.NullReferenceException: Object reference not set to an instance of an object.
at Â’..get_IsTiled()
at Tripper.Navigation.WowNavigator.LoadTile(TileIdentifier wowTile)
at Tripper.Navigation.WowNavigator.FindPath(Vector3 start, Vector3 end)
at Styx.Pathing.MeshNavigator.MoveTo(WoWPoint location)
at Styx.Pathing.Navigator.MoveTo(WoWPoint location)
at GiwinMonk.Monk.Approach() in e:\Users\GG\Desktop\HB1\Routines\GiwinMonk\Check\Approach.cs:line 31
at GiwinMonk.Monk.Combat() in e:\Users\GG\Desktop\HB1\Routines\GiwinMonk\Main.cs:line 186
at Styx.CommonBot.Routines.CombatRoutine.(Object )
at Styx.TreeSharp.Action.RunAction(Object context)
at Styx.TreeSharp.Action..()
at Styx.TreeSharp.Composite.Tick(Object context)
at Styx.TreeSharp.PrioritySelector..()
at Styx.TreeSharp.Composite.Tick(Object context)
at Styx.TreeSharp.Decorator..()
at Styx.TreeSharp.Composite.Tick(Object context)
at Styx.TreeSharp.PrioritySelector..()
at Styx.TreeSharp.Composite.Tick(Object context)
at Styx.TreeSharp.PrioritySelector..()
at Styx.TreeSharp.Composite.Tick(Object context)
at Styx.TreeSharp.Decorator..()
at Styx.TreeSharp.Composite.Tick(Object context)
at Styx.TreeSharp.PrioritySelector..()
at Styx.TreeSharp.Composite.Tick(Object context)
at Styx.TreeSharp.PrioritySelector..()
at Styx.TreeSharp.Composite.Tick(Object context)
at Styx.CommonBot.TreeRoot.()