WeakAuras

WeakAuras

206M Downloads

Lua errors @ shadowlands beta

Wopdau opened this issue ยท 4 comments

commented

Describe the bug

Lua Errors, Lua Errors everyehere!

Do you have an error log of what happened?
(I'm just posting the first two lua errors here)

Message: ...terface\AddOns\WeakAuras\ArchiveTypes\Repository.lua:123: attempt to index local 'Archivist' (a nil value)
Time: Sun Aug 23 11:11:47 2020
Count: 1
Stack: ...terface\AddOns\WeakAuras\ArchiveTypes\Repository.lua:123: attempt to index local 'Archivist' (a nil value)
[string "@interface\AddOns\WeakAuras\ArchiveTypes\Repository.lua"]:123: in main chunk

Locals: Archivist = nil
subStoreMethods =

{
Delete = defined @interface\AddOns\WeakAuras\ArchiveTypes\Repository.lua:37
Set = defined @interface\AddOns\WeakAuras\ArchiveTypes\Repository.lua:23
Close = defined @interface\AddOns\WeakAuras\ArchiveTypes\Repository.lua:34
Validate = defined @interface\AddOns\WeakAuras\ArchiveTypes\Repository.lua:15
Load = defined @interface\AddOns\WeakAuras\ArchiveTypes\Repository.lua:31
}
storeMethods =
{
GetData = defined @interface\AddOns\WeakAuras\ArchiveTypes\Repository.lua:60
Set = defined @interface\AddOns\WeakAuras\ArchiveTypes\Repository.lua:63
Drop = defined @interface\AddOns\WeakAuras\ArchiveTypes\Repository.lua:79
Clean = defined @interface\AddOns\WeakAuras\ArchiveTypes\Repository.lua:72
Validate = defined @interface\AddOns\WeakAuras\ArchiveTypes\Repository.lua:44
Get = defined @interface\AddOns\WeakAuras\ArchiveTypes\Repository.lua:52
}
prototype =
{
Delete = defined @interface\AddOns\WeakAuras\ArchiveTypes\Repository.lua:116
Close = defined @interface\AddOns\WeakAuras\ArchiveTypes\Repository.lua:113
id = "Repository"
Create = defined @interface\AddOns\WeakAuras\ArchiveTypes\Repository.lua:91
Commit = defined @interface\AddOns\WeakAuras\ArchiveTypes\Repository.lua:110
version = 1
Open = defined @interface\AddOns\WeakAuras\ArchiveTypes\Repository.lua:101
}
(*temporary) = defined @interface\AddOns\WeakAuras\ArchiveTypes\Repository.lua:116
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to index local 'Archivist' (a nil value)"

=========================
Message: Interface\AddOns\WeakAuras\Prototypes.lua:23: attempt to call global 'LibStub' (a nil value)
Time: Sun Aug 23 11:11:47 2020
Count: 1
Stack: Interface\AddOns\WeakAuras\Prototypes.lua:23: attempt to call global 'LibStub' (a nil value)
[string "@interface\AddOns\WeakAuras\Prototypes.lua"]:23: in main chunk

Locals: AddonName = "WeakAuras"
Private =

{
wrongTargetMessage = "This version of WeakAuras was packaged for World of Warcraft Retail. Please install the Retail version instead.
If you are using the CurseForge Client, then contact CurseForge support for further assistance and reinstall WeakAuras manually."
}
tinsert = defined =[C]:-1
tsort = defined =[C]:-1
tostring = defined =[C]:-1
select = defined =[C]:-1
pairs = defined =[C]:-1
type = defined =[C]:-1
ceil = defined =[C]:-1
min = defined =[C]:-1
GetTalentInfo = defined =[C]:-1
GetNumSpecializationsForClassID = defined =[C]:-1
GetSpecialization = defined =[C]:-1
UnitClass = defined =[C]:-1
UnitHealth = defined =[C]:-1
UnitHealthMax = defined =[C]:-1
UnitName = defined =[C]:-1
UnitStagger = defined =[C]:-1
UnitPower = defined =[C]:-1
UnitPowerMax = defined =[C]:-1
GetSpellInfo = defined =[C]:-1
GetItemInfo = defined =[C]:-1
GetItemCount = defined =[C]:-1
GetItemIcon = defined =[C]:-1
GetShapeshiftFormInfo = defined =[C]:-1
GetShapeshiftForm = defined =[C]:-1
GetRuneCooldown = defined =[C]:-1
UnitCastingInfo = defined =[C]:-1
UnitChannelInfo = defined =[C]:-1
UnitDetailedThreatSituation = defined =[C]:-1
UnitThreatSituation = defined =[C]:-1
CastingInfo = nil
ChannelInfo = nil
WeakAuras =
{
halfWidth = 0.650000
normalWidth = 1.300000
doubleWidth = 2.600000
RegisterRegionOptions = defined @interface\AddOns\WeakAuras\Init.lua:63
BuildInfo = 90001
buildTime = "Dev"
IsCorrectVersion = defined @interface\AddOns\WeakAuras\Init.lua:37
prettyPrint = defined @interface\AddOns\WeakAuras\Init.lua:41
IsClassic = defined @interface\AddOns\WeakAuras\Init.lua:33
L =
{
}
PrintProfile = defined @interface\AddOns\WeakAuras\Init.lua:91
defaultFontSize = 12
defaultFont = "Friz Quadrata TT"
StartProfileAura = defined @interface\AddOns\WeakAuras\Init.lua:69
CountWagoUpdates = defined @interface\AddOns\WeakAuras\Init.lua:94
StartProfile = defined @interface\AddOns\WeakAuras\Init.lua:85
StopProfile = defined @interface\AddOns\WeakAuras\Init.lua:88
RegisterRegionType = defined @interface\AddOns\WeakAuras\Init.lua:60
versionString = "Dev"
StopProfileUID = defined @interface\AddOns\WeakAuras\Init.lua:81
StartProfileUID = defined @interface\AddOns\WeakAuras\Init.lua:78
newFeatureString = ""
StopProfileAura = defined @interface\AddOns\WeakAuras\Init.lua:75
StopProfileSystem = defined @interface\AddOns\WeakAuras\Init.lua:72
StartProfileSystem = defined @interface\AddOns\WeakAuras\Init.lua:66
frames =
{
}
}
L =
{
Automatic Repair Confirmation Dialog = "WeakAuras has detected that it has been downgraded.
Your saved auras may no longer work properly.

Would you like to run the EXPERIMENTAL repair tool? This will overwrite any changes you have made since the last database upgrade.
Last upgrade: %s"
Manual Repair Confirmation Dialog = "Are you sure you want to run the EXPERIMENTAL repair tool?
This will overwrite any changes you have made since the last database upgrade.
Last upgrade: %s"
}
(*temporary) = nil
(*temporary) = "SpellRange-1.0"
(*temporary) = "attempt to call global 'LibStub' (a nil value)"

To Reproduce

I cloned the complete git into _beta/interface/addons since WA is the only addon I wanted to use, so the out-of-folder files don't matter.
Then I switched to the shadowlands branch (with github desktop) and started the game. I'm at the point in the first couple of quests where I'm entering icecrown citadel.
upon entering the game thousands(!) of lua errors are contiuously happening.

Screenshots

Did you try having WeakAuras as the only enabled addon and everything else (especially something like ElvUI) disabled?
I just have WA installed

Which version of WeakAuras are you using?

Version: @Project-Version@

Are you on World of Warcraft Classic or Retail?

  • Classic
  • Retail
  • Shadowlands Beta 9.0.1 35598 x64 Aug 17

Was it working in a previous version? If yes, which was the last good one?
I don't know, this is the first I installed @ beta

Additional Info

I didn't create any aura yet

commented

You installed the wrong file.

commented

You installed the wrong file.

ok which one is the right file?

commented

Thanks