Runemoro

Results 47 comments of Runemoro

This was happening before the procyon update.

This is using the official Mojang mappings?

How did you get this, these work for me...

> The error on LivingEntity and ClientResourcePackCreator is a stack overflow, looping on these 5 lines: For me it's just freezing with no exception. Are you sure it's a stack...

> `java.lang.IllegalStateException: Invalid BootstrapMethods attribute entry: 2 additional arguments required for method java/lang/invoke/StringConcatFactory.makeConcatWithConstants, but only 1 specified.` I'm not getting this at all. What version of Java are you using?...

Yes, so the problem for most of these seems to be that Procyon is incompatible with Java 9+.

Something that would be really nice (but difficult) is a compiler that generates patches based on bytecode differences. With something like this, patching a method would be as easy as...

@Earthcomputer The patch generator wouldn't directly compare bytecode. It should first abstract both classes to a higher-lever representation of the code, where compiler choices such as instruction ordering and control...

No, there are no variable indices in the IR. The IR is basically a data flow graph, such that *any* method with the same behavior corresponds to exactly the same...

@MasterBuilder747 Then do it yourself. VanillaFix is a free mod, and we have no obligation to provide you updates. You can't say something you paid 0$ for is "unacceptable". Normally,...