Перейти к публикации

Не запускается игра. MacOS


Рекомендованные сообщения

Заходит в лаунчер, но при выборе сервера из лаунчера игра крашится и выдает этот лог. macOS Monterey 12.4.

 

Скрытый текст

[12:08:01] [INFO]: Loading display...
[12:08:01] [INFO]: Platform:
[12:08:01] [INFO]:   Display:
[12:08:01] [INFO]:       Resolution: 1440x900
[12:08:01] [INFO]:       Scale: auto (min: x1, max: x1)
[12:08:01] [INFO]:       Styles:
[12:08:01] [INFO]:           - "default"
[12:08:01] [INFO]:   OS: MAC (Mac OS X)
[12:08:01] [INFO]:   Arch: x64 (x86_64)
[12:08:01] [INFO]:   Total memory: 8192mb
[12:08:01] [INFO]:   Allowed memory: 8192mb
[12:08:02] [INFO]: Loading textures of style <default>...
[12:08:02] [INFO]:    assets/textures/gui/default/dialog/window.default.png
[12:08:02] [INFO]:    assets/textures/gui/default/dialog/btn.app.close.png
[12:08:02] [INFO]:    assets/textures/gui/default/main/header.social.vk.png
[12:08:02] [INFO]:    assets/textures/gui/default/main/window.png
[12:08:02] [INFO]:    assets/textures/gui/default/dialog/settings/launcher.memory.slider.png
[12:08:02] [INFO]:    assets/textures/gui/default/main/client.icon.png
[12:08:02] [INFO]:    assets/textures/gui/default/auth/field.pass.png
[12:08:02] [INFO]:    assets/textures/gui/default/dialog/settings/launcher.scale.background.png
[12:08:02] [INFO]:    assets/textures/gui/default/dialog/progressbar.download.png
[12:08:02] [INFO]:    assets/textures/gui/default/main/header.profile.popup.png
[12:08:02] [INFO]:    assets/textures/gui/default/dialog/settings/btn.confirm.png
[12:08:02] [INFO]:    assets/textures/gui/default/main/client.background.png
[12:08:02] [INFO]:    assets/textures/gui/default/main/header.logo.png
[12:08:02] [INFO]:    assets/textures/gui/default/auth/btn.sign.icon.png
[12:08:02] [INFO]:    assets/textures/gui/default/dialog/settings/client.dlc.checkbox.png
[12:08:02] [INFO]:    assets/textures/gui/default/comp/checkbox.png
[12:08:02] [INFO]:    assets/textures/gui/default/main/header.social.discord.png
[12:08:02] [INFO]:    assets/textures/gui/default/main/header.profile.user.steve.png
[12:08:02] [INFO]:    assets/textures/gui/default/dialog/settings/launcher.scale.arrow.png
[12:08:02] [INFO]:    assets/textures/gui/default/dialog/window.downloader.png
[12:08:02] [INFO]:    assets/textures/gui/default/main/client.options.png
[12:08:02] [INFO]:    assets/textures/gui/default/main/header.app.minimize.png
[12:08:02] [INFO]:    assets/textures/gui/default/dialog/settings/client.dlc.background.png
[12:08:02] [INFO]:    assets/textures/gui/default/main/header.profile.form.png
[12:08:02] [INFO]:    assets/textures/gui/default/main/header.background.png
[12:08:02] [INFO]:    assets/textures/gui/default/main/header.profile.user.mask.png
[12:08:02] [INFO]:    assets/textures/gui/default/dialog/settings/btn.default.png
[12:08:02] [INFO]:    assets/textures/gui/default/dialog/field.secret_key.png
[12:08:02] [INFO]:    assets/textures/gui/default/main/root.scrollbar.png
[12:08:02] [INFO]:    assets/textures/gui/default/dialog/btn.app.minimize.png
[12:08:02] [INFO]:    assets/textures/gui/default/dialog/logo.loader.png
[12:08:02] [INFO]:    assets/textures/gui/default/auth/btn.sign.background.png
[12:08:02] [INFO]:    assets/textures/gui/default/dialog/window.loader.png
[12:08:02] [INFO]:    assets/textures/gui/default/dialog/btn.default.png
[12:08:02] [INFO]:    assets/textures/gui/default/main/header.logout.png
[12:08:02] [INFO]:    assets/textures/gui/default/main/client.play.png
[12:08:02] [INFO]:    assets/textures/gui/default/auth/field.login.png
[12:08:02] [INFO]:    assets/textures/gui/default/auth/btn.join.png
[12:08:02] [INFO]:    assets/textures/gui/default/main/header.app.close.png
[12:08:02] [INFO]:    assets/textures/gui/default/dialog/settings/client.dlc.scrollbar.png
[12:08:02] [INFO]:    assets/textures/gui/default/dialog/settings/comp.border.png
[12:08:02] [INFO]: Loading profile...
[12:08:02] [INFO]: Profile cache not found!
[12:08:02] [INFO]: Handshaking...
[12:08:11] [INFO]: Auth with login <hemika02>
[12:08:12] [INFO]: Auth response: success
[12:08:12] [INFO]: Permissions:
[12:08:12] [INFO]:    - "dev.run.invalidate.post"
[12:08:12] [INFO]:    - "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyzАБВГДЕЁЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯабвгдеёжзийклмнопрстуфхцчшщъыьэюя"
[12:08:12] [INFO]: Styles:
[12:08:12] [INFO]:    - "default"
[12:08:12] [INFO]: Saving display...
[12:08:12] [INFO]: Loading textures of style <default>...
[12:08:12] [WARN]: Could not load profile skin
javax.imageio.IIOException: Can't get input stream from URL!
    at javax.imageio.ImageIO.read(ImageIO.java:1395) ~[?:1.8.0_333]
    at ru.excalibur.launcher.c.f.f.k(sd:695) [launcher_build_65.jar:?]
    at ru.excalibur.launcher.c.h.run(hm:55) [launcher_build_65.jar:?]
Caused by: java.io.FileNotFoundException: http://ex-server.ru/skins/Hemika02.png
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1910) ~[?:1.8.0_333]
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1512) ~[?:1.8.0_333]
    at java.net.URL.openStream(URL.java:1092) ~[?:1.8.0_333]
    at javax.imageio.ImageIO.read(ImageIO.java:1393) ~[?:1.8.0_333]
    ... 2 more
