AddonUpdateNotifier: bad argument #2 to 'strsplit' (string expected, got no value)
iam3yal opened this issue ยท 3 comments
Got this error when I've updated to the new version from source.
Here is the stack trace:
Message: Interface/AddOns/PvPAssistant/Libs/GUTIL/GUTIL.lua:735: bad argument #2 to 'strsplit' (string expected, got no value)
Time: Mon Apr 8 16:05:02 2024
Count: 1
Stack: Interface/AddOns/PvPAssistant/Libs/GUTIL/GUTIL.lua:735: bad argument #2 to 'strsplit' (string expected, got no value)
[string "=[C]"]: in function `strsplit'
[string "@Interface/AddOns/PvPAssistant/Libs/GUTIL/GUTIL.lua"]:735: in function `CompareVersionStrings'
[string "@Interface/AddOns/PvPAssistant/Modules/AddonUpdateNotifier/AddonUpdateNotifier.lua"]:35: in function `CheckVersion'
[string "@Interface/AddOns/PvPAssistant/Modules/AddonUpdateNotifier/AddonUpdateNotifier.lua"]:57: in function `?'
[string "@Interface/AddOns/PvPAssistant/Libs/GUTIL/GUTIL.lua"]:232: in function <Interface/AddOns/PvPAssistant/Libs/GUTIL/GUTIL.lua:232>
Locals: (*temporary) = "1.0.0"
(*temporary) = "string expected, got no value"
If its now fixed please close the issue @iam3yal