Decompiling the server gives me a lot of java OutOfMemoryErrors and so I opted to enable decompile_partial in the hopes that it would be less heavy on my device. (I already tried increasing the java heap and increasing memory through jvm args but that did not seem to help)
It fails to decompile with the following error: Unable to simplify switch on enum: const(1) not found
I believe this is due to vineflower being outdated. This issue was reported to them last year and since resolved Vineflower/vineflower#374
Decompiling the server gives me a lot of java OutOfMemoryErrors and so I opted to enable decompile_partial in the hopes that it would be less heavy on my device. (I already tried increasing the java heap and increasing memory through jvm args but that did not seem to help)
It fails to decompile with the following error: Unable to simplify switch on enum: const(1) not found
I believe this is due to vineflower being outdated. This issue was reported to them last year and since resolved Vineflower/vineflower#374