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

Fields in a mixin with @Unique crashes upon load #612

Open
kevinthegreat1 opened this issue Oct 30, 2022 · 0 comments
Open

Fields in a mixin with @Unique crashes upon load #612

kevinthegreat1 opened this issue Oct 30, 2022 · 0 comments

Comments

@kevinthegreat1
Copy link

kevinthegreat1 commented Oct 30, 2022

Screen Shot 2022-10-29 at 21 41 12

this crashes with the following log [2022-10-29-4.log](https://github.com/SpongePowered/Mixin/files/9894904/2022-10-29-4.log) without @unique it works fine. None of the mixin target classes have the fields, nor does any superclass. It looks like the accesses to the fields are being refactored, but not the actual fields.

Any help would be appreciated.

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