forked from kurrycat2004/MPKMod_2
-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
P-highPriority: HighPriority: HighS-confirmedStatus: Valid/ConfirmedStatus: Valid/ConfirmedT-bugType: BugType: Bug
Description
Bug Description
The expected log messages do show up. Though, after triggering the modules reload, module classes that are still unloaded fail to load afterward, resulting in a java.lang.NoClassDefFoundError.
Steps to Reproduce
- Join a world with a module with classes that should load later
- Press
F3 + Mbefore the said classes load - Notice how the log messages do show up, but nothing changes
- Load the still unloaded classes
- Observe that it causes a
java.lang.NoClassDefFoundError
Expected Behavior
When pressing F3 + M, modules should have updated properly without causing class loading errors.
Metadata
Metadata
Assignees
Labels
P-highPriority: HighPriority: HighS-confirmedStatus: Valid/ConfirmedStatus: Valid/ConfirmedT-bugType: BugType: Bug