One of several errors in TWW beta
TallerAndBlueOnline opened this issue ยท 0 comments
Exactly what it says on the label: the mod seems to be completely broken in TWW beta. Here's just one of them.
Message: Interface/AddOns/SilverDragon_Overlay/worldmap.lua:41: attempt to index field 'db' (a nil value)
Time: Tue Jun 25 22:59:47 2024
Count: 2
Stack: Interface/AddOns/SilverDragon_Overlay/worldmap.lua:41: attempt to index field 'db' (a nil value)
[string "@Interface/AddOns/SilverDragon_Overlay/worldmap.lua"]:41: in function RefreshAllData' [string "@Interface/AddOns/SilverDragon_Overlay/worldmap.lua"]:190: in function
UpdateWorldMapIcons'
[string "@Interface/AddOns/SilverDragon_Overlay/module.lua"]:201: in function ?' [string "@Interface/AddOns/Altoholic/Libs/CallbackHandler-1.0/CallbackHandler-1.0.lua"]:109: in function <...lic/Libs/CallbackHandler-1.0/CallbackHandler-1.0.lua:109> [string "=[C]"]: ? [string "@Interface/AddOns/Altoholic/Libs/CallbackHandler-1.0/CallbackHandler-1.0.lua"]:19: in function <...lic/Libs/CallbackHandler-1.0/CallbackHandler-1.0.lua:15> [string "@Interface/AddOns/Altoholic/Libs/CallbackHandler-1.0/CallbackHandler-1.0.lua"]:54: in function
Fire'
[string "@Interface/AddOns/Dominos/libs/AceEvent-3.0/AceEvent-3.0.lua"]:120: in function <...ce/AddOns/Dominos/libs/AceEvent-3.0/AceEvent-3.0.lua:119>
Locals: self =
{connectionPool =
}
owningMap = WorldMapFrame {
}
poiQuantizer =
}
}
fromOnShow = nil
(*temporary) = nil
(*temporary) =
connectionPool =
}
owningMap = WorldMapFrame {
}
poiQuantizer =
}
}
(*temporary) =
activeObjects =
}
proxy =
}
activeObjectCount =
}
capacity = Infinite
inactiveObjects =
}
}
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) =
}
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to index field 'db' (a nil value)"
module =
modules =
}
defaultModuleLibraries =
}
const =
}
baseName = "SilverDragon_Overlay"
SilverDragonOverlayPinMixinBase =
}
defaultModuleState = true
name = "SilverDragon_Overlay"
MiniMapDataProvider =
}
orderedModules =
}
WorldMapDataProvider =
}
enabledState = true
colors =
}
moduleName = "Overlay"
}
core =
modules =
}
defaultModuleLibraries =
}
baseName = "SilverDragon"
name = "SilverDragon"
orderedModules =
}
NAMESPACE =
}
defaultModuleState = true
enabledState = true
zone_names =
}
events =
}
conditions =
}
}
ns =
CLASSICERA = false
CLASSIC = false
Tooltip =
}
achievements =
}
Loot =
}
mobs_to_achievement =
}
conditions =
}
}
pinsToQuantize =
}
Thanks in advance.