Minecraft - A Mod that i´m trying to use i´snt working

System Information

Field Value
Operating System Linux - Debian GNU/Linux 12 on x86_64
Product AMP ‘Phobos’ v2.6.2.2 (Mainline)
Virtualization Docker
Application Minecraft
Module MinecraftModule
Running in Container Yes
Current State Failed

Task

Run Mods

Problem Description

Issue

A Mod that im trying to use isnt working and i cant figure out which mod it is because its only telling me the code and not which mod

it says in the Console: Exception in thread “main” java.lang.IllegalAccessError: class cpw.mods.modlauncher.SecureJarHandler (in unnamed module @0x5b8bc155) cannot access class sun.security.util.ManifestEntryVerifier (in module java.base) because module java.base does not export sun.security.util to unnamed module @0x5b8bc155

and: at cpw.mods.modlauncher.api.LamdbaExceptionUtils.uncheck(LamdbaExceptionUtils.java:95)

Reproduction Steps

  • Made a Mods folder
  • Put the zip file with the mods in it
  • started server

You can always go back to the basics and disable a chunk of mods and restart. If the server comes up, it is one of those, if not it is not in the group you disabled. Divide and find. Disable another batch of Mods and restart. Check results. Narrow down the group that has the failed mod until you find the issue. If it was me, I would backup all your files first, find the bad mod, restore your backup and disable the offending mod. Then I would research the mod, talk to the developer and see if there is a fix.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.