cdmichaelb / Outfitter

Outfitter - Classic
MIT License
10 stars 23 forks source link

[Error][outfitter] No events found for Hawk #32

Closed dman925625 closed 2 years ago

dman925625 commented 4 years ago

Getting that error whenever I switch aspects on my hunter. Using the classic version and updated it recently (this week) through the twitch app. Typing "/outfitter errors off" doesn't stop showing that error, and I don't know what to do to make it stop popping up

ksulli10 commented 4 years ago

I am getting the same error.

cdmichaelb commented 4 years ago

I will check this in the morning.

On Sat, Jul 25, 2020, 9:55 PM ksulli10 notifications@github.com wrote:

I am getting the same error.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/cdmichaelb/Outfitter/issues/32#issuecomment-663935840, or unsubscribe https://github.com/notifications/unsubscribe-auth/AALCNPK2FW3ICAPKKA2OV4LR5OZL3ANCNFSM4PHX77DA .

valepu commented 4 years ago

Same problem here

cdmichaelb commented 4 years ago

So I looked at this, it should be working. No idea why it isn't. I'll need to level a hunter a bit to see if I can replicate it.

ksulli10 commented 4 years ago

It happens any time the game applies the Aspect of the Hawk to your character, which includes hidden times where the aspect gets re-applied transparently (like changing instances or initially logging in to the game.)

MasterLeecher commented 4 years ago

I have the same error. Can you look at it please?

Thanks for your help!

Paroyer commented 4 years ago

Same error it's a pain to play Hunter with this

GovtGeek commented 3 years ago

I was able to get the error to go away by adding one line to Outfitter.lua.

After Line 956 (Should say "Feigning ...") try adding this: Hawk = {Equip = "HAWK", Unequip = "NOT_HAWK"},

I don't know if it breaks anything else, since my hunter is only 30, but it doesn't pop up anymore!

cdmichaelb commented 3 years ago

Reopen if issue isn't resolved.