JByteMod-Beta icon indicating copy to clipboard operation
JByteMod-Beta copied to clipboard

Constant Pool Error

Open mehrant95 opened this issue 6 years ago • 1 comments

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)

mehrant95 avatar Apr 22 '19 07:04 mehrant95

isInterface is missing in the methodinsnnode editor, i'll try to add that.

GraxCode avatar Apr 26 '19 04:04 GraxCode