Skip to content

Unable to simplify switch on enum: const(1) not found when decompiling with decompile_partial=true #14

@Athlaeos

Description

@Athlaeos

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions