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

Issue with COLLECT quest tasks #8

Open
XenonA7 opened this issue Nov 10, 2024 · 0 comments
Open

Issue with COLLECT quest tasks #8

XenonA7 opened this issue Nov 10, 2024 · 0 comments

Comments

@XenonA7
Copy link

XenonA7 commented Nov 10, 2024

Issue on item-api 0.4.5. Quest tasks to collect items don't work with item-api items. When you collect the item, the quest detects it properly and updates the count, however it does not complete the task and unlock the next task. Once you complete the COLLECT task, your quest just gets stuck.
image
image

It works perfectly fine when using a numerical vanilla item.
image

It also works if you already have the item-api item required by the task prior to accepting the quest, and the COLLECT task is the first task:
image

It just won't work if the task is not complete when you accept the quest, then you complete the task of collecting an item-api item afterwards. The next task will never appear.

I thought perhaps it might just because I was using a weird TOGGLE item as my objective, but I tried a regular TRADE item and that doesn't work either (Lumium is a trade item added by Arcane Lab using item-api)
image

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

No branches or pull requests

1 participant