Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed a bug when combined with certain add-ons. #46

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ebisuke
Copy link

@ebisuke ebisuke commented Sep 27, 2021

対策の本質としてはSaveQuestのインスタンス生成をlua読み込み時からON_INITまで遅延させています。
明確な理由はわかりませんが、本対策にて特定のアドオンと組み合わせたときの
クエストが表示されない問題は解消できております。
お手数をおかけしますが、ご確認願います。

@ebisuke
Copy link
Author

ebisuke commented Sep 28, 2021

すみません、saquのスコープをlocalにしたのは別の問題が起きそうです。

@weizlogy
Copy link
Owner

コンストラクタの中身を遅延させる感じですかね。SaveaQuest.newの中身をGAME_STARTイベントハンドラとかに移譲させれば......?

すみません、ちゃんと自分で調べてやらないといけませんね

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants