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

Create lint for createAttributes method on Living Entities #584

Open
OroArmor opened this issue Apr 20, 2024 · 0 comments
Open

Create lint for createAttributes method on Living Entities #584

OroArmor opened this issue Apr 20, 2024 · 0 comments
Labels
enhancement new feature or request t: toolchain changes to the quilt mappings toolchain

Comments

@OroArmor
Copy link
Member

The createAttributes method on Living Entities can cause a Stack Overflow Exception if the two methods have the same name, but only when not specifying the calling class. See (this is after fixing the issue, but the underlying problem remains):
image

From what it seems like, this might actually be an issue with tiny remapper not respecting static inheritance:
image
image

@ix0rai ix0rai added enhancement new feature or request t: toolchain changes to the quilt mappings toolchain labels Apr 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement new feature or request t: toolchain changes to the quilt mappings toolchain
Projects
None yet
Development

No branches or pull requests

2 participants