Crash on 9.0.10 update
ybbarng opened this issue ยท 3 comments
Describe the problem
Bugsack catches lots of errors
What steps will reproduce the problem?
- Update
- Load
Consider attaching a screenshot below to help describe your issue (Attach directly, do not link to other websites)
What version of the addon are you using? (Stating 'latest' is not useful)
9.0.10
Do you have an error log of what happened?
4920x SexyMap\Shapes.lua:371: attempt to index upvalue 'db' (a nil value)
[string "@SexyMap\Shapes.lua"]:371: in function GetMinimapShape' [string "@TomCats\Main.lua"]:327: in function <TomCats\Main.lua:316> [string "=[C]"]: ? [string "=[C]"]: ? [string "@TomCats\Main.lua"]:172: in function
Create'
[string "@TomCats\Postconstruct.lua"]:206: in function `?'
[string "@TomCats\Main.lua"]:109: in function <TomCats\Main.lua:98>
Any additional information? (example: WoW language if not English)
Wow language: Korean
The strange thing is that the error log seems related to TomCats so I removed it and SexyMap clearly and reinstall SexyMap but the error log is same.
Please update to the new release and tell me if the error still happens. If it does, the error probably changed and you should tell me what it is.
@funkydude I updated to v9.0.11 and the error seems to be fixed. Now everything is working well. Thank you!