GovtGeek / Outfitter

Outfitter - Classic
MIT License
6 stars 2 forks source link

[SOD] Lua errors #36

Open Moezenka opened 2 weeks ago

Moezenka commented 2 weeks ago

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:

O8p8GNM 1

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
GovtGeek commented 2 weeks ago

There are two beta versions available. Please try the latest and let me know if you're still receiving the errors.

niklasbuhl commented 20 hours ago

I am just about to try out Outfitter, got the same problem with the drop-downs overlapping each other.

So I tried to install the beta-v2 as suggested, and it seems to have fixed the interface problem.