WeakAuras

WeakAuras

200M Downloads

Can't update/import auras on TWW

Jodsderechte opened this issue ยท 2 comments

commented

Is there an existing issue for this?

  • I have searched the existing open and closed issues.

Description

Seems to happen both when trying to update an aura by clicking on the update symbol in ready for update and when trying to import an aura

WeakAuras Version

5.14.1-21-g4671636

World of Warcraft Flavor

Beta (WoW 11.0)

World of Warcraft Region

US/NA

Tested with only WeakAuras

I got this issue with only WeakAuras enabled

Lua Error

3x WeakAurasOptions/WeakAurasOptions.lua:944: attempt to index field 'UpdateFrame' (a function value)
[string "@WeakAurasOptions/WeakAurasOptions.lua"]:944: in function `OpenUpdate'
[string "@WeakAuras/Transmission.lua"]:531: in function <WeakAuras/Transmission.lua:515>
[string "=(tail call)"]: ?
[string "@WeakAurasOptions/AceGUI-Widgets/AceGUIWidget-WeakAurasPendingUpdateButton.lua"]:70: in function <...idgets/AceGUIWidget-WeakAurasPendingUpdateButton.lua:62>

Reproduction Steps

Click on the symbol to try updating or import a new aura

Last Good Version

Has to be a recent thing but idk which alpha version that issue started in

Screenshots

No response

Export String

No response

Bisector Report

No response

commented

also this issue when you try importing a new aura on 5.14.1.23-g6a942ad

2x ...aceWeakAurasOptions/OptionsFrames/Update.lua:1351: attempt to index field 'importexport' (a nil value) [string "@WeakAurasOptions/OptionsFrames/Update.lua"]:1351: in function <...aceWeakAurasOptions/OptionsFrames/Update.lua:1349> [string "=(tail call)"]: ? [string "@WeakAuras/Transmission.lua"]:531: in function <WeakAuras/Transmission.lua:515> [string "=(tail call)"]: ? [string "@WeakAurasOptions/OptionsFrames/ImportExport.lua"]:91: in function <...dOns/WeakAurasOptions/OptionsFrames/ImportExport.lua:87>

commented

Doing some more testing the alpha version seems to have more issues then just this one. When using no other addons it's complaining about missing
AceCom
LibDataBroker
LibDbIcon
LibSharedMedia
LibGetFrame

aswell as

Message: Interface/AddOns/WeakAuras/Profiling.xml:68 WeakAurasProfilingFrame: Has bad mixin: WeakAurasProfilingMixin Time: Fri Jul 5 16:05:10 2024 Count: 2
Message: Interface/AddOns/WeakAuras/Profiling.xml:236 Frame WeakAurasProfilingFrame: Unknown method OnShow in element OnShow Time: Fri Jul 5 16:05:10 2024 Count: 2

Message: Interface/AddOns/WeakAuras/Profiling.xml:129 Frame Button: Unknown function WeakAurasProfilingResultButton_OnClick in element OnClick Time: Fri Jul 5 16:05:10 2024 Count: 2
Message: Interface/AddOns/WeakAuras/Profiling.xml:149 Frame Button: Unknown function WeakAurasProfilingStopButton_OnClick in element OnClick Time: Fri Jul 5 16:05:10 2024 Count: 2

Message: Interface/AddOns/WeakAuras/Profiling.xml:240 WeakAurasProfilingReport: Has bad mixin: WeakAurasProfilingReportMixin Time: Fri Jul 5 16:05:10 2024 Count: 2

Message: Interface/AddOns/WeakAuras/Profiling.xml:290 Frame WeakAurasProfilingReport: Unknown method OnShow in element OnLoad Time: Fri Jul 5 16:05:10 2024 Count: 2

I think the alpha release is just completly busted