GoldpawsStuff / MapShrinker

A small addon that centers, shrinks, adds coordinates and nicely style the fullscreen retail WorldMap.
https://www.patreon.com/goldpawsstuff
Other
3 stars 0 forks source link

Broken as of 11.0.2 (56110) #8

Open kennywasafk opened 2 months ago

kennywasafk commented 2 months ago

Latest Pre-patch build. This seems to prevent the addon from working altogether.

107x MapShrinker/Main.lua:546: attempt to call global 'GetNumAddOns' (a nil value)
[string "@MapShrinker/Main.lua"]:546: in function `IsAddOnEnabled'
[string "@MapShrinker/Main.lua"]:273: in function `IsIncompatible'
[string "@MapShrinker/Main.lua"]:424: in function `OnInit'
[string "@MapShrinker/Main.lua"]:585: in function <MapShrinker/Main.lua:573>

Locals:
self = <table> {
 IsRetail = true
 ClientMinor = 0
 ClientMajor = 11
 ClientBuild = 56110
}
target = "ElvUI"
target = "elvui"
(*temporary) = 1
(*temporary) = nil
(*temporary) = "attempt to call global 'GetNumAddOns' (a nil value)"
lyledouglass commented 1 month ago

Looks like this is fixed if you download the source from github if you don't want to wait for CF/Wago to be updated.