Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

modernize #5641

Closed
1 task done
isaburu opened this issue Jan 28, 2025 · 3 comments
Closed
1 task done

modernize #5641

isaburu opened this issue Jan 28, 2025 · 3 comments
Labels
⏱ Awaiting Response This ticket hasn't been triaged yet. 🐛 Bug This is a problem with WeakAuras.

Comments

@isaburu
Copy link

isaburu commented Jan 28, 2025

Is there an existing issue for this?

  • I have searched the existing open and closed issues.

Description

1x Lua error
WeakAuras Version: 5.19.0
Stack trace:
WeakAuras/Modernize.lua:2374: bad argument #1 to 'ipairs' (table expected, got nil)
[string "=[C]"]: in function ipairs' [string "@WeakAuras/Modernize.lua"]:2374: in function <WeakAuras/Modernize.lua:14> [string "=[C]"]: in function xpcall'
[string "@WeakAuras/WeakAuras.lua"]:3040: in function PreAdd' [string "@WeakAuras/Transmission.lua"]:593: in function Import'
[string "@WeakAurasOptions/OptionsFrames/ImportExport.lua"]:91: in function <...dOns/WeakAurasOptions/OptionsFrames/ImportExport.lua:87>

Locals:
(*temporary) = nil
(*temporary) = "table expected, got nil"

WeakAuras Version

5.19.0

World of Warcraft Flavor

Cataclysm Classic

World of Warcraft Region

US/NA

Tested with only WeakAuras

I got this issue with only WeakAuras enabled

Lua Error


Reproduction Steps

1x Lua error
WeakAuras Version: 5.19.0
Stack trace:
WeakAuras/Modernize.lua:2374: bad argument #1 to 'ipairs' (table expected, got nil)
[string "=[C]"]: in function ipairs' [string "@WeakAuras/Modernize.lua"]:2374: in function <WeakAuras/Modernize.lua:14> [string "=[C]"]: in function xpcall'
[string "@WeakAuras/WeakAuras.lua"]:3040: in function PreAdd' [string "@WeakAuras/Transmission.lua"]:593: in function Import'
[string "@WeakAurasOptions/OptionsFrames/ImportExport.lua"]:91: in function <...dOns/WeakAurasOptions/OptionsFrames/ImportExport.lua:87>

Locals:
(*temporary) = nil
(*temporary) = "table expected, got nil"

Last Good Version

No response

Screenshots

No response

Export String


Bisector Report


@isaburu isaburu added the 🐛 Bug This is a problem with WeakAuras. label Jan 28, 2025
@github-actions github-actions bot added the ⏱ Awaiting Response This ticket hasn't been triaged yet. label Jan 28, 2025
@InfusOnWoW
Copy link
Contributor

From the lua errors we can see that you tried importing an aura. What did you try importing?

@isaburu
Copy link
Author

isaburu commented Jan 29, 2025 via email

@InfusOnWoW
Copy link
Contributor

That issue cannot be reproduced with that import.

InfusOnWoW added a commit to InfusOnWoW/WeakAuras2 that referenced this issue Jan 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⏱ Awaiting Response This ticket hasn't been triaged yet. 🐛 Bug This is a problem with WeakAuras.
Projects
None yet
Development

No branches or pull requests

2 participants