Thread
XBar Fix
Hey,
with the new card system, some addons, including xbar, had some struggles calculating the values thanks to the new functions and the old ones being removed.
This version fixes it, so you can use some bugged features and dont get any annyoing error messages like
"call XBarClass's OnShow, line: [string "?"]:138: attempt to call global 'LuaFunc_GetCardMaxCount' (a nil value)"
or
"call XBarClass_B's OnEnter, line: [string "?"]:138: attempt to call global 'LuaFunc_GetCardMaxCount' (a nil value)"
…
with the new card system, some addons, including xbar, had some struggles calculating the values thanks to the new functions and the old ones being removed.
This version fixes it, so you can use some bugged features and dont get any annyoing error messages like
"call XBarClass's OnShow, line: [string "?"]:138: attempt to call global 'LuaFunc_GetCardMaxCount' (a nil value)"
or
"call XBarClass_B's OnEnter, line: [string "?"]:138: attempt to call global 'LuaFunc_GetCardMaxCount' (a nil value)"
…