SexyMap

SexyMap

31M Downloads

LUA error and Border Texture not working

Nillx opened this issue · 1 comments

commented

Getting this error and also the Border Texture is not working. It defaults to the Blizzard tooltip border and none of the dropdown options are working.

1x SexyMap\SexyMap-v9.0.17.lua:530: attempt to call method 'SetArchBlobRingScalar' (a nil value)
[string "@SexyMap\SexyMap-v9.0.17.lua"]:530: in function `SetupMap'
[string "@SexyMap\SexyMap-v9.0.17.lua"]:417: in function `?'
[string "@SexyMap\SexyMap-v9.0.17.lua"]:39: in function <SexyMap\SexyMap.lua:38>

Locals:
self = <table> {
 PET_BATTLE_CLOSE = <function> defined @SexyMap\SexyMap.lua:479
 deepCopyHash = <function> defined @SexyMap\SexyMap.lua:27
 PLAYER_LOGIN = <function> defined @SexyMap\SexyMap.lua:393
 SetupMap = <function> defined @SexyMap\SexyMap.lua:470
 loadModules = <table> {
 }
 RegisterModuleOptions = <function> defined @SexyMap\SexyMap.lua:564
 font = <unnamed> {
 }
 db = <table> {
 }
 PET_BATTLE_OPENING_START = <function> defined @SexyMap\SexyMap.lua:475
 button = <unnamed> {
 }
 frame = <unnamed> {
 }
 LOADING_SCREEN_DISABLED = <function> defined @SexyMap\SexyMap.lua:431
 options = <table> {
 }
}
Minimap = Minimap {
 timer = 0
 SetParent = <function> defined =[C]:-1
 0 = <userdata>
}
started = 1
current = 0
zoomOut = <function> defined @SexyMap\SexyMap.lua:497
zoomBtnFunc = <function> defined @SexyMap\SexyMap.lua:507
(*temporary) = nil
(*temporary) = Minimap {
 timer = 0
 SetParent = <function> defined =[C]:-1
 0 = <userdata>
}
(*temporary) = 0
(*temporary) = "attempt to call method 'SetArchBlobRingScalar' (a nil value)"
mod = <table> {
 PET_BATTLE_CLOSE = <function> defined @SexyMap\SexyMap.lua:479
 deepCopyHash = <function> defined @SexyMap\SexyMap.lua:27
 PLAYER_LOGIN = <function> defined @SexyMap\SexyMap.lua:393
 SetupMap = <function> defined @SexyMap\SexyMap.lua:470
 loadModules = <table> {
 }
 RegisterModuleOptions = <function> defined @SexyMap\SexyMap.lua:564
 font = <unnamed> {
 }
 db = <table> {
 }
 PET_BATTLE_OPENING_START = <function> defined @SexyMap\SexyMap.lua:475
 button = <unnamed> {
 }
 frame = <unnamed> {
 }
 LOADING_SCREEN_DISABLED = <function> defined @SexyMap\SexyMap.lua:431
 options = <table> {
 }
}
commented

SexyMap-v9.0.17.lua

You're using retail SexyMap on BCC. Please use the CurseForge app to install and manage your addons to avoid such issues.