ElvUI WindTools

ElvUI WindTools

3M Downloads

Item settings/bar not working after elvui update to 13.01

picklerick84 opened this issue ยท 3 comments

commented

Describe the bug
Item settings are not viewable in settings

To Reproduce
Steps to reproduce the behavior:

  1. Go to elvui settings
  2. Click on windtools
  3. Try to view item settings for extra item bars, etc

Expected behavior
You can't view/change any options

Screenshots
image

Information (you can find these in [WindTools-Information]):

  • Addon Version: 3.00
  • ElvUI Version 13.01
  • WoW Build 10.0.0.46597

Additional context
Add any other context about the problem here.

commented

I also get several errors in bugsack now:
15x FrameXML\Bindings.xml:1 Interface/AddOns/ElvUI_WindTools/Options/Item.lua:1 (null)

15x FrameXML\Bindings.xml:1 Interface/AddOns/ElvUI_WindTools/Modules/Item/AlreadyKnown.lua:1 (null)

15x Interface/AddOns/ElvUI_WindTools/Options/Item.lua:1 (null)

15x Interface/AddOns/ElvUI_WindTools/Modules/Item/AlreadyKnown.lua:1 (null)

15x WindTools [ERROR]
...ddOns/ElvUI_WindTools/Modules/Skins/ElvUI/Option.lua:34: Usage: SecureHook([object], method, [handler]): Attempting to hook a non existing target
[string "=[C]"]: ?
[string "@Interface/AddOns/Ace3/AceHook-3.0-9/AceHook-3.0.lua"]:210: in function <Interface/AddOns/Ace3/AceHook-3.0/AceHook-3.0.lua:118>
[string "@Interface/AddOns/Ace3/AceHook-3.0-9/AceHook-3.0.lua"]:340: in function SecureHook' [string "@Interface/AddOns/ElvUI_WindTools/Modules/Skins/ElvUI/Option.lua"]:34: in function <...ddOns/ElvUI_WindTools/Modules/Skins/ElvUI/Option.lua:28> [string "=[C]"]: ? [string "@Interface/AddOns/ElvUI_WindTools/Modules/Skins/Core.lua"]:505: in function <...erface/AddOns/ElvUI_WindTools/Modules/Skins/Core.lua:498> [string "=[C]"]: ? [string "@Interface/AddOns/ElvUI_WindTools/Core/Core.lua"]:110: in function InitializeModules'
[string "@Interface/AddOns/ElvUI_WindTools/Initialize.lua"]:65: in function ?' [string "@Interface/AddOns/ElvUI_Libraries/Core/LibElvUIPlugin-1.0-40/LibElvUIPlugin-1.0.lua"]:299: in function <...aries/Core/LibElvUIPlugin-1.0/LibElvUIPlugin-1.0.lua:295> [string "=[C]"]: in function Initialize'
[string "@Interface/AddOns/ElvUI/Core/init.lua"]:197: in function <Interface/AddOns/ElvUI/Core/init.lua:196>
[string "=[C]"]: ?
[string "@Interface/AddOns/Ace3/AceAddon-3.0-13/AceAddon-3.0.lua"]:66: in function <Interface/AddOns/Ace3/AceAddon-3.0/AceAddon-3.0.lua:61>
[string "@Interface/AddOns/Ace3/AceAddon-3.0-13/AceAddon-3.0.lua"]:523: in function `EnableAddon'
[string "@Interface/AddOns/Ace3/AceAddon-3.0-13/AceAddon-3.0.lua"]:626: in function <Interface/AddOns/Ace3/AceAddon-3.0/AceAddon-3.0.lua:611>

15x Interface/AddOns/ElvUI_WindTools/Options/Item.lua:6: Usage: GetModule(name, silent): 'name' - Cannot find module 'AlreadyKnown'.
[string "=[C]"]: ?
[string "@Interface/AddOns/Ace3/AceAddon-3.0-13/AceAddon-3.0.lua"]:208: in function `GetModule'
[string "@Interface/AddOns/ElvUI_WindTools/Options/Item.lua"]:6: in main chunk

Locals:
(*temporary) = "Usage: GetModule(name, silent): 'name' - Cannot find module 'AlreadyKnown'."

15x ...AddOns/ElvUI_WindTools/Modules/Item/AlreadyKnown.lua:2: attempt to index field 'ItemSearch' (a nil value)
[string "@Interface/AddOns/ElvUI_WindTools/Modules/Item/AlreadyKnown.lua"]:2: in main chunk

Locals:
W =

