ChunkyMonkey
Member
- Joined
- Apr 30, 2011
- Messages
- 206
So I've implemented this QB in several quests. The issue that keeps arising is that is does not consistently work. Some people say it works only for some classes, some it only works once and then not again. Any thoughts?
Complaint:
Casts fishing line.
Waits.
Does not detect bobber, recasts after line disappears.
Repeat.
Confirmed - happens consistently for me on my paladin.
Log shows:
[12:18:13.361 D] [Lua.Events] Attached to event LOOT_OPENED with handler HandleLootOpened
[12:18:13.361 D] Goal: [MrFishIt][v1.0.1] Fishing for Item 79046
[12:18:13.361 D] [MrFishIt][v1.0.1] Fishing for Item: 79046 - Quantity: 10.
[12:18:13.395 N] [MrFishIt] Casting ...
[12:18:13.630 D] [CGSpellBook::CastSpell] Override ID: 131474, KnownIndex: 189
[12:18:36.169 N] [MrFishIt] Casting ...
[12:18:36.385 D] [CGSpellBook::CastSpell] Override ID: 131474, KnownIndex: 189
(over and over and over)
It never sees the bobber. It doesn't matter which quest it is or as far as I can tell which parameters are issued to the QB. If the bobber is clicked manually after every cast then it does still exit correctly once the items are fished.
Last edited: