Eliote / SimpleAddonManager

A simple to use Addon Manager with profile, search, category filter, and more.
https://www.curseforge.com/wow/addons/simple-addon-manager
MIT License
4 stars 3 forks source link

Profile.lua:21: bad argument #1 to 'pairs' (table expected, got nil) #14

Closed Ookami313 closed 1 year ago

Ookami313 commented 1 year ago

Decided to give SAM a try. Installed 1.16 and when I logged in to the game I received the following error. Thanks.

1x SimpleAddonManager/Profile.lua:21: bad argument #1 to 'pairs' (table expected, got nil) [string "=[C]"]: in function pairs' [string "@SimpleAddonManager/Profile.lua"]:21: in function <SimpleAddonManager/Profile.lua:10> [string "@SimpleAddonManager/Profile.lua"]:333: in functionOnLoad' [string "@SimpleAddonManager/Core.lua"]:360: in function `?' [string "@SimpleAddonManager/Core.lua"]:328: in function <SimpleAddonManager/Core.lua:327>

Locals: (temporary) = nil (temporary) = "table expected, got nil" = defined =[C]:-1

Eliote commented 1 year ago

Can you try the version 1.17 and see if that fix it?

Thanks!

Ookami313 commented 1 year ago

Looks good, no errors when I logged it this time. Thanks for the fix.