Skip to content

[Bug] .class files with enums say INTERNAL ERROR #473

@Miniontoby

Description

@Miniontoby

Summary:

.class files (whether opened directly or by visiting a class when an classes.jar is opened) that have an enum inside of them always fail to load with // INTERNAL ERROR // being displayed

Description:

If I open up any of the subclasses of a class that don't have an enum inside of them, then those open just fine, but when there's an enum inside of the .class file (or the whole class if you open up the classes.jar file instead) then it just says // INTERNAL ERROR //

Image

The strange part is the fact that the object browser is able to show them:

Image

Appendix:

I know this repo isn't maintained, but if the owner decides to look at the bugs, then maybe it can be fixed.

Or if someone wants to fix it themself, be my guest.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions