
Some error
0vertime opened this issue ยท 2 comments
60x GearMenu/gui/GM_TrinketMenu.lua:127: attempt to index upvalue 'trinketMenuFrame' (a nil value)
[string "@GearMenu/gui/GM_TrinketMenu.lua"]:127: in function UpdateTrinketMenuSize' [string "@GearMenu/gui/GM_TrinketMenu.lua"]:113: in function
UpdateTrinketMenuResize'
[string "@GearMenu/gui/GM_TrinketConfigurationMenu.lua"]:234: in function <GearMenu/gui/GM_TrinketConfigurationMenu.lua:232>
Locals:
itemCount = 2
trinketMenuSlotSize = 40
trinketMenuColumnAmount = 4
rows = 0.500000
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to index upvalue 'trinketMenuFrame' (a nil value)"
mod =
gearBar =
}
gearBarConfigurationMenu =
}
addonConfiguration =
}
configuration =
}
cmd =
}
gearBarChangeMenu =
}
target =
}
aboutContent =
}
gearBarManager =
}
common =
}
macro =
}
tooltip =
}
quickChangeMenu =
}
themeClassic =
}
combatQueue =
}
itemManager =
}
keyBind =
}
gearManager =
}
libUIDropDownMenuTemplates =
}
themeCustom =
}
L =
}
generalMenu =
}
uiHelper =
}
quickChange =
}
gearBarConfigurationSubMenu =
}
gearBarStorage =
}
themeCoordinator =
}
logger =
}
trinketMenu =
}
ticker =
}
libUiDropDownMenu =
}
filter =
}
season =
}
trinketConfigurationMenu =
}
cooldown =
}
tag = "Core"
}
trinketMenuFrame = nil
Hi @0vertime
Thank you for reporting this. There is indeed an issue here. If trinketMenu is deactivated and the player is then logging in trinketMenu is not available and thus causes this error when changing any of the other trinketMenu options.
I will fix this is the next release. For now you can simply activate trinketMenu, reload the ui (or logout/login) and then change the other values.
Cheers,
RagedUnicorn