12-23-2015, 02:50 PM
(This post was last modified: 12-23-2015, 02:55 PM by Dank Vader.)
(12-20-2015, 05:13 AM)Bibl Wrote: can you show the java and the bytecode of a method that isn't being transformed properly.
They are transformed though. That's what I've run into. If you look at the jars I provided the bytecode references all have been updated. The class names/definitions, the methods (declarations and references, parameters), field types, method local variables. It's all updated. But at runtime it just flips out and tries to use the old names.