Çözüldü [Korsan] Minecraft Forge "Libraries failed to download" hatası

Bu konu çözüldü olarak işaretlenmiştir. Çözülmediğini düşünüyorsanız konuyu rapor edebilirsiniz.
Durum
Mesaj gönderimine kapalı.
İşletim sistemi
Windows 11
İnstaller diye bir txt gelmiş masaüstüne onu Google drivera koyup gönderir misin?
Hocam o 1.12.2 forge onu da kuramadım onun hatası.

Yazan;
[CODE title="Yazanlar"]java.net.preferIPv4Stack=true
Considering library net.minecraftforge:forge:1.7.10-10.13.4.1614-1.7.10: Not Downloading {Wrong Side}
Considering library net.minecraft:launchwrapper:1.12: Not Downloading {Wrong Side}
Considering library org.ow2.asm:asm-all:5.0.3: Not Downloading {Wrong Side}
Considering library com.typesafe.akka:akka-actor_2.11:2.3.3
Considering library com.typesafe:config:1.2.1
Considering library org.scala-lang:scala-actors-migration_2.11:1.1.0
Considering library org.scala-lang:scala-compiler:2.11.1
Considering library org.scala-lang.plugins:scala-continuations-library_2.11:1.0.2
Checksum Failed:
Found: 26d1e3042e325092df70b09f4e65cec023d777b2
Expected: 87213338cd5a153a7712cb574c0ddd2edfee0386
Expected: 0b4c1bf8d48993f138d6e10c0c144e50acfff581
Expected: 0e517c53a7e9acd6b1668c5a35eccbaa3bab9aac
Downloading library org.scala-lang.plugins:scala-continuations-library_2.11:1.0.2
Trying unpacked library org.scala-lang.plugins:scala-continuations-library_2.11:1.0.2
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 net.minecraftforge.installer.DownloadUtils$URLISSupplier.getInput(DownloadUtils.java:276)
at net.minecraftforge.installer.DownloadUtils$URLISSupplier.getInput(DownloadUtils.java:264)
at com.google.common.io.ByteStreams$6.openStream(ByteStreams.java:989)
at com.google.common.io.ByteSource.copyTo(ByteSource.java:202)
at com.google.common.io.Files.copy(Files.java:382)
at net.minecraftforge.installer.DownloadUtils.downloadFile(DownloadUtils.java:198)
at net.minecraftforge.installer.DownloadUtils.downloadInstalledLibraries(DownloadUtils.java:50)
at net.minecraftforge.installer.ClientInstall.run(ClientInstall.java:131)
at net.minecraftforge.installer.InstallerAction.run(InstallerAction.java:43)
at net.minecraftforge.installer.InstallerPanel.run(InstallerPanel.java:406)
at net.minecraftforge.installer.SimpleInstaller.launchGui(SimpleInstaller.java:168)
at net.minecraftforge.installer.SimpleInstaller.main(SimpleInstaller.java:54)
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.minecraftforge.installer.Java6Gate.main(Java6Gate.java:48)
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)
... 30 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)
... 36 more
File not found in installer archive: /maven/org/scala-lang/plugins/scala-continuations-library_2.11/1.0.2/scala-continuations-library_2.11-1.0.2.jar
Considering library org.scala-lang.plugins:scala-continuations-plugin_2.11.1:1.0.2
Checksum Failed:
Found: 30c4998e93ea2bb15102ff2e282b60856494e275
Expected: 1f7371605d4ba42aa26d3443440c0083c587b4e9
Expected: 1ea655dda4504ae0a367327e2340cd3beaee6c73
Expected: f361a3283452c57fa30c1ee69448995de23c60f7
Downloading library org.scala-lang.plugins:scala-continuations-plugin_2.11.1:1.0.2
Trying unpacked library org.scala-lang.plugins:scala-continuations-plugin_2.11.1:1.0.2
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 net.minecraftforge.installer.DownloadUtils$URLISSupplier.getInput(DownloadUtils.java:276)
at net.minecraftforge.installer.DownloadUtils$URLISSupplier.getInput(DownloadUtils.java:264)
at com.google.common.io.ByteStreams$6.openStream(ByteStreams.java:989)
at com.google.common.io.ByteSource.copyTo(ByteSource.java:202)
at com.google.common.io.Files.copy(Files.java:382)
at net.minecraftforge.installer.DownloadUtils.downloadFile(DownloadUtils.java:198)
at net.minecraftforge.installer.DownloadUtils.downloadInstalledLibraries(DownloadUtils.java:50)
at net.minecraftforge.installer.ClientInstall.run(ClientInstall.java:131)
at net.minecraftforge.installer.InstallerAction.run(InstallerAction.java:43)
at net.minecraftforge.installer.InstallerPanel.run(InstallerPanel.java:406)
at net.minecraftforge.installer.SimpleInstaller.launchGui(SimpleInstaller.java:168)
at net.minecraftforge.installer.SimpleInstaller.main(SimpleInstaller.java:54)
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.minecraftforge.installer.Java6Gate.main(Java6Gate.java:48)
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)
... 30 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)
... 36 more
File not found in installer archive: /maven/org/scala-lang/plugins/scala-continuations-plugin_2.11.1/1.0.2/scala-continuations-plugin_2.11.1-1.0.2.jar
Considering library org.scala-lang:scala-library:2.11.1
Considering library org.scala-lang:scala-parser-combinators_2.11:1.0.1
Considering library org.scala-lang:scala-reflect:2.11.1
Considering library org.scala-lang:scala-swing_2.11:1.0.1
Considering library org.scala-lang:scala-xml_2.11:1.0.2
Considering library lzma:lzma:0.0.1: Not Downloading {Wrong Side}
Considering library net.sf.jopt-simple:jopt-simple:4.5: Not Downloading {Wrong Side}
Considering library com.google.guava:guava:17.0: Not Downloading {Wrong Side}
Considering library org.apache.commons:commons-lang3:3.3.2: Not Downloading {Wrong Side}
[/CODE]
 
