running java decompiler in browser, weird error

(copy-pasting from #cheerpj3 since i noticed this channel existed)
i'm trying to run the procyon java decompiler inside cheerpj (3.0rc1), and i keep getting a
JNI acquire failed, tid: 2

i searched the docs and i just have no idea what the error means
repo of decompiler i'm trying to run: https://github.com/mstrobel/procyon
GitHub
Procyon is a suite of Java metaprogramming tools, including a rich reflection API, a LINQ-inspired expression tree API for runtime code generation, and a Java decompiler. - GitHub - mstrobel/procyo...
Was this page helpful?