[12:08:12] [INFO]: Saving profile...
[12:08:12] [INFO]: Updating server-list...
[12:08:12] [INFO]: Loading server-list caches...
[12:08:12] [INFO]: Server-list caches not found!
[12:08:12] [INFO]: Updating server-content <CLASSIC>...
[12:08:12] [INFO]: Downloading bundle: <ee3adc3cf63f2f11a5d1a3126762c710>
[12:08:13] [INFO]: Updating server-content <INDUSTRIAL>...
[12:08:13] [INFO]: Downloading bundle: <0c4ab90ab5aba91cfe9282ea8892614d>
[12:08:13] [INFO]: Updating server-content <TECHNOMAGIC>...
[12:08:13] [INFO]: Downloading bundle: <876a20295db1693cf80b697712c3c6f6>
[12:08:14] [INFO]: Updating server-content <TECHNOMAGICTEST>...
[12:08:14] [INFO]: Downloading bundle: <e727d62fc3e82194cb4bab5e6104802c>
[12:08:14] [INFO]: Updating server-content <RPG>...
[12:08:14] [INFO]: Downloading bundle: <1f443dfe75ad73c1ca236e00b3f65ef9>
[12:08:14] [INFO]: Updating server-content <MAGIC>...
[12:08:14] [INFO]: Downloading bundle: <76265857d8d9203f5a66ac3cbfb6e12e>
[12:08:15] [INFO]: Updating server-content <SANDBOX>...
[12:08:15] [INFO]: Downloading bundle: <3699a04d0707564ed3b184a563d7b254>
[12:08:15] [INFO]: Updating server-content <TECHNOMAGICEVO>...
[12:08:15] [INFO]: Downloading bundle: <34b58be96c1cbfd80dcdae21e0c2bf42>
[12:08:16] [INFO]: Updating server-content <GALAXY2>...
[12:08:16] [INFO]: Downloading bundle: <f6bbe3609795682da55c4be1dd2f012c>
[12:08:16] [INFO]: Updating server-content <MAGICTECH>...
[12:08:16] [INFO]: Downloading bundle: <e0b53aa757fc2974833c396242ae9723>
[12:08:17] [INFO]: Updating server-content <SKYFACTORY>...
[12:08:17] [INFO]: Downloading bundle: <aa04da959643b61b59a06dc838b6db44>
[12:08:17] [INFO]: Updating server-content <ONEBLOCK>...
[12:08:17] [INFO]: Downloading bundle: <8c3f3288749039655e1773d8b4e37b2a>
[12:08:18] [INFO]: Updating server-content <WIZARDRY>...
[12:08:18] [INFO]: Downloading bundle: <41724c88bef1add6502b0a71274d8ee6>
[12:08:18] [INFO]: Updating server-content <PIXELMON>...
[12:08:18] [INFO]: Downloading bundle: <236acc328c7902d380b57d2666c1a431>
[12:08:19] [INFO]: Updating server-content <ANARCHY>...
[12:08:19] [INFO]: Downloading bundle: <6b7b777a5538f8ce8ca3b33e73a81ccd>
[12:08:19] [INFO]: Updating server-content <TERRAFIRMACRAFT>...
[12:08:19] [INFO]: Downloading bundle: <193384f0525a1c05c85ebbad50a60d7c>
[12:08:20] [INFO]: Updating server-content <STALKER>...
[12:08:20] [INFO]: Downloading bundle: <44d8708b97803bdad5bd20e37dfc854d>
[12:08:20] [INFO]: Updating server-content <STALKERV2>...
[12:08:20] [INFO]: Downloading bundle: <e455c80ae37c911a9216bf7bf64a1575>
[12:08:21] [INFO]: Saving server-list caches...
[12:08:37] [INFO]: Saving profile...
[12:08:47] [INFO]: Saving server-list caches...
[12:08:57] [INFO]: ------------------------------------
[12:08:57] [INFO]: Preparing client <ONEBLOCK>
[12:08:57] [INFO]: Checking content files...
[12:08:57] [INFO]: Downloading files...
[12:08:57] [INFO]: Total-size: 388157988 bytes
[12:08:57] [INFO]: ------------------------------------
[12:08:57] [INFO]: file: LIBS:FORGE_2838
[12:08:57] [INFO]: size: 4403236 bytes
[12:08:57] [INFO]: from: http://ex-server.ru/1122_clients/libraries/net/minecraftforge/forge/1.12.2-14.23.5.2838/forge-1.12.2-14.23.5.2838.jar
[12:08:57] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/libraries/net/minecraftforge/forge/1.12.2-14.23.5.2838/forge-1.12.2-14.23.5.2838.jar
[12:08:57] [INFO]: downloading (attempt: 1)...
[12:08:58] [INFO]: ------------------------------------
[12:08:58] [INFO]: file: LIBS:LAUNCHWRAPPER
[12:08:58] [INFO]: size: 32999 bytes
[12:08:58] [INFO]: from: http://ex-server.ru/1122_clients/libraries/net/minecraft/launchwrapper/1.12/launchwrapper-1.12.jar
[12:08:58] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/libraries/net/minecraft/launchwrapper/1.12/launchwrapper-1.12.jar
[12:08:58] [INFO]: downloading (attempt: 1)...
[12:08:58] [INFO]: ------------------------------------
[12:08:58] [INFO]: file: LIBS:ASM_ALL
[12:08:58] [INFO]: size: 247787 bytes
[12:08:58] [INFO]: from: http://ex-server.ru/1122_clients/libraries/org/ow2/asm/asm-all/5.2/asm-all-5.2.jar
[12:08:58] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/libraries/org/ow2/asm/asm-all/5.2/asm-all-5.2.jar
[12:08:58] [INFO]: downloading (attempt: 1)...
[12:08:58] [INFO]: ------------------------------------
[12:08:58] [INFO]: file: LIBS:JLINE
[12:08:58] [INFO]: size: 0 bytes
[12:08:58] [INFO]: from: http://ex-server.ru/1122_clients/libraries/jline/jline/3.5.1/jline-3.5.1.jar
[12:08:58] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/libraries/jline/jline/3.5.1/jline-3.5.1.jar
[12:08:58] [INFO]: downloading (attempt: 1)...
[12:08:58] [INFO]: ------------------------------------
[12:08:58] [INFO]: file: LIBS:AKKA_ACTOR
[12:08:58] [INFO]: size: 2553197 bytes
[12:08:58] [INFO]: from: http://ex-server.ru/1122_clients/libraries/com/typesafe/akka/akka-actor_2.11/2.3.3/akka-actor_2.11-2.3.3.jar
[12:08:58] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/libraries/com/typesafe/akka/akka-actor_2.11/2.3.3/akka-actor_2.11-2.3.3.jar
[12:08:58] [INFO]: downloading (attempt: 1)...
[12:08:59] [INFO]: ------------------------------------
[12:08:59] [INFO]: file: LIBS:CONFIG
[12:08:59] [INFO]: size: 221173 bytes
[12:08:59] [INFO]: from: http://ex-server.ru/1122_clients/libraries/com/typesafe/config/1.2.1/config-1.2.1.jar
[12:08:59] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/libraries/com/typesafe/config/1.2.1/config-1.2.1.jar
[12:08:59] [INFO]: downloading (attempt: 1)...
[12:08:59] [INFO]: ------------------------------------
[12:08:59] [INFO]: file: LIBS:SCALA_ACTORS_MIGRATION
[12:08:59] [INFO]: size: 58767 bytes
[12:08:59] [INFO]: from: http://ex-server.ru/1122_clients/libraries/org/scala-lang/scala-actors-migration_2.11/1.1.0/scala-actors-migration_2.11-1.1.0.jar
[12:08:59] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/libraries/org/scala-lang/scala-actors-migration_2.11/1.1.0/scala-actors-migration_2.11-1.1.0.jar
[12:08:59] [INFO]: downloading (attempt: 1)...
[12:08:59] [INFO]: ------------------------------------
[12:08:59] [INFO]: file: LIBS:SCALA_COMPILER
[12:08:59] [INFO]: size: 13576400 bytes
[12:08:59] [INFO]: from: http://ex-server.ru/1122_clients/libraries/org/scala-lang/scala-compiler/2.11.1/scala-compiler-2.11.1.jar
[12:08:59] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/libraries/org/scala-lang/scala-compiler/2.11.1/scala-compiler-2.11.1.jar
[12:08:59] [INFO]: downloading (attempt: 1)...
[12:09:00] [INFO]: ------------------------------------
[12:09:00] [INFO]: file: LIBS:SCALA_CONTINUATIONS_LIBRARY
[12:09:00] [INFO]: size: 26551 bytes
[12:09:00] [INFO]: from: http://ex-server.ru/1122_clients/libraries/org/scala-lang/plugins/scala-continuations-library_2.11/1.0.2/scala-continuations-library_2.11-1.0.2.jar
[12:09:00] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/libraries/org/scala-lang/plugins/scala-continuations-library_2.11/1.0.2/scala-continuations-library_2.11-1.0.2.jar
[12:09:00] [INFO]: downloading (attempt: 1)...
[12:09:00] [INFO]: ------------------------------------
[12:09:00] [INFO]: file: LIBS:SCALA_CONTINUATIONS_PLUGIN
[12:09:00] [INFO]: size: 209882 bytes
[12:09:00] [INFO]: from: http://ex-server.ru/1122_clients/libraries/org/scala-lang/plugins/scala-continuations-plugin_2.11.1/1.0.2/scala-continuations-plugin_2.11.1-1.0.2.jar
[12:09:00] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/libraries/org/scala-lang/plugins/scala-continuations-plugin_2.11.1/1.0.2/scala-continuations-plugin_2.11.1-1.0.2.jar
[12:09:00] [INFO]: downloading (attempt: 1)...
[12:09:01] [INFO]: ------------------------------------
[12:09:01] [INFO]: file: LIBS:SCALA_LIBRARY
[12:09:01] [INFO]: size: 5612286 bytes
[12:09:01] [INFO]: from: http://ex-server.ru/1122_clients/libraries/org/scala-lang/scala-library/2.11.1/scala-library-2.11.1.jar
[12:09:01] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/libraries/org/scala-lang/scala-library/2.11.1/scala-library-2.11.1.jar
[12:09:01] [INFO]: downloading (attempt: 1)...
[12:09:01] [INFO]: ------------------------------------
[12:09:01] [INFO]: file: LIBS:SCALA_PARSER_COMBINATORS
[12:09:01] [INFO]: size: 430247 bytes
[12:09:01] [INFO]: from: http://ex-server.ru/1122_clients/libraries/org/scala-lang/scala-parser-combinators_2.11/1.0.1/scala-parser-combinators_2.11-1.0.1.jar
[12:09:01] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/libraries/org/scala-lang/scala-parser-combinators_2.11/1.0.1/scala-parser-combinators_2.11-1.0.1.jar
[12:09:01] [INFO]: downloading (attempt: 1)...
[12:09:01] [INFO]: ------------------------------------
[12:09:01] [INFO]: file: LIBS:SCALA_REFLECT
[12:09:01] [INFO]: size: 4415437 bytes
[12:09:01] [INFO]: from: http://ex-server.ru/1122_clients/libraries/org/scala-lang/scala-reflect/2.11.1/scala-reflect-2.11.1.jar
[12:09:01] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/libraries/org/scala-lang/scala-reflect/2.11.1/scala-reflect-2.11.1.jar
[12:09:01] [INFO]: downloading (attempt: 1)...
[12:09:02] [INFO]: ------------------------------------
[12:09:02] [INFO]: file: LIBS:SCALA_SWING
[12:09:02] [INFO]: size: 736831 bytes
[12:09:02] [INFO]: from: http://ex-server.ru/1122_clients/libraries/org/scala-lang/scala-swing_2.11/1.0.1/scala-swing_2.11-1.0.1.jar
[12:09:02] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/libraries/org/scala-lang/scala-swing_2.11/1.0.1/scala-swing_2.11-1.0.1.jar
[12:09:02] [INFO]: downloading (attempt: 1)...
[12:09:02] [INFO]: ------------------------------------
[12:09:02] [INFO]: file: LIBS:SCALA_XML
[12:09:02] [INFO]: size: 660552 bytes
[12:09:02] [INFO]: from: http://ex-server.ru/1122_clients/libraries/org/scala-lang/scala-xml_2.11/1.0.2/scala-xml_2.11-1.0.2.jar
[12:09:02] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/libraries/org/scala-lang/scala-xml_2.11/1.0.2/scala-xml_2.11-1.0.2.jar
[12:09:02] [INFO]: downloading (attempt: 1)...
[12:09:02] [INFO]: ------------------------------------
[12:09:02] [INFO]: file: LIBS:LZMA
[12:09:02] [INFO]: size: 5762 bytes
[12:09:02] [INFO]: from: http://ex-server.ru/1122_clients/libraries/lzma/lzma/0.0.1/lzma-0.0.1.jar
[12:09:02] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/libraries/lzma/lzma/0.0.1/lzma-0.0.1.jar
[12:09:02] [INFO]: downloading (attempt: 1)...
[12:09:02] [INFO]: ------------------------------------
[12:09:02] [INFO]: file: LIBS:JOPT_SIMPLE
[12:09:02] [INFO]: size: 78175 bytes
[12:09:02] [INFO]: from: http://ex-server.ru/1122_clients/libraries/net/sf/jopt-simple/jopt-simple/5.0.3/jopt-simple-5.0.3.jar
[12:09:02] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/libraries/net/sf/jopt-simple/jopt-simple/5.0.3/jopt-simple-5.0.3.jar
[12:09:02] [INFO]: downloading (attempt: 1)...
[12:09:02] [INFO]: ------------------------------------
[12:09:02] [INFO]: file: LIBS:VECMATH
[12:09:02] [INFO]: size: 318956 bytes
[12:09:02] [INFO]: from: http://ex-server.ru/1122_clients/libraries/java3d/vecmath/1.5.2/vecmath-1.5.2.jar
[12:09:02] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/libraries/java3d/vecmath/1.5.2/vecmath-1.5.2.jar
[12:09:02] [INFO]: downloading (attempt: 1)...
[12:09:02] [INFO]: ------------------------------------
[12:09:02] [INFO]: file: LIBS:TROVE4J
[12:09:02] [INFO]: size: 2523218 bytes
[12:09:02] [INFO]: from: http://ex-server.ru/1122_clients/libraries/net/sf/trove4j/trove4j/3.0.3/trove4j-3.0.3.jar
[12:09:02] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/libraries/net/sf/trove4j/trove4j/3.0.3/trove4j-3.0.3.jar
[12:09:02] [INFO]: downloading (attempt: 1)...
[12:09:03] [INFO]: ------------------------------------
[12:09:03] [INFO]: file: LIBS:MAVEN_ARTIFACT
[12:09:03] [INFO]: size: 54961 bytes
[12:09:03] [INFO]: from: http://ex-server.ru/1122_clients/libraries/org/apache/maven/maven-artifact/3.5.3/maven-artifact-3.5.3.jar
[12:09:03] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/libraries/org/apache/maven/maven-artifact/3.5.3/maven-artifact-3.5.3.jar
[12:09:03] [INFO]: downloading (attempt: 1)...
[12:09:03] [INFO]: ------------------------------------
[12:09:03] [INFO]: file: LIBS:OSHI_CORE
[12:09:03] [INFO]: size: 30973 bytes
[12:09:03] [INFO]: from: http://ex-server.ru/1122_clients/libraries/oshi-project/oshi-core/1.1/oshi-core-1.1.jar
[12:09:03] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/libraries/oshi-project/oshi-core/1.1/oshi-core-1.1.jar
[12:09:03] [INFO]: downloading (attempt: 1)...
[12:09:03] [INFO]: ------------------------------------
[12:09:03] [INFO]: file: LIBS:JNA_JNA
[12:09:03] [INFO]: size: 1091208 bytes
[12:09:03] [INFO]: from: http://ex-server.ru/1122_clients/libraries/net/java/dev/jna/jna/4.4.0/jna-4.4.0.jar
[12:09:03] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/libraries/net/java/dev/jna/jna/4.4.0/jna-4.4.0.jar
[12:09:03] [INFO]: downloading (attempt: 1)...
[12:09:03] [INFO]: ------------------------------------
[12:09:03] [INFO]: file: LIBS:JNA_PLATFORM
[12:09:03] [INFO]: size: 913436 bytes
[12:09:03] [INFO]: from: http://ex-server.ru/1122_clients/libraries/net/java/dev/jna/platform/3.4.0/platform-3.4.0.jar
[12:09:03] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/libraries/net/java/dev/jna/platform/3.4.0/platform-3.4.0.jar
[12:09:03] [INFO]: downloading (attempt: 1)...
[12:09:03] [INFO]: ------------------------------------
[12:09:03] [INFO]: file: LIBS:ICU4J_CORE_MOJANG
[12:09:03] [INFO]: size: 1634692 bytes
[12:09:03] [INFO]: from: http://ex-server.ru/1122_clients/libraries/com/ibm/icu/icu4j-core-mojang/51.2/icu4j-core-mojang-51.2.jar
[12:09:03] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/libraries/com/ibm/icu/icu4j-core-mojang/51.2/icu4j-core-mojang-51.2.jar
[12:09:03] [INFO]: downloading (attempt: 1)...
[12:09:04] [INFO]: ------------------------------------
[12:09:04] [INFO]: file: LIBS:CODECJORBIS
[12:09:04] [INFO]: size: 103871 bytes
[12:09:04] [INFO]: from: http://ex-server.ru/1122_clients/libraries/com/paulscode/codecjorbis/20101023/codecjorbis-20101023.jar
[12:09:04] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/libraries/com/paulscode/codecjorbis/20101023/codecjorbis-20101023.jar
[12:09:04] [INFO]: downloading (attempt: 1)...
[12:09:04] [INFO]: ------------------------------------
[12:09:04] [INFO]: file: LIBS:CODECWAV
[12:09:04] [INFO]: size: 5618 bytes
[12:09:04] [INFO]: from: http://ex-server.ru/1122_clients/libraries/com/paulscode/codecwav/20101023/codecwav-20101023.jar
[12:09:04] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/libraries/com/paulscode/codecwav/20101023/codecwav-20101023.jar
[12:09:04] [INFO]: downloading (attempt: 1)...
[12:09:04] [INFO]: ------------------------------------
[12:09:04] [INFO]: file: LIBS:LIBRARYJAVASOUND
[12:09:04] [INFO]: size: 21679 bytes
[12:09:04] [INFO]: from: http://ex-server.ru/1122_clients/libraries/com/paulscode/libraryjavasound/20101123/libraryjavasound-20101123.jar
[12:09:04] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/libraries/com/paulscode/libraryjavasound/20101123/libraryjavasound-20101123.jar
[12:09:04] [INFO]: downloading (attempt: 1)...
[12:09:04] [INFO]: ------------------------------------
[12:09:04] [INFO]: file: LIBS:LIBRARYLWJGLOPENAL
[12:09:04] [INFO]: size: 18981 bytes
[12:09:04] [INFO]: from: http://ex-server.ru/1122_clients/libraries/com/paulscode/librarylwjglopenal/20100824/librarylwjglopenal-20100824.jar
[12:09:04] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/libraries/com/paulscode/librarylwjglopenal/20100824/librarylwjglopenal-20100824.jar
[12:09:04] [INFO]: downloading (attempt: 1)...
[12:09:04] [INFO]: ------------------------------------
[12:09:04] [INFO]: file: LIBS:SOUNDSYSTEM
[12:09:04] [INFO]: size: 65020 bytes
[12:09:04] [INFO]: from: http://ex-server.ru/1122_clients/libraries/com/paulscode/soundsystem/20120107/soundsystem-20120107.jar
[12:09:04] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/libraries/com/paulscode/soundsystem/20120107/soundsystem-20120107.jar
[12:09:04] [INFO]: downloading (attempt: 1)...
[12:09:04] [INFO]: ------------------------------------
[12:09:04] [INFO]: file: LIBS:NETTY_ALL
[12:09:04] [INFO]: size: 3511093 bytes
[12:09:04] [INFO]: from: http://ex-server.ru/1122_clients/libraries/io/netty/netty-all/4.1.9.Final/netty-all-4.1.9.Final.jar
[12:09:04] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/libraries/io/netty/netty-all/4.1.9.Final/netty-all-4.1.9.Final.jar
[12:09:04] [INFO]: downloading (attempt: 1)...
[12:09:05] [INFO]: ------------------------------------
[12:09:05] [INFO]: file: LIBS:GUAVA
[12:09:05] [INFO]: size: 2521113 bytes
[12:09:05] [INFO]: from: http://ex-server.ru/1122_clients/libraries/com/google/guava/guava/21.0/guava-21.0.jar
[12:09:05] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/libraries/com/google/guava/guava/21.0/guava-21.0.jar
[12:09:05] [INFO]: downloading (attempt: 1)...
[12:09:05] [INFO]: ------------------------------------
[12:09:05] [INFO]: file: LIBS:COMMONS_LANG
[12:09:05] [INFO]: size: 479881 bytes
[12:09:05] [INFO]: from: http://ex-server.ru/1122_clients/libraries/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.jar
[12:09:05] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/libraries/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.jar
[12:09:05] [INFO]: downloading (attempt: 1)...
[12:09:05] [INFO]: ------------------------------------
[12:09:05] [INFO]: file: LIBS:COMMONS_IO
[12:09:05] [INFO]: size: 208700 bytes
[12:09:05] [INFO]: from: http://ex-server.ru/1122_clients/libraries/commons-io/commons-io/2.5/commons-io-2.5.jar
[12:09:05] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/libraries/commons-io/commons-io/2.5/commons-io-2.5.jar
[12:09:05] [INFO]: downloading (attempt: 1)...
[12:09:05] [INFO]: ------------------------------------
[12:09:05] [INFO]: file: LIBS:COMMONS_CODEC
[12:09:05] [INFO]: size: 284184 bytes
[12:09:05] [INFO]: from: http://ex-server.ru/1122_clients/libraries/commons-codec/commons-codec/1.10/commons-codec-1.10.jar
[12:09:05] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/libraries/commons-codec/commons-codec/1.10/commons-codec-1.10.jar
[12:09:05] [INFO]: downloading (attempt: 1)...
[12:09:05] [INFO]: ------------------------------------
[12:09:05] [INFO]: file: LIBS:JINPUT
[12:09:05] [INFO]: size: 208338 bytes
[12:09:05] [INFO]: from: http://ex-server.ru/1122_clients/libraries/net/java/jinput/jinput/2.0.5/jinput-2.0.5.jar
[12:09:05] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/libraries/net/java/jinput/jinput/2.0.5/jinput-2.0.5.jar
[12:09:05] [INFO]: downloading (attempt: 1)...
[12:09:05] [INFO]: ------------------------------------
[12:09:05] [INFO]: file: LIBS:JUTILS
[12:09:05] [INFO]: size: 7508 bytes
[12:09:06] [INFO]: from: http://ex-server.ru/1122_clients/libraries/net/java/jutils/jutils/1.0.0/jutils-1.0.0.jar
[12:09:06] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/libraries/net/java/jutils/jutils/1.0.0/jutils-1.0.0.jar
[12:09:06] [INFO]: downloading (attempt: 1)...
[12:09:06] [INFO]: ------------------------------------
[12:09:06] [INFO]: file: LIBS:GSON
[12:09:06] [INFO]: size: 231952 bytes
[12:09:06] [INFO]: from: http://ex-server.ru/1122_clients/libraries/com/google/code/gson/gson/2.8.0/gson-2.8.0.jar
[12:09:06] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/libraries/com/google/code/gson/gson/2.8.0/gson-2.8.0.jar
[12:09:06] [INFO]: downloading (attempt: 1)...
[12:09:06] [INFO]: ------------------------------------
[12:09:06] [INFO]: file: LIBS:AUTHLIB_1_5_25
[12:09:06] [INFO]: size: 64795 bytes
[12:09:06] [INFO]: from: http://ex-server.ru/1122_clients/libraries/com/mojang/authlib/1.5.25/authlib-1.5.25.jar
[12:09:06] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/libraries/com/mojang/authlib/1.5.25/authlib-1.5.25.jar
[12:09:06] [INFO]: downloading (attempt: 1)...
[12:09:06] [INFO]: ------------------------------------
[12:09:06] [INFO]: file: LIBS:REALMS_1_10_22
[12:09:06] [INFO]: size: 7135057 bytes
[12:09:06] [INFO]: from: http://ex-server.ru/1122_clients/libraries/com/mojang/realms/1.10.22/realms-1.10.22.jar
[12:09:06] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/libraries/com/mojang/realms/1.10.22/realms-1.10.22.jar
[12:09:06] [INFO]: downloading (attempt: 1)...
[12:09:07] [INFO]: ------------------------------------
[12:09:07] [INFO]: file: LIBS:COMMONS_COMPRESS
[12:09:07] [INFO]: size: 365552 bytes
[12:09:07] [INFO]: from: http://ex-server.ru/1122_clients/libraries/org/apache/commons/commons-compress/1.8.1/commons-compress-1.8.1.jar
[12:09:07] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/libraries/org/apache/commons/commons-compress/1.8.1/commons-compress-1.8.1.jar
[12:09:07] [INFO]: downloading (attempt: 1)...
[12:09:07] [INFO]: ------------------------------------
[12:09:07] [INFO]: file: LIBS:HTTPCLIENT
[12:09:07] [INFO]: size: 589512 bytes
[12:09:07] [INFO]: from: http://ex-server.ru/1122_clients/libraries/org/apache/httpcomponents/httpclient/4.3.3/httpclient-4.3.3.jar
[12:09:07] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/libraries/org/apache/httpcomponents/httpclient/4.3.3/httpclient-4.3.3.jar
[12:09:07] [INFO]: downloading (attempt: 1)...
[12:09:07] [INFO]: ------------------------------------
[12:09:07] [INFO]: file: LIBS:COMMONS_LOGGING
[12:09:07] [INFO]: size: 62050 bytes
[12:09:07] [INFO]: from: http://ex-server.ru/1122_clients/libraries/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.jar
[12:09:07] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/libraries/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.jar
[12:09:07] [INFO]: downloading (attempt: 1)...
[12:09:07] [INFO]: ------------------------------------
[12:09:07] [INFO]: file: LIBS:HTTPCORE
[12:09:07] [INFO]: size: 282269 bytes
[12:09:07] [INFO]: from: http://ex-server.ru/1122_clients/libraries/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar
[12:09:07] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/libraries/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar
[12:09:07] [INFO]: downloading (attempt: 1)...
[12:09:07] [INFO]: ------------------------------------
[12:09:07] [INFO]: file: LIBS:FASTUTIL
[12:09:07] [INFO]: size: 17655579 bytes
[12:09:07] [INFO]: from: http://ex-server.ru/1122_clients/libraries/it/unimi/dsi/fastutil/7.1.0/fastutil-7.1.0.jar
[12:09:07] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/libraries/it/unimi/dsi/fastutil/7.1.0/fastutil-7.1.0.jar
[12:09:07] [INFO]: downloading (attempt: 1)...
[12:09:09] [INFO]: ------------------------------------
[12:09:09] [INFO]: file: LIBS:LOG4J_API
[12:09:09] [INFO]: size: 301804 bytes
[12:09:09] [INFO]: from: http://ex-server.ru/1122_clients/libraries/org/apache/logging/log4j/log4j-api/2.15.0/log4j-api-2.15.0.jar
[12:09:09] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/libraries/org/apache/logging/log4j/log4j-api/2.15.0/log4j-api-2.15.0.jar
[12:09:09] [INFO]: downloading (attempt: 1)...
[12:09:09] [INFO]: ------------------------------------
[12:09:09] [INFO]: file: LIBS:LOG4J_CORE
[12:09:09] [INFO]: size: 1789769 bytes
[12:09:09] [INFO]: from: http://ex-server.ru/1122_clients/libraries/org/apache/logging/log4j/log4j-core/2.15.0/log4j-core-2.15.0.jar
[12:09:09] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/libraries/org/apache/logging/log4j/log4j-core/2.15.0/log4j-core-2.15.0.jar
[12:09:09] [INFO]: downloading (attempt: 1)...
[12:09:09] [INFO]: ------------------------------------
[12:09:09] [INFO]: file: LIBS:LWJGL
[12:09:09] [INFO]: size: 1047168 bytes
[12:09:09] [INFO]: from: http://ex-server.ru/1122_clients/libraries/org/lwjgl/lwjgl/lwjgl/2.9.4-nightly-20150209/lwjgl-2.9.4-nightly-20150209.jar
[12:09:09] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/libraries/org/lwjgl/lwjgl/lwjgl/2.9.4-nightly-20150209/lwjgl-2.9.4-nightly-20150209.jar
[12:09:09] [INFO]: downloading (attempt: 1)...
[12:09:09] [INFO]: ------------------------------------
[12:09:09] [INFO]: file: LIBS:LWJGL_UTIL
[12:09:09] [INFO]: size: 173887 bytes
[12:09:09] [INFO]: from: http://ex-server.ru/1122_clients/libraries/org/lwjgl/lwjgl/lwjgl_util/2.9.4-nightly-20150209/lwjgl_util-2.9.4-nightly-20150209.jar
[12:09:09] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/libraries/org/lwjgl/lwjgl/lwjgl_util/2.9.4-nightly-20150209/lwjgl_util-2.9.4-nightly-20150209.jar
[12:09:09] [INFO]: downloading (attempt: 1)...
[12:09:09] [INFO]: ------------------------------------
[12:09:09] [INFO]: file: LIBS:TEXT2SPEECH
[12:09:09] [INFO]: size: 11055 bytes
[12:09:09] [INFO]: from: http://ex-server.ru/1122_clients/libraries/com/mojang/text2speech/1.10.3/text2speech-1.10.3.jar
[12:09:09] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/libraries/com/mojang/text2speech/1.10.3/text2speech-1.10.3.jar
[12:09:09] [INFO]: downloading (attempt: 1)...
[12:09:10] [INFO]: ------------------------------------
[12:09:10] [INFO]: file: LIBS:JAVA_OBJC_BRIDGE
[12:09:10] [INFO]: size: 40502 bytes
[12:09:10] [INFO]: from: http://ex-server.ru/1122_clients/libraries/ca/weblite/java-objc-bridge/1.0.0/java-objc-bridge-1.0.0.jar
[12:09:10] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/libraries/ca/weblite/java-objc-bridge/1.0.0/java-objc-bridge-1.0.0.jar
[12:09:10] [INFO]: downloading (attempt: 1)...
[12:09:10] [INFO]: ------------------------------------
[12:09:10] [INFO]: file: LIBS:RESOURCE
[12:09:10] [INFO]: size: 2215861 bytes
[12:09:10] [INFO]: from: http://ex-server.ru/1122_clients/libraries/ex/1.12.2/resource-oneblock.jar
[12:09:10] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/libraries/ex/1.12.2/resource-oneblock.jar
[12:09:10] [INFO]: downloading (attempt: 1)...
[12:09:10] [INFO]: ------------------------------------
[12:09:10] [INFO]: file: LIBS:MINECRAFT_1_12_2
[12:09:10] [INFO]: size: 10051950 bytes
[12:09:10] [INFO]: from: http://ex-server.ru/1122_clients/libraries/ex/1.12.2/minecraft_1.12.2.jar
[12:09:10] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/libraries/ex/1.12.2/minecraft_1.12.2.jar
[12:09:10] [INFO]: downloading (attempt: 1)...
[12:09:11] [INFO]: ------------------------------------
[12:09:11] [INFO]: file: SERVERLIST:MAIN
[12:09:11] [INFO]: size: 1751 bytes
[12:09:11] [INFO]: from: http://ex-server.ru/server_list/oneblock_servers.dat
[12:09:11] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/oneblock/servers.dat
[12:09:11] [INFO]: downloading (attempt: 1)...
[12:09:11] [INFO]: ------------------------------------
[12:09:11] [INFO]: file: SERVERLIST_HACH:MAIN
[12:09:11] [INFO]: size: 792 bytes
[12:09:11] [INFO]: from: http://ex-server.ru/server_list/netty.hash
[12:09:11] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/libraries/io/netty/netty-all/netty.hash
[12:09:11] [INFO]: downloading (attempt: 1)...
[12:09:11] [INFO]: ------------------------------------
[12:09:11] [INFO]: file: NATIVES:NATIVES_1_7_10
[12:09:11] [INFO]: size: 2116436 bytes
[12:09:11] [INFO]: from: http://ex-server.ru/1122_clients/zip/natives_1122.zip
[12:09:11] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/zip1122/natives_1122.zip
[12:09:11] [INFO]: downloading (attempt: 1)...
[12:09:11] [INFO]: extracting (attempt: 1)...
[12:09:12] [INFO]: ------------------------------------
[12:09:12] [INFO]: file: ASSETS:MAIN
[12:09:12] [INFO]: size: 114148310 bytes
[12:09:12] [INFO]: from: http://ex-server.ru/1122_clients/zip/assets_1122.zip
[12:09:12] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/zip1122/assets_1122.zip
[12:09:12] [INFO]: downloading (attempt: 1)...
[12:09:24] [INFO]: extracting (attempt: 1)...
[12:09:27] [INFO]: ------------------------------------
[12:09:27] [INFO]: file: RESOURCEPACKS_CONTENT_SHADERPACKS:SHADERPACKS_1122
[12:09:27] [INFO]: size: 8604303 bytes
[12:09:27] [INFO]: from: http://ex-server.ru/1122_clients/zip_content/shaderpacks_1122.zip
[12:09:27] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/zip1122/shaderpacks_1122.zip
[12:09:27] [INFO]: downloading (attempt: 1)...
[12:09:28] [INFO]: extracting (attempt: 1)...
[12:09:28] [INFO]: ------------------------------------
[12:09:28] [INFO]: file: ZIP:CONFIG
[12:09:28] [INFO]: size: 143297 bytes
[12:09:28] [INFO]: from: http://ex-server.ru/1122_clients/zip/config_oneblock.zip
[12:09:28] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/zip1122/config_oneblock.zip
[12:09:28] [INFO]: downloading (attempt: 1)...
[12:09:28] [INFO]: extracting (attempt: 1)...
[12:09:28] [INFO]: ------------------------------------
[12:09:28] [INFO]: file: ZIP:CONFIG_SCRIPTS
[12:09:28] [INFO]: size: 18885 bytes
[12:09:28] [INFO]: from: http://ex-server.ru/1122_clients/zip/config_oneblock_scripts.zip
[12:09:28] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/zip1122/config_oneblock_scripts.zip
[12:09:28] [INFO]: downloading (attempt: 1)...
[12:09:28] [INFO]: extracting (attempt: 1)...
[12:09:28] [INFO]: ------------------------------------
[12:09:28] [INFO]: file: ZIP:CONFIG_MINECRAFT
[12:09:28] [INFO]: size: 2825 bytes
[12:09:28] [INFO]: from: http://ex-server.ru/1122_clients/zip/config_oneblock_minecraft.zip
[12:09:28] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/zip1122/config_oneblock_minecraft.zip
[12:09:28] [INFO]: downloading (attempt: 1)...
[12:09:28] [INFO]: extracting (attempt: 1)...
[12:09:28] [INFO]: ------------------------------------
[12:09:28] [INFO]: file: ZIP:RESOURCEPACKS_DEFAULT_1122
[12:09:28] [INFO]: size: 21552 bytes
[12:09:28] [INFO]: from: http://ex-server.ru/1122_clients/zip/resourcepacks_default_1122.zip
[12:09:28] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/zip1122/resourcepacks_default_1122.zip
[12:09:28] [INFO]: downloading (attempt: 1)...
[12:09:29] [INFO]: extracting (attempt: 1)...
[12:09:29] [INFO]: ------------------------------------
[12:09:29] [INFO]: file: ZIP:ASSETS_WARDROBE
[12:09:29] [INFO]: size: 10584044 bytes
[12:09:29] [INFO]: from: http://ex-server.ru/assets_wardrobe/assets_wardrobe.zip
[12:09:29] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/assets_wardrobe/assets_wardrobe.zip
[12:09:29] [INFO]: downloading (attempt: 1)...
[12:09:30] [INFO]: extracting (attempt: 1)...
[12:09:30] [INFO]: ------------------------------------
[12:09:30] [INFO]: file: ZIP:ASSETS_HOLOGRAM
[12:09:30] [INFO]: size: 12419749 bytes
[12:09:30] [INFO]: from: http://ex-server.ru/assets_hologram/assets_hologram.zip
[12:09:30] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/assets_hologram/assets_hologram.zip
[12:09:30] [INFO]: downloading (attempt: 1)...
[12:09:32] [INFO]: extracting (attempt: 1)...
[12:09:32] [INFO]: ------------------------------------
[12:09:32] [INFO]: file: MODS:MOD_C0_CLIENTFIXER1122
[12:09:32] [INFO]: size: 10002 bytes
[12:09:32] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-C0-ClientFixer1122.jar
[12:09:32] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/oneblock/mods/mod-C0-ClientFixer1122.jar
[12:09:32] [INFO]: downloading (attempt: 1)...
[12:09:32] [INFO]: ------------------------------------
[12:09:32] [INFO]: file: MODS:MOD_C0_CLIENTFIXERFONT
[12:09:32] [INFO]: size: 31116 bytes
[12:09:32] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-C0-ClientFixerFont.jar
[12:09:32] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/oneblock/mods/mod-C0-ClientFixerFont.jar
[12:09:32] [INFO]: downloading (attempt: 1)...
[12:09:32] [INFO]: ------------------------------------
[12:09:32] [INFO]: file: MODS:MOD_C0_CLIENTFIXERMIXIN
[12:09:32] [INFO]: size: 898111 bytes
[12:09:32] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-C0-ClientFixerMixin1122.jar
[12:09:32] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/oneblock/mods/mod-C0-ClientFixerMixin1122.jar
[12:09:32] [INFO]: downloading (attempt: 1)...
[12:09:33] [INFO]: ------------------------------------
[12:09:33] [INFO]: file: MODS:MOD_C0_HARDWAREINFO
[12:09:33] [INFO]: size: 6273 bytes
[12:09:33] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-C0-HardwareInfo1122.jar
[12:09:33] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/oneblock/mods/mod-C0-HardwareInfo1122.jar
[12:09:33] [INFO]: downloading (attempt: 1)...
[12:09:33] [INFO]: ------------------------------------
[12:09:33] [INFO]: file: MODS:MOD_C0_FOAMFIX
[12:09:33] [INFO]: size: 201683 bytes
[12:09:33] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-C0-foamfix01010.jar
[12:09:33] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/oneblock/mods/mod-C0-foamfix01010.jar
[12:09:33] [INFO]: downloading (attempt: 1)...
[12:09:33] [INFO]: ------------------------------------
[12:09:33] [INFO]: file: MODS:MOD_C0_OPTIFINEAPI34
[12:09:33] [INFO]: size: 13534 bytes
[12:09:33] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-C0-OptifineAPI34.jar
[12:09:33] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/oneblock/mods/mod-C0-OptifineAPI34.jar
[12:09:33] [INFO]: downloading (attempt: 1)...
[12:09:33] [INFO]: ------------------------------------
[12:09:33] [INFO]: file: MODS:MOD_C0_OPTIFINEHDUF5
[12:09:33] [INFO]: size: 2545804 bytes
[12:09:33] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-C0-OptiFineHDUF5.jar
[12:09:33] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/oneblock/mods/mod-C0-OptiFineHDUF5.jar
[12:09:33] [INFO]: downloading (attempt: 1)...
[12:09:33] [INFO]: ------------------------------------
[12:09:33] [INFO]: file: MODS:MOD_C0_PHOSPHOR026
[12:09:33] [INFO]: size: 1082311 bytes
[12:09:33] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-C0-phosphor026build50.jar
[12:09:33] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/oneblock/mods/mod-C0-phosphor026build50.jar
[12:09:33] [INFO]: downloading (attempt: 1)...
[12:09:33] [INFO]: ------------------------------------
[12:09:33] [INFO]: file: MODS:MOD_C1_XAEROSMINIMAP_SKYFACTORY
[12:09:33] [INFO]: size: 813681 bytes
[12:09:33] [INFO]: from: http://ex-server.ru/1122_clients/mods_minimap/mod-C1-XaerosMinimap211501_skyfactory.jar
[12:09:33] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/oneblock/mods/mod-C1-XaerosMinimap211501_skyfactory.jar
[12:09:33] [INFO]: downloading (attempt: 1)...
[12:09:34] [INFO]: ------------------------------------
[12:09:34] [INFO]: file: MODS:MOD_C2_CHATFIX
[12:09:34] [INFO]: size: 26969 bytes
[12:09:34] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-C2-ChatFix1122.jar
[12:09:34] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/oneblock/mods/mod-C2-ChatFix1122.jar
[12:09:34] [INFO]: downloading (attempt: 1)...
[12:09:34] [INFO]: ------------------------------------
[12:09:34] [INFO]: file: MODS:MOD_C3_WORLDEDITCUI2212
[12:09:34] [INFO]: size: 461792 bytes
[12:09:34] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-C3-WorldEditCUI2212.jar
[12:09:34] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/oneblock/mods/mod-C3-WorldEditCUI2212.jar
[12:09:34] [INFO]: downloading (attempt: 1)...
[12:09:34] [INFO]: ------------------------------------
[12:09:34] [INFO]: file: MODS:MOD_C8_MOREOVERLAYS1121
[12:09:34] [INFO]: size: 38081 bytes
[12:09:34] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-C8-moreoverlays1121.jar
[12:09:34] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/oneblock/mods/mod-C8-moreoverlays1121.jar
[12:09:34] [INFO]: downloading (attempt: 1)...
[12:09:34] [INFO]: ------------------------------------
[12:09:34] [INFO]: file: MODS:MOD_C9_CODECHICKENLIB
[12:09:34] [INFO]: size: 678239 bytes
[12:09:34] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-C9-CodeChickenLib358.jar
[12:09:34] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/oneblock/mods/mod-C9-CodeChickenLib358.jar
[12:09:34] [INFO]: downloading (attempt: 1)...
[12:09:34] [INFO]: ------------------------------------
[12:09:34] [INFO]: file: MODS:MOD_C9_JEI289
[12:09:34] [INFO]: size: 643811 bytes
[12:09:34] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-C9-jei289.jar
[12:09:34] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/oneblock/mods/mod-C9-jei289.jar
[12:09:34] [INFO]: downloading (attempt: 1)...
[12:09:34] [INFO]: ------------------------------------
[12:09:34] [INFO]: file: MODS:MOD_C9_NOTENOUGHITEMS245
[12:09:34] [INFO]: size: 467445 bytes
[12:09:34] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-C9-NotEnoughItems245.jar
[12:09:34] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/oneblock/mods/mod-C9-NotEnoughItems245.jar
[12:09:34] [INFO]: downloading (attempt: 1)...
[12:09:35] [INFO]: ------------------------------------
[12:09:35] [INFO]: file: MODS:MOD_C9_JUSTENOUGHRESOURCES
[12:09:35] [INFO]: size: 222270 bytes
[12:09:35] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-C9-JustEnoughResources09260.jar
[12:09:35] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/oneblock/mods/mod-C9-JustEnoughResources09260.jar
[12:09:35] [INFO]: downloading (attempt: 1)...
[12:09:35] [INFO]: ------------------------------------
[12:09:35] [INFO]: file: MODS:MOD_C9_THAUMICJEI16027
[12:09:35] [INFO]: size: 59213 bytes
[12:09:35] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-C9-ThaumicJEI16027.jar
[12:09:35] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/oneblock/mods/mod-C9-ThaumicJEI16027.jar
[12:09:35] [INFO]: downloading (attempt: 1)...
[12:09:35] [INFO]: ------------------------------------
[12:09:35] [INFO]: file: MODS:MOD_C9_JEIBEES
[12:09:35] [INFO]: size: 117480 bytes
[12:09:35] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-C9-JeiBees0905.jar
[12:09:35] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/oneblock/mods/mod-C9-JeiBees0905.jar
[12:09:35] [INFO]: downloading (attempt: 1)...
[12:09:35] [INFO]: ------------------------------------
[12:09:35] [INFO]: file: MODS:MOD_C9_JUSTENOUGHENERGISTICS
[12:09:35] [INFO]: size: 22714 bytes
[12:09:35] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-C9-JustEnoughEnergistics-108.jar
[12:09:35] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/oneblock/mods/mod-C9-JustEnoughEnergistics-108.jar
[12:09:35] [INFO]: downloading (attempt: 1)...
[12:09:35] [INFO]: ------------------------------------
[12:09:35] [INFO]: file: MODS:MOD_C10_HWYLA1826B41
[12:09:35] [INFO]: size: 453778 bytes
[12:09:35] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-C10-Hwyla1826B41.jar
[12:09:35] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/oneblock/mods/mod-C10-Hwyla1826B41.jar
[12:09:35] [INFO]: downloading (attempt: 1)...
[12:09:36] [INFO]: ------------------------------------
[12:09:36] [INFO]: file: MODS:MOD_MC1_VKFEED20
[12:09:36] [INFO]: size: 798193 bytes
[12:09:36] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-MC1-VKfeed20.jar
[12:09:36] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/oneblock/mods/mod-MC1-VKfeed20.jar
[12:09:36] [INFO]: downloading (attempt: 1)...
[12:09:36] [INFO]: ------------------------------------
[12:09:36] [INFO]: file: MODS:MOD_MS1_ECONOMYMOD30CLIENT
[12:09:36] [INFO]: size: 236762 bytes
[12:09:36] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-MS1-EconomyMod30client.jar
[12:09:36] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/oneblock/mods/mod-MS1-EconomyMod30client.jar
[12:09:36] [INFO]: downloading (attempt: 1)...
[12:09:36] [INFO]: ------------------------------------
[12:09:36] [INFO]: file: MODS:MOD_MS1_WARDROBE
[12:09:36] [INFO]: size: 108429 bytes
[12:09:36] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-MS1-Wardrobe1122v2.jar
[12:09:36] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/oneblock/mods/mod-MS1-Wardrobe1122v2.jar
[12:09:36] [INFO]: downloading (attempt: 1)...
[12:09:36] [INFO]: ------------------------------------
[12:09:36] [INFO]: file: MODS:MOD_MS1_EXTRAAMULETS
[12:09:36] [INFO]: size: 2418228 bytes
[12:09:36] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-MS1-ExtraAmulets.jar
[12:09:36] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/oneblock/mods/mod-MS1-ExtraAmulets.jar
[12:09:36] [INFO]: downloading (attempt: 1)...
[12:09:37] [INFO]: ------------------------------------
[12:09:37] [INFO]: file: MODS:MOD_MS1_HOLOGRAM
[12:09:37] [INFO]: size: 104181 bytes
[12:09:37] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-MS1-hologram-2.0-client.jar
[12:09:37] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/oneblock/mods/mod-MS1-hologram-2.0-client.jar
[12:09:37] [INFO]: downloading (attempt: 1)...
[12:09:37] [INFO]: ------------------------------------
[12:09:37] [INFO]: file: MODS:MOD_MS1_ECONOMYORECLIENT
[12:09:37] [INFO]: size: 77332 bytes
[12:09:37] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-MS1-EconomyOre1122-Client.jar
[12:09:37] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/oneblock/mods/mod-MS1-EconomyOre1122-Client.jar
[12:09:37] [INFO]: downloading (attempt: 1)...
[12:09:37] [INFO]: ------------------------------------
[12:09:37] [INFO]: file: MODS:MOD_MS1_TREASURECHEST22CLIENT
[12:09:37] [INFO]: size: 3623717 bytes
[12:09:37] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-MS1-TreasureChest22Client.jar
[12:09:37] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/oneblock/mods/mod-MS1-TreasureChest22Client.jar
[12:09:37] [INFO]: downloading (attempt: 1)...
[12:09:38] [INFO]: ------------------------------------
[12:09:38] [INFO]: file: MODS:MOD_MS1_GIFTS1122CLIENT
[12:09:38] [INFO]: size: 869827 bytes
[12:09:38] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-MS1-Gifts1122-client.jar
[12:09:38] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/oneblock/mods/mod-MS1-Gifts1122-client.jar
[12:09:38] [INFO]: downloading (attempt: 1)...
[12:09:38] [INFO]: ------------------------------------
[12:09:38] [INFO]: file: MODS:MOD_MS1_CLANTAGS2CLIENT
[12:09:38] [INFO]: size: 57055 bytes
[12:09:38] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-MS1-ClanTags2-client.jar
[12:09:38] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/oneblock/mods/mod-MS1-ClanTags2-client.jar
[12:09:38] [INFO]: downloading (attempt: 1)...
[12:09:38] [INFO]: ------------------------------------
[12:09:38] [INFO]: file: MODS:MOD_MS1_ADVANCEDMACHINES20
[12:09:38] [INFO]: size: 102260 bytes
[12:09:38] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-MS1-AdvancedMachines-2.0-client.jar
[12:09:38] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/oneblock/mods/mod-MS1-AdvancedMachines-2.0-client.jar
[12:09:38] [INFO]: downloading (attempt: 1)...
[12:09:38] [INFO]: ------------------------------------
[12:09:38] [INFO]: file: MODS:MOD_MS1_IC2PLUS
[12:09:38] [INFO]: size: 114434 bytes
[12:09:38] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-MS1-IC2Plus-client.jar
[12:09:38] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/oneblock/mods/mod-MS1-IC2Plus-client.jar
[12:09:38] [INFO]: downloading (attempt: 1)...
[12:09:38] [INFO]: ------------------------------------
[12:09:38] [INFO]: file: MODS:MOD_MS1_ONEBLOCKCLIENT
[12:09:38] [INFO]: size: 119180 bytes
[12:09:38] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-MS1-OneBlock-client.jar
[12:09:38] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/oneblock/mods/mod-MS1-OneBlock-client.jar
[12:09:38] [INFO]: downloading (attempt: 1)...
[12:09:39] [INFO]: ------------------------------------
[12:09:39] [INFO]: file: MODS:MOD_MS4_AQUACULTURE
[12:09:39] [INFO]: size: 189672 bytes
[12:09:39] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-MS4-Aquaculture-1.12.2.jar
[12:09:39] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/oneblock/mods/mod-MS4-Aquaculture-1.12.2.jar
[12:09:39] [INFO]: downloading (attempt: 1)...
[12:09:39] [INFO]: ------------------------------------
[12:09:39] [INFO]: file: MODS:MOD_MS4_DAILYBONUS21
[12:09:39] [INFO]: size: 473135 bytes
[12:09:39] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-MS4-DailyBonus-21-client.jar
[12:09:39] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/oneblock/mods/mod-MS4-DailyBonus-21-client.jar
[12:09:39] [INFO]: downloading (attempt: 1)...
[12:09:39] [INFO]: ------------------------------------
[12:09:39] [INFO]: file: MODS:MOD_MS4_ENDERBAG2
[12:09:39] [INFO]: size: 8538 bytes
[12:09:39] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-MS4-EnderBag2.jar
[12:09:39] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/oneblock/mods/mod-MS4-EnderBag2.jar
[12:09:39] [INFO]: downloading (attempt: 1)...
[12:09:39] [INFO]: ------------------------------------
[12:09:39] [INFO]: file: MODS:MOD_MS4_ITEMICON20CLIENT
[12:09:39] [INFO]: size: 584047 bytes
[12:09:39] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-MS4-ItemIcon20Client.jar
[12:09:39] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/oneblock/mods/mod-MS4-ItemIcon20Client.jar
[12:09:39] [INFO]: downloading (attempt: 1)...
[12:09:39] [INFO]: ------------------------------------
[12:09:39] [INFO]: file: MODS:MOD_MS4_MORERECORDS2
[12:09:39] [INFO]: size: 14983673 bytes
[12:09:39] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-MS4-MoreRecords2.jar
[12:09:39] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/oneblock/mods/mod-MS4-MoreRecords2.jar
[12:09:39] [INFO]: downloading (attempt: 1)...
[12:09:41] [INFO]: ------------------------------------
[12:09:41] [INFO]: file: MODS:MOD_MS5_EXTRABOSSCLIENT
[12:09:41] [INFO]: size: 25546 bytes
[12:09:41] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-MS5-ExtraBossClient.jar
[12:09:41] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/oneblock/mods/mod-MS5-ExtraBossClient.jar
[12:09:41] [INFO]: downloading (attempt: 1)...
[12:09:42] [INFO]: ------------------------------------
[12:09:42] [INFO]: file: MODS:MOD_MS7_TRADE
[12:09:42] [INFO]: size: 211554 bytes
[12:09:42] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-MS7-Trade.jar
[12:09:42] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/oneblock/mods/mod-MS7-Trade.jar
[12:09:42] [INFO]: downloading (attempt: 1)...
[12:09:42] [INFO]: ------------------------------------
[12:09:42] [INFO]: file: MODS:MOD_MS8_WANDITEMS2
[12:09:42] [INFO]: size: 24319 bytes
[12:09:42] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-MS8-wanditems2.jar
[12:09:42] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/oneblock/mods/mod-MS8-wanditems2.jar
[12:09:42] [INFO]: downloading (attempt: 1)...
[12:09:42] [INFO]: ------------------------------------
[12:09:42] [INFO]: file: MODS:MOD_MS8_DISCORDSUPPORTCLIENT
[12:09:42] [INFO]: size: 8491097 bytes
[12:09:42] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-MS8-DiscordSupportClient1122.jar
[12:09:42] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/oneblock/mods/mod-MS8-DiscordSupportClient1122.jar
[12:09:42] [INFO]: downloading (attempt: 1)...
[12:09:43] [INFO]: ------------------------------------
[12:09:43] [INFO]: file: MODS:MOD_MS9_ITEMFINDER
[12:09:43] [INFO]: size: 18660 bytes
[12:09:43] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-MS9-ItemFinder-client.jar
[12:09:43] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/oneblock/mods/mod-MS9-ItemFinder-client.jar
[12:09:43] [INFO]: downloading (attempt: 1)...
[12:09:44] [INFO]: ------------------------------------
[12:09:44] [INFO]: file: MODS:MOD_S1_BAUBLES152
[12:09:44] [INFO]: size: 108450 bytes
[12:09:44] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-S1-Baubles152.jar
[12:09:44] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/oneblock/mods/mod-S1-Baubles152.jar
[12:09:44] [INFO]: downloading (attempt: 1)...
[12:09:44] [INFO]: ------------------------------------
[12:09:44] [INFO]: file: MODS:MOD_S1_THAUMCRAFT61BETA26
[12:09:44] [INFO]: size: 11318180 bytes
[12:09:44] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-S1-Thaumcraft61BETA26.jar
[12:09:44] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/oneblock/mods/mod-S1-Thaumcraft61BETA26.jar
[12:09:44] [INFO]: downloading (attempt: 1)...
[12:09:45] [INFO]: ------------------------------------
[12:09:45] [INFO]: file: MODS:MOD_S1_HAMMERLIB
[12:09:45] [INFO]: size: 2346011 bytes
[12:09:45] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-S1-HammerLib-20628-EX61.jar
[12:09:45] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/oneblock/mods/mod-S1-HammerLib-20628-EX61.jar
[12:09:45] [INFO]: downloading (attempt: 1)...
[12:09:45] [INFO]: ------------------------------------
[12:09:45] [INFO]: file: MODS:MOD_S1_THAUMICADDITIONS
[12:09:45] [INFO]: size: 5915643 bytes
[12:09:45] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-S1-ThaumicAdditions22r-EX61.jar
[12:09:45] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/oneblock/mods/mod-S1-ThaumicAdditions22r-EX61.jar
[12:09:45] [INFO]: downloading (attempt: 1)...
[12:09:46] [INFO]: ------------------------------------
[12:09:46] [INFO]: file: MODS:MOD_S1_THAUMICWONDERS
[12:09:46] [INFO]: size: 1227495 bytes
[12:09:46] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-S1-thaumicwonders-182.jar
[12:09:46] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/oneblock/mods/mod-S1-thaumicwonders-182.jar
[12:09:46] [INFO]: downloading (attempt: 1)...
[12:09:46] [INFO]: ------------------------------------
[12:09:46] [INFO]: file: MODS:MOD_S1_THAUMICINVENTORYSCANNING2010
[12:09:46] [INFO]: size: 17224 bytes
[12:09:46] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-S1-ThaumicInventoryScanning2010.jar
[12:09:46] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/oneblock/mods/mod-S1-ThaumicInventoryScanning2010.jar
[12:09:46] [INFO]: downloading (attempt: 1)...
[12:09:46] [INFO]: ------------------------------------
[12:09:46] [INFO]: file: MODS:MOD_S1_CRIMSONREVELATIONS08
[12:09:46] [INFO]: size: 26863 bytes
[12:09:46] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-S1-crimsonrevelations-08.jar
[12:09:46] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/oneblock/mods/mod-S1-crimsonrevelations-08.jar
[12:09:46] [INFO]: downloading (attempt: 1)...
[12:09:46] [INFO]: ------------------------------------
[12:09:46] [INFO]: file: MODS:MOD_S1_THAUMICPERIPHERY031
[12:09:46] [INFO]: size: 288577 bytes
[12:09:46] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-S1-thaumicperiphery-031.jar
[12:09:46] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/oneblock/mods/mod-S1-thaumicperiphery-031.jar
[12:09:46] [INFO]: downloading (attempt: 1)...
[12:09:47] [INFO]: ------------------------------------
[12:09:47] [INFO]: file: MODS:MOD_S1_ADVANCEDSOLARPANELS430
[12:09:47] [INFO]: size: 316833 bytes
[12:09:47] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-S1-AdvancedSolarPanels430.jar
[12:09:47] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/oneblock/mods/mod-S1-AdvancedSolarPanels430.jar
[12:09:47] [INFO]: downloading (attempt: 1)...
[12:09:47] [INFO]: ------------------------------------
[12:09:47] [INFO]: file: MODS:MOD_S1_APPLIEDENERGISTICS2_RV6_STABLE_7
[12:09:47] [INFO]: size: 4012805 bytes
[12:09:47] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-S1-appliedenergistics2-rv6-stable-7.jar
[12:09:47] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/oneblock/mods/mod-S1-appliedenergistics2-rv6-stable-7.jar
[12:09:47] [INFO]: downloading (attempt: 1)...
[12:09:47] [INFO]: ------------------------------------
[12:09:47] [INFO]: file: MODS:MOD_S1_LIBNINE_EX22
[12:09:47] [INFO]: size: 370675 bytes
[12:09:47] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-S1-libnine-1.1.9-EX22.jar
[12:09:47] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/oneblock/mods/mod-S1-libnine-1.1.9-EX22.jar
[12:09:47] [INFO]: downloading (attempt: 1)...
[12:09:47] [INFO]: ------------------------------------
[12:09:47] [INFO]: file: MODS:MOD_S1_LAZYAE_EX22
[12:09:47] [INFO]: size: 382661 bytes
[12:09:47] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-S1-lazy-ae2-1.1.21-EX22.jar
[12:09:47] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/oneblock/mods/mod-S1-lazy-ae2-1.1.21-EX22.jar
[12:09:47] [INFO]: downloading (attempt: 1)...
[12:09:48] [INFO]: ------------------------------------
[12:09:48] [INFO]: file: MODS:MOD_S1_GRAVITATIONSUITE_311
[12:09:48] [INFO]: size: 346051 bytes
[12:09:48] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-S1-GravitationSuite-3.1.1.jar
[12:09:48] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/oneblock/mods/mod-S1-GravitationSuite-3.1.1.jar
[12:09:48] [INFO]: downloading (attempt: 1)...
[12:09:48] [INFO]: ------------------------------------
[12:09:48] [INFO]: file: MODS:MOD_S1_INDUSTRIALCRAFT188_EX112
[12:09:48] [INFO]: size: 8465870 bytes
[12:09:48] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-S1-industrialcraft188-ex112.jar
[12:09:48] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/oneblock/mods/mod-S1-industrialcraft188-ex112.jar
[12:09:48] [INFO]: downloading (attempt: 1)...
[12:09:49] [INFO]: ------------------------------------
[12:09:49] [INFO]: file: MODS:MOD_S1_BOTANIA
[12:09:49] [INFO]: size: 13748413 bytes
[12:09:49] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-S1-Botaniar1.10-363.jar
[12:09:49] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/oneblock/mods/mod-S1-Botaniar1.10-363.jar
[12:09:49] [INFO]: downloading (attempt: 1)...
[12:09:51] [INFO]: ------------------------------------
[12:09:51] [INFO]: file: MODS:MOD_S1_EXTRABOTANY
[12:09:51] [INFO]: size: 2711369 bytes
[12:09:51] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-S1-ExtraBotany-r11-60.jar
[12:09:51] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/oneblock/mods/mod-S1-ExtraBotany-r11-60.jar
[12:09:51] [INFO]: downloading (attempt: 1)...
[12:09:51] [INFO]: ------------------------------------
[12:09:51] [INFO]: file: MODS:MOD_S1_BOTANIANEEDSIT
[12:09:51] [INFO]: size: 53369 bytes
[12:09:51] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-S1-botanianeedsit-30.jar
[12:09:51] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/oneblock/mods/mod-S1-botanianeedsit-30.jar
[12:09:51] [INFO]: downloading (attempt: 1)...
[12:09:51] [INFO]: ------------------------------------
[12:09:51] [INFO]: file: MODS:MOD_S1_BOTANICADDITIONS
[12:09:51] [INFO]: size: 199731 bytes
[12:09:51] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-S1-BotanicAdditions-1226.jar
[12:09:51] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/oneblock/mods/mod-S1-BotanicAdditions-1226.jar
[12:09:51] [INFO]: downloading (attempt: 1)...
[12:09:52] [INFO]: ------------------------------------
[12:09:52] [INFO]: file: MODS:MOD_S1_MANTLE13355
[12:09:52] [INFO]: size: 843486 bytes
[12:09:52] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-S1-Mantle13355-EX40.jar
[12:09:52] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/oneblock/mods/mod-S1-Mantle13355-EX40.jar
[12:09:52] [INFO]: downloading (attempt: 1)...
[12:09:52] [INFO]: ------------------------------------
[12:09:52] [INFO]: file: MODS:MOD_S1_TCONSTRUCT183
[12:09:52] [INFO]: size: 4022921 bytes
[12:09:52] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-S1-TConstruct-2130183-EX40.jar
[12:09:52] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/oneblock/mods/mod-S1-TConstruct-2130183-EX40.jar
[12:09:52] [INFO]: downloading (attempt: 1)...
[12:09:53] [INFO]: ------------------------------------
[12:09:53] [INFO]: file: MODS:MOD_S1_CERAMICS
[12:09:53] [INFO]: size: 400538 bytes
[12:09:53] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-S1-Ceramics-137.jar
[12:09:53] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/oneblock/mods/mod-S1-Ceramics-137.jar
[12:09:53] [INFO]: downloading (attempt: 1)...
[12:09:53] [INFO]: ------------------------------------
[12:09:53] [INFO]: file: MODS:MOD_S1_LLIBRARY11224_EX85
[12:09:53] [INFO]: size: 884550 bytes
[12:09:53] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-S1-llibrary-11224-EX85.jar
[12:09:53] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/oneblock/mods/mod-S1-llibrary-11224-EX85.jar
[12:09:53] [INFO]: downloading (attempt: 1)...
[12:09:53] [INFO]: ------------------------------------
[12:09:53] [INFO]: file: MODS:MOD_S1_MOWZIESMOBS1586_EX85
[12:09:53] [INFO]: size: 5186235 bytes
[12:09:53] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-S1-mowziesmobs-1586-EX85.jar
[12:09:53] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/oneblock/mods/mod-S1-mowziesmobs-1586-EX85.jar
[12:09:53] [INFO]: downloading (attempt: 1)...
[12:09:54] [INFO]: ------------------------------------
[12:09:54] [INFO]: file: MODS:MOD_S1_WINGS116_EX85
[12:09:54] [INFO]: size: 332090 bytes
[12:09:54] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-S1-wings-116-EX85.jar
[12:09:54] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/oneblock/mods/mod-S1-wings-116-EX85.jar
[12:09:54] [INFO]: downloading (attempt: 1)...
[12:09:54] [INFO]: ------------------------------------
[12:09:54] [INFO]: file: MODS:MOD_S2_CUSTOMNPCS
[12:09:54] [INFO]: size: 10037751 bytes
[12:09:54] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-S2-CustomNPCs-EX.jar
[12:09:54] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/oneblock/mods/mod-S2-CustomNPCs-EX.jar
[12:09:54] [INFO]: downloading (attempt: 1)...
[12:09:55] [INFO]: ------------------------------------
[12:09:55] [INFO]: file: MODS:MOD_S2_VARIEDCOMMODITIES_21NOV19
[12:09:55] [INFO]: size: 1567926 bytes
[12:09:55] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-S2-VariedCommodities-21nov19.jar
[12:09:55] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/oneblock/mods/mod-S2-VariedCommodities-21nov19.jar
[12:09:55] [INFO]: downloading (attempt: 1)...
[12:09:55] [INFO]: ------------------------------------
[12:09:55] [INFO]: file: MODS:MOD_S2_XL_FOODMOD_192
[12:09:55] [INFO]: size: 389332 bytes
[12:09:55] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-S2-XL-FoodMod-192.jar
[12:09:55] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/oneblock/mods/mod-S2-XL-FoodMod-192.jar
[12:09:55] [INFO]: downloading (attempt: 1)...
[12:09:55] [INFO]: ------------------------------------
[12:09:55] [INFO]: file: MODS:MOD_S2_BRANDONSCORE_EX54
[12:09:55] [INFO]: size: 825615 bytes
[12:09:55] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-S2-BrandonsCore-2418210-EX54.jar
[12:09:55] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/oneblock/mods/mod-S2-BrandonsCore-2418210-EX54.jar
[12:09:55] [INFO]: downloading (attempt: 1)...
[12:09:56] [INFO]: ------------------------------------
[12:09:56] [INFO]: file: MODS:MOD_S2_DRACONICEVOLUTION_EX54
[12:09:56] [INFO]: size: 5688759 bytes
[12:09:56] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-S2-Draconic-Evolution-2326193-EX54.jar
[12:09:56] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/oneblock/mods/mod-S2-Draconic-Evolution-2326193-EX54.jar
[12:09:56] [INFO]: downloading (attempt: 1)...
[12:09:56] [INFO]: ------------------------------------
[12:09:56] [INFO]: file: MODS:MOD_S2_COFHCORE46327_EX52
[12:09:56] [INFO]: size: 847938 bytes
[12:09:56] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-S2-CoFHCore46327-EX52.jar
[12:09:56] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/oneblock/mods/mod-S2-CoFHCore46327-EX52.jar
[12:09:56] [INFO]: downloading (attempt: 1)...
[12:09:56] [INFO]: ------------------------------------
[12:09:56] [INFO]: file: MODS:MOD_S2_COFHWORLD1317_EX52
[12:09:56] [INFO]: size: 532040 bytes
[12:09:56] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-S2-CoFHWorld1317-EX52.jar
[12:09:56] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/oneblock/mods/mod-S2-CoFHWorld1317-EX52.jar
[12:09:56] [INFO]: downloading (attempt: 1)...
[12:09:57] [INFO]: ------------------------------------
[12:09:57] [INFO]: file: MODS:MOD_S2_REDSTONEFLUX2106_EX52
[12:09:57] [INFO]: size: 36278 bytes
[12:09:57] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-S2-RedstoneFlux2106-EX52.jar
[12:09:57] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/oneblock/mods/mod-S2-RedstoneFlux2106-EX52.jar
[12:09:57] [INFO]: downloading (attempt: 1)...
[12:09:57] [INFO]: ------------------------------------
[12:09:57] [INFO]: file: MODS:MOD_S2_THERMALCULTIVATION03312_EX52
[12:09:57] [INFO]: size: 106843 bytes
[12:09:57] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-S2-ThermalCultivation03312-EX52.jar
[12:09:57] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/oneblock/mods/mod-S2-ThermalCultivation03312-EX52.jar
[12:09:57] [INFO]: downloading (attempt: 1)...
[12:09:57] [INFO]: ------------------------------------
[12:09:57] [INFO]: file: MODS:MOD_S2_THERMALDYNAMICS25521_EX52
[12:09:57] [INFO]: size: 762980 bytes
[12:09:57] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-S2-ThermalDynamics25521-EX52.jar
[12:09:57] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/oneblock/mods/mod-S2-ThermalDynamics25521-EX52.jar
[12:09:57] [INFO]: downloading (attempt: 1)...
[12:09:57] [INFO]: ------------------------------------
[12:09:57] [INFO]: file: MODS:MOD_S2_THERMALEXPANSION55443_EX52
[12:09:57] [INFO]: size: 2426151 bytes
[12:09:57] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-S2-ThermalExpansion55443-EX52.jar
[12:09:57] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/oneblock/mods/mod-S2-ThermalExpansion55443-EX52.jar
[12:09:57] [INFO]: downloading (attempt: 1)...
[12:09:57] [INFO]: ------------------------------------
[12:09:57] [INFO]: file: MODS:MOD_S2_THERMALFOUNDATION26327_EX52
[12:09:57] [INFO]: size: 2312713 bytes
[12:09:57] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-S2-ThermalFoundation26327-EX52.jar
[12:09:57] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/oneblock/mods/mod-S2-ThermalFoundation26327-EX52.jar
[12:09:57] [INFO]: downloading (attempt: 1)...
[12:09:58] [INFO]: ------------------------------------
[12:09:58] [INFO]: file: MODS:MOD_S2_THERMALINNOVATION03312_EX52
[12:09:58] [INFO]: size: 197601 bytes
[12:09:58] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-S2-ThermalInnovation03312-EX52.jar
[12:09:58] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/oneblock/mods/mod-S2-ThermalInnovation03312-EX52.jar
[12:09:58] [INFO]: downloading (attempt: 1)...
[12:09:58] [INFO]: ------------------------------------
[12:09:58] [INFO]: file: MODS:MOD_S2_IRONCHEST847
[12:09:58] [INFO]: size: 956692 bytes
[12:09:58] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-S2-ironchest847.jar
[12:09:58] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/oneblock/mods/mod-S2-ironchest847.jar
[12:09:58] [INFO]: downloading (attempt: 1)...
[12:09:58] [INFO]: ------------------------------------
[12:09:58] [INFO]: file: MODS:MOD_S2_CHAMELEON413_EX34
[12:09:58] [INFO]: size: 96859 bytes
[12:09:58] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-S2-Chameleon413-EX34.jar
[12:09:58] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/oneblock/mods/mod-S2-Chameleon413-EX34.jar
[12:09:58] [INFO]: downloading (attempt: 1)...
[12:09:58] [INFO]: ------------------------------------
[12:09:58] [INFO]: file: MODS:MOD_S2_ARTEMISLIB_EX76
[12:09:58] [INFO]: size: 21318 bytes
[12:09:58] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-S2-ArtemisLib-v1.0.6-EX76.jar
[12:09:58] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/oneblock/mods/mod-S2-ArtemisLib-v1.0.6-EX76.jar
[12:09:58] [INFO]: downloading (attempt: 1)...
[12:09:58] [INFO]: ------------------------------------
[12:09:58] [INFO]: file: MODS:MOD_S2_ARTIFACTS_EX76
[12:09:58] [INFO]: size: 255076 bytes
[12:09:58] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-S2-Artifacts-1.2.3-EX76.jar
[12:09:58] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/oneblock/mods/mod-S2-Artifacts-1.2.3-EX76.jar
[12:09:58] [INFO]: downloading (attempt: 1)...
[12:09:58] [INFO]: ------------------------------------
[12:09:58] [INFO]: file: MODS:MOD_S2_SCCRAFTINGRUNES
[12:09:58] [INFO]: size: 40059 bytes
[12:09:58] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-S3-sccraftingrunes-1.0_10.jar
[12:09:58] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/oneblock/mods/mod-S3-sccraftingrunes-1.0_10.jar
[12:09:58] [INFO]: downloading (attempt: 1)...
[12:09:59] [INFO]: ------------------------------------
[12:09:59] [INFO]: file: MODS:MOD_S4_FORESTRY582_387
[12:09:59] [INFO]: size: 5165047 bytes
[12:09:59] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-S4-forestry582-387.jar
[12:09:59] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/oneblock/mods/mod-S4-forestry582-387.jar
[12:09:59] [INFO]: downloading (attempt: 1)...
[12:09:59] [INFO]: ------------------------------------
[12:09:59] [INFO]: file: MODS:MOD_S4_BINNIE_MODS
[12:09:59] [INFO]: size: 5857998 bytes
[12:09:59] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-S4-binnie-mods-251203.jar
[12:09:59] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/oneblock/mods/mod-S4-binnie-mods-251203.jar
[12:09:59] [INFO]: downloading (attempt: 1)...
[12:10:00] [INFO]: ------------------------------------
[12:10:00] [INFO]: file: MODS:MOD_S4_CROPDUSTING_07
[12:10:00] [INFO]: size: 171805 bytes
[12:10:00] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-S4-CropDusting-07.jar
[12:10:00] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/oneblock/mods/mod-S4-CropDusting-07.jar
[12:10:00] [INFO]: downloading (attempt: 1)...
[12:10:00] [INFO]: ------------------------------------
[12:10:00] [INFO]: file: MODS:MOD_S4_TINYMOBFARM_105
[12:10:00] [INFO]: size: 73734 bytes
[12:10:00] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-S4-TinyMobFarm-105.jar
[12:10:00] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/oneblock/mods/mod-S4-TinyMobFarm-105.jar
[12:10:00] [INFO]: downloading (attempt: 1)...
[12:10:00] [INFO]: ------------------------------------
[12:10:00] [INFO]: file: MODS:MOD_S4_ELEVATORMOD
[12:10:00] [INFO]: size: 56471 bytes
[12:10:00] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-S4-ElevatorMod1312.jar
[12:10:00] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/oneblock/mods/mod-S4-ElevatorMod1312.jar
[12:10:00] [INFO]: downloading (attempt: 1)...
[12:10:00] [INFO]: ------------------------------------
[12:10:00] [INFO]: file: MODS:MOD_S8_FTBLIB_5472_EX101
[12:10:00] [INFO]: size: 925726 bytes
[12:10:00] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-S8-FTBLib-5472-EX101.jar
[12:10:00] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/oneblock/mods/mod-S8-FTBLib-5472-EX101.jar
[12:10:00] [INFO]: downloading (attempt: 1)...
[12:10:01] [INFO]: ------------------------------------
[12:10:01] [INFO]: file: MODS:MOD_S8_FTBQUESTS_19010_EX101
[12:10:01] [INFO]: size: 1081611 bytes
[12:10:01] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-S8-FTBQuests-19012-EX101.jar
[12:10:01] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/oneblock/mods/mod-S8-FTBQuests-19012-EX101.jar
[12:10:01] [INFO]: downloading (attempt: 1)...
[12:10:01] [INFO]: ------------------------------------
[12:10:01] [INFO]: file: MODS:MOD_S8_ITEMFILTERS_1042_EX101
[12:10:01] [INFO]: size: 78935 bytes
[12:10:01] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-S8-ItemFilters-1042-EX101.jar
[12:10:01] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/oneblock/mods/mod-S8-ItemFilters-1042-EX101.jar
[12:10:01] [INFO]: downloading (attempt: 1)...
[12:10:01] [INFO]: ------------------------------------
[12:10:01] [INFO]: file: MODS:MOD_S9_CREATIVECORE_EX91
[12:10:01] [INFO]: size: 1142415 bytes
[12:10:01] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-S9-CreativeCore_v1.10.20-EX91.jar
[12:10:01] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/oneblock/mods/mod-S9-CreativeCore_v1.10.20-EX91.jar
[12:10:01] [INFO]: downloading (attempt: 1)...
[12:10:01] [INFO]: ------------------------------------
[12:10:01] [INFO]: file: MODS:MOD_S9_ONLINEPICTUREFRAME_EX91
[12:10:01] [INFO]: size: 61670 bytes
[12:10:01] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-S9-OnlinePictureFrame-1.4.18-EX91.jar
[12:10:01] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/oneblock/mods/mod-S9-OnlinePictureFrame-1.4.18-EX91.jar
[12:10:01] [INFO]: downloading (attempt: 1)...
[12:10:02] [INFO]: ------------------------------------
[12:10:02] [INFO]: file: MODS:MOD_S10_CRAFTTWEAKER4119_EX10
[12:10:02] [INFO]: size: 1368377 bytes
[12:10:02] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-S10-CraftTweaker4119-EX10.jar
[12:10:02] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/oneblock/mods/mod-S10-CraftTweaker4119-EX10.jar
[12:10:02] [INFO]: downloading (attempt: 1)...
[12:10:02] [INFO]: ------------------------------------
[12:10:02] [INFO]: file: MODS:MOD_S10_MODTWEAKER4017_EX10
[12:10:02] [INFO]: size: 447874 bytes
[12:10:02] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-S10-modtweaker4017-EX10.jar
[12:10:02] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/oneblock/mods/mod-S10-modtweaker4017-EX10.jar
[12:10:02] [INFO]: downloading (attempt: 1)...
[12:10:02] [INFO]: ------------------------------------
[12:10:02] [INFO]: file: MODS:MOD_S10_MTLIB306_EX10
[12:10:02] [INFO]: size: 30002 bytes
[12:10:02] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-S10-MTLib306-EX10.jar
[12:10:02] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/oneblock/mods/mod-S10-MTLib306-EX10.jar
[12:10:02] [INFO]: downloading (attempt: 1)...
[12:10:02] [INFO]: ------------------------------------
[12:10:02] [INFO]: file: MODS:MOD_S10_IC2TWEAKER020_EX10
[12:10:02] [INFO]: size: 34806 bytes
[12:10:02] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-S10-ic2Tweaker020-EX10.jar
[12:10:02] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/oneblock/mods/mod-S10-ic2Tweaker020-EX10.jar
[12:10:02] [INFO]: downloading (attempt: 1)...
[12:10:02] [INFO]: ------------------------------------
[12:10:02] [INFO]: file: MODS:MOD_S10_CONTENTTWEAKER491_EX10
[12:10:02] [INFO]: size: 274895 bytes
[12:10:02] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-S10-ContentTweaker-491-EX10.jar
[12:10:02] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/oneblock/mods/mod-S10-ContentTweaker-491-EX10.jar
[12:10:02] [INFO]: downloading (attempt: 1)...
[12:10:02] [INFO]: ------------------------------------
[12:10:02] [INFO]: file: MODS:MOD_S10_INWORLDCRAFTING_120_EX10
[12:10:02] [INFO]: size: 72109 bytes
[12:10:02] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-S10-inworldcrafting-120-EX10.jar
[12:10:02] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/oneblock/mods/mod-S10-inworldcrafting-120-EX10.jar
[12:10:02] [INFO]: downloading (attempt: 1)...
[12:10:03] [INFO]: ------------------------------------
[12:10:03] [INFO]: file: MODS:MOD_S10_BASE3130_EX10
[12:10:03] [INFO]: size: 685028 bytes
[12:10:03] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-S10-base-3130-EX10.jar
[12:10:03] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/oneblock/mods/mod-S10-base-3130-EX10.jar
[12:10:03] [INFO]: downloading (attempt: 1)...
[12:10:03] [INFO]: ------------------------------------
[12:10:03] [INFO]: file: MODS:MOD_S16_DRAGONSRADIO
[12:10:03] [INFO]: size: 213950 bytes
[12:10:03] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-S16-DragonsRadio1122.jar
[12:10:03] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/oneblock/mods/mod-S16-DragonsRadio1122.jar
[12:10:03] [INFO]: downloading (attempt: 1)...
[12:10:03] [INFO]: Saving server-list caches...
[12:10:03] [INFO]: ------------------------------------
[12:10:03] [INFO]: Launching client <ONEBLOCK>
[12:10:03] [INFO]: Minecraft version: 1.12.2
[12:10:03] [INFO]: Performance mode: enbaled
[12:10:03] [INFO]: Memory size: Optional.emptymb
[12:10:04] [WARN]: Java binary was not found! Trying to launch with preinstalled version!
[12:10:04] [INFO]: PRE validating context...
[12:10:06] [INFO]: [12:10:06] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[12:10:06] [INFO]: [12:10:06] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[12:10:06] [INFO]: [12:10:06] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[12:10:06] [INFO]: [12:10:06] [main/INFO] [FML]: Forge Mod Loader version 14.23.5.2838 for Minecraft 1.12.2 loading
[12:10:06] [INFO]: [12:10:06] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_333, running on Mac OS X:x86_64:12.4, installed at /Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Home
[12:10:07] [INFO]: [12:10:07] [main/WARN] [FML]: The coremod FMLCorePlugin (net.minecraftforge.fml.relauncher.FMLCorePlugin) is not signed!
[12:10:07] [INFO]: [12:10:07] [main/WARN] [FML]: The coremod FMLForgePlugin (net.minecraftforge.classloading.FMLForgePlugin) is not signed!
[12:10:07] [INFO]: [12:10:07] [main/INFO] [FML]: Searching /Users/yaroslav/Library/Application Support/exlauncher/clients/oneblock/mods for mods
[12:10:07] [INFO]: [12:10:07] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in mod-C0-ClientFixer1122.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[12:10:07] [INFO]: [12:10:07] [main/WARN] [FML]: The coremod ClientFixer (com.gamerforea.clientfixer.loader.CoreMod) is not signed!
[12:10:07] [INFO]: [12:10:07] [main/INFO] [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from mod-C0-ClientFixerMixin1122.jar
[12:10:07] [INFO]: [12:10:07] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in mod-C0-foamfix01010.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[12:10:07] [INFO]: [12:10:07] [main/WARN] [FML]: The coremod pl.asie.foamfix.coremod.FoamFixCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[12:10:08] [INFO]: [12:10:08] [main/INFO] [FML]: Loading tweaker optifine.OptiFineForgeTweaker from mod-C0-OptiFineHDUF5.jar
[12:10:08] [INFO]: [12:10:08] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in mod-C1-XaerosMinimap211501_skyfactory.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[12:10:08] [INFO]: [12:10:08] [main/WARN] [FML]: The coremod XaeroMinimapPlugin (xaero.common.core.XaeroMinimapPlugin) is not signed!
[12:10:08] [INFO]: [12:10:08] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in mod-S1-HammerLib-20628-EX61.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[12:10:08] [INFO]: [12:10:08] [main/WARN] [FML]: The coremod HCASM (com.zeitheron.hammercore.asm.HCASM) is not signed!
[12:10:08] [INFO]: [12:10:08] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in mod-S1-wings-116-EX85.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[12:10:08] [INFO]: [12:10:08] [main/WARN] [FML]: The coremod wings (me.paulf.wings.server.asm.plugin.WingsLoadingPlugin) is not signed!
[12:10:08] [INFO]: [12:10:08] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in mod-S9-CreativeCore_v1.10.20-EX91.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[12:10:08] [INFO]: [12:10:08] [main/WARN] [FML]: The coremod com.creativemd.creativecore.core.CreativePatchingLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[12:10:08] [INFO]: [12:10:08] [main/WARN] [FML]: The coremod CreativePatchingLoader (com.creativemd.creativecore.core.CreativePatchingLoader) is not signed!
[12:10:08] [INFO]: [12:10:08] [main/INFO] [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from mod-C0-phosphor026build50.jar
[12:10:08] [INFO]: [12:10:08] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[12:10:08] [INFO]: [12:10:08] [main/INFO] [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.launch.MixinTweaker
[12:10:08] [INFO]: [12:10:08] [main/INFO] [mixin]: SpongePowered MIXIN Subsystem Version=0.8.1 Source=file:/Users/yaroslav/Library/Application%20Support/exlauncher/clients/oneblock/mods/mod-C0-ClientFixerMixin1122.jar Service=LaunchWrapper Env=CLIENT
[12:10:09] [INFO]: [12:10:09] [main/INFO] [LaunchWrapper]: Loading tweak class name optifine.OptiFineForgeTweaker
[12:10:09] [INFO]: [12:10:09] [main/WARN] [LaunchWrapper]: Tweak class name org.spongepowered.asm.launch.MixinTweaker has already been visited -- skipping
[12:10:09] [INFO]: [12:10:09] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[12:10:09] [INFO]: [12:10:09] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[12:10:09] [INFO]: [12:10:09] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[12:10:09] [INFO]: [12:10:09] [main/INFO] [LaunchWrapper]: Calling tweak class optifine.OptiFineForgeTweaker
[12:10:09] [INFO]: [12:10:09] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: acceptOptions
[12:10:09] [INFO]: [12:10:09] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: injectIntoClassLoader
[12:10:09] [INFO]: [12:10:09] [main/INFO] [STDOUT]: [optifine.OptiFineClassTransformer:dbg:242]: OptiFine ClassTransformer
[12:10:09] [INFO]: [12:10:09] [main/INFO] [STDOUT]: [optifine.OptiFineClassTransformer:dbg:242]: OptiFine ZIP file: /Users/yaroslav/Library/Application Support/exlauncher/clients/oneblock/mods/mod-C0-OptiFineHDUF5.jar
[12:10:09] [INFO]: [12:10:09] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[12:10:15] [INFO]: [12:10:15] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[12:10:15] [INFO]: [12:10:15] [main/ERROR] [FML]: FML appears to be missing any signature data. This is not a good thing
[12:10:15] [INFO]: [12:10:15] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[12:10:15] [INFO]: [12:10:15] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[12:10:15] [INFO]: [12:10:15] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[12:10:15] [INFO]: [12:10:15] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[12:10:16] [INFO]: [12:10:16] [main/INFO] [LaunchWrapper]: Calling tweak class org.spongepowered.asm.launch.MixinTweaker
[12:10:16] [INFO]: [12:10:16] [main/INFO] [mixin]: Compatibility level set to JAVA_8
[12:10:16] [INFO]: [12:10:16] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[12:10:16] [INFO]: [12:10:16] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[12:10:16] [INFO]: [12:10:16] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[12:10:16] [INFO]: [12:10:16] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[12:10:17] [INFO]: [12:10:17] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[12:10:17] [INFO]: [12:10:17] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[12:10:17] [INFO]: [12:10:17] [main/INFO] [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.mixin.EnvironmentStateTweaker
[12:10:17] [INFO]: [12:10:17] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[12:10:17] [INFO]: [12:10:17] [main/INFO] [LaunchWrapper]: Calling tweak class org.spongepowered.asm.mixin.EnvironmentStateTweaker
[12:10:17] [INFO]: [12:10:17] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: getLaunchArguments
[12:10:17] [INFO]: [12:10:17] [main/INFO] [mixin]: A re-entrant transformer '$wrapper.com.gamerforea.clientfixer.asm.ASMTransformer' was detected and will no longer process meta class data
[12:10:17] [INFO]: [12:10:17] [main/INFO] [STDOUT]: [xaero.common.core.transformer.ClassNodeTransformer:transform:26]: Transforming class axw net.minecraft.world.chunk.Chunk
[12:10:17] [INFO]: [12:10:17] [main/INFO] [STDOUT]: [pl.asie.patchy.helpers.ConstructorReplacingTransformer$FFMethodVisitor:visitTypeInsn:73]: Replaced NEW for net/minecraft/util/ClassInheritanceMultiMap to pl/asie/foamfix/coremod/common/FoamyClassInheritanceMultiMap
[12:10:17] [INFO]: [12:10:17] [main/INFO] [STDOUT]: [pl.asie.patchy.helpers.ConstructorReplacingTransformer$FFMethodVisitor:visitMethodInsn:85]: Replaced INVOKESPECIAL for net/minecraft/util/ClassInheritanceMultiMap to pl/asie/foamfix/coremod/common/FoamyClassInheritanceMultiMap
[12:10:17] [INFO]: [12:10:17] [main/INFO] [mixin]: A re-entrant transformer '$wrapper.pl.asie.foamfix.coremod.FoamFixTransformer' was detected and will no longer process meta class data
[12:10:17] [INFO]: [12:10:17] [main/INFO] [Hammer Core [ASM]]: Transforming net.minecraft.world.World (amu)...
[12:10:17] [INFO]: [12:10:17] [main/INFO] [Hammer Core [ASM]]:   -Patching World
[12:10:17] [INFO]: [12:10:17] [main/INFO] [Hammer Core [ASM]]:     -Modified method 'k', replaced nx.e()V with HC call.
[12:10:17] [INFO]: [12:10:17] [main/INFO] [mixin]: A re-entrant transformer '$wrapper.com.zeitheron.hammercore.asm.HammerCoreTransformer' was detected and will no longer process meta class data
[12:10:18] [INFO]: [12:10:18] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[12:10:18] [INFO]: [12:10:18] [main/INFO] [Hammer Core [ASM]]: Transforming net.minecraft.world.World (amu)...
[12:10:18] [INFO]: [12:10:18] [main/INFO] [Hammer Core [ASM]]:   -Patching World
[12:10:18] [INFO]: [12:10:18] [main/INFO] [Hammer Core [ASM]]:     -Modified method 'k', replaced nx.e()V with HC call.
[12:10:18] [INFO]: [12:10:18] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:98]: Added INTERFACE: pl/asie/foamfix/coremod/patches/IFoamFixWorldRemovable
[12:10:18] [INFO]: [12:10:18] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:135]: Added METHOD: net.minecraft.world.World.foamfix_removeUnloadedEntities
[12:10:18] [INFO]: [12:10:18] [main/INFO] [STDOUT]: [xaero.common.core.transformer.ClassNodeTransformer:transform:26]: Transforming class bsb net.minecraft.client.multiplayer.WorldClient
[12:10:18] [INFO]: [12:10:18] [main/INFO] [STDOUT]: [xaero.common.core.transformer.ClassNodeTransformer:transform:26]: Transforming class net.minecraftforge.client.GuiIngameForge net.minecraftforge.client.GuiIngameForge
[12:10:18] [INFO]: [12:10:18] [main/INFO] [STDOUT]: [xaero.common.core.transformer.ClassNodeTransformer:transform:26]: Transforming class bud net.minecraft.client.entity.EntityPlayerSP
[12:10:18] [INFO]: 
[12:10:18] [INFO]: [12:10:18] [main/INFO] [STDOUT]: [xaero.common.core.transformer.ClassNodeTransformer:transform:26]: Transforming class bua net.minecraft.client.entity.AbstractClientPlayer
[12:10:18] [INFO]: 
[12:10:18] [INFO]: [12:10:18] [main/INFO] [STDOUT]: [xaero.common.core.transformer.ClassNodeTransformer:transform:26]: Transforming class aed net.minecraft.entity.player.EntityPlayer
[12:10:18] [INFO]: 
[12:10:18] [INFO]: [12:10:18] [main/WARN] [LLibrary Core]: Failed to fetch hierarchy node for net.minecraft.entity.EntityLivingBase. This may cause patch issues
[12:10:18] [INFO]: [12:10:18] [main/INFO] [Hammer Core [ASM]]: Transforming net.minecraft.entity.EntityLivingBase (vp)...
[12:10:18] [INFO]: [12:10:18] [main/INFO] [Hammer Core [ASM]]:   -Patching EntityLivingBase
[12:10:18] [INFO]: [12:10:18] [main/INFO] [Hammer Core [ASM]]:     -Modified method 'onItemUseFinish': added event call.
[12:10:19] [INFO]: [12:10:19] [main/WARN] [LLibrary Core]: Failed to fetch hierarchy node for net.minecraft.nbt.NBTTagList. This may cause patch issues
[12:10:19] [INFO]: [12:10:19] [main/WARN] [LLibrary Core]: Failed to fetch hierarchy node for net.minecraft.entity.player.EntityPlayerMP. This may cause patch issues
[12:10:19] [INFO]: [12:10:19] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.patches.WorldServerRemovalPatch:apply:62]: Patched updateEntities in net/minecraft/world/WorldServer func_72939_s
[12:10:19] [INFO]: [12:10:19] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:111]: Spliced in METHOD: net.minecraft.client.util.SearchTreeManager.func_110549_a
[12:10:19] [INFO]: [12:10:19] [Client thread/INFO] [Hammer Core [ASM]]: Transforming net.minecraft.profiler.Profiler (rl)...
[12:10:19] [INFO]: [12:10:19] [Client thread/INFO] [Hammer Core [ASM]]:   -Patched startSection!
[12:10:19] [INFO]: [12:10:19] [Client thread/INFO] [Hammer Core [ASM]]:   -Patched endSection!
[12:10:19] [INFO]: [12:10:19] [Client thread/INFO] [Hammer Core [ASM]]:   -Patched endStartSection!
[12:10:19] [INFO]: [12:10:19] [Client thread/INFO] [Hammer Core [ASM]]: Transforming net.minecraftforge.client.ForgeHooksClient (net.minecraftforge.client.ForgeHooksClient)...
[12:10:19] [INFO]: [12:10:19] [Client thread/INFO] [Hammer Core [ASM]]:   -Patched handleCameraTransforms!
[12:10:20] [INFO]: [12:10:20] [Client thread/INFO] [minecraft/Minecraft]: Setting user: Hemika02
[12:10:20] [INFO]: [12:10:20] [Client thread/INFO] [Hammer Core [ASM]]: Transforming net.minecraft.entity.item.EntityItem (acl)...
[12:10:20] [INFO]: [12:10:20] [Client thread/INFO] [Hammer Core [ASM]]:   -Patching EntityItem
[12:10:20] [INFO]: [12:10:20] [Client thread/INFO] [Hammer Core [ASM]]:     -Modified method 'attackEntityFrom': added event call.
[12:10:20] [INFO]: [12:10:20] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:111]: Spliced in METHOD: net.minecraft.block.state.BlockStateContainer.createState
[12:10:21] [INFO]: [12:10:21] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:111]: Spliced in METHOD: net.minecraft.block.properties.PropertyEnum.equals
[12:10:21] [INFO]: [12:10:21] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:111]: Spliced in METHOD: net.minecraft.block.properties.PropertyEnum.hashCode
[12:10:21] [INFO]: [12:10:21] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:158]: Added FIELD: net.minecraft.block.properties.PropertyEnum.foamfix_hashCode
[12:10:21] [INFO]: [12:10:21] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:158]: Added FIELD: net.minecraft.block.properties.PropertyEnum.foamfix_hashCode_calced
[12:10:21] [INFO]: [12:10:21] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:111]: Spliced in METHOD: net.minecraft.block.properties.PropertyInteger.hashCode
[12:10:21] [INFO]: [12:10:21] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:158]: Added FIELD: net.minecraft.block.properties.PropertyInteger.foamfix_hashCode
[12:10:21] [INFO]: [12:10:21] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:158]: Added FIELD: net.minecraft.block.properties.PropertyInteger.foamfix_hashCode_calced
[12:10:21] [INFO]: [12:10:21] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:111]: Spliced in METHOD: net.minecraft.block.properties.PropertyBool.equals
[12:10:21] [INFO]: [12:10:21] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:111]: Spliced in METHOD: net.minecraft.block.properties.PropertyBool.hashCode
[12:10:21] [INFO]: [12:10:21] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:111]: Spliced in METHOD: net.minecraft.tileentity.TileEntity.func_190559_a
[12:10:21] [INFO]: [12:10:21] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:111]: Spliced in METHOD: net.minecraft.block.BlockBed.func_189540_a
[12:10:22] [INFO]: [12:10:22] [Client thread/INFO] [STDOUT]: [pl.asie.patchy.helpers.ConstructorReplacingTransformer$FFMethodVisitor:visitTypeInsn:73]: Replaced NEW for net/minecraft/tileentity/TileEntityHopper to pl/asie/foamfix/common/TileEntityFasterHopper
[12:10:22] [INFO]: [12:10:22] [Client thread/INFO] [STDOUT]: [pl.asie.patchy.helpers.ConstructorReplacingTransformer$FFMethodVisitor:visitMethodInsn:85]: Replaced INVOKESPECIAL for net/minecraft/tileentity/TileEntityHopper to pl/asie/foamfix/common/TileEntityFasterHopper
[12:10:23] [INFO]: [12:10:23] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:98]: Added INTERFACE: pl/asie/foamfix/api/IFoamFixMobSpawnerLogic
[12:10:23] [INFO]: [12:10:23] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:111]: Spliced in METHOD: net.minecraft.tileentity.MobSpawnerBaseLogic.func_98279_f
[12:10:23] [INFO]: [12:10:23] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:158]: Added FIELD: net.minecraft.tileentity.MobSpawnerBaseLogic.foamfix_activatedCache
[12:10:23] [INFO]: [12:10:23] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:158]: Added FIELD: net.minecraft.tileentity.MobSpawnerBaseLogic.foamfix_activatedCachePESize
[12:10:23] [INFO]: [12:10:23] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:158]: Added FIELD: net.minecraft.tileentity.MobSpawnerBaseLogic.foamfix_activatedCacheTime
[12:10:23] [INFO]: [12:10:23] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:158]: Added FIELD: net.minecraft.tileentity.MobSpawnerBaseLogic.foamfix_forcedCache
[12:10:23] [INFO]: [12:10:23] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:158]: Added FIELD: net.minecraft.tileentity.MobSpawnerBaseLogic.foamfix_forcedCacheTime
[12:10:25] [INFO]: [12:10:25] [Client thread/INFO] [Config]: [OptiFine] *** Reflector Forge ***
[12:10:25] [INFO]: [12:10:25] [Client thread/INFO] [Config]: [OptiFine] (Reflector) Class not present: mods.betterfoliage.client.BetterFoliageClient
[12:10:25] [INFO]: [12:10:25] [Client thread/INFO] [STDOUT]: [xaero.common.core.transformer.ClassNodeTransformer:transform:26]: Transforming class axw net.minecraft.world.chunk.Chunk
[12:10:25] [INFO]: [12:10:25] [Client thread/INFO] [STDOUT]: [pl.asie.patchy.helpers.ConstructorReplacingTransformer$FFMethodVisitor:visitTypeInsn:73]: Replaced NEW for net/minecraft/util/ClassInheritanceMultiMap to pl/asie/foamfix/coremod/common/FoamyClassInheritanceMultiMap
[12:10:25] [INFO]: [12:10:25] [Client thread/INFO] [STDOUT]: [pl.asie.patchy.helpers.ConstructorReplacingTransformer$FFMethodVisitor:visitMethodInsn:85]: Replaced INVOKESPECIAL for net/minecraft/util/ClassInheritanceMultiMap to pl/asie/foamfix/coremod/common/FoamyClassInheritanceMultiMap
[12:10:25] [INFO]: [12:10:25] [Client thread/WARN] [mixin]: Static binding violation: PRIVATE @Overwrite method func_76615_h in mixins.phosphor.json:common.MixinChunk cannot reduce visibiliy of PUBLIC target method, visibility will be upgraded.
[12:10:25] [INFO]: [12:10:25] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:111]: Spliced in METHOD: net.minecraftforge.common.property.ExtendedBlockState.createState
[12:10:25] [INFO]: [12:10:25] [Client thread/INFO] [STDOUT]: [xaero.common.core.transformer.ClassNodeTransformer:transform:26]: Transforming class brz net.minecraft.client.network.NetHandlerPlayClient
[12:10:25] [INFO]: [12:10:25] [Client thread/INFO] [STDOUT]: [pl.asie.patchy.helpers.ConstructorReplacingTransformer$FFMethodVisitor:visitTypeInsn:73]: Replaced NEW for net/minecraft/client/renderer/texture/TextureAtlasSprite to pl/asie/foamfix/client/FastTextureAtlasSprite
[12:10:25] [INFO]: [12:10:25] [Client thread/INFO] [STDOUT]: [pl.asie.patchy.helpers.ConstructorReplacingTransformer$FFMethodVisitor:visitMethodInsn:85]: Replaced INVOKESPECIAL for net/minecraft/client/renderer/texture/TextureAtlasSprite to pl/asie/foamfix/client/FastTextureAtlasSprite
[12:10:25] [INFO]: [12:10:25] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.patches.ReturnIfBooleanTruePatch:apply:89]: Added return if option true in net/minecraft/client/renderer/texture/TextureMap func_94248_c
[12:10:25] [INFO]: [12:10:25] [Client thread/INFO] [Hammer Core [ASM]]: Transforming net.minecraft.client.renderer.RenderItem (bzw)...
[12:10:25] [INFO]: [12:10:25] [Client thread/INFO] [Hammer Core [ASM]]:   -Coloring Item Glint...
[12:10:25] [INFO]: [12:10:25] [Client thread/INFO] [Hammer Core [ASM]]:     -Sending instructions to RenderItem for function renderItem
[12:10:25] [INFO]: [12:10:25] [Client thread/INFO] [Hammer Core [ASM]]:     -Sending instructions to RenderItem for function renderEffect
[12:10:25] [INFO]: [12:10:25] [Client thread/INFO] [Hammer Core [ASM]]:     -Sending instructions to RenderItem for function renderItemModel
[12:10:25] [INFO]: [12:10:25] [Client thread/INFO] [Hammer Core [ASM]]:     -Sending instructions to RenderItem for function renderItemModelIntoGUI
[12:10:26] [INFO]: [12:10:26] [Client thread/INFO] [Hammer Core [ASM]]: Transforming net.minecraft.client.renderer.entity.RenderManager (bzf)...
[12:10:26] [INFO]: [12:10:26] [Client thread/INFO] [Hammer Core [ASM]]:   -Patched renderEntity!
[12:10:26] [INFO]: [12:10:26] [Client thread/INFO] [Config]: [OptiFine] *** Reflector Vanilla ***
[12:10:26] [INFO]: [12:10:26] [Client thread/INFO] [STDOUT]: [xaero.common.core.transformer.ClassNodeTransformer:transform:26]: Transforming class brs net.minecraft.client.model.ModelRenderer
[12:10:26] [INFO]: 
[12:10:26] [INFO]: [12:10:26] [Client thread/WARN] [minecraft/GameSettings]: Skipping bad option: lastServer:
[12:10:26] [INFO]: [12:10:26] [Client thread/INFO] [minecraft/Minecraft]: LWJGL Version: 2.9.4
[12:10:26] [INFO]: [12:10:26] [Client thread/INFO] [Config]: [OptiFine] 
[12:10:26] [INFO]: [12:10:26] [Client thread/INFO] [Config]: [OptiFine] OptiFine_1.12.2_HD_U_F5
[12:10:26] [INFO]: [12:10:26] [Client thread/INFO] [Config]: [OptiFine] Build: 20191204-141934
[12:10:26] [INFO]: [12:10:26] [Client thread/INFO] [Config]: [OptiFine] OS: Mac OS X (x86_64) version 12.4
[12:10:26] [INFO]: [12:10:26] [Client thread/INFO] [Config]: [OptiFine] Java: 1.8.0_333, Oracle Corporation
[12:10:26] [INFO]: [12:10:26] [Client thread/INFO] [Config]: [OptiFine] VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
[12:10:26] [INFO]: [12:10:26] [Client thread/INFO] [Config]: [OptiFine] LWJGL: 2.9.4
[12:10:26] [INFO]: [12:10:26] [Client thread/INFO] [Config]: [OptiFine] OpenGL: Intel(R) Iris(TM) Graphics 6100, version 2.1 INTEL-18.7.4, Intel Inc.
[12:10:26] [INFO]: [12:10:26] [Client thread/INFO] [Config]: [OptiFine] OpenGL Version: 2.1.0
[12:10:26] [INFO]: [12:10:26] [Client thread/INFO] [Hammer Core [ASM]]: Transforming net.minecraft.client.renderer.GlStateManager (bus)...
[12:10:26] [INFO]: [12:10:26] [Client thread/INFO] [Hammer Core [ASM]]:   -Patched enableLighting!
[12:10:26] [INFO]: [12:10:26] [Client thread/INFO] [Hammer Core [ASM]]:   -Patched disableLighting!
[12:10:26] [INFO]: [12:10:26] [Client thread/INFO] [Config]: [OptiFine] Maximum texture size: 16384x16384
[12:10:26] [INFO]: [12:10:26] [VersionCheck/INFO] [Config]: [OptiFine] Checking for new version
[12:10:26] [INFO]: 2022-05-27 12:10:26.825 java[1203:19680] *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'NSWindow drag regions should only be invalidated on the Main Thread!'
[12:10:26] [INFO]: *** First throw call stack:
[12:10:26] [INFO]: (
[12:10:26] [INFO]:     0   CoreFoundation                      0x00007ff81532d7b3 __exceptionPreprocess + 242
[12:10:26] [INFO]:     1   libobjc.A.dylib                     0x00007ff81508dbc3 objc_exception_throw + 48
[12:10:26] [INFO]:     2   CoreFoundation                      0x00007ff815356066 -[NSException raise] + 9
[12:10:26] [INFO]:     3   AppKit                              0x00007ff817d172f4 -[NSWindow(NSWindow_Theme) _postWindowNeedsToResetDragMarginsUnlessPostingDisabled] + 321
[12:10:26] [INFO]:     4   AppKit                              0x00007ff817d3e8fb -[NSThemeFrame setStyleMask:] + 162
[12:10:26] [INFO]:     5   AppKit                              0x00007ff817d3e70b __25-[NSWindow setStyleMask:]_block_invoke + 2092
[12:10:26] [INFO]:     6   AppKit                              0x00007ff817d3de87 NSPerformVisuallyAtomicChange + 132
[12:10:26] [INFO]:     7   AppKit                              0x00007ff817d3dd94 -[NSWindow setStyleMask:] + 170
[12:10:26] [INFO]:     8   liblwjgl.dylib                      0x00000001283f5ee2 Java_org_lwjgl_opengl_MacOSXDisplay_nSetResizable + 82
[12:10:26] [INFO]:     9   ???                                 0x000000010e90a747 0x0 + 4539328327
[12:10:26] [INFO]:     10  ???                                 0x000000010e8fa33d 0x0 + 4539261757
[12:10:26] [INFO]: )
[12:10:26] [INFO]: libc++abi: terminating with uncaught exception of type NSException
[12:10:26] [WARN]: 
ru.excalibur.launcher.c.k: process hasn't exited
    at java.lang.UNIXProcess.exitValue(UNIXProcess.java:421) ~[?:1.8.0_333]
    at ru.excalibur.launcher.d.f.I.k(u:177) ~[launcher_build_65.jar:?]
    at ru.excalibur.launcher.d.f.I.k(u:480) ~[launcher_build_65.jar:?]
    at ru.excalibur.launcher.d.f.G.k(de:340) ~[launcher_build_65.jar:?]
    at ru.excalibur.launcher.d.f.M.k(jl:117) ~[launcher_build_65.jar:?]
    at ru.excalibur.launcher.d.f.M.k(jl:309) ~[launcher_build_65.jar:?]
    at ru.excalibur.launcher.d.f.M.k(jl:600) ~[launcher_build_65.jar:?]
    at ru.excalibur.launcher.c.f.f.f.k(dk:514) ~[launcher_build_65.jar:?]
    at ru.excalibur.launcher.c.h.run(hm:55) ~[launcher_build_65.jar:?]
[12:10:26] [INFO]: Sending notify...
[12:10:44] [INFO]: ------------------------------------
[12:10:44] [INFO]: Preparing client <ONEBLOCK>
[12:10:44] [INFO]: Checking content files...
[12:10:45] [INFO]: Downloading files...
[12:10:45] [INFO]: Total-size: 0 bytes
[12:10:45] [INFO]: ------------------------------------
[12:10:45] [INFO]: file: LIBS:JLINE
[12:10:45] [INFO]: size: 0 bytes
[12:10:45] [INFO]: from: http://ex-server.ru/1122_clients/libraries/jline/jline/3.5.1/jline-3.5.1.jar
[12:10:45] [INFO]: dest: /Users/yaroslav/Library/Application Support/exlauncher/clients/libraries/jline/jline/3.5.1/jline-3.5.1.jar
[12:10:45] [INFO]: downloading (attempt: 1)...
[12:10:45] [INFO]: Saving server-list caches...
[12:10:45] [INFO]: ------------------------------------
[12:10:45] [INFO]: Launching client <ONEBLOCK>
[12:10:45] [INFO]: Minecraft version: 1.12.2
[12:10:45] [INFO]: Performance mode: enbaled
[12:10:45] [INFO]: Memory size: Optional.emptymb
[12:10:45] [WARN]: Java binary was not found! Trying to launch with preinstalled version!
[12:10:45] [INFO]: PRE validating context...
[12:10:45] [INFO]: Removing illegal modification: /Users/yaroslav/Library/Application Support/exlauncher/clients/oneblock/mods/memory_repo/net/ilexiconn/llibrary-core/1.0.11-1.12.2/llibrary-core-1.0.11-1.12.2.jar
[12:10:46] [INFO]: [12:10:46] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[12:10:46] [INFO]: [12:10:46] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[12:10:46] [INFO]: [12:10:46] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[12:10:46] [INFO]: [12:10:46] [main/INFO] [FML]: Forge Mod Loader version 14.23.5.2838 for Minecraft 1.12.2 loading
[12:10:46] [INFO]: [12:10:46] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_333, running on Mac OS X:x86_64:12.4, installed at /Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Home
[12:10:47] [INFO]: [12:10:47] [main/WARN] [FML]: The coremod FMLCorePlugin (net.minecraftforge.fml.relauncher.FMLCorePlugin) is not signed!
[12:10:47] [INFO]: [12:10:47] [main/WARN] [FML]: The coremod FMLForgePlugin (net.minecraftforge.classloading.FMLForgePlugin) is not signed!
[12:10:47] [INFO]: [12:10:47] [main/INFO] [FML]: Searching /Users/yaroslav/Library/Application Support/exlauncher/clients/oneblock/mods for mods
[12:10:47] [INFO]: [12:10:47] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in mod-C0-ClientFixer1122.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[12:10:47] [INFO]: [12:10:47] [main/WARN] [FML]: The coremod ClientFixer (com.gamerforea.clientfixer.loader.CoreMod) is not signed!
[12:10:47] [INFO]: [12:10:47] [main/INFO] [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from mod-C0-ClientFixerMixin1122.jar
[12:10:47] [INFO]: [12:10:47] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in mod-C0-foamfix01010.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[12:10:47] [INFO]: [12:10:47] [main/WARN] [FML]: The coremod pl.asie.foamfix.coremod.FoamFixCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[12:10:47] [INFO]: [12:10:47] [main/INFO] [FML]: Loading tweaker optifine.OptiFineForgeTweaker from mod-C0-OptiFineHDUF5.jar
[12:10:47] [INFO]: [12:10:47] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in mod-C1-XaerosMinimap211501_skyfactory.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[12:10:47] [INFO]: [12:10:47] [main/WARN] [FML]: The coremod XaeroMinimapPlugin (xaero.common.core.XaeroMinimapPlugin) is not signed!
[12:10:47] [INFO]: [12:10:47] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in mod-S1-HammerLib-20628-EX61.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[12:10:47] [INFO]: [12:10:47] [main/WARN] [FML]: The coremod HCASM (com.zeitheron.hammercore.asm.HCASM) is not signed!
[12:10:47] [INFO]: [12:10:47] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in mod-S1-wings-116-EX85.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[12:10:47] [INFO]: [12:10:47] [main/WARN] [FML]: The coremod wings (me.paulf.wings.server.asm.plugin.WingsLoadingPlugin) is not signed!
[12:10:47] [INFO]: [12:10:47] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in mod-S9-CreativeCore_v1.10.20-EX91.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[12:10:47] [INFO]: [12:10:47] [main/WARN] [FML]: The coremod com.creativemd.creativecore.core.CreativePatchingLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[12:10:47] [INFO]: [12:10:47] [main/WARN] [FML]: The coremod CreativePatchingLoader (com.creativemd.creativecore.core.CreativePatchingLoader) is not signed!
[12:10:47] [INFO]: [12:10:47] [main/INFO] [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from mod-C0-phosphor026build50.jar
[12:10:47] [INFO]: [12:10:47] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[12:10:47] [INFO]: [12:10:47] [main/INFO] [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.launch.MixinTweaker
[12:10:47] [INFO]: [12:10:47] [main/INFO] [mixin]: SpongePowered MIXIN Subsystem Version=0.8.1 Source=file:/Users/yaroslav/Library/Application%20Support/exlauncher/clients/oneblock/mods/mod-C0-ClientFixerMixin1122.jar Service=LaunchWrapper Env=CLIENT
[12:10:47] [INFO]: [12:10:47] [main/INFO] [LaunchWrapper]: Loading tweak class name optifine.OptiFineForgeTweaker
[12:10:47] [INFO]: [12:10:47] [main/WARN] [LaunchWrapper]: Tweak class name org.spongepowered.asm.launch.MixinTweaker has already been visited -- skipping
[12:10:47] [INFO]: [12:10:47] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[12:10:47] [INFO]: [12:10:47] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[12:10:47] [INFO]: [12:10:47] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[12:10:47] [INFO]: [12:10:47] [main/INFO] [LaunchWrapper]: Calling tweak class optifine.OptiFineForgeTweaker
[12:10:47] [INFO]: [12:10:47] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: acceptOptions
[12:10:47] [INFO]: [12:10:47] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: injectIntoClassLoader
[12:10:47] [INFO]: [12:10:47] [main/INFO] [STDOUT]: [optifine.OptiFineClassTransformer:dbg:242]: OptiFine ClassTransformer
[12:10:47] [INFO]: [12:10:47] [main/INFO] [STDOUT]: [optifine.OptiFineClassTransformer:dbg:242]: OptiFine ZIP file: /Users/yaroslav/Library/Application Support/exlauncher/clients/oneblock/mods/mod-C0-OptiFineHDUF5.jar
[12:10:47] [INFO]: [12:10:47] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[12:10:50] [INFO]: [12:10:50] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[12:10:50] [INFO]: [12:10:50] [main/ERROR] [FML]: FML appears to be missing any signature data. This is not a good thing
[12:10:50] [INFO]: [12:10:50] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[12:10:50] [INFO]: [12:10:50] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[12:10:50] [INFO]: [12:10:50] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[12:10:50] [INFO]: [12:10:50] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[12:10:51] [INFO]: [12:10:51] [main/INFO] [LaunchWrapper]: Calling tweak class org.spongepowered.asm.launch.MixinTweaker
[12:10:51] [INFO]: [12:10:51] [main/INFO] [mixin]: Compatibility level set to JAVA_8
[12:10:51] [INFO]: [12:10:51] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[12:10:51] [INFO]: [12:10:51] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[12:10:51] [INFO]: [12:10:51] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[12:10:51] [INFO]: [12:10:51] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[12:10:51] [INFO]: [12:10:51] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[12:10:51] [INFO]: [12:10:51] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[12:10:51] [INFO]: [12:10:51] [main/INFO] [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.mixin.EnvironmentStateTweaker
[12:10:51] [INFO]: [12:10:51] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[12:10:51] [INFO]: [12:10:51] [main/INFO] [LaunchWrapper]: Calling tweak class org.spongepowered.asm.mixin.EnvironmentStateTweaker
[12:10:51] [INFO]: [12:10:51] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: getLaunchArguments
[12:10:52] [INFO]: [12:10:52] [main/INFO] [mixin]: A re-entrant transformer '$wrapper.com.gamerforea.clientfixer.asm.ASMTransformer' was detected and will no longer process meta class data
[12:10:52] [INFO]: [12:10:52] [main/INFO] [STDOUT]: [xaero.common.core.transformer.ClassNodeTransformer:transform:26]: Transforming class axw net.minecraft.world.chunk.Chunk
[12:10:52] [INFO]: [12:10:52] [main/INFO] [STDOUT]: [pl.asie.patchy.helpers.ConstructorReplacingTransformer$FFMethodVisitor:visitTypeInsn:73]: Replaced NEW for net/minecraft/util/ClassInheritanceMultiMap to pl/asie/foamfix/coremod/common/FoamyClassInheritanceMultiMap
[12:10:52] [INFO]: [12:10:52] [main/INFO] [STDOUT]: [pl.asie.patchy.helpers.ConstructorReplacingTransformer$FFMethodVisitor:visitMethodInsn:85]: Replaced INVOKESPECIAL for net/minecraft/util/ClassInheritanceMultiMap to pl/asie/foamfix/coremod/common/FoamyClassInheritanceMultiMap
[12:10:52] [INFO]: [12:10:52] [main/INFO] [mixin]: A re-entrant transformer '$wrapper.pl.asie.foamfix.coremod.FoamFixTransformer' was detected and will no longer process meta class data
[12:10:52] [INFO]: [12:10:52] [main/INFO] [Hammer Core [ASM]]: Transforming net.minecraft.world.World (amu)...
[12:10:52] [INFO]: [12:10:52] [main/INFO] [Hammer Core [ASM]]:   -Patching World
[12:10:52] [INFO]: [12:10:52] [main/INFO] [Hammer Core [ASM]]:     -Modified method 'k', replaced nx.e()V with HC call.
[12:10:52] [INFO]: [12:10:52] [main/INFO] [mixin]: A re-entrant transformer '$wrapper.com.zeitheron.hammercore.asm.HammerCoreTransformer' was detected and will no longer process meta class data
[12:10:52] [INFO]: [12:10:52] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[12:10:52] [INFO]: [12:10:52] [main/INFO] [STDOUT]: [xaero.common.core.transformer.ClassNodeTransformer:transform:26]: Transforming class bud net.minecraft.client.entity.EntityPlayerSP
[12:10:52] [INFO]: 
[12:10:52] [INFO]: [12:10:52] [main/INFO] [STDOUT]: [xaero.common.core.transformer.ClassNodeTransformer:transform:26]: Transforming class bua net.minecraft.client.entity.AbstractClientPlayer
[12:10:52] [INFO]: 
[12:10:52] [INFO]: [12:10:52] [main/INFO] [STDOUT]: [xaero.common.core.transformer.ClassNodeTransformer:transform:26]: Transforming class aed net.minecraft.entity.player.EntityPlayer
[12:10:52] [INFO]: 
[12:10:52] [INFO]: [12:10:52] [main/WARN] [LLibrary Core]: Failed to fetch hierarchy node for net.minecraft.entity.EntityLivingBase. This may cause patch issues
[12:10:52] [INFO]: [12:10:52] [main/INFO] [Hammer Core [ASM]]: Transforming net.minecraft.entity.EntityLivingBase (vp)...
[12:10:52] [INFO]: [12:10:52] [main/INFO] [Hammer Core [ASM]]:   -Patching EntityLivingBase
[12:10:52] [INFO]: [12:10:52] [main/INFO] [Hammer Core [ASM]]:     -Modified method 'onItemUseFinish': added event call.
[12:10:53] [INFO]: [12:10:53] [main/WARN] [LLibrary Core]: Failed to fetch hierarchy node for net.minecraft.nbt.NBTTagList. This may cause patch issues
[12:10:53] [INFO]: [12:10:53] [main/WARN] [LLibrary Core]: Failed to fetch hierarchy node for net.minecraft.entity.player.EntityPlayerMP. This may cause patch issues
[12:10:53] [INFO]: [12:10:53] [main/INFO] [Hammer Core [ASM]]: Transforming net.minecraft.world.World (amu)...
[12:10:53] [INFO]: [12:10:53] [main/INFO] [Hammer Core [ASM]]:   -Patching World
[12:10:53] [INFO]: [12:10:53] [main/INFO] [Hammer Core [ASM]]:     -Modified method 'k', replaced nx.e()V with HC call.
[12:10:53] [INFO]: [12:10:53] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:98]: Added INTERFACE: pl/asie/foamfix/coremod/patches/IFoamFixWorldRemovable
[12:10:53] [INFO]: [12:10:53] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:135]: Added METHOD: net.minecraft.world.World.foamfix_removeUnloadedEntities
[12:10:53] [INFO]: [12:10:53] [main/INFO] [STDOUT]: [xaero.common.core.transformer.ClassNodeTransformer:transform:26]: Transforming class bsb net.minecraft.client.multiplayer.WorldClient
[12:10:53] [INFO]: [12:10:53] [main/INFO] [STDOUT]: [xaero.common.core.transformer.ClassNodeTransformer:transform:26]: Transforming class net.minecraftforge.client.GuiIngameForge net.minecraftforge.client.GuiIngameForge
[12:10:53] [INFO]: [12:10:53] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.patches.WorldServerRemovalPatch:apply:62]: Patched updateEntities in net/minecraft/world/WorldServer func_72939_s
[12:10:53] [INFO]: [12:10:53] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:111]: Spliced in METHOD: net.minecraft.client.util.SearchTreeManager.func_110549_a
[12:10:53] [INFO]: [12:10:53] [Client thread/INFO] [Hammer Core [ASM]]: Transforming net.minecraft.profiler.Profiler (rl)...
[12:10:53] [INFO]: [12:10:53] [Client thread/INFO] [Hammer Core [ASM]]:   -Patched startSection!
[12:10:53] [INFO]: [12:10:53] [Client thread/INFO] [Hammer Core [ASM]]:   -Patched endSection!
[12:10:53] [INFO]: [12:10:53] [Client thread/INFO] [Hammer Core [ASM]]:   -Patched endStartSection!
[12:10:54] [INFO]: [12:10:54] [Client thread/INFO] [Hammer Core [ASM]]: Transforming net.minecraftforge.client.ForgeHooksClient (net.minecraftforge.client.ForgeHooksClient)...
[12:10:54] [INFO]: [12:10:54] [Client thread/INFO] [Hammer Core [ASM]]:   -Patched handleCameraTransforms!
[12:10:54] [INFO]: [12:10:54] [Client thread/INFO] [minecraft/Minecraft]: Setting user: Hemika02
[12:10:54] [INFO]: [12:10:54] [Client thread/INFO] [Hammer Core [ASM]]: Transforming net.minecraft.entity.item.EntityItem (acl)...
[12:10:54] [INFO]: [12:10:54] [Client thread/INFO] [Hammer Core [ASM]]:   -Patching EntityItem
[12:10:54] [INFO]: [12:10:54] [Client thread/INFO] [Hammer Core [ASM]]:     -Modified method 'attackEntityFrom': added event call.
[12:10:55] [INFO]: [12:10:55] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:111]: Spliced in METHOD: net.minecraft.block.state.BlockStateContainer.createState
[12:10:55] [INFO]: [12:10:55] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:111]: Spliced in METHOD: net.minecraft.block.properties.PropertyEnum.equals
[12:10:55] [INFO]: [12:10:55] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:111]: Spliced in METHOD: net.minecraft.block.properties.PropertyEnum.hashCode
[12:10:55] [INFO]: [12:10:55] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:158]: Added FIELD: net.minecraft.block.properties.PropertyEnum.foamfix_hashCode
[12:10:55] [INFO]: [12:10:55] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:158]: Added FIELD: net.minecraft.block.properties.PropertyEnum.foamfix_hashCode_calced
[12:10:55] [INFO]: [12:10:55] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:111]: Spliced in METHOD: net.minecraft.block.properties.PropertyInteger.hashCode
[12:10:55] [INFO]: [12:10:55] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:158]: Added FIELD: net.minecraft.block.properties.PropertyInteger.foamfix_hashCode
[12:10:55] [INFO]: [12:10:55] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:158]: Added FIELD: net.minecraft.block.properties.PropertyInteger.foamfix_hashCode_calced
[12:10:55] [INFO]: [12:10:55] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:111]: Spliced in METHOD: net.minecraft.block.properties.PropertyBool.equals
[12:10:55] [INFO]: [12:10:55] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:111]: Spliced in METHOD: net.minecraft.block.properties.PropertyBool.hashCode
[12:10:55] [INFO]: [12:10:55] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:111]: Spliced in METHOD: net.minecraft.tileentity.TileEntity.func_190559_a
[12:10:55] [INFO]: [12:10:55] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:111]: Spliced in METHOD: net.minecraft.block.BlockBed.func_189540_a
[12:10:56] [INFO]: [12:10:56] [Client thread/INFO] [STDOUT]: [pl.asie.patchy.helpers.ConstructorReplacingTransformer$FFMethodVisitor:visitTypeInsn:73]: Replaced NEW for net/minecraft/tileentity/TileEntityHopper to pl/asie/foamfix/common/TileEntityFasterHopper
[12:10:56] [INFO]: [12:10:56] [Client thread/INFO] [STDOUT]: [pl.asie.patchy.helpers.ConstructorReplacingTransformer$FFMethodVisitor:visitMethodInsn:85]: Replaced INVOKESPECIAL for net/minecraft/tileentity/TileEntityHopper to pl/asie/foamfix/common/TileEntityFasterHopper
[12:10:57] [INFO]: [12:10:57] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:98]: Added INTERFACE: pl/asie/foamfix/api/IFoamFixMobSpawnerLogic
[12:10:57] [INFO]: [12:10:57] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:111]: Spliced in METHOD: net.minecraft.tileentity.MobSpawnerBaseLogic.func_98279_f
[12:10:57] [INFO]: [12:10:57] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:158]: Added FIELD: net.minecraft.tileentity.MobSpawnerBaseLogic.foamfix_activatedCache
[12:10:57] [INFO]: [12:10:57] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:158]: Added FIELD: net.minecraft.tileentity.MobSpawnerBaseLogic.foamfix_activatedCachePESize
[12:10:57] [INFO]: [12:10:57] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:158]: Added FIELD: net.minecraft.tileentity.MobSpawnerBaseLogic.foamfix_activatedCacheTime
[12:10:57] [INFO]: [12:10:57] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:158]: Added FIELD: net.minecraft.tileentity.MobSpawnerBaseLogic.foamfix_forcedCache
[12:10:57] [INFO]: [12:10:57] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:158]: Added FIELD: net.minecraft.tileentity.MobSpawnerBaseLogic.foamfix_forcedCacheTime
[12:10:58] [INFO]: [12:10:58] [Client thread/INFO] [Config]: [OptiFine] *** Reflector Forge ***
[12:10:58] [INFO]: [12:10:58] [Client thread/INFO] [Config]: [OptiFine] (Reflector) Class not present: mods.betterfoliage.client.BetterFoliageClient
[12:10:58] [INFO]: [12:10:58] [Client thread/INFO] [STDOUT]: [xaero.common.core.transformer.ClassNodeTransformer:transform:26]: Transforming class axw net.minecraft.world.chunk.Chunk
[12:10:58] [INFO]: [12:10:58] [Client thread/INFO] [STDOUT]: [pl.asie.patchy.helpers.ConstructorReplacingTransformer$FFMethodVisitor:visitTypeInsn:73]: Replaced NEW for net/minecraft/util/ClassInheritanceMultiMap to pl/asie/foamfix/coremod/common/FoamyClassInheritanceMultiMap
[12:10:58] [INFO]: [12:10:58] [Client thread/INFO] [STDOUT]: [pl.asie.patchy.helpers.ConstructorReplacingTransformer$FFMethodVisitor:visitMethodInsn:85]: Replaced INVOKESPECIAL for net/minecraft/util/ClassInheritanceMultiMap to pl/asie/foamfix/coremod/common/FoamyClassInheritanceMultiMap
[12:10:58] [INFO]: [12:10:58] [Client thread/WARN] [mixin]: Static binding violation: PRIVATE @Overwrite method func_76615_h in mixins.phosphor.json:common.MixinChunk cannot reduce visibiliy of PUBLIC target method, visibility will be upgraded.
[12:10:59] [INFO]: [12:10:59] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:111]: Spliced in METHOD: net.minecraftforge.common.property.ExtendedBlockState.createState
[12:10:59] [INFO]: [12:10:59] [Client thread/INFO] [STDOUT]: [xaero.common.core.transformer.ClassNodeTransformer:transform:26]: Transforming class brz net.minecraft.client.network.NetHandlerPlayClient
[12:10:59] [INFO]: [12:10:59] [Client thread/INFO] [STDOUT]: [pl.asie.patchy.helpers.ConstructorReplacingTransformer$FFMethodVisitor:visitTypeInsn:73]: Replaced NEW for net/minecraft/client/renderer/texture/TextureAtlasSprite to pl/asie/foamfix/client/FastTextureAtlasSprite
[12:10:59] [INFO]: [12:10:59] [Client thread/INFO] [STDOUT]: [pl.asie.patchy.helpers.ConstructorReplacingTransformer$FFMethodVisitor:visitMethodInsn:85]: Replaced INVOKESPECIAL for net/minecraft/client/renderer/texture/TextureAtlasSprite to pl/asie/foamfix/client/FastTextureAtlasSprite
[12:10:59] [INFO]: [12:10:59] [Client thread/INFO] [Hammer Core [ASM]]: Transforming net.minecraft.client.renderer.RenderItem (bzw)...
[12:10:59] [INFO]: [12:10:59] [Client thread/INFO] [Hammer Core [ASM]]:   -Coloring Item Glint...
[12:10:59] [INFO]: [12:10:59] [Client thread/INFO] [Hammer Core [ASM]]:     -Sending instructions to RenderItem for function renderItem
[12:10:59] [INFO]: [12:10:59] [Client thread/INFO] [Hammer Core [ASM]]:     -Sending instructions to RenderItem for function renderEffect
[12:10:59] [INFO]: [12:10:59] [Client thread/INFO] [Hammer Core [ASM]]:     -Sending instructions to RenderItem for function renderItemModel
[12:10:59] [INFO]: [12:10:59] [Client thread/INFO] [Hammer Core [ASM]]:     -Sending instructions to RenderItem for function renderItemModelIntoGUI
[12:10:59] [INFO]: [12:10:59] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.patches.ReturnIfBooleanTruePatch:apply:89]: Added return if option true in net/minecraft/client/renderer/texture/TextureMap func_94248_c
[12:11:00] [INFO]: [12:11:00] [Client thread/INFO] [Hammer Core [ASM]]: Transforming net.minecraft.client.renderer.entity.RenderManager (bzf)...
[12:11:00] [INFO]: [12:11:00] [Client thread/INFO] [Hammer Core [ASM]]:   -Patched renderEntity!
[12:11:00] [INFO]: [12:11:00] [Client thread/INFO] [Config]: [OptiFine] *** Reflector Vanilla ***
[12:11:00] [INFO]: [12:11:00] [Client thread/INFO] [STDOUT]: [xaero.common.core.transformer.ClassNodeTransformer:transform:26]: Transforming class brs net.minecraft.client.model.ModelRenderer
[12:11:00] [INFO]: 
[12:11:00] [INFO]: [12:11:00] [Client thread/WARN] [minecraft/GameSettings]: Skipping bad option: lastServer:
[12:11:00] [INFO]: [12:11:00] [Client thread/INFO] [minecraft/Minecraft]: LWJGL Version: 2.9.4
[12:11:00] [INFO]: [12:11:00] [Client thread/INFO] [Config]: [OptiFine] 
[12:11:00] [INFO]: [12:11:00] [Client thread/INFO] [Config]: [OptiFine] OptiFine_1.12.2_HD_U_F5
[12:11:00] [INFO]: [12:11:00] [Client thread/INFO] [Config]: [OptiFine] Build: 20191204-141934
[12:11:00] [INFO]: [12:11:00] [Client thread/INFO] [Config]: [OptiFine] OS: Mac OS X (x86_64) version 12.4
[12:11:00] [INFO]: [12:11:00] [Client thread/INFO] [Config]: [OptiFine] Java: 1.8.0_333, Oracle Corporation
[12:11:00] [INFO]: [12:11:00] [Client thread/INFO] [Config]: [OptiFine] VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
[12:11:00] [INFO]: [12:11:00] [Client thread/INFO] [Config]: [OptiFine] LWJGL: 2.9.4
[12:11:00] [INFO]: [12:11:00] [Client thread/INFO] [Config]: [OptiFine] OpenGL: Intel(R) Iris(TM) Graphics 6100, version 2.1 INTEL-18.7.4, Intel Inc.
[12:11:00] [INFO]: [12:11:00] [Client thread/INFO] [Config]: [OptiFine] OpenGL Version: 2.1.0
[12:11:00] [INFO]: [12:11:00] [Client thread/INFO] [Hammer Core [ASM]]: Transforming net.minecraft.client.renderer.GlStateManager (bus)...
[12:11:00] [INFO]: [12:11:00] [Client thread/INFO] [Hammer Core [ASM]]:   -Patched enableLighting!
[12:11:00] [INFO]: [12:11:00] [Client thread/INFO] [Hammer Core [ASM]]:   -Patched disableLighting!
[12:11:00] [INFO]: [12:11:00] [Client thread/INFO] [Config]: [OptiFine] Maximum texture size: 16384x16384
[12:11:00] [INFO]: [12:11:00] [VersionCheck/INFO] [Config]: [OptiFine] Checking for new version
[12:11:00] [INFO]: 2022-05-27 12:11:00.977 java[1216:20458] *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'NSWindow drag regions should only be invalidated on the Main Thread!'
[12:11:00] [INFO]: *** First throw call stack:
[12:11:00] [INFO]: (
[12:11:00] [INFO]:     0   CoreFoundation                      0x00007ff81532d7b3 __exceptionPreprocess + 242
[12:11:00] [INFO]:     1   libobjc.A.dylib                     0x00007ff81508dbc3 objc_exception_throw + 48
[12:11:00] [INFO]:     2   CoreFoundation                      0x00007ff815356066 -[NSException raise] + 9
[12:11:00] [INFO]:     3   AppKit                              0x00007ff817d172f4 -[NSWindow(NSWindow_Theme) _postWindowNeedsToResetDragMarginsUnlessPostingDisabled] + 321
[12:11:00] [INFO]:     4   AppKit                              0x00007ff817d3e8fb -[NSThemeFrame setStyleMask:] + 162
[12:11:00] [INFO]:     5   AppKit                              0x00007ff817d3e70b __25-[NSWindow setStyleMask:]_block_invoke + 2092
[12:11:00] [INFO]:     6   AppKit                              0x00007ff817d3de87 NSPerformVisuallyAtomicChange + 132
[12:11:00] [INFO]:     7   AppKit                              0x00007ff817d3dd94 -[NSWindow setStyleMask:] + 170
[12:11:00] [INFO]:     8   liblwjgl.dylib                      0x000000012171eee2 Java_org_lwjgl_opengl_MacOSXDisplay_nSetResizable + 82
[12:11:00] [INFO]:     9   ???                                 0x0000000109e93747 0x0 + 4461246279
[12:11:00] [INFO]:     10  ???                                 0x0000000109e8333d 0x0 + 4461179709
[12:11:00] [INFO]: )
[12:11:00] [INFO]: libc++abi: terminating with uncaught exception of type NSException
[12:11:00] [WARN]: 
ru.excalibur.launcher.c.k: process hasn't exited
    at java.lang.UNIXProcess.exitValue(UNIXProcess.java:421) ~[?:1.8.0_333]
    at ru.excalibur.launcher.d.f.I.k(u:177) ~[launcher_build_65.jar:?]
    at ru.excalibur.launcher.d.f.I.k(u:480) ~[launcher_build_65.jar:?]
    at ru.excalibur.launcher.d.f.G.k(de:340) ~[launcher_build_65.jar:?]
    at ru.excalibur.launcher.d.f.M.k(jl:117) ~[launcher_build_65.jar:?]
    at ru.excalibur.launcher.d.f.M.k(jl:309) ~[launcher_build_65.jar:?]
    at ru.excalibur.launcher.d.f.M.k(jl:600) ~[launcher_build_65.jar:?]
    at ru.excalibur.launcher.c.f.f.f.k(dk:514) ~[launcher_build_65.jar:?]
    at ru.excalibur.launcher.c.h.run(hm:55) ~[launcher_build_65.jar:?]
[12:11:00] [INFO]: Sending notify...
 

 

Ссылка на комментарий

Проверьте сначала следующую информацию: 

Для запуска клиентов на MAC OS нужна версия Java 8.
Удаляйте все версии выше/ниже и устанавливайте версию Java 8 JDK. Не забудьте отключить автообновление.
Проверить текущую версию Java можно написав в терминале команду: java -version

Для того, чтобы работали клиенты 1.12.2, нужно установить версии Java 8 241

https://www.oracle.com/java/technologies/javase/javase8u211-later-archive-downloads.html
Клиент Classic на MAC OS мы не поддерживаем!

Изменено пользователем Prototype
копируешь? Ну так копируй полностью
  • Хахахах 1
Ссылка на комментарий

Создайте аккаунт или войдите в него для комментирования

Вы должны быть пользователем, чтобы оставить комментарий

Создать аккаунт

Зарегистрируйтесь для получения аккаунта. Это просто!

Зарегистрировать аккаунт

Войти

Уже зарегистрированы? Войдите здесь.

Войти сейчас
  • Сейчас на странице   0 пользователей

    • Нет пользователей, просматривающих эту страницу.
×
×
  • Создать...