Probleme : minecraft Internal exception : java.lang.error : java.security.nosuchalgorithmexception :

winooux

Bucheron
20 Mars 2017
30
1
14
22
Depuis quelque temps j'ai un problème lorsque que je souhaite me connecter à un serveur en 1.8.X et 1.9.X. Le message est le suivant : minecraft Internal exception : java.lang.error : java.security.nosuchalgorithmexception : aes key generator not available
Et en 1.7.X, quand je me connecte à un serveur mon minecraft crash.
Message d'erreur en 1.7 :
Code:
---- Minecraft Crash Report ----
// I just don't know what went wrong :(

Time: 25/03/17 20:07
Description: Ticking screen

java.lang.Error: java.security.NoSuchAlgorithmException: AES KeyGenerator not available
    at pt.a(SourceFile:26)
    at biz.a(SourceFile:41)
    at jt.a(SourceFile:41)
    at jt.a(SourceFile:10)
    at ej.a(SourceFile:174)
    at bcx.e(SourceFile:78)
    at bao.p(SourceFile:1343)
    at bao.ak(SourceFile:774)
    at bao.f(SourceFile:728)
    at net.minecraft.client.main.Main.main(SourceFile:148)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
Caused by: java.security.NoSuchAlgorithmException: AES KeyGenerator not available
    at javax.crypto.KeyGenerator.<init>(KeyGenerator.java:158)
    at javax.crypto.KeyGenerator.getInstance(KeyGenerator.java:207)
    at pt.a(SourceFile:22)
    ... 15 more


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- Head --
Stacktrace:
    at pt.a(SourceFile:26)
    at biz.a(SourceFile:41)
    at jt.a(SourceFile:41)
    at jt.a(SourceFile:10)
    at ej.a(SourceFile:174)
    at bcx.e(SourceFile:78)

-- Affected screen --
Details:
    Screen name: bcx
Stacktrace:
    at bao.p(SourceFile:1343)
    at bao.ak(SourceFile:774)
    at bao.f(SourceFile:728)
    at net.minecraft.client.main.Main.main(SourceFile:148)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:27)

-- System Details --
Details:
    Minecraft Version: 1.7.10
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 1.8.0_25, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 227173408 bytes (216 MB) / 384294912 bytes (366 MB) up to 1060372480 bytes (1011 MB)
    JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
    AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
    Launched Version: 1.7.10-OptiFine_HD_U_C1
    LWJGL: 2.9.1
    OpenGL: GeForce GT 720M/PCIe/SSE2 GL version 4.5.0 NVIDIA 378.92, NVIDIA Corporation
    GL Caps: Using GL 1.3 multitexturing.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Anisotropic filtering is supported and maximum anisotropy is 16.
Shaders are available because OpenGL 2.1 is supported.

    Is Modded: Very likely; Jar signature invalidated
    Type: Client (map_client.txt)
    Resource Packs: [Naruto Pack V2.zip]
    Current Language: English (US)
    Profiler Position: N/A (disabled)
    Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    Anisotropic Filtering: Off (1)
 
Dernière édition par un modérateur: