Old API added an additional required argument

I was getting an assertion failure in Interface/SharedXML/Settings/Blizzard_SettingControls.lua at line 576 due to the addition of a new 5th argument to CreateSettingsButtonInitializer. I Just added a “true” and it works as before. I got this in the addon MissionReportButtonPlus, which lets you look at expansion info for older expansions by right-clicking the minimap’s expansion button.

You’re better off reporting addon errors directly to the addon authors via whatever mechanism they use as it’s unlikely they look here.

1 Like