Michael Brunner
Michael Brunner
Are you sure you are using the right libraries?
I'm sure that something can be done to only show referenced lines, but if there is no debug line number information it won't work. The problem is that there could...
just go for the one with the least distance lol
> Yeah, if there is no line info, it won't work. But if there is enough of line info, is it enough to analyse only a small chunk of bytecode...
A way to make code even more readable would be to continue decompiling the code, but with using goto statements if they were legal. The code wouldn't be valid, but...
> It would probably be good if CFR then emitted a comment noting that the array cast is a behavior change. I meant java needs the checkcast, as the verifier...
Note: CFR 0.149 Output: ```java /* * Unable to fully structure code * Enabled unnecessary exception pruning */ public Object flowTest() { try { v0 = this; lbl3: // 2...
Just realized it seems to be some kind of issue that only occurs in multiplayer. Not sure tho if it is a server or client issue.
It works after using http instead.
I don't. I intend to use it as a simple file browsing tool (as in intellij).