-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Open
Description
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 //
The strange part is the fact that the object browser is able to show them:
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
Labels
No labels