smaitch / Grail

World of Warcraft addon to provide a database of quest information.
31 stars 19 forks source link

LUA Error 9.1.5 #289

Closed Zallanon closed 2 years ago

Zallanon commented 2 years ago

Message: Interface\AddOns\Grail\Grail-074PR2.lua:884: hooksecurefunc(): SelectGossipOption is not a function Time: Thu Nov 4 10:01:37 2021 Count: 1 Stack: Interface\AddOns\Grail\Grail-074PR2.lua:884: hooksecurefunc(): SelectGossipOption is not a function [string "@Interface\AddOns\Grail\Grail.lua"]:8122: in function <Interface\AddOns\Grail\Grail.lua:8122>

Locals: frame = { 0 = } event = "ADDON_LOADED"

yoshimo commented 2 years ago

The lines don't match the current version, curse recently had an issue where old versions were pushed Could you verify that you are on the most recent version and there is no update available to you?

Zallanon commented 2 years ago

The version I have is Grail-116, tagged in curseforge as game version 9.1.0

On Nov 4, 2021, at 1:06 PM, yoshimo @.***> wrote:

The lines don't match the current version, curse recently had an issue where old versions were pushed Could you verify that you are on the most recent version and there is no update available to you?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/smaitch/Grail/issues/289#issuecomment-961336524, or unsubscribe https://github.com/notifications/unsubscribe-auth/AWLCSZDRFM4HSZDPV57PAHLUKLKT7ANCNFSM5HL2JCFA. Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

yoshimo commented 2 years ago

Does it happen at a special occasion or right after login?

Zallanon commented 2 years ago

Yeah right on login

Dave Bilenduke @.*** (403)971-6765

On Nov 5, 2021, at 11:15, yoshimo @.***> wrote:

 Does it happen at a special occasion or right after login?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android.

smaitch commented 2 years ago

Does upgrading to the newly released Grail 117/Wholly 085 fix the problem for you?

Zallanon commented 2 years ago

Yes I no longer get the error on either. Thanks

Dave Bilenduke @.*** (403)971-6765

On Nov 7, 2021, at 06:48, Scott Harrison @.***> wrote:

 Does upgrading to the newly released Grail 117/Wholly 085 fix the problem for you?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android.

smaitch commented 2 years ago

Cool.