KyrosKrane / AnnoyingPopupRemover

World of Warcraft addon to remove some annoying popups in the game
MIT License
4 stars 1 forks source link

Lua Error on Load in Wrath #12

Closed Gogo1951 closed 2 years ago

Gogo1951 commented 2 years ago

1x ...faceAnnoyingPopupRemover\module_undercut.lua:109: attempt to index field 'AuctionHouseFrame' (a nil value) [string "@AnnoyingPopupRemover\module_undercut.lua"]:109: in function PreloadFunc' [string "@AnnoyingPopupRemover\AnnoyingPopupRemover-v14.0.0-release.lua"]:377: in function?' [string "@AnnoyingPopupRemover\AnnoyingPopupRemover-v14.0.0-release.lua"]:410: in function <AnnoyingPopupRemover\AnnoyingPopupRemover.lua:409>

Locals: (temporary) =

{ DELETE_GOOD_QUEST_ITEM =
{ } CONFIRM_BINDER =
{ } DELETE_GOOD_ITEM =
{ } } (temporary) = nil (temporary) = false (temporary) = "MISSING" (*temporary) = "attempt to index field 'AuctionHouseFrame' (a nil value)" APR =
{ HIDE_STARTUP = false ToggleStartupMessage = defined @AnnoyingPopupRemover\AnnoyingPopupRemover.lua:312 PrintStatusSingle = defined @AnnoyingPopupRemover\AnnoyingPopupRemover.lua:188 DB =
{ } OptionsTable =
{ } NextOrdering = 240 TogglePopup = defined @AnnoyingPopupRemover\AnnoyingPopupRemover.lua:242 Modules =
{ } HandleAceSettingsChange = defined @AnnoyingPopupRemover\AnnoyingPopupRemover.lua:145 L =
{ } IsClassic = false AceConfigCmd =
{ } PRINT_STARTUP = true PRINT_CONFIRMATION = true ConfigFrame = { } HIDE_DIALOG = true AceConfigReg =
{ } USER_ADDON_SHORT_NAME = "APR" SetDebug = defined @AnnoyingPopupRemover\AnnoyingPopupRemover.lua:301 Version = "v14.0.0-release" Utilities =
{ } FORCE_HIDE_DIALOG = true PrintStatus = defined @AnnoyingPopupRemover\AnnoyingPopupRemover.lua:202 locale = "enUS" SHOW_DIALOG = false Events =
{ } USER_ADDON_NAME = "Annoying Pop-up Remover" StoredDialogs =
{ } Frame = { } NO_CONFIRMATION = false DebugMode = false } DebugPrint = defined @AnnoyingPopupRemover\Libs\AddonUtilities\Utilities.lua:106 ThisModule = "undercut" ControlAHUndercutPopup = defined @AnnoyingPopupRemover\module_undercut.lua:57

KyrosKrane commented 2 years ago

I think I know what's causing this. I'll get this fixed today or tomorrow.

KyrosKrane commented 2 years ago

I just pushed v14.0.2-alpha; it should show up on here and on Curseforge in a few minutes. I think it will fix this issue. Please give it a try and let me know if the issue persists.

Gogo1951 commented 2 years ago

Nice mate, thanks!

Gogo1951 commented 2 years ago

Huh, not seeing a Wrath version show up yet on CurseForge.

Want a hand setting up CI/ CD so it auto-publishes?

Gogo#0298 on Discord. (=

image

KyrosKrane commented 2 years ago

Curseforge annoyingly hides alphas. :( You have to click on Files at the top of the page, then you'll see it in the list to download.

In any case, I'm testing it now, and will have it in full release as soon as I confirm it doesn't bug out.

KyrosKrane commented 2 years ago

Fixed in v14.1.0-release.