Q:
Wuverlay not working since latest patch
A:
Hey, dev of Wuverlay here.
There seems to be a problem in the world names API provided by ANet (https://api.guildwars2.com/v1/world_names.json).
Specifically the second last entry has a name of null:
[{"id":"1011","name":"Stormbluff Isle"},
{"id":"2207","name":"Dzagonur [DE]"},
{"id":"2014","name":"Gunnar's Hold"},
{"id":"1003","name":"Yak's Bend"},
{"id":"1010","name":"Ehmry Bay"},
{"id":"2105","name":"Arborstone [FR]"},
{"id":"1009","name":"Fort Aspenwood"},
{"id":"2001","name":"Fissure of Woe"},
{"id":"2009","name":"Ruins of Surmia"},
{"id":"1019","name":"Blackgate"},
{"id":"1013","name":"Sanctum of Rall"},
{"id":"2104","name":"Vizunah Square [FR]"},
{"id":"2301","name":"Baruch Bay [SP]"},
{"id":"1021","name":"Dragonbrand"},
{"id":"2203","name":"Elona Reach [DE]"},
{"id":"1024","name":"Eredon Terrace"},
{"id":"2003","name":"Gandara"},
{"id":"2004","name":"Blacktide"},
{"id":"2007","name":"Far Shiverpeaks"},
{"id":"1023","name":"Devona's Rest"},
{"id":"2012","name":"Piken Square"},
{"id":"1018","name":"Northern Shiverpeaks"},
{"id":"1005","name":"Maguuma"},
{"id":"2103","name":"Augury Rock [FR]"},
{"id":"2206","name":"Miller's Sound [DE]"},
{"id":"2008","name":"Whiteside Ridge"},
{"id":"1016","name":"Sea of Sorrows"},
{"id":"2202","name":"Riverside [DE]"},
{"id":"1015","name":"Isle of Janthir"},
{"id":"1002","name":"Borlis Pass"},
{"id":"2204","name":"Abaddon's Mouth [DE]"},
{"id":"2002","name":"Desolation"},
{"id":"2006","name":"Underworld"},
{"id":"1001","name":"Anvil Rock"},
{"id":"2011","name":"Vabbi"},
{"id":"1014","name":"Crystal Desert"},
{"id":"1007","name":"Gate of Madness"},
{"id":"2205","name":"Drakkar Lake [DE]"},
{"id":"2101","name":"Jade Sea [FR]"},
{"id":"1008","name":"Jade Quarry"},
{"id":"2013","name":"Aurora Glade"},
{"id":"1017","name":"Tarnished Coast"},
{"id":"2010","name":"Seafarer's Rest"},
{"id":"2102","name":"Fort Ranik [FR]"},
{"id":"2005","name":"Ring of Fire"},
{"id":"2201","name":"Kodash [DE]"},
{"id":"1006","name":"Sorrow's Furnace"},
{"id":"1020","name":"Ferguson's Crossing"},
{"id":"1004","name":"Henge of Denravi"},
{"id":"1022","name":"Kaineng"},
{"id":"1012","name":"Darkhaven"},
{"id":"2208","name":"Dasha [DE]"},
{"id":"2000","name":null},
{"id":"2025","name":"Fort Dunn"}]
I just got home from work and I should have a workaround out in a few minutes. The overlay should get an update notification the next time you start it after I push out the fix.
Wuverlay – a helper overlay for WvW – http://wuv.pento.se
tyvm, your program has aided my efforts in commanding no end <3
p.s. i know this is cheekey but is there plans to add ‘contested’ data to this?
The problem seems to be experienced by others as well:
https://forum-en.gw2archive.eu/forum/community/api/Null-world-name/first#post2235704
Looks like the null world could be safely ignored.
Sorry adding contested isn’t possible at the moment without support from ANet. As soon as it’s implemented I’ll get working on the client implementation! If you want to help push this, you could post in this thread: https://forum-en.gw2archive.eu/forum/community/api/API-Suggestion-World-vs-World to suggest to ANet to include this in the API.
Wuverlay – a helper overlay for WvW – http://wuv.pento.se
Hey the issue should be fixed now. Next time you start up the overlay it should prompt you to update. I also happened upon a bug with the RI indicator while making this fix, so that should be fixed too. If you don’t get an update notification, you can reinstall at http://wuv.pento.se .
Wuverlay – a helper overlay for WvW – http://wuv.pento.se
Ty again, its working now. I’ve posted in the forum you linked too ;-)