Skip to content
View in the app

A better way to browse. Learn more.

WRobot

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

After update wrobot Vector3 or Taxi DB problem

  • Version: All
  • Product: WRobot General
  • Type: Bug
  • Status: Fixed

after 7.3.5 update i noticed (also got few reports about my profiles not using taxi), wrobot update founded near flightmasters positions to something strange

OuZAHNg.png

tryed to run this code

		var nodes = Taxi.TaxiList.Nodes;
		Logging.Write("------> MY POSITION: " + ObjectManager.Me.Position);
		foreach (var n in nodes)
		{
			if (Usefuls.ContinentId == n.ContinentId)
			{
				Logging.Write("==> NODE " + n.Name + " n_pos=" + n.Position + " n_dist=" + +ObjectManager.Me.Position.DistanceTo(n.Position));
			}
		}

get this result:

01:31:50 - ------> MY POSITION: -849,5297 ; 4305,083 ; 745,1576 ; "None"
01:31:50 - ==> NODE Покой Лазурного Крыла, Азсуна n_pos=7,168062E-41 ; 576,405 ; 6644,03 ; "None" n_dist=7030,038
01:31:50 - ==> NODE Терраса Чаллианы, Азсуна n_pos=7,161196E-41 ; 1406,08 ; 7140,7 ; "None" n_dist=7073,109
01:31:50 - ==> NODE Аванпост иллидари, Азсуна n_pos=7,161756E-41 ; -117,835 ; 6891,19 ; "None" n_dist=7619,555
01:31:50 - ==> NODE Логово Шекла, Азсуна n_pos=7,146622E-41 ; -784,174 ; 6130,04 ; "None" n_dist=7457,827
01:31:50 - ==> NODE Лорлатил, Валь'шара n_pos=7,094914E-41 ; 2299,88 ; 6577,66 ; "None" n_dist=6225,803
01:31:50 - ==> NODE Браденсбрук, Валь'шара n_pos=7,092672E-41 ; 2814,29 ; 7275,82 ; "None" n_dist=6752,312
01:31:50 - ==> NODE Громовой Тотем, Крутогорье n_pos=7,083984E-41 ; 4156,51 ; 4374,45 ; "None" n_dist=3730,354
01:31:50 - ==> NODE Дозор Куллен, Штормхейм n_pos=7,039983E-41 ; 2885,65 ; 2422,61 ; "None" n_dist=2355,915
01:31:50 - ==> NODE Лагерь Дредвейка, Штормхейм n_pos=7,038862E-41 ; 2355,72 ; 1870,09 ; "None" n_dist=2405,657
01:31:50 - ==> NODE Опорный пункт Отрекшихся, Штормхейм n_pos=7,038862E-41 ; 3987,54 ; 2914,29 ; "None" n_dist=2351,1
01:31:50 - ==> NODE Валдисдалль, Штормхейм n_pos=7,040964E-41 ; 3205,59 ; 1515,58 ; "None" n_dist=1588,753
01:31:50 - ==> NODE Небесный Рог, Крутогорье n_pos=7,035639E-41 ; 4833,93 ; 3967,37 ; "None" n_dist=3374,023
01:31:50 - ==> NODE Ведьмин лес, Крутогорье n_pos=7,034799E-41 ; 5116,11 ; 4982,16 ; "None" n_dist=4396,778
01:31:50 - ==> NODE Лагерь Проклятия Скверны, Крутогорье n_pos=7,033678E-41 ; 5108,33 ; 5570,61 ; "None" n_dist=4965,067
01:31:50 - ==> NODE Бухта кораблекрушения, Крутогорье n_pos=7,03606E-41 ; 6466,84 ; 4727,99 ; "None" n_dist=4610,624
01:31:50 - ==> NODE Обсидиановый дозор, Крутогорье n_pos=7,037741E-41 ; 2971,69 ; 4343,46 ; "None" n_dist=3930,32
01:31:50 - ==> NODE Анклав Железного Рога, Крутогорье n_pos=7,038582E-41 ; 3005,72 ; 3668,47 ; "None" n_dist=3309,955
01:31:50 - ==> NODE Убежище Песни Звезд, Валь'шара n_pos=7,041104E-41 ; 3094,06 ; 5807,21 ; "None" n_dist=5273,77
01:31:50 - ==> NODE Сад Луны, Валь'шара n_pos=7,041665E-41 ; 2841,79 ; 6482,29 ; "None" n_dist=5981,439
01:31:50 - ==> NODE Приют Эрнестуэя, Крутогорье n_pos=7,039283E-41 ; 4483,46 ; 4843,29 ; "None" n_dist=4189,058
01:31:50 - ==> NODE Даларан n_pos=3,162871E-41 ; -860,828 ; 4295,95 ; "None" n_dist=6325,856
01:31:50 - ==> NODE Лесной водопад, Крутогорье n_pos=7,031996E-41 ; 3853,55 ; 5150,59 ; "None" n_dist=4509,259
01:31:50 - ==> NODE Дозор Каменного Копыта, Крутогорье n_pos=7,031716E-41 ; 3891,95 ; 3500,18 ; "None" n_dist=2912,478
01:31:50 - ==> NODE Оплот Стражей, Азсуна n_pos=6,876312E-41 ; -1403,63 ; 6656,86 ; "None" n_dist=8261,92
01:31:50 - ==> NODE Остров Брошенного Щита, Штормхейм n_pos=6,811291E-41 ; 4764,52 ; -186,997 ; "None" n_dist=1342,273
01:31:50 - ==> NODE Вершина Отмщения, Расколотый берег n_pos=6,812833E-41 ; -545,191 ; 3001,78 ; "None" n_dist=5416,567
01:31:50 - ==> NODE Штормовые предгорья, Штормхейм n_pos=6,814655E-41 ; 3835,61 ; 2016,12 ; "None" n_dist=1599,203
01:31:50 - ==> NODE Врата Пламени Скверны, Азсуна n_pos=6,812553E-41 ; 554,042 ; 5628,88 ; "None" n_dist=6216,329
01:31:50 - ==> NODE Вершина Стражей, Азсуна n_pos=-1804,72 ; 6417,63 ; 177,986 ; "None" n_dist=2386,824
01:31:50 - ==> NODE Уступ иллидари, Азсуна n_pos=6,811852E-41 ; -228,438 ; 7733,7 ; "None" n_dist=8373,425
01:31:50 - ==> NODE Хафр Фьялл, Штормхейм n_pos=6,803164E-41 ; 1797,35 ; 1816,7 ; "None" n_dist=2856,331
01:31:50 - ==> NODE Багровая чаща, Сурамар n_pos=1894,129 ; 3088,342 ; 221,3169 ; "None" n_dist=3046,724
01:31:50 - ==> NODE Приют Железной Рощи, Сурамар n_pos=6,724691E-41 ; 2268,8 ; 5241,59 ; "None" n_dist=5008,598
01:31:50 - ==> NODE Сумеречный риф, Валь'шара n_pos=6,724831E-41 ; 2523,94 ; 8174,86 ; "None" n_dist=7687,304
01:31:50 - ==> NODE Вершина Избавления, Расколотый берег n_pos=6,589466E-41 ; -1647,68 ; 3178,64 ; "None" n_dist=6486,827
01:31:50 - ==> NODE Лагерь Аалген, Расколотый берег n_pos=6,591848E-41 ; -1225,51 ; 2195,23 ; "None" n_dist=5780,3
01:31:50 - ==> NODE Мередил, Сурамар n_pos=6,815495E-41 ; 1615,52 ; 4757,86 ; "None" n_dist=4904,816
01:31:50 - ==> NODE Лагерь Аалген, Расколотый берег n_pos=6,591848E-41 ; -1225,51 ; 2195,23 ; "None" n_dist=5780,3
01:31:50 - ==> NODE Хафр Фьялл, Штормхейм n_pos=6,803164E-41 ; 1797,35 ; 1816,7 ; "None" n_dist=2856,331

this mean all X coords of flightmaster have been around 6.8 point. this mess whole taxi usage in broken isles (legion)

other continents flightmasters coords seems ok, but i need to run wrobot in other place to check if it screw position for them too or this only in broken isles.

npc db seems ok, but i put in settings "only profile npc", need to check that too

TJ9qIvm.png

 

User Feedback

Recommended Comments

camelot10

Elite user

CHECKED NPC DB

cyh64wG.png

image.thumb.png.af1b8c8efe09aea279e4171e9aa1d941.png

image.thumb.png.3d7771f18c4260b0e5eea5331e9d3c7b.png

no such bug for NPC DB

camelot10

Elite user

taxi db wierd bug, other taxi node screwed

t4Ctu8O.png

 

camelot10

Elite user
(edited)

i removed Settings/TaxiNodes.xml

run WQ profile (its roam on zones and do world quests) and after some time taxi db filled with flightmaster with wrong positions again

1t3NRln.png

Edited by camelot10

Hello, thank you. Wait next update (don't forget to clean taxidb first time than you run next update)

whypinkfloyd

Members

How can i delete taxidb

camelot10

Elite user
16 hours ago, whypinkfloyd said:

How can i delete taxidb

remove Settings/TaxiNodes.xml

Create an account or sign in to comment

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.