Hi everyone,
I have an issue with the Addon GearScore+ which i am using in WoW SoD. After I tried out ElvUI and switching back to the „normal“ UI (meaning deactivating ElvUI), I have some trouble with said addon. Everytime I mouse over a bag I get this error message:
Message: Interface/AddOns/GearScoreClassic+/GearScoreCalc.lua:144: attempt to index field ‚?‘ (a nil value)
Time: Fri Feb 16 10:07:43 2024
Count: 1
Stack: Interface/AddOns/GearScoreClassic+/GearScoreCalc.lua:144: attempt to index field ‚?‘ (a nil value)
[string „@Interface/AddOns/GearScoreClassic+/GearScoreCalc.lua“]:144: in function <Interface/AddOns/GearScoreClassic+/GearScoreCalc.lua:139>
[string „@Interface/AddOns/GearScoreClassic+/GearScoreCalc.lua“]:280: in function <Interface/AddOns/GearScoreClassic+/GearScoreCalc.lua:277>
[string „=[C]“]: ?
[string „=[C]“]: ?
[string „=[C]“]: ?
[string „=[C]“]: ?
[string „=[C]“]: in function SetInventoryItem' [string "@Interface/FrameXML/MainMenuBarBagButtons.lua"]:130: in function
BagSlotButton_OnEnter’
[string „*MainMenuBarBagButtons.xml:86_OnEnter“]:1: in function <[string „*MainMenuBarBagButtons.xml:86_OnEnter“]:1>
Locals: itemLink = „[Large Blue Sack]“
_ = „Large Blue Sack“
_ = „[Large Blue Sack]“
itemRarity = 1
itemLevel = 25
_ = 0
_ = „Container“
_ = „Bag“
_ = 1
itemEquipLoc = „INVTYPE_BAG“
(*temporary) = nil
(*temporary) = „INVTYPE_BAG“
(*temporary) = 133641
(*temporary) = 2500
(*temporary) = 1
(*temporary) = 0
(*temporary) = 0
(*temporary) = „attempt to index field ‚?‘ (a nil value)“
itemTypeInfo =
INVTYPE_RANGEDRIGHT =
}
INVTYPE_SHIELD =
}
INVTYPE_WEAPONOFFHAND =
}
INVTYPE_RANGED =
}
INVTYPE_WEAPON =
}
INVTYPE_2HWEAPON =
}
INVTYPE_WRIST =
}
INVTYPE_TRINKET =
}
INVTYPE_NECK =
}
INVTYPE_CLOAK =
}
INVTYPE_BODY =
}
INVTYPE_THROWN =
}
INVTYPE_HOLDABLE =
}
INVTYPE_TABARD =
}
INVTYPE_LEGS =
}
INVTYPE_ROBE =
}
INVTYPE_FEET =
}
INVTYPE_FINGER =
}
INVTYPE_WAIST =
}
INVTYPE_HAND =
}
INVTYPE_RELIC =
}
INVTYPE_CHEST =
}
INVTYPE_SHOULDER =
}
INVTYPE_HEAD =
}
INVTYPE_WEAPONMAINHAND =
}
}
rarityModifiers =
0 = 3.500000
2 = 2.500000
3 = 1.760000
1 = 3
4 = 1.600000
5 = 1.400000
}
GetEnchantIDFromItemLink = defined @Interface/AddOns/GearScoreClassic+/GearScoreCalc.lua:133
GS_ENCHANT_MODIFIER = 1.050000
GLOBAL_SCALE = 1.700000
I tried to find the cause of that but was lost in the different XMLs and LUAs.
I also reinstalled the game twice as well as deleting the addon. As I recognized that the players info is stored in the cloud, reinstalling the game does not help as it gets downloaded again and again.
Does anybody know how to fix this? Thanks.