Jump to content

Recommended Posts

Posted

I'm on macOS Big Sur and trying to install Forge 1.16.5 36.1.0, I've also tried 36.1.4 but i can't open the installer. I keep getting the can't open error and so i tried from terminal. It starts working and I see SimpleInstaller next to the Apple symbol while this is printed: 

JVM info: Oracle Corporation - 1.8.0_281 - 25.281-b09

java.net.preferIPv4Stack=true

Found java version 1.8.0_281

 

but then i get this error and SimpleInstaller disappears:

Spoiler

Exception in thread "main"

java.lang.ExceptionInInitializerError

at javax.crypto.Cipher.getInstance(Cipher.java:518)

at sun.security.ssl.JsseJce.getCipher(JsseJce.java:189)

at sun.security.ssl.SSLCipher.isTransformationAvailable(SSLCipher.java:483)

at sun.security.ssl.SSLCipher.<init>(SSLCipher.java:472)

at sun.security.ssl.SSLCipher.<clinit>(SSLCipher.java:81)

at sun.security.ssl.CipherSuite.<clinit>(CipherSuite.java:67)

at sun.security.ssl.SSLContextImpl.getApplicableSupportedCipherSuites(SSLContextImpl.java:345)

at sun.security.ssl.SSLContextImpl.access$100(SSLContextImpl.java:46)

at sun.security.ssl.SSLContextImpl$AbstractTLSContext.<clinit>(SSLContextImpl.java:577)

at java.lang.Class.forName0(Native Method)

at java.lang.Class.forName(Class.java:264)

at java.security.Provider$Service.getImplClass(Provider.java:1728)

at java.security.Provider$Service.newInstance(Provider.java:1686)

at sun.security.jca.GetInstance.getInstance(GetInstance.java:236)

at sun.security.jca.GetInstance.getInstance(GetInstance.java:164)

at javax.net.ssl.SSLContext.getInstance(SSLContext.java:156)

at javax.net.ssl.SSLContext.getDefault(SSLContext.java:96)

at javax.net.ssl.SSLSocketFactory.getDefault(SSLSocketFactory.java:122)

at javax.net.ssl.HttpsURLConnection.getDefaultSSLSocketFactory(HttpsURLConnection.java:332)

at javax.net.ssl.HttpsURLConnection.<init>(HttpsURLConnection.java:289)

at sun.net.www.protocol.https.HttpsURLConnectionImpl.<init>(HttpsURLConnectionImpl.java:99)

at sun.net.www.protocol.https.Handler.openConnection(Handler.java:62)

at sun.net.www.protocol.https.Handler.openConnection(Handler.java:57)

at java.net.URL.openConnection(URL.java:1001)

at net.minecraftforge.installer.DownloadUtils.getConnection(DownloadUtils.java:197)

at net.minecraftforge.installer.DownloadUtils.downloadMirrors(DownloadUtils.java:253)

at net.minecraftforge.installer.json.Install.getMirror(Install.java:116)

at net.minecraftforge.installer.InstallerPanel.updateFilePath(InstallerPanel.java:370)

at net.minecraftforge.installer.InstallerPanel.<init>(InstallerPanel.java:351)

at net.minecraftforge.installer.SimpleInstaller.launchGui(SimpleInstaller.java:169)

at net.minecraftforge.installer.SimpleInstaller.main(SimpleInstaller.java:143)

Caused by: java.lang.SecurityException: Can not initialize cryptographic mechanism

at javax.crypto.JceSecurity.<clinit>(JceSecurity.java:93)

... 31 more

Caused by: java.lang.SecurityException: The jurisdiction policy files are not signed by the expected signer! (Policy files are specific per major JDK release.Ensure the correct version is installed.)

at javax.crypto.JarVerifier.verifyPolicySigned(JarVerifier.java:336)

at javax.crypto.JceSecurity.loadPolicies(JceSecurity.java:378)

at javax.crypto.JceSecurity.setupJurisdictionPolicies(JceSecurity.java:323)

at javax.crypto.JceSecurity.access$000(JceSecurity.java:50)

at javax.crypto.JceSecurity$1.run(JceSecurity.java:85)

at java.security.AccessController.doPrivileged(Native Method)

at javax.crypto.JceSecurity.<clinit>(JceSecurity.java:82)

... 31 more

I ran 1.16.5 before i tried to install and I searched google for hours. Please help!

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.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • Thanks, I've now installed a slightly newer version and the server is at least starting up now.
    • i have the same issue. Found 1 Create mod class dependency(ies) in createdeco-1.3.3-1.19.2.jar, which are missing from the current create-1.19.2-0.5.1.i.jar Found 11 Create mod class dependency(ies) in createaddition-fabric+1.19.2-20230723a.jar, which are missing from the current create-1.19.2-0.5.1.i.jar Detailed walkthrough of mods which rely on missing Create mod classes: Mod: createaddition-fabric+1.19.2-20230723a.jar Missing classes of create: com/simibubi/create/compat/jei/category/sequencedAssembly/JeiSequencedAssemblySubCategory com/simibubi/create/compat/recipeViewerCommon/SequencedAssemblySubCategoryType com/simibubi/create/compat/rei/CreateREI com/simibubi/create/compat/rei/EmptyBackground com/simibubi/create/compat/rei/ItemIcon com/simibubi/create/compat/rei/category/CreateRecipeCategory com/simibubi/create/compat/rei/category/WidgetUtil com/simibubi/create/compat/rei/category/animations/AnimatedBlazeBurner com/simibubi/create/compat/rei/category/animations/AnimatedKinetics com/simibubi/create/compat/rei/category/sequencedAssembly/ReiSequencedAssemblySubCategory com/simibubi/create/compat/rei/display/CreateDisplay Mod: createdeco-1.3.3-1.19.2.jar Missing classes of create: com/simibubi/create/content/kinetics/fan/SplashingRecipe
    • The crash points to moonlight lib - try other builds or make a test without this mod and the mods requiring it
    • Do you have shaders enabled? There is an issue with the mod simpleclouds - remove this mod or disable shaders, if enabled  
    • Maybe you need to create file in assets/<modid>/items/<itemname>.json with content like this:   { "model": { "type": "minecraft:model", "model": "modname:item/itemname" } }  
  • Topics

  • Who's Online (See full list)

    • There are no registered users currently online
×
×
  • Create New...

Important Information

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