{
SetDefaultModuleLibraries = defined @Interface/AddOns/Ace3/AceAddon-3.0/AceAddon-3.0.lua:363
EnableModule = defined @Interface/AddOns/Ace3/AceAddon-3.0/AceAddon-3.0.lua:328
modules =
{
}
CancelTimer = defined @Interface/AddOns/Ace3/AceTimer-3.0/AceTimer-3.0.lua:147
IterateEmbeds = defined @Interface/AddOns/Ace3/AceAddon-3.0/AceAddon-3.0.lua:438
SecureHookScript = defined @Interface/AddOns/Ace3/AceHook-3.0/AceHook-3.0.lua:409
ConstructCompatibilityFrame = defined @Interface/AddOns/ElvUI_WindTools/Core/Compatibility.lua:17
RawHookScript = defined @Interface/AddOns/Ace3/AceHook-3.0/AceHook-3.0.lua:394
Printf = defined @Interface/AddOns/Ace3/AceConsole-3.0/AceConsole-3.0.lua:65
AddCommand = defined @Interface/AddOns/ElvUI_WindTools/Core/Commands.lua:22
SetDefaultModulePrototype = defined @Interface/AddOns/Ace3/AceAddon-3.0/AceAddon-3.0.lua:405
defaultModuleState = true
IsEnabled = defined @Interface/AddOns/Ace3/AceAddon-3.0/AceAddon-3.0.lua:447
ScheduleTimer = defined @Interface/AddOns/Ace3/AceTimer-3.0/AceTimer-3.0.lua:94
DisableModule = defined @Interface/AddOns/Ace3/AceAddon-3.0/AceAddon-3.0.lua:346
RegisterModule = defined @Interface/AddOns/ElvUI_WindTools/Core/Core.lua:93
RegisteredModules =
{
}
RegisterMessage = defined @Interface/AddOns/Ace3/CallbackHandler-1.0/CallbackHandler-1.0.lua:85
UnregisterMessage = defined @Interface/AddOns/Ace3/CallbackHandler-1.0/CallbackHandler-1.0.lua:148
hooks =
{
}
CompatibleFont = false
SetEnabledState = defined @Interface/AddOns/Ace3/AceAddon-3.0/AceAddon-3.0.lua:420
Hook = defined @Interface/AddOns/Ace3/AceHook-3.0/AceHook-3.0.lua:273
enabledState = true
RegisterEvent = defined @Interface/AddOns/Ace3/CallbackHandler-1.0/CallbackHandler-1.0.lua:85
Utilities =
{
}
IterateModules = defined @Interface/AddOns/Ace3/AceAddon-3.0/AceAddon-3.0.lua:433
Version = "3.00"
RawHook = defined @Interface/AddOns/Ace3/AceHook-3.0/AceHook-3.0.lua:312
Media =
{
}
Enable = defined @Interface/AddOns/Ace3/AceAddon-3.0/AceAddon-3.0.lua:290
UnregisterAllEvents = defined @Interface/AddOns/Ace3/CallbackHandler-1.0/CallbackHandler-1.0.lua:169
PlainTitle = "WindTools"
Locale = "enUS"
GetModule = defined @Interface/AddOns/Ace3/AceAddon-3.0/AceAddon-3.0.lua:206
defaultModuleLibraries =
{
}
TimeLeft = defined @Interface/AddOns/Ace3/AceTimer-3.0/AceTimer-3.0.lua:172
UnregisterChatCommand = defined @Interface/AddOns/Ace3/AceConsole-3.0/AceConsole-3.0.lua:107
ScheduleRepeatingTimer = defined @Interface/AddOns/Ace3/AceTimer-3.0/AceTimer-3.0.lua:129
CancelAllTimers = defined @Interface/AddOns/Ace3/AceTimer-3.0/AceTimer-3.0.lua:160
SupportElvUIVersion = 13
GetName = defined @Interface/AddOns/Ace3/AceAddon-3.0/AceAddon-3.0.lua:275
ChineseLocale = false
name = "ElvUI_WindTools"
Initialize = defined @Interface/AddOns/ElvUI_WindTools/Initialize.lua:44
Fang2houUIPrivate = defined @Interface/AddOns/ElvUI_WindTools/Settings/Fang2houUI/Private.lua:5
orderedModules =
{
}
Disable = defined @Interface/AddOns/Ace3/AceAddon-3.0/AceAddon-3.0.lua:310
CheckInstalledVersion = defined @Interface/AddOns/ElvUI_WindTools/Core/Core.lua:136
UpdateScripts = defined @Interface/AddOns/ElvUI_WindTools/Core/Update.lua:24
ForPreReleaseUser = defined @Interface/AddOns/ElvUI_WindTools/Core/Update.lua:21
CheckCompatibility = defined @Interface/AddOns/ElvUI_WindTools/Core/Compatibility.lua:262
HookScript = defined @Interface/AddOns/Ace3/AceHook-3.0/AceHook-3.0.lua:365
Print = defined @Interface/AddOns/Ace3/AceConsole-3.0/AceConsole-3.0.lua:50
PrintDebugEnviromentTip = defined @Interface/AddOns/ElvUI_Win

commented

elvui make a very big update in 13.01, just wait for the fix version of ElvUI_WindTools.

commented

fixed in 3.01