Toshimichi0915

Results 7 comments of Toshimichi0915

![image](https://user-images.githubusercontent.com/26406334/178100558-0281e967-9824-416d-a314-4a613b7bba89.png) I use MinecraftDev plugin for Spigot development but there's the same issue. Even if ignoreCancelled = true, checking isCancelled is not useless after calling a method that potentially calls...

@mitterdoo, You may be using Procyon decompiler. This is the error log I get when I try to decompile using Procyon decompiler. It's not exactly the same but very similar....

After some investigation I found that both CFR and Procyon had some trouble decompiling some classes. These errors must not be because of Enigma's error. These errors are from CFR/Procyon...

Probably people want fully decompiled source code of Minecraft because MCP toolchain is not as friendly as Fabric toolchain is. It's not relevant to the problem itself though.

in my case I used legacy materials (e.g. LEGACY_ARROW) for unit testing and it works fine.

Any updates? teleport_entities branch seems dead...

Did anyone find any workaround? I've been stuck on this issue