Mod Menu

Mod Menu

36M Downloads

a problem when the "badge" of the mod is empty

KunXiShiGeZi opened this issue ยท 3 comments

commented

I was using the mod menu to manage my mods and then the game crashed.
The log shows a reason

Caused by: java.lang.NullPointerException: Cannot invoke "com.terraformersmc.modmenu.util.mod.Mod$Badge.getText()" because "badge" is null

Output before game crash.txt

commented

From what I can tell, the file you've attached is empty. Could a list of mods be posted? Having the mod list would help to better track down the mod that causes the issue.

The source of the issue here is described in #693, and there is a pull request open to fix the issue. The ideal behavior is for Mod Menu to not crash, but one of the other mods you have installed is specifying an unknown badge.

commented

Sorry for the late reply. I noticed that there may have been an error while loading a plugin mod for Meteor
mod list.txt

commented

Version 9.2.0 should fix this issue. The mod that has an unknown badge will be listed in the game logs.