Simple Item Levels

Simple Item Levels

2M Downloads

v24 classic errors

tehKD opened this issue ยท 0 comments

commented

v24 gives me these errors:

`1314x Interface\AddOns\SimpleItemLevel\addon.lua:251: attempt to call global 'GetInspectSpecialization' (a nil value)
[string "@interface\AddOns\SimpleItemLevel\addon.lua"]:251: in function <Interface\AddOns\SimpleItemLevel\addon.lua:220>
[string "@interface\AddOns\SimpleItemLevel\addon.lua"]:310: in function <Interface\AddOns\SimpleItemLevel\addon.lua:300>

Locals:
unit = "player"
fontstring = {
0 =
}
key = "character"
mainhandEquipLoc = "INVTYPE_2HWEAPON"
offhandEquipLoc = nil
items =

{
1 =
{
}
2 =
{
}
3 =
{
}
4 =
{
}
5 =
{
}
6 =
{
}
7 =
{
}
8 =
{
}
9 =
{
}
10 =
{
}
11 =
{
}
12 =
{
}
13 =
{
}
14 =
{
}
15 =
{
}
16 =
{
}
}
numSlots = nil
(*temporary) = nil
(*temporary) = "player"
(*temporary) = "attempt to call global 'GetInspectSpecialization' (a nil value)"
continuableContainer =
{
ContinueOnLoad = defined @interface\FrameXML\ObjectAPI\ContinuableContainer.lua:38
Cancel = defined @interface\FrameXML\ObjectAPI\ContinuableContainer.lua:55
onContinuableLoadedCallback = defined @interface\FrameXML\ObjectAPI\ContinuableContainer.lua:25
evictableObjects =
{
}
Create = defined @interface\FrameXML\ObjectAPI\ContinuableContainer.lua:16
AreAnyLoadsOutstanding = defined @interface\FrameXML\ObjectAPI\ContinuableContainer.lua:51
numOutstanding = 16
CheckIfSatisifed = defined @interface\FrameXML\ObjectAPI\ContinuableContainer.lua:68
GetNumOutstandingLoads = defined @interface\FrameXML\ObjectAPI\ContinuableContainer.lua:47
continuables =
{
}
AddContinuable = defined @interface\FrameXML\ObjectAPI\ContinuableContainer.lua:20
RecheckEvictableContinuables = defined @interface\FrameXML\ObjectAPI\ContinuableContainer.lua:80
}
db =
{
missingenchants = false
positionmissing = "LEFT"
}
isClassic = true
`