wow-addon / FarmIt2

A fork of FarmIt which has not been updated in a little while. Original; https://www.curseforge.com/wow/addons/farmit
9 stars 6 forks source link

Oct 29th Cata patch - broken again #21

Closed roweboy1974 closed 4 weeks ago

roweboy1974 commented 1 month ago

Today's Firelands prepatch broke this like the Phase 5 patch of SOD did last month. It worked great until today. Not sure how to fix this so if someone can, that would be great.

Thank you!

med0rian commented 1 month ago

Hi, do you have BugSack/BugGrabber installed?

There should be a error message that mentioned FarmIt2. This would help to locate where the error comes from.

roweboy1974 commented 1 month ago

Yes I do. Sorry I forgot to posts the error:

1x FarmIt2/FarmIt2_Config.lua:18: attempt to call global 'InterfaceOptions_AddCategory' (a nil value) [string "@FarmIt2/FarmIt2_Config.lua"]:18: in main chunk

Locals: yellow = "|cFFFFFF00" green = "|cFF00FF00" blue = "|cFF00CCFF" white = "|cFFFFFFFF" (temporary) = nil (temporary) = FI_Panel { name = "FarmIt" } (*temporary) = "attempt to call global 'InterfaceOptions_AddCategory' (a nil value)"

med0rian commented 4 weeks ago

This deprecated Codeline is not in the actual Code anymore :D Fixed in PR e81911f When you download FarmIt2.zip and extract it to your FarmIt2 folder, this specific error should be gone.

roweboy1974 commented 4 weeks ago

That worked! thank you! Not sure how it broke considering I didn't update that addon since it was fixed for SOD P5.

roweboy1974 commented 4 weeks ago

thank you