İnceleyip size haber edeceğim.

Tamam hocam. Ayrıca 1.17.1 Forge kurmaya çalışınca da bu hatayı alıyorum.

[CODE title="Hata"]flush now.
[Loading] INITIALIZING.
Starting Minecraft Launcher RELEASE.
For more information, visit https://tlauncher.org/
Startup time: 25.AДџu.2021 16:57:29
---
[Loading] LOADING_CONFIGURATION
Machine info: -------------------------------------------------------
Windows 10 10.0, Java 1.8.0_281, jvm bit x64, 11707 MB RAM.
java path=C:\Users\Windows 11\AppData\Roaming\.tlauncher\jvms\jre1.8.0_281\bin\javaw.exe
Intel(R) Core(TM) i5-8250U CPU @ 1.60GHz
Intel(R) UHD Graphics 620, Intel(R) UHD Graphics Family, 5981 MB, Radeon (TM) 530, AMD Radeon Graphics Processor (0x6900), 7892 MB.
-------------------------------------------------------
Selected locale: en_US.
[Loading] LOADING_CONSOLE.
[Downloader2] Loaded configuration: bad.
[Updater] Requesting an update...
[Updater] Requesting from: http://repo.tlauncher.org/update/lch/update_2.0.json
[Updater] Making request: http://repo.tlauncher.org/update/lch/update_2.0.json?version=2.8&client=39eae1bd-46db-4d1a-89a2-8a021064c175
[Browser] Loading resources...
[Browser] Loading background...
[Browser] Cleaning up after loading:
Starting garbage collector: 59 / 142 MB.
Garbage collector completed: 17 / 176 MB.
[Loading] LOADING_MANAGERS.
[LocalVersionList] Base directory: C:\Users\Windows 11\AppData\Roaming\.minecraft
[ProfileManager] Refreshing profiles from: C:\Users\Windows 11\AppData\Roaming\.minecraft\TlauncherProfiles.json
[Updater] Request time: 461 ms.
[Updater] Successfully requested from: http://repo.tlauncher.org/update/lch/update_2.0.json
[AdvertisingStatusObserver] started to get ad information.
[AdvertisingStatusObserver] finished to get add information.
save profiles.
[GsonUtil] request to http://repo.tlauncher.org/update/downloads/libraries/org/tlauncher/authlib/libraries-1.7.json
[Loading] LOADING_WINDOW.
[JFXStartPageLoader] start load page: http://page.tlauncher.org/update/downloads/configs/client/eng.html
[Browser] Running in JavaFX Thread.
[Browser] Preparing JavaFX...
[Swing] Favicons loaded: 256px, 128px, 96px, 64px, 48px, 32px, 24px, 16px.
[Loading] PREPARING_MAINPANE.
[Browser] Initializing...
[REPO][SERVER_LIST_REPO] Success: Reached the repo in 302 ms.
[Downloader2] Loaded configuration: bad.
[JFXStartPageLoader] succeeded load page: http://page.tlauncher.org/update/downloads/configs/client/eng.html during 1
[Browser@650127035] Loaded successfully: "http://page.tlauncher.org/update/downloads/configs/client/eng.html"
[Browser] add listens into server_choose.
[Browser] finished listens into server_choose.
[Loading] POSTINIT_GUI.
[Frame] Packing main frame...
[Frame] Resizing main pane...
Updater is already closed. Showing up...
Visibility set.
[Loading] REFRESHING_INFO.
[VersionManager] Refreshing versions remotely...
[REPO][EXTRA_VERSION_REPO] Attempt #1; timeout: 60000 ms; url: http://repo.tlauncher.org/update/downloads/versions/new3/
Started! (4211 ms.)
[Loading] SUCCESS.
[TLauncher] show tlauncher!!!
[REPO][OFFICIAL_VERSION_REPO] Attempt #1; timeout: 60000 ms; url: https://launchermeta.mojang.com/mc/game/
[REPO][EXTRA_VERSION_REPO] Attempt #1; timeout: 60000 ms; url: http://repo.tlauncher.org/update/downloads/versions/new3/
[REPO][SKIN_VERSION_REPO] Attempt #1; timeout: 60000 ms; url: http://repo.tlauncher.org/update/downloads/versions/new3/skin/versions/
[REPO][EXTRA_VERSION_REPO] Success: Reached the repo in 273 ms.
[REPO][SKIN_VERSION_REPO] Success: Reached the repo in 348 ms.
[SkinVersionList] Got in 423 ms.
[ExtraVersionList] Got in 466 ms.
[REPO][OFFICIAL_VERSION_REPO] Success: Reached the repo in 11304 ms.
[OfficialVersionList] Got in 11384 ms.
[VersionManager] Versions has been refreshed (11468 ms)
[Version:1.17.1-forge-37.0.44] Resolving...
[Version:1.17.1-forge-37.0.44] Inherits from 1.17.1
[Version:1.17.1-forge-37.0.44] Resolving...
[Version:1.17.1-forge-37.0.44] Inherits from 1.17.1
local server started.
[Version:1.17.1-forge-37.0.44] Resolving...
[Version:1.17.1-forge-37.0.44] Inherits from 1.17.1
[REPO][ADD_HOT_SERVERS_REPO] Attempt #1; timeout: 60000 ms; url: http://repo.tlauncher.org/update/lch/additional_hot_servers-1.0.json
[REPO][HOT_SERVERS_REPO] Attempt #1; timeout: 60000 ms; url: http://repo.tlauncher.org/update/lch/servers/hot_servers-1.0.json
[REPO][ADD_HOT_SERVERS_REPO] Success: Reached the repo in 179 ms.
[REPO][HOT_SERVERS_REPO] Success: Reached the repo in 333 ms.
[Double running] clear time label.
[REPO][EXTRA_VERSION_REPO] Success: Reached the repo in 16814 ms.
saved account Account{displayName=Yking, userid=Yking, uuid=d813eb25ee064adb81982f664d8d13c7, username=Yking}
save profiles.
saved account Account{displayName=Yking, userid=Yking, uuid=d813eb25ee064adb81982f664d8d13c7, username=Yking}
save profiles.
onAuthPassed.
saved account Account{displayName=Yking, userid=Yking, uuid=d813eb25ee064adb81982f664d8d13c7, username=Yking}
save profiles.
[LoginForm] Login was OK. Trying to launch now.
[Launcher] Running under TLauncher 2.8
[Launcher] Collecting info...
[TLauncherManager] before clearLibrary.
[TLauncherManager] written: []
[TLauncherManager] after clearLibrary.
[Launcher] Force update: false.
[Launcher] Selected version: 1.17.1-forge-37.0.44
[Launcher] Selected account: Account{displayName=Yking, userid=Yking, uuid=d813eb25ee064adb81982f664d8d13c7, username=Yking}
[Version:1.17.1-forge-37.0.44] Resolving...
[Version:1.17.1-forge-37.0.44] Inherits from 1.17.1
[Launcher] Version sync info: VersionSyncInfo{id='1.17.1-forge-37.0.44',
local=CompleteVersion{id='1.17.1-forge-37.0.44', time=Mon Aug 23 20:55:52 EET 2021, release=Tue Jul 06 15:01:34 EET 2021, type=release, class=cpw.mods.bootstraplauncher.BootstrapLauncher, minimumVersion=21, assets='1.17', source=LOCAL_VERSION_REPO, list=net.minecraft.launcher.updater.LocalVersionList@28909377, libraries=[Library{name='cpw.mods:securejarhandler:0.9.46', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.ow2.asm:asm:9.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.ow2.asm:asm-commons:9.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.ow2.asm:asm-tree:9.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.ow2.asm:asm-util:9.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.ow2.asm:asm-analysis:9.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='net.minecraftforge:accesstransformers:8.0.4', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.antlr:antlr4-runtime:4.9.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='net.minecraftforge:eventbus:5.0.3', rules=null, natives=null, extract=null, packed='null'}, Library{name='net.minecraftforge:forgespi:4.0.9', rules=null, natives=null, extract=null, packed='null'}, Library{name='net.minecraftforge:coremods:5.0.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='cpw.mods:modlauncher:9.0.7', rules=null, natives=null, extract=null, packed='null'}, Library{name='net.minecraftforge:unsafe:0.2.0', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.electronwill.night-config:core:3.6.3', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.electronwill.night-config:toml:3.6.3', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.apache.maven:maven-artifact:3.6.3', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.apache.commons:commons-lang3:3.8.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='net.jodah:typetools:0.8.3', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.apache.logging.log4j:log4j-api:2.14.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.apache.logging.log4j:log4j-core:2.14.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='net.minecrell:terminalconsoleappender:1.2.0', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.jline:jline-reader:3.12.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.jline:jline-terminal:3.12.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='net.sf.jopt-simple:jopt-simple:5.0.4', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.openjdk.nashorn:nashorn-core:15.1.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.google.guava:guava:21.0', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.google.code.gson:gson:2.8.0', rules=null, natives=null, extract=null, packed='null'}, Library{name='cpw.mods:bootstraplauncher:0.1.17', rules=null, natives=null, extract=null, packed='null'}, Library{name='net.minecraftforge:fmlloader:1.17.1-37.0.44', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.mojang:blocklist:1.0.5', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.mojangatchy:2.1.6', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.github.oshishi-core:5.7.5', rules=null, natives=null, extract=null, packed='null'}, Library{name='net.java.dev.jna:jna:5.8.0', rules=null, natives=null, extract=null, packed='null'}, Library{name='net.java.dev.jna:jna-platform:5.8.0', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.slf4j:slf4j-api:1.8.0-beta4', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.apache.logging.log4j:log4j-slf4j18-impl:2.14.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.ibm.icu:icu4j:66.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.mojang:javabridge:1.1.23', rules=null, natives=null, extract=null, packed='null'}, Library{name='net.sf.jopt-simple:jopt-simple:5.0.3', rules=null, natives=null, extract=null, packed='null'}, Library{name='io.netty:netty-all:4.1.25.Final', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.google.guava:guava:21.0', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.apache.commons:commons-lang3:3.5', rules=null, natives=null, extract=null, packed='null'}, Library{name='commons-io:commons-io:2.5', rules=null, natives=null, extract=null, packed='null'}, Library{name='commons-codec:commons-codec:1.10', rules=null, natives=null, extract=null, packed='null'}, Library{name='net.java.jinput:jinput:2.0.5', rules=null, natives=null, extract=null, packed='null'}, Library{name='net.java.jutils:jutils:1.0.0', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.mojang:brigadier:1.0.18', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.mojang:datafixerupper:4.0.26', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.google.code.gson:gson:2.8.0', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.mojang:authlib:2.3.31', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.apache.commons:commons-compress:1.8.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.apache.httpcomponents:httpclient:4.3.3', rules=null, natives=null, extract=null, packed='null'}, Library{name='commons-logging:commons-logging:1.1.3', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.apache.httpcomponents:httpcore:4.3.2', rules=null, natives=null, extract=null, packed='null'}, Library{name='it.unimi.dsi:fastutil:8.2.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.apache.logging.log4j:log4j-api:2.14.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.apache.logging.log4j:log4j-core:2.14.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.lwjgl:lwjgl:3.2.1', rules=[Rule{action=ALLOW, os=OSRestriction{name=OSX, version='null'}, features=null}], natives=null, extract=null, packed='null'}, Library{name='org.lwjgl:lwjgl:3.2.2', rules=[Rule{action=ALLOW, os=null, features=null}, Rule{action=DISALLOW, os=OSRestriction{name=OSX, version='null'}, features=null}], natives=null, extract=null, packed='null'}, Library{name='org.lwjgl:lwjgl-jemalloc:3.2.1', rules=[Rule{action=ALLOW, os=OSRestriction{name=OSX, version='null'}, features=null}], natives=null, extract=null, packed='null'}, Library{name='org.lwjgl:lwjgl-jemalloc:3.2.2', rules=[Rule{action=ALLOW, os=null, features=null}, Rule{action=DISALLOW, os=OSRestriction{name=OSX, version='null'}, features=null}], natives=null, extract=null, packed='null'}, Library{name='org.lwjgl:lwjgl-openal:3.2.1', rules=[Rule{action=ALLOW, os=OSRestriction{name=OSX, version='null'}, features=null}], natives=null, extract=null, packed='null'}, Library{name='org.lwjgl:lwjgl-openal:3.2.2', rules=[Rule{action=ALLOW, os=null, features=null}, Rule{action=DISALLOW, os=OSRestriction{name=OSX, version='null'}, features=null}], natives=null, extract=null, packed='null'}, Library{name='org.lwjgl:lwjgl-opengl:3.2.1', rules=[Rule{action=ALLOW, os=OSRestriction{name=OSX, version='null'}, features=null}], natives=null, extract=null, packed='null'}, Library{name='org.lwjgl:lwjgl-opengl:3.2.2', rules=[Rule{action=ALLOW, os=null, features=null}, Rule{action=DISALLOW, os=OSRestriction{name=OSX, version='null'}, features=null}], natives=null, extract=null, packed='null'}, Library{name='org.lwjgl:lwjgl-glfw:3.2.1', rules=[Rule{action=ALLOW, os=OSRestriction{name=OSX, version='null'}, features=null}], natives=null, extract=null, packed='null'}, Library{name='org.lwjgl:lwjgl-glfw:3.2.2', rules=[Rule{action=ALLOW, os=null, features=null}, Rule{action=DISALLOW, os=OSRestriction{name=OSX, version='null'}, features=null}], natives=null, extract=null, packed='null'}, Library{name='org.lwjgl:lwjgl-stb:3.2.1', rules=[Rule{action=ALLOW, os=OSRestriction{name=OSX, version='null'}, features=null}], natives=null, extract=null, packed='null'}, Library{name='org.lwjgl:lwjgl-stb:3.2.2', rules=[Rule{action=ALLOW, os=null, features=null}, Rule{action=DISALLOW, os=OSRestriction{name=OSX, version='null'}, features=null}], natives=null, extract=null, packed='null'}, Library{name='org.lwjgl:lwjgl-tinyfd:3.2.1', rules=[Rule{action=ALLOW, os=OSRestriction{name=OSX, version='null'}, features=null}], natives=null, extract=null, packed='null'}, Library{name='org.lwjgl:lwjgl-tinyfd:3.2.2', rules=[Rule{action=ALLOW, os=null, features=null}, Rule{action=DISALLOW, os=OSRestriction{name=OSX, version='null'}, features=null}], natives=null, extract=null, packed='null'}, Library{name='org.lwjgl:lwjgl:3.2.1', rules=[Rule{action=ALLOW, os=OSRestriction{name=OSX, version='null'}, features=null}], natives={OSX=natives-macos}, extract=null, packed='null'}, Library{name='org.lwjgl:lwjgl:3.2.2', rules=[Rule{action=ALLOW, os=null, features=null}, Rule{action=DISALLOW, os=OSRestriction{name=OSX, version='null'}, features=null}], natives={LINUX=natives-linux, WINDOWS=natives-windows}, extract=null, packed='null'}, Library{name='org.lwjgl:lwjgl-jemalloc:3.2.1', rules=[Rule{action=ALLOW, os=OSRestriction{name=OSX, version='null'}, features=null}], natives={OSX=natives-macos}, extract=null, packed='null'}, Library{name='org.lwjgl:lwjgl-jemalloc:3.2.2', rules=[Rule{action=ALLOW, os=null, features=null}, Rule{action=DISALLOW, os=OSRestriction{name=OSX, version='null'}, features=null}], natives={LINUX=natives-linux, WINDOWS=natives-windows}, extract=null, packed='null'}, Library{name='org.lwjgl:lwjgl-openal:3.2.1', rules=[Rule{action=ALLOW, os=OSRestriction{name=OSX, version='null'}, features=null}], natives={OSX=natives-macos}, extract=null, packed='null'}, Library{name='org.lwjgl:lwjgl-openal:3.2.2', rules=[Rule{action=ALLOW, os=null, features=null}, Rule{action=DISALLOW, os=OSRestriction{name=OSX, version='null'}, features=null}], natives={LINUX=natives-linux, WINDOWS=natives-windows}, extract=null, packed='null'}, Library{name='org.lwjgl:lwjgl-opengl:3.2.1', rules=[Rule{action=ALLOW, os=OSRestriction{name=OSX, version='null'}, features=null}], natives={OSX=natives-macos}, extract=null, packed='null'}, Library{name='org.lwjgl:lwjgl-opengl:3.2.2', rules=[Rule{action=ALLOW, os=null, features=null}, Rule{action=DISALLOW, os=OSRestriction{name=OSX, version='null'}, features=null}], natives={LINUX=natives-linux, WINDOWS=natives-windows}, extract=null, packed='null'}, Library{name='org.lwjgl:lwjgl-glfw:3.2.1', rules=[Rule{action=ALLOW, os=OSRestriction{name=OSX, version='null'}, features=null}], natives={OSX=natives-macos}, extract=null, packed='null'}, Library{name='org.lwjgl:lwjgl-glfw:3.2.2', rules=[Rule{action=ALLOW, os=null, features=null}, Rule{action=DISALLOW, os=OSRestriction{name=OSX, version='null'}, features=null}], natives={LINUX=natives-linux, WINDOWS=natives-windows}, extract=null, packed='null'}, Library{name='org.lwjgl:lwjgl-stb:3.2.1', rules=[Rule{action=ALLOW, os=OSRestriction{name=OSX, version='null'}, features=null}], natives={OSX=natives-macos}, extract=null, packed='null'}, Library{name='org.lwjgl:lwjgl-tinyfd:3.2.2', rules=[Rule{action=ALLOW, os=null, features=null}, Rule{action=DISALLOW, os=OSRestriction{name=OSX, version='null'}, features=null}], natives={LINUX=natives-linux, WINDOWS=natives-windows}, extract=null, packed='null'}, Library{name='org.lwjgl:lwjgl-tinyfd:3.2.1', rules=[Rule{action=ALLOW, os=OSRestriction{name=OSX, version='null'}, features=null}], natives={OSX=natives-macos}, extract=null, packed='null'}, Library{name='org.lwjgl:lwjgl-stb:3.2.2', rules=[Rule{action=ALLOW, os=null, features=null}, Rule{action=DISALLOW, os=OSRestriction{name=OSX, version='null'}, features=null}], natives={LINUX=natives-linux, WINDOWS=natives-windows}, extract=null, packed='null'}, Library{name='com.mojang:text2speech:1.11.3', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.mojang:text2speech:1.11.3', rules=null, natives={LINUX=natives-linux, WINDOWS=natives-windows}, extract=net.minecraft.launcher.versions.ExtractRules@2580abf4, packed='null'}, Library{name='ca.weblite:java-objc-bridge:1.0.0', rules=[Rule{action=ALLOW, os=OSRestriction{name=OSX, version='null'}, features=null}], natives={OSX=natives-osx}, extract=net.minecraft.launcher.versions.ExtractRules@176532f2, packed='null'}, Library{name='ca.weblite:java-objc-bridge:1.0.0', rules=[Rule{action=ALLOW, os=OSRestriction{name=OSX, version='null'}, features=null}], natives=null, extract=null, packed='null'}]},
remote=null, isInstalled=true, hasRemote=false, isUpToDate=true}
[GsonUtil] request to https://res.tlauncher.org/b/jvm/java_configuration.json
[Launcher] Checking conditions...
[Launcher] shaderpacks:Chocapic13 V6 Low.zip,MakeUp-UltraFast-6.04.zip
[Launcher] resourcepacks:Luna_Freepack1.17.zip,ModernArch R125 [1.17] [128x].zip,NAPP_FREE_3.0.zip
[Launcher] Comparing assets...
[AssetsManager] Checking resources...
[AssetsManager] Reading indexes from file C:\Users\Windows 11\AppData\Roaming\.minecraft\assets\indexes\1.17.json
[AssetsManager] Fast comparing: true.
[Launcher] finished comparing assets: 177 ms.
[TLauncherManager] add required libraries: 1.17.1-forge-37.0.44
[VersionManager] Required for version 1.17.1-forge-37.0.44: []
[TLauncherManager] add required libraries: 1.17.1-forge-37.0.44
path C:\Users\Windows 11\AppData\Roaming\.minecraft\runtime\java-runtime-alpha\wД±ndows\java-runtime-alpha
Java version 16 path: C:\Users\Windows 11\AppData\Roaming\.minecraft\runtime\java-runtime-alpha\wД±ndows\java-runtime-alpha\bin\javaw.exe
[TLauncherManager] library will be replaced: com.mojangatchy:2.1.6
[Launcher] Unpacking natives...
[Launcher] Constructing process...
[Launcher] Constructing classpath...
[Launcher] Getting Minecraft arguments...
[Launcher] Full command: C:\Users\Windows 11\AppData\Roaming\.minecraft\runtime\java-runtime-alpha\wД±ndows\java-runtime-alpha\bin\javaw.exe -Djava.net.preferIPv4Stack=true -Dos.name=Windows 10 -Dos.version=10.0 -Xmn128M -Xmx11707M -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Djava.library.path=C:\Users\Windows 11\AppData\Roaming\.minecraft\versions\1.17.1-forge-37.0.44\natives -Dminecraft.launcher.brand=minecraft-launcher -Dminecraft.launcher.version=2.0.1003 -cp C:\Users\Windows 11\AppData\Roaming\.minecraft\libraries\cpw\mods\securejarhandler\0.9.46\securejarhandler-0.9.46.jar;C:\Users\Windows 11\AppData\Roaming\.minecraft\libraries\org\ow2\asm\asm\9.1\asm-9.1.jar;C:\Users\Windows 11\AppData\Roaming\.minecraft\libraries\org\ow2\asm\asm-commons\9.1\asm-commons-9.1.jar;C:\Users\Windows 11\AppData\Roaming\.minecraft\libraries\org\ow2\asm\asm-tree\9.1\asm-tree-9.1.jar;C:\Users\Windows 11\AppData\Roaming\.minecraft\libraries\org\ow2\asm\asm-util\9.1\asm-util-9.1.jar;C:\Users\Windows 11\AppData\Roaming\.minecraft\libraries\org\ow2\asm\asm-analysis\9.1\asm-analysis-9.1.jar;C:\Users\Windows 11\AppData\Roaming\.minecraft\libraries\net\minecraftforge\accesstransformers\8.0.4\accesstransformers-8.0.4.jar;C:\Users\Windows 11\AppData\Roaming\.minecraft\libraries\org\antlr\antlr4-runtime\4.9.1\antlr4-runtime-4.9.1.jar;C:\Users\Windows 11\AppData\Roaming\.minecraft\libraries\net\minecraftforge\eventbus\5.0.3\eventbus-5.0.3.jar;C:\Users\Windows 11\AppData\Roaming\.minecraft\libraries\net\minecraftforge\forgespi\4.0.9\forgespi-4.0.9.jar;C:\Users\Windows 11\AppData\Roaming\.minecraft\libraries\net\minecraftforge\coremods\5.0.1\coremods-5.0.1.jar;C:\Users\Windows 11\AppData\Roaming\.minecraft\libraries\cpw\mods\modlauncher\9.0.7\modlauncher-9.0.7.jar;C:\Users\Windows 11\AppData\Roaming\.minecraft\libraries\net\minecraftforge\unsafe\0.2.0\unsafe-0.2.0.jar;C:\Users\Windows 11\AppData\Roaming\.minecraft\libraries\com\electronwill\night-config\core\3.6.3\core-3.6.3.jar;C:\Users\Windows 11\AppData\Roaming\.minecraft\libraries\com\electronwill\night-config\toml\3.6.3\toml-3.6.3.jar;C:\Users\Windows 11\AppData\Roaming\.minecraft\libraries\org\apache\maven\maven-artifact\3.6.3\maven-artifact-3.6.3.jar;C:\Users\Windows 11\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-lang3\3.8.1\commons-lang3-3.8.1.jar;C:\Users\Windows 11\AppData\Roaming\.minecraft\libraries\net\jodah\typetools\0.8.3\typetools-0.8.3.jar;C:\Users\Windows 11\AppData\Roaming\.minecraft\libraries\org\apache\logging\log4j\log4j-api\2.14.1\log4j-api-2.14.1.jar;C:\Users\Windows 11\AppData\Roaming\.minecraft\libraries\org\apache\logging\log4j\log4j-core\2.14.1\log4j-core-2.14.1.jar;C:\Users\Windows 11\AppData\Roaming\.minecraft\libraries\net\minecrell\terminalconsoleappender\1.2.0\terminalconsoleappender-1.2.0.jar;C:\Users\Windows 11\AppData\Roaming\.minecraft\libraries\org\jline\jline-reader\3.12.1\jline-reader-3.12.1.jar;C:\Users\Windows 11\AppData\Roaming\.minecraft\libraries\org\jline\jline-terminal\3.12.1\jline-terminal-3.12.1.jar;C:\Users\Windows 11\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\5.0.4\jopt-simple-5.0.4.jar;C:\Users\Windows 11\AppData\Roaming\.minecraft\libraries\org\openjdk\nashorn\nashorn-core\15.1.1\nashorn-core-15.1.1.jar;C:\Users\Windows 11\AppData\Roaming\.minecraft\libraries\com\google\guava\guava\21.0\guava-21.0.jar;C:\Users\Windows 11\AppData\Roaming\.minecraft\libraries\com\google\code\gson\gson\2.8.0\gson-2.8.0.jar;C:\Users\Windows 11\AppData\Roaming\.minecraft\libraries\cpw\mods\bootstraplauncher\0.1.17\bootstraplauncher-0.1.17.jar;C:\Users\Windows 11\AppData\Roaming\.minecraft\libraries\net\minecraftforge\fmlloader\1.17.1-37.0.44\fmlloader-1.17.1-37.0.44.jar;C:\Users\Windows 11\AppData\Roaming\.minecraft\libraries\com\mojang\blocklist\1.0.5\blocklist-1.0.5.jar;C:\Users\Windows 11\AppData\Roaming\.minecraft\libraries\org\tlauncher\patchy\2.1.6\patchy-2.1.6.jar;C:\Users\Windows 11\AppData\Roaming\.minecraft\libraries\com\github\oshi\oshi-core\5.7.5\oshi-core-5.7.5.jar;C:\Users\Windows 11\AppData\Roaming\.minecraft\libraries\net\java\dev\jna\jna\5.8.0\jna-5.8.0.jar;C:\Users\Windows 11\AppData\Roaming\.minecraft\libraries\net\java\dev\jna\jna-platform\5.8.0\jna-platform-5.8.0.jar;C:\Users\Windows 11\AppData\Roaming\.minecraft\libraries\org\slf4j\slf4j-api\1.8.0-beta4\slf4j-api-1.8.0-beta4.jar;C:\Users\Windows 11\AppData\Roaming\.minecraft\libraries\org\apache\logging\log4j\log4j-slf4j18-impl\2.14.1\log4j-slf4j18-impl-2.14.1.jar;C:\Users\Windows 11\AppData\Roaming\.minecraft\libraries\com\ibm\icu\icu4j\66.1\icu4j-66.1.jar;C:\Users\Windows 11\AppData\Roaming\.minecraft\libraries\com\mojang\javabridge\1.1.23\javabridge-1.1.23.jar;C:\Users\Windows 11\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\5.0.3\jopt-simple-5.0.3.jar;C:\Users\Windows 11\AppData\Roaming\.minecraft\libraries\io\netty\netty-all\4.1.25.Final\netty-all-4.1.25.Final.jar;C:\Users\Windows 11\AppData\Roaming\.minecraft\libraries\com\google\guava\guava\21.0\guava-21.0.jar;C:\Users\Windows 11\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-lang3\3.5\commons-lang3-3.5.jar;C:\Users\Windows 11\AppData\Roaming\.minecraft\libraries\commons-io\commons-io\2.5\commons-io-2.5.jar;C:\Users\Windows 11\AppData\Roaming\.minecraft\libraries\commons-codec\commons-codec\1.10\commons-codec-1.10.jar;C:\Users\Windows 11\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar;C:\Users\Windows 11\AppData\Roaming\.minecraft\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar;C:\Users\Windows 11\AppData\Roaming\.minecraft\libraries\com\mojang\brigadier\1.0.18\brigadier-1.0.18.jar;C:\Users\Windows 11\AppData\Roaming\.minecraft\libraries\com\mojang\datafixerupper\4.0.26\datafixerupper-4.0.26.jar;C:\Users\Windows 11\AppData\Roaming\.minecraft\libraries\com\google\code\gson\gson\2.8.0\gson-2.8.0.jar;C:\Users\Windows 11\AppData\Roaming\.minecraft\libraries\com\mojang\authlib\2.3.31\authlib-2.3.31.jar;C:\Users\Windows 11\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-compress\1.8.1\commons-compress-1.8.1.jar;C:\Users\Windows 11\AppData\Roaming\.minecraft\libraries\org\apache\httpcomponents\httpclient\4.3.3\httpclient-4.3.3.jar;C:\Users\Windows 11\AppData\Roaming\.minecraft\libraries\commons-logging\commons-logging\1.1.3\commons-logging-1.1.3.jar;C:\Users\Windows 11\AppData\Roaming\.minecraft\libraries\org\apache\httpcomponents\httpcore\4.3.2\httpcore-4.3.2.jar;C:\Users\Windows 11\AppData\Roaming\.minecraft\libraries\it\unimi\dsi\fastutil\8.2.1\fastutil-8.2.1.jar;C:\Users\Windows 11\AppData\Roaming\.minecraft\libraries\org\apache\logging\log4j\log4j-api\2.14.1\log4j-api-2.14.1.jar;C:\Users\Windows 11\AppData\Roaming\.minecraft\libraries\org\apache\logging\log4j\log4j-core\2.14.1\log4j-core-2.14.1.jar;C:\Users\Windows 11\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl\3.2.2\lwjgl-3.2.2.jar;C:\Users\Windows 11\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl-jemalloc\3.2.2\lwjgl-jemalloc-3.2.2.jar;C:\Users\Windows 11\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl-openal\3.2.2\lwjgl-openal-3.2.2.jar;C:\Users\Windows 11\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl-opengl\3.2.2\lwjgl-opengl-3.2.2.jar;C:\Users\Windows 11\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl-glfw\3.2.2\lwjgl-glfw-3.2.2.jar;C:\Users\Windows 11\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl-stb\3.2.2\lwjgl-stb-3.2.2.jar;C:\Users\Windows 11\AppData\Roaming\.minecraft\libraries\org\lwjgl\lwjgl-tinyfd\3.2.2\lwjgl-tinyfd-3.2.2.jar;C:\Users\Windows 11\AppData\Roaming\.minecraft\libraries\com\mojang\text2speech\1.11.3\text2speech-1.11.3.jar;C:\Users\Windows 11\AppData\Roaming\.minecraft\versions\1.17.1-forge-37.0.44\1.17.1-forge-37.0.44.jar -DignoreList=bootstraplauncher,securejarhandler,asm-commons,asm-util,asm-analysis,asm-tree,asm,client-extra,fmlcore,javafmllanguage,mclanguage,forge-,${version_name}.jar -DmergeModules=jna-5.8.0.jar,jna-platform-58.0.jar,java-objc-bridge-1.0.0.jar -DlibraryDirectory=${library_directory} -p ${library_directory}/cpw/mods/bootstraplauncher/0.1.17/bootstraplauncher-0.1.17.jar${classpath_separator}${library_directory}/cpw/mods/securejarhandler/0.9.46/securejarhandler-0.9.46.jar${classpath_separator}${library_directory}/org/ow2/asm/asm-commons/9.1/asm-commons-9.1.jar${classpath_separator}${library_directory}/org/ow2/asm/asm-util/9.1/asm-util-9.1.jar${classpath_separator}${library_directory}/org/ow2/asm/asm-analysis/9.1/asm-analysis-9.1.jar${classpath_separator}${library_directory}/org/ow2/asm/asm-tree/9.1/asm-tree-9.1.jar${classpath_separator}${library_directory}/org/ow2/asm/asm/9.1/asm-9.1.jar --add-modules ALL-MODULE-PATH --add-opens java.base/java.util.jar=cpw.mods.securejarhandler --add-exports java.base/sun.security.util=cpw.mods.securejarhandler --add-exports jdk.naming.dns/com.sun.jndi.dns=java.naming -Dminecraft.applet.TargetDirectory=C:\Users\Windows 11\AppData\Roaming\.minecraft -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M -Dfml.ignoreInvalidMinecraftCertificates=true -Dfml.ignorePatchDiscrepancies=true cpw.mods.bootstraplauncher.BootstrapLauncher --username Yking --version 1.17.1-forge-37.0.44 --gameDir C:\Users\Windows 11\AppData\Roaming\.minecraft --assetsDir C:\Users\Windows 11\AppData\Roaming\.minecraft\assets --assetIndex 1.17 --uuid d813eb25ee064adb81982f664d8d13c7 --accessToken null --userType mojang --versionType release --width 925 --height 530 --launchTarget forgeclient --fml.forgeVersion 37.0.44 --fml.mcVersion 1.17.1 --fml.forgeGroup net.minecraftforge --fml.mcpVersion 20210706.113038
[Launcher] Launching Minecraft...
I'm hiding!
[TLauncherManager] mods after.
[InnerMinecraftServersImpl] search changers of the servers.
read servers from servers.dat [Server(name=Minecraft Sunucusu, address=EmeraldCrafTR.aternos.me, ip=EmeraldCrafTR.aternos.me, port=null, hideAddress=false, acceptTextures=0), Server(name=Kendi sunucum, address=Ykhing.aternos.me, ip=Ykhing.aternos.me, port=null, hideAddress=false, acceptTextures=0)]
[InnerMinecraftServersImpl] prepare inner servers.
save servers to servers.dat
[Launcher] Starting Minecraft 1.17.1-forge-37.0.44...
[Launcher] Launching in: C:\Users\Windows 11\AppData\Roaming\.minecraft
Starting garbage collector: 239 / 288 MB.
Garbage collector completed: 41 / 286 MB.
[Launcher] Processing post-launch actions. Assist launch: true.
===============================================================================================
WARNING: Unknown module: cpw.mods.securejarhandler specified to --add-exports
WARNING: Unknown module: cpw.mods.securejarhandler specified to --add-opens
Exception in thread "main" java.lang.ExceptionInInitializerError
at cpw.mods.jarhandling.impl.Jar.<init>(Jar.java:90)
at cpw.mods.jarhandling.SecureJar.from(SecureJar.java:58)
at cpw.mods.jarhandling.SecureJar.from(SecureJar.java:50)
at cpw.mods.jarhandling.SecureJar.from(SecureJar.java:42)
at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:60)
Caused by: java.util.NoSuchElementException: No value present.
at java.base/java.util.Optional.orElseThrow(Optional.java:377)
at cpw.mods.jarhandling.impl.SecureJarVerifier.<clinit>(SecureJarVerifier.java:16)
... 5 more.
Here I am!
[VersionManager] Refreshing versions locally...
[VersionManager] Versions has been refreshed (24 ms)
[Launcher] Minecraft closed with exit code: 1
[Launcher] Launcher exited.
flush now.
flush now.

[/CODE]
 
Eğer olmadıysa cracklı oynuyorsan TLauncher indir derim ekran kartın eski değilse her Forge'yi açarsın benim eski bilgisayarımda ekran kartı eskiydi Forge'nin sitensinde indiriyordum dene istersen.
 
@Salsus
Eğer olmadıysa cracklı oynuyorsan TLauncher indir derim ekran kartın eski değilse her Forge'yi açarsın benim eski bilgisayarımda ekran kartı eskiydi Forge'nin sitensinde indiriyordum dene istersen.
[CODE title="Kod"][GsonUtil] request to http://repo.tlauncher.org/update/downloads/libraries/org/tlauncher/authlib/libraries-1.7.json
[/CODE]
 
Durum
Mesaj gönderimine kapalı.
Bu siteyi kullanmak için çerezler gereklidir. Siteyi kullanmaya devam etmek için çerezleri kabul etmelisiniz. Daha Fazlasını Öğren.…