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

Bug: KH2 Fails Fill with Non-Local Items #4475

Open
nicholassaylor opened this issue Jan 13, 2025 · 2 comments
Open

Bug: KH2 Fails Fill with Non-Local Items #4475

nicholassaylor opened this issue Jan 13, 2025 · 2 comments
Labels
is: bug/fix Issues that are reporting bugs or pull requests that are fixing bugs.

Comments

@nicholassaylor
Copy link
Contributor

nicholassaylor commented Jan 13, 2025

What happened?

I am running a themed async where all items are non-local. This is done by using non_local_items: ["Everything"] in each of the YAMLs included. However, upon generation, KH2 fails fill due to not being able to fill keyblade ability slots.
image
Generate_90849803194270302237_2025_01_13_14_44_08.txt
Edit: This was fixed locally by manually excluding the abilities from non-local.

What were the expected results?

KH2 should not fail in this situation, like other games.

Software

Local generation

@nicholassaylor
Copy link
Contributor Author

@JaredWeakStrike

@ScipioWright ScipioWright added the is: bug/fix Issues that are reporting bugs or pull requests that are fixing bugs. label Jan 13, 2025
@Exempt-Medic
Copy link
Member

The proper solution is likely to fill these far earlier

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
is: bug/fix Issues that are reporting bugs or pull requests that are fixing bugs.
Projects
None yet
Development

No branches or pull requests

3 participants