HardstuckGuild / GW2-Tooltips.js

Tooltips.js frontend
1 stars 1 forks source link

Unusual Vindicator Behaviour #91

Closed mightyteapot closed 7 months ago

mightyteapot commented 8 months ago

Vindicator seems to have some issues with utility skill display. This seems to be isolated to vindicator, other rev builds appear to be working correctly.

the heal and elite don't show on this build: https://beta.hardstuck.gg/gw2/builds/revenant/power-vindicator/

only the alliance legend shows on this one: (should show shiro, I checked the build code) https://beta.hardstuck.gg/gw2/builds/revenant/power-vindicator-2/

this one works correctly: https://beta.hardstuck.gg/gw2/builds/revenant/support-vindicator/

mightyteapot commented 8 months ago

I suspect this might be some kind of cache issue, issue also appears on a herald build here: https://beta.hardstuck.gg/gw2/builds/revenant/power-herald/ image

SaculRennorb commented 8 months ago

I suspect this is a bug with the buildcode library. The code also seems to produce errors in the build editor, both on main and beta.

SaculRennorb commented 7 months ago

I suspect this might be some kind of cache issue, issue also appears on a herald build here: https://beta.hardstuck.gg/gw2/builds/revenant/power-herald/ image

This one just had a broken buildcode. i suspect someone messed up the copy paste

SaculRennorb commented 7 months ago

the heal and elite don't show on this build: https://beta.hardstuck.gg/gw2/builds/revenant/power-vindicator/

I literally forgot vindi in the alt skill resolver of the buildcodes lib and noone said anything.

https://github.com/HardstuckGuild/HsBuildCodes/commit/d173fceff8ad1db1b875d88a4e669287135777f1

SaculRennorb commented 7 months ago

only the alliance legend shows on this one: (should show shiro, I checked the build code) https://beta.hardstuck.gg/gw2/builds/revenant/power-vindicator-2/

should be shiro, but looking at the code noone defined the alt skill order, so they are empty.