Problème : Mon jeu crash à cause d'une erreur Java que je ne comprend pas

Ragmas

Aventurier
10 Juillet 2017
9
0
2
24
Bonjour, alors voilà je m'explique, depuis hier soir mon jeu crash dès l'instant où j'essaie de jouer peu importe le launcher que je sois en premium ou en crack après que j'ai lancé le jeu au bout de quelques instants j'ai un crash report :

[22:13:05] [Client thread/INFO]: Setting user: Keapzo
[22:13:05] [Client thread/INFO]: (Session ID is token:1337535510N:3e78acab5a46301abef2faa03e3d1895)
[22:13:10] [Client thread/INFO]: LWJGL Version: 2.9.4
[22:13:18] [Client thread/INFO]: Reloading ResourceManager: Default, Kazsczko BlackPack 8x8 V2.zip
[22:13:19] [Sound Library Loader/INFO]: Starting up SoundSystem...
[22:13:19] [Thread-6/INFO]: Initializing LWJGL OpenAL
[22:13:19] [Thread-6/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[22:13:19] [Thread-6/INFO]: OpenAL initialized.
[22:13:19] [Sound Library Loader/INFO]: Sound engine started
[22:13:24] [Client thread/INFO]: Created: 512x256 textures-atlas
[22:13:47] [Client thread/INFO]: Connecting to play.uni-craft.fr, 25565
java.security.SignatureException: Signature length not correct: got 35 but was expecting 512
at sun.security.rsa.RSASignature.engineVerify(Unknown Source)
at java.security.Signature$Delegate.engineVerify(Unknown Source)
at java.security.Signature.verify(Unknown Source)
at com.mojang.authlib.properties.Property.isSignatureValid(Property.java:43)
at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.getTextures(YggdrasilMinecraftSessionService.java:129)
at bnp$3.run(SourceFile:100)
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.util.concurrent.FutureTask.run(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
[22:13:49] [pool-2-thread-1/ERROR]: Textures payload has been tampered with (signature invalid)
[22:13:49] [Client thread/INFO]: [CHAT] * Inscrit toi : /register <Votre mot de passe>
[22:13:49] [Client thread/INFO]: [CHAT]
[22:13:49] [Client thread/INFO]: [CHAT] Bonjour à toi Keapzo.
[22:13:49] [Client thread/INFO]: [CHAT] Bon jeu sur notre serveur Uni-craft
[22:13:55] [Client thread/INFO]: [CHAT] * Inscrit toi : /register <Votre mot de passe>
[22:13:57] [Client thread/INFO]: [CHAT] Ton mot de passe trop long ou trop court
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x71b9bdc3, pid=3776, tid=0x00000ba0
#
# JRE version: Java(TM) SE Runtime Environment (8.0_151-b12) (build 1.8.0_151-b12)
# Java VM: Java HotSpot(TM) Client VM (25.151-b12 mixed mode windows-x86 )
# Problematic frame:
# C [ig7icd32.dll+0x5bdc3]
#
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#
# An error report file with more information is saved as:
# C:\Users\RMI~1\AppData\Local\Temp\\hs_err_pid3776.log
#
# If you would like to submit a bug report, please visit:
# http://bugreport.java.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
AL lib: (EE) alc_cleanup: 1 device not closed
Java HotSpot(TM) Client VM warning: Using incremental CMS is deprecated and will likely be removed in a future release
 

Ragmas

Aventurier
10 Juillet 2017
9
0
2
24
Je vais tester tout de suite si ça marche je te remercie vraiment !

ça marche merci beaucoup !
 
Dernière édition par un modérateur: