una-xiv / umbra

Umbra XIV - Adds quality of life improvements to the game and consolidates common UI elements and actions into a single uniform interface.
GNU Affero General Public License v3.0
51 stars 18 forks source link

[BUG] Errors when disabling submenu icons for Main Menu #110

Closed zbee closed 3 days ago

zbee commented 4 days ago

With version 2 when I uncheck the "Show item icons in the menu" option under "Popup Menu Options" for any of the Main Menu widgets I get these errors in chat:

[Umbra] Attempted to set icon for non-existent button: MainCommand--5-1179610844
[Umbra] Attempted to set icon for non-existent button: MainCommand--4--854847261
[Umbra] Attempted to set icon for non-existent button: MainCommand--3--1881442704
[Umbra] Attempted to set icon for non-existent button: MainCommand--2--1089333092
[Umbra] Attempted to set icon for non-existent button: MainCommand--1--1249340732
[Umbra] Attempted to set icon for non-existent button: MainCommand-0--486618077
[Umbra] Attempted to set icon for non-existent button: MainCommand-1-903082371
[Umbra] Attempted to set icon for non-existent button: MainCommand-2-1832151322
[Umbra] Attempted to set icon for non-existent button: MainCommand-3--1708369379
[Umbra] Attempted to set icon for non-existent button: MainCommand-4-702700438
[Umbra] Attempted to set icon for non-existent button: MainCommand-5-515061902
[Umbra] Attempted to set icon for non-existent button: MainCommand-6-1831631624
[Umbra] Attempted to set icon for non-existent button: MainCommand-7-1223716667
[Umbra] Attempted to set icon for non-existent button: MainCommand-8-27501600
[Umbra] Attempted to set icon for non-existent button: MainCommand-9--1142214056
[Umbra] Attempted to set icon for non-existent button: MainCommand-10--92920742
[Umbra] Attempted to set icon for non-existent button: MainCommand-11--762208433
[Umbra] Attempted to set icon for non-existent button: MainCommand-12--1042778337
haroldiedema commented 3 days ago

This may have been caused by clientstructs not being updated fully for 7.0. I can't seem to reproduce this anymore, so I think it has been fixed. Feel free to reopen if the issue persists.