Jump to content

Module accesstransformers reads more than one module named cpw.mods.securejarhandler


Recommended Posts

im a bit confused i tried updating my mod from 1.19 to 1.19.2 and it gave me an error, so i reverted it and it works fine, but now im trying to just run the plain mdk of 1.19.2 yet im getting the same error, i didnt change a single thing in the mdk all i did was run genintellijruns and runclient,

Exception in thread "main" java.lang.module.ResolutionException: Module accesstransformers reads more than one module named cpw.mods.securejarhandler
    at java.base/java.lang.module.Resolver.resolveFail(Resolver.java:901)
    at java.base/java.lang.module.Resolver.checkExportSuppliers(Resolver.java:722)
    at java.base/java.lang.module.Resolver.finish(Resolver.java:380)
    at java.base/java.lang.module.Configuration.<init>(Configuration.java:140)
    at java.base/java.lang.module.Configuration.resolveAndBind(Configuration.java:494)
    at java.base/java.lang.module.Configuration.resolveAndBind(Configuration.java:298)
    at cpw.mods.bootstraplauncher@1.1.2/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:129)


this is the error

note: the error is the exact same for both


i have tried this fix but it didnt work
https://github.com/MinecraftForge/MinecraftForge/issues/7893

Edited by mythical
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.