Skip to content

Parser for Accessors that starts with "getL" is not functioning correctly #7

@pietro-lopes

Description

@pietro-lopes

Minimum setup to reproduce bug here:

Caused by: org.spongepowered.asm.mixin.gen.throwables.InvalidAccessorException: No candidates were found matching ONG_CROSS:Lnet/minecraft/world/phys/shapes/VoxelShape; in com/simibubi/create/content/trains/track/TrackBlockOutline for railways-common.mixins.json:client.AccessorTrackBlockOutline->@Accessor[FIELD_GETTER]::getLONG_CROSS()Lnet/minecraft/world/phys/shapes/VoxelShape; [INJECT Applicator Phase -> railways-common.mixins.json:client.AccessorTrackBlockOutline -> Apply Accessors ->  -> Locate -> railways-common.mixins.json:client.AccessorTrackBlockOutline->@Accessor[FIELD_GETTER]::getLONG_CROSS()Lnet/minecraft/world/phys/shapes/VoxelShape;]

This is the Accessor

Original Mixin code for reference

simplescreenrecorder-2024-01-11_05.57.27.mp4

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions