1. Резко начало крашить майнкрафт с модами
2.Сборка модов
3.
flush now
Selected locale: ru_RU
[Loading] LOADING_CONSOLE
[Downloader2] Loaded configuration: good
[Updater] Requesting an update...
[Updater] Requesting from: https://repo.tlauncher.org/update/lch/update_2.0.json
[Updater] Making request: https://repo.tlauncher.org/update/lch/update_2.0.json?version=2.871&client=82836797-ca61-4442-8648-fc06ed94c3f2
[Updater] Request time: 523 ms
[Updater] Successfully requested from: https://repo.tlauncher.org/update/lch/update_2.0.json
[Browser] Loading resources...
[Browser] Loading background...
[Browser] Cleaning up after loading:
Starting garbage collector: 29 / 154 MB
Garbage collector completed: 21 / 215 MB
[Loading] LOADING_MANAGERS
[LocalVersionList] Base directory: D:\Games\.minecraft
[ProfileManager] Refreshing profiles from: D:\Games\.minecraft\TlauncherProfiles.json
[AdvertisingStatusObserver] started to get ad information
[AdvertisingStatusObserver] finished to get add information
save profiles
[GsonUtil] request to https://repo.tlauncher.org/update/downloads/libraries/org/tlauncher/authlib/libraries-1.7.json
[Loading] LOADING_WINDOW
[REPO][SERVER_LIST_REPO] Success: Reached the repo in 199 ms.
[Swing] Favicons loaded: 256px, 128px, 96px, 64px, 48px, 32px, 24px, 16px
[Loading] PREPARING_MAINPANE
[Downloader2] Loaded configuration: good
[JFXStartPageLoader] start load page: https://page.tlauncher.org/update/downloads/configs/client/index.html
[Browser] Running in JavaFX Thread
[Browser] Preparing JavaFX...
[Browser] Initializing...
[Loading] POSTINIT_GUI
[Frame] Packing main frame...
[Frame] Resizing main pane...
Updater is already closed. Showing up...
Visibility set.
[Loading] REFRESHING_INFO
Started! (10351 ms.)
[Loading] SUCCESS
[VersionManager] Refreshing versions remotely...
[REPO][EXTRA_VERSION_REPO] Attempt #1; timeout: 30000 ms; url: https://repo.tlauncher.org/update/downloads/versions/new4/
[TLauncher] show tlauncher!!!
[REPO][EXTRA_VERSION_REPO] Success: Reached the repo in 242 ms.
[REPO][OFFICIAL_VERSION_REPO] Attempt #1; timeout: 30000 ms; url: https://launchermeta.mojang.com/mc/game/
[REPO][SKIN_VERSION_REPO] Attempt #1; timeout: 30000 ms; url: https://repo.tlauncher.org/update/downloads/versions/new4/skin/versions/
[REPO][EXTRA_VERSION_REPO] Attempt #1; timeout: 30000 ms; url: https://repo.tlauncher.org/update/downloads/versions/new4/
[REPO][SKIN_VERSION_REPO] Success: Reached the repo in 55 ms.
[SkinVersionList] Got in 144 ms
[JFXStartPageLoader] succeeded load page: https://page.tlauncher.org/update/downloads/configs/client/index.html during 4
[Browser@376194259] Loaded successfully: "https://page.tlauncher.org/update/downloads/configs/client/index.html"
[REPO][OFFICIAL_VERSION_REPO] Success: Reached the repo in 425 ms.
[OfficialVersionList] Got in 976 ms
[Browser] add listens into server_choose
[Browser] finished listens into server_choose
error
java.net.ConnectException: Connection timed out: connect
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1950)
at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1945)
at java.security.AccessController.doPrivileged(Native Method)
at sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1944)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1514)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498)
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:268)
at net.minecraft.launcher.Http.performGet(Http.java:76)
at net.minecraft.launcher.Http.performGet(Http.java:102)
at org.tlauncher.util.TlauncherUtil.testNet(TlauncherUtil.java:115)
at org.tlauncher.tlauncher.rmo.TLauncher.main(TLauncher.java:260)
Caused by: java.net.ConnectException: Connection timed out: connect
at java.net.TwoStacksPlainSocketImpl.socketConnect(Native Method)
at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:476)
at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:218)
at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:200)
at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:162)
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:394)
at java.net.Socket.connect(Socket.java:606)
at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:287)
at sun.net.NetworkClient.doConnect(NetworkClient.java:175)
at sun.net.www.http.HttpClient.openServer(HttpClient.java:463)
at sun.net.www.http.HttpClient.openServer(HttpClient.java:558)
at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:292)
at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:395)
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191)
at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1205)
at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056)
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498)
at sun.net.www.protocol.http.HttpURLConnection.getHeaderField(HttpURLConnection.java:3061)
at java.net.URLConnection.getContentType(URLConnection.java:511)
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getContentType(HttpsURLConnectionImpl.java:420)
at net.minecraft.launcher.Http.performGet(Http.java:70)
at net.minecraft.launcher.Http.performGet(Http.java:102)
at org.tlauncher.util.TlauncherUtil.testNet(TlauncherUtil.java:115)
at org.tlauncher.tlauncher.rmo.TLauncher.main(TLauncher.java:260)
[REPO][EXTRA_VERSION_REPO] request to url = https://repo.tlauncher.org/update/downloads/versions/new4/version_manifest.json
[REPO][EXTRA_VERSION_REPO] Failed: Repo is not reachable!
java.net.ConnectException: Connection timed out: connect
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1950)
at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1945)
at java.security.AccessController.doPrivileged(Native Method)
at sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1944)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1514)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498)
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:268)
at net.minecraft.launcher.Http.performGet(Http.java:76)
at org.tlauncher.tlauncher.repository.Repo.getUrl0(Repo.java:65)
at org.tlauncher.tlauncher.repository.Repo.getUrl(Repo.java:87)
at net.minecraft.launcher.updater.UpgratedRepository.getRawList(UpgratedRepository.java:31)
at org.tlauncher.tlauncher.managers.VersionManager$AsyncRawVersionListObject.execute(VersionManager.java:450)
at org.tlauncher.tlauncher.managers.VersionManager$AsyncRawVersionListObject.execute(VersionManager.java:436)
at org.tlauncher.util.async.AsyncObject.run(AsyncObject.java:16)
Caused by: java.net.ConnectException: Connection timed out: connect
at java.net.TwoStacksPlainSocketImpl.socketConnect(Native Method)
at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:476)
at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:218)
at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:200)
at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:162)
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:394)
at java.net.Socket.connect(Socket.java:606)
at sun.security.ssl.SSLSocketImpl.connect(SSLSocketImpl.java:287)
at sun.net.NetworkClient.doConnect(NetworkClient.java:175)
at sun.net.www.http.HttpClient.openServer(HttpClient.java:463)
at sun.net.www.http.HttpClient.openServer(HttpClient.java:558)
at sun.net.www.protocol.https.HttpsClient.<init>(HttpsClient.java:292)
at sun.net.www.protocol.https.HttpsClient.New(HttpsClient.java:395)
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(AbstractDelegateHttpsURLConnection.java:191)
at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1205)
at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056)
at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:177)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498)
at sun.net.www.protocol.http.HttpURLConnection.getHeaderField(HttpURLConnection.java:3061)
at java.net.URLConnection.getContentType(URLConnection.java:511)
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getContentType(HttpsURLConnectionImpl.java:420)
at net.minecraft.launcher.Http.performGet(Http.java:70)
at org.tlauncher.tlauncher.repository.Repo.getUrl0(Repo.java:65)
at org.tlauncher.tlauncher.repository.Repo.getUrl(Repo.java:87)
at net.minecraft.launcher.updater.UpgratedRepository.getRawList(UpgratedRepository.java:31)
at org.tlauncher.tlauncher.managers.VersionManager$AsyncRawVersionListObject.execute(VersionManager.java:450)
at org.tlauncher.tlauncher.managers.VersionManager$AsyncRawVersionListObject.execute(VersionManager.java:436)
at org.tlauncher.util.async.AsyncObject.run(AsyncObject.java:16)
Thread called by: org.tlauncher.util.async.ExtendedThread$ExtendedThreadCaller
at org.tlauncher.util.async.ExtendedThread.<init>(ExtendedThread.java:17)
at org.tlauncher.util.async.AsyncObject.<init>(AsyncObject.java:10)
at org.tlauncher.tlauncher.managers.VersionManager$AsyncRawVersionListObject.<init>(VersionManager.java:439)
at org.tlauncher.tlauncher.managers.VersionManager.refreshVersions(VersionManager.java:202)
at org.tlauncher.tlauncher.managers.VersionManager.refresh(VersionManager.java:117)
at org.tlauncher.tlauncher.managers.VersionManager.startRefresh(VersionManager.java:175)
at org.tlauncher.tlauncher.managers.VersionManager.lambda$asyncRefresh$0(VersionManager.java:185)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at org.tlauncher.util.async.RunnableThread.run(RunnableThread.java:15)
[REPO][EXTRA_VERSION_REPO] Attempt #2; timeout: 30000 ms; url: http://tlauncher.org/repo/update/downloads/versions/new4/
[REPO][EXTRA_VERSION_REPO] Success: Reached the repo in 87 ms.
[VersionManager] Error refreshing version list:
com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1 path $
at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:226)
at com.google.gson.Gson.fromJson(Gson.java:932)
at com.google.gson.Gson.fromJson(Gson.java:897)
at com.google.gson.Gson.fromJson(Gson.java:846)
at com.google.gson.Gson.fromJson(Gson.java:817)
at net.minecraft.launcher.updater.UpgratedRepository.getRawList(UpgratedRepository.java:31)
at org.tlauncher.tlauncher.managers.VersionManager$AsyncRawVersionListObject.execute(VersionManager.java:450)
at org.tlauncher.tlauncher.managers.VersionManager$AsyncRawVersionListObject.execute(VersionManager.java:436)
at org.tlauncher.util.async.AsyncObject.run(AsyncObject.java:16)
Caused by: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1 path $
at com.google.gson.stream.JsonReader.beginObject(JsonReader.java:384)
at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:215)
at com.google.gson.Gson.fromJson(Gson.java:932)
at com.google.gson.Gson.fromJson(Gson.java:897)
at com.google.gson.Gson.fromJson(Gson.java:846)
at com.google.gson.Gson.fromJson(Gson.java:817)
at net.minecraft.launcher.updater.UpgratedRepository.getRawList(UpgratedRepository.java:31)
at org.tlauncher.tlauncher.managers.VersionManager$AsyncRawVersionListObject.execute(VersionManager.java:450)
at org.tlauncher.tlauncher.managers.VersionManager$AsyncRawVersionListObject.execute(VersionManager.java:436)
at org.tlauncher.util.async.AsyncObject.run(AsyncObject.java:16)
Thread called by: org.tlauncher.util.async.ExtendedThread$ExtendedThreadCaller
at org.tlauncher.util.async.ExtendedThread.<init>(ExtendedThread.java:17)
at org.tlauncher.util.async.AsyncObject.<init>(AsyncObject.java:10)
at org.tlauncher.tlauncher.managers.VersionManager$AsyncRawVersionListObject.<init>(VersionManager.java:439)
at org.tlauncher.tlauncher.managers.VersionManager.refreshVersions(VersionManager.java:202)
at org.tlauncher.tlauncher.managers.VersionManager.refresh(VersionManager.java:117)
at org.tlauncher.tlauncher.managers.VersionManager.startRefresh(VersionManager.java:175)
at org.tlauncher.tlauncher.managers.VersionManager.lambda$asyncRefresh$0(VersionManager.java:185)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at org.tlauncher.util.async.RunnableThread.run(RunnableThread.java:15)
[VersionManager] Versions has been refreshed (23026 ms)
[REPO][ADD_HOT_SERVERS_REPO] Attempt #1; timeout: 30000 ms; url: https://repo.tlauncher.org/update/lch/additional_hot_servers-1.0.json
[REPO][HOT_SERVERS_REPO] Attempt #1; timeout: 30000 ms; url: https://repo.tlauncher.org/update/lch/servers/hot_servers-1.0.json
[REPO][ADD_HOT_SERVERS_REPO] Success: Reached the repo in 206 ms.
[REPO][HOT_SERVERS_REPO] Success: Reached the repo in 245 ms.
run server on 37842
saved account Account{displayName=LimeKioshi, userid=LimeKioshi, uuid=6a94db930c364518827e4de35f4edf14, username=LimeKioshi}
save profiles
onAuthPassed
saved account Account{displayName=LimeKioshi, userid=LimeKioshi, uuid=6a94db930c364518827e4de35f4edf14, username=LimeKioshi}
save profiles
[LoginForm] Login was OK. Trying to launch now.
[Launcher] Running under TLauncher 2.871
[Double running] clear time label
[Launcher] Collecting info...
[TLauncherManager] before clearLibrary D:\Games\.minecraft\mods\betteranimals_1.12.2_3.1.jar D:\Games\.minecraft\mods\comforts_1.12.2_1.3.1.jar D:\Games\.minecraft\mods\CreativeCore_v1.9.35_mc1.12.2.jar D:\Games\.minecraft\mods\CustomNPCs_1.12.226aug18.jar D:\Games\.minecraft\mods\Decocraft-2.6.2_1.12.2.jar D:\Games\.minecraft\mods\DragonMounts_1.12.2_1.4.8.9.5.jar D:\Games\.minecraft\mods\furniture_5.14.0_1.12.2.jar D:\Games\.minecraft\mods\ItemPhysic_Full_1.4.17_mc1.12.2.jar D:\Games\.minecraft\mods\llibrary-1.7.14-1.12.2.jar D:\Games\.minecraft\mods\malisiscore-1.12.2-6.4.0.jar D:\Games\.minecraft\mods\malisisdoors-1.12.2-7.3.0.jar D:\Games\.minecraft\mods\MorePlayerModels_1.12.218jan18.jar D:\Games\.minecraft\mods\personalcars-1.4.jar D:\Games\.minecraft\mods\PTRLib-1.0.3.jar D:\Games\.minecraft\mods\resynth_1.2.1.jar D:\Games\.minecraft\mods\RikMuldsCore_1.3.1.jar D:\Games\.minecraft\mods\TheCampingMod_1.12.2_2.4.2.jar D:\Games\.minecraft\mods\VariedCommodities_1.12.2_15may18.jar D:\Games\.minecraft\mods\ViesCraft_1.12.2_5.9.2.jar
[TLauncherManager] written: []
[TLauncherManager] after clearLibrary D:\Games\.minecraft\mods\betteranimals_1.12.2_3.1.jar D:\Games\.minecraft\mods\comforts_1.12.2_1.3.1.jar D:\Games\.minecraft\mods\CreativeCore_v1.9.35_mc1.12.2.jar D:\Games\.minecraft\mods\CustomNPCs_1.12.226aug18.jar D:\Games\.minecraft\mods\Decocraft-2.6.2_1.12.2.jar D:\Games\.minecraft\mods\DragonMounts_1.12.2_1.4.8.9.5.jar D:\Games\.minecraft\mods\furniture_5.14.0_1.12.2.jar D:\Games\.minecraft\mods\ItemPhysic_Full_1.4.17_mc1.12.2.jar D:\Games\.minecraft\mods\llibrary-1.7.14-1.12.2.jar D:\Games\.minecraft\mods\malisiscore-1.12.2-6.4.0.jar D:\Games\.minecraft\mods\malisisdoors-1.12.2-7.3.0.jar D:\Games\.minecraft\mods\MorePlayerModels_1.12.218jan18.jar D:\Games\.minecraft\mods\personalcars-1.4.jar D:\Games\.minecraft\mods\PTRLib-1.0.3.jar D:\Games\.minecraft\mods\resynth_1.2.1.jar D:\Games\.minecraft\mods\RikMuldsCore_1.3.1.jar D:\Games\.minecraft\mods\TheCampingMod_1.12.2_2.4.2.jar D:\Games\.minecraft\mods\VariedCommodities_1.12.2_15may18.jar D:\Games\.minecraft\mods\ViesCraft_1.12.2_5.9.2.jar
[Launcher] Force update: false
[Launcher] Selected version: ForgeOptiFine 1.12.2
[Launcher] Selected account: Account{displayName=LimeKioshi, userid=LimeKioshi, uuid=6a94db930c364518827e4de35f4edf14, username=LimeKioshi}
[Launcher] Version sync info: VersionSyncInfo{id='ForgeOptiFine 1.12.2',
local=CompleteVersion{id='ForgeOptiFine 1.12.2', time=Mon Dec 13 12:15:32 MSK 2021, release=Mon Sep 18 04:39:52 MSK 2017, type=modified, class=net.minecraft.launchwrapper.Launch, minimumVersion=18, assets='1.12', source=LOCAL_VERSION_REPO, list=net.minecraft.launcher.updater.SkinVersionList@2b7d122e, libraries=[Library{name='net.minecraftforge:forge:1.12.2-14.23.5.2860', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.ow2.asm:asm-debug-all:5.2', rules=null, natives=null, extract=null, packed='null'}, Library{name='net.minecraft:launchwrapper:1.12', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.jline:jline:3.5.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.typesafe.akka:akka-actor_2.11:2.3.3', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.typesafe:config:1.2.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.scala-lang:scala-actors-migration_2.11:1.1.0', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.scala-lang:scala-compiler:2.11.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.scala-lang.plugins:scala-continuations-library_2.11:1.0.2_mc', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.scala-lang.plugins:scala-continuations-plugin_2.11.1:1.0.2_mc', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.scala-lang:scala-library:2.11.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.scala-lang:scala-parser-combinators_2.11:1.0.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.scala-lang:scala-reflect:2.11.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.scala-lang:scala-swing_2.11:1.0.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.scala-lang:scala-xml_2.11:1.0.2', rules=null, natives=null, extract=null, packed='null'}, Library{name='lzma:lzma:0.0.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='java3d:vecmath:1.5.2', rules=null, natives=null, extract=null, packed='null'}, Library{name='net.sf.trove4j:trove4j:3.0.3', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.apache.maven:maven-artifact:3.5.3', 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='org.apache.logging.log4j:log4j-api:2.15.0', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.apache.logging.log4j:log4j-core:2.15.0', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.mojang:patchy:1.3.9', rules=null, natives=null, extract=null, packed='null'}, Library{name='oshi-project:oshi-core:1.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='net.java.dev.jna:jna:4.4.0', rules=null, natives=null, extract=null, packed='null'}, Library{name='net.java.dev.jna:platform:3.4.0', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.ibm.icu:icu4j-core-mojang:51.2', 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='com.paulscode:codecjorbis:20101023', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.paulscode:codecwav:20101023', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.paulscode:libraryjavasound:20101123', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.paulscode:librarylwjglopenal:20100824', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.paulscode:soundsystem:20120107', rules=null, natives=null, extract=null, packed='null'}, Library{name='io.netty:netty-all:4.1.9.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.google.code.gson:gson:2.8.0', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.mojang:authlib:1.5.25', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.mojang:realms:1.10.22', 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:7.1.0', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.apache.logging.log4j:log4j-api:2.8.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.apache.logging.log4j:log4j-core:2.8.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.lwjgl.lwjgl:lwjgl:2.9.4-nightly-20150209', 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:lwjgl_util:2.9.4-nightly-20150209', 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:lwjgl-platform:2.9.4-nightly-20150209', rules=[Rule{action=ALLOW, os=null, features=null}, Rule{action=DISALLOW, os=OSRestriction{name=OSX, version='null'}, features=null}], natives={LINUX=natives-linux, OSX=natives-osx, WINDOWS=natives-windows}, extract=net.minecraft.launcher.versions.ExtractRules@799a0eec, packed='null'}, Library{name='org.lwjgl.lwjgl:lwjgl:2.9.2-nightly-20140822', rules=[Rule{action=ALLOW, os=OSRestriction{name=OSX, version='null'}, features=null}], natives=null, extract=null, packed='null'}, Library{name='org.lwjgl.lwjgl:lwjgl_util:2.9.2-nightly-20140822', rules=[Rule{action=ALLOW, os=OSRestriction{name=OSX, version='null'}, features=null}], natives=null, extract=null, packed='null'}, Library{name='org.lwjgl.lwjgl:lwjgl-platform:2.9.2-nightly-20140822', rules=[Rule{action=ALLOW, os=OSRestriction{name=OSX, version='null'}, features=null}], natives={LINUX=natives-linux, OSX=natives-osx, WINDOWS=natives-windows}, extract=net.minecraft.launcher.versions.ExtractRules@62a8660c, packed='null'}, Library{name='net.java.jinput:jinput-platform:2.0.5', rules=null, natives={LINUX=natives-linux, OSX=natives-osx, WINDOWS=natives-windows}, extract=net.minecraft.launcher.versions.ExtractRules@416bd36b, packed='null'}, Library{name='com.mojang:text2speech:1.10.3', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.mojang:text2speech:1.10.3', rules=null, natives={LINUX=natives-linux, WINDOWS=natives-windows}, extract=net.minecraft.launcher.versions.ExtractRules@4f9ff567, 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@66db7f16, 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=PartialVersion{id='ForgeOptiFine 1.12.2', time=Mon Dec 13 12:15:32 MSK 2021, release=Mon Sep 18 04:39:52 MSK 2017, type=modified, source=SKIN_VERSION_REPO, list=net.minecraft.launcher.updater.SkinVersionList@2b7d122e}, isInstalled=true, hasRemote=true, isUpToDate=true}
[GsonUtil] request to https://res.tlauncher.org/b/jvm/java_configuration.json
[GsonUtil] request to http://res.tlauncher.org/unb/jvm/java_configuration.json
[Launcher] Checking conditions...
[Launcher] shaderpacks:PotatoShaders_v1.0a.zip,shaders,Sildurs Vibrant Shaders v1.29 Lite.zip
[Launcher] resourcepacks:Demaster bomj (1).zip,resources.zip,ShadowPriestok Bomzh RP.zip,Shinobi Craft music,ShinobiCraft.zip,WinterTown,РП.zip,Текстуры бомжа
[Launcher] Comparing assets...
[AssetsManager] Checking resources...
[AssetsManager] Reading indexes from file D:\Games\.minecraft\assets\indexes\1.12.json
[AssetsManager] Fast comparing: true
[Launcher] finished comparing assets: 14798 ms.
[TLauncherManager] add required libraries: ForgeOptiFine 1.12.2
[VersionManager] Required for version ForgeOptiFine 1.12.2: []
[TLauncherManager] add required libraries: ForgeOptiFine 1.12.2
used default java runtime
Minecraft requires java version: 8, java path: D:\Games\.minecraft\runtime\jre-legacy\windows\jre-legacy\bin\javaw.exe
[TLauncherManager] library will be replaced: com.mojang:authlib:1.5.25
[TLauncherManager] library will be replaced: com.mojang:patchy:1.3.9
[Launcher] Unpacking natives...
[Launcher] Constructing process...
[Launcher] Constructing classpath...
backup world is active: false
[Launcher] Getting Minecraft arguments...
[Launcher] Full command: D:\Games\.minecraft\runtime\jre-legacy\windows\jre-legacy\bin\javaw.exe -Dos.name=Windows 10 -Dos.version=10.0 -Djava.library.path=D:\Games\.minecraft\versions\ForgeOptiFine 1.12.2\natives -cp D:\Games\.minecraft\libraries\net\minecraftforge\forge\1.12.2-14.23.5.2860\forge-1.12.2-14.23.5.2860.jar;D:\Games\.minecraft\libraries\org\ow2\asm\asm-debug-all\5.2\asm-debug-all-5.2.jar;D:\Games\.minecraft\libraries\net\minecraft\launchwrapper\1.12\launchwrapper-1.12.jar;D:\Games\.minecraft\libraries\org\jline\jline\3.5.1\jline-3.5.1.jar;D:\Games\.minecraft\libraries\com\typesafe\akka\akka-actor_2.11\2.3.3\akka-actor_2.11-2.3.3.jar;D:\Games\.minecraft\libraries\com\typesafe\config\1.2.1\config-1.2.1.jar;D:\Games\.minecraft\libraries\org\scala-lang\scala-actors-migration_2.11\1.1.0\scala-actors-migration_2.11-1.1.0.jar;D:\Games\.minecraft\libraries\org\scala-lang\scala-compiler\2.11.1\scala-compiler-2.11.1.jar;D:\Games\.minecraft\libraries\org\scala-lang\plugins\scala-continuations-library_2.11\1.0.2_mc\scala-continuations-library_2.11-1.0.2_mc.jar;D:\Games\.minecraft\libraries\org\scala-lang\plugins\scala-continuations-plugin_2.11.1\1.0.2_mc\scala-continuations-plugin_2.11.1-1.0.2_mc.jar;D:\Games\.minecraft\libraries\org\scala-lang\scala-library\2.11.1\scala-library-2.11.1.jar;D:\Games\.minecraft\libraries\org\scala-lang\scala-parser-combinators_2.11\1.0.1\scala-parser-combinators_2.11-1.0.1.jar;D:\Games\.minecraft\libraries\org\scala-lang\scala-reflect\2.11.1\scala-reflect-2.11.1.jar;D:\Games\.minecraft\libraries\org\scala-lang\scala-swing_2.11\1.0.1\scala-swing_2.11-1.0.1.jar;D:\Games\.minecraft\libraries\org\scala-lang\scala-xml_2.11\1.0.2\scala-xml_2.11-1.0.2.jar;D:\Games\.minecraft\libraries\lzma\lzma\0.0.1\lzma-0.0.1.jar;D:\Games\.minecraft\libraries\java3d\vecmath\1.5.2\vecmath-1.5.2.jar;D:\Games\.minecraft\libraries\net\sf\trove4j\trove4j\3.0.3\trove4j-3.0.3.jar;D:\Games\.minecraft\libraries\org\apache\maven\maven-artifact\3.5.3\maven-artifact-3.5.3.jar;D:\Games\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\5.0.3\jopt-simple-5.0.3.jar;D:\Games\.minecraft\libraries\org\apache\logging\log4j\log4j-api\2.15.0\log4j-api-2.15.0.jar;D:\Games\.minecraft\libraries\org\apache\logging\log4j\log4j-core\2.15.0\log4j-core-2.15.0.jar;D:\Games\.minecraft\libraries\org\tlauncher\patchy\1.3.9\patchy-1.3.9.jar;D:\Games\.minecraft\libraries\oshi-project\oshi-core\1.1\oshi-core-1.1.jar;D:\Games\.minecraft\libraries\net\java\dev\jna\jna\4.4.0\jna-4.4.0.jar;D:\Games\.minecraft\libraries\net\java\dev\jna\platform\3.4.0\platform-3.4.0.jar;D:\Games\.minecraft\libraries\com\ibm\icu\icu4j-core-mojang\51.2\icu4j-core-mojang-51.2.jar;D:\Games\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\5.0.3\jopt-simple-5.0.3.jar;D:\Games\.minecraft\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar;D:\Games\.minecraft\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar;D:\Games\.minecraft\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar;D:\Games\.minecraft\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar;D:\Games\.minecraft\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar;D:\Games\.minecraft\libraries\io\netty\netty-all\4.1.9.Final\netty-all-4.1.9.Final.jar;D:\Games\.minecraft\libraries\com\google\guava\guava\21.0\guava-21.0.jar;D:\Games\.minecraft\libraries\org\apache\commons\commons-lang3\3.5\commons-lang3-3.5.jar;D:\Games\.minecraft\libraries\commons-io\commons-io\2.5\commons-io-2.5.jar;D:\Games\.minecraft\libraries\commons-codec\commons-codec\1.10\commons-codec-1.10.jar;D:\Games\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar;D:\Games\.minecraft\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar;D:\Games\.minecraft\libraries\com\google\code\gson\gson\2.8.0\gson-2.8.0.jar;D:\Games\.minecraft\libraries\org\tlauncher\authlib\1.6.251\authlib-1.6.251.jar;D:\Games\.minecraft\libraries\com\mojang\realms\1.10.22\realms-1.10.22.jar;D:\Games\.minecraft\libraries\org\apache\commons\commons-compress\1.8.1\commons-compress-1.8.1.jar;D:\Games\.minecraft\libraries\org\apache\httpcomponents\httpclient\4.3.3\httpclient-4.3.3.jar;D:\Games\.minecraft\libraries\commons-logging\commons-logging\1.1.3\commons-logging-1.1.3.jar;D:\Games\.minecraft\libraries\org\apache\httpcomponents\httpcore\4.3.2\httpcore-4.3.2.jar;D:\Games\.minecraft\libraries\it\unimi\dsi\fastutil\7.1.0\fastutil-7.1.0.jar;D:\Games\.minecraft\libraries\org\apache\logging\log4j\log4j-api\2.8.1\log4j-api-2.8.1.jar;D:\Games\.minecraft\libraries\org\apache\logging\log4j\log4j-core\2.8.1\log4j-core-2.8.1.jar;D:\Games\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl\2.9.4-nightly-20150209\lwjgl-2.9.4-nightly-20150209.jar;D:\Games\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl_util\2.9.4-nightly-20150209\lwjgl_util-2.9.4-nightly-20150209.jar;D:\Games\.minecraft\libraries\com\mojang\text2speech\1.10.3\text2speech-1.10.3.jar;D:\Games\.minecraft\versions\ForgeOptiFine 1.12.2\ForgeOptiFine 1.12.2.jar -Xmx12267M -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M -Dfml.ignoreInvalidMinecraftCertificates=true -Dfml.ignorePatchDiscrepancies=true -Djava.net.preferIPv4Stack=true -Dminecraft.applet.TargetDirectory=D:\Games\.minecraft -Dlog4j.configurationFile=D:\Games\.minecraft\assets\log_configs\client-1.12.xml net.minecraft.launchwrapper.Launch --username LimeKioshi --version ForgeOptiFine 1.12.2 --gameDir D:\Games\.minecraft --assetsDir D:\Games\.minecraft\assets --assetIndex 1.12 --uuid 6a94db930c364518827e4de35f4edf14 --accessToken null --userType mojang --tweakClass net.minecraftforge.fml.common.launcher.FMLTweaker --versionType Forge --width 925 --height 530
[Launcher] Launching Minecraft...
I'm hiding!
[TLauncherManager] mods after D:\Games\.minecraft\mods\betteranimals_1.12.2_3.1.jar D:\Games\.minecraft\mods\comforts_1.12.2_1.3.1.jar D:\Games\.minecraft\mods\CreativeCore_v1.9.35_mc1.12.2.jar D:\Games\.minecraft\mods\CustomNPCs_1.12.226aug18.jar D:\Games\.minecraft\mods\Decocraft-2.6.2_1.12.2.jar D:\Games\.minecraft\mods\DragonMounts_1.12.2_1.4.8.9.5.jar D:\Games\.minecraft\mods\furniture_5.14.0_1.12.2.jar D:\Games\.minecraft\mods\ItemPhysic_Full_1.4.17_mc1.12.2.jar D:\Games\.minecraft\mods\llibrary-1.7.14-1.12.2.jar D:\Games\.minecraft\mods\malisiscore-1.12.2-6.4.0.jar D:\Games\.minecraft\mods\malisisdoors-1.12.2-7.3.0.jar D:\Games\.minecraft\mods\MorePlayerModels_1.12.218jan18.jar D:\Games\.minecraft\mods\OptiFine-OptiFine-1.12.2_HD_U_G5.jar D:\Games\.minecraft\mods\personalcars-1.4.jar D:\Games\.minecraft\mods\PTRLib-1.0.3.jar D:\Games\.minecraft\mods\resynth_1.2.1.jar D:\Games\.minecraft\mods\RikMuldsCore_1.3.1.jar D:\Games\.minecraft\mods\TheCampingMod_1.12.2_2.4.2.jar D:\Games\.minecraft\mods\tlskincape_1.12.2-1.4.jar D:\Games\.minecraft\mods\VariedCommodities_1.12.2_15may18.jar D:\Games\.minecraft\mods\ViesCraft_1.12.2_5.9.2.jar
[InnerMinecraftServersImpl] search changers of the servers
read servers from servers.dat [Server(name=HypeMC.pro, address=mc.hypemc.pro:25565, ip=mc.hypemc.pro, port=25565, hideAddress=false, acceptTextures=1), Server(name=SkyCave.pro, address=mc.skycave.pro:25565, ip=mc.skycave.pro, port=25565, hideAddress=false, acceptTextures=1), Server(name=MineBlaze.net, address=mc.mineblaze.net:25565, ip=mc.mineblaze.net, port=25565, hideAddress=false, acceptTextures=1), Server(name=VimeMC.net, address=mc.vimemc.net:25565, ip=mc.vimemc.net, port=25565, hideAddress=false, acceptTextures=1), Server(name=MasedWorld.net, address=mc.masedworld.net:25565, ip=mc.masedworld.net, port=25565, hideAddress=false, acceptTextures=1), Server(name=MusteryWorld.net, address=mc.musteryworld.net:25565, ip=mc.musteryworld.net, port=25565, hideAddress=false, acceptTextures=1), Server(name=HypeMC.pro, address=mc.HypeMC.pro:25565, ip=mc.HypeMC.pro, port=25565, hideAddress=false, acceptTextures=1), Server(name=DexLand.org, address=mc.dexland.org:25565, ip=mc.dexland.org, port=25565, hideAddress=false, acceptTextures=1), Server(name=Сервер Minecraft, address=25.22.133.165:49405, ip=25.22.133.165, port=49405, hideAddress=false, acceptTextures=0), Server(name=Сервер Minecraft, address=HollyBomb.aternos.me:21309, ip=HollyBomb.aternos.me, port=21309, hideAddress=false, acceptTextures=0), Server(name=Сервер Minecraft, address=mwserv.ru, ip=mwserv.ru, port=null, hideAddress=false, acceptTextures=0)]
[InnerMinecraftServersImpl] prepare inner servers
save servers to servers.dat
[Launcher] skin system is activated: true
[Launcher] Starting Minecraft ForgeOptiFine 1.12.2...
[Launcher] Launching in: D:\Games\.minecraft
Starting garbage collector: 218 / 402 MB
Garbage collector completed: 41 / 403 MB
[Launcher] Processing post-launch actions. Assist launch: true
===============================================================================================
[20:13:23] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[20:13:38] [main/INFO]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[20:13:38] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[20:13:41] [main/INFO]: Forge Mod Loader version 14.23.5.2860 for Minecraft 1.12.2 loading
[20:13:41] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_51, running on Windows 10:amd64:10.0, installed at D:\Games\.minecraft\runtime\jre-legacy\windows\jre-legacy
[20:13:61] [main/INFO]: Searching D:\Games\.minecraft\mods for mods
[20:13:63] [main/WARN]: Found FMLCorePluginContainsFMLMod marker in comforts_1.12.2_1.3.1.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[20:13:65] [main/WARN]: The coremod c4.comforts.asm.ComfortsCoreLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[20:13:66] [main/WARN]: Found FMLCorePluginContainsFMLMod marker in CreativeCore_v1.9.35_mc1.12.2.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[20:13:66] [main/WARN]: The coremod com.creativemd.creativecore.core.CreativePatchingLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[20:13:66] [main/WARN]: The coremod CreativePatchingLoader (com.creativemd.creativecore.core.CreativePatchingLoader) is not signed!
[20:13:68] [main/WARN]: The coremod com.creativemd.itemphysic.ItemPatchingLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[20:13:68] [main/WARN]: The coremod ItemPatchingLoader (com.creativemd.itemphysic.ItemPatchingLoader) is not signed!
[20:13:69] [main/INFO]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from malisiscore-1.12.2-6.4.0.jar
[20:13:70] [main/INFO]: Loading tweaker optifine.OptiFineForgeTweaker from OptiFine-OptiFine-1.12.2_HD_U_G5.jar
[20:13:70] [main/WARN]: Found FMLCorePluginContainsFMLMod marker in tlskincape_1.12.2-1.4.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
2023-05-18 20:13:12,794 main WARN Error parsing URI D:\Games\.minecraft\assets\log_configs\client-1.12.xml
[20:13:84] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[20:13:85] [main/INFO]: Loading tweak class name org.spongepowered.asm.launch.MixinTweaker
[20:13:89] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.7.4 Source=file:/D:/Games/.minecraft/mods/malisiscore-1.12.2-6.4.0.jar Service=LaunchWrapper Env=CLIENT
[20:13:07] [main/WARN]: The coremod net.malisis.core.asm.MalisisCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[20:13:07] [main/WARN]: The coremod MalisisCorePlugin (net.malisis.core.asm.MalisisCorePlugin) is not signed!
[20:13:10] [main/INFO]: Compatibility level set to JAVA_8
[20:13:21] [main/INFO]: Loading tweak class name optifine.OptiFineForgeTweaker
[20:13:21] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[20:13:22] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[20:13:22] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[20:13:23] [main/INFO]: Calling tweak class optifine.OptiFineForgeTweaker
[20:13:23] [main/INFO]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: acceptOptions
[20:13:23] [main/INFO]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: injectIntoClassLoader
[20:13:24] [main/INFO]: [optifine.OptiFineClassTransformer:dbg:242]: OptiFine ClassTransformer
[20:13:24] [main/INFO]: [optifine.OptiFineClassTransformer:dbg:242]: OptiFine ZIP file: D:\Games\.minecraft\mods\OptiFine-OptiFine-1.12.2_HD_U_G5.jar
[20:13:25] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:13:09] [main/INFO]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[20:13:20] [main/INFO]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[20:13:20] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:13:20] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:13:24] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:13:58] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:13:61] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:13:65] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Parsing hooks container gloomyfolken.hooklib.minecraft.SecondaryTransformerHook
[20:13:66] [main/INFO]: [HOOKLIB] Obfuscated: true
[20:13:72] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Parsing hooks container org.tlauncher.skin.cape.asm.TLSkinCapeHooks
[20:13:73] [main/INFO]: Calling tweak class org.spongepowered.asm.launch.MixinTweaker
[20:13:75] [main/INFO]: Initialised Mixin FML Remapper Adapter with net.minecraftforge.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper@1cb7936c
[20:13:76] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[20:13:81] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Injecting hooks into class net.minecraftforge.fml.common.Loader
[20:13:02] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Patching method net.minecraftforge.fml.common.Loader#injectData([Ljava/lang/Object;)
[20:13:17] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Methods dictionary loaded in 8 ms
[20:13:48] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:13:68] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[20:13:69] [main/INFO]: Loading tweak class name org.spongepowered.asm.mixin.EnvironmentStateTweaker
[20:13:70] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[20:13:70] [main/INFO]: Calling tweak class org.spongepowered.asm.mixin.EnvironmentStateTweaker
[20:13:70] [main/INFO]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: getLaunchArguments
[20:13:40] [main/INFO]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[20:13:20] [main/INFO]: [com.creativemd.creativecore.transformer.CreativeTransformer:transform:49]: [itemphysic] Patched net.minecraft.client.entity.EntityPlayerSP ...
[20:13:22] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Injecting hooks into class net.minecraft.client.entity.AbstractClientPlayer
[20:13:23] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Patching method net.minecraft.client.entity.AbstractClientPlayer#getLocationSkin()Lnet/minecraft/util/ResourceLocation;
[20:13:23] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Patching method net.minecraft.client.entity.AbstractClientPlayer#getLocationCape()Lnet/minecraft/util/ResourceLocation;
[20:13:23] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Patching method net.minecraft.client.entity.AbstractClientPlayer#getSkinType()
[20:13:24] [main/INFO]: [Comforts ASM] Preparing to transform Entity Player
[20:13:25] [main/INFO]: [Comforts ASM] Initiating transformation to method (Names [trySleep, func_180469_a, a] Descriptor (Lnet/minecraft/util/math/BlockPos;)Lnet/minecraft/entity/player/EntityPlayer$SleepResult; / (Let;)Laed$a;)
[20:13:26] [main/INFO]: [Comforts ASM] Found method, initiating patch...
[20:13:26] [main/INFO]: [Comforts ASM] Found target node for patching: INVOKESTATIC net/minecraftforge/event/ForgeEventFactory.onPlayerSleepInBed (Laed;Let;)Laed$a;
[20:13:27] [main/INFO]: [Comforts ASM] Found target node for patching: INVOKESTATIC net/minecraftforge/event/ForgeEventFactory.fireSleepingTimeCheck (Laed;Let;)Z
[20:13:27] [main/INFO]: [Comforts ASM] Patch result: Success!
[20:13:36] [main/ERROR]: Unable to launch
java.lang.reflect.InvocationTargetException
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:497)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.NoClassDefFoundError: net/minecraft/client/entity/EntityPlayerSP
at net.minecraft.client.main.Main.main(SourceFile:38)
... 6 more
Caused by: java.lang.ClassNotFoundException: net.minecraft.client.entity.EntityPlayerSP
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
... 7 more
Caused by: java.lang.NoClassDefFoundError: net/minecraft/client/entity/AbstractClientPlayer
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:760)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
... 9 more
Caused by: java.lang.ClassNotFoundException: net.minecraft.client.entity.AbstractClientPlayer
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
... 13 more
Caused by: java.lang.NoClassDefFoundError: net/minecraft/entity/player/EntityPlayer
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:760)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
... 15 more
Caused by: java.lang.ClassNotFoundException: net.minecraft.entity.player.EntityPlayer
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
... 19 more
Caused by: net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerException: Exception in class transformer c4.comforts.asm.SleepTransformer@7d57dbb5 from coremod ComfortsCoreLoadingPlugin
at net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerWrapper.transform(ASMTransformerWrapper.java:260)
at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:279)
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:176)
... 21 more
Caused by: java.lang.NegativeArraySizeException
at org.objectweb.asm.Frame.merge(Frame.java:1447)
at org.objectweb.asm.MethodWriter.visitMaxs(MethodWriter.java:1516)
at org.objectweb.asm.tree.MethodNode.accept(MethodNode.java:835)
at org.objectweb.asm.tree.MethodNode.accept(MethodNode.java:727)
at org.objectweb.asm.tree.ClassNode.accept(ClassNode.java:412)
at c4.comforts.asm.SleepTransformer.transform(SleepTransformer.java:104)
at c4.comforts.asm.SleepTransformer.transformPlayerSleep(SleepTransformer.java:67)
at c4.comforts.asm.SleepTransformer$$Lambda$31/7646139.apply(Unknown Source)
at c4.comforts.asm.SleepTransformer.transform(SleepTransformer.java:52)
at net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerWrapper.transform(ASMTransformerWrapper.java:256)
... 23 more
Exception in thread "main" <log4j:Event logger="STDERR" timestamp="1684429999382" level="INFO" thread="main">
<log4j:Message><![CDATA[[java.lang.ThreadGroup:uncaughtException:1052]: net.minecraftforge.fml.relauncher.FMLSecurityManager$ExitTrappedException]]></log4j:Message>
</log4j:Event>
[20:13:38] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraftforge.fml.relauncher.FMLSecurityManager.checkPermission(FMLSecurityManager.java:49)
[20:13:38] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.lang.SecurityManager.checkExit(SecurityManager.java:761)
[20:13:38] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.lang.Runtime.exit(Runtime.java:107)
[20:13:39] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.lang.System.exit(System.java:971)
[20:13:39] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:138)
[20:13:39] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Here I am!
[VersionManager] Refreshing versions locally...
[VersionManager] Versions has been refreshed (156 ms)
[Launcher] Launcher exited.
[Launcher] Minecraft closed with exit code: 1
flush now
flush now
saved account Account{displayName=LimeKioshi, userid=LimeKioshi, uuid=6a94db930c364518827e4de35f4edf14, username=LimeKioshi}
save profiles
onAuthPassed
saved account Account{displayName=LimeKioshi, userid=LimeKioshi, uuid=6a94db930c364518827e4de35f4edf14, username=LimeKioshi}
save profiles
[LoginForm] Login was OK. Trying to launch now.
[Launcher] Running under TLauncher 2.871
[Launcher] Collecting info...
[TLauncherManager] before clearLibrary D:\Games\.minecraft\mods\betteranimals_1.12.2_3.1.jar D:\Games\.minecraft\mods\comforts_1.12.2_1.3.1.jar D:\Games\.minecraft\mods\CreativeCore_v1.9.35_mc1.12.2.jar D:\Games\.minecraft\mods\CustomNPCs_1.12.226aug18.jar D:\Games\.minecraft\mods\Decocraft-2.6.2_1.12.2.jar D:\Games\.minecraft\mods\DragonMounts_1.12.2_1.4.8.9.5.jar D:\Games\.minecraft\mods\furniture_5.14.0_1.12.2.jar D:\Games\.minecraft\mods\ItemPhysic_Full_1.4.17_mc1.12.2.jar D:\Games\.minecraft\mods\llibrary-1.7.14-1.12.2.jar D:\Games\.minecraft\mods\malisiscore-1.12.2-6.4.0.jar D:\Games\.minecraft\mods\malisisdoors-1.12.2-7.3.0.jar D:\Games\.minecraft\mods\MorePlayerModels_1.12.218jan18.jar D:\Games\.minecraft\mods\OptiFine-OptiFine-1.12.2_HD_U_G5.jar D:\Games\.minecraft\mods\personalcars-1.4.jar D:\Games\.minecraft\mods\PTRLib-1.0.3.jar D:\Games\.minecraft\mods\resynth_1.2.1.jar D:\Games\.minecraft\mods\RikMuldsCore_1.3.1.jar D:\Games\.minecraft\mods\TheCampingMod_1.12.2_2.4.2.jar D:\Games\.minecraft\mods\tlskincape_1.12.2-1.4.jar D:\Games\.minecraft\mods\VariedCommodities_1.12.2_15may18.jar D:\Games\.minecraft\mods\ViesCraft_1.12.2_5.9.2.jar
[TLauncherManager] written: []
[TLauncherManager] after clearLibrary D:\Games\.minecraft\mods\betteranimals_1.12.2_3.1.jar D:\Games\.minecraft\mods\comforts_1.12.2_1.3.1.jar D:\Games\.minecraft\mods\CreativeCore_v1.9.35_mc1.12.2.jar D:\Games\.minecraft\mods\CustomNPCs_1.12.226aug18.jar D:\Games\.minecraft\mods\Decocraft-2.6.2_1.12.2.jar D:\Games\.minecraft\mods\DragonMounts_1.12.2_1.4.8.9.5.jar D:\Games\.minecraft\mods\furniture_5.14.0_1.12.2.jar D:\Games\.minecraft\mods\ItemPhysic_Full_1.4.17_mc1.12.2.jar D:\Games\.minecraft\mods\llibrary-1.7.14-1.12.2.jar D:\Games\.minecraft\mods\malisiscore-1.12.2-6.4.0.jar D:\Games\.minecraft\mods\malisisdoors-1.12.2-7.3.0.jar D:\Games\.minecraft\mods\MorePlayerModels_1.12.218jan18.jar D:\Games\.minecraft\mods\personalcars-1.4.jar D:\Games\.minecraft\mods\PTRLib-1.0.3.jar D:\Games\.minecraft\mods\resynth_1.2.1.jar D:\Games\.minecraft\mods\RikMuldsCore_1.3.1.jar D:\Games\.minecraft\mods\TheCampingMod_1.12.2_2.4.2.jar D:\Games\.minecraft\mods\VariedCommodities_1.12.2_15may18.jar D:\Games\.minecraft\mods\ViesCraft_1.12.2_5.9.2.jar
[Launcher] Force update: false
[Launcher] Selected version: ForgeOptiFine 1.12.2
[Launcher] Selected account: Account{displayName=LimeKioshi, userid=LimeKioshi, uuid=6a94db930c364518827e4de35f4edf14, username=LimeKioshi}
[Launcher] Version sync info: VersionSyncInfo{id='ForgeOptiFine 1.12.2',
local=CompleteVersion{id='ForgeOptiFine 1.12.2', time=Mon Dec 13 12:15:32 MSK 2021, release=Mon Sep 18 04:39:52 MSK 2017, type=modified, class=net.minecraft.launchwrapper.Launch, minimumVersion=18, assets='1.12', source=LOCAL_VERSION_REPO, list=net.minecraft.launcher.updater.SkinVersionList@2b7d122e, libraries=[Library{name='net.minecraftforge:forge:1.12.2-14.23.5.2860', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.ow2.asm:asm-debug-all:5.2', rules=null, natives=null, extract=null, packed='null'}, Library{name='net.minecraft:launchwrapper:1.12', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.jline:jline:3.5.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.typesafe.akka:akka-actor_2.11:2.3.3', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.typesafe:config:1.2.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.scala-lang:scala-actors-migration_2.11:1.1.0', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.scala-lang:scala-compiler:2.11.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.scala-lang.plugins:scala-continuations-library_2.11:1.0.2_mc', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.scala-lang.plugins:scala-continuations-plugin_2.11.1:1.0.2_mc', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.scala-lang:scala-library:2.11.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.scala-lang:scala-parser-combinators_2.11:1.0.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.scala-lang:scala-reflect:2.11.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.scala-lang:scala-swing_2.11:1.0.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.scala-lang:scala-xml_2.11:1.0.2', rules=null, natives=null, extract=null, packed='null'}, Library{name='lzma:lzma:0.0.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='java3d:vecmath:1.5.2', rules=null, natives=null, extract=null, packed='null'}, Library{name='net.sf.trove4j:trove4j:3.0.3', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.apache.maven:maven-artifact:3.5.3', 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='org.apache.logging.log4j:log4j-api:2.15.0', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.apache.logging.log4j:log4j-core:2.15.0', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.mojang:patchy:1.3.9', rules=null, natives=null, extract=null, packed='null'}, Library{name='oshi-project:oshi-core:1.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='net.java.dev.jna:jna:4.4.0', rules=null, natives=null, extract=null, packed='null'}, Library{name='net.java.dev.jna:platform:3.4.0', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.ibm.icu:icu4j-core-mojang:51.2', 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='com.paulscode:codecjorbis:20101023', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.paulscode:codecwav:20101023', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.paulscode:libraryjavasound:20101123', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.paulscode:librarylwjglopenal:20100824', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.paulscode:soundsystem:20120107', rules=null, natives=null, extract=null, packed='null'}, Library{name='io.netty:netty-all:4.1.9.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.google.code.gson:gson:2.8.0', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.mojang:authlib:1.5.25', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.mojang:realms:1.10.22', 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:7.1.0', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.apache.logging.log4j:log4j-api:2.8.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.apache.logging.log4j:log4j-core:2.8.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.lwjgl.lwjgl:lwjgl:2.9.4-nightly-20150209', 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:lwjgl_util:2.9.4-nightly-20150209', 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:lwjgl-platform:2.9.4-nightly-20150209', rules=[Rule{action=ALLOW, os=null, features=null}, Rule{action=DISALLOW, os=OSRestriction{name=OSX, version='null'}, features=null}], natives={LINUX=natives-linux, OSX=natives-osx, WINDOWS=natives-windows}, extract=net.minecraft.launcher.versions.ExtractRules@264daaa5, packed='null'}, Library{name='org.lwjgl.lwjgl:lwjgl:2.9.2-nightly-20140822', rules=[Rule{action=ALLOW, os=OSRestriction{name=OSX, version='null'}, features=null}], natives=null, extract=null, packed='null'}, Library{name='org.lwjgl.lwjgl:lwjgl_util:2.9.2-nightly-20140822', rules=[Rule{action=ALLOW, os=OSRestriction{name=OSX, version='null'}, features=null}], natives=null, extract=null, packed='null'}, Library{name='org.lwjgl.lwjgl:lwjgl-platform:2.9.2-nightly-20140822', rules=[Rule{action=ALLOW, os=OSRestriction{name=OSX, version='null'}, features=null}], natives={LINUX=natives-linux, OSX=natives-osx, WINDOWS=natives-windows}, extract=net.minecraft.launcher.versions.ExtractRules@280e5705, packed='null'}, Library{name='net.java.jinput:jinput-platform:2.0.5', rules=null, natives={LINUX=natives-linux, OSX=natives-osx, WINDOWS=natives-windows}, extract=net.minecraft.launcher.versions.ExtractRules@50fe67a6, packed='null'}, Library{name='com.mojang:text2speech:1.10.3', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.mojang:text2speech:1.10.3', rules=null, natives={LINUX=natives-linux, WINDOWS=natives-windows}, extract=net.minecraft.launcher.versions.ExtractRules@12402f4f, 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@5993a720, 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=PartialVersion{id='ForgeOptiFine 1.12.2', time=Mon Dec 13 12:15:32 MSK 2021, release=Mon Sep 18 04:39:52 MSK 2017, type=modified, source=SKIN_VERSION_REPO, list=net.minecraft.launcher.updater.SkinVersionList@2b7d122e}, isInstalled=true, hasRemote=true, isUpToDate=true}
[Launcher] Checking conditions...
[Launcher] shaderpacks:PotatoShaders_v1.0a.zip,shaders,Sildurs Vibrant Shaders v1.29 Lite.zip
[Launcher] resourcepacks:Demaster bomj (1).zip,resources.zip,ShadowPriestok Bomzh RP.zip,Shinobi Craft music,ShinobiCraft.zip,WinterTown,РП.zip,Текстуры бомжа
[Launcher] Comparing assets...
[AssetsManager] Checking resources...
[AssetsManager] Reading indexes from file D:\Games\.minecraft\assets\indexes\1.12.json
[AssetsManager] Fast comparing: true
[Launcher] finished comparing assets: 270 ms.
[TLauncherManager] add required libraries: ForgeOptiFine 1.12.2
[VersionManager] Required for version ForgeOptiFine 1.12.2: []
[TLauncherManager] add required libraries: ForgeOptiFine 1.12.2
used default java runtime
Minecraft requires java version: 8, java path: D:\Games\.minecraft\runtime\jre-legacy\windows\jre-legacy\bin\javaw.exe
[TLauncherManager] library will be replaced: com.mojang:authlib:1.5.25
[TLauncherManager] library will be replaced: com.mojang:patchy:1.3.9
[Launcher] Unpacking natives...
[Launcher] Constructing process...
[Launcher] Constructing classpath...
backup world is active: false
[Launcher] Getting Minecraft arguments...
[Launcher] Full command: D:\Games\.minecraft\runtime\jre-legacy\windows\jre-legacy\bin\javaw.exe -Dos.name=Windows 10 -Dos.version=10.0 -Djava.library.path=D:\Games\.minecraft\versions\ForgeOptiFine 1.12.2\natives -cp D:\Games\.minecraft\libraries\net\minecraftforge\forge\1.12.2-14.23.5.2860\forge-1.12.2-14.23.5.2860.jar;D:\Games\.minecraft\libraries\org\ow2\asm\asm-debug-all\5.2\asm-debug-all-5.2.jar;D:\Games\.minecraft\libraries\net\minecraft\launchwrapper\1.12\launchwrapper-1.12.jar;D:\Games\.minecraft\libraries\org\jline\jline\3.5.1\jline-3.5.1.jar;D:\Games\.minecraft\libraries\com\typesafe\akka\akka-actor_2.11\2.3.3\akka-actor_2.11-2.3.3.jar;D:\Games\.minecraft\libraries\com\typesafe\config\1.2.1\config-1.2.1.jar;D:\Games\.minecraft\libraries\org\scala-lang\scala-actors-migration_2.11\1.1.0\scala-actors-migration_2.11-1.1.0.jar;D:\Games\.minecraft\libraries\org\scala-lang\scala-compiler\2.11.1\scala-compiler-2.11.1.jar;D:\Games\.minecraft\libraries\org\scala-lang\plugins\scala-continuations-library_2.11\1.0.2_mc\scala-continuations-library_2.11-1.0.2_mc.jar;D:\Games\.minecraft\libraries\org\scala-lang\plugins\scala-continuations-plugin_2.11.1\1.0.2_mc\scala-continuations-plugin_2.11.1-1.0.2_mc.jar;D:\Games\.minecraft\libraries\org\scala-lang\scala-library\2.11.1\scala-library-2.11.1.jar;D:\Games\.minecraft\libraries\org\scala-lang\scala-parser-combinators_2.11\1.0.1\scala-parser-combinators_2.11-1.0.1.jar;D:\Games\.minecraft\libraries\org\scala-lang\scala-reflect\2.11.1\scala-reflect-2.11.1.jar;D:\Games\.minecraft\libraries\org\scala-lang\scala-swing_2.11\1.0.1\scala-swing_2.11-1.0.1.jar;D:\Games\.minecraft\libraries\org\scala-lang\scala-xml_2.11\1.0.2\scala-xml_2.11-1.0.2.jar;D:\Games\.minecraft\libraries\lzma\lzma\0.0.1\lzma-0.0.1.jar;D:\Games\.minecraft\libraries\java3d\vecmath\1.5.2\vecmath-1.5.2.jar;D:\Games\.minecraft\libraries\net\sf\trove4j\trove4j\3.0.3\trove4j-3.0.3.jar;D:\Games\.minecraft\libraries\org\apache\maven\maven-artifact\3.5.3\maven-artifact-3.5.3.jar;D:\Games\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\5.0.3\jopt-simple-5.0.3.jar;D:\Games\.minecraft\libraries\org\apache\logging\log4j\log4j-api\2.15.0\log4j-api-2.15.0.jar;D:\Games\.minecraft\libraries\org\apache\logging\log4j\log4j-core\2.15.0\log4j-core-2.15.0.jar;D:\Games\.minecraft\libraries\org\tlauncher\patchy\1.3.9\patchy-1.3.9.jar;D:\Games\.minecraft\libraries\oshi-project\oshi-core\1.1\oshi-core-1.1.jar;D:\Games\.minecraft\libraries\net\java\dev\jna\jna\4.4.0\jna-4.4.0.jar;D:\Games\.minecraft\libraries\net\java\dev\jna\platform\3.4.0\platform-3.4.0.jar;D:\Games\.minecraft\libraries\com\ibm\icu\icu4j-core-mojang\51.2\icu4j-core-mojang-51.2.jar;D:\Games\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\5.0.3\jopt-simple-5.0.3.jar;D:\Games\.minecraft\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar;D:\Games\.minecraft\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar;D:\Games\.minecraft\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar;D:\Games\.minecraft\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar;D:\Games\.minecraft\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar;D:\Games\.minecraft\libraries\io\netty\netty-all\4.1.9.Final\netty-all-4.1.9.Final.jar;D:\Games\.minecraft\libraries\com\google\guava\guava\21.0\guava-21.0.jar;D:\Games\.minecraft\libraries\org\apache\commons\commons-lang3\3.5\commons-lang3-3.5.jar;D:\Games\.minecraft\libraries\commons-io\commons-io\2.5\commons-io-2.5.jar;D:\Games\.minecraft\libraries\commons-codec\commons-codec\1.10\commons-codec-1.10.jar;D:\Games\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar;D:\Games\.minecraft\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar;D:\Games\.minecraft\libraries\com\google\code\gson\gson\2.8.0\gson-2.8.0.jar;D:\Games\.minecraft\libraries\org\tlauncher\authlib\1.6.251\authlib-1.6.251.jar;D:\Games\.minecraft\libraries\com\mojang\realms\1.10.22\realms-1.10.22.jar;D:\Games\.minecraft\libraries\org\apache\commons\commons-compress\1.8.1\commons-compress-1.8.1.jar;D:\Games\.minecraft\libraries\org\apache\httpcomponents\httpclient\4.3.3\httpclient-4.3.3.jar;D:\Games\.minecraft\libraries\commons-logging\commons-logging\1.1.3\commons-logging-1.1.3.jar;D:\Games\.minecraft\libraries\org\apache\httpcomponents\httpcore\4.3.2\httpcore-4.3.2.jar;D:\Games\.minecraft\libraries\it\unimi\dsi\fastutil\7.1.0\fastutil-7.1.0.jar;D:\Games\.minecraft\libraries\org\apache\logging\log4j\log4j-api\2.8.1\log4j-api-2.8.1.jar;D:\Games\.minecraft\libraries\org\apache\logging\log4j\log4j-core\2.8.1\log4j-core-2.8.1.jar;D:\Games\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl\2.9.4-nightly-20150209\lwjgl-2.9.4-nightly-20150209.jar;D:\Games\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl_util\2.9.4-nightly-20150209\lwjgl_util-2.9.4-nightly-20150209.jar;D:\Games\.minecraft\libraries\com\mojang\text2speech\1.10.3\text2speech-1.10.3.jar;D:\Games\.minecraft\versions\ForgeOptiFine 1.12.2\ForgeOptiFine 1.12.2.jar -Xmx12267M -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M -Dfml.ignoreInvalidMinecraftCertificates=true -Dfml.ignorePatchDiscrepancies=true -Djava.net.preferIPv4Stack=true -Dminecraft.applet.TargetDirectory=D:\Games\.minecraft -Dlog4j.configurationFile=D:\Games\.minecraft\assets\log_configs\client-1.12.xml net.minecraft.launchwrapper.Launch --username LimeKioshi --version ForgeOptiFine 1.12.2 --gameDir D:\Games\.minecraft --assetsDir D:\Games\.minecraft\assets --assetIndex 1.12 --uuid 6a94db930c364518827e4de35f4edf14 --accessToken null --userType mojang --tweakClass net.minecraftforge.fml.common.launcher.FMLTweaker --versionType Forge --width 925 --height 530
[Launcher] Launching Minecraft...
I'm hiding!
[TLauncherManager] mods after D:\Games\.minecraft\mods\betteranimals_1.12.2_3.1.jar D:\Games\.minecraft\mods\comforts_1.12.2_1.3.1.jar D:\Games\.minecraft\mods\CreativeCore_v1.9.35_mc1.12.2.jar D:\Games\.minecraft\mods\CustomNPCs_1.12.226aug18.jar D:\Games\.minecraft\mods\Decocraft-2.6.2_1.12.2.jar D:\Games\.minecraft\mods\DragonMounts_1.12.2_1.4.8.9.5.jar D:\Games\.minecraft\mods\furniture_5.14.0_1.12.2.jar D:\Games\.minecraft\mods\ItemPhysic_Full_1.4.17_mc1.12.2.jar D:\Games\.minecraft\mods\llibrary-1.7.14-1.12.2.jar D:\Games\.minecraft\mods\malisiscore-1.12.2-6.4.0.jar D:\Games\.minecraft\mods\malisisdoors-1.12.2-7.3.0.jar D:\Games\.minecraft\mods\MorePlayerModels_1.12.218jan18.jar D:\Games\.minecraft\mods\OptiFine-OptiFine-1.12.2_HD_U_G5.jar D:\Games\.minecraft\mods\personalcars-1.4.jar D:\Games\.minecraft\mods\PTRLib-1.0.3.jar D:\Games\.minecraft\mods\resynth_1.2.1.jar D:\Games\.minecraft\mods\RikMuldsCore_1.3.1.jar D:\Games\.minecraft\mods\TheCampingMod_1.12.2_2.4.2.jar D:\Games\.minecraft\mods\tlskincape_1.12.2-1.4.jar D:\Games\.minecraft\mods\VariedCommodities_1.12.2_15may18.jar D:\Games\.minecraft\mods\ViesCraft_1.12.2_5.9.2.jar
[InnerMinecraftServersImpl] search changers of the servers
read servers from servers.dat [Server(name=HypeMC.pro, address=mc.hypemc.pro:25565, ip=mc.hypemc.pro, port=25565, hideAddress=false, acceptTextures=1), Server(name=SkyCave.pro, address=mc.skycave.pro:25565, ip=mc.skycave.pro, port=25565, hideAddress=false, acceptTextures=1), Server(name=MineBlaze.net, address=mc.mineblaze.net:25565, ip=mc.mineblaze.net, port=25565, hideAddress=false, acceptTextures=1), Server(name=VimeMC.net, address=mc.vimemc.net:25565, ip=mc.vimemc.net, port=25565, hideAddress=false, acceptTextures=1), Server(name=MasedWorld.net, address=mc.masedworld.net:25565, ip=mc.masedworld.net, port=25565, hideAddress=false, acceptTextures=1), Server(name=MusteryWorld.net, address=mc.musteryworld.net:25565, ip=mc.musteryworld.net, port=25565, hideAddress=false, acceptTextures=1), Server(name=HypeMC.pro, address=mc.HypeMC.pro:25565, ip=mc.HypeMC.pro, port=25565, hideAddress=false, acceptTextures=1), Server(name=DexLand.org, address=mc.dexland.org:25565, ip=mc.dexland.org, port=25565, hideAddress=false, acceptTextures=1), Server(name=Сервер Minecraft, address=25.22.133.165:49405, ip=25.22.133.165, port=49405, hideAddress=false, acceptTextures=0), Server(name=Сервер Minecraft, address=HollyBomb.aternos.me:21309, ip=HollyBomb.aternos.me, port=21309, hideAddress=false, acceptTextures=0), Server(name=Сервер Minecraft, address=mwserv.ru, ip=mwserv.ru, port=null, hideAddress=false, acceptTextures=0)]
[InnerMinecraftServersImpl] prepare inner servers
save servers to servers.dat
[Launcher] skin system is activated: true
[Launcher] Starting Minecraft ForgeOptiFine 1.12.2...
[Launcher] Launching in: D:\Games\.minecraft
Starting garbage collector: 157 / 403 MB
Garbage collector completed: 42 / 404 MB
[Launcher] Processing post-launch actions. Assist launch: true
===============================================================================================
[20:14:75] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[20:14:86] [main/INFO]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[20:14:86] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[20:14:90] [main/INFO]: Forge Mod Loader version 14.23.5.2860 for Minecraft 1.12.2 loading
[20:14:90] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_51, running on Windows 10:amd64:10.0, installed at D:\Games\.minecraft\runtime\jre-legacy\windows\jre-legacy
[20:14:07] [main/INFO]: Searching D:\Games\.minecraft\mods for mods
[20:14:09] [main/WARN]: Found FMLCorePluginContainsFMLMod marker in comforts_1.12.2_1.3.1.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[20:14:11] [main/WARN]: The coremod c4.comforts.asm.ComfortsCoreLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[20:14:11] [main/WARN]: Found FMLCorePluginContainsFMLMod marker in CreativeCore_v1.9.35_mc1.12.2.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[20:14:12] [main/WARN]: The coremod com.creativemd.creativecore.core.CreativePatchingLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[20:14:12] [main/WARN]: The coremod CreativePatchingLoader (com.creativemd.creativecore.core.CreativePatchingLoader) is not signed!
[20:14:13] [main/WARN]: The coremod com.creativemd.itemphysic.ItemPatchingLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[20:14:14] [main/WARN]: The coremod ItemPatchingLoader (com.creativemd.itemphysic.ItemPatchingLoader) is not signed!
[20:14:14] [main/INFO]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from malisiscore-1.12.2-6.4.0.jar
[20:14:15] [main/INFO]: Loading tweaker optifine.OptiFineForgeTweaker from OptiFine-OptiFine-1.12.2_HD_U_G5.jar
[20:14:16] [main/WARN]: Found FMLCorePluginContainsFMLMod marker in tlskincape_1.12.2-1.4.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
2023-05-18 20:14:44,245 main WARN Error parsing URI D:\Games\.minecraft\assets\log_configs\client-1.12.xml
[20:14:30] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[20:14:30] [main/INFO]: Loading tweak class name org.spongepowered.asm.launch.MixinTweaker
[20:14:32] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.7.4 Source=file:/D:/Games/.minecraft/mods/malisiscore-1.12.2-6.4.0.jar Service=LaunchWrapper Env=CLIENT
[20:14:50] [main/WARN]: The coremod net.malisis.core.asm.MalisisCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[20:14:50] [main/WARN]: The coremod MalisisCorePlugin (net.malisis.core.asm.MalisisCorePlugin) is not signed!
[20:14:56] [main/INFO]: Compatibility level set to JAVA_8
[20:14:67] [main/INFO]: Loading tweak class name optifine.OptiFineForgeTweaker
[20:14:68] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[20:14:69] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[20:14:69] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[20:14:69] [main/INFO]: Calling tweak class optifine.OptiFineForgeTweaker
[20:14:70] [main/INFO]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: acceptOptions
[20:14:73] [main/INFO]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: injectIntoClassLoader
[20:14:74] [main/INFO]: [optifine.OptiFineClassTransformer:dbg:242]: OptiFine ClassTransformer
[20:14:74] [main/INFO]: [optifine.OptiFineClassTransformer:dbg:242]: OptiFine ZIP file: D:\Games\.minecraft\mods\OptiFine-OptiFine-1.12.2_HD_U_G5.jar
[20:14:75] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:14:83] [main/INFO]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[20:14:94] [main/INFO]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[20:14:94] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:14:95] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:14:98] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:14:29] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:14:37] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:14:41] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Parsing hooks container gloomyfolken.hooklib.minecraft.SecondaryTransformerHook
[20:14:42] [main/INFO]: [HOOKLIB] Obfuscated: true
[20:14:48] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Parsing hooks container org.tlauncher.skin.cape.asm.TLSkinCapeHooks
[20:14:49] [main/INFO]: Calling tweak class org.spongepowered.asm.launch.MixinTweaker
[20:14:50] [main/INFO]: Initialised Mixin FML Remapper Adapter with net.minecraftforge.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper@1cb7936c
[20:14:51] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[20:14:56] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Injecting hooks into class net.minecraftforge.fml.common.Loader
[20:14:75] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Patching method net.minecraftforge.fml.common.Loader#injectData([Ljava/lang/Object;)
[20:14:91] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Methods dictionary loaded in 8 ms
[20:14:22] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:14:38] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[20:14:39] [main/INFO]: Loading tweak class name org.spongepowered.asm.mixin.EnvironmentStateTweaker
[20:14:39] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[20:14:39] [main/INFO]: Calling tweak class org.spongepowered.asm.mixin.EnvironmentStateTweaker
[20:14:39] [main/INFO]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: getLaunchArguments
[20:14:10] [main/INFO]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[20:14:94] [main/INFO]: [com.creativemd.creativecore.transformer.CreativeTransformer:transform:49]: [itemphysic] Patched net.minecraft.client.entity.EntityPlayerSP ...
[20:14:96] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Injecting hooks into class net.minecraft.client.entity.AbstractClientPlayer
[20:14:97] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Patching method net.minecraft.client.entity.AbstractClientPlayer#getLocationSkin()Lnet/minecraft/util/ResourceLocation;
[20:14:97] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Patching method net.minecraft.client.entity.AbstractClientPlayer#getLocationCape()Lnet/minecraft/util/ResourceLocation;
[20:14:97] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Patching method net.minecraft.client.entity.AbstractClientPlayer#getSkinType()
[20:14:98] [main/INFO]: [Comforts ASM] Preparing to transform Entity Player
[20:14:00] [main/INFO]: [Comforts ASM] Initiating transformation to method (Names [trySleep, func_180469_a, a] Descriptor (Lnet/minecraft/util/math/BlockPos;)Lnet/minecraft/entity/player/EntityPlayer$SleepResult; / (Let;)Laed$a;)
[20:14:00] [main/INFO]: [Comforts ASM] Found method, initiating patch...
[20:14:00] [main/INFO]: [Comforts ASM] Found target node for patching: INVOKESTATIC net/minecraftforge/event/ForgeEventFactory.onPlayerSleepInBed (Laed;Let;)Laed$a;
[20:14:00] [main/INFO]: [Comforts ASM] Found target node for patching: INVOKESTATIC net/minecraftforge/event/ForgeEventFactory.fireSleepingTimeCheck (Laed;Let;)Z
[20:14:01] [main/INFO]: [Comforts ASM] Patch result: Success!
[20:14:10] [main/ERROR]: Unable to launch
java.lang.reflect.InvocationTargetException
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:497)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.NoClassDefFoundError: net/minecraft/client/entity/EntityPlayerSP
at net.minecraft.client.main.Main.main(SourceFile:38)
... 6 more
Caused by: java.lang.ClassNotFoundException: net.minecraft.client.entity.EntityPlayerSP
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
... 7 more
Caused by: java.lang.NoClassDefFoundError: net/minecraft/client/entity/AbstractClientPlayer
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:760)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
... 9 more
Caused by: java.lang.ClassNotFoundException: net.minecraft.client.entity.AbstractClientPlayer
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
... 13 more
Caused by: java.lang.NoClassDefFoundError: net/minecraft/entity/player/EntityPlayer
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:760)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
... 15 more
Caused by: java.lang.ClassNotFoundException: net.minecraft.entity.player.EntityPlayer
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
... 19 more
Caused by: net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerException: Exception in class transformer c4.comforts.asm.SleepTransformer@630b6190 from coremod ComfortsCoreLoadingPlugin
at net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerWrapper.transform(ASMTransformerWrapper.java:260)
at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:279)
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:176)
... 21 more
Caused by: java.lang.NegativeArraySizeException
at org.objectweb.asm.Frame.merge(Frame.java:1447)
at org.objectweb.asm.MethodWriter.visitMaxs(MethodWriter.java:1516)
at org.objectweb.asm.tree.MethodNode.accept(MethodNode.java:835)
at org.objectweb.asm.tree.MethodNode.accept(MethodNode.java:727)
at org.objectweb.asm.tree.ClassNode.accept(ClassNode.java:412)
at c4.comforts.asm.SleepTransformer.transform(SleepTransformer.java:104)
at c4.comforts.asm.SleepTransformer.transformPlayerSleep(SleepTransformer.java:67)
at c4.comforts.asm.SleepTransformer$$Lambda$31/7646139.apply(Unknown Source)
at c4.comforts.asm.SleepTransformer.transform(SleepTransformer.java:52)
at net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerWrapper.transform(ASMTransformerWrapper.java:256)
... 23 more
Exception in thread "main" <log4j:Event logger="STDERR" timestamp="1684430091120" level="INFO" thread="main">
<log4j:Message><![CDATA[[java.lang.ThreadGroup:uncaughtException:1052]: net.minecraftforge.fml.relauncher.FMLSecurityManager$ExitTrappedException]]></log4j:Message>
</log4j:Event>
[20:14:12] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraftforge.fml.relauncher.FMLSecurityManager.checkPermission(FMLSecurityManager.java:49)
[20:14:12] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.lang.SecurityManager.checkExit(SecurityManager.java:761)
[20:14:12] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.lang.Runtime.exit(Runtime.java:107)
[20:14:12] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.lang.System.exit(System.java:971)
[20:14:12] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:138)
[20:14:12] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Here I am!
[VersionManager] Refreshing versions locally...
[VersionManager] Versions has been refreshed (93 ms)
[Launcher] Launcher exited.
[Launcher] Minecraft closed with exit code: 1
flush now
flush now
[OS] Trying to open folder: D:\Games\.minecraft\
saved account Account{displayName=LimeKioshi, userid=LimeKioshi, uuid=6a94db930c364518827e4de35f4edf14, username=LimeKioshi}
save profiles
onAuthPassed
saved account Account{displayName=LimeKioshi, userid=LimeKioshi, uuid=6a94db930c364518827e4de35f4edf14, username=LimeKioshi}
save profiles
[LoginForm] Login was OK. Trying to launch now.
[Launcher] Running under TLauncher 2.871
[Launcher] Collecting info...
[TLauncherManager] before clearLibrary D:\Games\.minecraft\mods\betteranimals_1.12.2_3.1.jar D:\Games\.minecraft\mods\comforts_1.12.2_1.3.1.jar D:\Games\.minecraft\mods\CreativeCore_v1.9.35_mc1.12.2.jar D:\Games\.minecraft\mods\CustomNPCs_1.12.226aug18.jar D:\Games\.minecraft\mods\Decocraft-2.6.2_1.12.2.jar D:\Games\.minecraft\mods\DragonMounts_1.12.2_1.4.8.9.5.jar D:\Games\.minecraft\mods\furniture_5.14.0_1.12.2.jar D:\Games\.minecraft\mods\ItemPhysic_Full_1.4.17_mc1.12.2.jar D:\Games\.minecraft\mods\llibrary-1.7.14-1.12.2.jar D:\Games\.minecraft\mods\malisiscore-1.12.2-6.4.0.jar D:\Games\.minecraft\mods\malisisdoors-1.12.2-7.3.0.jar D:\Games\.minecraft\mods\OptiFine-OptiFine-1.12.2_HD_U_G5.jar D:\Games\.minecraft\mods\personalcars-1.4.jar D:\Games\.minecraft\mods\PTRLib-1.0.3.jar D:\Games\.minecraft\mods\resynth_1.2.1.jar D:\Games\.minecraft\mods\RikMuldsCore_1.3.1.jar D:\Games\.minecraft\mods\TheCampingMod_1.12.2_2.4.2.jar D:\Games\.minecraft\mods\tlskincape_1.12.2-1.4.jar D:\Games\.minecraft\mods\VariedCommodities_1.12.2_15may18.jar D:\Games\.minecraft\mods\ViesCraft_1.12.2_5.9.2.jar
[TLauncherManager] written: []
[TLauncherManager] after clearLibrary D:\Games\.minecraft\mods\betteranimals_1.12.2_3.1.jar D:\Games\.minecraft\mods\comforts_1.12.2_1.3.1.jar D:\Games\.minecraft\mods\CreativeCore_v1.9.35_mc1.12.2.jar D:\Games\.minecraft\mods\CustomNPCs_1.12.226aug18.jar D:\Games\.minecraft\mods\Decocraft-2.6.2_1.12.2.jar D:\Games\.minecraft\mods\DragonMounts_1.12.2_1.4.8.9.5.jar D:\Games\.minecraft\mods\furniture_5.14.0_1.12.2.jar D:\Games\.minecraft\mods\ItemPhysic_Full_1.4.17_mc1.12.2.jar D:\Games\.minecraft\mods\llibrary-1.7.14-1.12.2.jar D:\Games\.minecraft\mods\malisiscore-1.12.2-6.4.0.jar D:\Games\.minecraft\mods\malisisdoors-1.12.2-7.3.0.jar D:\Games\.minecraft\mods\personalcars-1.4.jar D:\Games\.minecraft\mods\PTRLib-1.0.3.jar D:\Games\.minecraft\mods\resynth_1.2.1.jar D:\Games\.minecraft\mods\RikMuldsCore_1.3.1.jar D:\Games\.minecraft\mods\TheCampingMod_1.12.2_2.4.2.jar D:\Games\.minecraft\mods\VariedCommodities_1.12.2_15may18.jar D:\Games\.minecraft\mods\ViesCraft_1.12.2_5.9.2.jar
[Launcher] Force update: false
[Launcher] Selected version: ForgeOptiFine 1.12.2
[Launcher] Selected account: Account{displayName=LimeKioshi, userid=LimeKioshi, uuid=6a94db930c364518827e4de35f4edf14, username=LimeKioshi}
[Launcher] Version sync info: VersionSyncInfo{id='ForgeOptiFine 1.12.2',
local=CompleteVersion{id='ForgeOptiFine 1.12.2', time=Mon Dec 13 12:15:32 MSK 2021, release=Mon Sep 18 04:39:52 MSK 2017, type=modified, class=net.minecraft.launchwrapper.Launch, minimumVersion=18, assets='1.12', source=LOCAL_VERSION_REPO, list=net.minecraft.launcher.updater.SkinVersionList@2b7d122e, libraries=[Library{name='net.minecraftforge:forge:1.12.2-14.23.5.2860', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.ow2.asm:asm-debug-all:5.2', rules=null, natives=null, extract=null, packed='null'}, Library{name='net.minecraft:launchwrapper:1.12', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.jline:jline:3.5.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.typesafe.akka:akka-actor_2.11:2.3.3', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.typesafe:config:1.2.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.scala-lang:scala-actors-migration_2.11:1.1.0', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.scala-lang:scala-compiler:2.11.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.scala-lang.plugins:scala-continuations-library_2.11:1.0.2_mc', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.scala-lang.plugins:scala-continuations-plugin_2.11.1:1.0.2_mc', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.scala-lang:scala-library:2.11.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.scala-lang:scala-parser-combinators_2.11:1.0.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.scala-lang:scala-reflect:2.11.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.scala-lang:scala-swing_2.11:1.0.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.scala-lang:scala-xml_2.11:1.0.2', rules=null, natives=null, extract=null, packed='null'}, Library{name='lzma:lzma:0.0.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='java3d:vecmath:1.5.2', rules=null, natives=null, extract=null, packed='null'}, Library{name='net.sf.trove4j:trove4j:3.0.3', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.apache.maven:maven-artifact:3.5.3', 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='org.apache.logging.log4j:log4j-api:2.15.0', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.apache.logging.log4j:log4j-core:2.15.0', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.mojang:patchy:1.3.9', rules=null, natives=null, extract=null, packed='null'}, Library{name='oshi-project:oshi-core:1.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='net.java.dev.jna:jna:4.4.0', rules=null, natives=null, extract=null, packed='null'}, Library{name='net.java.dev.jna:platform:3.4.0', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.ibm.icu:icu4j-core-mojang:51.2', 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='com.paulscode:codecjorbis:20101023', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.paulscode:codecwav:20101023', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.paulscode:libraryjavasound:20101123', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.paulscode:librarylwjglopenal:20100824', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.paulscode:soundsystem:20120107', rules=null, natives=null, extract=null, packed='null'}, Library{name='io.netty:netty-all:4.1.9.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.google.code.gson:gson:2.8.0', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.mojang:authlib:1.5.25', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.mojang:realms:1.10.22', 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:7.1.0', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.apache.logging.log4j:log4j-api:2.8.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.apache.logging.log4j:log4j-core:2.8.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.lwjgl.lwjgl:lwjgl:2.9.4-nightly-20150209', 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:lwjgl_util:2.9.4-nightly-20150209', 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:lwjgl-platform:2.9.4-nightly-20150209', rules=[Rule{action=ALLOW, os=null, features=null}, Rule{action=DISALLOW, os=OSRestriction{name=OSX, version='null'}, features=null}], natives={LINUX=natives-linux, OSX=natives-osx, WINDOWS=natives-windows}, extract=net.minecraft.launcher.versions.ExtractRules@464c7444, packed='null'}, Library{name='org.lwjgl.lwjgl:lwjgl:2.9.2-nightly-20140822', rules=[Rule{action=ALLOW, os=OSRestriction{name=OSX, version='null'}, features=null}], natives=null, extract=null, packed='null'}, Library{name='org.lwjgl.lwjgl:lwjgl_util:2.9.2-nightly-20140822', rules=[Rule{action=ALLOW, os=OSRestriction{name=OSX, version='null'}, features=null}], natives=null, extract=null, packed='null'}, Library{name='org.lwjgl.lwjgl:lwjgl-platform:2.9.2-nightly-20140822', rules=[Rule{action=ALLOW, os=OSRestriction{name=OSX, version='null'}, features=null}], natives={LINUX=natives-linux, OSX=natives-osx, WINDOWS=natives-windows}, extract=net.minecraft.launcher.versions.ExtractRules@34ea7239, packed='null'}, Library{name='net.java.jinput:jinput-platform:2.0.5', rules=null, natives={LINUX=natives-linux, OSX=natives-osx, WINDOWS=natives-windows}, extract=net.minecraft.launcher.versions.ExtractRules@30a7ea8b, packed='null'}, Library{name='com.mojang:text2speech:1.10.3', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.mojang:text2speech:1.10.3', rules=null, natives={LINUX=natives-linux, WINDOWS=natives-windows}, extract=net.minecraft.launcher.versions.ExtractRules@2a8eb65b, 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@fc5191a, 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=PartialVersion{id='ForgeOptiFine 1.12.2', time=Mon Dec 13 12:15:32 MSK 2021, release=Mon Sep 18 04:39:52 MSK 2017, type=modified, source=SKIN_VERSION_REPO, list=net.minecraft.launcher.updater.SkinVersionList@2b7d122e}, isInstalled=true, hasRemote=true, isUpToDate=true}
[Launcher] Checking conditions...
[Launcher] shaderpacks:PotatoShaders_v1.0a.zip,shaders,Sildurs Vibrant Shaders v1.29 Lite.zip
[Launcher] resourcepacks:Demaster bomj (1).zip,resources.zip,ShadowPriestok Bomzh RP.zip,Shinobi Craft music,ShinobiCraft.zip,WinterTown,РП.zip,Текстуры бомжа
[Launcher] Comparing assets...
[AssetsManager] Checking resources...
[AssetsManager] Reading indexes from file D:\Games\.minecraft\assets\indexes\1.12.json
[AssetsManager] Fast comparing: true
[Launcher] finished comparing assets: 258 ms.
[TLauncherManager] add required libraries: ForgeOptiFine 1.12.2
[VersionManager] Required for version ForgeOptiFine 1.12.2: []
[TLauncherManager] add required libraries: ForgeOptiFine 1.12.2
used default java runtime
Minecraft requires java version: 8, java path: D:\Games\.minecraft\runtime\jre-legacy\windows\jre-legacy\bin\javaw.exe
[TLauncherManager] library will be replaced: com.mojang:authlib:1.5.25
[TLauncherManager] library will be replaced: com.mojang:patchy:1.3.9
[Launcher] Unpacking natives...
[Launcher] Constructing process...
[Launcher] Constructing classpath...
backup world is active: false
[Launcher] Getting Minecraft arguments...
[Launcher] Full command: D:\Games\.minecraft\runtime\jre-legacy\windows\jre-legacy\bin\javaw.exe -Dos.name=Windows 10 -Dos.version=10.0 -Djava.library.path=D:\Games\.minecraft\versions\ForgeOptiFine 1.12.2\natives -cp D:\Games\.minecraft\libraries\net\minecraftforge\forge\1.12.2-14.23.5.2860\forge-1.12.2-14.23.5.2860.jar;D:\Games\.minecraft\libraries\org\ow2\asm\asm-debug-all\5.2\asm-debug-all-5.2.jar;D:\Games\.minecraft\libraries\net\minecraft\launchwrapper\1.12\launchwrapper-1.12.jar;D:\Games\.minecraft\libraries\org\jline\jline\3.5.1\jline-3.5.1.jar;D:\Games\.minecraft\libraries\com\typesafe\akka\akka-actor_2.11\2.3.3\akka-actor_2.11-2.3.3.jar;D:\Games\.minecraft\libraries\com\typesafe\config\1.2.1\config-1.2.1.jar;D:\Games\.minecraft\libraries\org\scala-lang\scala-actors-migration_2.11\1.1.0\scala-actors-migration_2.11-1.1.0.jar;D:\Games\.minecraft\libraries\org\scala-lang\scala-compiler\2.11.1\scala-compiler-2.11.1.jar;D:\Games\.minecraft\libraries\org\scala-lang\plugins\scala-continuations-library_2.11\1.0.2_mc\scala-continuations-library_2.11-1.0.2_mc.jar;D:\Games\.minecraft\libraries\org\scala-lang\plugins\scala-continuations-plugin_2.11.1\1.0.2_mc\scala-continuations-plugin_2.11.1-1.0.2_mc.jar;D:\Games\.minecraft\libraries\org\scala-lang\scala-library\2.11.1\scala-library-2.11.1.jar;D:\Games\.minecraft\libraries\org\scala-lang\scala-parser-combinators_2.11\1.0.1\scala-parser-combinators_2.11-1.0.1.jar;D:\Games\.minecraft\libraries\org\scala-lang\scala-reflect\2.11.1\scala-reflect-2.11.1.jar;D:\Games\.minecraft\libraries\org\scala-lang\scala-swing_2.11\1.0.1\scala-swing_2.11-1.0.1.jar;D:\Games\.minecraft\libraries\org\scala-lang\scala-xml_2.11\1.0.2\scala-xml_2.11-1.0.2.jar;D:\Games\.minecraft\libraries\lzma\lzma\0.0.1\lzma-0.0.1.jar;D:\Games\.minecraft\libraries\java3d\vecmath\1.5.2\vecmath-1.5.2.jar;D:\Games\.minecraft\libraries\net\sf\trove4j\trove4j\3.0.3\trove4j-3.0.3.jar;D:\Games\.minecraft\libraries\org\apache\maven\maven-artifact\3.5.3\maven-artifact-3.5.3.jar;D:\Games\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\5.0.3\jopt-simple-5.0.3.jar;D:\Games\.minecraft\libraries\org\apache\logging\log4j\log4j-api\2.15.0\log4j-api-2.15.0.jar;D:\Games\.minecraft\libraries\org\apache\logging\log4j\log4j-core\2.15.0\log4j-core-2.15.0.jar;D:\Games\.minecraft\libraries\org\tlauncher\patchy\1.3.9\patchy-1.3.9.jar;D:\Games\.minecraft\libraries\oshi-project\oshi-core\1.1\oshi-core-1.1.jar;D:\Games\.minecraft\libraries\net\java\dev\jna\jna\4.4.0\jna-4.4.0.jar;D:\Games\.minecraft\libraries\net\java\dev\jna\platform\3.4.0\platform-3.4.0.jar;D:\Games\.minecraft\libraries\com\ibm\icu\icu4j-core-mojang\51.2\icu4j-core-mojang-51.2.jar;D:\Games\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\5.0.3\jopt-simple-5.0.3.jar;D:\Games\.minecraft\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar;D:\Games\.minecraft\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar;D:\Games\.minecraft\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar;D:\Games\.minecraft\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar;D:\Games\.minecraft\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar;D:\Games\.minecraft\libraries\io\netty\netty-all\4.1.9.Final\netty-all-4.1.9.Final.jar;D:\Games\.minecraft\libraries\com\google\guava\guava\21.0\guava-21.0.jar;D:\Games\.minecraft\libraries\org\apache\commons\commons-lang3\3.5\commons-lang3-3.5.jar;D:\Games\.minecraft\libraries\commons-io\commons-io\2.5\commons-io-2.5.jar;D:\Games\.minecraft\libraries\commons-codec\commons-codec\1.10\commons-codec-1.10.jar;D:\Games\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar;D:\Games\.minecraft\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar;D:\Games\.minecraft\libraries\com\google\code\gson\gson\2.8.0\gson-2.8.0.jar;D:\Games\.minecraft\libraries\org\tlauncher\authlib\1.6.251\authlib-1.6.251.jar;D:\Games\.minecraft\libraries\com\mojang\realms\1.10.22\realms-1.10.22.jar;D:\Games\.minecraft\libraries\org\apache\commons\commons-compress\1.8.1\commons-compress-1.8.1.jar;D:\Games\.minecraft\libraries\org\apache\httpcomponents\httpclient\4.3.3\httpclient-4.3.3.jar;D:\Games\.minecraft\libraries\commons-logging\commons-logging\1.1.3\commons-logging-1.1.3.jar;D:\Games\.minecraft\libraries\org\apache\httpcomponents\httpcore\4.3.2\httpcore-4.3.2.jar;D:\Games\.minecraft\libraries\it\unimi\dsi\fastutil\7.1.0\fastutil-7.1.0.jar;D:\Games\.minecraft\libraries\org\apache\logging\log4j\log4j-api\2.8.1\log4j-api-2.8.1.jar;D:\Games\.minecraft\libraries\org\apache\logging\log4j\log4j-core\2.8.1\log4j-core-2.8.1.jar;D:\Games\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl\2.9.4-nightly-20150209\lwjgl-2.9.4-nightly-20150209.jar;D:\Games\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl_util\2.9.4-nightly-20150209\lwjgl_util-2.9.4-nightly-20150209.jar;D:\Games\.minecraft\libraries\com\mojang\text2speech\1.10.3\text2speech-1.10.3.jar;D:\Games\.minecraft\versions\ForgeOptiFine 1.12.2\ForgeOptiFine 1.12.2.jar -Xmx12267M -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M -Dfml.ignoreInvalidMinecraftCertificates=true -Dfml.ignorePatchDiscrepancies=true -Djava.net.preferIPv4Stack=true -Dminecraft.applet.TargetDirectory=D:\Games\.minecraft -Dlog4j.configurationFile=D:\Games\.minecraft\assets\log_configs\client-1.12.xml net.minecraft.launchwrapper.Launch --username LimeKioshi --version ForgeOptiFine 1.12.2 --gameDir D:\Games\.minecraft --assetsDir D:\Games\.minecraft\assets --assetIndex 1.12 --uuid 6a94db930c364518827e4de35f4edf14 --accessToken null --userType mojang --tweakClass net.minecraftforge.fml.common.launcher.FMLTweaker --versionType Forge --width 925 --height 530
[Launcher] Launching Minecraft...
I'm hiding!
[TLauncherManager] mods after D:\Games\.minecraft\mods\betteranimals_1.12.2_3.1.jar D:\Games\.minecraft\mods\comforts_1.12.2_1.3.1.jar D:\Games\.minecraft\mods\CreativeCore_v1.9.35_mc1.12.2.jar D:\Games\.minecraft\mods\CustomNPCs_1.12.226aug18.jar D:\Games\.minecraft\mods\Decocraft-2.6.2_1.12.2.jar D:\Games\.minecraft\mods\DragonMounts_1.12.2_1.4.8.9.5.jar D:\Games\.minecraft\mods\furniture_5.14.0_1.12.2.jar D:\Games\.minecraft\mods\ItemPhysic_Full_1.4.17_mc1.12.2.jar D:\Games\.minecraft\mods\llibrary-1.7.14-1.12.2.jar D:\Games\.minecraft\mods\malisiscore-1.12.2-6.4.0.jar D:\Games\.minecraft\mods\malisisdoors-1.12.2-7.3.0.jar D:\Games\.minecraft\mods\OptiFine-OptiFine-1.12.2_HD_U_G5.jar D:\Games\.minecraft\mods\personalcars-1.4.jar D:\Games\.minecraft\mods\PTRLib-1.0.3.jar D:\Games\.minecraft\mods\resynth_1.2.1.jar D:\Games\.minecraft\mods\RikMuldsCore_1.3.1.jar D:\Games\.minecraft\mods\TheCampingMod_1.12.2_2.4.2.jar D:\Games\.minecraft\mods\tlskincape_1.12.2-1.4.jar D:\Games\.minecraft\mods\VariedCommodities_1.12.2_15may18.jar D:\Games\.minecraft\mods\ViesCraft_1.12.2_5.9.2.jar
[InnerMinecraftServersImpl] search changers of the servers
read servers from servers.dat [Server(name=HypeMC.pro, address=mc.hypemc.pro:25565, ip=mc.hypemc.pro, port=25565, hideAddress=false, acceptTextures=1), Server(name=SkyCave.pro, address=mc.skycave.pro:25565, ip=mc.skycave.pro, port=25565, hideAddress=false, acceptTextures=1), Server(name=MineBlaze.net, address=mc.mineblaze.net:25565, ip=mc.mineblaze.net, port=25565, hideAddress=false, acceptTextures=1), Server(name=VimeMC.net, address=mc.vimemc.net:25565, ip=mc.vimemc.net, port=25565, hideAddress=false, acceptTextures=1), Server(name=MasedWorld.net, address=mc.masedworld.net:25565, ip=mc.masedworld.net, port=25565, hideAddress=false, acceptTextures=1), Server(name=MusteryWorld.net, address=mc.musteryworld.net:25565, ip=mc.musteryworld.net, port=25565, hideAddress=false, acceptTextures=1), Server(name=HypeMC.pro, address=mc.HypeMC.pro:25565, ip=mc.HypeMC.pro, port=25565, hideAddress=false, acceptTextures=1), Server(name=DexLand.org, address=mc.dexland.org:25565, ip=mc.dexland.org, port=25565, hideAddress=false, acceptTextures=1), Server(name=Сервер Minecraft, address=25.22.133.165:49405, ip=25.22.133.165, port=49405, hideAddress=false, acceptTextures=0), Server(name=Сервер Minecraft, address=HollyBomb.aternos.me:21309, ip=HollyBomb.aternos.me, port=21309, hideAddress=false, acceptTextures=0), Server(name=Сервер Minecraft, address=mwserv.ru, ip=mwserv.ru, port=null, hideAddress=false, acceptTextures=0)]
[InnerMinecraftServersImpl] prepare inner servers
save servers to servers.dat
[Launcher] skin system is activated: true
[Launcher] Starting Minecraft ForgeOptiFine 1.12.2...
[Launcher] Launching in: D:\Games\.minecraft
Starting garbage collector: 155 / 404 MB
Garbage collector completed: 43 / 403 MB
[Launcher] Processing post-launch actions. Assist launch: true
===============================================================================================
[20:15:69] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[20:15:81] [main/INFO]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[20:15:81] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[20:15:85] [main/INFO]: Forge Mod Loader version 14.23.5.2860 for Minecraft 1.12.2 loading
[20:15:85] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_51, running on Windows 10:amd64:10.0, installed at D:\Games\.minecraft\runtime\jre-legacy\windows\jre-legacy
[20:15:03] [main/INFO]: Searching D:\Games\.minecraft\mods for mods
[20:15:05] [main/WARN]: Found FMLCorePluginContainsFMLMod marker in comforts_1.12.2_1.3.1.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[20:15:07] [main/WARN]: The coremod c4.comforts.asm.ComfortsCoreLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[20:15:07] [main/WARN]: Found FMLCorePluginContainsFMLMod marker in CreativeCore_v1.9.35_mc1.12.2.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[20:15:07] [main/WARN]: The coremod com.creativemd.creativecore.core.CreativePatchingLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[20:15:07] [main/WARN]: The coremod CreativePatchingLoader (com.creativemd.creativecore.core.CreativePatchingLoader) is not signed!
[20:15:09] [main/WARN]: The coremod com.creativemd.itemphysic.ItemPatchingLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[20:15:09] [main/WARN]: The coremod ItemPatchingLoader (com.creativemd.itemphysic.ItemPatchingLoader) is not signed!
[20:15:10] [main/INFO]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from malisiscore-1.12.2-6.4.0.jar
[20:15:11] [main/INFO]: Loading tweaker optifine.OptiFineForgeTweaker from OptiFine-OptiFine-1.12.2_HD_U_G5.jar
[20:15:12] [main/WARN]: Found FMLCorePluginContainsFMLMod marker in tlskincape_1.12.2-1.4.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
2023-05-18 20:15:19,208 main WARN Error parsing URI D:\Games\.minecraft\assets\log_configs\client-1.12.xml
[20:15:26] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[20:15:26] [main/INFO]: Loading tweak class name org.spongepowered.asm.launch.MixinTweaker
[20:15:29] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.7.4 Source=file:/D:/Games/.minecraft/mods/malisiscore-1.12.2-6.4.0.jar Service=LaunchWrapper Env=CLIENT
[20:15:46] [main/WARN]: The coremod net.malisis.core.asm.MalisisCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[20:15:46] [main/WARN]: The coremod MalisisCorePlugin (net.malisis.core.asm.MalisisCorePlugin) is not signed!
[20:15:49] [main/INFO]: Compatibility level set to JAVA_8
[20:15:59] [main/INFO]: Loading tweak class name optifine.OptiFineForgeTweaker
[20:15:59] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[20:15:60] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[20:15:60] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[20:15:61] [main/INFO]: Calling tweak class optifine.OptiFineForgeTweaker
[20:15:61] [main/INFO]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: acceptOptions
[20:15:61] [main/INFO]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: injectIntoClassLoader
[20:15:61] [main/INFO]: [optifine.OptiFineClassTransformer:dbg:242]: OptiFine ClassTransformer
[20:15:61] [main/INFO]: [optifine.OptiFineClassTransformer:dbg:242]: OptiFine ZIP file: D:\Games\.minecraft\mods\OptiFine-OptiFine-1.12.2_HD_U_G5.jar
[20:15:62] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:15:51] [main/INFO]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[20:15:62] [main/INFO]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[20:15:63] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:15:63] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:15:66] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:15:95] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:15:02] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:15:07] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Parsing hooks container gloomyfolken.hooklib.minecraft.SecondaryTransformerHook
[20:15:07] [main/INFO]: [HOOKLIB] Obfuscated: true
[20:15:13] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Parsing hooks container org.tlauncher.skin.cape.asm.TLSkinCapeHooks
[20:15:14] [main/INFO]: Calling tweak class org.spongepowered.asm.launch.MixinTweaker
[20:15:15] [main/INFO]: Initialised Mixin FML Remapper Adapter with net.minecraftforge.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper@507b79f7
[20:15:17] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[20:15:22] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Injecting hooks into class net.minecraftforge.fml.common.Loader
[20:15:40] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Patching method net.minecraftforge.fml.common.Loader#injectData([Ljava/lang/Object;)
[20:15:57] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Methods dictionary loaded in 9 ms
[20:15:93] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:15:12] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[20:15:12] [main/INFO]: Loading tweak class name org.spongepowered.asm.mixin.EnvironmentStateTweaker
[20:15:12] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[20:15:12] [main/INFO]: Calling tweak class org.spongepowered.asm.mixin.EnvironmentStateTweaker
[20:15:12] [main/INFO]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: getLaunchArguments
[20:15:82] [main/INFO]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[20:15:64] [main/INFO]: [com.creativemd.creativecore.transformer.CreativeTransformer:transform:49]: [itemphysic] Patched net.minecraft.client.entity.EntityPlayerSP ...
[20:15:67] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Injecting hooks into class net.minecraft.client.entity.AbstractClientPlayer
[20:15:68] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Patching method net.minecraft.client.entity.AbstractClientPlayer#getLocationSkin()Lnet/minecraft/util/ResourceLocation;
[20:15:68] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Patching method net.minecraft.client.entity.AbstractClientPlayer#getLocationCape()Lnet/minecraft/util/ResourceLocation;
[20:15:68] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Patching method net.minecraft.client.entity.AbstractClientPlayer#getSkinType()
[20:15:69] [main/INFO]: [Comforts ASM] Preparing to transform Entity Player
[20:15:71] [main/INFO]: [Comforts ASM] Initiating transformation to method (Names [trySleep, func_180469_a, a] Descriptor (Lnet/minecraft/util/math/BlockPos;)Lnet/minecraft/entity/player/EntityPlayer$SleepResult; / (Let;)Laed$a;)
[20:15:71] [main/INFO]: [Comforts ASM] Found method, initiating patch...
[20:15:72] [main/INFO]: [Comforts ASM] Found target node for patching: INVOKESTATIC net/minecraftforge/event/ForgeEventFactory.onPlayerSleepInBed (Laed;Let;)Laed$a;
[20:15:72] [main/INFO]: [Comforts ASM] Found target node for patching: INVOKESTATIC net/minecraftforge/event/ForgeEventFactory.fireSleepingTimeCheck (Laed;Let;)Z
[20:15:72] [main/INFO]: [Comforts ASM] Patch result: Success!
[20:15:81] [main/ERROR]: Unable to launch
java.lang.reflect.InvocationTargetException
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:497)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.NoClassDefFoundError: net/minecraft/client/entity/EntityPlayerSP
at net.minecraft.client.main.Main.main(SourceFile:38)
... 6 more
Caused by: java.lang.ClassNotFoundException: net.minecraft.client.entity.EntityPlayerSP
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
... 7 more
Caused by: java.lang.NoClassDefFoundError: net/minecraft/client/entity/AbstractClientPlayer
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:760)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
... 9 more
Caused by: java.lang.ClassNotFoundException: net.minecraft.client.entity.AbstractClientPlayer
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
... 13 more
Caused by: java.lang.NoClassDefFoundError: net/minecraft/entity/player/EntityPlayer
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:760)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
... 15 more
Caused by: java.lang.ClassNotFoundException: net.minecraft.entity.player.EntityPlayer
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
... 19 more
Caused by: net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerException: Exception in class transformer c4.comforts.asm.SleepTransformer@2538bc06 from coremod ComfortsCoreLoadingPlugin
at net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerWrapper.transform(ASMTransformerWrapper.java:260)
at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:279)
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:176)
... 21 more
Caused by: java.lang.NegativeArraySizeException
at org.objectweb.asm.Frame.merge(Frame.java:1447)
at org.objectweb.asm.MethodWriter.visitMaxs(MethodWriter.java:1516)
at org.objectweb.asm.tree.MethodNode.accept(MethodNode.java:835)
at org.objectweb.asm.tree.MethodNode.accept(MethodNode.java:727)
at org.objectweb.asm.tree.ClassNode.accept(ClassNode.java:412)
at c4.comforts.asm.SleepTransformer.transform(SleepTransformer.java:104)
at c4.comforts.asm.SleepTransformer.transformPlayerSleep(SleepTransformer.java:67)
at c4.comforts.asm.SleepTransformer$$Lambda$31/672041498.apply(Unknown Source)
at c4.comforts.asm.SleepTransformer.transform(SleepTransformer.java:52)
at net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerWrapper.transform(ASMTransformerWrapper.java:256)
... 23 more
Exception in thread "main" <log4j:Event logger="STDERR" timestamp="1684430125840" level="INFO" thread="main">
<log4j:Message><![CDATA[[java.lang.ThreadGroup:uncaughtException:1052]: net.minecraftforge.fml.relauncher.FMLSecurityManager$ExitTrappedException]]></log4j:Message>
</log4j:Event>
[20:15:84] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraftforge.fml.relauncher.FMLSecurityManager.checkPermission(FMLSecurityManager.java:49)
[20:15:84] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.lang.SecurityManager.checkExit(SecurityManager.java:761)
[20:15:84] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.lang.Runtime.exit(Runtime.java:107)
[20:15:84] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.lang.System.exit(System.java:971)
[20:15:84] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:138)
[20:15:84] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Here I am!
[VersionManager] Refreshing versions locally...
[VersionManager] Versions has been refreshed (89 ms)
[Launcher] Minecraft closed with exit code: 1
flush now
[Launcher] Launcher exited.
flush now
saved account Account{displayName=LimeKioshi, userid=LimeKioshi, uuid=6a94db930c364518827e4de35f4edf14, username=LimeKioshi}
save profiles
[OS] Trying to open folder: D:\Games\.minecraft\
saved account Account{displayName=LimeKioshi, userid=LimeKioshi, uuid=6a94db930c364518827e4de35f4edf14, username=LimeKioshi}
save profiles
onAuthPassed
saved account Account{displayName=LimeKioshi, userid=LimeKioshi, uuid=6a94db930c364518827e4de35f4edf14, username=LimeKioshi}
save profiles
[LoginForm] Login was OK. Trying to launch now.
[Launcher] Running under TLauncher 2.871
[Launcher] Collecting info...
[TLauncherManager] before clearLibrary D:\Games\.minecraft\mods\comforts_1.12.2_1.3.1.jar D:\Games\.minecraft\mods\CreativeCore_v1.9.35_mc1.12.2.jar D:\Games\.minecraft\mods\CustomNPCs_1.12.226aug18.jar D:\Games\.minecraft\mods\Decocraft-2.6.2_1.12.2.jar D:\Games\.minecraft\mods\DragonMounts_1.12.2_1.4.8.9.5.jar D:\Games\.minecraft\mods\furniture_5.14.0_1.12.2.jar D:\Games\.minecraft\mods\ItemPhysic_Full_1.4.17_mc1.12.2.jar D:\Games\.minecraft\mods\llibrary-1.7.14-1.12.2.jar D:\Games\.minecraft\mods\malisiscore-1.12.2-6.4.0.jar D:\Games\.minecraft\mods\malisisdoors-1.12.2-7.3.0.jar D:\Games\.minecraft\mods\OptiFine-OptiFine-1.12.2_HD_U_G5.jar D:\Games\.minecraft\mods\personalcars-1.4.jar D:\Games\.minecraft\mods\PTRLib-1.0.3.jar D:\Games\.minecraft\mods\resynth_1.2.1.jar D:\Games\.minecraft\mods\RikMuldsCore_1.3.1.jar D:\Games\.minecraft\mods\TheCampingMod_1.12.2_2.4.2.jar D:\Games\.minecraft\mods\tlskincape_1.12.2-1.4.jar D:\Games\.minecraft\mods\VariedCommodities_1.12.2_15may18.jar D:\Games\.minecraft\mods\ViesCraft_1.12.2_5.9.2.jar
[TLauncherManager] written: []
[TLauncherManager] after clearLibrary D:\Games\.minecraft\mods\comforts_1.12.2_1.3.1.jar D:\Games\.minecraft\mods\CreativeCore_v1.9.35_mc1.12.2.jar D:\Games\.minecraft\mods\CustomNPCs_1.12.226aug18.jar D:\Games\.minecraft\mods\Decocraft-2.6.2_1.12.2.jar D:\Games\.minecraft\mods\DragonMounts_1.12.2_1.4.8.9.5.jar D:\Games\.minecraft\mods\furniture_5.14.0_1.12.2.jar D:\Games\.minecraft\mods\ItemPhysic_Full_1.4.17_mc1.12.2.jar D:\Games\.minecraft\mods\llibrary-1.7.14-1.12.2.jar D:\Games\.minecraft\mods\malisiscore-1.12.2-6.4.0.jar D:\Games\.minecraft\mods\malisisdoors-1.12.2-7.3.0.jar D:\Games\.minecraft\mods\personalcars-1.4.jar D:\Games\.minecraft\mods\PTRLib-1.0.3.jar D:\Games\.minecraft\mods\resynth_1.2.1.jar D:\Games\.minecraft\mods\RikMuldsCore_1.3.1.jar D:\Games\.minecraft\mods\TheCampingMod_1.12.2_2.4.2.jar D:\Games\.minecraft\mods\VariedCommodities_1.12.2_15may18.jar D:\Games\.minecraft\mods\ViesCraft_1.12.2_5.9.2.jar
[Launcher] Force update: false
[Launcher] Selected version: ForgeOptiFine 1.12.2
[Launcher] Selected account: Account{displayName=LimeKioshi, userid=LimeKioshi, uuid=6a94db930c364518827e4de35f4edf14, username=LimeKioshi}
[Launcher] Version sync info: VersionSyncInfo{id='ForgeOptiFine 1.12.2',
local=CompleteVersion{id='ForgeOptiFine 1.12.2', time=Mon Dec 13 12:15:32 MSK 2021, release=Mon Sep 18 04:39:52 MSK 2017, type=modified, class=net.minecraft.launchwrapper.Launch, minimumVersion=18, assets='1.12', source=LOCAL_VERSION_REPO, list=net.minecraft.launcher.updater.SkinVersionList@2b7d122e, libraries=[Library{name='net.minecraftforge:forge:1.12.2-14.23.5.2860', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.ow2.asm:asm-debug-all:5.2', rules=null, natives=null, extract=null, packed='null'}, Library{name='net.minecraft:launchwrapper:1.12', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.jline:jline:3.5.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.typesafe.akka:akka-actor_2.11:2.3.3', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.typesafe:config:1.2.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.scala-lang:scala-actors-migration_2.11:1.1.0', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.scala-lang:scala-compiler:2.11.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.scala-lang.plugins:scala-continuations-library_2.11:1.0.2_mc', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.scala-lang.plugins:scala-continuations-plugin_2.11.1:1.0.2_mc', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.scala-lang:scala-library:2.11.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.scala-lang:scala-parser-combinators_2.11:1.0.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.scala-lang:scala-reflect:2.11.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.scala-lang:scala-swing_2.11:1.0.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.scala-lang:scala-xml_2.11:1.0.2', rules=null, natives=null, extract=null, packed='null'}, Library{name='lzma:lzma:0.0.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='java3d:vecmath:1.5.2', rules=null, natives=null, extract=null, packed='null'}, Library{name='net.sf.trove4j:trove4j:3.0.3', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.apache.maven:maven-artifact:3.5.3', 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='org.apache.logging.log4j:log4j-api:2.15.0', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.apache.logging.log4j:log4j-core:2.15.0', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.mojang:patchy:1.3.9', rules=null, natives=null, extract=null, packed='null'}, Library{name='oshi-project:oshi-core:1.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='net.java.dev.jna:jna:4.4.0', rules=null, natives=null, extract=null, packed='null'}, Library{name='net.java.dev.jna:platform:3.4.0', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.ibm.icu:icu4j-core-mojang:51.2', 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='com.paulscode:codecjorbis:20101023', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.paulscode:codecwav:20101023', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.paulscode:libraryjavasound:20101123', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.paulscode:librarylwjglopenal:20100824', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.paulscode:soundsystem:20120107', rules=null, natives=null, extract=null, packed='null'}, Library{name='io.netty:netty-all:4.1.9.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.google.code.gson:gson:2.8.0', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.mojang:authlib:1.5.25', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.mojang:realms:1.10.22', 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:7.1.0', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.apache.logging.log4j:log4j-api:2.8.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.apache.logging.log4j:log4j-core:2.8.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.lwjgl.lwjgl:lwjgl:2.9.4-nightly-20150209', 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:lwjgl_util:2.9.4-nightly-20150209', 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:lwjgl-platform:2.9.4-nightly-20150209', rules=[Rule{action=ALLOW, os=null, features=null}, Rule{action=DISALLOW, os=OSRestriction{name=OSX, version='null'}, features=null}], natives={LINUX=natives-linux, OSX=natives-osx, WINDOWS=natives-windows}, extract=net.minecraft.launcher.versions.ExtractRules@433e5ad2, packed='null'}, Library{name='org.lwjgl.lwjgl:lwjgl:2.9.2-nightly-20140822', rules=[Rule{action=ALLOW, os=OSRestriction{name=OSX, version='null'}, features=null}], natives=null, extract=null, packed='null'}, Library{name='org.lwjgl.lwjgl:lwjgl_util:2.9.2-nightly-20140822', rules=[Rule{action=ALLOW, os=OSRestriction{name=OSX, version='null'}, features=null}], natives=null, extract=null, packed='null'}, Library{name='org.lwjgl.lwjgl:lwjgl-platform:2.9.2-nightly-20140822', rules=[Rule{action=ALLOW, os=OSRestriction{name=OSX, version='null'}, features=null}], natives={LINUX=natives-linux, OSX=natives-osx, WINDOWS=natives-windows}, extract=net.minecraft.launcher.versions.ExtractRules@70fef8d8, packed='null'}, Library{name='net.java.jinput:jinput-platform:2.0.5', rules=null, natives={LINUX=natives-linux, OSX=natives-osx, WINDOWS=natives-windows}, extract=net.minecraft.launcher.versions.ExtractRules@25a7443, packed='null'}, Library{name='com.mojang:text2speech:1.10.3', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.mojang:text2speech:1.10.3', rules=null, natives={LINUX=natives-linux, WINDOWS=natives-windows}, extract=net.minecraft.launcher.versions.ExtractRules@46b6c642, 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@776fec8c, 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=PartialVersion{id='ForgeOptiFine 1.12.2', time=Mon Dec 13 12:15:32 MSK 2021, release=Mon Sep 18 04:39:52 MSK 2017, type=modified, source=SKIN_VERSION_REPO, list=net.minecraft.launcher.updater.SkinVersionList@2b7d122e}, isInstalled=true, hasRemote=true, isUpToDate=true}
[Launcher] Checking conditions...
[Launcher] shaderpacks:PotatoShaders_v1.0a.zip,shaders,Sildurs Vibrant Shaders v1.29 Lite.zip
[Launcher] resourcepacks:Demaster bomj (1).zip,resources.zip,ShadowPriestok Bomzh RP.zip,Shinobi Craft music,ShinobiCraft.zip,WinterTown,РП.zip,Текстуры бомжа
[Launcher] Comparing assets...
[AssetsManager] Checking resources...
[AssetsManager] Reading indexes from file D:\Games\.minecraft\assets\indexes\1.12.json
[AssetsManager] Fast comparing: true
[Launcher] finished comparing assets: 259 ms.
[TLauncherManager] add required libraries: ForgeOptiFine 1.12.2
[VersionManager] Required for version ForgeOptiFine 1.12.2: []
[TLauncherManager] add required libraries: ForgeOptiFine 1.12.2
used default java runtime
Minecraft requires java version: 8, java path: D:\Games\.minecraft\runtime\jre-legacy\windows\jre-legacy\bin\javaw.exe
[TLauncherManager] library will be replaced: com.mojang:authlib:1.5.25
[TLauncherManager] library will be replaced: com.mojang:patchy:1.3.9
[Launcher] Unpacking natives...
[Launcher] Constructing process...
[Launcher] Constructing classpath...
backup world is active: false
[Launcher] Getting Minecraft arguments...
[Launcher] Full command: D:\Games\.minecraft\runtime\jre-legacy\windows\jre-legacy\bin\javaw.exe -Dos.name=Windows 10 -Dos.version=10.0 -Djava.library.path=D:\Games\.minecraft\versions\ForgeOptiFine 1.12.2\natives -cp D:\Games\.minecraft\libraries\net\minecraftforge\forge\1.12.2-14.23.5.2860\forge-1.12.2-14.23.5.2860.jar;D:\Games\.minecraft\libraries\org\ow2\asm\asm-debug-all\5.2\asm-debug-all-5.2.jar;D:\Games\.minecraft\libraries\net\minecraft\launchwrapper\1.12\launchwrapper-1.12.jar;D:\Games\.minecraft\libraries\org\jline\jline\3.5.1\jline-3.5.1.jar;D:\Games\.minecraft\libraries\com\typesafe\akka\akka-actor_2.11\2.3.3\akka-actor_2.11-2.3.3.jar;D:\Games\.minecraft\libraries\com\typesafe\config\1.2.1\config-1.2.1.jar;D:\Games\.minecraft\libraries\org\scala-lang\scala-actors-migration_2.11\1.1.0\scala-actors-migration_2.11-1.1.0.jar;D:\Games\.minecraft\libraries\org\scala-lang\scala-compiler\2.11.1\scala-compiler-2.11.1.jar;D:\Games\.minecraft\libraries\org\scala-lang\plugins\scala-continuations-library_2.11\1.0.2_mc\scala-continuations-library_2.11-1.0.2_mc.jar;D:\Games\.minecraft\libraries\org\scala-lang\plugins\scala-continuations-plugin_2.11.1\1.0.2_mc\scala-continuations-plugin_2.11.1-1.0.2_mc.jar;D:\Games\.minecraft\libraries\org\scala-lang\scala-library\2.11.1\scala-library-2.11.1.jar;D:\Games\.minecraft\libraries\org\scala-lang\scala-parser-combinators_2.11\1.0.1\scala-parser-combinators_2.11-1.0.1.jar;D:\Games\.minecraft\libraries\org\scala-lang\scala-reflect\2.11.1\scala-reflect-2.11.1.jar;D:\Games\.minecraft\libraries\org\scala-lang\scala-swing_2.11\1.0.1\scala-swing_2.11-1.0.1.jar;D:\Games\.minecraft\libraries\org\scala-lang\scala-xml_2.11\1.0.2\scala-xml_2.11-1.0.2.jar;D:\Games\.minecraft\libraries\lzma\lzma\0.0.1\lzma-0.0.1.jar;D:\Games\.minecraft\libraries\java3d\vecmath\1.5.2\vecmath-1.5.2.jar;D:\Games\.minecraft\libraries\net\sf\trove4j\trove4j\3.0.3\trove4j-3.0.3.jar;D:\Games\.minecraft\libraries\org\apache\maven\maven-artifact\3.5.3\maven-artifact-3.5.3.jar;D:\Games\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\5.0.3\jopt-simple-5.0.3.jar;D:\Games\.minecraft\libraries\org\apache\logging\log4j\log4j-api\2.15.0\log4j-api-2.15.0.jar;D:\Games\.minecraft\libraries\org\apache\logging\log4j\log4j-core\2.15.0\log4j-core-2.15.0.jar;D:\Games\.minecraft\libraries\org\tlauncher\patchy\1.3.9\patchy-1.3.9.jar;D:\Games\.minecraft\libraries\oshi-project\oshi-core\1.1\oshi-core-1.1.jar;D:\Games\.minecraft\libraries\net\java\dev\jna\jna\4.4.0\jna-4.4.0.jar;D:\Games\.minecraft\libraries\net\java\dev\jna\platform\3.4.0\platform-3.4.0.jar;D:\Games\.minecraft\libraries\com\ibm\icu\icu4j-core-mojang\51.2\icu4j-core-mojang-51.2.jar;D:\Games\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\5.0.3\jopt-simple-5.0.3.jar;D:\Games\.minecraft\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar;D:\Games\.minecraft\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar;D:\Games\.minecraft\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar;D:\Games\.minecraft\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar;D:\Games\.minecraft\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar;D:\Games\.minecraft\libraries\io\netty\netty-all\4.1.9.Final\netty-all-4.1.9.Final.jar;D:\Games\.minecraft\libraries\com\google\guava\guava\21.0\guava-21.0.jar;D:\Games\.minecraft\libraries\org\apache\commons\commons-lang3\3.5\commons-lang3-3.5.jar;D:\Games\.minecraft\libraries\commons-io\commons-io\2.5\commons-io-2.5.jar;D:\Games\.minecraft\libraries\commons-codec\commons-codec\1.10\commons-codec-1.10.jar;D:\Games\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar;D:\Games\.minecraft\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar;D:\Games\.minecraft\libraries\com\google\code\gson\gson\2.8.0\gson-2.8.0.jar;D:\Games\.minecraft\libraries\org\tlauncher\authlib\1.6.251\authlib-1.6.251.jar;D:\Games\.minecraft\libraries\com\mojang\realms\1.10.22\realms-1.10.22.jar;D:\Games\.minecraft\libraries\org\apache\commons\commons-compress\1.8.1\commons-compress-1.8.1.jar;D:\Games\.minecraft\libraries\org\apache\httpcomponents\httpclient\4.3.3\httpclient-4.3.3.jar;D:\Games\.minecraft\libraries\commons-logging\commons-logging\1.1.3\commons-logging-1.1.3.jar;D:\Games\.minecraft\libraries\org\apache\httpcomponents\httpcore\4.3.2\httpcore-4.3.2.jar;D:\Games\.minecraft\libraries\it\unimi\dsi\fastutil\7.1.0\fastutil-7.1.0.jar;D:\Games\.minecraft\libraries\org\apache\logging\log4j\log4j-api\2.8.1\log4j-api-2.8.1.jar;D:\Games\.minecraft\libraries\org\apache\logging\log4j\log4j-core\2.8.1\log4j-core-2.8.1.jar;D:\Games\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl\2.9.4-nightly-20150209\lwjgl-2.9.4-nightly-20150209.jar;D:\Games\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl_util\2.9.4-nightly-20150209\lwjgl_util-2.9.4-nightly-20150209.jar;D:\Games\.minecraft\libraries\com\mojang\text2speech\1.10.3\text2speech-1.10.3.jar;D:\Games\.minecraft\versions\ForgeOptiFine 1.12.2\ForgeOptiFine 1.12.2.jar -Xmx12267M -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M -Dfml.ignoreInvalidMinecraftCertificates=true -Dfml.ignorePatchDiscrepancies=true -Djava.net.preferIPv4Stack=true -Dminecraft.applet.TargetDirectory=D:\Games\.minecraft -Dlog4j.configurationFile=D:\Games\.minecraft\assets\log_configs\client-1.12.xml net.minecraft.launchwrapper.Launch --username LimeKioshi --version ForgeOptiFine 1.12.2 --gameDir D:\Games\.minecraft --assetsDir D:\Games\.minecraft\assets --assetIndex 1.12 --uuid 6a94db930c364518827e4de35f4edf14 --accessToken null --userType mojang --tweakClass net.minecraftforge.fml.common.launcher.FMLTweaker --versionType Forge --width 925 --height 530
[Launcher] Launching Minecraft...
I'm hiding!
[TLauncherManager] mods after D:\Games\.minecraft\mods\comforts_1.12.2_1.3.1.jar D:\Games\.minecraft\mods\CreativeCore_v1.9.35_mc1.12.2.jar D:\Games\.minecraft\mods\CustomNPCs_1.12.226aug18.jar D:\Games\.minecraft\mods\Decocraft-2.6.2_1.12.2.jar D:\Games\.minecraft\mods\DragonMounts_1.12.2_1.4.8.9.5.jar D:\Games\.minecraft\mods\furniture_5.14.0_1.12.2.jar D:\Games\.minecraft\mods\ItemPhysic_Full_1.4.17_mc1.12.2.jar D:\Games\.minecraft\mods\llibrary-1.7.14-1.12.2.jar D:\Games\.minecraft\mods\malisiscore-1.12.2-6.4.0.jar D:\Games\.minecraft\mods\malisisdoors-1.12.2-7.3.0.jar D:\Games\.minecraft\mods\OptiFine-OptiFine-1.12.2_HD_U_G5.jar D:\Games\.minecraft\mods\personalcars-1.4.jar D:\Games\.minecraft\mods\PTRLib-1.0.3.jar D:\Games\.minecraft\mods\resynth_1.2.1.jar D:\Games\.minecraft\mods\RikMuldsCore_1.3.1.jar D:\Games\.minecraft\mods\TheCampingMod_1.12.2_2.4.2.jar D:\Games\.minecraft\mods\tlskincape_1.12.2-1.4.jar D:\Games\.minecraft\mods\VariedCommodities_1.12.2_15may18.jar D:\Games\.minecraft\mods\ViesCraft_1.12.2_5.9.2.jar
[InnerMinecraftServersImpl] search changers of the servers
read servers from servers.dat [Server(name=HypeMC.pro, address=mc.hypemc.pro:25565, ip=mc.hypemc.pro, port=25565, hideAddress=false, acceptTextures=1), Server(name=SkyCave.pro, address=mc.skycave.pro:25565, ip=mc.skycave.pro, port=25565, hideAddress=false, acceptTextures=1), Server(name=MineBlaze.net, address=mc.mineblaze.net:25565, ip=mc.mineblaze.net, port=25565, hideAddress=false, acceptTextures=1), Server(name=VimeMC.net, address=mc.vimemc.net:25565, ip=mc.vimemc.net, port=25565, hideAddress=false, acceptTextures=1), Server(name=MasedWorld.net, address=mc.masedworld.net:25565, ip=mc.masedworld.net, port=25565, hideAddress=false, acceptTextures=1), Server(name=MusteryWorld.net, address=mc.musteryworld.net:25565, ip=mc.musteryworld.net, port=25565, hideAddress=false, acceptTextures=1), Server(name=HypeMC.pro, address=mc.HypeMC.pro:25565, ip=mc.HypeMC.pro, port=25565, hideAddress=false, acceptTextures=1), Server(name=DexLand.org, address=mc.dexland.org:25565, ip=mc.dexland.org, port=25565, hideAddress=false, acceptTextures=1), Server(name=Сервер Minecraft, address=25.22.133.165:49405, ip=25.22.133.165, port=49405, hideAddress=false, acceptTextures=0), Server(name=Сервер Minecraft, address=HollyBomb.aternos.me:21309, ip=HollyBomb.aternos.me, port=21309, hideAddress=false, acceptTextures=0), Server(name=Сервер Minecraft, address=mwserv.ru, ip=mwserv.ru, port=null, hideAddress=false, acceptTextures=0)]
[InnerMinecraftServersImpl] prepare inner servers
save servers to servers.dat
[Launcher] skin system is activated: true
[Launcher] Starting Minecraft ForgeOptiFine 1.12.2...
[Launcher] Launching in: D:\Games\.minecraft
Starting garbage collector: 171 / 403 MB
Garbage collector completed: 42 / 398 MB
[Launcher] Processing post-launch actions. Assist launch: true
===============================================================================================
[20:16:82] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[20:16:94] [main/INFO]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[20:16:94] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[20:16:98] [main/INFO]: Forge Mod Loader version 14.23.5.2860 for Minecraft 1.12.2 loading
[20:16:98] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_51, running on Windows 10:amd64:10.0, installed at D:\Games\.minecraft\runtime\jre-legacy\windows\jre-legacy
[20:16:14] [main/INFO]: Searching D:\Games\.minecraft\mods for mods
[20:16:16] [main/WARN]: Found FMLCorePluginContainsFMLMod marker in comforts_1.12.2_1.3.1.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[20:16:17] [main/WARN]: The coremod c4.comforts.asm.ComfortsCoreLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[20:16:18] [main/WARN]: Found FMLCorePluginContainsFMLMod marker in CreativeCore_v1.9.35_mc1.12.2.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[20:16:18] [main/WARN]: The coremod com.creativemd.creativecore.core.CreativePatchingLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[20:16:18] [main/WARN]: The coremod CreativePatchingLoader (com.creativemd.creativecore.core.CreativePatchingLoader) is not signed!
[20:16:20] [main/WARN]: The coremod com.creativemd.itemphysic.ItemPatchingLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[20:16:20] [main/WARN]: The coremod ItemPatchingLoader (com.creativemd.itemphysic.ItemPatchingLoader) is not signed!
[20:16:20] [main/INFO]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from malisiscore-1.12.2-6.4.0.jar
[20:16:20] [main/INFO]: Loading tweaker optifine.OptiFineForgeTweaker from OptiFine-OptiFine-1.12.2_HD_U_G5.jar
[20:16:21] [main/WARN]: Found FMLCorePluginContainsFMLMod marker in tlskincape_1.12.2-1.4.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
2023-05-18 20:16:21,283 main WARN Error parsing URI D:\Games\.minecraft\assets\log_configs\client-1.12.xml
[20:16:34] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[20:16:34] [main/INFO]: Loading tweak class name org.spongepowered.asm.launch.MixinTweaker
[20:16:36] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.7.4 Source=file:/D:/Games/.minecraft/mods/malisiscore-1.12.2-6.4.0.jar Service=LaunchWrapper Env=CLIENT
[20:16:54] [main/WARN]: The coremod net.malisis.core.asm.MalisisCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[20:16:54] [main/WARN]: The coremod MalisisCorePlugin (net.malisis.core.asm.MalisisCorePlugin) is not signed!
[20:16:57] [main/INFO]: Compatibility level set to JAVA_8
[20:16:68] [main/INFO]: Loading tweak class name optifine.OptiFineForgeTweaker
[20:16:68] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[20:16:69] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[20:16:69] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[20:16:69] [main/INFO]: Calling tweak class optifine.OptiFineForgeTweaker
[20:16:69] [main/INFO]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: acceptOptions
[20:16:70] [main/INFO]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: injectIntoClassLoader
[20:16:70] [main/INFO]: [optifine.OptiFineClassTransformer:dbg:242]: OptiFine ClassTransformer
[20:16:70] [main/INFO]: [optifine.OptiFineClassTransformer:dbg:242]: OptiFine ZIP file: D:\Games\.minecraft\mods\OptiFine-OptiFine-1.12.2_HD_U_G5.jar
[20:16:71] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:16:79] [main/INFO]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[20:16:90] [main/INFO]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[20:16:90] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:16:91] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:16:95] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:16:47] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:16:59] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:16:63] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Parsing hooks container gloomyfolken.hooklib.minecraft.SecondaryTransformerHook
[20:16:64] [main/INFO]: [HOOKLIB] Obfuscated: true
[20:16:70] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Parsing hooks container org.tlauncher.skin.cape.asm.TLSkinCapeHooks
[20:16:71] [main/INFO]: Calling tweak class org.spongepowered.asm.launch.MixinTweaker
[20:16:72] [main/INFO]: Initialised Mixin FML Remapper Adapter with net.minecraftforge.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper@23f72d88
[20:16:74] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[20:16:79] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Injecting hooks into class net.minecraftforge.fml.common.Loader
[20:16:96] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Patching method net.minecraftforge.fml.common.Loader#injectData([Ljava/lang/Object;)
[20:16:10] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Methods dictionary loaded in 8 ms
[20:16:48] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:16:72] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[20:16:73] [main/INFO]: Loading tweak class name org.spongepowered.asm.mixin.EnvironmentStateTweaker
[20:16:73] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[20:16:73] [main/INFO]: Calling tweak class org.spongepowered.asm.mixin.EnvironmentStateTweaker
[20:16:73] [main/INFO]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: getLaunchArguments
[20:16:41] [main/INFO]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[20:16:28] [main/INFO]: [com.creativemd.creativecore.transformer.CreativeTransformer:transform:49]: [itemphysic] Patched net.minecraft.client.entity.EntityPlayerSP ...
[20:16:30] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Injecting hooks into class net.minecraft.client.entity.AbstractClientPlayer
[20:16:31] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Patching method net.minecraft.client.entity.AbstractClientPlayer#getLocationSkin()Lnet/minecraft/util/ResourceLocation;
[20:16:31] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Patching method net.minecraft.client.entity.AbstractClientPlayer#getLocationCape()Lnet/minecraft/util/ResourceLocation;
[20:16:31] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Patching method net.minecraft.client.entity.AbstractClientPlayer#getSkinType()
[20:16:32] [main/INFO]: [Comforts ASM] Preparing to transform Entity Player
[20:16:34] [main/INFO]: [Comforts ASM] Initiating transformation to method (Names [trySleep, func_180469_a, a] Descriptor (Lnet/minecraft/util/math/BlockPos;)Lnet/minecraft/entity/player/EntityPlayer$SleepResult; / (Let;)Laed$a;)
[20:16:34] [main/INFO]: [Comforts ASM] Found method, initiating patch...
[20:16:34] [main/INFO]: [Comforts ASM] Found target node for patching: INVOKESTATIC net/minecraftforge/event/ForgeEventFactory.onPlayerSleepInBed (Laed;Let;)Laed$a;
[20:16:35] [main/INFO]: [Comforts ASM] Found target node for patching: INVOKESTATIC net/minecraftforge/event/ForgeEventFactory.fireSleepingTimeCheck (Laed;Let;)Z
[20:16:35] [main/INFO]: [Comforts ASM] Patch result: Success!
[20:16:44] [main/ERROR]: Unable to launch
java.lang.reflect.InvocationTargetException
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:497)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.NoClassDefFoundError: net/minecraft/client/entity/EntityPlayerSP
at net.minecraft.client.main.Main.main(SourceFile:38)
... 6 more
Caused by: java.lang.ClassNotFoundException: net.minecraft.client.entity.EntityPlayerSP
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
... 7 more
Caused by: java.lang.NoClassDefFoundError: net/minecraft/client/entity/AbstractClientPlayer
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:760)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
... 9 more
Caused by: java.lang.ClassNotFoundException: net.minecraft.client.entity.AbstractClientPlayer
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
... 13 more
Caused by: java.lang.NoClassDefFoundError: net/minecraft/entity/player/EntityPlayer
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:760)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
... 15 more
Caused by: java.lang.ClassNotFoundException: net.minecraft.entity.player.EntityPlayer
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
... 19 more
Caused by: net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerException: Exception in class transformer c4.comforts.asm.SleepTransformer@61f6d381 from coremod ComfortsCoreLoadingPlugin
at net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerWrapper.transform(ASMTransformerWrapper.java:260)
at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:279)
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:176)
... 21 more
Caused by: java.lang.NegativeArraySizeException
at org.objectweb.asm.Frame.merge(Frame.java:1447)
at org.objectweb.asm.MethodWriter.visitMaxs(MethodWriter.java:1516)
at org.objectweb.asm.tree.MethodNode.accept(MethodNode.java:835)
at org.objectweb.asm.tree.MethodNode.accept(MethodNode.java:727)
at org.objectweb.asm.tree.ClassNode.accept(ClassNode.java:412)
at c4.comforts.asm.SleepTransformer.transform(SleepTransformer.java:104)
at c4.comforts.asm.SleepTransformer.transformPlayerSleep(SleepTransformer.java:67)
at c4.comforts.asm.SleepTransformer$$Lambda$31/1910492961.apply(Unknown Source)
at c4.comforts.asm.SleepTransformer.transform(SleepTransformer.java:52)
at net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerWrapper.transform(ASMTransformerWrapper.java:256)
... 23 more
Exception in thread "main" <log4j:Event logger="STDERR" timestamp="1684430188460" level="INFO" thread="main">
<log4j:Message><![CDATA[[java.lang.ThreadGroup:uncaughtException:1052]: net.minecraftforge.fml.relauncher.FMLSecurityManager$ExitTrappedException]]></log4j:Message>
</log4j:Event>
[20:16:46] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraftforge.fml.relauncher.FMLSecurityManager.checkPermission(FMLSecurityManager.java:49)
[20:16:46] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.lang.SecurityManager.checkExit(SecurityManager.java:761)
[20:16:46] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.lang.Runtime.exit(Runtime.java:107)
[20:16:46] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.lang.System.exit(System.java:971)
[20:16:46] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:138)
[20:16:47] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Here I am!
[VersionManager] Refreshing versions locally...
[VersionManager] Versions has been refreshed (139 ms)
[Launcher] Launcher exited.
[Launcher] Minecraft closed with exit code: 1
flush now
flush now
saved account Account{displayName=LimeKioshi, userid=LimeKioshi, uuid=6a94db930c364518827e4de35f4edf14, username=LimeKioshi}
save profiles
onAuthPassed
saved account Account{displayName=LimeKioshi, userid=LimeKioshi, uuid=6a94db930c364518827e4de35f4edf14, username=LimeKioshi}
save profiles
[LoginForm] Login was OK. Trying to launch now.
[Launcher] Running under TLauncher 2.871
[Launcher] Collecting info...
[TLauncherManager] before clearLibrary D:\Games\.minecraft\mods\betteranimals_1.12.2_3.1.jar D:\Games\.minecraft\mods\comforts_1.12.2_1.3.1.jar D:\Games\.minecraft\mods\CreativeCore_v1.9.35_mc1.12.2.jar D:\Games\.minecraft\mods\CustomNPCs_1.12.226aug18.jar D:\Games\.minecraft\mods\Decocraft-2.6.2_1.12.2.jar D:\Games\.minecraft\mods\furniture_5.14.0_1.12.2.jar D:\Games\.minecraft\mods\llibrary-1.7.14-1.12.2.jar D:\Games\.minecraft\mods\malisiscore-1.12.2-6.4.0.jar D:\Games\.minecraft\mods\malisisdoors-1.12.2-7.3.0.jar D:\Games\.minecraft\mods\MorePlayerModels_1.12.218jan18.jar D:\Games\.minecraft\mods\OptiFine-OptiFine-1.12.2_HD_U_G5.jar D:\Games\.minecraft\mods\personalcars-1.4.jar D:\Games\.minecraft\mods\PTRLib-1.0.3.jar D:\Games\.minecraft\mods\resynth_1.2.1.jar D:\Games\.minecraft\mods\RikMuldsCore_1.3.1.jar D:\Games\.minecraft\mods\TheCampingMod_1.12.2_2.4.2.jar D:\Games\.minecraft\mods\tlskincape_1.12.2-1.4.jar D:\Games\.minecraft\mods\VariedCommodities_1.12.2_15may18.jar D:\Games\.minecraft\mods\ViesCraft_1.12.2_5.9.2.jar
[TLauncherManager] written: []
[TLauncherManager] after clearLibrary D:\Games\.minecraft\mods\betteranimals_1.12.2_3.1.jar D:\Games\.minecraft\mods\comforts_1.12.2_1.3.1.jar D:\Games\.minecraft\mods\CreativeCore_v1.9.35_mc1.12.2.jar D:\Games\.minecraft\mods\CustomNPCs_1.12.226aug18.jar D:\Games\.minecraft\mods\Decocraft-2.6.2_1.12.2.jar D:\Games\.minecraft\mods\furniture_5.14.0_1.12.2.jar D:\Games\.minecraft\mods\llibrary-1.7.14-1.12.2.jar D:\Games\.minecraft\mods\malisiscore-1.12.2-6.4.0.jar D:\Games\.minecraft\mods\malisisdoors-1.12.2-7.3.0.jar D:\Games\.minecraft\mods\MorePlayerModels_1.12.218jan18.jar D:\Games\.minecraft\mods\personalcars-1.4.jar D:\Games\.minecraft\mods\PTRLib-1.0.3.jar D:\Games\.minecraft\mods\resynth_1.2.1.jar D:\Games\.minecraft\mods\RikMuldsCore_1.3.1.jar D:\Games\.minecraft\mods\TheCampingMod_1.12.2_2.4.2.jar D:\Games\.minecraft\mods\VariedCommodities_1.12.2_15may18.jar D:\Games\.minecraft\mods\ViesCraft_1.12.2_5.9.2.jar
[Launcher] Force update: false
[Launcher] Selected version: ForgeOptiFine 1.12.2
[Launcher] Selected account: Account{displayName=LimeKioshi, userid=LimeKioshi, uuid=6a94db930c364518827e4de35f4edf14, username=LimeKioshi}
[Launcher] Version sync info: VersionSyncInfo{id='ForgeOptiFine 1.12.2',
local=CompleteVersion{id='ForgeOptiFine 1.12.2', time=Mon Dec 13 12:15:32 MSK 2021, release=Mon Sep 18 04:39:52 MSK 2017, type=modified, class=net.minecraft.launchwrapper.Launch, minimumVersion=18, assets='1.12', source=LOCAL_VERSION_REPO, list=net.minecraft.launcher.updater.SkinVersionList@2b7d122e, libraries=[Library{name='net.minecraftforge:forge:1.12.2-14.23.5.2860', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.ow2.asm:asm-debug-all:5.2', rules=null, natives=null, extract=null, packed='null'}, Library{name='net.minecraft:launchwrapper:1.12', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.jline:jline:3.5.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.typesafe.akka:akka-actor_2.11:2.3.3', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.typesafe:config:1.2.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.scala-lang:scala-actors-migration_2.11:1.1.0', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.scala-lang:scala-compiler:2.11.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.scala-lang.plugins:scala-continuations-library_2.11:1.0.2_mc', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.scala-lang.plugins:scala-continuations-plugin_2.11.1:1.0.2_mc', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.scala-lang:scala-library:2.11.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.scala-lang:scala-parser-combinators_2.11:1.0.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.scala-lang:scala-reflect:2.11.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.scala-lang:scala-swing_2.11:1.0.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.scala-lang:scala-xml_2.11:1.0.2', rules=null, natives=null, extract=null, packed='null'}, Library{name='lzma:lzma:0.0.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='java3d:vecmath:1.5.2', rules=null, natives=null, extract=null, packed='null'}, Library{name='net.sf.trove4j:trove4j:3.0.3', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.apache.maven:maven-artifact:3.5.3', 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='org.apache.logging.log4j:log4j-api:2.15.0', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.apache.logging.log4j:log4j-core:2.15.0', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.mojang:patchy:1.3.9', rules=null, natives=null, extract=null, packed='null'}, Library{name='oshi-project:oshi-core:1.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='net.java.dev.jna:jna:4.4.0', rules=null, natives=null, extract=null, packed='null'}, Library{name='net.java.dev.jna:platform:3.4.0', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.ibm.icu:icu4j-core-mojang:51.2', 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='com.paulscode:codecjorbis:20101023', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.paulscode:codecwav:20101023', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.paulscode:libraryjavasound:20101123', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.paulscode:librarylwjglopenal:20100824', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.paulscode:soundsystem:20120107', rules=null, natives=null, extract=null, packed='null'}, Library{name='io.netty:netty-all:4.1.9.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.google.code.gson:gson:2.8.0', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.mojang:authlib:1.5.25', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.mojang:realms:1.10.22', 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:7.1.0', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.apache.logging.log4j:log4j-api:2.8.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.apache.logging.log4j:log4j-core:2.8.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.lwjgl.lwjgl:lwjgl:2.9.4-nightly-20150209', 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:lwjgl_util:2.9.4-nightly-20150209', 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:lwjgl-platform:2.9.4-nightly-20150209', rules=[Rule{action=ALLOW, os=null, features=null}, Rule{action=DISALLOW, os=OSRestriction{name=OSX, version='null'}, features=null}], natives={LINUX=natives-linux, OSX=natives-osx, WINDOWS=natives-windows}, extract=net.minecraft.launcher.versions.ExtractRules@411b6af0, packed='null'}, Library{name='org.lwjgl.lwjgl:lwjgl:2.9.2-nightly-20140822', rules=[Rule{action=ALLOW, os=OSRestriction{name=OSX, version='null'}, features=null}], natives=null, extract=null, packed='null'}, Library{name='org.lwjgl.lwjgl:lwjgl_util:2.9.2-nightly-20140822', rules=[Rule{action=ALLOW, os=OSRestriction{name=OSX, version='null'}, features=null}], natives=null, extract=null, packed='null'}, Library{name='org.lwjgl.lwjgl:lwjgl-platform:2.9.2-nightly-20140822', rules=[Rule{action=ALLOW, os=OSRestriction{name=OSX, version='null'}, features=null}], natives={LINUX=natives-linux, OSX=natives-osx, WINDOWS=natives-windows}, extract=net.minecraft.launcher.versions.ExtractRules@6451a700, packed='null'}, Library{name='net.java.jinput:jinput-platform:2.0.5', rules=null, natives={LINUX=natives-linux, OSX=natives-osx, WINDOWS=natives-windows}, extract=net.minecraft.launcher.versions.ExtractRules@46536520, packed='null'}, Library{name='com.mojang:text2speech:1.10.3', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.mojang:text2speech:1.10.3', rules=null, natives={LINUX=natives-linux, WINDOWS=natives-windows}, extract=net.minecraft.launcher.versions.ExtractRules@3844da77, 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@22926b65, 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=PartialVersion{id='ForgeOptiFine 1.12.2', time=Mon Dec 13 12:15:32 MSK 2021, release=Mon Sep 18 04:39:52 MSK 2017, type=modified, source=SKIN_VERSION_REPO, list=net.minecraft.launcher.updater.SkinVersionList@2b7d122e}, isInstalled=true, hasRemote=true, isUpToDate=true}
[Launcher] Checking conditions...
[Launcher] shaderpacks:PotatoShaders_v1.0a.zip,shaders,Sildurs Vibrant Shaders v1.29 Lite.zip
[Launcher] resourcepacks:Demaster bomj (1).zip,resources.zip,ShadowPriestok Bomzh RP.zip,Shinobi Craft music,ShinobiCraft.zip,WinterTown,РП.zip,Текстуры бомжа
[Launcher] Comparing assets...
[AssetsManager] Checking resources...
[AssetsManager] Reading indexes from file D:\Games\.minecraft\assets\indexes\1.12.json
[AssetsManager] Fast comparing: true
[Launcher] finished comparing assets: 268 ms.
[TLauncherManager] add required libraries: ForgeOptiFine 1.12.2
[VersionManager] Required for version ForgeOptiFine 1.12.2: []
[TLauncherManager] add required libraries: ForgeOptiFine 1.12.2
used default java runtime
Minecraft requires java version: 8, java path: D:\Games\.minecraft\runtime\jre-legacy\windows\jre-legacy\bin\javaw.exe
[TLauncherManager] library will be replaced: com.mojang:authlib:1.5.25
[TLauncherManager] library will be replaced: com.mojang:patchy:1.3.9
[Launcher] Unpacking natives...
[Launcher] Constructing process...
[Launcher] Constructing classpath...
backup world is active: false
[Launcher] Getting Minecraft arguments...
[Launcher] Full command: D:\Games\.minecraft\runtime\jre-legacy\windows\jre-legacy\bin\javaw.exe -Dos.name=Windows 10 -Dos.version=10.0 -Djava.library.path=D:\Games\.minecraft\versions\ForgeOptiFine 1.12.2\natives -cp D:\Games\.minecraft\libraries\net\minecraftforge\forge\1.12.2-14.23.5.2860\forge-1.12.2-14.23.5.2860.jar;D:\Games\.minecraft\libraries\org\ow2\asm\asm-debug-all\5.2\asm-debug-all-5.2.jar;D:\Games\.minecraft\libraries\net\minecraft\launchwrapper\1.12\launchwrapper-1.12.jar;D:\Games\.minecraft\libraries\org\jline\jline\3.5.1\jline-3.5.1.jar;D:\Games\.minecraft\libraries\com\typesafe\akka\akka-actor_2.11\2.3.3\akka-actor_2.11-2.3.3.jar;D:\Games\.minecraft\libraries\com\typesafe\config\1.2.1\config-1.2.1.jar;D:\Games\.minecraft\libraries\org\scala-lang\scala-actors-migration_2.11\1.1.0\scala-actors-migration_2.11-1.1.0.jar;D:\Games\.minecraft\libraries\org\scala-lang\scala-compiler\2.11.1\scala-compiler-2.11.1.jar;D:\Games\.minecraft\libraries\org\scala-lang\plugins\scala-continuations-library_2.11\1.0.2_mc\scala-continuations-library_2.11-1.0.2_mc.jar;D:\Games\.minecraft\libraries\org\scala-lang\plugins\scala-continuations-plugin_2.11.1\1.0.2_mc\scala-continuations-plugin_2.11.1-1.0.2_mc.jar;D:\Games\.minecraft\libraries\org\scala-lang\scala-library\2.11.1\scala-library-2.11.1.jar;D:\Games\.minecraft\libraries\org\scala-lang\scala-parser-combinators_2.11\1.0.1\scala-parser-combinators_2.11-1.0.1.jar;D:\Games\.minecraft\libraries\org\scala-lang\scala-reflect\2.11.1\scala-reflect-2.11.1.jar;D:\Games\.minecraft\libraries\org\scala-lang\scala-swing_2.11\1.0.1\scala-swing_2.11-1.0.1.jar;D:\Games\.minecraft\libraries\org\scala-lang\scala-xml_2.11\1.0.2\scala-xml_2.11-1.0.2.jar;D:\Games\.minecraft\libraries\lzma\lzma\0.0.1\lzma-0.0.1.jar;D:\Games\.minecraft\libraries\java3d\vecmath\1.5.2\vecmath-1.5.2.jar;D:\Games\.minecraft\libraries\net\sf\trove4j\trove4j\3.0.3\trove4j-3.0.3.jar;D:\Games\.minecraft\libraries\org\apache\maven\maven-artifact\3.5.3\maven-artifact-3.5.3.jar;D:\Games\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\5.0.3\jopt-simple-5.0.3.jar;D:\Games\.minecraft\libraries\org\apache\logging\log4j\log4j-api\2.15.0\log4j-api-2.15.0.jar;D:\Games\.minecraft\libraries\org\apache\logging\log4j\log4j-core\2.15.0\log4j-core-2.15.0.jar;D:\Games\.minecraft\libraries\org\tlauncher\patchy\1.3.9\patchy-1.3.9.jar;D:\Games\.minecraft\libraries\oshi-project\oshi-core\1.1\oshi-core-1.1.jar;D:\Games\.minecraft\libraries\net\java\dev\jna\jna\4.4.0\jna-4.4.0.jar;D:\Games\.minecraft\libraries\net\java\dev\jna\platform\3.4.0\platform-3.4.0.jar;D:\Games\.minecraft\libraries\com\ibm\icu\icu4j-core-mojang\51.2\icu4j-core-mojang-51.2.jar;D:\Games\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\5.0.3\jopt-simple-5.0.3.jar;D:\Games\.minecraft\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar;D:\Games\.minecraft\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar;D:\Games\.minecraft\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar;D:\Games\.minecraft\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar;D:\Games\.minecraft\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar;D:\Games\.minecraft\libraries\io\netty\netty-all\4.1.9.Final\netty-all-4.1.9.Final.jar;D:\Games\.minecraft\libraries\com\google\guava\guava\21.0\guava-21.0.jar;D:\Games\.minecraft\libraries\org\apache\commons\commons-lang3\3.5\commons-lang3-3.5.jar;D:\Games\.minecraft\libraries\commons-io\commons-io\2.5\commons-io-2.5.jar;D:\Games\.minecraft\libraries\commons-codec\commons-codec\1.10\commons-codec-1.10.jar;D:\Games\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar;D:\Games\.minecraft\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar;D:\Games\.minecraft\libraries\com\google\code\gson\gson\2.8.0\gson-2.8.0.jar;D:\Games\.minecraft\libraries\org\tlauncher\authlib\1.6.251\authlib-1.6.251.jar;D:\Games\.minecraft\libraries\com\mojang\realms\1.10.22\realms-1.10.22.jar;D:\Games\.minecraft\libraries\org\apache\commons\commons-compress\1.8.1\commons-compress-1.8.1.jar;D:\Games\.minecraft\libraries\org\apache\httpcomponents\httpclient\4.3.3\httpclient-4.3.3.jar;D:\Games\.minecraft\libraries\commons-logging\commons-logging\1.1.3\commons-logging-1.1.3.jar;D:\Games\.minecraft\libraries\org\apache\httpcomponents\httpcore\4.3.2\httpcore-4.3.2.jar;D:\Games\.minecraft\libraries\it\unimi\dsi\fastutil\7.1.0\fastutil-7.1.0.jar;D:\Games\.minecraft\libraries\org\apache\logging\log4j\log4j-api\2.8.1\log4j-api-2.8.1.jar;D:\Games\.minecraft\libraries\org\apache\logging\log4j\log4j-core\2.8.1\log4j-core-2.8.1.jar;D:\Games\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl\2.9.4-nightly-20150209\lwjgl-2.9.4-nightly-20150209.jar;D:\Games\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl_util\2.9.4-nightly-20150209\lwjgl_util-2.9.4-nightly-20150209.jar;D:\Games\.minecraft\libraries\com\mojang\text2speech\1.10.3\text2speech-1.10.3.jar;D:\Games\.minecraft\versions\ForgeOptiFine 1.12.2\ForgeOptiFine 1.12.2.jar -Xmx12267M -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M -Dfml.ignoreInvalidMinecraftCertificates=true -Dfml.ignorePatchDiscrepancies=true -Djava.net.preferIPv4Stack=true -Dminecraft.applet.TargetDirectory=D:\Games\.minecraft -Dlog4j.configurationFile=D:\Games\.minecraft\assets\log_configs\client-1.12.xml net.minecraft.launchwrapper.Launch --username LimeKioshi --version ForgeOptiFine 1.12.2 --gameDir D:\Games\.minecraft --assetsDir D:\Games\.minecraft\assets --assetIndex 1.12 --uuid 6a94db930c364518827e4de35f4edf14 --accessToken null --userType mojang --tweakClass net.minecraftforge.fml.common.launcher.FMLTweaker --versionType Forge --width 925 --height 530
[Launcher] Launching Minecraft...
I'm hiding!
[TLauncherManager] mods after D:\Games\.minecraft\mods\betteranimals_1.12.2_3.1.jar D:\Games\.minecraft\mods\comforts_1.12.2_1.3.1.jar D:\Games\.minecraft\mods\CreativeCore_v1.9.35_mc1.12.2.jar D:\Games\.minecraft\mods\CustomNPCs_1.12.226aug18.jar D:\Games\.minecraft\mods\Decocraft-2.6.2_1.12.2.jar D:\Games\.minecraft\mods\furniture_5.14.0_1.12.2.jar D:\Games\.minecraft\mods\llibrary-1.7.14-1.12.2.jar D:\Games\.minecraft\mods\malisiscore-1.12.2-6.4.0.jar D:\Games\.minecraft\mods\malisisdoors-1.12.2-7.3.0.jar D:\Games\.minecraft\mods\MorePlayerModels_1.12.218jan18.jar D:\Games\.minecraft\mods\OptiFine-OptiFine-1.12.2_HD_U_G5.jar D:\Games\.minecraft\mods\personalcars-1.4.jar D:\Games\.minecraft\mods\PTRLib-1.0.3.jar D:\Games\.minecraft\mods\resynth_1.2.1.jar D:\Games\.minecraft\mods\RikMuldsCore_1.3.1.jar D:\Games\.minecraft\mods\TheCampingMod_1.12.2_2.4.2.jar D:\Games\.minecraft\mods\tlskincape_1.12.2-1.4.jar D:\Games\.minecraft\mods\VariedCommodities_1.12.2_15may18.jar D:\Games\.minecraft\mods\ViesCraft_1.12.2_5.9.2.jar
[InnerMinecraftServersImpl] search changers of the servers
read servers from servers.dat [Server(name=HypeMC.pro, address=mc.hypemc.pro:25565, ip=mc.hypemc.pro, port=25565, hideAddress=false, acceptTextures=1), Server(name=SkyCave.pro, address=mc.skycave.pro:25565, ip=mc.skycave.pro, port=25565, hideAddress=false, acceptTextures=1), Server(name=MineBlaze.net, address=mc.mineblaze.net:25565, ip=mc.mineblaze.net, port=25565, hideAddress=false, acceptTextures=1), Server(name=VimeMC.net, address=mc.vimemc.net:25565, ip=mc.vimemc.net, port=25565, hideAddress=false, acceptTextures=1), Server(name=MasedWorld.net, address=mc.masedworld.net:25565, ip=mc.masedworld.net, port=25565, hideAddress=false, acceptTextures=1), Server(name=MusteryWorld.net, address=mc.musteryworld.net:25565, ip=mc.musteryworld.net, port=25565, hideAddress=false, acceptTextures=1), Server(name=HypeMC.pro, address=mc.HypeMC.pro:25565, ip=mc.HypeMC.pro, port=25565, hideAddress=false, acceptTextures=1), Server(name=DexLand.org, address=mc.dexland.org:25565, ip=mc.dexland.org, port=25565, hideAddress=false, acceptTextures=1), Server(name=Сервер Minecraft, address=25.22.133.165:49405, ip=25.22.133.165, port=49405, hideAddress=false, acceptTextures=0), Server(name=Сервер Minecraft, address=HollyBomb.aternos.me:21309, ip=HollyBomb.aternos.me, port=21309, hideAddress=false, acceptTextures=0), Server(name=Сервер Minecraft, address=mwserv.ru, ip=mwserv.ru, port=null, hideAddress=false, acceptTextures=0)]
[InnerMinecraftServersImpl] prepare inner servers
save servers to servers.dat
[Launcher] skin system is activated: true
[Launcher] Starting Minecraft ForgeOptiFine 1.12.2...
[Launcher] Launching in: D:\Games\.minecraft
Starting garbage collector: 174 / 398 MB
Garbage collector completed: 43 / 402 MB
[Launcher] Processing post-launch actions. Assist launch: true
===============================================================================================
[20:17:33] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[20:17:44] [main/INFO]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[20:17:44] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[20:17:48] [main/INFO]: Forge Mod Loader version 14.23.5.2860 for Minecraft 1.12.2 loading
[20:17:48] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_51, running on Windows 10:amd64:10.0, installed at D:\Games\.minecraft\runtime\jre-legacy\windows\jre-legacy
[20:17:66] [main/INFO]: Searching D:\Games\.minecraft\mods for mods
[20:17:68] [main/WARN]: Found FMLCorePluginContainsFMLMod marker in comforts_1.12.2_1.3.1.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[20:17:73] [main/WARN]: The coremod c4.comforts.asm.ComfortsCoreLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[20:17:73] [main/WARN]: Found FMLCorePluginContainsFMLMod marker in CreativeCore_v1.9.35_mc1.12.2.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[20:17:73] [main/WARN]: The coremod com.creativemd.creativecore.core.CreativePatchingLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[20:17:73] [main/WARN]: The coremod CreativePatchingLoader (com.creativemd.creativecore.core.CreativePatchingLoader) is not signed!
[20:17:75] [main/INFO]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from malisiscore-1.12.2-6.4.0.jar
[20:17:76] [main/INFO]: Loading tweaker optifine.OptiFineForgeTweaker from OptiFine-OptiFine-1.12.2_HD_U_G5.jar
[20:17:76] [main/WARN]: Found FMLCorePluginContainsFMLMod marker in tlskincape_1.12.2-1.4.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
2023-05-18 20:17:22,853 main WARN Error parsing URI D:\Games\.minecraft\assets\log_configs\client-1.12.xml
[20:17:90] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[20:17:90] [main/INFO]: Loading tweak class name org.spongepowered.asm.launch.MixinTweaker
[20:17:93] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.7.4 Source=file:/D:/Games/.minecraft/mods/malisiscore-1.12.2-6.4.0.jar Service=LaunchWrapper Env=CLIENT
[20:17:09] [main/WARN]: The coremod net.malisis.core.asm.MalisisCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[20:17:09] [main/WARN]: The coremod MalisisCorePlugin (net.malisis.core.asm.MalisisCorePlugin) is not signed!
[20:17:12] [main/INFO]: Compatibility level set to JAVA_8
[20:17:23] [main/INFO]: Loading tweak class name optifine.OptiFineForgeTweaker
[20:17:23] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[20:17:23] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[20:17:24] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[20:17:24] [main/INFO]: Calling tweak class optifine.OptiFineForgeTweaker
[20:17:24] [main/INFO]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: acceptOptions
[20:17:25] [main/INFO]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: injectIntoClassLoader
[20:17:25] [main/INFO]: [optifine.OptiFineClassTransformer:dbg:242]: OptiFine ClassTransformer
[20:17:25] [main/INFO]: [optifine.OptiFineClassTransformer:dbg:242]: OptiFine ZIP file: D:\Games\.minecraft\mods\OptiFine-OptiFine-1.12.2_HD_U_G5.jar
[20:17:26] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:17:28] [main/INFO]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[20:17:39] [main/INFO]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[20:17:39] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:17:39] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:17:43] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:17:76] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:17:85] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Parsing hooks container gloomyfolken.hooklib.minecraft.SecondaryTransformerHook
[20:17:85] [main/INFO]: [HOOKLIB] Obfuscated: true
[20:17:92] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Parsing hooks container org.tlauncher.skin.cape.asm.TLSkinCapeHooks
[20:17:93] [main/INFO]: Calling tweak class org.spongepowered.asm.launch.MixinTweaker
[20:17:94] [main/INFO]: Initialised Mixin FML Remapper Adapter with net.minecraftforge.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper@70211e49
[20:17:95] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[20:17:01] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Injecting hooks into class net.minecraftforge.fml.common.Loader
[20:17:18] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Patching method net.minecraftforge.fml.common.Loader#injectData([Ljava/lang/Object;)
[20:17:34] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Methods dictionary loaded in 10 ms
[20:17:69] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:17:90] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[20:17:91] [main/INFO]: Loading tweak class name org.spongepowered.asm.mixin.EnvironmentStateTweaker
[20:17:91] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[20:17:91] [main/INFO]: Calling tweak class org.spongepowered.asm.mixin.EnvironmentStateTweaker
[20:17:92] [main/INFO]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: getLaunchArguments
[20:17:70] [main/INFO]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[20:17:49] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Injecting hooks into class net.minecraft.client.entity.AbstractClientPlayer
[20:17:51] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Patching method net.minecraft.client.entity.AbstractClientPlayer#getLocationSkin()Lnet/minecraft/util/ResourceLocation;
[20:17:51] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Patching method net.minecraft.client.entity.AbstractClientPlayer#getLocationCape()Lnet/minecraft/util/ResourceLocation;
[20:17:51] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Patching method net.minecraft.client.entity.AbstractClientPlayer#getSkinType()
[20:17:53] [main/INFO]: [Comforts ASM] Preparing to transform Entity Player
[20:17:54] [main/INFO]: [Comforts ASM] Initiating transformation to method (Names [trySleep, func_180469_a, a] Descriptor (Lnet/minecraft/util/math/BlockPos;)Lnet/minecraft/entity/player/EntityPlayer$SleepResult; / (Let;)Laed$a;)
[20:17:54] [main/INFO]: [Comforts ASM] Found method, initiating patch...
[20:17:55] [main/INFO]: [Comforts ASM] Found target node for patching: INVOKESTATIC net/minecraftforge/event/ForgeEventFactory.onPlayerSleepInBed (Laed;Let;)Laed$a;
[20:17:55] [main/INFO]: [Comforts ASM] Found target node for patching: INVOKESTATIC net/minecraftforge/event/ForgeEventFactory.fireSleepingTimeCheck (Laed;Let;)Z
[20:17:55] [main/INFO]: [Comforts ASM] Patch result: Success!
[20:17:64] [main/ERROR]: Unable to launch
java.lang.reflect.InvocationTargetException
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:497)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.NoClassDefFoundError: net/minecraft/client/entity/EntityPlayerSP
at net.minecraft.client.main.Main.main(SourceFile:38)
... 6 more
Caused by: java.lang.ClassNotFoundException: net.minecraft.client.entity.EntityPlayerSP
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
... 7 more
Caused by: java.lang.NoClassDefFoundError: net/minecraft/client/entity/AbstractClientPlayer
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:760)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
... 9 more
Caused by: java.lang.ClassNotFoundException: net.minecraft.client.entity.AbstractClientPlayer
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
... 13 more
Caused by: java.lang.NoClassDefFoundError: net/minecraft/entity/player/EntityPlayer
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:760)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
... 15 more
Caused by: java.lang.ClassNotFoundException: net.minecraft.entity.player.EntityPlayer
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
... 19 more
Caused by: net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerException: Exception in class transformer c4.comforts.asm.SleepTransformer@557a84fe from coremod ComfortsCoreLoadingPlugin
at net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerWrapper.transform(ASMTransformerWrapper.java:260)
at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:279)
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:176)
... 21 more
Caused by: java.lang.NegativeArraySizeException
at org.objectweb.asm.Frame.merge(Frame.java:1447)
at org.objectweb.asm.MethodWriter.visitMaxs(MethodWriter.java:1516)
at org.objectweb.asm.tree.MethodNode.accept(MethodNode.java:835)
at org.objectweb.asm.tree.MethodNode.accept(MethodNode.java:727)
at org.objectweb.asm.tree.ClassNode.accept(ClassNode.java:412)
at c4.comforts.asm.SleepTransformer.transform(SleepTransformer.java:104)
at c4.comforts.asm.SleepTransformer.transformPlayerSleep(SleepTransformer.java:67)
at c4.comforts.asm.SleepTransformer$$Lambda$31/1269006535.apply(Unknown Source)
at c4.comforts.asm.SleepTransformer.transform(SleepTransformer.java:52)
at net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerWrapper.transform(ASMTransformerWrapper.java:256)
... 23 more
Exception in thread "main" <log4j:Event logger="STDERR" timestamp="1684430249697" level="INFO" thread="main">
<log4j:Message><![CDATA[[java.lang.ThreadGroup:uncaughtException:1052]: net.minecraftforge.fml.relauncher.FMLSecurityManager$ExitTrappedException]]></log4j:Message>
</log4j:Event>
[20:17:69] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraftforge.fml.relauncher.FMLSecurityManager.checkPermission(FMLSecurityManager.java:49)
[20:17:69] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.lang.SecurityManager.checkExit(SecurityManager.java:761)
[20:17:70] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.lang.Runtime.exit(Runtime.java:107)
[20:17:75] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.lang.System.exit(System.java:971)
[20:17:75] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:138)
[20:17:75] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Here I am!
[VersionManager] Refreshing versions locally...
[VersionManager] Versions has been refreshed (72 ms)
[Launcher] Launcher exited.
[Launcher] Minecraft closed with exit code: 1
flush now
flush now
[OS] Trying to open folder: D:\Games\.minecraft\
saved account Account{displayName=LimeKioshi, userid=LimeKioshi, uuid=6a94db930c364518827e4de35f4edf14, username=LimeKioshi}
save profiles
onAuthPassed
saved account Account{displayName=LimeKioshi, userid=LimeKioshi, uuid=6a94db930c364518827e4de35f4edf14, username=LimeKioshi}
save profiles
[LoginForm] Login was OK. Trying to launch now.
[Launcher] Running under TLauncher 2.871
[Launcher] Collecting info...
[TLauncherManager] before clearLibrary D:\Games\.minecraft\mods\betteranimals_1.12.2_3.1.jar D:\Games\.minecraft\mods\comforts_1.12.2_1.3.1.jar D:\Games\.minecraft\mods\CreativeCore_v1.9.35_mc1.12.2.jar D:\Games\.minecraft\mods\CustomNPCs_1.12.226aug18.jar D:\Games\.minecraft\mods\furniture_5.14.0_1.12.2.jar D:\Games\.minecraft\mods\llibrary-1.7.14-1.12.2.jar D:\Games\.minecraft\mods\malisiscore-1.12.2-6.4.0.jar D:\Games\.minecraft\mods\malisisdoors-1.12.2-7.3.0.jar D:\Games\.minecraft\mods\MorePlayerModels_1.12.218jan18.jar D:\Games\.minecraft\mods\OptiFine-OptiFine-1.12.2_HD_U_G5.jar D:\Games\.minecraft\mods\personalcars-1.4.jar D:\Games\.minecraft\mods\PTRLib-1.0.3.jar D:\Games\.minecraft\mods\resynth_1.2.1.jar D:\Games\.minecraft\mods\RikMuldsCore_1.3.1.jar D:\Games\.minecraft\mods\TheCampingMod_1.12.2_2.4.2.jar D:\Games\.minecraft\mods\tlskincape_1.12.2-1.4.jar D:\Games\.minecraft\mods\VariedCommodities_1.12.2_15may18.jar D:\Games\.minecraft\mods\ViesCraft_1.12.2_5.9.2.jar
[TLauncherManager] written: []
[TLauncherManager] after clearLibrary D:\Games\.minecraft\mods\betteranimals_1.12.2_3.1.jar D:\Games\.minecraft\mods\comforts_1.12.2_1.3.1.jar D:\Games\.minecraft\mods\CreativeCore_v1.9.35_mc1.12.2.jar D:\Games\.minecraft\mods\CustomNPCs_1.12.226aug18.jar D:\Games\.minecraft\mods\furniture_5.14.0_1.12.2.jar D:\Games\.minecraft\mods\llibrary-1.7.14-1.12.2.jar D:\Games\.minecraft\mods\malisiscore-1.12.2-6.4.0.jar D:\Games\.minecraft\mods\malisisdoors-1.12.2-7.3.0.jar D:\Games\.minecraft\mods\MorePlayerModels_1.12.218jan18.jar D:\Games\.minecraft\mods\personalcars-1.4.jar D:\Games\.minecraft\mods\PTRLib-1.0.3.jar D:\Games\.minecraft\mods\resynth_1.2.1.jar D:\Games\.minecraft\mods\RikMuldsCore_1.3.1.jar D:\Games\.minecraft\mods\TheCampingMod_1.12.2_2.4.2.jar D:\Games\.minecraft\mods\VariedCommodities_1.12.2_15may18.jar D:\Games\.minecraft\mods\ViesCraft_1.12.2_5.9.2.jar
[Launcher] Force update: false
[Launcher] Selected version: ForgeOptiFine 1.12.2
[Launcher] Selected account: Account{displayName=LimeKioshi, userid=LimeKioshi, uuid=6a94db930c364518827e4de35f4edf14, username=LimeKioshi}
[Launcher] Version sync info: VersionSyncInfo{id='ForgeOptiFine 1.12.2',
local=CompleteVersion{id='ForgeOptiFine 1.12.2', time=Mon Dec 13 12:15:32 MSK 2021, release=Mon Sep 18 04:39:52 MSK 2017, type=modified, class=net.minecraft.launchwrapper.Launch, minimumVersion=18, assets='1.12', source=LOCAL_VERSION_REPO, list=net.minecraft.launcher.updater.SkinVersionList@2b7d122e, libraries=[Library{name='net.minecraftforge:forge:1.12.2-14.23.5.2860', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.ow2.asm:asm-debug-all:5.2', rules=null, natives=null, extract=null, packed='null'}, Library{name='net.minecraft:launchwrapper:1.12', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.jline:jline:3.5.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.typesafe.akka:akka-actor_2.11:2.3.3', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.typesafe:config:1.2.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.scala-lang:scala-actors-migration_2.11:1.1.0', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.scala-lang:scala-compiler:2.11.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.scala-lang.plugins:scala-continuations-library_2.11:1.0.2_mc', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.scala-lang.plugins:scala-continuations-plugin_2.11.1:1.0.2_mc', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.scala-lang:scala-library:2.11.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.scala-lang:scala-parser-combinators_2.11:1.0.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.scala-lang:scala-reflect:2.11.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.scala-lang:scala-swing_2.11:1.0.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.scala-lang:scala-xml_2.11:1.0.2', rules=null, natives=null, extract=null, packed='null'}, Library{name='lzma:lzma:0.0.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='java3d:vecmath:1.5.2', rules=null, natives=null, extract=null, packed='null'}, Library{name='net.sf.trove4j:trove4j:3.0.3', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.apache.maven:maven-artifact:3.5.3', 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='org.apache.logging.log4j:log4j-api:2.15.0', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.apache.logging.log4j:log4j-core:2.15.0', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.mojang:patchy:1.3.9', rules=null, natives=null, extract=null, packed='null'}, Library{name='oshi-project:oshi-core:1.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='net.java.dev.jna:jna:4.4.0', rules=null, natives=null, extract=null, packed='null'}, Library{name='net.java.dev.jna:platform:3.4.0', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.ibm.icu:icu4j-core-mojang:51.2', 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='com.paulscode:codecjorbis:20101023', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.paulscode:codecwav:20101023', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.paulscode:libraryjavasound:20101123', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.paulscode:librarylwjglopenal:20100824', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.paulscode:soundsystem:20120107', rules=null, natives=null, extract=null, packed='null'}, Library{name='io.netty:netty-all:4.1.9.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.google.code.gson:gson:2.8.0', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.mojang:authlib:1.5.25', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.mojang:realms:1.10.22', 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:7.1.0', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.apache.logging.log4j:log4j-api:2.8.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.apache.logging.log4j:log4j-core:2.8.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.lwjgl.lwjgl:lwjgl:2.9.4-nightly-20150209', 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:lwjgl_util:2.9.4-nightly-20150209', 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:lwjgl-platform:2.9.4-nightly-20150209', rules=[Rule{action=ALLOW, os=null, features=null}, Rule{action=DISALLOW, os=OSRestriction{name=OSX, version='null'}, features=null}], natives={LINUX=natives-linux, OSX=natives-osx, WINDOWS=natives-windows}, extract=net.minecraft.launcher.versions.ExtractRules@42c3e76f, packed='null'}, Library{name='org.lwjgl.lwjgl:lwjgl:2.9.2-nightly-20140822', rules=[Rule{action=ALLOW, os=OSRestriction{name=OSX, version='null'}, features=null}], natives=null, extract=null, packed='null'}, Library{name='org.lwjgl.lwjgl:lwjgl_util:2.9.2-nightly-20140822', rules=[Rule{action=ALLOW, os=OSRestriction{name=OSX, version='null'}, features=null}], natives=null, extract=null, packed='null'}, Library{name='org.lwjgl.lwjgl:lwjgl-platform:2.9.2-nightly-20140822', rules=[Rule{action=ALLOW, os=OSRestriction{name=OSX, version='null'}, features=null}], natives={LINUX=natives-linux, OSX=natives-osx, WINDOWS=natives-windows}, extract=net.minecraft.launcher.versions.ExtractRules@1f3628d0, packed='null'}, Library{name='net.java.jinput:jinput-platform:2.0.5', rules=null, natives={LINUX=natives-linux, OSX=natives-osx, WINDOWS=natives-windows}, extract=net.minecraft.launcher.versions.ExtractRules@12da2817, packed='null'}, Library{name='com.mojang:text2speech:1.10.3', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.mojang:text2speech:1.10.3', rules=null, natives={LINUX=natives-linux, WINDOWS=natives-windows}, extract=net.minecraft.launcher.versions.ExtractRules@a12afd3, 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@57b7d961, 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=PartialVersion{id='ForgeOptiFine 1.12.2', time=Mon Dec 13 12:15:32 MSK 2021, release=Mon Sep 18 04:39:52 MSK 2017, type=modified, source=SKIN_VERSION_REPO, list=net.minecraft.launcher.updater.SkinVersionList@2b7d122e}, isInstalled=true, hasRemote=true, isUpToDate=true}
[Launcher] Checking conditions...
[Launcher] shaderpacks:PotatoShaders_v1.0a.zip,shaders,Sildurs Vibrant Shaders v1.29 Lite.zip
[Launcher] resourcepacks:Demaster bomj (1).zip,resources.zip,ShadowPriestok Bomzh RP.zip,Shinobi Craft music,ShinobiCraft.zip,WinterTown,РП.zip,Текстуры бомжа
[Launcher] Comparing assets...
[AssetsManager] Checking resources...
[AssetsManager] Reading indexes from file D:\Games\.minecraft\assets\indexes\1.12.json
[AssetsManager] Fast comparing: true
[Launcher] finished comparing assets: 257 ms.
[TLauncherManager] add required libraries: ForgeOptiFine 1.12.2
[VersionManager] Required for version ForgeOptiFine 1.12.2: []
[TLauncherManager] add required libraries: ForgeOptiFine 1.12.2
used default java runtime
Minecraft requires java version: 8, java path: D:\Games\.minecraft\runtime\jre-legacy\windows\jre-legacy\bin\javaw.exe
[TLauncherManager] library will be replaced: com.mojang:authlib:1.5.25
[TLauncherManager] library will be replaced: com.mojang:patchy:1.3.9
[Launcher] Unpacking natives...
[Launcher] Constructing process...
[Launcher] Constructing classpath...
backup world is active: false
[Launcher] Getting Minecraft arguments...
[Launcher] Full command: D:\Games\.minecraft\runtime\jre-legacy\windows\jre-legacy\bin\javaw.exe -Dos.name=Windows 10 -Dos.version=10.0 -Djava.library.path=D:\Games\.minecraft\versions\ForgeOptiFine 1.12.2\natives -cp D:\Games\.minecraft\libraries\net\minecraftforge\forge\1.12.2-14.23.5.2860\forge-1.12.2-14.23.5.2860.jar;D:\Games\.minecraft\libraries\org\ow2\asm\asm-debug-all\5.2\asm-debug-all-5.2.jar;D:\Games\.minecraft\libraries\net\minecraft\launchwrapper\1.12\launchwrapper-1.12.jar;D:\Games\.minecraft\libraries\org\jline\jline\3.5.1\jline-3.5.1.jar;D:\Games\.minecraft\libraries\com\typesafe\akka\akka-actor_2.11\2.3.3\akka-actor_2.11-2.3.3.jar;D:\Games\.minecraft\libraries\com\typesafe\config\1.2.1\config-1.2.1.jar;D:\Games\.minecraft\libraries\org\scala-lang\scala-actors-migration_2.11\1.1.0\scala-actors-migration_2.11-1.1.0.jar;D:\Games\.minecraft\libraries\org\scala-lang\scala-compiler\2.11.1\scala-compiler-2.11.1.jar;D:\Games\.minecraft\libraries\org\scala-lang\plugins\scala-continuations-library_2.11\1.0.2_mc\scala-continuations-library_2.11-1.0.2_mc.jar;D:\Games\.minecraft\libraries\org\scala-lang\plugins\scala-continuations-plugin_2.11.1\1.0.2_mc\scala-continuations-plugin_2.11.1-1.0.2_mc.jar;D:\Games\.minecraft\libraries\org\scala-lang\scala-library\2.11.1\scala-library-2.11.1.jar;D:\Games\.minecraft\libraries\org\scala-lang\scala-parser-combinators_2.11\1.0.1\scala-parser-combinators_2.11-1.0.1.jar;D:\Games\.minecraft\libraries\org\scala-lang\scala-reflect\2.11.1\scala-reflect-2.11.1.jar;D:\Games\.minecraft\libraries\org\scala-lang\scala-swing_2.11\1.0.1\scala-swing_2.11-1.0.1.jar;D:\Games\.minecraft\libraries\org\scala-lang\scala-xml_2.11\1.0.2\scala-xml_2.11-1.0.2.jar;D:\Games\.minecraft\libraries\lzma\lzma\0.0.1\lzma-0.0.1.jar;D:\Games\.minecraft\libraries\java3d\vecmath\1.5.2\vecmath-1.5.2.jar;D:\Games\.minecraft\libraries\net\sf\trove4j\trove4j\3.0.3\trove4j-3.0.3.jar;D:\Games\.minecraft\libraries\org\apache\maven\maven-artifact\3.5.3\maven-artifact-3.5.3.jar;D:\Games\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\5.0.3\jopt-simple-5.0.3.jar;D:\Games\.minecraft\libraries\org\apache\logging\log4j\log4j-api\2.15.0\log4j-api-2.15.0.jar;D:\Games\.minecraft\libraries\org\apache\logging\log4j\log4j-core\2.15.0\log4j-core-2.15.0.jar;D:\Games\.minecraft\libraries\org\tlauncher\patchy\1.3.9\patchy-1.3.9.jar;D:\Games\.minecraft\libraries\oshi-project\oshi-core\1.1\oshi-core-1.1.jar;D:\Games\.minecraft\libraries\net\java\dev\jna\jna\4.4.0\jna-4.4.0.jar;D:\Games\.minecraft\libraries\net\java\dev\jna\platform\3.4.0\platform-3.4.0.jar;D:\Games\.minecraft\libraries\com\ibm\icu\icu4j-core-mojang\51.2\icu4j-core-mojang-51.2.jar;D:\Games\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\5.0.3\jopt-simple-5.0.3.jar;D:\Games\.minecraft\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar;D:\Games\.minecraft\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar;D:\Games\.minecraft\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar;D:\Games\.minecraft\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar;D:\Games\.minecraft\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar;D:\Games\.minecraft\libraries\io\netty\netty-all\4.1.9.Final\netty-all-4.1.9.Final.jar;D:\Games\.minecraft\libraries\com\google\guava\guava\21.0\guava-21.0.jar;D:\Games\.minecraft\libraries\org\apache\commons\commons-lang3\3.5\commons-lang3-3.5.jar;D:\Games\.minecraft\libraries\commons-io\commons-io\2.5\commons-io-2.5.jar;D:\Games\.minecraft\libraries\commons-codec\commons-codec\1.10\commons-codec-1.10.jar;D:\Games\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar;D:\Games\.minecraft\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar;D:\Games\.minecraft\libraries\com\google\code\gson\gson\2.8.0\gson-2.8.0.jar;D:\Games\.minecraft\libraries\org\tlauncher\authlib\1.6.251\authlib-1.6.251.jar;D:\Games\.minecraft\libraries\com\mojang\realms\1.10.22\realms-1.10.22.jar;D:\Games\.minecraft\libraries\org\apache\commons\commons-compress\1.8.1\commons-compress-1.8.1.jar;D:\Games\.minecraft\libraries\org\apache\httpcomponents\httpclient\4.3.3\httpclient-4.3.3.jar;D:\Games\.minecraft\libraries\commons-logging\commons-logging\1.1.3\commons-logging-1.1.3.jar;D:\Games\.minecraft\libraries\org\apache\httpcomponents\httpcore\4.3.2\httpcore-4.3.2.jar;D:\Games\.minecraft\libraries\it\unimi\dsi\fastutil\7.1.0\fastutil-7.1.0.jar;D:\Games\.minecraft\libraries\org\apache\logging\log4j\log4j-api\2.8.1\log4j-api-2.8.1.jar;D:\Games\.minecraft\libraries\org\apache\logging\log4j\log4j-core\2.8.1\log4j-core-2.8.1.jar;D:\Games\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl\2.9.4-nightly-20150209\lwjgl-2.9.4-nightly-20150209.jar;D:\Games\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl_util\2.9.4-nightly-20150209\lwjgl_util-2.9.4-nightly-20150209.jar;D:\Games\.minecraft\libraries\com\mojang\text2speech\1.10.3\text2speech-1.10.3.jar;D:\Games\.minecraft\versions\ForgeOptiFine 1.12.2\ForgeOptiFine 1.12.2.jar -Xmx12267M -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M -Dfml.ignoreInvalidMinecraftCertificates=true -Dfml.ignorePatchDiscrepancies=true -Djava.net.preferIPv4Stack=true -Dminecraft.applet.TargetDirectory=D:\Games\.minecraft -Dlog4j.configurationFile=D:\Games\.minecraft\assets\log_configs\client-1.12.xml net.minecraft.launchwrapper.Launch --username LimeKioshi --version ForgeOptiFine 1.12.2 --gameDir D:\Games\.minecraft --assetsDir D:\Games\.minecraft\assets --assetIndex 1.12 --uuid 6a94db930c364518827e4de35f4edf14 --accessToken null --userType mojang --tweakClass net.minecraftforge.fml.common.launcher.FMLTweaker --versionType Forge --width 925 --height 530
[Launcher] Launching Minecraft...
I'm hiding!
[TLauncherManager] mods after D:\Games\.minecraft\mods\betteranimals_1.12.2_3.1.jar D:\Games\.minecraft\mods\comforts_1.12.2_1.3.1.jar D:\Games\.minecraft\mods\CreativeCore_v1.9.35_mc1.12.2.jar D:\Games\.minecraft\mods\CustomNPCs_1.12.226aug18.jar D:\Games\.minecraft\mods\furniture_5.14.0_1.12.2.jar D:\Games\.minecraft\mods\llibrary-1.7.14-1.12.2.jar D:\Games\.minecraft\mods\malisiscore-1.12.2-6.4.0.jar D:\Games\.minecraft\mods\malisisdoors-1.12.2-7.3.0.jar D:\Games\.minecraft\mods\MorePlayerModels_1.12.218jan18.jar D:\Games\.minecraft\mods\OptiFine-OptiFine-1.12.2_HD_U_G5.jar D:\Games\.minecraft\mods\personalcars-1.4.jar D:\Games\.minecraft\mods\PTRLib-1.0.3.jar D:\Games\.minecraft\mods\resynth_1.2.1.jar D:\Games\.minecraft\mods\RikMuldsCore_1.3.1.jar D:\Games\.minecraft\mods\TheCampingMod_1.12.2_2.4.2.jar D:\Games\.minecraft\mods\tlskincape_1.12.2-1.4.jar D:\Games\.minecraft\mods\VariedCommodities_1.12.2_15may18.jar D:\Games\.minecraft\mods\ViesCraft_1.12.2_5.9.2.jar
[InnerMinecraftServersImpl] search changers of the servers
read servers from servers.dat [Server(name=HypeMC.pro, address=mc.hypemc.pro:25565, ip=mc.hypemc.pro, port=25565, hideAddress=false, acceptTextures=1), Server(name=SkyCave.pro, address=mc.skycave.pro:25565, ip=mc.skycave.pro, port=25565, hideAddress=false, acceptTextures=1), Server(name=MineBlaze.net, address=mc.mineblaze.net:25565, ip=mc.mineblaze.net, port=25565, hideAddress=false, acceptTextures=1), Server(name=VimeMC.net, address=mc.vimemc.net:25565, ip=mc.vimemc.net, port=25565, hideAddress=false, acceptTextures=1), Server(name=MasedWorld.net, address=mc.masedworld.net:25565, ip=mc.masedworld.net, port=25565, hideAddress=false, acceptTextures=1), Server(name=MusteryWorld.net, address=mc.musteryworld.net:25565, ip=mc.musteryworld.net, port=25565, hideAddress=false, acceptTextures=1), Server(name=HypeMC.pro, address=mc.HypeMC.pro:25565, ip=mc.HypeMC.pro, port=25565, hideAddress=false, acceptTextures=1), Server(name=DexLand.org, address=mc.dexland.org:25565, ip=mc.dexland.org, port=25565, hideAddress=false, acceptTextures=1), Server(name=Сервер Minecraft, address=25.22.133.165:49405, ip=25.22.133.165, port=49405, hideAddress=false, acceptTextures=0), Server(name=Сервер Minecraft, address=HollyBomb.aternos.me:21309, ip=HollyBomb.aternos.me, port=21309, hideAddress=false, acceptTextures=0), Server(name=Сервер Minecraft, address=mwserv.ru, ip=mwserv.ru, port=null, hideAddress=false, acceptTextures=0)]
[InnerMinecraftServersImpl] prepare inner servers
save servers to servers.dat
[Launcher] skin system is activated: true
[Launcher] Starting Minecraft ForgeOptiFine 1.12.2...
[Launcher] Launching in: D:\Games\.minecraft
Starting garbage collector: 183 / 402 MB
Garbage collector completed: 44 / 398 MB
[Launcher] Processing post-launch actions. Assist launch: true
===============================================================================================
[20:18:79] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[20:18:92] [main/INFO]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[20:18:92] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[20:18:96] [main/INFO]: Forge Mod Loader version 14.23.5.2860 for Minecraft 1.12.2 loading
[20:18:97] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_51, running on Windows 10:amd64:10.0, installed at D:\Games\.minecraft\runtime\jre-legacy\windows\jre-legacy
[20:18:15] [main/INFO]: Searching D:\Games\.minecraft\mods for mods
[20:18:16] [main/WARN]: Found FMLCorePluginContainsFMLMod marker in comforts_1.12.2_1.3.1.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[20:18:18] [main/WARN]: The coremod c4.comforts.asm.ComfortsCoreLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[20:18:18] [main/WARN]: Found FMLCorePluginContainsFMLMod marker in CreativeCore_v1.9.35_mc1.12.2.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[20:18:19] [main/WARN]: The coremod com.creativemd.creativecore.core.CreativePatchingLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[20:18:19] [main/WARN]: The coremod CreativePatchingLoader (com.creativemd.creativecore.core.CreativePatchingLoader) is not signed!
[20:18:20] [main/INFO]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from malisiscore-1.12.2-6.4.0.jar
[20:18:21] [main/INFO]: Loading tweaker optifine.OptiFineForgeTweaker from OptiFine-OptiFine-1.12.2_HD_U_G5.jar
[20:18:21] [main/WARN]: Found FMLCorePluginContainsFMLMod marker in tlskincape_1.12.2-1.4.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
2023-05-18 20:18:12,298 main WARN Error parsing URI D:\Games\.minecraft\assets\log_configs\client-1.12.xml
[20:18:35] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[20:18:36] [main/INFO]: Loading tweak class name org.spongepowered.asm.launch.MixinTweaker
[20:18:38] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.7.4 Source=file:/D:/Games/.minecraft/mods/malisiscore-1.12.2-6.4.0.jar Service=LaunchWrapper Env=CLIENT
[20:18:56] [main/WARN]: The coremod net.malisis.core.asm.MalisisCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[20:18:56] [main/WARN]: The coremod MalisisCorePlugin (net.malisis.core.asm.MalisisCorePlugin) is not signed!
[20:18:59] [main/INFO]: Compatibility level set to JAVA_8
[20:18:70] [main/INFO]: Loading tweak class name optifine.OptiFineForgeTweaker
[20:18:70] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[20:18:71] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[20:18:74] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[20:18:75] [main/INFO]: Calling tweak class optifine.OptiFineForgeTweaker
[20:18:75] [main/INFO]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: acceptOptions
[20:18:75] [main/INFO]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: injectIntoClassLoader
[20:18:75] [main/INFO]: [optifine.OptiFineClassTransformer:dbg:242]: OptiFine ClassTransformer
[20:18:75] [main/INFO]: [optifine.OptiFineClassTransformer:dbg:242]: OptiFine ZIP file: D:\Games\.minecraft\mods\OptiFine-OptiFine-1.12.2_HD_U_G5.jar
[20:18:76] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:18:62] [main/INFO]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[20:18:72] [main/INFO]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[20:18:72] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:18:73] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:18:77] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:18:07] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:18:18] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Parsing hooks container gloomyfolken.hooklib.minecraft.SecondaryTransformerHook
[20:18:18] [main/INFO]: [HOOKLIB] Obfuscated: true
[20:18:24] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Parsing hooks container org.tlauncher.skin.cape.asm.TLSkinCapeHooks
[20:18:25] [main/INFO]: Calling tweak class org.spongepowered.asm.launch.MixinTweaker
[20:18:26] [main/INFO]: Initialised Mixin FML Remapper Adapter with net.minecraftforge.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper@64b7225f
[20:18:28] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[20:18:33] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Injecting hooks into class net.minecraftforge.fml.common.Loader
[20:18:50] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Patching method net.minecraftforge.fml.common.Loader#injectData([Ljava/lang/Object;)
[20:18:67] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Methods dictionary loaded in 8 ms
[20:18:03] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:18:23] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[20:18:24] [main/INFO]: Loading tweak class name org.spongepowered.asm.mixin.EnvironmentStateTweaker
[20:18:24] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[20:18:24] [main/INFO]: Calling tweak class org.spongepowered.asm.mixin.EnvironmentStateTweaker
[20:18:24] [main/INFO]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: getLaunchArguments
[20:18:92] [main/INFO]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[20:18:66] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Injecting hooks into class net.minecraft.client.entity.AbstractClientPlayer
[20:18:68] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Patching method net.minecraft.client.entity.AbstractClientPlayer#getLocationSkin()Lnet/minecraft/util/ResourceLocation;
[20:18:68] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Patching method net.minecraft.client.entity.AbstractClientPlayer#getLocationCape()Lnet/minecraft/util/ResourceLocation;
[20:18:68] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Patching method net.minecraft.client.entity.AbstractClientPlayer#getSkinType()
[20:18:69] [main/INFO]: [Comforts ASM] Preparing to transform Entity Player
[20:18:70] [main/INFO]: [Comforts ASM] Initiating transformation to method (Names [trySleep, func_180469_a, a] Descriptor (Lnet/minecraft/util/math/BlockPos;)Lnet/minecraft/entity/player/EntityPlayer$SleepResult; / (Let;)Laed$a;)
[20:18:71] [main/INFO]: [Comforts ASM] Found method, initiating patch...
[20:18:71] [main/INFO]: [Comforts ASM] Found target node for patching: INVOKESTATIC net/minecraftforge/event/ForgeEventFactory.onPlayerSleepInBed (Laed;Let;)Laed$a;
[20:18:71] [main/INFO]: [Comforts ASM] Found target node for patching: INVOKESTATIC net/minecraftforge/event/ForgeEventFactory.fireSleepingTimeCheck (Laed;Let;)Z
[20:18:72] [main/INFO]: [Comforts ASM] Patch result: Success!
[20:18:82] [main/ERROR]: Unable to launch
java.lang.reflect.InvocationTargetException
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:497)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.NoClassDefFoundError: net/minecraft/client/entity/EntityPlayerSP
at net.minecraft.client.main.Main.main(SourceFile:38)
... 6 more
Caused by: java.lang.ClassNotFoundException: net.minecraft.client.entity.EntityPlayerSP
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
... 7 more
Caused by: java.lang.NoClassDefFoundError: net/minecraft/client/entity/AbstractClientPlayer
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:760)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
... 9 more
Caused by: java.lang.ClassNotFoundException: net.minecraft.client.entity.AbstractClientPlayer
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
... 13 more
Caused by: java.lang.NoClassDefFoundError: net/minecraft/entity/player/EntityPlayer
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:760)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
... 15 more
Caused by: java.lang.ClassNotFoundException: net.minecraft.entity.player.EntityPlayer
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
... 19 more
Caused by: net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerException: Exception in class transformer c4.comforts.asm.SleepTransformer@795f5d51 from coremod ComfortsCoreLoadingPlugin
at net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerWrapper.transform(ASMTransformerWrapper.java:260)
at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:279)
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:176)
... 21 more
Caused by: java.lang.NegativeArraySizeException
at org.objectweb.asm.Frame.merge(Frame.java:1447)
at org.objectweb.asm.MethodWriter.visitMaxs(MethodWriter.java:1516)
at org.objectweb.asm.tree.MethodNode.accept(MethodNode.java:835)
at org.objectweb.asm.tree.MethodNode.accept(MethodNode.java:727)
at org.objectweb.asm.tree.ClassNode.accept(ClassNode.java:412)
at c4.comforts.asm.SleepTransformer.transform(SleepTransformer.java:104)
at c4.comforts.asm.SleepTransformer.transformPlayerSleep(SleepTransformer.java:67)
at c4.comforts.asm.SleepTransformer$$Lambda$31/256703888.apply(Unknown Source)
at c4.comforts.asm.SleepTransformer.transform(SleepTransformer.java:52)
at net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerWrapper.transform(ASMTransformerWrapper.java:256)
... 23 more
Exception in thread "main" <log4j:Event logger="STDERR" timestamp="1684430298889" level="INFO" thread="main">
<log4j:Message><![CDATA[[java.lang.ThreadGroup:uncaughtException:1052]: net.minecraftforge.fml.relauncher.FMLSecurityManager$ExitTrappedException]]></log4j:Message>
</log4j:Event>
[20:18:89] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraftforge.fml.relauncher.FMLSecurityManager.checkPermission(FMLSecurityManager.java:49)
[20:18:89] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.lang.SecurityManager.checkExit(SecurityManager.java:761)
[20:18:89] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.lang.Runtime.exit(Runtime.java:107)
[20:18:89] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.lang.System.exit(System.java:971)
[20:18:89] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:138)
[20:18:89] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Here I am!
[VersionManager] Refreshing versions locally...
[VersionManager] Versions has been refreshed (67 ms)
[Launcher] Launcher exited.
[Launcher] Minecraft closed with exit code: 1
flush now
flush now
[OS] Trying to open folder: D:\Games\.minecraft\
saved account Account{displayName=LimeKioshi, userid=LimeKioshi, uuid=6a94db930c364518827e4de35f4edf14, username=LimeKioshi}
save profiles
onAuthPassed
saved account Account{displayName=LimeKioshi, userid=LimeKioshi, uuid=6a94db930c364518827e4de35f4edf14, username=LimeKioshi}
save profiles
[LoginForm] Login was OK. Trying to launch now.
[Launcher] Running under TLauncher 2.871
[Launcher] Collecting info...
[TLauncherManager] before clearLibrary D:\Games\.minecraft\mods\betteranimals_1.12.2_3.1.jar D:\Games\.minecraft\mods\comforts_1.12.2_1.3.1.jar D:\Games\.minecraft\mods\CreativeCore_v1.9.35_mc1.12.2.jar D:\Games\.minecraft\mods\CustomNPCs_1.12.226aug18.jar D:\Games\.minecraft\mods\Decocraft-2.6.2_1.12.2.jar D:\Games\.minecraft\mods\furniture_5.14.0_1.12.2.jar D:\Games\.minecraft\mods\llibrary-1.7.14-1.12.2.jar D:\Games\.minecraft\mods\malisiscore-1.12.2-6.4.0.jar D:\Games\.minecraft\mods\malisisdoors-1.12.2-7.3.0.jar D:\Games\.minecraft\mods\MorePlayerModels_1.12.218jan18.jar D:\Games\.minecraft\mods\OptiFine-OptiFine-1.12.2_HD_U_G5.jar D:\Games\.minecraft\mods\PTRLib-1.0.3.jar D:\Games\.minecraft\mods\resynth_1.2.1.jar D:\Games\.minecraft\mods\RikMuldsCore_1.3.1.jar D:\Games\.minecraft\mods\TheCampingMod_1.12.2_2.4.2.jar D:\Games\.minecraft\mods\tlskincape_1.12.2-1.4.jar D:\Games\.minecraft\mods\VariedCommodities_1.12.2_15may18.jar D:\Games\.minecraft\mods\ViesCraft_1.12.2_5.9.2.jar
[TLauncherManager] written: []
[TLauncherManager] after clearLibrary D:\Games\.minecraft\mods\betteranimals_1.12.2_3.1.jar D:\Games\.minecraft\mods\comforts_1.12.2_1.3.1.jar D:\Games\.minecraft\mods\CreativeCore_v1.9.35_mc1.12.2.jar D:\Games\.minecraft\mods\CustomNPCs_1.12.226aug18.jar D:\Games\.minecraft\mods\Decocraft-2.6.2_1.12.2.jar D:\Games\.minecraft\mods\furniture_5.14.0_1.12.2.jar D:\Games\.minecraft\mods\llibrary-1.7.14-1.12.2.jar D:\Games\.minecraft\mods\malisiscore-1.12.2-6.4.0.jar D:\Games\.minecraft\mods\malisisdoors-1.12.2-7.3.0.jar D:\Games\.minecraft\mods\MorePlayerModels_1.12.218jan18.jar D:\Games\.minecraft\mods\PTRLib-1.0.3.jar D:\Games\.minecraft\mods\resynth_1.2.1.jar D:\Games\.minecraft\mods\RikMuldsCore_1.3.1.jar D:\Games\.minecraft\mods\TheCampingMod_1.12.2_2.4.2.jar D:\Games\.minecraft\mods\VariedCommodities_1.12.2_15may18.jar D:\Games\.minecraft\mods\ViesCraft_1.12.2_5.9.2.jar
[Launcher] Force update: false
[Launcher] Selected version: ForgeOptiFine 1.12.2
[Launcher] Selected account: Account{displayName=LimeKioshi, userid=LimeKioshi, uuid=6a94db930c364518827e4de35f4edf14, username=LimeKioshi}
[Launcher] Version sync info: VersionSyncInfo{id='ForgeOptiFine 1.12.2',
local=CompleteVersion{id='ForgeOptiFine 1.12.2', time=Mon Dec 13 12:15:32 MSK 2021, release=Mon Sep 18 04:39:52 MSK 2017, type=modified, class=net.minecraft.launchwrapper.Launch, minimumVersion=18, assets='1.12', source=LOCAL_VERSION_REPO, list=net.minecraft.launcher.updater.SkinVersionList@2b7d122e, libraries=[Library{name='net.minecraftforge:forge:1.12.2-14.23.5.2860', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.ow2.asm:asm-debug-all:5.2', rules=null, natives=null, extract=null, packed='null'}, Library{name='net.minecraft:launchwrapper:1.12', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.jline:jline:3.5.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.typesafe.akka:akka-actor_2.11:2.3.3', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.typesafe:config:1.2.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.scala-lang:scala-actors-migration_2.11:1.1.0', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.scala-lang:scala-compiler:2.11.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.scala-lang.plugins:scala-continuations-library_2.11:1.0.2_mc', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.scala-lang.plugins:scala-continuations-plugin_2.11.1:1.0.2_mc', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.scala-lang:scala-library:2.11.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.scala-lang:scala-parser-combinators_2.11:1.0.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.scala-lang:scala-reflect:2.11.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.scala-lang:scala-swing_2.11:1.0.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.scala-lang:scala-xml_2.11:1.0.2', rules=null, natives=null, extract=null, packed='null'}, Library{name='lzma:lzma:0.0.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='java3d:vecmath:1.5.2', rules=null, natives=null, extract=null, packed='null'}, Library{name='net.sf.trove4j:trove4j:3.0.3', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.apache.maven:maven-artifact:3.5.3', 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='org.apache.logging.log4j:log4j-api:2.15.0', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.apache.logging.log4j:log4j-core:2.15.0', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.mojang:patchy:1.3.9', rules=null, natives=null, extract=null, packed='null'}, Library{name='oshi-project:oshi-core:1.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='net.java.dev.jna:jna:4.4.0', rules=null, natives=null, extract=null, packed='null'}, Library{name='net.java.dev.jna:platform:3.4.0', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.ibm.icu:icu4j-core-mojang:51.2', 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='com.paulscode:codecjorbis:20101023', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.paulscode:codecwav:20101023', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.paulscode:libraryjavasound:20101123', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.paulscode:librarylwjglopenal:20100824', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.paulscode:soundsystem:20120107', rules=null, natives=null, extract=null, packed='null'}, Library{name='io.netty:netty-all:4.1.9.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.google.code.gson:gson:2.8.0', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.mojang:authlib:1.5.25', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.mojang:realms:1.10.22', 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:7.1.0', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.apache.logging.log4j:log4j-api:2.8.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.apache.logging.log4j:log4j-core:2.8.1', rules=null, natives=null, extract=null, packed='null'}, Library{name='org.lwjgl.lwjgl:lwjgl:2.9.4-nightly-20150209', 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:lwjgl_util:2.9.4-nightly-20150209', 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:lwjgl-platform:2.9.4-nightly-20150209', rules=[Rule{action=ALLOW, os=null, features=null}, Rule{action=DISALLOW, os=OSRestriction{name=OSX, version='null'}, features=null}], natives={LINUX=natives-linux, OSX=natives-osx, WINDOWS=natives-windows}, extract=net.minecraft.launcher.versions.ExtractRules@4afca874, packed='null'}, Library{name='org.lwjgl.lwjgl:lwjgl:2.9.2-nightly-20140822', rules=[Rule{action=ALLOW, os=OSRestriction{name=OSX, version='null'}, features=null}], natives=null, extract=null, packed='null'}, Library{name='org.lwjgl.lwjgl:lwjgl_util:2.9.2-nightly-20140822', rules=[Rule{action=ALLOW, os=OSRestriction{name=OSX, version='null'}, features=null}], natives=null, extract=null, packed='null'}, Library{name='org.lwjgl.lwjgl:lwjgl-platform:2.9.2-nightly-20140822', rules=[Rule{action=ALLOW, os=OSRestriction{name=OSX, version='null'}, features=null}], natives={LINUX=natives-linux, OSX=natives-osx, WINDOWS=natives-windows}, extract=net.minecraft.launcher.versions.ExtractRules@d88402, packed='null'}, Library{name='net.java.jinput:jinput-platform:2.0.5', rules=null, natives={LINUX=natives-linux, OSX=natives-osx, WINDOWS=natives-windows}, extract=net.minecraft.launcher.versions.ExtractRules@1e572704, packed='null'}, Library{name='com.mojang:text2speech:1.10.3', rules=null, natives=null, extract=null, packed='null'}, Library{name='com.mojang:text2speech:1.10.3', rules=null, natives={LINUX=natives-linux, WINDOWS=natives-windows}, extract=net.minecraft.launcher.versions.ExtractRules@21442ed9, 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@e548d8d, 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=PartialVersion{id='ForgeOptiFine 1.12.2', time=Mon Dec 13 12:15:32 MSK 2021, release=Mon Sep 18 04:39:52 MSK 2017, type=modified, source=SKIN_VERSION_REPO, list=net.minecraft.launcher.updater.SkinVersionList@2b7d122e}, isInstalled=true, hasRemote=true, isUpToDate=true}
[Launcher] Checking conditions...
[Launcher] shaderpacks:PotatoShaders_v1.0a.zip,shaders,Sildurs Vibrant Shaders v1.29 Lite.zip
[Launcher] resourcepacks:Demaster bomj (1).zip,resources.zip,ShadowPriestok Bomzh RP.zip,Shinobi Craft music,ShinobiCraft.zip,WinterTown,РП.zip,Текстуры бомжа
[Launcher] Comparing assets...
[AssetsManager] Checking resources...
[AssetsManager] Reading indexes from file D:\Games\.minecraft\assets\indexes\1.12.json
[AssetsManager] Fast comparing: true
[Launcher] finished comparing assets: 265 ms.
[TLauncherManager] add required libraries: ForgeOptiFine 1.12.2
[VersionManager] Required for version ForgeOptiFine 1.12.2: []
[TLauncherManager] add required libraries: ForgeOptiFine 1.12.2
used default java runtime
Minecraft requires java version: 8, java path: D:\Games\.minecraft\runtime\jre-legacy\windows\jre-legacy\bin\javaw.exe
[TLauncherManager] library will be replaced: com.mojang:authlib:1.5.25
[TLauncherManager] library will be replaced: com.mojang:patchy:1.3.9
[Launcher] Unpacking natives...
[Launcher] Constructing process...
[Launcher] Constructing classpath...
backup world is active: false
[Launcher] Getting Minecraft arguments...
[Launcher] Full command: D:\Games\.minecraft\runtime\jre-legacy\windows\jre-legacy\bin\javaw.exe -Dos.name=Windows 10 -Dos.version=10.0 -Djava.library.path=D:\Games\.minecraft\versions\ForgeOptiFine 1.12.2\natives -cp D:\Games\.minecraft\libraries\net\minecraftforge\forge\1.12.2-14.23.5.2860\forge-1.12.2-14.23.5.2860.jar;D:\Games\.minecraft\libraries\org\ow2\asm\asm-debug-all\5.2\asm-debug-all-5.2.jar;D:\Games\.minecraft\libraries\net\minecraft\launchwrapper\1.12\launchwrapper-1.12.jar;D:\Games\.minecraft\libraries\org\jline\jline\3.5.1\jline-3.5.1.jar;D:\Games\.minecraft\libraries\com\typesafe\akka\akka-actor_2.11\2.3.3\akka-actor_2.11-2.3.3.jar;D:\Games\.minecraft\libraries\com\typesafe\config\1.2.1\config-1.2.1.jar;D:\Games\.minecraft\libraries\org\scala-lang\scala-actors-migration_2.11\1.1.0\scala-actors-migration_2.11-1.1.0.jar;D:\Games\.minecraft\libraries\org\scala-lang\scala-compiler\2.11.1\scala-compiler-2.11.1.jar;D:\Games\.minecraft\libraries\org\scala-lang\plugins\scala-continuations-library_2.11\1.0.2_mc\scala-continuations-library_2.11-1.0.2_mc.jar;D:\Games\.minecraft\libraries\org\scala-lang\plugins\scala-continuations-plugin_2.11.1\1.0.2_mc\scala-continuations-plugin_2.11.1-1.0.2_mc.jar;D:\Games\.minecraft\libraries\org\scala-lang\scala-library\2.11.1\scala-library-2.11.1.jar;D:\Games\.minecraft\libraries\org\scala-lang\scala-parser-combinators_2.11\1.0.1\scala-parser-combinators_2.11-1.0.1.jar;D:\Games\.minecraft\libraries\org\scala-lang\scala-reflect\2.11.1\scala-reflect-2.11.1.jar;D:\Games\.minecraft\libraries\org\scala-lang\scala-swing_2.11\1.0.1\scala-swing_2.11-1.0.1.jar;D:\Games\.minecraft\libraries\org\scala-lang\scala-xml_2.11\1.0.2\scala-xml_2.11-1.0.2.jar;D:\Games\.minecraft\libraries\lzma\lzma\0.0.1\lzma-0.0.1.jar;D:\Games\.minecraft\libraries\java3d\vecmath\1.5.2\vecmath-1.5.2.jar;D:\Games\.minecraft\libraries\net\sf\trove4j\trove4j\3.0.3\trove4j-3.0.3.jar;D:\Games\.minecraft\libraries\org\apache\maven\maven-artifact\3.5.3\maven-artifact-3.5.3.jar;D:\Games\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\5.0.3\jopt-simple-5.0.3.jar;D:\Games\.minecraft\libraries\org\apache\logging\log4j\log4j-api\2.15.0\log4j-api-2.15.0.jar;D:\Games\.minecraft\libraries\org\apache\logging\log4j\log4j-core\2.15.0\log4j-core-2.15.0.jar;D:\Games\.minecraft\libraries\org\tlauncher\patchy\1.3.9\patchy-1.3.9.jar;D:\Games\.minecraft\libraries\oshi-project\oshi-core\1.1\oshi-core-1.1.jar;D:\Games\.minecraft\libraries\net\java\dev\jna\jna\4.4.0\jna-4.4.0.jar;D:\Games\.minecraft\libraries\net\java\dev\jna\platform\3.4.0\platform-3.4.0.jar;D:\Games\.minecraft\libraries\com\ibm\icu\icu4j-core-mojang\51.2\icu4j-core-mojang-51.2.jar;D:\Games\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\5.0.3\jopt-simple-5.0.3.jar;D:\Games\.minecraft\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar;D:\Games\.minecraft\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar;D:\Games\.minecraft\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar;D:\Games\.minecraft\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar;D:\Games\.minecraft\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar;D:\Games\.minecraft\libraries\io\netty\netty-all\4.1.9.Final\netty-all-4.1.9.Final.jar;D:\Games\.minecraft\libraries\com\google\guava\guava\21.0\guava-21.0.jar;D:\Games\.minecraft\libraries\org\apache\commons\commons-lang3\3.5\commons-lang3-3.5.jar;D:\Games\.minecraft\libraries\commons-io\commons-io\2.5\commons-io-2.5.jar;D:\Games\.minecraft\libraries\commons-codec\commons-codec\1.10\commons-codec-1.10.jar;D:\Games\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar;D:\Games\.minecraft\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar;D:\Games\.minecraft\libraries\com\google\code\gson\gson\2.8.0\gson-2.8.0.jar;D:\Games\.minecraft\libraries\org\tlauncher\authlib\1.6.251\authlib-1.6.251.jar;D:\Games\.minecraft\libraries\com\mojang\realms\1.10.22\realms-1.10.22.jar;D:\Games\.minecraft\libraries\org\apache\commons\commons-compress\1.8.1\commons-compress-1.8.1.jar;D:\Games\.minecraft\libraries\org\apache\httpcomponents\httpclient\4.3.3\httpclient-4.3.3.jar;D:\Games\.minecraft\libraries\commons-logging\commons-logging\1.1.3\commons-logging-1.1.3.jar;D:\Games\.minecraft\libraries\org\apache\httpcomponents\httpcore\4.3.2\httpcore-4.3.2.jar;D:\Games\.minecraft\libraries\it\unimi\dsi\fastutil\7.1.0\fastutil-7.1.0.jar;D:\Games\.minecraft\libraries\org\apache\logging\log4j\log4j-api\2.8.1\log4j-api-2.8.1.jar;D:\Games\.minecraft\libraries\org\apache\logging\log4j\log4j-core\2.8.1\log4j-core-2.8.1.jar;D:\Games\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl\2.9.4-nightly-20150209\lwjgl-2.9.4-nightly-20150209.jar;D:\Games\.minecraft\libraries\org\lwjgl\lwjgl\lwjgl_util\2.9.4-nightly-20150209\lwjgl_util-2.9.4-nightly-20150209.jar;D:\Games\.minecraft\libraries\com\mojang\text2speech\1.10.3\text2speech-1.10.3.jar;D:\Games\.minecraft\versions\ForgeOptiFine 1.12.2\ForgeOptiFine 1.12.2.jar -Xmx12267M -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M -Dfml.ignoreInvalidMinecraftCertificates=true -Dfml.ignorePatchDiscrepancies=true -Djava.net.preferIPv4Stack=true -Dminecraft.applet.TargetDirectory=D:\Games\.minecraft -Dlog4j.configurationFile=D:\Games\.minecraft\assets\log_configs\client-1.12.xml net.minecraft.launchwrapper.Launch --username LimeKioshi --version ForgeOptiFine 1.12.2 --gameDir D:\Games\.minecraft --assetsDir D:\Games\.minecraft\assets --assetIndex 1.12 --uuid 6a94db930c364518827e4de35f4edf14 --accessToken null --userType mojang --tweakClass net.minecraftforge.fml.common.launcher.FMLTweaker --versionType Forge --width 925 --height 530
[Launcher] Launching Minecraft...
I'm hiding!
[TLauncherManager] mods after D:\Games\.minecraft\mods\betteranimals_1.12.2_3.1.jar D:\Games\.minecraft\mods\comforts_1.12.2_1.3.1.jar D:\Games\.minecraft\mods\CreativeCore_v1.9.35_mc1.12.2.jar D:\Games\.minecraft\mods\CustomNPCs_1.12.226aug18.jar D:\Games\.minecraft\mods\Decocraft-2.6.2_1.12.2.jar D:\Games\.minecraft\mods\furniture_5.14.0_1.12.2.jar D:\Games\.minecraft\mods\llibrary-1.7.14-1.12.2.jar D:\Games\.minecraft\mods\malisiscore-1.12.2-6.4.0.jar D:\Games\.minecraft\mods\malisisdoors-1.12.2-7.3.0.jar D:\Games\.minecraft\mods\MorePlayerModels_1.12.218jan18.jar D:\Games\.minecraft\mods\OptiFine-OptiFine-1.12.2_HD_U_G5.jar D:\Games\.minecraft\mods\PTRLib-1.0.3.jar D:\Games\.minecraft\mods\resynth_1.2.1.jar D:\Games\.minecraft\mods\RikMuldsCore_1.3.1.jar D:\Games\.minecraft\mods\TheCampingMod_1.12.2_2.4.2.jar D:\Games\.minecraft\mods\tlskincape_1.12.2-1.4.jar D:\Games\.minecraft\mods\VariedCommodities_1.12.2_15may18.jar D:\Games\.minecraft\mods\ViesCraft_1.12.2_5.9.2.jar
[InnerMinecraftServersImpl] search changers of the servers
read servers from servers.dat [Server(name=HypeMC.pro, address=mc.hypemc.pro:25565, ip=mc.hypemc.pro, port=25565, hideAddress=false, acceptTextures=1), Server(name=SkyCave.pro, address=mc.skycave.pro:25565, ip=mc.skycave.pro, port=25565, hideAddress=false, acceptTextures=1), Server(name=MineBlaze.net, address=mc.mineblaze.net:25565, ip=mc.mineblaze.net, port=25565, hideAddress=false, acceptTextures=1), Server(name=VimeMC.net, address=mc.vimemc.net:25565, ip=mc.vimemc.net, port=25565, hideAddress=false, acceptTextures=1), Server(name=MasedWorld.net, address=mc.masedworld.net:25565, ip=mc.masedworld.net, port=25565, hideAddress=false, acceptTextures=1), Server(name=MusteryWorld.net, address=mc.musteryworld.net:25565, ip=mc.musteryworld.net, port=25565, hideAddress=false, acceptTextures=1), Server(name=HypeMC.pro, address=mc.HypeMC.pro:25565, ip=mc.HypeMC.pro, port=25565, hideAddress=false, acceptTextures=1), Server(name=DexLand.org, address=mc.dexland.org:25565, ip=mc.dexland.org, port=25565, hideAddress=false, acceptTextures=1), Server(name=Сервер Minecraft, address=25.22.133.165:49405, ip=25.22.133.165, port=49405, hideAddress=false, acceptTextures=0), Server(name=Сервер Minecraft, address=HollyBomb.aternos.me:21309, ip=HollyBomb.aternos.me, port=21309, hideAddress=false, acceptTextures=0), Server(name=Сервер Minecraft, address=mwserv.ru, ip=mwserv.ru, port=null, hideAddress=false, acceptTextures=0)]
[InnerMinecraftServersImpl] prepare inner servers
save servers to servers.dat
[Launcher] skin system is activated: true
[Launcher] Starting Minecraft ForgeOptiFine 1.12.2...
[Launcher] Launching in: D:\Games\.minecraft
Starting garbage collector: 196 / 398 MB
Garbage collector completed: 44 / 402 MB
[Launcher] Processing post-launch actions. Assist launch: true
===============================================================================================
[20:19:79] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[20:19:91] [main/INFO]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[20:19:91] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[20:19:95] [main/INFO]: Forge Mod Loader version 14.23.5.2860 for Minecraft 1.12.2 loading
[20:19:95] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_51, running on Windows 10:amd64:10.0, installed at D:\Games\.minecraft\runtime\jre-legacy\windows\jre-legacy
[20:19:13] [main/INFO]: Searching D:\Games\.minecraft\mods for mods
[20:19:14] [main/WARN]: Found FMLCorePluginContainsFMLMod marker in comforts_1.12.2_1.3.1.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[20:19:15] [main/WARN]: The coremod c4.comforts.asm.ComfortsCoreLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[20:19:16] [main/WARN]: Found FMLCorePluginContainsFMLMod marker in CreativeCore_v1.9.35_mc1.12.2.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[20:19:16] [main/WARN]: The coremod com.creativemd.creativecore.core.CreativePatchingLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[20:19:16] [main/WARN]: The coremod CreativePatchingLoader (com.creativemd.creativecore.core.CreativePatchingLoader) is not signed!
[20:19:17] [main/INFO]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from malisiscore-1.12.2-6.4.0.jar
[20:19:18] [main/INFO]: Loading tweaker optifine.OptiFineForgeTweaker from OptiFine-OptiFine-1.12.2_HD_U_G5.jar
[20:19:18] [main/WARN]: Found FMLCorePluginContainsFMLMod marker in tlskincape_1.12.2-1.4.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
2023-05-18 20:19:27,263 main WARN Error parsing URI D:\Games\.minecraft\assets\log_configs\client-1.12.xml
[20:19:32] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[20:19:32] [main/INFO]: Loading tweak class name org.spongepowered.asm.launch.MixinTweaker
[20:19:34] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.7.4 Source=file:/D:/Games/.minecraft/mods/malisiscore-1.12.2-6.4.0.jar Service=LaunchWrapper Env=CLIENT
[20:19:52] [main/WARN]: The coremod net.malisis.core.asm.MalisisCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[20:19:52] [main/WARN]: The coremod MalisisCorePlugin (net.malisis.core.asm.MalisisCorePlugin) is not signed!
[20:19:55] [main/INFO]: Compatibility level set to JAVA_8
[20:19:66] [main/INFO]: Loading tweak class name optifine.OptiFineForgeTweaker
[20:19:67] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[20:19:67] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[20:19:67] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[20:19:68] [main/INFO]: Calling tweak class optifine.OptiFineForgeTweaker
[20:19:68] [main/INFO]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: acceptOptions
[20:19:68] [main/INFO]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: injectIntoClassLoader
[20:19:68] [main/INFO]: [optifine.OptiFineClassTransformer:dbg:242]: OptiFine ClassTransformer
[20:19:68] [main/INFO]: [optifine.OptiFineClassTransformer:dbg:242]: OptiFine ZIP file: D:\Games\.minecraft\mods\OptiFine-OptiFine-1.12.2_HD_U_G5.jar
[20:19:69] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:19:78] [main/INFO]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[20:19:88] [main/INFO]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[20:19:88] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:19:88] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:19:92] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:19:23] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:19:33] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Parsing hooks container gloomyfolken.hooklib.minecraft.SecondaryTransformerHook
[20:19:34] [main/INFO]: [HOOKLIB] Obfuscated: true
[20:19:40] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Parsing hooks container org.tlauncher.skin.cape.asm.TLSkinCapeHooks
[20:19:41] [main/INFO]: Calling tweak class org.spongepowered.asm.launch.MixinTweaker
[20:19:42] [main/INFO]: Initialised Mixin FML Remapper Adapter with net.minecraftforge.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper@6c1832aa
[20:19:44] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[20:19:49] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Injecting hooks into class net.minecraftforge.fml.common.Loader
[20:19:65] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Patching method net.minecraftforge.fml.common.Loader#injectData([Ljava/lang/Object;)
[20:19:82] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Methods dictionary loaded in 8 ms
[20:19:15] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[20:19:34] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[20:19:35] [main/INFO]: Loading tweak class name org.spongepowered.asm.mixin.EnvironmentStateTweaker
[20:19:35] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[20:19:35] [main/INFO]: Calling tweak class org.spongepowered.asm.mixin.EnvironmentStateTweaker
[20:19:35] [main/INFO]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: getLaunchArguments
[20:19:05] [main/INFO]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[20:19:61] [main/INFO]: [Comforts ASM] Preparing to transform Entity Player
[20:19:62] [main/INFO]: [Comforts ASM] Initiating transformation to method (Names [trySleep, func_180469_a, a] Descriptor (Lnet/minecraft/util/math/BlockPos;)Lnet/minecraft/entity/player/EntityPlayer$SleepResult; / (Let;)Laed$a;)
[20:19:63] [main/INFO]: [Comforts ASM] Found method, initiating patch...
[20:19:63] [main/INFO]: [Comforts ASM] Found target node for patching: INVOKESTATIC net/minecraftforge/event/ForgeEventFactory.onPlayerSleepInBed (Laed;Let;)Laed$a;
[20:19:63] [main/INFO]: [Comforts ASM] Found target node for patching: INVOKESTATIC net/minecraftforge/event/ForgeEventFactory.fireSleepingTimeCheck (Laed;Let;)Z
[20:19:63] [main/INFO]: [Comforts ASM] Patch result: Success!
[20:19:73] [main/ERROR]: Unable to launch
java.lang.reflect.InvocationTargetException
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:497)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.NoClassDefFoundError: net/minecraft/entity/player/EntityPlayer
at net.minecraft.client.main.Main.main(SourceFile:38)
... 6 more
Caused by: java.lang.ClassNotFoundException: net.minecraft.entity.player.EntityPlayer
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
... 7 more
Caused by: net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerException: Exception in class transformer c4.comforts.asm.SleepTransformer@78e17a99 from coremod ComfortsCoreLoadingPlugin
at net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerWrapper.transform(ASMTransformerWrapper.java:260)
at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:279)
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:176)
... 9 more
Caused by: java.lang.NegativeArraySizeException
at org.objectweb.asm.Frame.merge(Frame.java:1447)
at org.objectweb.asm.MethodWriter.visitMaxs(MethodWriter.java:1516)
at org.objectweb.asm.tree.MethodNode.accept(MethodNode.java:835)
at org.objectweb.asm.tree.MethodNode.accept(MethodNode.java:727)
at org.objectweb.asm.tree.ClassNode.accept(ClassNode.java:412)
at c4.comforts.asm.SleepTransformer.transform(SleepTransformer.java:104)
at c4.comforts.asm.SleepTransformer.transformPlayerSleep(SleepTransformer.java:67)
at c4.comforts.asm.SleepTransformer$$Lambda$31/922871524.apply(Unknown Source)
at c4.comforts.asm.SleepTransformer.transform(SleepTransformer.java:52)
at net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerWrapper.transform(ASMTransformerWrapper.java:256)
... 11 more
Exception in thread "main" <log4j:Event logger="STDERR" timestamp="1684430373750" level="INFO" thread="main">
<log4j:Message><![CDATA[[java.lang.ThreadGroup:uncaughtException:1052]: net.minecraftforge.fml.relauncher.FMLSecurityManager$ExitTrappedException]]></log4j:Message>
</log4j:Event>
[20:19:75] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraftforge.fml.relauncher.FMLSecurityManager.checkPermission(FMLSecurityManager.java:49)
[20:19:75] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.lang.SecurityManager.checkExit(SecurityManager.java:761)
[20:19:75] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.lang.Runtime.exit(Runtime.java:107)
[20:19:75] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at java.lang.System.exit(System.java:971)
[20:19:75] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:138)
[20:19:75] [main/INFO]: [java.lang.ThreadGroup:uncaughtException:1052]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Here I am!
[VersionManager] Refreshing versions locally...
[VersionManager] Versions has been refreshed (96 ms)
[Launcher] Launcher exited.
[Launcher] Minecraft closed with exit code: 1
flush now
flush now