Skip to content

World: Item names are semi case sensitive #3

Description

@patchy-patchy

The names of items in the item tags throw errors if you reference something unknown, except in the case that the unknown item name matches in a case insensitive way to a known tag. when actually evaluating logic the tags are referenced in a case sensitive way making logic always return false for any comparisons against the incorrect tags, thus this error is handled silently.

Minimal mod:
APFIssue.zip

resulting yaml:
AP_Patchy_Palworld.yaml

Occurs on: generation

Creating MultiWorld.
Creating Items.
Calculating Access Rules.
Running Item Plando.
Running Pre Main Fill.
Filling the multiworld with 3 items.
Progression balancing skipped.
Beginning output...
Could not access required locations for accessibility check. Missing: [Pal: Cattiva]
Location Accessibility requirements not fulfilled.
Generating output files (2/2).
Calculating playthrough.
Creating final archive at C:\ProgramData\Archipelago\output\AP_90347536300285396496.zip
Done. Enjoy. Total Time: 0.06116983201354742

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions