JByteMod-Beta
JByteMod-Beta copied to clipboard
Constant Pool Error
I was adding some log code to a jar file but the output jar file was not working. At first i thought i wrote wrong code but asking a question in stackoverflow, i found that it's a tool bug. (Link to the question) (using version 1.8.2)
isInterface is missing in the methodinsnnode editor, i'll try to add that.