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

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

Open
pietro-lopes opened this issue Jan 11, 2024 · 0 comments

Comments

@pietro-lopes
Copy link

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
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