CRASH NATION GLORY

Posté par buuulax le 08 mars 2024 à 11:23
Discussion Ouverte 📂

buuulax


Inscrit depuis le :
25 juillet 2023

Messages postés : 1

--- Minecraft Crash Report ---- // Uh... Did I do that? Time: 08/03/24 11:20 Description: Initializing game java.lang.RuntimeException: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target at net.ilexiconn.nationsgui.forge.NationsGUI.onPreInit(NationsGUI.java:995) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545) at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74) at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296) at com.google.common.eventbus.EventBus.post(EventBus.java:267) at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201) at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74) at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296) at com.google.common.eventbus.EventBus.post(EventBus.java:267) at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112) at cpw.mods.fml.common.Loader.loadMods(Loader.java:522) at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:473) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808) at net.minecraft.client.main.Main.main(SourceFile:101) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at net.minecraft.launchwrapper.Launch.launch(Launch.java:131) at net.minecraft.launchwrapper.Launch.main(Launch.java:27) Caused by: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target at sun.security.ssl.Alerts.getSSLException(Unknown Source) at sun.security.ssl.SSLSocketImpl.fatal(Unknown Source) at sun.security.ssl.Handshaker.fatalSE(Unknown Source) at sun.security.ssl.Handshaker.fatalSE(Unknown Source) at sun.security.ssl.ClientHandshaker.serverCertificate(Unknown Source) at sun.security.ssl.ClientHandshaker.processMessage(Unknown Source) at sun.security.ssl.Handshaker.processLoop(Unknown Source) at sun.security.ssl.Handshaker.process_record(Unknown Source) at sun.security.ssl.SSLSocketImpl.readRecord(Unknown Source) at sun.security.ssl.SSLSocketImpl.performInitialHandshake(Unknown Source) at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source) at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source) at sun.net.www.protocol.https.HttpsClient.afterConnect(Unknown Source) at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(Unknown Source) at java.net.URL.openStream(Unknown Source) at net.ilexiconn.nationsgui.forge.server.json.registry.JSONRegistries.parseJSON(JSONRegistries.java:39) at net.ilexiconn.nationsgui.forge.NationsGUI.onPreInit(NationsGUI.java:992) ... 36 more Caused by: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target at sun.security.validator.PKIXValidator.doBuild(Unknown Source) at sun.security.validator.PKIXValidator.engineValidate(Unknown Source) at sun.security.validator.Validator.validate(Unknown Source) at sun.security.ssl.X509TrustManagerImpl.validate(Unknown Source) at sun.security.ssl.X509TrustManagerImpl.checkTrusted(Unknown Source) at sun.security.ssl.X509TrustManagerImpl.checkServerTrusted(Unknown Source) ... 52 more Caused by: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target at sun.security.provider.certpath.SunCertPathBuilder.build(Unknown Source) at sun.security.provider.certpath.SunCertPathBuilder.engineBuild(Unknown Source) at java.security.cert.CertPathBuilder.build(Unknown Source) ... 58 more A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Stacktrace: at net.ilexiconn.nationsgui.forge.NationsGUI.onPreInit(NationsGUI.java:995) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545) at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74) at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296) at com.google.common.eventbus.EventBus.post(EventBus.java:267) at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:201) at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74) at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296) at com.google.common.eventbus.EventBus.post(EventBus.java:267) at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:112) at cpw.mods.fml.common.Loader.loadMods(Loader.java:522) at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:183) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:473) -- Initialization -- Details: Stacktrace: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808) at net.minecraft.client.main.Main.main(SourceFile:101) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at net.minecraft.launchwrapper.Launch.launch(Launch.java:131) at net.minecraft.launchwrapper.Launch.main(Launch.java:27) -- System Details -- Details: Minecraft Version: 1.6.4 Operating System: Windows 8.1 (amd64) version 6.3 Java Version: 1.8.0_45, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 708640784 bytes (675 MB) / 1073741824 bytes (1024 MB) up to 2147483648 bytes (2048 MB) JVM Flags: 8 total; -Xms1024M -Xmx2048M -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used Suspicious classes: FML and Forge are installed IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP v8.11 FML v6.4.45.953 Minecraft Forge 9.11.1.953 50 mods loaded, 50 mods active (minecraft.jar) Unloaded->Constructed->Pre-initialized (minecraftforge-9.11.1.953.jar) Unloaded->Constructed->Pre-initialized (minecraftforge-9.11.1.953.jar) Unloaded->Constructed->Pre-initialized (minecraft.jar) Unloaded->Constructed->Pre-initialized (animalbikes-1.0.jar) Unloaded->Constructed->Pre-initialized (AquaTweaksNG.jar) Unloaded->Constructed->Pre-initialized (Banners-1.0.jar) Unloaded->Constructed->Pre-initialized (bspkrsCore.zip) Unloaded->Constructed->Pre-initialized (UE.jar) Unloaded->Constructed->Pre-initialized (Calcavia.zip) Unloaded->Constructed->Pre-initialized (chisel-1.0.jar) Unloaded->Constructed->Pre-initialized (chisel-1.0.jar) Unloaded->Constructed->Pre-initialized (ICBM.jar) Unloaded->Constructed->Pre-initialized (ICBM.jar) Unloaded->Constructed->Pre-initialized (ICBM.jar) Unloaded->Constructed->Pre-initialized (NGBridgeElectrical-1.0-forge.jar) Unloaded->Constructed->Pre-initialized (CustomGalacticraft-1.0.jar) Unloaded->Constructed->Pre-initialized (CustomGalacticraft-1.0.jar) Unloaded->Constructed->Pre-initialized (CustomNPC-1.0.jar) Unloaded->Constructed->Pre-initialized (flansmods-4.1.1.jar) Unloaded->Constructed->Pre-initialized (ItemStatsView-1.0.jar) Unloaded->Constructed->Pre-initialized (MattparksCore-1.6.4-2.1.1.zip) Unloaded->Constructed->Pre-initialized (model-api-1.0.jar) Unloaded->Constructed->Pre-initialized (NaBot.jar) Unloaded->Constructed->Pre-initialized (nationsglory-1.0.jar) Unloaded->Constructed->Pre-initialized (nationsglory-1.0.jar) Unloaded->Constructed->Pre-initialized (nationsgui-1.8.0-forge.jar) Unloaded->Constructed->Pre-initialized (nationsgui-1.8.0-forge.jar) Unloaded->Constructed->Pre-initialized (nationsgui-1.8.0-forge.jar) Unloaded->Constructed->Errored (NationsMap-1.0.jar) Unloaded->Constructed->Pre-initialized (Netherrocks.zip) Unloaded->Constructed->Pre-initialized (NGBibliocraft-1.5.5.jar) Unloaded->Constructed->Pre-initialized (NGContent-1.0-forge.jar) Unloaded->Constructed->Pre-initialized (NGElectricity-1.0-forge.jar) Unloaded->Constructed->Pre-initialized (NGLib-1.0.jar) Unloaded->Constructed->Pre-initialized (NGNoel.jar) Unloaded->Constructed->Pre-initialized (NGPams-1.0.jar) Unloaded->Constructed->Pre-initialized (NGPams-1.0.jar) Unloaded->Constructed->Pre-initialized (NGPams-1.0.jar) Unloaded->Constructed->Pre-initialized (NGPams-1.0.jar) Unloaded->Constructed->Pre-initialized (NGPams-1.0.jar) Unloaded->Constructed->Pre-initialized (NGPams-1.0.jar) Unloaded->Constructed->Pre-initialized (NGPams-1.0.jar) Unloaded->Constructed->Pre-initialized (ngupgrades-1.0.jar) Unloaded->Constructed->Pre-initialized (NGVehicles-1.0.jar) Unloaded->Constructed->Pre-initialized (parachute-1.0.jar) Unloaded->Constructed->Pre-initialized (SimpleOres.zip) Unloaded->Constructed->Pre-initialized (SpecialArmor-1.0.jar) Unloaded->Constructed->Pre-initialized (WeaponMod.zip) Unloaded->Constructed->Pre-initialized (WesterosBlocksNG.jar) Unloaded->Constructed->Pre-initialized Username: buuulax Launched Version: stable LWJGL: 2.9.3 OpenGL: NVIDIA GeForce GTX 1650/PCIe/SSE2 GL version 4.6.0 NVIDIA 551.76, NVIDIA Corporation Is Modded: Definitely; Client brand changed to 'fml,forge' Type: Client (map_client.txt) Resource Pack: Default Current Language: English (US) Profiler Position: N/A (disabled) Vec3 Pool Size: ~~ERROR~~ NullPointerException: null #@!@# Game crashed! Crash report saved to: #@!@# C:\Users\on s'en branle\AppData\Roaming\.NationsGlory\versions\stable\crash-reports\crash-2024-03-08_11.20.55-client.txt j'ai déja essyer de désintaler ng, nationglory et .nationsglory suprimer le programe, fait la mise a jour de mes pilote et sa ne fonctione toujours pas help :/

iaio

Normand et Conquérant.
Ψ Ancien joueur Ψ

Inscrit depuis le :
09 janvier 2021

Messages postés : 522

Posté le 08 mars 2024 à 12:33

Salut @buuulax 

Les développeurs sont actuellement en train de régler le problème.


Historique Grades :


Guide PINK : 30/04/2022 - 04/06/2022 (35 jours)


Avocat PINK : 28/05/2022 - 04/06/2022 (6 jours)


Modérateur-T PINK : 26/08/2023 - 08/10/2023 (38 jours)


Modérateur PINK : 08/10/2023 - 28/04/2024 (203 jours)


Éclaireur "Novice" PINK : 18/11/2023 - 09/12/2023 (21 jours)


Éclaireur "Initié" PINK : 09/12/2023 - 29/02/2024 (82 jours)


Modérateur DISCORD : 10/03/2024 - XX/XX/XXXX

Ce message de iaio a été supprimé par le 01 janvier 1970 à 01:00 et il n'est plus visible.

Afficher

Contribuer à la discussion

Vous devez être en ligne pour contribuer à cette discussion, connectez-vous.

Notification

test de notification bonjour 😎

Clique ici
Les promos du printemps

Profitez des soldes du printemps du 1er au 7 avril pour faire vos achats. Des réductions vous attendent sur toute la boutique.

Voir la boutique