McJtyMods / TheOneProbe

This simple mod adds a probe and an API for other mods to show information with that probe
MIT License
137 stars 67 forks source link

1.20.1 - Server Crash #627

Closed AzureDoom closed 10 months ago

AzureDoom commented 10 months ago
Mod File: /home/mch/multicraft/servers/server77146/mods/theoneprobe-1.20.1-10.0.1.jar
    Failure message: The One Probe (theoneprobe) has failed to load correctly
        java.lang.reflect.InvocationTargetException: null
    Mod Version: 1.20.1-10.0.1
    Mod Issue URL: http://github.com/McJtyMods/TheOneProbe/issues
    Exception message: org.spongepowered.asm.mixin.throwables.ClassMetadataNotFoundException: net.minecraft.client.resources.language.I18n

Modpack used: https://www.curseforge.com/minecraft/modpacks/mysticmodpackunleashed/files/4853270

McJty commented 10 months ago

I need to see the full log

AzureDoom commented 10 months ago

Hmm, it seems redoing the install here is allowing it to start normally now 🤷🏻 Just gonna blame this on Forge forging things 😆

shBLOCK commented 10 months ago

Having the same problem, the stacktrace points to here, doesn't really make sense this would load the I18n class though. Using a customized ATM9 pack, but I can confirm this happens with the original ATM9 as well. I didn't test with a clean server though. crash-2023-11-28_23.56.38-fml.txt

McJty commented 10 months ago

I have no clue what to do about this @shBLOCK . I looked at the code and that line shouldn't trigger any client code