Lua errors (bad argument #2 to 'format')
spamwax opened this issue ยท 1 comments
Describe the problem
Lua errors (on Beta) in Necrotic Wake
What steps will reproduce the problem?
- Enter Necrotic Wake
- Fight trash mobs after the 1st boss (up the stairs)
- Get the error!
What version of LittleWigs are you using? (Stating 'latest' is not useful)
11.0.12
Do you have an error log of what happened?
12x ...Ons/LittleWigs_Shadowlands/TheNecroticWake/Trash.lua:384: bad argument #2 to 'format' (string expected, got nil)
[string "=[C]"]: in function `format'
[string "@LittleWigs_Shadowlands/TheNecroticWake/Trash.lua"]:384: in function `?'
[string "@BigWigs_Core/BossPrototype.lua"]:735: in function <BigWigs_Core/BossPrototype.lua:693>
Locals:
(*temporary) = "%s on %s"
(*temporary) = "Boneshatter Shield"
(*temporary) = nil
(*temporary) = "string expected, got nil"
Any additional information? (example: WoW language if not English)
Output of GetBuildInfo()
11.0.2, 5610, Aug 12 2024, 110002
Duplicate of #1127