Lua Error
nilskus opened this issue ยท 9 comments
Upon loading, PSL throws up this error: https://pastebin.com/2mWpwmyC
Also, whenever I have a recipe tracked and I collect other items/resources from my mail, PSL randomly adds quantities to the tracked recipes but I can't seem to get an error code for that
edit: https://pastebin.com/PPtG5ejq here's another one
and yes, I only have PSL loaded
Are you on the latest version? Have you used /psl clear
once before? If yes, what recipes are you tracking at the moment?
version is from 4 days ago, curse doesn't show any available update. and yes i eventually have to do that command so it stops throwing out errors. and the recipes do not matter, it happens with every single one sadly
Alright, then you are indeed on the latest version and have done the internal cleanup that is sometimes required when coming from older versions. It's strange it happens for every recipe you attempt to track though, as I cannot recreate that issue only running PSL.
Can you send me a copy of your World of Warcraft\_retail_\WTF\Account\(YourAccount)\SavedVariables\ProfessionShoppingList.lua
file? That contains all the info PSL saves and should hopefully be able to show me what is causing the error for you.
hope that helps!
thanks in advance for your effort and quick replies, PSL is truly one of my favorite addons and even if the "fatality" errors are killing me, I still can't get around it haha.
Mm, I cannot seem to recreate any of the issues you are describing even with your local settings, or find anything wrong with it.
Could you try deleting PSL and re-installing the addon? Maybe something went wrong with one of the previous installs that is causing these issues.
I've found the cause of part of this issue.
PSL replaces the in-game tracking of recipes in some instances, and should have removed those from the in-game tracking. Except it doesn't. And when that tracked recipe is updated, it adds another instance of the recipe but fails to remove it from the in-game tracking. I'll be able to fix that tonight.
I still cannot recreate the other issue though, so I hope a reinstall will be able to resolve that!
The issue was "kind of" fixed after the hotfix before the last one from 4h ago. It did have some hiccups as you said, which were related to the vanilla tracking overlapping basically.
I just reinstalled with the latest hotfix and so far everything seems to be working perfectly fine, and i hope it stays that way.
Thank you for your work, truly one of the nicest and most dedicated devs :)