Java 1.8 ASM modified code throws NoSuchFieldError
Hi!
I use ASM to modify this code:
into
but when I execute it, it throws a NoSuchFieldError on the classLoader field.
classLoader is a private static field.
3 Replies
⌛
This post has been reserved for your question.
Hey @tyranobast! Please useTIP: Narrow down your issue to simple and precise questions to maximize the chance that others will reply in here./close
or theClose Post
button above when you're finished. Please remember to follow the help guidelines. This post will be automatically closed after 300 minutes of inactivity.
The ASM code I use:
any help would be cool !!!!
The decompiled Launch constructor (using FernFlower):
💤
Post marked as dormant
This post has been inactive for over 300 minutes, thus, it has been archived. If your question was not answered yet, feel free to re-open this post or create a new one.