Matt

Results 239 comments of Matt

What version of Recaf are you using, and what kind of mapping file are you trying to import?

Potentially with https://choco-solver.org/ ?

More recent work being done on https://github.com/Nowilltolife/Reconstruct

🤦 Upgraded logback but it looks like some internals changed and it gets busted in the packaging process... Gonna see if I can figure out what caused it and keep...

I think it would be best to update the fallback "decompiler" to include this information as comments. Reason being the implementation of decompilers assumes the output will be Java-like code...

We could also implement a read-only `ASMifier` so you could have ASM-ready code to copy-paste to generate classes.

Similar to Col-E/recaf-3x-issues#97 but with a lesser scope.

While not handled exactly like outlined in this issue, jar-in-jar support exists in 4.x

Fair warning, a lot of translations in the `master` branch will become irrelevant once the rewrite work is merged back in.