Fishing Buddy

Fishing Buddy

Client Version: 1.12


Rating:

Help with fishing related tasks — clothing

Subscribe
Notify of
guest

11 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
Rushock
Rushock
6 years ago

Says out of date in game.

Plaguedmind
Plaguedmind
5 years ago

Not sure if this is relevant on all vanilla servers but I play on LightsHope which is, I believe, 1.12.1. I was receiving an error about a nil reference I believe on line 259. This affects the location display/counts in the FishingBuddy frame and, in my case, returned an error in my chat. I added “–[[” before line 259 and “]]–” after which fixed it.

Quikdagger
Quikdagger
5 years ago
Reply to  Plaguedmind

Could you elaborate on what you added and where?

Barmo
Barmo
5 years ago
Reply to  Quikdagger

Yes please i would like to know how i should proceed to fix the same problem. Playing on Northdale too

Quikdagger
Quikdagger
5 years ago
Reply to  Barmo

I fixed it. Open fishinglocationsframe.lua (I use notepad ++) and at beginning and end of line 259 add ” this will comment out the line. Deleting it didn’twork for mew

Quikdagger
Quikdagger
5 years ago
Reply to  Quikdagger

sorry, line 259 should look like this
–textfield:SetPoint(“LEFT”, relativeTo, “RIGHT”, 2, 0);

Barmo
Barmo
5 years ago
Reply to  Quikdagger

Didn’t work for me. But I found the problem, delete the whole line, because it was already there 2 lines ahead.

Quikdagger
Quikdagger
5 years ago
Reply to  Barmo

Strange because that didn’twork for me lol

mrSunnyBones
2 years ago
Reply to  Plaguedmind

if it helps anyone , I had the same issue , and opened up fishingframelocations.lua went to 259 and added this —  to the start of the line , it comments it out , apparantly deleting it can cause issues

Djey
Djey
5 years ago

Hey, can we import data from others?