Failed to get tile map for ALittlePatienceScenario!
Tilemap is null!
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 Styx.CommonBot.Profiles.ProfileManager.LoadNew(String path)
at Styx.CommonBot.TreeRoot.Start()
at Honorbuddy.MainWindow.Start()
Im getting this error, can someone help please...
Moving to type:Fly, R:Update ..
And character just sits there near flight path..
[12:38:28.870 D] Loading Azeroth_41_28
[12:38:29.018 D] Loading Azeroth_40_28
[12:38:29.111 D] Could not generate path from {2054.92, -5021.54, 74.3608} to {2026.257, -4338.185, 6.423186} (time used: 6 milliseconds) @ FindEndPoly
[12:38:29.297 D] Activity: Gehe zur Leiche
[12:38:29.298 D] Could not generate path from {2054.92, -5021.54, 74.3608} to {2026.257, -4338.185, 6.423186} (time used: 0 milliseconds) @ FindEndPoly
In EPL
<While Condition="!IsObjectiveComplete(1, 29898)" >
<!-- Kick, add mesh to fountain -->
<RunTo X="-158.4397" Y="-3206.957" Z="52.42365" />
<CustomBehavior File="MyCTM" X="-168.0851" Y="-3215.406" Z="51.14627" />
<CustomBehavior File="InteractWith" MobId="209885" ObjectType="Gameobject" Range="4" X="-168.0851" Y="-3215.406" Z="51.14627" />
<CustomBehavior File="MyCTM" X="-172.0914" Y="-3213.614" Z="50.13935" />
<CustomBehavior File="MyCTM" X="-171.2527" Y="-3201.977" Z="51.41152" />
</While>
I have a slow internet connection right now (15kb/s) and i have to download new mesh data. It should be no issue because the mesh data itself is only 200-400kb of size. But the problem is that i get a timeout error (after 30sec). And i think the download is ne initiated. so it will download forever. Is there a chance to increase this timeout error to at least 60 seconds?