[SOD] Lua errors
Moezenka opened this issue ยท 2 comments
Describe your environment:
VuhDo version: 3.176-vanilla (sod)
World of Warcraft region: EU
World of Warcraft client language: enUS
Outfitter Version: 4.4.0.5
Error
Getting a bunch of lua errors ever since BWL was released to SOD:
1x [string "*Outfitter.xml:851_OnLoad"]:1: attempt to index a nil value
[string "*Outfitter.xml:851_OnLoad"]:1: in function <[string "*Outfitter.xml:851_OnLoad"]:1>
Locals:
self = OutfitterAutoSwitch {
}
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to index a nil value"
1x [string "*Outfitter.xml:878_OnLoad"]:1: attempt to index a nil value
[string "*Outfitter.xml:878_OnLoad"]:1: in function <[string "*Outfitter.xml:878_OnLoad"]:1>
Locals:
self = OutfitterShowOutfitBar {
}
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to index a nil value"
1x [string "*Outfitter.xml:903_OnLoad"]:1: attempt to index a nil value
[string "*Outfitter.xml:903_OnLoad"]:1: in function <[string "*Outfitter.xml:903_OnLoad"]:1>
Locals:
self = OutfitterShowMinimapButton {
}
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to index a nil value"
1x [string "*Outfitter.xml:930_OnLoad"]:1: attempt to index a nil value
[string "*Outfitter.xml:930_OnLoad"]:1: in function <[string "*Outfitter.xml:930_OnLoad"]:1>
Locals:
self = OutfitterShowHotkeyMessages {
}
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to index a nil value"
1x [string "*Outfitter.xml:957_OnLoad"]:1: attempt to index a nil value
[string "*Outfitter.xml:957_OnLoad"]:1: in function <[string "*Outfitter.xml:957_OnLoad"]:1>
Locals:
self = OutfitterTooltipInfo {
}
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to index a nil value"
1x [string "*Outfitter.xml:984_OnLoad"]:1: attempt to index a nil value
[string "*Outfitter.xml:984_OnLoad"]:1: in function <[string "*Outfitter.xml:984_OnLoad"]:1>
Locals:
self = OutfitterItemComparisons {
}
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to index a nil value"
1x [string "*Outfitter.xml:1011_OnLoad"]:1: attempt to index a nil value
[string "*Outfitter.xml:1011_OnLoad"]:1: in function <[string "*Outfitter.xml:1011_OnLoad"]:1>
Locals:
self = OutfitterQuickslotFlyouts {
}
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to index a nil value"
7x Outfitter/Outfitter.xml:13 Couldn't find inherited node: OptionsCheckButtonTemplate
There are two beta versions available. Please try the latest and let me know if you're still receiving the errors.