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

Issue with lost parameter connection #252

Open
rubybrowncoat opened this issue Jan 17, 2025 · 1 comment
Open

Issue with lost parameter connection #252

rubybrowncoat opened this issue Jan 17, 2025 · 1 comment
Labels
backend affects the enigma backend bug Something isn't working

Comments

@rubybrowncoat
Copy link

I'm not sure how to title this issue, so please feel free to add a better name. I don't know the technical name of this kind of nesting.

As you can see from this screenshot of CFR decompiled code (which is pretty much identical to Vineflower in this case, and very similar to Procyon and they all present the same issue), the string parameter inside ResourceFinder is not recognized where it is then used at lines 144, 152 and 157. The only difference I can see with the similar resourceName parameter inside ResourceCreator is the fact that the string one is also nested inside Resource when it is accessed.

Image

@rubybrowncoat rubybrowncoat changed the title Parameter link lost issue Issue with lost parameter connection Jan 17, 2025
@ix0rai ix0rai added bug Something isn't working backend affects the enigma backend labels Jan 17, 2025
@ix0rai
Copy link
Member

ix0rai commented Jan 17, 2025

i've encountered this bug before, it's a fairly consistent issue with all anonymous classes i believe

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend affects the enigma backend bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants