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

ошибка запуска игры на MacOs


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

выбивает ошибку при запуске игры на MacOs 

[14:04:35] [INFO]: Loading display...
[14:04:35] [INFO]: Platform:
[14:04:35] [INFO]:   Display:
[14:04:35] [INFO]:       Resolution: 1512x982
[14:04:35] [INFO]:       Scale: auto (min: x1, max: x1)
[14:04:35] [INFO]:       Styles:
[14:04:35] [INFO]:           - "default"
[14:04:35] [INFO]:   OS: MAC (Mac OS X)
[14:04:35] [INFO]:   Arch: x64 (x86_64)
[14:04:35] [INFO]:   Total memory: 16384mb
[14:04:35] [INFO]:   Allowed memory: 16384mb
[14:04:38] [INFO]: Loading textures of style <default>...
[14:04:38] [INFO]:    assets/textures/gui/default/dialog/window.default.png
[14:04:38] [INFO]:    assets/textures/gui/default/dialog/btn.app.close.png
[14:04:38] [INFO]:    assets/textures/gui/default/main/header.social.vk.png
[14:04:38] [INFO]:    assets/textures/gui/default/main/window.png
[14:04:38] [INFO]:    assets/textures/gui/default/dialog/settings/launcher.memory.slider.png
[14:04:38] [INFO]:    assets/textures/gui/default/main/client.icon.png
[14:04:38] [INFO]:    assets/textures/gui/default/auth/field.pass.png
[14:04:38] [INFO]:    assets/textures/gui/default/dialog/settings/launcher.scale.background.png
[14:04:38] [INFO]:    assets/textures/gui/default/dialog/progressbar.download.png
[14:04:38] [INFO]:    assets/textures/gui/default/main/header.profile.popup.png
[14:04:38] [INFO]:    assets/textures/gui/default/dialog/settings/btn.confirm.png
[14:04:38] [INFO]:    assets/textures/gui/default/main/client.background.png
[14:04:38] [INFO]:    assets/textures/gui/default/main/header.logo.png
[14:04:38] [INFO]:    assets/textures/gui/default/auth/btn.sign.icon.png
[14:04:38] [INFO]:    assets/textures/gui/default/dialog/settings/client.dlc.checkbox.png
[14:04:38] [INFO]:    assets/textures/gui/default/comp/checkbox.png
[14:04:38] [INFO]:    assets/textures/gui/default/main/header.social.discord.png
[14:04:38] [INFO]:    assets/textures/gui/default/main/header.profile.user.steve.png
[14:04:38] [INFO]:    assets/textures/gui/default/dialog/settings/launcher.scale.arrow.png
[14:04:38] [INFO]:    assets/textures/gui/default/dialog/window.downloader.png
[14:04:38] [INFO]:    assets/textures/gui/default/main/client.options.png
[14:04:38] [INFO]:    assets/textures/gui/default/main/header.app.minimize.png
[14:04:38] [INFO]:    assets/textures/gui/default/dialog/settings/client.dlc.background.png
[14:04:38] [INFO]:    assets/textures/gui/default/main/header.profile.form.png
[14:04:38] [INFO]:    assets/textures/gui/default/main/header.background.png
[14:04:38] [INFO]:    assets/textures/gui/default/main/header.profile.user.mask.png
[14:04:38] [INFO]:    assets/textures/gui/default/dialog/settings/btn.default.png
[14:04:38] [INFO]:    assets/textures/gui/default/dialog/field.secret_key.png
[14:04:38] [INFO]:    assets/textures/gui/default/main/root.scrollbar.png
[14:04:38] [INFO]:    assets/textures/gui/default/dialog/btn.app.minimize.png
[14:04:38] [INFO]:    assets/textures/gui/default/dialog/logo.loader.png
[14:04:38] [INFO]:    assets/textures/gui/default/auth/btn.sign.background.png
[14:04:38] [INFO]:    assets/textures/gui/default/dialog/window.loader.png
[14:04:38] [INFO]:    assets/textures/gui/default/dialog/btn.default.png
[14:04:38] [INFO]:    assets/textures/gui/default/main/header.logout.png
[14:04:38] [INFO]:    assets/textures/gui/default/main/client.play.png
[14:04:38] [INFO]:    assets/textures/gui/default/auth/field.login.png
[14:04:38] [INFO]:    assets/textures/gui/default/auth/btn.join.png
[14:04:38] [INFO]:    assets/textures/gui/default/main/header.app.close.png
[14:04:38] [INFO]:    assets/textures/gui/default/dialog/settings/client.dlc.scrollbar.png
[14:04:38] [INFO]:    assets/textures/gui/default/dialog/settings/comp.border.png
[14:04:38] [INFO]: Loading profile...
[14:04:38] [INFO]: Profile cache not found!
[14:04:38] [INFO]: Handshaking...
[14:05:18] [INFO]: Auth with login <Pupies>
[14:05:19] [INFO]: Auth response: success
[14:05:19] [INFO]: Permissions:
[14:05:19] [INFO]:    - "dev.run.invalidate.post"
[14:05:19] [INFO]:    - "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyzАБВГДЕЁЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯабвгдеёжзийклмнопрстуфхцчшщъыьэюя"
[14:05:19] [INFO]: Styles:
[14:05:19] [INFO]:    - "default"
[14:05:19] [INFO]: Saving display...
[14:05:19] [INFO]: Loading textures of style <default>...
[14:05:19] [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_351]
    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/Pupies.png
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1910) ~[?:1.8.0_351]
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1512) ~[?:1.8.0_351]
    at java.net.URL.openStream(URL.java:1092) ~[?:1.8.0_351]
    at javax.imageio.ImageIO.read(ImageIO.java:1393) ~[?:1.8.0_351]
    ... 2 more
[14:05:19] [INFO]: Saving profile...
[14:05:19] [INFO]: Updating server-list...
[14:05:19] [INFO]: Loading server-list caches...
[14:05:19] [INFO]: Server-list caches not found!
[14:05:19] [INFO]: Updating server-content <CLASSIC>...
[14:05:19] [INFO]: Downloading bundle: <8783bf23c6b7f69b7444d1d26b0084e0>
[14:05:20] [INFO]: Updating server-content <INDUSTRIAL>...
[14:05:20] [INFO]: Downloading bundle: <743a796aea59c613558ced5bb9d142bc>
[14:05:20] [INFO]: Updating server-content <TECHNOMAGIC>...
[14:05:20] [INFO]: Downloading bundle: <08e06787525c410d0cf9e04a39c2d8f1>
[14:05:20] [INFO]: Updating server-content <RPG>...
[14:05:20] [INFO]: Downloading bundle: <0b157a6e89c062ec78461151c5496f30>
[14:05:20] [INFO]: Updating server-content <MAGIC>...
[14:05:20] [INFO]: Downloading bundle: <3ee0675cb3a32ffccdd10bc5c52d500e>
[14:05:21] [INFO]: Updating server-content <HITECH>...
[14:05:21] [INFO]: Downloading bundle: <33316de41f49b686b61c744228e42071>
[14:05:21] [INFO]: Updating server-content <HITECHTEST>...
[14:05:21] [INFO]: Downloading bundle: <837fe73afb5c8d14b3c5d6fd7d47fa98>
[14:05:21] [INFO]: Updating server-content <TECHNOMAGICEVO>...
[14:05:21] [INFO]: Downloading bundle: <39521ca168adb3136a5ab9976962007a>
[14:05:21] [INFO]: Updating server-content <ANARCHY>...
[14:05:21] [INFO]: Downloading bundle: <ab0a79dd82e4dda21264e99872c1b3f6>
[14:05:21] [INFO]: Updating server-content <GALAXYTECH>...
[14:05:21] [INFO]: Downloading bundle: <7a262c47cf8cf0f574a0b9849e04a206>
[14:05:21] [INFO]: Updating server-content <GALAXYTECHTEST>...
[14:05:21] [INFO]: Downloading bundle: <a6e2600d9bc38548f81f01fa6fdc4712>
[14:05:22] [INFO]: Updating server-content <SKYFACTORY>...
[14:05:22] [INFO]: Downloading bundle: <aaec62c4139676df8a11ebdee705fbbc>
[14:05:23] [INFO]: Updating server-content <ONEBLOCK>...
[14:05:23] [INFO]: Downloading bundle: <88b7f51934e9dc8539c1037d512ab82a>
[14:05:23] [INFO]: Updating server-content <EPICWORLD>...
[14:05:23] [INFO]: Downloading bundle: <a69b539d0bb216bd00bd76c221f3c3bf>
[14:05:23] [INFO]: Updating server-content <WIZARDRY>...
[14:05:23] [INFO]: Downloading bundle: <ae13ff01e89e2eb02baa375a8de5a80b>
[14:05:23] [INFO]: Updating server-content <PIXELMON>...
[14:05:23] [INFO]: Downloading bundle: <ebf2cb60adff13daa273a21e0cf6d159>
[14:05:23] [INFO]: Updating server-content <TERRAFIRMAGREG2>...
[14:05:23] [INFO]: Downloading bundle: <88f5837556970bc41edd872dfd4386f1>
[14:05:23] [INFO]: Updating server-content <STALKER>...
[14:05:23] [INFO]: Downloading bundle: <aa1f1235b2af20626b58c729e339ccfc>
[14:05:24] [INFO]: Updating server-content <STALKERV2>...
[14:05:24] [INFO]: Downloading bundle: <81fd2ea2dd375a560d438fa130f04960>
[14:05:24] [INFO]: Saving server-list caches...
[14:05:39] [INFO]: Saving profile...
[14:05:47] [INFO]: ------------------------------------
[14:05:47] [INFO]: Preparing client <TERRAFIRMAGREG2>
[14:05:47] [INFO]: Checking content files...
[14:05:47] [INFO]: Downloading files...
[14:05:47] [INFO]: Total-size: 395543075 bytes
[14:05:47] [INFO]: ------------------------------------
[14:05:47] [INFO]: file: LIBS:FORGE_2838
[14:05:47] [INFO]: size: 4403236 bytes
[14:05:47] [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
[14:05:47] [INFO]: dest: /Users/daniilasmanskij/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
[14:05:47] [INFO]: downloading (attempt: 1)...
[14:05:49] [INFO]: ------------------------------------
[14:05:49] [INFO]: file: LIBS:LAUNCHWRAPPER
[14:05:49] [INFO]: size: 32999 bytes
[14:05:49] [INFO]: from: http://ex-server.ru/1122_clients/libraries/net/minecraft/launchwrapper/1.12/launchwrapper-1.12.jar
[14:05:49] [INFO]: dest: /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/libraries/net/minecraft/launchwrapper/1.12/launchwrapper-1.12.jar
[14:05:49] [INFO]: downloading (attempt: 1)...
[14:05:49] [INFO]: ------------------------------------
[14:05:49] [INFO]: file: LIBS:ASM_ALL
[14:05:49] [INFO]: size: 247787 bytes
[14:05:49] [INFO]: from: http://ex-server.ru/1122_clients/libraries/org/ow2/asm/asm-all/5.2/asm-all-5.2.jar
[14:05:49] [INFO]: dest: /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/libraries/org/ow2/asm/asm-all/5.2/asm-all-5.2.jar
[14:05:49] [INFO]: downloading (attempt: 1)...
[14:05:49] [INFO]: ------------------------------------
[14:05:49] [INFO]: file: LIBS:JLINE
[14:05:49] [INFO]: size: 614590 bytes
[14:05:49] [INFO]: from: http://ex-server.ru/1122_clients/libraries/org/jline/jline/3.5.1/jline-3.5.1.jar
[14:05:49] [INFO]: dest: /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/libraries/org/jline/jline/3.5.1/jline-3.5.1.jar
[14:05:49] [INFO]: downloading (attempt: 1)...
[14:05:50] [INFO]: ------------------------------------
[14:05:50] [INFO]: file: LIBS:AKKA_ACTOR
[14:05:50] [INFO]: size: 2553197 bytes
[14:05:50] [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
[14:05:50] [INFO]: dest: /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/libraries/com/typesafe/akka/akka-actor_2.11/2.3.3/akka-actor_2.11-2.3.3.jar
[14:05:50] [INFO]: downloading (attempt: 1)...
[14:05:51] [INFO]: ------------------------------------
[14:05:51] [INFO]: file: LIBS:CONFIG
[14:05:51] [INFO]: size: 221173 bytes
[14:05:51] [INFO]: from: http://ex-server.ru/1122_clients/libraries/com/typesafe/config/1.2.1/config-1.2.1.jar
[14:05:51] [INFO]: dest: /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/libraries/com/typesafe/config/1.2.1/config-1.2.1.jar
[14:05:51] [INFO]: downloading (attempt: 1)...
[14:05:51] [INFO]: ------------------------------------
[14:05:51] [INFO]: file: LIBS:SCALA_ACTORS_MIGRATION
[14:05:51] [INFO]: size: 58767 bytes
[14:05:51] [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
[14:05:51] [INFO]: dest: /Users/daniilasmanskij/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
[14:05:51] [INFO]: downloading (attempt: 1)...
[14:05:51] [INFO]: ------------------------------------
[14:05:51] [INFO]: file: LIBS:SCALA_COMPILER
[14:05:51] [INFO]: size: 13576400 bytes
[14:05:51] [INFO]: from: http://ex-server.ru/1122_clients/libraries/org/scala-lang/scala-compiler/2.11.1/scala-compiler-2.11.1.jar
[14:05:51] [INFO]: dest: /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/libraries/org/scala-lang/scala-compiler/2.11.1/scala-compiler-2.11.1.jar
[14:05:51] [INFO]: downloading (attempt: 1)...
[14:05:56] [INFO]: ------------------------------------
[14:05:56] [INFO]: file: LIBS:SCALA_CONTINUATIONS_LIBRARY
[14:05:56] [INFO]: size: 26551 bytes
[14:05:56] [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
[14:05:56] [INFO]: dest: /Users/daniilasmanskij/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
[14:05:56] [INFO]: downloading (attempt: 1)...
[14:05:56] [INFO]: ------------------------------------
[14:05:56] [INFO]: file: LIBS:SCALA_CONTINUATIONS_PLUGIN
[14:05:56] [INFO]: size: 209882 bytes
[14:05:56] [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
[14:05:56] [INFO]: dest: /Users/daniilasmanskij/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
[14:05:56] [INFO]: downloading (attempt: 1)...
[14:05:57] [INFO]: ------------------------------------
[14:05:57] [INFO]: file: LIBS:SCALA_LIBRARY
[14:05:57] [INFO]: size: 5612286 bytes
[14:05:57] [INFO]: from: http://ex-server.ru/1122_clients/libraries/org/scala-lang/scala-library/2.11.1/scala-library-2.11.1.jar
[14:05:57] [INFO]: dest: /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/libraries/org/scala-lang/scala-library/2.11.1/scala-library-2.11.1.jar
[14:05:57] [INFO]: downloading (attempt: 1)...
[14:05:59] [INFO]: ------------------------------------
[14:05:59] [INFO]: file: LIBS:SCALA_PARSER_COMBINATORS
[14:05:59] [INFO]: size: 430247 bytes
[14:05:59] [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
[14:05:59] [INFO]: dest: /Users/daniilasmanskij/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
[14:05:59] [INFO]: downloading (attempt: 1)...
[14:05:59] [INFO]: ------------------------------------
[14:05:59] [INFO]: file: LIBS:SCALA_REFLECT
[14:05:59] [INFO]: size: 4415437 bytes
[14:05:59] [INFO]: from: http://ex-server.ru/1122_clients/libraries/org/scala-lang/scala-reflect/2.11.1/scala-reflect-2.11.1.jar
[14:05:59] [INFO]: dest: /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/libraries/org/scala-lang/scala-reflect/2.11.1/scala-reflect-2.11.1.jar
[14:05:59] [INFO]: downloading (attempt: 1)...
[14:06:01] [INFO]: ------------------------------------
[14:06:01] [INFO]: file: LIBS:SCALA_SWING
[14:06:01] [INFO]: size: 736831 bytes
[14:06:01] [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
[14:06:01] [INFO]: dest: /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/libraries/org/scala-lang/scala-swing_2.11/1.0.1/scala-swing_2.11-1.0.1.jar
[14:06:01] [INFO]: downloading (attempt: 1)...
[14:06:01] [INFO]: ------------------------------------
[14:06:01] [INFO]: file: LIBS:SCALA_XML
[14:06:01] [INFO]: size: 660552 bytes
[14:06:01] [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
[14:06:01] [INFO]: dest: /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/libraries/org/scala-lang/scala-xml_2.11/1.0.2/scala-xml_2.11-1.0.2.jar
[14:06:02] [INFO]: downloading (attempt: 1)...
[14:06:02] [INFO]: ------------------------------------
[14:06:02] [INFO]: file: LIBS:LZMA
[14:06:02] [INFO]: size: 5762 bytes
[14:06:02] [INFO]: from: http://ex-server.ru/1122_clients/libraries/lzma/lzma/0.0.1/lzma-0.0.1.jar
[14:06:02] [INFO]: dest: /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/libraries/lzma/lzma/0.0.1/lzma-0.0.1.jar
[14:06:02] [INFO]: downloading (attempt: 1)...
[14:06:02] [INFO]: ------------------------------------
[14:06:02] [INFO]: file: LIBS:JOPT_SIMPLE
[14:06:02] [INFO]: size: 78175 bytes
[14:06: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
[14:06:02] [INFO]: dest: /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/libraries/net/sf/jopt-simple/jopt-simple/5.0.3/jopt-simple-5.0.3.jar
[14:06:02] [INFO]: downloading (attempt: 1)...
[14:06:02] [INFO]: ------------------------------------
[14:06:02] [INFO]: file: LIBS:VECMATH
[14:06:02] [INFO]: size: 318956 bytes
[14:06:02] [INFO]: from: http://ex-server.ru/1122_clients/libraries/java3d/vecmath/1.5.2/vecmath-1.5.2.jar
[14:06:02] [INFO]: dest: /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/libraries/java3d/vecmath/1.5.2/vecmath-1.5.2.jar
[14:06:02] [INFO]: downloading (attempt: 1)...
[14:06:02] [INFO]: ------------------------------------
[14:06:02] [INFO]: file: LIBS:TROVE4J
[14:06:02] [INFO]: size: 2523218 bytes
[14:06:02] [INFO]: from: http://ex-server.ru/1122_clients/libraries/net/sf/trove4j/trove4j/3.0.3/trove4j-3.0.3.jar
[14:06:02] [INFO]: dest: /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/libraries/net/sf/trove4j/trove4j/3.0.3/trove4j-3.0.3.jar
[14:06:02] [INFO]: downloading (attempt: 1)...
[14:06:04] [INFO]: ------------------------------------
[14:06:04] [INFO]: file: LIBS:MAVEN_ARTIFACT
[14:06:04] [INFO]: size: 54961 bytes
[14:06:04] [INFO]: from: http://ex-server.ru/1122_clients/libraries/org/apache/maven/maven-artifact/3.5.3/maven-artifact-3.5.3.jar
[14:06:04] [INFO]: dest: /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/libraries/org/apache/maven/maven-artifact/3.5.3/maven-artifact-3.5.3.jar
[14:06:04] [INFO]: downloading (attempt: 1)...
[14:06:04] [INFO]: ------------------------------------
[14:06:04] [INFO]: file: LIBS:OSHI_CORE
[14:06:04] [INFO]: size: 30973 bytes
[14:06:04] [INFO]: from: http://ex-server.ru/1122_clients/libraries/oshi-project/oshi-core/1.1/oshi-core-1.1.jar
[14:06:04] [INFO]: dest: /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/libraries/oshi-project/oshi-core/1.1/oshi-core-1.1.jar
[14:06:04] [INFO]: downloading (attempt: 1)...
[14:06:04] [INFO]: ------------------------------------
[14:06:04] [INFO]: file: LIBS:JNA_JNA
[14:06:04] [INFO]: size: 1091208 bytes
[14:06:04] [INFO]: from: http://ex-server.ru/1122_clients/libraries/net/java/dev/jna/jna/4.4.0/jna-4.4.0.jar
[14:06:04] [INFO]: dest: /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/libraries/net/java/dev/jna/jna/4.4.0/jna-4.4.0.jar
[14:06:04] [INFO]: downloading (attempt: 1)...
[14:06:04] [INFO]: ------------------------------------
[14:06:04] [INFO]: file: LIBS:JNA_PLATFORM
[14:06:04] [INFO]: size: 913436 bytes
[14:06:04] [INFO]: from: http://ex-server.ru/1122_clients/libraries/net/java/dev/jna/platform/3.4.0/platform-3.4.0.jar
[14:06:04] [INFO]: dest: /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/libraries/net/java/dev/jna/platform/3.4.0/platform-3.4.0.jar
[14:06:04] [INFO]: downloading (attempt: 1)...
[14:06:05] [INFO]: ------------------------------------
[14:06:05] [INFO]: file: LIBS:ICU4J_CORE_MOJANG
[14:06:05] [INFO]: size: 1634692 bytes
[14:06:05] [INFO]: from: http://ex-server.ru/1122_clients/libraries/com/ibm/icu/icu4j-core-mojang/51.2/icu4j-core-mojang-51.2.jar
[14:06:05] [INFO]: dest: /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/libraries/com/ibm/icu/icu4j-core-mojang/51.2/icu4j-core-mojang-51.2.jar
[14:06:05] [INFO]: downloading (attempt: 1)...
[14:06:06] [INFO]: ------------------------------------
[14:06:06] [INFO]: file: LIBS:CODECJORBIS
[14:06:06] [INFO]: size: 103871 bytes
[14:06:06] [INFO]: from: http://ex-server.ru/1122_clients/libraries/com/paulscode/codecjorbis/20101023/codecjorbis-20101023.jar
[14:06:06] [INFO]: dest: /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/libraries/com/paulscode/codecjorbis/20101023/codecjorbis-20101023.jar
[14:06:06] [INFO]: downloading (attempt: 1)...
[14:06:06] [INFO]: ------------------------------------
[14:06:06] [INFO]: file: LIBS:CODECWAV
[14:06:06] [INFO]: size: 5618 bytes
[14:06:06] [INFO]: from: http://ex-server.ru/1122_clients/libraries/com/paulscode/codecwav/20101023/codecwav-20101023.jar
[14:06:06] [INFO]: dest: /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/libraries/com/paulscode/codecwav/20101023/codecwav-20101023.jar
[14:06:06] [INFO]: downloading (attempt: 1)...
[14:06:06] [INFO]: ------------------------------------
[14:06:06] [INFO]: file: LIBS:LIBRARYJAVASOUND
[14:06:06] [INFO]: size: 21679 bytes
[14:06:06] [INFO]: from: http://ex-server.ru/1122_clients/libraries/com/paulscode/libraryjavasound/20101123/libraryjavasound-20101123.jar
[14:06:06] [INFO]: dest: /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/libraries/com/paulscode/libraryjavasound/20101123/libraryjavasound-20101123.jar
[14:06:06] [INFO]: downloading (attempt: 1)...
[14:06:06] [INFO]: ------------------------------------
[14:06:06] [INFO]: file: LIBS:LIBRARYLWJGLOPENAL
[14:06:06] [INFO]: size: 18981 bytes
[14:06:06] [INFO]: from: http://ex-server.ru/1122_clients/libraries/com/paulscode/librarylwjglopenal/20100824/librarylwjglopenal-20100824.jar
[14:06:06] [INFO]: dest: /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/libraries/com/paulscode/librarylwjglopenal/20100824/librarylwjglopenal-20100824.jar
[14:06:06] [INFO]: downloading (attempt: 1)...
[14:06:06] [INFO]: ------------------------------------
[14:06:06] [INFO]: file: LIBS:SOUNDSYSTEM
[14:06:06] [INFO]: size: 65020 bytes
[14:06:06] [INFO]: from: http://ex-server.ru/1122_clients/libraries/com/paulscode/soundsystem/20120107/soundsystem-20120107.jar
[14:06:06] [INFO]: dest: /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/libraries/com/paulscode/soundsystem/20120107/soundsystem-20120107.jar
[14:06:06] [INFO]: downloading (attempt: 1)...
[14:06:06] [INFO]: ------------------------------------
[14:06:06] [INFO]: file: LIBS:NETTY_ALL
[14:06:06] [INFO]: size: 3511093 bytes
[14:06:06] [INFO]: from: http://ex-server.ru/1122_clients/libraries/io/netty/netty-all/4.1.9.Final/netty-all-4.1.9.Final.jar
[14:06:06] [INFO]: dest: /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/libraries/io/netty/netty-all/4.1.9.Final/netty-all-4.1.9.Final.jar
[14:06:06] [INFO]: downloading (attempt: 1)...
[14:06:08] [INFO]: ------------------------------------
[14:06:08] [INFO]: file: LIBS:GUAVA
[14:06:08] [INFO]: size: 2521113 bytes
[14:06:08] [INFO]: from: http://ex-server.ru/1122_clients/libraries/com/google/guava/guava/21.0/guava-21.0.jar
[14:06:08] [INFO]: dest: /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/libraries/com/google/guava/guava/21.0/guava-21.0.jar
[14:06:08] [INFO]: downloading (attempt: 1)...
[14:06:09] [INFO]: ------------------------------------
[14:06:09] [INFO]: file: LIBS:COMMONS_LANG
[14:06:09] [INFO]: size: 479881 bytes
[14:06:09] [INFO]: from: http://ex-server.ru/1122_clients/libraries/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.jar
[14:06:09] [INFO]: dest: /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/libraries/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.jar
[14:06:09] [INFO]: downloading (attempt: 1)...
[14:06:09] [INFO]: ------------------------------------
[14:06:09] [INFO]: file: LIBS:COMMONS_IO
[14:06:09] [INFO]: size: 208700 bytes
[14:06:09] [INFO]: from: http://ex-server.ru/1122_clients/libraries/commons-io/commons-io/2.5/commons-io-2.5.jar
[14:06:09] [INFO]: dest: /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/libraries/commons-io/commons-io/2.5/commons-io-2.5.jar
[14:06:09] [INFO]: downloading (attempt: 1)...
[14:06:09] [INFO]: ------------------------------------
[14:06:09] [INFO]: file: LIBS:COMMONS_CODEC
[14:06:09] [INFO]: size: 284184 bytes
[14:06:09] [INFO]: from: http://ex-server.ru/1122_clients/libraries/commons-codec/commons-codec/1.10/commons-codec-1.10.jar
[14:06:09] [INFO]: dest: /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/libraries/commons-codec/commons-codec/1.10/commons-codec-1.10.jar
[14:06:09] [INFO]: downloading (attempt: 1)...
[14:06:09] [INFO]: ------------------------------------
[14:06:09] [INFO]: file: LIBS:JINPUT
[14:06:09] [INFO]: size: 208338 bytes
[14:06:09] [INFO]: from: http://ex-server.ru/1122_clients/libraries/net/java/jinput/jinput/2.0.5/jinput-2.0.5.jar
[14:06:09] [INFO]: dest: /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/libraries/net/java/jinput/jinput/2.0.5/jinput-2.0.5.jar
[14:06:09] [INFO]: downloading (attempt: 1)...
[14:06:09] [INFO]: ------------------------------------
[14:06:09] [INFO]: file: LIBS:JUTILS
[14:06:09] [INFO]: size: 7508 bytes
[14:06:09] [INFO]: from: http://ex-server.ru/1122_clients/libraries/net/java/jutils/jutils/1.0.0/jutils-1.0.0.jar
[14:06:09] [INFO]: dest: /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/libraries/net/java/jutils/jutils/1.0.0/jutils-1.0.0.jar
[14:06:09] [INFO]: downloading (attempt: 1)...
[14:06:09] [INFO]: ------------------------------------
[14:06:09] [INFO]: file: LIBS:GSON
[14:06:09] [INFO]: size: 231952 bytes
[14:06:09] [INFO]: from: http://ex-server.ru/1122_clients/libraries/com/google/code/gson/gson/2.8.0/gson-2.8.0.jar
[14:06:09] [INFO]: dest: /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/libraries/com/google/code/gson/gson/2.8.0/gson-2.8.0.jar
[14:06:09] [INFO]: downloading (attempt: 1)...
[14:06:09] [INFO]: ------------------------------------
[14:06:09] [INFO]: file: LIBS:AUTHLIB_1_5_25
[14:06:09] [INFO]: size: 64795 bytes
[14:06:09] [INFO]: from: http://ex-server.ru/1122_clients/libraries/com/mojang/authlib/1.5.25/authlib-1.5.25.jar
[14:06:09] [INFO]: dest: /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/libraries/com/mojang/authlib/1.5.25/authlib-1.5.25.jar
[14:06:09] [INFO]: downloading (attempt: 1)...
[14:06:09] [INFO]: ------------------------------------
[14:06:09] [INFO]: file: LIBS:REALMS_1_10_22
[14:06:09] [INFO]: size: 7135057 bytes
[14:06:09] [INFO]: from: http://ex-server.ru/1122_clients/libraries/com/mojang/realms/1.10.22/realms-1.10.22.jar
[14:06:09] [INFO]: dest: /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/libraries/com/mojang/realms/1.10.22/realms-1.10.22.jar
[14:06:09] [INFO]: downloading (attempt: 1)...
[14:06:13] [INFO]: ------------------------------------
[14:06:13] [INFO]: file: LIBS:COMMONS_COMPRESS
[14:06:13] [INFO]: size: 365552 bytes
[14:06:13] [INFO]: from: http://ex-server.ru/1122_clients/libraries/org/apache/commons/commons-compress/1.8.1/commons-compress-1.8.1.jar
[14:06:13] [INFO]: dest: /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/libraries/org/apache/commons/commons-compress/1.8.1/commons-compress-1.8.1.jar
[14:06:13] [INFO]: downloading (attempt: 1)...
[14:06:13] [INFO]: ------------------------------------
[14:06:13] [INFO]: file: LIBS:HTTPCLIENT
[14:06:13] [INFO]: size: 589512 bytes
[14:06:13] [INFO]: from: http://ex-server.ru/1122_clients/libraries/org/apache/httpcomponents/httpclient/4.3.3/httpclient-4.3.3.jar
[14:06:13] [INFO]: dest: /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/libraries/org/apache/httpcomponents/httpclient/4.3.3/httpclient-4.3.3.jar
[14:06:13] [INFO]: downloading (attempt: 1)...
[14:06:13] [INFO]: ------------------------------------
[14:06:13] [INFO]: file: LIBS:COMMONS_LOGGING
[14:06:13] [INFO]: size: 62050 bytes
[14:06:13] [INFO]: from: http://ex-server.ru/1122_clients/libraries/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.jar
[14:06:13] [INFO]: dest: /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/libraries/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.jar
[14:06:13] [INFO]: downloading (attempt: 1)...
[14:06:13] [INFO]: ------------------------------------
[14:06:13] [INFO]: file: LIBS:HTTPCORE
[14:06:13] [INFO]: size: 282269 bytes
[14:06:13] [INFO]: from: http://ex-server.ru/1122_clients/libraries/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar
[14:06:13] [INFO]: dest: /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/libraries/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar
[14:06:13] [INFO]: downloading (attempt: 1)...
[14:06:13] [INFO]: ------------------------------------
[14:06:13] [INFO]: file: LIBS:FASTUTIL
[14:06:13] [INFO]: size: 17655579 bytes
[14:06:13] [INFO]: from: http://ex-server.ru/1122_clients/libraries/it/unimi/dsi/fastutil/7.1.0/fastutil-7.1.0.jar
[14:06:13] [INFO]: dest: /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/libraries/it/unimi/dsi/fastutil/7.1.0/fastutil-7.1.0.jar
[14:06:13] [INFO]: downloading (attempt: 1)...
[14:06:21] [INFO]: ------------------------------------
[14:06:21] [INFO]: file: LIBS:LOG4J_API
[14:06:21] [INFO]: size: 301804 bytes
[14:06:21] [INFO]: from: http://ex-server.ru/1122_clients/libraries/org/apache/logging/log4j/log4j-api/2.15.0/log4j-api-2.15.0.jar
[14:06:21] [INFO]: dest: /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/libraries/org/apache/logging/log4j/log4j-api/2.15.0/log4j-api-2.15.0.jar
[14:06:21] [INFO]: downloading (attempt: 1)...
[14:06:21] [INFO]: ------------------------------------
[14:06:21] [INFO]: file: LIBS:LOG4J_CORE
[14:06:21] [INFO]: size: 1789769 bytes
[14:06:21] [INFO]: from: http://ex-server.ru/1122_clients/libraries/org/apache/logging/log4j/log4j-core/2.15.0/log4j-core-2.15.0.jar
[14:06:21] [INFO]: dest: /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/libraries/org/apache/logging/log4j/log4j-core/2.15.0/log4j-core-2.15.0.jar
[14:06:21] [INFO]: downloading (attempt: 1)...
[14:06:23] [INFO]: ------------------------------------
[14:06:23] [INFO]: file: LIBS:LWJGL
[14:06:23] [INFO]: size: 1047168 bytes
[14:06:23] [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
[14:06:23] [INFO]: dest: /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/libraries/org/lwjgl/lwjgl/lwjgl/2.9.4-nightly-20150209/lwjgl-2.9.4-nightly-20150209.jar
[14:06:23] [INFO]: downloading (attempt: 1)...
[14:06:24] [INFO]: ------------------------------------
[14:06:24] [INFO]: file: LIBS:LWJGL_UTIL
[14:06:24] [INFO]: size: 173887 bytes
[14:06:24] [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
[14:06:24] [INFO]: dest: /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/libraries/org/lwjgl/lwjgl/lwjgl_util/2.9.4-nightly-20150209/lwjgl_util-2.9.4-nightly-20150209.jar
[14:06:24] [INFO]: downloading (attempt: 1)...
[14:06:24] [INFO]: ------------------------------------
[14:06:24] [INFO]: file: LIBS:TEXT2SPEECH
[14:06:24] [INFO]: size: 11055 bytes
[14:06:24] [INFO]: from: http://ex-server.ru/1122_clients/libraries/com/mojang/text2speech/1.10.3/text2speech-1.10.3.jar
[14:06:24] [INFO]: dest: /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/libraries/com/mojang/text2speech/1.10.3/text2speech-1.10.3.jar
[14:06:24] [INFO]: downloading (attempt: 1)...
[14:06:24] [INFO]: ------------------------------------
[14:06:24] [INFO]: file: LIBS:JAVA_OBJC_BRIDGE
[14:06:24] [INFO]: size: 40502 bytes
[14:06:24] [INFO]: from: http://ex-server.ru/1122_clients/libraries/ca/weblite/java-objc-bridge/1.0.0/java-objc-bridge-1.0.0.jar
[14:06:24] [INFO]: dest: /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/libraries/ca/weblite/java-objc-bridge/1.0.0/java-objc-bridge-1.0.0.jar
[14:06:24] [INFO]: downloading (attempt: 1)...
[14:06:24] [INFO]: ------------------------------------
[14:06:24] [INFO]: file: LIBS:RESOURCE
[14:06:24] [INFO]: size: 1937733 bytes
[14:06:24] [INFO]: from: http://ex-server.ru/1122_clients/libraries/ex/1.12.2/resource-terrafirmagreg.jar
[14:06:24] [INFO]: dest: /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/libraries/ex/1.12.2/resource-terrafirmagreg.jar
[14:06:24] [INFO]: downloading (attempt: 1)...
[14:06:25] [INFO]: ------------------------------------
[14:06:25] [INFO]: file: LIBS:MINECRAFT_1_12_2
[14:06:25] [INFO]: size: 10051950 bytes
[14:06:25] [INFO]: from: http://ex-server.ru/1122_clients/libraries/ex/1.12.2/minecraft_1.12.2.jar
[14:06:25] [INFO]: dest: /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/libraries/ex/1.12.2/minecraft_1.12.2.jar
[14:06:25] [INFO]: downloading (attempt: 1)...
[14:06:30] [INFO]: ------------------------------------
[14:06:30] [INFO]: file: SERVERLIST:MAIN
[14:06:30] [INFO]: size: 490 bytes
[14:06:30] [INFO]: from: http://ex-server.ru/server_list/terrafirmagreg_servers.dat
[14:06:30] [INFO]: dest: /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/terrafirmagreg2/servers.dat
[14:06:30] [INFO]: downloading (attempt: 1)...
[14:06:30] [INFO]: ------------------------------------
[14:06:30] [INFO]: file: SERVERLIST_HACH:MAIN
[14:06:30] [INFO]: size: 792 bytes
[14:06:30] [INFO]: from: http://ex-server.ru/server_list/netty.hash
[14:06:30] [INFO]: dest: /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/libraries/io/netty/netty-all/netty.hash
[14:06:30] [INFO]: downloading (attempt: 1)...
[14:06:30] [INFO]: ------------------------------------
[14:06:30] [INFO]: file: NATIVES:NATIVES_1_7_10
[14:06:30] [INFO]: size: 2116436 bytes
[14:06:30] [INFO]: from: http://ex-server.ru/1122_clients/zip/natives_1122.zip
[14:06:30] [INFO]: dest: /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/zip1122/natives_1122.zip
[14:06:30] [INFO]: downloading (attempt: 1)...
[14:06:31] [INFO]: extracting (attempt: 1)...
[14:06:31] [INFO]: ------------------------------------
[14:06:31] [INFO]: file: ASSETS:MAIN
[14:06:31] [INFO]: size: 114148310 bytes
[14:06:31] [INFO]: from: http://ex-server.ru/1122_clients/zip/assets_1122.zip
[14:06:31] [INFO]: dest: /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/zip1122/assets_1122.zip
[14:06:31] [INFO]: downloading (attempt: 1)...
[14:07:24] [INFO]: extracting (attempt: 1)...
[14:07:25] [INFO]: ------------------------------------
[14:07:25] [INFO]: file: RESOURCEPACKS_CONTENT_SHADERPACKS:SHADERPACKS_1122
[14:07:25] [INFO]: size: 8604303 bytes
[14:07:25] [INFO]: from: http://ex-server.ru/1122_clients/zip_content/shaderpacks_1122.zip
[14:07:25] [INFO]: dest: /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/zip1122/shaderpacks_1122.zip
[14:07:25] [INFO]: downloading (attempt: 1)...
[14:07:28] [INFO]: extracting (attempt: 1)...
[14:07:29] [INFO]: ------------------------------------
[14:07:29] [INFO]: file: ZIP:CONFIG
[14:07:29] [INFO]: size: 2677670 bytes
[14:07:29] [INFO]: from: http://ex-server.ru/1122_clients/zip/config_terrafirmagreg.zip
[14:07:29] [INFO]: dest: /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/zip1122/config_terrafirmagreg.zip
[14:07:29] [INFO]: downloading (attempt: 1)...
[14:07:30] [INFO]: extracting (attempt: 1)...
[14:07:30] [INFO]: ------------------------------------
[14:07:30] [INFO]: file: ZIP:CONFIG_SCRIPTS
[14:07:30] [INFO]: size: 178978 bytes
[14:07:30] [INFO]: from: http://ex-server.ru/1122_clients/zip/config_terrafirmagreg_scripts.zip
[14:07:30] [INFO]: dest: /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/zip1122/config_terrafirmagreg_scripts.zip
[14:07:30] [INFO]: downloading (attempt: 1)...
[14:07:30] [INFO]: extracting (attempt: 1)...
[14:07:30] [INFO]: ------------------------------------
[14:07:30] [INFO]: file: ZIP:CONFIG_MINECRAFT
[14:07:30] [INFO]: size: 2506 bytes
[14:07:30] [INFO]: from: http://ex-server.ru/1122_clients/zip/config_terrafirmagreg_minecraft.zip
[14:07:30] [INFO]: dest: /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/zip1122/config_terrafirmagreg_minecraft.zip
[14:07:30] [INFO]: downloading (attempt: 1)...
[14:07:30] [INFO]: extracting (attempt: 1)...
[14:07:30] [INFO]: ------------------------------------
[14:07:30] [INFO]: file: ZIP:RESOURCEPACKS_DEFAULT_1122
[14:07:30] [INFO]: size: 21552 bytes
[14:07:30] [INFO]: from: http://ex-server.ru/1122_clients/zip/resourcepacks_default_1122.zip
[14:07:30] [INFO]: dest: /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/zip1122/resourcepacks_default_1122.zip
[14:07:30] [INFO]: downloading (attempt: 1)...
[14:07:30] [INFO]: extracting (attempt: 1)...
[14:07:30] [INFO]: ------------------------------------
[14:07:30] [INFO]: file: ZIP:ASSETS_WARDROBE
[14:07:30] [INFO]: size: 14978964 bytes
[14:07:30] [INFO]: from: http://ex-server.ru/assets_wardrobe/assets_wardrobe.zip
[14:07:30] [INFO]: dest: /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/assets_wardrobe/assets_wardrobe.zip
[14:07:30] [INFO]: downloading (attempt: 1)...
[14:07:37] [INFO]: extracting (attempt: 1)...
[14:07:37] [INFO]: ------------------------------------
[14:07:37] [INFO]: file: ZIP:ASSETS_HOLOGRAM
[14:07:37] [INFO]: size: 13064164 bytes
[14:07:37] [INFO]: from: http://ex-server.ru/assets_hologram/assets_hologram.zip
[14:07:37] [INFO]: dest: /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/assets_hologram/assets_hologram.zip
[14:07:37] [INFO]: downloading (attempt: 1)...
[14:07:44] [INFO]: extracting (attempt: 1)...
[14:07:44] [INFO]: ------------------------------------
[14:07:44] [INFO]: file: MODS:MOD_C0_CLIENTFIXER1122
[14:07:44] [INFO]: size: 10002 bytes
[14:07:44] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-C0-ClientFixer1122.jar
[14:07:44] [INFO]: dest: /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/terrafirmagreg2/mods/mod-C0-ClientFixer1122.jar
[14:07:44] [INFO]: downloading (attempt: 1)...
[14:07:44] [INFO]: ------------------------------------
[14:07:44] [INFO]: file: MODS:MOD_C0_CLIENTFIXERFONT
[14:07:44] [INFO]: size: 31116 bytes
[14:07:44] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-C0-ClientFixerFont.jar
[14:07:44] [INFO]: dest: /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/terrafirmagreg2/mods/mod-C0-ClientFixerFont.jar
[14:07:44] [INFO]: downloading (attempt: 1)...
[14:07:44] [INFO]: ------------------------------------
[14:07:44] [INFO]: file: MODS:MOD_C0_CLIENTFIXERMIXIN
[14:07:44] [INFO]: size: 898111 bytes
[14:07:44] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-C0-ClientFixerMixin1122.jar
[14:07:44] [INFO]: dest: /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/terrafirmagreg2/mods/mod-C0-ClientFixerMixin1122.jar
[14:07:44] [INFO]: downloading (attempt: 1)...
[14:07:44] [INFO]: ------------------------------------
[14:07:44] [INFO]: file: MODS:MOD_C0_HARDWAREINFO
[14:07:44] [INFO]: size: 6273 bytes
[14:07:44] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-C0-HardwareInfo1122.jar
[14:07:44] [INFO]: dest: /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/terrafirmagreg2/mods/mod-C0-HardwareInfo1122.jar
[14:07:44] [INFO]: downloading (attempt: 1)...
[14:07:45] [INFO]: ------------------------------------
[14:07:45] [INFO]: file: MODS:MOD_C0_FOAMFIX
[14:07:45] [INFO]: size: 201683 bytes
[14:07:45] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-C0-foamfix01010.jar
[14:07:45] [INFO]: dest: /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/terrafirmagreg2/mods/mod-C0-foamfix01010.jar
[14:07:45] [INFO]: downloading (attempt: 1)...
[14:07:45] [INFO]: ------------------------------------
[14:07:45] [INFO]: file: MODS:MOD_C0_OPTIFINEAPI34
[14:07:45] [INFO]: size: 13534 bytes
[14:07:45] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-C0-OptifineAPI34.jar
[14:07:45] [INFO]: dest: /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/terrafirmagreg2/mods/mod-C0-OptifineAPI34.jar
[14:07:45] [INFO]: downloading (attempt: 1)...
[14:07:45] [INFO]: ------------------------------------
[14:07:45] [INFO]: file: MODS:MOD_C0_OPTIFINEHDUF5
[14:07:45] [INFO]: size: 2545804 bytes
[14:07:45] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-C0-OptiFineHDUF5.jar
[14:07:45] [INFO]: dest: /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/terrafirmagreg2/mods/mod-C0-OptiFineHDUF5.jar
[14:07:45] [INFO]: downloading (attempt: 1)...
[14:07:46] [INFO]: ------------------------------------
[14:07:46] [INFO]: file: MODS:MOD_C0_PHOSPHOR026
[14:07:46] [INFO]: size: 1082311 bytes
[14:07:46] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-C0-phosphor026build50.jar
[14:07:46] [INFO]: dest: /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/terrafirmagreg2/mods/mod-C0-phosphor026build50.jar
[14:07:46] [INFO]: downloading (attempt: 1)...
[14:07:47] [INFO]: ------------------------------------
[14:07:47] [INFO]: file: MODS:MOD_C1_XAEROSMINIMAP_TERRAFIRMAGREG
[14:07:47] [INFO]: size: 815147 bytes
[14:07:47] [INFO]: from: http://ex-server.ru/1122_clients/mods_minimap/mod-C1-XaerosMinimap211501_terrafirmagreg.jar
[14:07:47] [INFO]: dest: /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/terrafirmagreg2/mods/mod-C1-XaerosMinimap211501_terrafirmagreg.jar
[14:07:47] [INFO]: downloading (attempt: 1)...
[14:07:47] [INFO]: ------------------------------------
[14:07:47] [INFO]: file: MODS:MOD_C2_CHATBUBBLES
[14:07:47] [INFO]: size: 28305 bytes
[14:07:47] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-C2-ChatBubbles1122.jar
[14:07:47] [INFO]: dest: /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/terrafirmagreg2/mods/mod-C2-ChatBubbles1122.jar
[14:07:47] [INFO]: downloading (attempt: 1)...
[14:07:47] [INFO]: ------------------------------------
[14:07:47] [INFO]: file: MODS:MOD_C2_CHATFIX
[14:07:47] [INFO]: size: 26969 bytes
[14:07:47] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-C2-ChatFix1122.jar
[14:07:47] [INFO]: dest: /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/terrafirmagreg2/mods/mod-C2-ChatFix1122.jar
[14:07:47] [INFO]: downloading (attempt: 1)...
[14:07:47] [INFO]: ------------------------------------
[14:07:47] [INFO]: file: MODS:MOD_C3_WORLDEDITCUI2212
[14:07:47] [INFO]: size: 461792 bytes
[14:07:47] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-C3-WorldEditCUI2212.jar
[14:07:47] [INFO]: dest: /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/terrafirmagreg2/mods/mod-C3-WorldEditCUI2212.jar
[14:07:47] [INFO]: downloading (attempt: 1)...
[14:07:47] [INFO]: ------------------------------------
[14:07:47] [INFO]: file: MODS:MOD_C7_HARDCOREDARKNESS
[14:07:47] [INFO]: size: 32327 bytes
[14:07:47] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-C7-HardcoreDarkness.jar
[14:07:47] [INFO]: dest: /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/terrafirmagreg2/mods/mod-C7-HardcoreDarkness.jar
[14:07:47] [INFO]: downloading (attempt: 1)...
[14:07:47] [INFO]: ------------------------------------
[14:07:47] [INFO]: file: MODS:MOD_C8_MOREOVERLAYS1121
[14:07:47] [INFO]: size: 38081 bytes
[14:07:47] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-C8-moreoverlays1121.jar
[14:07:47] [INFO]: dest: /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/terrafirmagreg2/mods/mod-C8-moreoverlays1121.jar
[14:07:47] [INFO]: downloading (attempt: 1)...
[14:07:47] [INFO]: ------------------------------------
[14:07:47] [INFO]: file: MODS:MOD_C9_CODECHICKENLIB
[14:07:47] [INFO]: size: 678239 bytes
[14:07:47] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-C9-CodeChickenLib358.jar
[14:07:47] [INFO]: dest: /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/terrafirmagreg2/mods/mod-C9-CodeChickenLib358.jar
[14:07:47] [INFO]: downloading (attempt: 1)...
[14:07:48] [INFO]: ------------------------------------
[14:07:48] [INFO]: file: MODS:MOD_C9_JEI289
[14:07:48] [INFO]: size: 643811 bytes
[14:07:48] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-C9-jei289.jar
[14:07:48] [INFO]: dest: /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/terrafirmagreg2/mods/mod-C9-jei289.jar
[14:07:48] [INFO]: downloading (attempt: 1)...
[14:07:48] [INFO]: ------------------------------------
[14:07:48] [INFO]: file: MODS:MOD_C9_NOTENOUGHITEMS245
[14:07:48] [INFO]: size: 467445 bytes
[14:07:48] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-C9-NotEnoughItems245.jar
[14:07:48] [INFO]: dest: /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/terrafirmagreg2/mods/mod-C9-NotEnoughItems245.jar
[14:07:48] [INFO]: downloading (attempt: 1)...
[14:07:48] [INFO]: ------------------------------------
[14:07:48] [INFO]: file: MODS:MOD_C9_JUSTENOUGHRESOURCES
[14:07:48] [INFO]: size: 222270 bytes
[14:07:48] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-C9-JustEnoughResources09260.jar
[14:07:48] [INFO]: dest: /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/terrafirmagreg2/mods/mod-C9-JustEnoughResources09260.jar
[14:07:48] [INFO]: downloading (attempt: 1)...
[14:07:48] [INFO]: ------------------------------------
[14:07:48] [INFO]: file: MODS:MOD_C9_JEIBEES
[14:07:48] [INFO]: size: 117480 bytes
[14:07:48] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-C9-JeiBees0905.jar
[14:07:48] [INFO]: dest: /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/terrafirmagreg2/mods/mod-C9-JeiBees0905.jar
[14:07:48] [INFO]: downloading (attempt: 1)...
[14:07:49] [INFO]: ------------------------------------
[14:07:49] [INFO]: file: MODS:MOD_C10_HWYLA1826B41
[14:07:49] [INFO]: size: 453778 bytes
[14:07:49] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-C10-Hwyla1826B41.jar
[14:07:49] [INFO]: dest: /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/terrafirmagreg2/mods/mod-C10-Hwyla1826B41.jar
[14:07:49] [INFO]: downloading (attempt: 1)...
[14:07:49] [INFO]: ------------------------------------
[14:07:49] [INFO]: file: MODS:MOD_C11_DYNAMICLIGHTS
[14:07:49] [INFO]: size: 102400 bytes
[14:07:49] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-C11-DynamicLights.jar
[14:07:49] [INFO]: dest: /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/terrafirmagreg2/mods/mod-C11-DynamicLights.jar
[14:07:49] [INFO]: downloading (attempt: 1)...
[14:07:49] [INFO]: ------------------------------------
[14:07:49] [INFO]: file: MODS:MOD_MC1_VKFEED20
[14:07:49] [INFO]: size: 798193 bytes
[14:07:49] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-MC1-VKfeed20.jar
[14:07:49] [INFO]: dest: /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/terrafirmagreg2/mods/mod-MC1-VKfeed20.jar
[14:07:49] [INFO]: downloading (attempt: 1)...
[14:07:49] [INFO]: ------------------------------------
[14:07:49] [INFO]: file: MODS:MOD_MS1_ECONOMYMOD30CLIENT
[14:07:49] [INFO]: size: 236762 bytes
[14:07:49] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-MS1-EconomyMod30client.jar
[14:07:49] [INFO]: dest: /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/terrafirmagreg2/mods/mod-MS1-EconomyMod30client.jar
[14:07:49] [INFO]: downloading (attempt: 1)...
[14:07:50] [INFO]: ------------------------------------
[14:07:50] [INFO]: file: MODS:MOD_MS1_BANKINGMODCLIENT1122
[14:07:50] [INFO]: size: 156935 bytes
[14:07:50] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-MS1-BankingMod2-2.0-client.jar
[14:07:50] [INFO]: dest: /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/terrafirmagreg2/mods/mod-MS1-BankingMod2-2.0-client.jar
[14:07:50] [INFO]: downloading (attempt: 1)...
[14:07:50] [INFO]: ------------------------------------
[14:07:50] [INFO]: file: MODS:MOD_MS1_WARDROBE
[14:07:50] [INFO]: size: 122894 bytes
[14:07:50] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-MS1-Wardrobe1122v3.jar
[14:07:50] [INFO]: dest: /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/terrafirmagreg2/mods/mod-MS1-Wardrobe1122v3.jar
[14:07:50] [INFO]: downloading (attempt: 1)...
[14:07:50] [INFO]: ------------------------------------
[14:07:50] [INFO]: file: MODS:MOD_MS1_EXTRAAMULETS
[14:07:50] [INFO]: size: 129197 bytes
[14:07:50] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-MS1-ExtraAmuletsV2.jar
[14:07:50] [INFO]: dest: /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/terrafirmagreg2/mods/mod-MS1-ExtraAmuletsV2.jar
[14:07:50] [INFO]: downloading (attempt: 1)...
[14:07:50] [INFO]: ------------------------------------
[14:07:50] [INFO]: file: MODS:MOD_MS1_HOLOGRAM
[14:07:50] [INFO]: size: 104181 bytes
[14:07:50] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-MS1-hologram-2.0-client.jar
[14:07:50] [INFO]: dest: /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/terrafirmagreg2/mods/mod-MS1-hologram-2.0-client.jar
[14:07:50] [INFO]: downloading (attempt: 1)...
[14:07:50] [INFO]: ------------------------------------
[14:07:50] [INFO]: file: MODS:MOD_MS1_SUPERPICKAXECLIENT
[14:07:50] [INFO]: size: 11686 bytes
[14:07:50] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-MS1-SuperPickaxe1122-client.jar
[14:07:50] [INFO]: dest: /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/terrafirmagreg2/mods/mod-MS1-SuperPickaxe1122-client.jar
[14:07:50] [INFO]: downloading (attempt: 1)...
[14:07:50] [INFO]: ------------------------------------
[14:07:50] [INFO]: file: MODS:MOD_MS1_ECONOMYORECLIENT
[14:07:50] [INFO]: size: 77332 bytes
[14:07:50] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-MS1-EconomyOre1122-Client.jar
[14:07:50] [INFO]: dest: /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/terrafirmagreg2/mods/mod-MS1-EconomyOre1122-Client.jar
[14:07:50] [INFO]: downloading (attempt: 1)...
[14:07:50] [INFO]: ------------------------------------
[14:07:50] [INFO]: file: MODS:MOD_MS1_TREASURECHEST22CLIENT
[14:07:50] [INFO]: size: 3822768 bytes
[14:07:50] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-MS1-TreasureChest22Client.jar
[14:07:50] [INFO]: dest: /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/terrafirmagreg2/mods/mod-MS1-TreasureChest22Client.jar
[14:07:50] [INFO]: downloading (attempt: 1)...
[14:07:52] [INFO]: ------------------------------------
[14:07:52] [INFO]: file: MODS:MOD_MS1_GIFTS1122CLIENT
[14:07:52] [INFO]: size: 869827 bytes
[14:07:52] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-MS1-Gifts1122-client.jar
[14:07:52] [INFO]: dest: /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/terrafirmagreg2/mods/mod-MS1-Gifts1122-client.jar
[14:07:52] [INFO]: downloading (attempt: 1)...
[14:07:52] [INFO]: ------------------------------------
[14:07:52] [INFO]: file: MODS:MOD_MS1_CLANTAGS2CLIENT
[14:07:52] [INFO]: size: 57055 bytes
[14:07:52] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-MS1-ClanTags2-client.jar
[14:07:52] [INFO]: dest: /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/terrafirmagreg2/mods/mod-MS1-ClanTags2-client.jar
[14:07:52] [INFO]: downloading (attempt: 1)...
[14:07:52] [INFO]: ------------------------------------
[14:07:52] [INFO]: file: MODS:MOD_MS4_DAILYBONUS21
[14:07:52] [INFO]: size: 474356 bytes
[14:07:52] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-MS4-DailyBonus-21-client.jar
[14:07:52] [INFO]: dest: /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/terrafirmagreg2/mods/mod-MS4-DailyBonus-21-client.jar
[14:07:52] [INFO]: downloading (attempt: 1)...
[14:07:53] [INFO]: ------------------------------------
[14:07:53] [INFO]: file: MODS:MOD_MS4_ENDERBAG2
[14:07:53] [INFO]: size: 8538 bytes
[14:07:53] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-MS4-EnderBag2.jar
[14:07:53] [INFO]: dest: /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/terrafirmagreg2/mods/mod-MS4-EnderBag2.jar
[14:07:53] [INFO]: downloading (attempt: 1)...
[14:07:53] [INFO]: ------------------------------------
[14:07:53] [INFO]: file: MODS:MOD_MS4_ITEMICON20CLIENT
[14:07:53] [INFO]: size: 645403 bytes
[14:07:53] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-MS4-ItemIcon20Client.jar
[14:07:53] [INFO]: dest: /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/terrafirmagreg2/mods/mod-MS4-ItemIcon20Client.jar
[14:07:53] [INFO]: downloading (attempt: 1)...
[14:07:53] [INFO]: ------------------------------------
[14:07:53] [INFO]: file: MODS:MOD_MS4_CRAFTITEMS1122
[14:07:53] [INFO]: size: 117257 bytes
[14:07:53] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-MS4-CraftItems-1.12.2.jar
[14:07:53] [INFO]: dest: /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/terrafirmagreg2/mods/mod-MS4-CraftItems-1.12.2.jar
[14:07:53] [INFO]: downloading (attempt: 1)...
[14:07:53] [INFO]: ------------------------------------
[14:07:53] [INFO]: file: MODS:MOD_MS4_MORERECORDS2
[14:07:53] [INFO]: size: 14983673 bytes
[14:07:53] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-MS4-MoreRecords2.jar
[14:07:53] [INFO]: dest: /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/terrafirmagreg2/mods/mod-MS4-MoreRecords2.jar
[14:07:53] [INFO]: downloading (attempt: 1)...
[14:08:00] [INFO]: ------------------------------------
[14:08:00] [INFO]: file: MODS:MOD_MS7_TRADE
[14:08:00] [INFO]: size: 211554 bytes
[14:08:00] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-MS7-Trade.jar
[14:08:00] [INFO]: dest: /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/terrafirmagreg2/mods/mod-MS7-Trade.jar
[14:08:00] [INFO]: downloading (attempt: 1)...
[14:08:00] [INFO]: ------------------------------------
[14:08:00] [INFO]: file: MODS:MOD_MS8_WANDITEMS2
[14:08:00] [INFO]: size: 24319 bytes
[14:08:00] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-MS8-wanditems2.jar
[14:08:00] [INFO]: dest: /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/terrafirmagreg2/mods/mod-MS8-wanditems2.jar
[14:08:00] [INFO]: downloading (attempt: 1)...
[14:08:00] [INFO]: ------------------------------------
[14:08:00] [INFO]: file: MODS:MOD_MS8_DISCORDSUPPORTCLIENT
[14:08:00] [INFO]: size: 8491097 bytes
[14:08:00] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-MS8-DiscordSupportClient1122.jar
[14:08:00] [INFO]: dest: /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/terrafirmagreg2/mods/mod-MS8-DiscordSupportClient1122.jar
[14:08:00] [INFO]: downloading (attempt: 1)...
[14:08:04] [INFO]: ------------------------------------
[14:08:04] [INFO]: file: MODS:MOD_MS9_ITEMFINDER
[14:08:04] [INFO]: size: 18660 bytes
[14:08:04] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-MS9-ItemFinder-client.jar
[14:08:04] [INFO]: dest: /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/terrafirmagreg2/mods/mod-MS9-ItemFinder-client.jar
[14:08:04] [INFO]: downloading (attempt: 1)...
[14:08:04] [INFO]: ------------------------------------
[14:08:04] [INFO]: file: MODS:MOD_S1_BAUBLES152
[14:08:04] [INFO]: size: 108450 bytes
[14:08:04] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-S1-Baubles152.jar
[14:08:04] [INFO]: dest: /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/terrafirmagreg2/mods/mod-S1-Baubles152.jar
[14:08:04] [INFO]: downloading (attempt: 1)...
[14:08:05] [INFO]: ------------------------------------
[14:08:05] [INFO]: file: MODS:MOD_S1_TERRAFIRMACRAFT
[14:08:05] [INFO]: size: 27938249 bytes
[14:08:05] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-S1-TerraFirmaCraft-client181.jar
[14:08:05] [INFO]: dest: /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/terrafirmagreg2/mods/mod-S1-TerraFirmaCraft-client181.jar
[14:08:05] [INFO]: downloading (attempt: 1)...
[14:08:17] [INFO]: ------------------------------------
[14:08:17] [INFO]: file: MODS:MOD_S1_TFCTECH
[14:08:17] [INFO]: size: 1036065 bytes
[14:08:17] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-S1-TFCTech-Unofficial-1216.jar
[14:08:17] [INFO]: dest: /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/terrafirmagreg2/mods/mod-S1-TFCTech-Unofficial-1216.jar
[14:08:17] [INFO]: downloading (attempt: 1)...
[14:08:17] [INFO]: ------------------------------------
[14:08:17] [INFO]: file: MODS:MOD_S1_TERRAFIRMATHINGS
[14:08:17] [INFO]: size: 1143540 bytes
[14:08:17] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-S1-terrafirmathings-132.jar
[14:08:17] [INFO]: dest: /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/terrafirmagreg2/mods/mod-S1-terrafirmathings-132.jar
[14:08:17] [INFO]: downloading (attempt: 1)...
[14:08:18] [INFO]: ------------------------------------
[14:08:18] [INFO]: file: MODS:MOD_S1_TFCAMBIENTAL
[14:08:18] [INFO]: size: 575024 bytes
[14:08:18] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-S1-TFCAmbiental-110.jar
[14:08:18] [INFO]: dest: /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/terrafirmagreg2/mods/mod-S1-TFCAmbiental-110.jar
[14:08:18] [INFO]: downloading (attempt: 1)...
[14:08:18] [INFO]: ------------------------------------
[14:08:18] [INFO]: file: MODS:MOD_S1_WATERFLASKS
[14:08:18] [INFO]: size: 97993 bytes
[14:08:18] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-S1-waterflasks17.jar
[14:08:18] [INFO]: dest: /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/terrafirmagreg2/mods/mod-S1-waterflasks17.jar
[14:08:18] [INFO]: downloading (attempt: 1)...
[14:08:18] [INFO]: ------------------------------------
[14:08:18] [INFO]: file: MODS:MOD_S1_CAFFEINETFC
[14:08:18] [INFO]: size: 84453 bytes
[14:08:18] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-S1-CaffeineTFC12.jar
[14:08:18] [INFO]: dest: /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/terrafirmagreg2/mods/mod-S1-CaffeineTFC12.jar
[14:08:18] [INFO]: downloading (attempt: 1)...
[14:08:18] [INFO]: ------------------------------------
[14:08:18] [INFO]: file: MODS:MOD_S1_TFCALLOYCALC
[14:08:18] [INFO]: size: 20613 bytes
[14:08:18] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-S1-TFCAlloyCalc-1.0.jar
[14:08:18] [INFO]: dest: /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/terrafirmagreg2/mods/mod-S1-TFCAlloyCalc-1.0.jar
[14:08:18] [INFO]: downloading (attempt: 1)...
[14:08:18] [INFO]: ------------------------------------
[14:08:18] [INFO]: file: MODS:MOD_S1_TFCAGEDDRINKS
[14:08:18] [INFO]: size: 10288 bytes
[14:08:18] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-S1-TFCAgedDrinks-1.0.7.jar
[14:08:18] [INFO]: dest: /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/terrafirmagreg2/mods/mod-S1-TFCAgedDrinks-1.0.7.jar
[14:08:18] [INFO]: downloading (attempt: 1)...
[14:08:18] [INFO]: ------------------------------------
[14:08:18] [INFO]: file: MODS:MOD_S1_TFCSTACKS
[14:08:18] [INFO]: size: 5771 bytes
[14:08:18] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-S1-TFCStacks-1.0.0.jar
[14:08:18] [INFO]: dest: /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/terrafirmagreg2/mods/mod-S1-TFCStacks-1.0.0.jar
[14:08:18] [INFO]: downloading (attempt: 1)...
[14:08:18] [INFO]: ------------------------------------
[14:08:18] [INFO]: file: MODS:MOD_S1_FIRMALIFE
[14:08:18] [INFO]: size: 1898266 bytes
[14:08:18] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-S1-firmalife-0.5.1.jar
[14:08:18] [INFO]: dest: /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/terrafirmagreg2/mods/mod-S1-firmalife-0.5.1.jar
[14:08:18] [INFO]: downloading (attempt: 1)...
[14:08:19] [INFO]: ------------------------------------
[14:08:19] [INFO]: file: MODS:MOD_S1_IMMERSIVEENGINEERING
[14:08:19] [INFO]: size: 6360959 bytes
[14:08:19] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-S1-ImmersiveEngineering-01298-EX22.jar
[14:08:19] [INFO]: dest: /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/terrafirmagreg2/mods/mod-S1-ImmersiveEngineering-01298-EX22.jar
[14:08:19] [INFO]: downloading (attempt: 1)...
[14:08:22] [INFO]: ------------------------------------
[14:08:22] [INFO]: file: MODS:MOD_S1_IMMERSIVEPETROLEUM
[14:08:22] [INFO]: size: 901615 bytes
[14:08:22] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-S1-immersivepetroleum-119-EX22.jar
[14:08:22] [INFO]: dest: /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/terrafirmagreg2/mods/mod-S1-immersivepetroleum-119-EX22.jar
[14:08:22] [INFO]: downloading (attempt: 1)...
[14:08:22] [INFO]: ------------------------------------
[14:08:22] [INFO]: file: MODS:MOD_S1_APPLIEDENERGISTICS2_RV6_STABLE_7
[14:08:22] [INFO]: size: 4012805 bytes
[14:08:22] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-S1-appliedenergistics2-rv6-stable-7.jar
[14:08:22] [INFO]: dest: /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/terrafirmagreg2/mods/mod-S1-appliedenergistics2-rv6-stable-7.jar
[14:08:22] [INFO]: downloading (attempt: 1)...
[14:08:24] [INFO]: ------------------------------------
[14:08:24] [INFO]: file: MODS:MOD_S1_AE2FC
[14:08:24] [INFO]: size: 289267 bytes
[14:08:24] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-S1-ae2fc-1.0.11_1.jar
[14:08:24] [INFO]: dest: /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/terrafirmagreg2/mods/mod-S1-ae2fc-1.0.11_1.jar
[14:08:24] [INFO]: downloading (attempt: 1)...
[14:08:24] [INFO]: ------------------------------------
[14:08:24] [INFO]: file: MODS:MOD_S1_LIBNINE_EX22
[14:08:24] [INFO]: size: 370675 bytes
[14:08:24] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-S1-libnine-1.1.9-EX22.jar
[14:08:24] [INFO]: dest: /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/terrafirmagreg2/mods/mod-S1-libnine-1.1.9-EX22.jar
[14:08:24] [INFO]: downloading (attempt: 1)...
[14:08:24] [INFO]: ------------------------------------
[14:08:24] [INFO]: file: MODS:MOD_S1_LAZYAE_EX22
[14:08:24] [INFO]: size: 382661 bytes
[14:08:24] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-S1-lazy-ae2-1.1.21-EX22.jar
[14:08:24] [INFO]: dest: /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/terrafirmagreg2/mods/mod-S1-lazy-ae2-1.1.21-EX22.jar
[14:08:24] [INFO]: downloading (attempt: 1)...
[14:08:25] [INFO]: ------------------------------------
[14:08:25] [INFO]: file: MODS:MOD_S1_PACKAGEDAUTO
[14:08:25] [INFO]: size: 243123 bytes
[14:08:25] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-S1-PackagedAuto-1.0.6.21.jar
[14:08:25] [INFO]: dest: /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/terrafirmagreg2/mods/mod-S1-PackagedAuto-1.0.6.21.jar
[14:08:25] [INFO]: downloading (attempt: 1)...
[14:08:25] [INFO]: ------------------------------------
[14:08:25] [INFO]: file: MODS:MOD_S1_RESOURCELOADER
[14:08:25] [INFO]: size: 16612 bytes
[14:08:25] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-S1-ResourceLoader.1-1.5.3.jar
[14:08:25] [INFO]: dest: /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/terrafirmagreg2/mods/mod-S1-ResourceLoader.1-1.5.3.jar
[14:08:25] [INFO]: downloading (attempt: 1)...
[14:08:25] [INFO]: ------------------------------------
[14:08:25] [INFO]: file: MODS:MOD_S1_GREGTECH234
[14:08:25] [INFO]: size: 13210436 bytes
[14:08:25] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-S1-gregtech-234-beta.jar
[14:08:25] [INFO]: dest: /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/terrafirmagreg2/mods/mod-S1-gregtech-234-beta.jar
[14:08:25] [INFO]: downloading (attempt: 1)...
[14:08:31] [INFO]: ------------------------------------
[14:08:31] [INFO]: file: MODS:MOD_S1_GREGICALITYMULTIBLOCKS
[14:08:31] [INFO]: size: 441322 bytes
[14:08:31] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-S1-GregicalityMultiblocks-113.jar
[14:08:31] [INFO]: dest: /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/terrafirmagreg2/mods/mod-S1-GregicalityMultiblocks-113.jar
[14:08:31] [INFO]: downloading (attempt: 1)...
[14:08:31] [INFO]: ------------------------------------
[14:08:31] [INFO]: file: MODS:MOD_S1_ASMODEUSCORE_EX96
[14:08:31] [INFO]: size: 4118531 bytes
[14:08:31] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-S1-AsmodeusCore-0.0.31-EX96.jar
[14:08:31] [INFO]: dest: /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/terrafirmagreg2/mods/mod-S1-AsmodeusCore-0.0.31-EX96.jar
[14:08:31] [INFO]: downloading (attempt: 1)...
[14:08:33] [INFO]: ------------------------------------
[14:08:33] [INFO]: file: MODS:MOD_S1_GALACTICRAFT_EX96
[14:08:33] [INFO]: size: 15666879 bytes
[14:08:33] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-S1-Galacticraft-4.0.4-EX96.jar
[14:08:33] [INFO]: dest: /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/terrafirmagreg2/mods/mod-S1-Galacticraft-4.0.4-EX96.jar
[14:08:33] [INFO]: downloading (attempt: 1)...
[14:08:40] [INFO]: ------------------------------------
[14:08:40] [INFO]: file: MODS:MOD_S1_GALAXYSPACE_EX96
[14:08:40] [INFO]: size: 10027898 bytes
[14:08:40] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-S1-GalaxySpace-2.0.19-EX96.jar
[14:08:40] [INFO]: dest: /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/terrafirmagreg2/mods/mod-S1-GalaxySpace-2.0.19-EX96.jar
[14:08:40] [INFO]: downloading (attempt: 1)...
[14:08:44] [INFO]: ------------------------------------
[14:08:44] [INFO]: file: MODS:MOD_S2_SOLARFLUXREBORN
[14:08:44] [INFO]: size: 715629 bytes
[14:08:44] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-S2-SolarFluxReborn-12.4.11.jar
[14:08:44] [INFO]: dest: /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/terrafirmagreg2/mods/mod-S2-SolarFluxReborn-12.4.11.jar
[14:08:44] [INFO]: downloading (attempt: 1)...
[14:08:45] [INFO]: ------------------------------------
[14:08:45] [INFO]: file: MODS:MOD_S2_FLUXNETWORKS
[14:08:45] [INFO]: size: 474989 bytes
[14:08:45] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-S2-FluxNetworks-41134.jar
[14:08:45] [INFO]: dest: /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/terrafirmagreg2/mods/mod-S2-FluxNetworks-41134.jar
[14:08:45] [INFO]: downloading (attempt: 1)...
[14:08:45] [INFO]: ------------------------------------
[14:08:45] [INFO]: file: MODS:MOD_S2_IRONCHEST847
[14:08:45] [INFO]: size: 956692 bytes
[14:08:45] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-S2-ironchest847.jar
[14:08:45] [INFO]: dest: /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/terrafirmagreg2/mods/mod-S2-ironchest847.jar
[14:08:45] [INFO]: downloading (attempt: 1)...
[14:08:45] [INFO]: ------------------------------------
[14:08:45] [INFO]: file: MODS:MOD_S4_FORESTRY582_387
[14:08:45] [INFO]: size: 5165047 bytes
[14:08:45] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-S4-forestry582-387.jar
[14:08:45] [INFO]: dest: /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/terrafirmagreg2/mods/mod-S4-forestry582-387.jar
[14:08:45] [INFO]: downloading (attempt: 1)...
[14:08:48] [INFO]: ------------------------------------
[14:08:48] [INFO]: file: MODS:MOD_S4_BINNIE_MODS
[14:08:48] [INFO]: size: 5857998 bytes
[14:08:48] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-S4-binnie-mods-251203.jar
[14:08:48] [INFO]: dest: /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/terrafirmagreg2/mods/mod-S4-binnie-mods-251203.jar
[14:08:48] [INFO]: downloading (attempt: 1)...
[14:08:50] [INFO]: ------------------------------------
[14:08:50] [INFO]: file: MODS:MOD_S4_ELEVATORMOD
[14:08:50] [INFO]: size: 56471 bytes
[14:08:50] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-S4-ElevatorMod1312.jar
[14:08:50] [INFO]: dest: /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/terrafirmagreg2/mods/mod-S4-ElevatorMod1312.jar
[14:08:50] [INFO]: downloading (attempt: 1)...
[14:08:50] [INFO]: ------------------------------------
[14:08:50] [INFO]: file: MODS:MOD_S4_ATHENAEUM
[14:08:50] [INFO]: size: 332896 bytes
[14:08:50] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-S4-athenaeum-1.19.5-EX65.jar
[14:08:50] [INFO]: dest: /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/terrafirmagreg2/mods/mod-S4-athenaeum-1.19.5-EX65.jar
[14:08:50] [INFO]: downloading (attempt: 1)...
[14:08:50] [INFO]: ------------------------------------
[14:08:50] [INFO]: file: MODS:MOD_S4_DROPT
[14:08:50] [INFO]: size: 148851 bytes
[14:08:50] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-S4-dropt-1.19.3-EX65.jar
[14:08:50] [INFO]: dest: /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/terrafirmagreg2/mods/mod-S4-dropt-1.19.3-EX65.jar
[14:08:50] [INFO]: downloading (attempt: 1)...
[14:08:50] [INFO]: ------------------------------------
[14:08:50] [INFO]: file: MODS:MOD_S6_SUPERMARTIJN642CORELIB
[14:08:50] [INFO]: size: 1162479 bytes
[14:08:50] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-S6-supermartijn642corelib-1.0.19-EX69.jar
[14:08:50] [INFO]: dest: /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/terrafirmagreg2/mods/mod-S6-supermartijn642corelib-1.0.19-EX69.jar
[14:08:50] [INFO]: downloading (attempt: 1)...
[14:08:51] [INFO]: ------------------------------------
[14:08:51] [INFO]: file: MODS:MOD_S6_TRASHCANS
[14:08:51] [INFO]: size: 138482 bytes
[14:08:51] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-S6-trashcans-1.0.15-EX69.jar
[14:08:51] [INFO]: dest: /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/terrafirmagreg2/mods/mod-S6-trashcans-1.0.15-EX69.jar
[14:08:51] [INFO]: downloading (attempt: 1)...
[14:08:51] [INFO]: ------------------------------------
[14:08:51] [INFO]: file: MODS:MOD_S8_FTBLIB_5472_EX101
[14:08:51] [INFO]: size: 925892 bytes
[14:08:51] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-S8-FTBLib-5472-EX101.jar
[14:08:51] [INFO]: dest: /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/terrafirmagreg2/mods/mod-S8-FTBLib-5472-EX101.jar
[14:08:51] [INFO]: downloading (attempt: 1)...
[14:08:51] [INFO]: ------------------------------------
[14:08:51] [INFO]: file: MODS:MOD_S8_FTBQUESTS_19010_EX101
[14:08:51] [INFO]: size: 1081611 bytes
[14:08:51] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-S8-FTBQuests-19012-EX101.jar
[14:08:51] [INFO]: dest: /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/terrafirmagreg2/mods/mod-S8-FTBQuests-19012-EX101.jar
[14:08:51] [INFO]: downloading (attempt: 1)...
[14:08:52] [INFO]: ------------------------------------
[14:08:52] [INFO]: file: MODS:MOD_S8_ITEMFILTERS_1042_EX101
[14:08:52] [INFO]: size: 78935 bytes
[14:08:52] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-S8-ItemFilters-1042-EX101.jar
[14:08:52] [INFO]: dest: /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/terrafirmagreg2/mods/mod-S8-ItemFilters-1042-EX101.jar
[14:08:52] [INFO]: downloading (attempt: 1)...
[14:08:52] [INFO]: ------------------------------------
[14:08:52] [INFO]: file: MODS:MOD_S9_CREATIVECORE_EX91
[14:08:52] [INFO]: size: 1142415 bytes
[14:08:52] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-S9-CreativeCore_v1.10.20-EX91.jar
[14:08:52] [INFO]: dest: /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/terrafirmagreg2/mods/mod-S9-CreativeCore_v1.10.20-EX91.jar
[14:08:52] [INFO]: downloading (attempt: 1)...
[14:08:52] [INFO]: ------------------------------------
[14:08:52] [INFO]: file: MODS:MOD_S9_ONLINEPICTUREFRAME_EX91
[14:08:52] [INFO]: size: 61670 bytes
[14:08:52] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-S9-OnlinePictureFrame-1.4.18-EX91.jar
[14:08:52] [INFO]: dest: /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/terrafirmagreg2/mods/mod-S9-OnlinePictureFrame-1.4.18-EX91.jar
[14:08:52] [INFO]: downloading (attempt: 1)...
[14:08:53] [INFO]: ------------------------------------
[14:08:53] [INFO]: file: MODS:MOD_S10_CRAFTTWEAKER4120_EX10
[14:08:53] [INFO]: size: 1576999 bytes
[14:08:53] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-S10-CraftTweaker4120.682-EX10.jar
[14:08:53] [INFO]: dest: /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/terrafirmagreg2/mods/mod-S10-CraftTweaker4120.682-EX10.jar
[14:08:53] [INFO]: downloading (attempt: 1)...
[14:08:53] [INFO]: ------------------------------------
[14:08:53] [INFO]: file: MODS:MOD_S10_MODTWEAKER4020_EX10
[14:08:53] [INFO]: size: 493285 bytes
[14:08:53] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-S10-modtweaker4020-EX10.jar
[14:08:53] [INFO]: dest: /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/terrafirmagreg2/mods/mod-S10-modtweaker4020-EX10.jar
[14:08:53] [INFO]: downloading (attempt: 1)...
[14:08:53] [INFO]: ------------------------------------
[14:08:53] [INFO]: file: MODS:MOD_S10_MTLIB306_EX10
[14:08:53] [INFO]: size: 30002 bytes
[14:08:53] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-S10-MTLib306-EX10.jar
[14:08:53] [INFO]: dest: /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/terrafirmagreg2/mods/mod-S10-MTLib306-EX10.jar
[14:08:53] [INFO]: downloading (attempt: 1)...
[14:08:53] [INFO]: ------------------------------------
[14:08:53] [INFO]: file: MODS:MOD_S10_TFCTWEAKER_EX10
[14:08:53] [INFO]: size: 31590 bytes
[14:08:53] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-S10-tfctweaker-2.0.0-EX10.jar
[14:08:53] [INFO]: dest: /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/terrafirmagreg2/mods/mod-S10-tfctweaker-2.0.0-EX10.jar
[14:08:53] [INFO]: downloading (attempt: 1)...
[14:08:54] [INFO]: ------------------------------------
[14:08:54] [INFO]: file: MODS:MOD_S10_DEVTECH_EX10
[14:08:54] [INFO]: size: 70211 bytes
[14:08:54] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-S10-devtech-2.1.2-EX10.jar
[14:08:54] [INFO]: dest: /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/terrafirmagreg2/mods/mod-S10-devtech-2.1.2-EX10.jar
[14:08:54] [INFO]: downloading (attempt: 1)...
[14:08:54] [INFO]: ------------------------------------
[14:08:54] [INFO]: file: MODS:MOD_S10_MULTIBLOCKTWEAKER_EX10
[14:08:54] [INFO]: size: 204820 bytes
[14:08:54] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-S10-multiblocktweaker-gtceu-1.7.1-EX10.jar
[14:08:54] [INFO]: dest: /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/terrafirmagreg2/mods/mod-S10-multiblocktweaker-gtceu-1.7.1-EX10.jar
[14:08:54] [INFO]: downloading (attempt: 1)...
[14:08:54] [INFO]: ------------------------------------
[14:08:54] [INFO]: file: MODS:MOD_S16_DRAGONSRADIO
[14:08:54] [INFO]: size: 213950 bytes
[14:08:54] [INFO]: from: http://ex-server.ru/1122_clients/mods/mod-S16-DragonsRadio1122.jar
[14:08:54] [INFO]: dest: /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/terrafirmagreg2/mods/mod-S16-DragonsRadio1122.jar
[14:08:54] [INFO]: downloading (attempt: 1)...
[14:08:54] [INFO]: Saving server-list caches...
[14:08:54] [INFO]: ------------------------------------
[14:08:54] [INFO]: Launching client <TERRAFIRMAGREG2>
[14:08:54] [INFO]: Minecraft version: 1.12.2
[14:08:54] [INFO]: Performance mode: enbaled
[14:08:54] [INFO]: Memory size: Optional.emptymb
[14:08:54] [WARN]: Java binary was not found! Trying to launch with preinstalled version!
[14:08:54] [INFO]: PRE validating context...
[14:08:55] [INFO]: [14:08:55] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[14:08:55] [INFO]: [14:08:55] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[14:08:55] [INFO]: [14:08:55] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[14:08:55] [INFO]: [14:08:55] [main/INFO] [FML]: Forge Mod Loader version 14.23.5.2838 for Minecraft 1.12.2 loading
[14:08:55] [INFO]: [14:08:55] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_351, running on Mac OS X:x86_64:12.5, installed at /Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Home
[14:08:56] [INFO]: [14:08:56] [main/WARN] [FML]: The coremod FMLCorePlugin (net.minecraftforge.fml.relauncher.FMLCorePlugin) is not signed!
[14:08:56] [INFO]: [14:08:56] [main/WARN] [FML]: The coremod FMLForgePlugin (net.minecraftforge.classloading.FMLForgePlugin) is not signed!
[14:08:56] [INFO]: [14:08:56] [main/INFO] [FML]: Searching /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/terrafirmagreg2/mods for mods
[14:08:56] [INFO]: [14:08:56] [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.
[14:08:56] [INFO]: [14:08:56] [main/WARN] [FML]: The coremod ClientFixer (com.gamerforea.clientfixer.loader.CoreMod) is not signed!
[14:08:56] [INFO]: [14:08:56] [main/INFO] [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from mod-C0-ClientFixerMixin1122.jar
[14:08:56] [INFO]: [14:08:56] [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.
[14:08:56] [INFO]: [14:08:56] [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
[14:08:56] [INFO]: [14:08:56] [main/INFO] [FML]: Loading tweaker optifine.OptiFineForgeTweaker from mod-C0-OptiFineHDUF5.jar
[14:08:56] [INFO]: [14:08:56] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in mod-C1-XaerosMinimap211501_terrafirmagreg.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[14:08:56] [INFO]: [14:08:56] [main/WARN] [FML]: The coremod XaeroMinimapPlugin (xaero.common.core.XaeroMinimapPlugin) is not signed!
[14:08:56] [INFO]: [14:08:56] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in mod-C11-DynamicLights.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[14:08:56] [INFO]: [14:08:56] [main/WARN] [FML]: The coremod atomicstryker.dynamiclights.common.DLFMLCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:08:56] [INFO]: [14:08:56] [main/WARN] [FML]: The coremod DLFMLCorePlugin (atomicstryker.dynamiclights.common.DLFMLCorePlugin) is not signed!
[14:08:56] [INFO]: [14:08:56] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in mod-C7-HardcoreDarkness.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[14:08:56] [INFO]: [14:08:56] [main/WARN] [FML]: The coremod lumien.hardcoredarkness.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:08:56] [INFO]: [14:08:56] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in mod-S1-ae2fc-1.0.11_1.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[14:08:56] [INFO]: [14:08:56] [main/WARN] [FML]: The coremod xyz.phanta.ae2fc.coremod.FcCoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:08:56] [INFO]: [14:08:56] [main/WARN] [FML]: The coremod FcCoreMod (xyz.phanta.ae2fc.coremod.FcCoreMod) is not signed!
[14:08:56] [INFO]: [14:08:56] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in mod-S1-Galacticraft-4.0.4-EX96.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[14:08:56] [INFO]: [14:08:56] [main/WARN] [FML]: The coremod MicdoodlePlugin (micdoodle8.mods.miccore.MicdoodlePlugin) is not signed!
[14:08:56] [INFO]: [14:08:56] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in mod-S1-GalaxySpace-2.0.19-EX96.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[14:08:56] [INFO]: [14:08:56] [main/WARN] [FML]: The coremod galaxyspace.core.hooks.GSHooksLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:08:56] [INFO]: [14:08:56] [main/WARN] [FML]: The coremod GSHooksLoader (galaxyspace.core.hooks.GSHooksLoader) is not signed!
[14:08:56] [INFO]: [14:08:56] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in mod-S1-gregtech-234-beta.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[14:08:56] [INFO]: [14:08:56] [main/WARN] [FML]: The coremod GregTechLoadingPlugin (gregtech.core.GregTechLoadingPlugin) is not signed!
[14:08:56] [INFO]: [14:08:56] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in mod-S1-ResourceLoader.1-1.5.3.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[14:08:56] [INFO]: [14:08:56] [main/WARN] [FML]: The coremod lumien.resourceloader.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:08:56] [INFO]: [14:08:56] [main/INFO] [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from mod-S6-supermartijn642corelib-1.0.19-EX69.jar
[14:08:56] [INFO]: [14:08:56] [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.
[14:08:56] [INFO]: [14:08:56] [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
[14:08:56] [INFO]: [14:08:56] [main/WARN] [FML]: The coremod CreativePatchingLoader (com.creativemd.creativecore.core.CreativePatchingLoader) is not signed!
[14:08:56] [INFO]: [14:08:56] [main/INFO] [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from mod-C0-phosphor026build50.jar
[14:08:56] [INFO]: [14:08:56] [main/WARN] [FML]: The coremod blusunrize.immersiveengineering.common.asm.IELoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:08:56] [INFO]: [14:08:56] [main/WARN] [FML]: The coremod IELoadingPlugin (blusunrize.immersiveengineering.common.asm.IELoadingPlugin) is not signed!
[14:08:56] [INFO]: [14:08:56] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[14:08:56] [INFO]: [14:08:56] [main/INFO] [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.launch.MixinTweaker
[14:08:56] [INFO]: [14:08:56] [main/INFO] [mixin]: SpongePowered MIXIN Subsystem Version=0.8.1 Source=file:/Users/daniilasmanskij/Library/Application%20Support/exlauncher/clients/terrafirmagreg2/mods/mod-C0-ClientFixerMixin1122.jar Service=LaunchWrapper Env=CLIENT
[14:08:56] [INFO]: [14:08:56] [main/WARN] [FML]: The coremod SuperMartijn642's Core Lib Plugin (com.supermartijn642.core.mixin.CoreModPlugin) is not signed!
[14:08:56] [INFO]: [14:08:56] [main/INFO] [mixin]: Compatibility level set to JAVA_8
[14:08:56] [INFO]: [14:08:56] [main/INFO] [LaunchWrapper]: Loading tweak class name optifine.OptiFineForgeTweaker
[14:08:56] [INFO]: [14:08:56] [main/WARN] [LaunchWrapper]: Tweak class name org.spongepowered.asm.launch.MixinTweaker has already been visited -- skipping
[14:08:56] [INFO]: [14:08:56] [main/WARN] [LaunchWrapper]: Tweak class name org.spongepowered.asm.launch.MixinTweaker has already been visited -- skipping
[14:08:56] [INFO]: [14:08:56] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[14:08:56] [INFO]: [14:08:56] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[14:08:56] [INFO]: [14:08:56] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[14:08:56] [INFO]: [14:08:56] [main/INFO] [LaunchWrapper]: Calling tweak class optifine.OptiFineForgeTweaker
[14:08:56] [INFO]: [14:08:56] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: acceptOptions
[14:08:56] [INFO]: [14:08:56] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: injectIntoClassLoader
[14:08:56] [INFO]: [14:08:56] [main/INFO] [STDOUT]: [optifine.OptiFineClassTransformer:dbg:242]: OptiFine ClassTransformer
[14:08:56] [INFO]: [14:08:56] [main/INFO] [STDOUT]: [optifine.OptiFineClassTransformer:dbg:242]: OptiFine ZIP file: /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/terrafirmagreg2/mods/mod-C0-OptiFineHDUF5.jar
[14:08:56] [INFO]: [14:08:56] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:08:58] [INFO]: [14:08:58] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[14:08:58] [INFO]: [14:08:58] [main/ERROR] [FML]: FML appears to be missing any signature data. This is not a good thing
[14:08:58] [INFO]: [14:08:58] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:08:58] [INFO]: [14:08:58] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:08:58] [INFO]: [14:08:58] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:08:58] [INFO]: [14:08:58] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:08:58] [INFO]: [14:08:58] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:08:58] [INFO]: [14:08:58] [main/INFO] [MicdoodleCore]: Successfully Registered Transformer
[14:08:58] [INFO]: [14:08:58] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:08:58] [INFO]: [14:08:58] [main/INFO] [STDOUT]: [galaxyspace.core.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Parsing hooks container galaxyspace.core.hooklib.minecraft.SecondaryTransformerHook
[14:08:58] [INFO]: [14:08:58] [main/INFO] [FML]: [HOOKLIB]  Obfuscated: true
[14:08:58] [INFO]: [14:08:58] [main/INFO] [STDOUT]: [galaxyspace.core.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Parsing hooks container galaxyspace.core.hooks.GSHooksManager
[14:08:59] [INFO]: [14:08:59] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:08:59] [INFO]: [14:08:59] [main/INFO] [LaunchWrapper]: Calling tweak class org.spongepowered.asm.launch.MixinTweaker
[14:08:59] [INFO]: [14:08:59] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[14:08:59] [INFO]: [14:08:59] [main/INFO] [STDOUT]: [galaxyspace.core.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Injecting hooks into class net.minecraftforge.fml.common.Loader
[14:08:59] [INFO]: [14:08:59] [main/INFO] [STDOUT]: [galaxyspace.core.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Patching method net.minecraftforge.fml.common.Loader#injectData([Ljava/lang/Object;)
[14:08:59] [INFO]: [14:08:59] [main/INFO] [STDOUT]: [galaxyspace.core.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Methods dictionary loaded in 4 ms
[14:08:59] [INFO]: [14:08:59] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:09:00] [INFO]: [14:09:00] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:09:00] [INFO]: [14:09:00] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:09:00] [INFO]: [14:09:00] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:09:00] [INFO]: [14:09:00] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:09:00] [INFO]: [14:09:00] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:09:00] [INFO]: [14:09:00] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[14:09:00] [INFO]: [14:09:00] [main/INFO] [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.mixin.EnvironmentStateTweaker
[14:09:00] [INFO]: [14:09:00] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[14:09:00] [INFO]: [14:09:00] [main/INFO] [LaunchWrapper]: Calling tweak class org.spongepowered.asm.mixin.EnvironmentStateTweaker
[14:09:00] [INFO]: [14:09:00] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: getLaunchArguments
[14:09:00] [INFO]: [14:09:00] [main/INFO] [mixin]: A re-entrant transformer '$wrapper.com.gamerforea.clientfixer.asm.ASMTransformer' was detected and will no longer process meta class data
[14:09:00] [INFO]: [14:09:00] [main/INFO] [mixin]: A re-entrant transformer '$wrapper.lumien.resourceloader.asm.ClassTransformer' was detected and will no longer process meta class data
[14:09:00] [INFO]: [14:09:00] [main/INFO] [STDOUT]: [xaero.common.core.transformer.ClassNodeTransformer:transform:26]: Transforming class axw net.minecraft.world.chunk.Chunk
[14:09:00] [INFO]: [14:09:00] [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
[14:09:00] [INFO]: [14:09:00] [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
[14:09:00] [INFO]: [14:09:00] [main/INFO] [mixin]: A re-entrant transformer '$wrapper.pl.asie.foamfix.coremod.FoamFixTransformer' was detected and will no longer process meta class data
[14:09:00] [INFO]: [14:09:00] [main/INFO] [STDOUT]: [atomicstryker.dynamiclights.common.DLTransformer:handleWorldTransform:80]: **************** Dynamic Lights transform running on World, obf: true *********************** 
[14:09:00] [INFO]: [14:09:00] [main/INFO] [STDOUT]: [atomicstryker.dynamiclights.common.DLTransformer:handleWorldTransform:91]: In target method a:(Let;Lana;)I, Patching!
[14:09:00] [INFO]: [14:09:00] [main/INFO] [STDOUT]: [atomicstryker.dynamiclights.common.DLTransformer:handleWorldTransform:148]: Found ASTORE Node at index 19, is writing variable number: 3
[14:09:00] [INFO]: Reading node:    L0
[14:09:00] [INFO]: Reading node:     LINENUMBER 2846 L0
[14:09:00] [INFO]: Reading node:     ALOAD 2
[14:09:00] [INFO]: Reading node:     GETSTATIC ana.a : Lana;
[14:09:00] [INFO]: Reading node:     IF_ACMPNE L1
[14:09:00] [INFO]: Reading node:     ICONST_0
[14:09:00] [INFO]: Reading node:     GOTO L2
[14:09:00] [INFO]: Reading node:    L1
[14:09:00] [INFO]: Reading node:    FRAME APPEND [awt]
[14:09:00] [INFO]: Reading node:     ALOAD 3
[14:09:00] [INFO]: Reading node:     INVOKEINTERFACE awt.u ()Laow;
[14:09:00] [INFO]: Reading node:     ALOAD 3
[14:09:00] [INFO]: Reading node:     ALOAD 0
[14:09:00] [INFO]: Reading node:     ALOAD 1
[14:09:00] [INFO]: Reading node:     INVOKEVIRTUAL aow.getLightValue (Lawt;Lamy;Let;)I
[14:09:00] [INFO]: found deletion target at index 19:     INVOKEVIRTUAL aow.getLightValue (Lawt;Lamy;Let;)I
[14:09:00] [INFO]: 
[14:09:00] [INFO]: [14:09:00] [main/INFO] [STDOUT]: [galaxyspace.core.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Injecting hooks into class net.minecraft.world.World
[14:09:01] [INFO]: [14:09:01] [main/INFO] [STDOUT]: [galaxyspace.core.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Patching method net.minecraft.world.World#setBlockState(Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/state/IBlockState;I)
[14:09:01] [INFO]: [14:09:01] [main/INFO] [GregTechTransformer]: Patched method func_180498_a(Lnet/minecraft/entity/player/EntityPlayer;ILnet/minecraft/util/math/BlockPos;I)V in net/minecraft/world/World successfully
[14:09:01] [INFO]: [14:09:01] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[14:09:01] [INFO]: [14:09:01] [main/INFO] [STDOUT]: [atomicstryker.dynamiclights.common.DLTransformer:handleWorldTransform:80]: **************** Dynamic Lights transform running on World, obf: true *********************** 
[14:09:01] [INFO]: [14:09:01] [main/INFO] [STDOUT]: [atomicstryker.dynamiclights.common.DLTransformer:handleWorldTransform:91]: In target method a:(Let;Lana;)I, Patching!
[14:09:01] [INFO]: [14:09:01] [main/INFO] [STDOUT]: [atomicstryker.dynamiclights.common.DLTransformer:handleWorldTransform:148]: Found ASTORE Node at index 19, is writing variable number: 3
[14:09:01] [INFO]: Reading node:    L3
[14:09:01] [INFO]: Reading node:     LINENUMBER 2846 L3
[14:09:01] [INFO]: Reading node:     ALOAD 2
[14:09:01] [INFO]: Reading node:     GETSTATIC ana.a : Lana;
[14:09:01] [INFO]: Reading node:     IF_ACMPNE L4
[14:09:01] [INFO]: Reading node:     ICONST_0
[14:09:01] [INFO]: Reading node:     GOTO L5
[14:09:01] [INFO]: Reading node:    L4
[14:09:01] [INFO]: Reading node:    FRAME APPEND [awt]
[14:09:01] [INFO]: Reading node:     ALOAD 3
[14:09:01] [INFO]: Reading node:     INVOKEINTERFACE awt.u ()Laow;
[14:09:01] [INFO]: Reading node:     ALOAD 3
[14:09:01] [INFO]: Reading node:     ALOAD 0
[14:09:01] [INFO]: Reading node:     ALOAD 1
[14:09:01] [INFO]: Reading node:     INVOKEVIRTUAL aow.getLightValue (Lawt;Lamy;Let;)I
[14:09:01] [INFO]: found deletion target at index 19:     INVOKEVIRTUAL aow.getLightValue (Lawt;Lamy;Let;)I
[14:09:01] [INFO]: 
[14:09:01] [INFO]: [14:09:01] [main/INFO] [STDOUT]: [galaxyspace.core.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Injecting hooks into class net.minecraft.world.World
[14:09:01] [INFO]: [14:09:01] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:98]: Added INTERFACE: pl/asie/foamfix/coremod/patches/IFoamFixWorldRemovable
[14:09:01] [INFO]: [14:09:01] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:135]: Added METHOD: net.minecraft.world.World.foamfix_removeUnloadedEntities
[14:09:01] [INFO]: [14:09:01] [main/INFO] [GregTechTransformer]: Patched method func_180498_a(Lnet/minecraft/entity/player/EntityPlayer;ILnet/minecraft/util/math/BlockPos;I)V in net/minecraft/world/World successfully
[14:09:01] [INFO]: [14:09:01] [main/INFO] [STDOUT]: [xaero.common.core.transformer.ClassNodeTransformer:transform:26]: Transforming class bsb net.minecraft.client.multiplayer.WorldClient
[14:09:01] [INFO]: [14:09:01] [main/INFO] [STDOUT]: [xaero.common.core.transformer.ClassNodeTransformer:transform:26]: Transforming class net.minecraftforge.client.GuiIngameForge net.minecraftforge.client.GuiIngameForge
[14:09:01] [INFO]: [14:09:01] [main/INFO] [STDOUT]: [xaero.common.core.transformer.ClassNodeTransformer:transform:26]: Transforming class aed net.minecraft.entity.player.EntityPlayer
[14:09:01] [INFO]: 
[14:09:01] [INFO]: [14:09:01] [main/INFO] [STDOUT]: [xaero.common.core.transformer.ClassNodeTransformer:transform:26]: Transforming class bud net.minecraft.client.entity.EntityPlayerSP
[14:09:01] [INFO]: 
[14:09:01] [INFO]: [14:09:01] [main/INFO] [STDOUT]: [xaero.common.core.transformer.ClassNodeTransformer:transform:26]: Transforming class bua net.minecraft.client.entity.AbstractClientPlayer
[14:09:01] [INFO]: 
[14:09:02] [INFO]: [14:09:02] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.patches.WorldServerRemovalPatch:apply:62]: Patched updateEntities in net/minecraft/world/WorldServer func_72939_s
[14:09:02] [INFO]: [14:09:02] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:111]: Spliced in METHOD: net.minecraft.client.util.SearchTreeManager.func_110549_a
[14:09:03] [INFO]: [14:09:03] [Client thread/INFO] [minecraft/Minecraft]: Setting user: Pupies
[14:09:03] [INFO]: [14:09:03] [Client thread/INFO] [STDOUT]: [galaxyspace.core.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Injecting hooks into class net.minecraft.block.Block
[14:09:03] [INFO]: [14:09:03] [Client thread/INFO] [STDOUT]: [galaxyspace.core.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Patching method net.minecraft.block.Block#randomTick(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/state/IBlockState;Ljava/util/Random;)
[14:09:04] [INFO]: [14:09:04] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:111]: Spliced in METHOD: net.minecraft.block.state.BlockStateContainer.createState
[14:09:04] [INFO]: [14:09:04] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:111]: Spliced in METHOD: net.minecraft.block.properties.PropertyEnum.equals
[14:09:04] [INFO]: [14:09:04] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:111]: Spliced in METHOD: net.minecraft.block.properties.PropertyEnum.hashCode
[14:09:04] [INFO]: [14:09:04] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:158]: Added FIELD: net.minecraft.block.properties.PropertyEnum.foamfix_hashCode
[14:09:04] [INFO]: [14:09:04] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:158]: Added FIELD: net.minecraft.block.properties.PropertyEnum.foamfix_hashCode_calced
[14:09:04] [INFO]: [14:09:04] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:111]: Spliced in METHOD: net.minecraft.block.properties.PropertyInteger.hashCode
[14:09:04] [INFO]: [14:09:04] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:158]: Added FIELD: net.minecraft.block.properties.PropertyInteger.foamfix_hashCode
[14:09:04] [INFO]: [14:09:04] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:158]: Added FIELD: net.minecraft.block.properties.PropertyInteger.foamfix_hashCode_calced
[14:09:04] [INFO]: [14:09:04] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:111]: Spliced in METHOD: net.minecraft.block.properties.PropertyBool.equals
[14:09:04] [INFO]: [14:09:04] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:111]: Spliced in METHOD: net.minecraft.block.properties.PropertyBool.hashCode
[14:09:04] [INFO]: [14:09:04] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:111]: Spliced in METHOD: net.minecraft.tileentity.TileEntity.func_190559_a
[14:09:04] [INFO]: [14:09:04] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:111]: Spliced in METHOD: net.minecraft.block.BlockBed.func_189540_a
[14:09:05] [INFO]: [14:09:05] [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
[14:09:05] [INFO]: [14:09:05] [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
[14:09:05] [INFO]: [14:09:05] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:98]: Added INTERFACE: pl/asie/foamfix/api/IFoamFixMobSpawnerLogic
[14:09:05] [INFO]: [14:09:05] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:111]: Spliced in METHOD: net.minecraft.tileentity.MobSpawnerBaseLogic.func_98279_f
[14:09:05] [INFO]: [14:09:05] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:158]: Added FIELD: net.minecraft.tileentity.MobSpawnerBaseLogic.foamfix_activatedCache
[14:09:05] [INFO]: [14:09:05] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:158]: Added FIELD: net.minecraft.tileentity.MobSpawnerBaseLogic.foamfix_activatedCachePESize
[14:09:05] [INFO]: [14:09:05] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:158]: Added FIELD: net.minecraft.tileentity.MobSpawnerBaseLogic.foamfix_activatedCacheTime
[14:09:05] [INFO]: [14:09:05] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:158]: Added FIELD: net.minecraft.tileentity.MobSpawnerBaseLogic.foamfix_forcedCache
[14:09:05] [INFO]: [14:09:05] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:158]: Added FIELD: net.minecraft.tileentity.MobSpawnerBaseLogic.foamfix_forcedCacheTime
[14:09:06] [INFO]: [14:09:06] [Client thread/INFO] [Config]: [OptiFine] *** Reflector Forge ***
[14:09:06] [INFO]: [14:09:06] [Client thread/INFO] [Config]: [OptiFine] (Reflector) Class not present: mods.betterfoliage.client.BetterFoliageClient
[14:09:06] [INFO]: [14:09:06] [Client thread/INFO] [STDOUT]: [xaero.common.core.transformer.ClassNodeTransformer:transform:26]: Transforming class axw net.minecraft.world.chunk.Chunk
[14:09:06] [INFO]: [14:09:06] [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
[14:09:06] [INFO]: [14:09:06] [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
[14:09:06] [INFO]: [14:09:06] [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.
[14:09:07] [INFO]: [14:09:07] [Client thread/INFO] [GregTechTransformer]: Patched method func_175068_a(IFJ)V in net/minecraft/client/renderer/EntityRenderer successfully
[14:09:07] [INFO]: [14:09:07] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:111]: Spliced in METHOD: net.minecraftforge.common.property.ExtendedBlockState.createState
[14:09:07] [INFO]: [14:09:07] [Client thread/INFO] [STDOUT]: [xaero.common.core.transformer.ClassNodeTransformer:transform:26]: Transforming class brz net.minecraft.client.network.NetHandlerPlayClient
[14:09:07] [INFO]: [14:09:07] [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
[14:09:07] [INFO]: [14:09:07] [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
[14:09:07] [INFO]: [14:09:07] [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
[14:09:07] [INFO]: [14:09:07] [Client thread/INFO] [Config]: [OptiFine] *** Reflector Vanilla ***
[14:09:07] [INFO]: [14:09:07] [Client thread/INFO] [STDOUT]: [xaero.common.core.transformer.ClassNodeTransformer:transform:26]: Transforming class brs net.minecraft.client.model.ModelRenderer
[14:09:07] [INFO]: 
[14:09:07] [INFO]: [14:09:07] [Client thread/WARN] [minecraft/GameSettings]: Skipping bad option: lastServer:
[14:09:07] [INFO]: [14:09:07] [Client thread/INFO] [minecraft/Minecraft]: LWJGL Version: 2.9.4
[14:09:08] [INFO]: [14:09:08] [Client thread/INFO] [Config]: [OptiFine] 
[14:09:08] [INFO]: [14:09:08] [Client thread/INFO] [Config]: [OptiFine] OptiFine_1.12.2_HD_U_F5
[14:09:08] [INFO]: [14:09:08] [Client thread/INFO] [Config]: [OptiFine] Build: 20191204-141934
[14:09:08] [INFO]: [14:09:08] [Client thread/INFO] [Config]: [OptiFine] OS: Mac OS X (x86_64) version 12.5
[14:09:08] [INFO]: [14:09:08] [Client thread/INFO] [Config]: [OptiFine] Java: 1.8.0_351, Oracle Corporation
[14:09:08] [INFO]: [14:09:08] [Client thread/INFO] [Config]: [OptiFine] VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
[14:09:08] [INFO]: [14:09:08] [Client thread/INFO] [Config]: [OptiFine] LWJGL: 2.9.4
[14:09:08] [INFO]: [14:09:08] [Client thread/INFO] [Config]: [OptiFine] OpenGL: Apple M1 Pro, version 2.1 Metal - 76.3, Apple
[14:09:08] [INFO]: [14:09:08] [Client thread/INFO] [Config]: [OptiFine] OpenGL Version: 2.1.0
[14:09:08] [INFO]: [14:09:08] [Client thread/INFO] [Config]: [OptiFine] Maximum texture size: 16384x16384
[14:09:08] [INFO]: [14:09:08] [VersionCheck/INFO] [Config]: [OptiFine] Checking for new version
[14:09:08] [INFO]: 2023-05-04 14:09:08.088 java[36780:12030866] *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'NSWindow drag regions should only be invalidated on the Main Thread!'
[14:09:08] [INFO]: *** First throw call stack:
[14:09:08] [INFO]: (
[14:09:08] [INFO]:     0   CoreFoundation                      0x00007ff80d14de9b __exceptionPreprocess + 242
[14:09:08] [INFO]:     1   libobjc.A.dylib                     0x00007ff80ceafe48 objc_exception_throw + 48
[14:09:08] [INFO]:     2   CoreFoundation                      0x00007ff80d1768c6 -[NSException raise] + 9
[14:09:08] [INFO]:     3   AppKit                              0x00007ff80fa6a0a4 -[NSWindow(NSWindow_Theme) _postWindowNeedsToResetDragMarginsUnlessPostingDisabled] + 321
[14:09:08] [INFO]:     4   AppKit                              0x00007ff80fa916ab -[NSThemeFrame setStyleMask:] + 162
[14:09:08] [INFO]:     5   AppKit                              0x00007ff80fa914bb __25-[NSWindow setStyleMask:]_block_invoke + 2092
[14:09:08] [INFO]:     6   AppKit                              0x00007ff80fa90c37 NSPerformVisuallyAtomicChange + 132
[14:09:08] [INFO]:     7   AppKit                              0x00007ff80fa90b44 -[NSWindow setStyleMask:] + 170
[14:09:08] [INFO]:     8   liblwjgl.dylib                      0x0000000133e38ee2 Java_org_lwjgl_opengl_MacOSXDisplay_nSetResizable + 82
[14:09:08] [INFO]:     9   ???                                 0x000000010fafc187 0x0 + 4558143879
[14:09:08] [INFO]:     10  ???                                 0x000000010faec33d 0x0 + 4558078781
[14:09:08] [INFO]: )
[14:09:08] [INFO]: libc++abi: terminating with uncaught exception of type NSException
[14:09:08] [WARN]: 
ru.excalibur.launcher.d.f.A: Crash with reason <unknown>
    at ru.excalibur.launcher.d.f.I.k(u:140) ~[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:?]
[14:09:08] [INFO]: Sending notify...
[14:10:24] [INFO]: ------------------------------------
[14:10:24] [INFO]: Preparing client <TERRAFIRMAGREG2>
[14:10:24] [INFO]: Checking content files...
[14:10:25] [INFO]: ------------------------------------
[14:10:25] [INFO]: Launching client <TERRAFIRMAGREG2>
[14:10:25] [INFO]: Minecraft version: 1.12.2
[14:10:25] [INFO]: Performance mode: enbaled
[14:10:25] [INFO]: Memory size: Optional.emptymb
[14:10:25] [WARN]: Java binary was not found! Trying to launch with preinstalled version!
[14:10:25] [INFO]: PRE validating context...
[14:10:25] [INFO]: Removing illegal modification: /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/terrafirmagreg2/mods/memory_repo/blusunrize/ImmersiveEngineering-core/0.12-98/ImmersiveEngineering-core-0.12-98.jar
[14:10:26] [INFO]: [14:10:26] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[14:10:26] [INFO]: [14:10:26] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[14:10:26] [INFO]: [14:10:26] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[14:10:26] [INFO]: [14:10:26] [main/INFO] [FML]: Forge Mod Loader version 14.23.5.2838 for Minecraft 1.12.2 loading
[14:10:26] [INFO]: [14:10:26] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_351, running on Mac OS X:x86_64:12.5, installed at /Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Home
[14:10:26] [INFO]: [14:10:26] [main/WARN] [FML]: The coremod FMLCorePlugin (net.minecraftforge.fml.relauncher.FMLCorePlugin) is not signed!
[14:10:26] [INFO]: [14:10:26] [main/WARN] [FML]: The coremod FMLForgePlugin (net.minecraftforge.classloading.FMLForgePlugin) is not signed!
[14:10:26] [INFO]: [14:10:26] [main/INFO] [FML]: Searching /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/terrafirmagreg2/mods for mods
[14:10:26] [INFO]: [14:10:26] [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.
[14:10:26] [INFO]: [14:10:26] [main/WARN] [FML]: The coremod ClientFixer (com.gamerforea.clientfixer.loader.CoreMod) is not signed!
[14:10:26] [INFO]: [14:10:26] [main/INFO] [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from mod-C0-ClientFixerMixin1122.jar
[14:10:26] [INFO]: [14:10:26] [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.
[14:10:26] [INFO]: [14:10:26] [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
[14:10:26] [INFO]: [14:10:26] [main/INFO] [FML]: Loading tweaker optifine.OptiFineForgeTweaker from mod-C0-OptiFineHDUF5.jar
[14:10:26] [INFO]: [14:10:26] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in mod-C1-XaerosMinimap211501_terrafirmagreg.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[14:10:26] [INFO]: [14:10:26] [main/WARN] [FML]: The coremod XaeroMinimapPlugin (xaero.common.core.XaeroMinimapPlugin) is not signed!
[14:10:26] [INFO]: [14:10:26] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in mod-C11-DynamicLights.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[14:10:26] [INFO]: [14:10:26] [main/WARN] [FML]: The coremod atomicstryker.dynamiclights.common.DLFMLCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:10:26] [INFO]: [14:10:26] [main/WARN] [FML]: The coremod DLFMLCorePlugin (atomicstryker.dynamiclights.common.DLFMLCorePlugin) is not signed!
[14:10:26] [INFO]: [14:10:26] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in mod-C7-HardcoreDarkness.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[14:10:26] [INFO]: [14:10:26] [main/WARN] [FML]: The coremod lumien.hardcoredarkness.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:10:26] [INFO]: [14:10:26] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in mod-S1-ae2fc-1.0.11_1.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[14:10:26] [INFO]: [14:10:26] [main/WARN] [FML]: The coremod xyz.phanta.ae2fc.coremod.FcCoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:10:26] [INFO]: [14:10:26] [main/WARN] [FML]: The coremod FcCoreMod (xyz.phanta.ae2fc.coremod.FcCoreMod) is not signed!
[14:10:26] [INFO]: [14:10:26] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in mod-S1-Galacticraft-4.0.4-EX96.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[14:10:26] [INFO]: [14:10:26] [main/WARN] [FML]: The coremod MicdoodlePlugin (micdoodle8.mods.miccore.MicdoodlePlugin) is not signed!
[14:10:26] [INFO]: [14:10:26] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in mod-S1-GalaxySpace-2.0.19-EX96.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[14:10:26] [INFO]: [14:10:26] [main/WARN] [FML]: The coremod galaxyspace.core.hooks.GSHooksLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:10:26] [INFO]: [14:10:26] [main/WARN] [FML]: The coremod GSHooksLoader (galaxyspace.core.hooks.GSHooksLoader) is not signed!
[14:10:26] [INFO]: [14:10:26] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in mod-S1-gregtech-234-beta.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[14:10:26] [INFO]: [14:10:26] [main/WARN] [FML]: The coremod GregTechLoadingPlugin (gregtech.core.GregTechLoadingPlugin) is not signed!
[14:10:26] [INFO]: [14:10:26] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in mod-S1-ResourceLoader.1-1.5.3.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[14:10:26] [INFO]: [14:10:26] [main/WARN] [FML]: The coremod lumien.resourceloader.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:10:26] [INFO]: [14:10:26] [main/INFO] [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from mod-S6-supermartijn642corelib-1.0.19-EX69.jar
[14:10:26] [INFO]: [14:10:26] [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.
[14:10:26] [INFO]: [14:10:26] [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
[14:10:26] [INFO]: [14:10:26] [main/WARN] [FML]: The coremod CreativePatchingLoader (com.creativemd.creativecore.core.CreativePatchingLoader) is not signed!
[14:10:26] [INFO]: [14:10:26] [main/INFO] [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from mod-C0-phosphor026build50.jar
[14:10:26] [INFO]: [14:10:26] [main/WARN] [FML]: The coremod blusunrize.immersiveengineering.common.asm.IELoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:10:26] [INFO]: [14:10:26] [main/WARN] [FML]: The coremod IELoadingPlugin (blusunrize.immersiveengineering.common.asm.IELoadingPlugin) is not signed!
[14:10:26] [INFO]: [14:10:26] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[14:10:26] [INFO]: [14:10:26] [main/INFO] [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.launch.MixinTweaker
[14:10:27] [INFO]: [14:10:27] [main/INFO] [mixin]: SpongePowered MIXIN Subsystem Version=0.8.1 Source=file:/Users/daniilasmanskij/Library/Application%20Support/exlauncher/clients/terrafirmagreg2/mods/mod-C0-ClientFixerMixin1122.jar Service=LaunchWrapper Env=CLIENT
[14:10:27] [INFO]: [14:10:27] [main/WARN] [FML]: The coremod SuperMartijn642's Core Lib Plugin (com.supermartijn642.core.mixin.CoreModPlugin) is not signed!
[14:10:27] [INFO]: [14:10:27] [main/INFO] [mixin]: Compatibility level set to JAVA_8
[14:10:27] [INFO]: [14:10:27] [main/INFO] [LaunchWrapper]: Loading tweak class name optifine.OptiFineForgeTweaker
[14:10:27] [INFO]: [14:10:27] [main/WARN] [LaunchWrapper]: Tweak class name org.spongepowered.asm.launch.MixinTweaker has already been visited -- skipping
[14:10:27] [INFO]: [14:10:27] [main/WARN] [LaunchWrapper]: Tweak class name org.spongepowered.asm.launch.MixinTweaker has already been visited -- skipping
[14:10:27] [INFO]: [14:10:27] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[14:10:27] [INFO]: [14:10:27] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[14:10:27] [INFO]: [14:10:27] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[14:10:27] [INFO]: [14:10:27] [main/INFO] [LaunchWrapper]: Calling tweak class optifine.OptiFineForgeTweaker
[14:10:27] [INFO]: [14:10:27] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: acceptOptions
[14:10:27] [INFO]: [14:10:27] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: injectIntoClassLoader
[14:10:27] [INFO]: [14:10:27] [main/INFO] [STDOUT]: [optifine.OptiFineClassTransformer:dbg:242]: OptiFine ClassTransformer
[14:10:27] [INFO]: [14:10:27] [main/INFO] [STDOUT]: [optifine.OptiFineClassTransformer:dbg:242]: OptiFine ZIP file: /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/terrafirmagreg2/mods/mod-C0-OptiFineHDUF5.jar
[14:10:27] [INFO]: [14:10:27] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:10:29] [INFO]: [14:10:29] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[14:10:29] [INFO]: [14:10:29] [main/ERROR] [FML]: FML appears to be missing any signature data. This is not a good thing
[14:10:29] [INFO]: [14:10:29] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:10:29] [INFO]: [14:10:29] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:10:29] [INFO]: [14:10:29] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:10:29] [INFO]: [14:10:29] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:10:29] [INFO]: [14:10:29] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:10:29] [INFO]: [14:10:29] [main/INFO] [MicdoodleCore]: Successfully Registered Transformer
[14:10:29] [INFO]: [14:10:29] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:10:29] [INFO]: [14:10:29] [main/INFO] [STDOUT]: [galaxyspace.core.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Parsing hooks container galaxyspace.core.hooklib.minecraft.SecondaryTransformerHook
[14:10:29] [INFO]: [14:10:29] [main/INFO] [FML]: [HOOKLIB]  Obfuscated: true
[14:10:29] [INFO]: [14:10:29] [main/INFO] [STDOUT]: [galaxyspace.core.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Parsing hooks container galaxyspace.core.hooks.GSHooksManager
[14:10:29] [INFO]: [14:10:29] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:10:29] [INFO]: [14:10:29] [main/INFO] [LaunchWrapper]: Calling tweak class org.spongepowered.asm.launch.MixinTweaker
[14:10:29] [INFO]: [14:10:29] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[14:10:29] [INFO]: [14:10:29] [main/INFO] [STDOUT]: [galaxyspace.core.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Injecting hooks into class net.minecraftforge.fml.common.Loader
[14:10:29] [INFO]: [14:10:29] [main/INFO] [STDOUT]: [galaxyspace.core.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Patching method net.minecraftforge.fml.common.Loader#injectData([Ljava/lang/Object;)
[14:10:30] [INFO]: [14:10:30] [main/INFO] [STDOUT]: [galaxyspace.core.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Methods dictionary loaded in 5 ms
[14:10:30] [INFO]: [14:10:30] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:10:30] [INFO]: [14:10:30] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:10:30] [INFO]: [14:10:30] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:10:30] [INFO]: [14:10:30] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:10:30] [INFO]: [14:10:30] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:10:30] [INFO]: [14:10:30] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:10:30] [INFO]: [14:10:30] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[14:10:30] [INFO]: [14:10:30] [main/INFO] [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.mixin.EnvironmentStateTweaker
[14:10:30] [INFO]: [14:10:30] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[14:10:30] [INFO]: [14:10:30] [main/INFO] [LaunchWrapper]: Calling tweak class org.spongepowered.asm.mixin.EnvironmentStateTweaker
[14:10:30] [INFO]: [14:10:30] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: getLaunchArguments
[14:10:31] [INFO]: [14:10:31] [main/INFO] [mixin]: A re-entrant transformer '$wrapper.com.gamerforea.clientfixer.asm.ASMTransformer' was detected and will no longer process meta class data
[14:10:31] [INFO]: [14:10:31] [main/INFO] [mixin]: A re-entrant transformer '$wrapper.lumien.resourceloader.asm.ClassTransformer' was detected and will no longer process meta class data
[14:10:31] [INFO]: [14:10:31] [main/INFO] [STDOUT]: [xaero.common.core.transformer.ClassNodeTransformer:transform:26]: Transforming class axw net.minecraft.world.chunk.Chunk
[14:10:31] [INFO]: [14:10:31] [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
[14:10:31] [INFO]: [14:10:31] [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
[14:10:31] [INFO]: [14:10:31] [main/INFO] [mixin]: A re-entrant transformer '$wrapper.pl.asie.foamfix.coremod.FoamFixTransformer' was detected and will no longer process meta class data
[14:10:31] [INFO]: [14:10:31] [main/INFO] [STDOUT]: [atomicstryker.dynamiclights.common.DLTransformer:handleWorldTransform:80]: **************** Dynamic Lights transform running on World, obf: true *********************** 
[14:10:31] [INFO]: [14:10:31] [main/INFO] [STDOUT]: [atomicstryker.dynamiclights.common.DLTransformer:handleWorldTransform:91]: In target method a:(Let;Lana;)I, Patching!
[14:10:31] [INFO]: [14:10:31] [main/INFO] [STDOUT]: [atomicstryker.dynamiclights.common.DLTransformer:handleWorldTransform:148]: Found ASTORE Node at index 19, is writing variable number: 3
[14:10:31] [INFO]: Reading node:    L0
[14:10:31] [INFO]: Reading node:     LINENUMBER 2846 L0
[14:10:31] [INFO]: Reading node:     ALOAD 2
[14:10:31] [INFO]: Reading node:     GETSTATIC ana.a : Lana;
[14:10:31] [INFO]: Reading node:     IF_ACMPNE L1
[14:10:31] [INFO]: Reading node:     ICONST_0
[14:10:31] [INFO]: Reading node:     GOTO L2
[14:10:31] [INFO]: Reading node:    L1
[14:10:31] [INFO]: Reading node:    FRAME APPEND [awt]
[14:10:31] [INFO]: Reading node:     ALOAD 3
[14:10:31] [INFO]: Reading node:     INVOKEINTERFACE awt.u ()Laow;
[14:10:31] [INFO]: Reading node:     ALOAD 3
[14:10:31] [INFO]: Reading node:     ALOAD 0
[14:10:31] [INFO]: Reading node:     ALOAD 1
[14:10:31] [INFO]: Reading node:     INVOKEVIRTUAL aow.getLightValue (Lawt;Lamy;Let;)I
[14:10:31] [INFO]: found deletion target at index 19:     INVOKEVIRTUAL aow.getLightValue (Lawt;Lamy;Let;)I
[14:10:31] [INFO]: 
[14:10:31] [INFO]: [14:10:31] [main/INFO] [STDOUT]: [galaxyspace.core.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Injecting hooks into class net.minecraft.world.World
[14:10:31] [INFO]: [14:10:31] [main/INFO] [STDOUT]: [galaxyspace.core.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Patching method net.minecraft.world.World#setBlockState(Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/state/IBlockState;I)
[14:10:31] [INFO]: [14:10:31] [main/INFO] [GregTechTransformer]: Patched method func_180498_a(Lnet/minecraft/entity/player/EntityPlayer;ILnet/minecraft/util/math/BlockPos;I)V in net/minecraft/world/World successfully
[14:10:31] [INFO]: [14:10:31] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[14:10:32] [INFO]: [14:10:32] [main/INFO] [STDOUT]: [atomicstryker.dynamiclights.common.DLTransformer:handleWorldTransform:80]: **************** Dynamic Lights transform running on World, obf: true *********************** 
[14:10:32] [INFO]: [14:10:32] [main/INFO] [STDOUT]: [atomicstryker.dynamiclights.common.DLTransformer:handleWorldTransform:91]: In target method a:(Let;Lana;)I, Patching!
[14:10:32] [INFO]: [14:10:32] [main/INFO] [STDOUT]: [atomicstryker.dynamiclights.common.DLTransformer:handleWorldTransform:148]: Found ASTORE Node at index 19, is writing variable number: 3
[14:10:32] [INFO]: Reading node:    L3
[14:10:32] [INFO]: Reading node:     LINENUMBER 2846 L3
[14:10:32] [INFO]: Reading node:     ALOAD 2
[14:10:32] [INFO]: Reading node:     GETSTATIC ana.a : Lana;
[14:10:32] [INFO]: Reading node:     IF_ACMPNE L4
[14:10:32] [INFO]: Reading node:     ICONST_0
[14:10:32] [INFO]: Reading node:     GOTO L5
[14:10:32] [INFO]: Reading node:    L4
[14:10:32] [INFO]: Reading node:    FRAME APPEND [awt]
[14:10:32] [INFO]: Reading node:     ALOAD 3
[14:10:32] [INFO]: Reading node:     INVOKEINTERFACE awt.u ()Laow;
[14:10:32] [INFO]: Reading node:     ALOAD 3
[14:10:32] [INFO]: Reading node:     ALOAD 0
[14:10:32] [INFO]: Reading node:     ALOAD 1
[14:10:32] [INFO]: Reading node:     INVOKEVIRTUAL aow.getLightValue (Lawt;Lamy;Let;)I
[14:10:32] [INFO]: found deletion target at index 19:     INVOKEVIRTUAL aow.getLightValue (Lawt;Lamy;Let;)I
[14:10:32] [INFO]: 
[14:10:32] [INFO]: [14:10:32] [main/INFO] [STDOUT]: [galaxyspace.core.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Injecting hooks into class net.minecraft.world.World
[14:10:32] [INFO]: [14:10:32] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:98]: Added INTERFACE: pl/asie/foamfix/coremod/patches/IFoamFixWorldRemovable
[14:10:32] [INFO]: [14:10:32] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:135]: Added METHOD: net.minecraft.world.World.foamfix_removeUnloadedEntities
[14:10:32] [INFO]: [14:10:32] [main/INFO] [GregTechTransformer]: Patched method func_180498_a(Lnet/minecraft/entity/player/EntityPlayer;ILnet/minecraft/util/math/BlockPos;I)V in net/minecraft/world/World successfully
[14:10:32] [INFO]: [14:10:32] [main/INFO] [STDOUT]: [xaero.common.core.transformer.ClassNodeTransformer:transform:26]: Transforming class bsb net.minecraft.client.multiplayer.WorldClient
[14:10:32] [INFO]: [14:10:32] [main/INFO] [STDOUT]: [xaero.common.core.transformer.ClassNodeTransformer:transform:26]: Transforming class net.minecraftforge.client.GuiIngameForge net.minecraftforge.client.GuiIngameForge
[14:10:32] [INFO]: [14:10:32] [main/INFO] [STDOUT]: [xaero.common.core.transformer.ClassNodeTransformer:transform:26]: Transforming class aed net.minecraft.entity.player.EntityPlayer
[14:10:32] [INFO]: 
[14:10:32] [INFO]: [14:10:32] [main/INFO] [STDOUT]: [xaero.common.core.transformer.ClassNodeTransformer:transform:26]: Transforming class bud net.minecraft.client.entity.EntityPlayerSP
[14:10:32] [INFO]: 
[14:10:32] [INFO]: [14:10:32] [main/INFO] [STDOUT]: [xaero.common.core.transformer.ClassNodeTransformer:transform:26]: Transforming class bua net.minecraft.client.entity.AbstractClientPlayer
[14:10:32] [INFO]: 
[14:10:33] [INFO]: [14:10:33] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.patches.WorldServerRemovalPatch:apply:62]: Patched updateEntities in net/minecraft/world/WorldServer func_72939_s
[14:10:33] [INFO]: [14:10:33] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:111]: Spliced in METHOD: net.minecraft.client.util.SearchTreeManager.func_110549_a
[14:10:33] [INFO]: [14:10:33] [Client thread/INFO] [minecraft/Minecraft]: Setting user: Pupies
[14:10:33] [INFO]: [14:10:33] [Client thread/INFO] [STDOUT]: [galaxyspace.core.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Injecting hooks into class net.minecraft.block.Block
[14:10:33] [INFO]: [14:10:33] [Client thread/INFO] [STDOUT]: [galaxyspace.core.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Patching method net.minecraft.block.Block#randomTick(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/state/IBlockState;Ljava/util/Random;)
[14:10:34] [INFO]: [14:10:34] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:111]: Spliced in METHOD: net.minecraft.block.state.BlockStateContainer.createState
[14:10:34] [INFO]: [14:10:34] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:111]: Spliced in METHOD: net.minecraft.block.properties.PropertyEnum.equals
[14:10:34] [INFO]: [14:10:34] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:111]: Spliced in METHOD: net.minecraft.block.properties.PropertyEnum.hashCode
[14:10:34] [INFO]: [14:10:34] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:158]: Added FIELD: net.minecraft.block.properties.PropertyEnum.foamfix_hashCode
[14:10:34] [INFO]: [14:10:34] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:158]: Added FIELD: net.minecraft.block.properties.PropertyEnum.foamfix_hashCode_calced
[14:10:34] [INFO]: [14:10:34] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:111]: Spliced in METHOD: net.minecraft.block.properties.PropertyInteger.hashCode
[14:10:34] [INFO]: [14:10:34] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:158]: Added FIELD: net.minecraft.block.properties.PropertyInteger.foamfix_hashCode
[14:10:34] [INFO]: [14:10:34] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:158]: Added FIELD: net.minecraft.block.properties.PropertyInteger.foamfix_hashCode_calced
[14:10:34] [INFO]: [14:10:34] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:111]: Spliced in METHOD: net.minecraft.block.properties.PropertyBool.equals
[14:10:34] [INFO]: [14:10:34] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:111]: Spliced in METHOD: net.minecraft.block.properties.PropertyBool.hashCode
[14:10:34] [INFO]: [14:10:34] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:111]: Spliced in METHOD: net.minecraft.tileentity.TileEntity.func_190559_a
[14:10:35] [INFO]: [14:10:35] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:111]: Spliced in METHOD: net.minecraft.block.BlockBed.func_189540_a
[14:10:35] [INFO]: [14:10:35] [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
[14:10:35] [INFO]: [14:10:35] [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
[14:10:36] [INFO]: [14:10:36] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:98]: Added INTERFACE: pl/asie/foamfix/api/IFoamFixMobSpawnerLogic
[14:10:36] [INFO]: [14:10:36] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:111]: Spliced in METHOD: net.minecraft.tileentity.MobSpawnerBaseLogic.func_98279_f
[14:10:36] [INFO]: [14:10:36] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:158]: Added FIELD: net.minecraft.tileentity.MobSpawnerBaseLogic.foamfix_activatedCache
[14:10:36] [INFO]: [14:10:36] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:158]: Added FIELD: net.minecraft.tileentity.MobSpawnerBaseLogic.foamfix_activatedCachePESize
[14:10:36] [INFO]: [14:10:36] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:158]: Added FIELD: net.minecraft.tileentity.MobSpawnerBaseLogic.foamfix_activatedCacheTime
[14:10:36] [INFO]: [14:10:36] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:158]: Added FIELD: net.minecraft.tileentity.MobSpawnerBaseLogic.foamfix_forcedCache
[14:10:36] [INFO]: [14:10:36] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:158]: Added FIELD: net.minecraft.tileentity.MobSpawnerBaseLogic.foamfix_forcedCacheTime
[14:10:37] [INFO]: [14:10:37] [Client thread/INFO] [Config]: [OptiFine] *** Reflector Forge ***
[14:10:37] [INFO]: [14:10:37] [Client thread/INFO] [Config]: [OptiFine] (Reflector) Class not present: mods.betterfoliage.client.BetterFoliageClient
[14:10:37] [INFO]: [14:10:37] [Client thread/INFO] [STDOUT]: [xaero.common.core.transformer.ClassNodeTransformer:transform:26]: Transforming class axw net.minecraft.world.chunk.Chunk
[14:10:37] [INFO]: [14:10:37] [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
[14:10:37] [INFO]: [14:10:37] [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
[14:10:37] [INFO]: [14:10:37] [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.
[14:10:37] [INFO]: [14:10:37] [Client thread/INFO] [GregTechTransformer]: Patched method func_175068_a(IFJ)V in net/minecraft/client/renderer/EntityRenderer successfully
[14:10:37] [INFO]: [14:10:37] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:111]: Spliced in METHOD: net.minecraftforge.common.property.ExtendedBlockState.createState
[14:10:37] [INFO]: [14:10:37] [Client thread/INFO] [STDOUT]: [xaero.common.core.transformer.ClassNodeTransformer:transform:26]: Transforming class brz net.minecraft.client.network.NetHandlerPlayClient
[14:10:37] [INFO]: [14:10:37] [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
[14:10:37] [INFO]: [14:10:37] [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
[14:10:37] [INFO]: [14:10:37] [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
[14:10:37] [INFO]: [14:10:37] [Client thread/INFO] [Config]: [OptiFine] *** Reflector Vanilla ***
[14:10:38] [INFO]: [14:10:38] [Client thread/INFO] [STDOUT]: [xaero.common.core.transformer.ClassNodeTransformer:transform:26]: Transforming class brs net.minecraft.client.model.ModelRenderer
[14:10:38] [INFO]: 
[14:10:38] [INFO]: [14:10:38] [Client thread/WARN] [minecraft/GameSettings]: Skipping bad option: lastServer:
[14:10:38] [INFO]: [14:10:38] [Client thread/INFO] [minecraft/Minecraft]: LWJGL Version: 2.9.4
[14:10:38] [INFO]: [14:10:38] [Client thread/INFO] [Config]: [OptiFine] 
[14:10:38] [INFO]: [14:10:38] [Client thread/INFO] [Config]: [OptiFine] OptiFine_1.12.2_HD_U_F5
[14:10:38] [INFO]: [14:10:38] [Client thread/INFO] [Config]: [OptiFine] Build: 20191204-141934
[14:10:38] [INFO]: [14:10:38] [Client thread/INFO] [Config]: [OptiFine] OS: Mac OS X (x86_64) version 12.5
[14:10:38] [INFO]: [14:10:38] [Client thread/INFO] [Config]: [OptiFine] Java: 1.8.0_351, Oracle Corporation
[14:10:38] [INFO]: [14:10:38] [Client thread/INFO] [Config]: [OptiFine] VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
[14:10:38] [INFO]: [14:10:38] [Client thread/INFO] [Config]: [OptiFine] LWJGL: 2.9.4
[14:10:38] [INFO]: [14:10:38] [Client thread/INFO] [Config]: [OptiFine] OpenGL: Apple M1 Pro, version 2.1 Metal - 76.3, Apple
[14:10:38] [INFO]: [14:10:38] [Client thread/INFO] [Config]: [OptiFine] OpenGL Version: 2.1.0
[14:10:38] [INFO]: [14:10:38] [Client thread/INFO] [Config]: [OptiFine] Maximum texture size: 16384x16384
[14:10:38] [INFO]: [14:10:38] [VersionCheck/INFO] [Config]: [OptiFine] Checking for new version
[14:10:38] [INFO]: 2023-05-04 14:10:38.361 java[36803:12031648] *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'NSWindow drag regions should only be invalidated on the Main Thread!'
[14:10:38] [INFO]: *** First throw call stack:
[14:10:38] [INFO]: (
[14:10:38] [INFO]:     0   CoreFoundation                      0x00007ff80d14de9b __exceptionPreprocess + 242
[14:10:38] [INFO]:     1   libobjc.A.dylib                     0x00007ff80ceafe48 objc_exception_throw + 48
[14:10:38] [INFO]:     2   CoreFoundation                      0x00007ff80d1768c6 -[NSException raise] + 9
[14:10:38] [INFO]:     3   AppKit                              0x00007ff80fa6a0a4 -[NSWindow(NSWindow_Theme) _postWindowNeedsToResetDragMarginsUnlessPostingDisabled] + 321
[14:10:38] [INFO]:     4   AppKit                              0x00007ff80fa916ab -[NSThemeFrame setStyleMask:] + 162
[14:10:38] [INFO]:     5   AppKit                              0x00007ff80fa914bb __25-[NSWindow setStyleMask:]_block_invoke + 2092
[14:10:38] [INFO]:     6   AppKit                              0x00007ff80fa90c37 NSPerformVisuallyAtomicChange + 132
[14:10:38] [INFO]:     7   AppKit                              0x00007ff80fa90b44 -[NSWindow setStyleMask:] + 170
[14:10:38] [INFO]:     8   liblwjgl.dylib                      0x000000012f854ee2 Java_org_lwjgl_opengl_MacOSXDisplay_nSetResizable + 82
[14:10:38] [INFO]:     9   ???                                 0x000000010b4a0187 0x0 + 4484366727
[14:10:38] [INFO]:     10  ???                                 0x000000010b49033d 0x0 + 4484301629
[14:10:38] [INFO]: )
[14:10:38] [INFO]: libc++abi: terminating with uncaught exception of type NSException
[14:10:38] [WARN]: 
ru.excalibur.launcher.d.f.A: Crash with reason <unknown>
    at ru.excalibur.launcher.d.f.I.k(u:140) ~[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:?]
    at ru.excalibur.launcher.c.h.start(hm:293) ~[launcher_build_65.jar:?]
    at ru.excalibur.launcher.c.G.k(hm:150) ~[launcher_build_65.jar:?]
    at ru.excalibur.launcher.f.h.c.T.k(ch:170) ~[launcher_build_65.jar:?]
    at ru.excalibur.launcher.c.h.run(hm:67) ~[launcher_build_65.jar:?]
[14:10:38] [INFO]: Sending notify...
[14:10:52] [INFO]: ------------------------------------
[14:10:52] [INFO]: Preparing client <TERRAFIRMAGREG2>
[14:10:53] [INFO]: Checking content files...
[14:10:53] [INFO]: ------------------------------------
[14:10:53] [INFO]: Launching client <TERRAFIRMAGREG2>
[14:10:53] [INFO]: Minecraft version: 1.12.2
[14:10:53] [INFO]: Performance mode: enbaled
[14:10:53] [INFO]: Memory size: Optional.emptymb
[14:10:54] [WARN]: Java binary was not found! Trying to launch with preinstalled version!
[14:10:54] [INFO]: PRE validating context...
[14:10:54] [INFO]: Removing illegal modification: /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/terrafirmagreg2/mods/memory_repo/blusunrize/ImmersiveEngineering-core/0.12-98/ImmersiveEngineering-core-0.12-98.jar
[14:10:55] [INFO]: [14:10:55] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[14:10:55] [INFO]: [14:10:55] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[14:10:55] [INFO]: [14:10:55] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[14:10:55] [INFO]: [14:10:55] [main/INFO] [FML]: Forge Mod Loader version 14.23.5.2838 for Minecraft 1.12.2 loading
[14:10:55] [INFO]: [14:10:55] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_351, running on Mac OS X:x86_64:12.5, installed at /Library/Internet Plug-Ins/JavaAppletPlugin.plugin/Contents/Home
[14:10:56] [INFO]: [14:10:56] [main/WARN] [FML]: The coremod FMLCorePlugin (net.minecraftforge.fml.relauncher.FMLCorePlugin) is not signed!
[14:10:56] [INFO]: [14:10:56] [main/WARN] [FML]: The coremod FMLForgePlugin (net.minecraftforge.classloading.FMLForgePlugin) is not signed!
[14:10:56] [INFO]: [14:10:56] [main/INFO] [FML]: Searching /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/terrafirmagreg2/mods for mods
[14:10:56] [INFO]: [14:10:56] [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.
[14:10:56] [INFO]: [14:10:56] [main/WARN] [FML]: The coremod ClientFixer (com.gamerforea.clientfixer.loader.CoreMod) is not signed!
[14:10:56] [INFO]: [14:10:56] [main/INFO] [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from mod-C0-ClientFixerMixin1122.jar
[14:10:56] [INFO]: [14:10:56] [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.
[14:10:56] [INFO]: [14:10:56] [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
[14:10:56] [INFO]: [14:10:56] [main/INFO] [FML]: Loading tweaker optifine.OptiFineForgeTweaker from mod-C0-OptiFineHDUF5.jar
[14:10:56] [INFO]: [14:10:56] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in mod-C1-XaerosMinimap211501_terrafirmagreg.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[14:10:56] [INFO]: [14:10:56] [main/WARN] [FML]: The coremod XaeroMinimapPlugin (xaero.common.core.XaeroMinimapPlugin) is not signed!
[14:10:56] [INFO]: [14:10:56] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in mod-C11-DynamicLights.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[14:10:56] [INFO]: [14:10:56] [main/WARN] [FML]: The coremod atomicstryker.dynamiclights.common.DLFMLCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:10:56] [INFO]: [14:10:56] [main/WARN] [FML]: The coremod DLFMLCorePlugin (atomicstryker.dynamiclights.common.DLFMLCorePlugin) is not signed!
[14:10:56] [INFO]: [14:10:56] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in mod-C7-HardcoreDarkness.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[14:10:56] [INFO]: [14:10:56] [main/WARN] [FML]: The coremod lumien.hardcoredarkness.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:10:56] [INFO]: [14:10:56] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in mod-S1-ae2fc-1.0.11_1.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[14:10:56] [INFO]: [14:10:56] [main/WARN] [FML]: The coremod xyz.phanta.ae2fc.coremod.FcCoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:10:56] [INFO]: [14:10:56] [main/WARN] [FML]: The coremod FcCoreMod (xyz.phanta.ae2fc.coremod.FcCoreMod) is not signed!
[14:10:56] [INFO]: [14:10:56] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in mod-S1-Galacticraft-4.0.4-EX96.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[14:10:56] [INFO]: [14:10:56] [main/WARN] [FML]: The coremod MicdoodlePlugin (micdoodle8.mods.miccore.MicdoodlePlugin) is not signed!
[14:10:56] [INFO]: [14:10:56] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in mod-S1-GalaxySpace-2.0.19-EX96.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[14:10:56] [INFO]: [14:10:56] [main/WARN] [FML]: The coremod galaxyspace.core.hooks.GSHooksLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:10:56] [INFO]: [14:10:56] [main/WARN] [FML]: The coremod GSHooksLoader (galaxyspace.core.hooks.GSHooksLoader) is not signed!
[14:10:56] [INFO]: [14:10:56] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in mod-S1-gregtech-234-beta.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[14:10:56] [INFO]: [14:10:56] [main/WARN] [FML]: The coremod GregTechLoadingPlugin (gregtech.core.GregTechLoadingPlugin) is not signed!
[14:10:56] [INFO]: [14:10:56] [main/WARN] [FML]: Found FMLCorePluginContainsFMLMod marker in mod-S1-ResourceLoader.1-1.5.3.jar. This is not recommended, @Mods should be in a separate jar from the coremod.
[14:10:56] [INFO]: [14:10:56] [main/WARN] [FML]: The coremod lumien.resourceloader.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:10:56] [INFO]: [14:10:56] [main/INFO] [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from mod-S6-supermartijn642corelib-1.0.19-EX69.jar
[14:10:56] [INFO]: [14:10:56] [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.
[14:10:56] [INFO]: [14:10:56] [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
[14:10:56] [INFO]: [14:10:56] [main/WARN] [FML]: The coremod CreativePatchingLoader (com.creativemd.creativecore.core.CreativePatchingLoader) is not signed!
[14:10:56] [INFO]: [14:10:56] [main/INFO] [FML]: Loading tweaker org.spongepowered.asm.launch.MixinTweaker from mod-C0-phosphor026build50.jar
[14:10:56] [INFO]: [14:10:56] [main/WARN] [FML]: The coremod blusunrize.immersiveengineering.common.asm.IELoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:10:56] [INFO]: [14:10:56] [main/WARN] [FML]: The coremod IELoadingPlugin (blusunrize.immersiveengineering.common.asm.IELoadingPlugin) is not signed!
[14:10:56] [INFO]: [14:10:56] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[14:10:56] [INFO]: [14:10:56] [main/INFO] [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.launch.MixinTweaker
[14:10:56] [INFO]: [14:10:56] [main/INFO] [mixin]: SpongePowered MIXIN Subsystem Version=0.8.1 Source=file:/Users/daniilasmanskij/Library/Application%20Support/exlauncher/clients/terrafirmagreg2/mods/mod-C0-ClientFixerMixin1122.jar Service=LaunchWrapper Env=CLIENT
[14:10:56] [INFO]: [14:10:56] [main/WARN] [FML]: The coremod SuperMartijn642's Core Lib Plugin (com.supermartijn642.core.mixin.CoreModPlugin) is not signed!
[14:10:56] [INFO]: [14:10:56] [main/INFO] [mixin]: Compatibility level set to JAVA_8
[14:10:56] [INFO]: [14:10:56] [main/INFO] [LaunchWrapper]: Loading tweak class name optifine.OptiFineForgeTweaker
[14:10:56] [INFO]: [14:10:56] [main/WARN] [LaunchWrapper]: Tweak class name org.spongepowered.asm.launch.MixinTweaker has already been visited -- skipping
[14:10:56] [INFO]: [14:10:56] [main/WARN] [LaunchWrapper]: Tweak class name org.spongepowered.asm.launch.MixinTweaker has already been visited -- skipping
[14:10:56] [INFO]: [14:10:56] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[14:10:56] [INFO]: [14:10:56] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[14:10:56] [INFO]: [14:10:56] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[14:10:56] [INFO]: [14:10:56] [main/INFO] [LaunchWrapper]: Calling tweak class optifine.OptiFineForgeTweaker
[14:10:56] [INFO]: [14:10:56] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: acceptOptions
[14:10:56] [INFO]: [14:10:56] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: injectIntoClassLoader
[14:10:56] [INFO]: [14:10:56] [main/INFO] [STDOUT]: [optifine.OptiFineClassTransformer:dbg:242]: OptiFine ClassTransformer
[14:10:56] [INFO]: [14:10:56] [main/INFO] [STDOUT]: [optifine.OptiFineClassTransformer:dbg:242]: OptiFine ZIP file: /Users/daniilasmanskij/Library/Application Support/exlauncher/clients/terrafirmagreg2/mods/mod-C0-OptiFineHDUF5.jar
[14:10:56] [INFO]: [14:10:56] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:10:58] [INFO]: [14:10:58] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[14:10:58] [INFO]: [14:10:58] [main/ERROR] [FML]: FML appears to be missing any signature data. This is not a good thing
[14:10:58] [INFO]: [14:10:58] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:10:58] [INFO]: [14:10:58] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:10:58] [INFO]: [14:10:58] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:10:58] [INFO]: [14:10:58] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:10:58] [INFO]: [14:10:58] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:10:58] [INFO]: [14:10:58] [main/INFO] [MicdoodleCore]: Successfully Registered Transformer
[14:10:58] [INFO]: [14:10:58] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:10:58] [INFO]: [14:10:58] [main/INFO] [STDOUT]: [galaxyspace.core.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Parsing hooks container galaxyspace.core.hooklib.minecraft.SecondaryTransformerHook
[14:10:58] [INFO]: [14:10:58] [main/INFO] [FML]: [HOOKLIB]  Obfuscated: true
[14:10:58] [INFO]: [14:10:58] [main/INFO] [STDOUT]: [galaxyspace.core.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Parsing hooks container galaxyspace.core.hooks.GSHooksManager
[14:10:58] [INFO]: [14:10:58] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:10:59] [INFO]: [14:10:59] [main/INFO] [LaunchWrapper]: Calling tweak class org.spongepowered.asm.launch.MixinTweaker
[14:10:59] [INFO]: [14:10:59] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[14:10:59] [INFO]: [14:10:59] [main/INFO] [STDOUT]: [galaxyspace.core.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Injecting hooks into class net.minecraftforge.fml.common.Loader
[14:10:59] [INFO]: [14:10:59] [main/INFO] [STDOUT]: [galaxyspace.core.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Patching method net.minecraftforge.fml.common.Loader#injectData([Ljava/lang/Object;)
[14:10:59] [INFO]: [14:10:59] [main/INFO] [STDOUT]: [galaxyspace.core.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Methods dictionary loaded in 5 ms
[14:10:59] [INFO]: [14:10:59] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:10:59] [INFO]: [14:10:59] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:11:00] [INFO]: [14:11:00] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:11:00] [INFO]: [14:11:00] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:11:00] [INFO]: [14:11:00] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:11:00] [INFO]: [14:11:00] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:11:00] [INFO]: [14:11:00] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[14:11:00] [INFO]: [14:11:00] [main/INFO] [LaunchWrapper]: Loading tweak class name org.spongepowered.asm.mixin.EnvironmentStateTweaker
[14:11:00] [INFO]: [14:11:00] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[14:11:00] [INFO]: [14:11:00] [main/INFO] [LaunchWrapper]: Calling tweak class org.spongepowered.asm.mixin.EnvironmentStateTweaker
[14:11:00] [INFO]: [14:11:00] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: getLaunchArguments
[14:11:00] [INFO]: [14:11:00] [main/INFO] [mixin]: A re-entrant transformer '$wrapper.com.gamerforea.clientfixer.asm.ASMTransformer' was detected and will no longer process meta class data
[14:11:00] [INFO]: [14:11:00] [main/INFO] [mixin]: A re-entrant transformer '$wrapper.lumien.resourceloader.asm.ClassTransformer' was detected and will no longer process meta class data
[14:11:00] [INFO]: [14:11:00] [main/INFO] [STDOUT]: [xaero.common.core.transformer.ClassNodeTransformer:transform:26]: Transforming class axw net.minecraft.world.chunk.Chunk
[14:11:00] [INFO]: [14:11:00] [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
[14:11:00] [INFO]: [14:11:00] [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
[14:11:00] [INFO]: [14:11:00] [main/INFO] [mixin]: A re-entrant transformer '$wrapper.pl.asie.foamfix.coremod.FoamFixTransformer' was detected and will no longer process meta class data
[14:11:00] [INFO]: [14:11:00] [main/INFO] [STDOUT]: [atomicstryker.dynamiclights.common.DLTransformer:handleWorldTransform:80]: **************** Dynamic Lights transform running on World, obf: true *********************** 
[14:11:00] [INFO]: [14:11:00] [main/INFO] [STDOUT]: [atomicstryker.dynamiclights.common.DLTransformer:handleWorldTransform:91]: In target method a:(Let;Lana;)I, Patching!
[14:11:00] [INFO]: [14:11:00] [main/INFO] [STDOUT]: [atomicstryker.dynamiclights.common.DLTransformer:handleWorldTransform:148]: Found ASTORE Node at index 19, is writing variable number: 3
[14:11:00] [INFO]: Reading node:    L0
[14:11:00] [INFO]: Reading node:     LINENUMBER 2846 L0
[14:11:00] [INFO]: Reading node:     ALOAD 2
[14:11:00] [INFO]: Reading node:     GETSTATIC ana.a : Lana;
[14:11:00] [INFO]: Reading node:     IF_ACMPNE L1
[14:11:00] [INFO]: Reading node:     ICONST_0
[14:11:00] [INFO]: Reading node:     GOTO L2
[14:11:00] [INFO]: Reading node:    L1
[14:11:00] [INFO]: Reading node:    FRAME APPEND [awt]
[14:11:00] [INFO]: Reading node:     ALOAD 3
[14:11:00] [INFO]: Reading node:     INVOKEINTERFACE awt.u ()Laow;
[14:11:00] [INFO]: Reading node:     ALOAD 3
[14:11:00] [INFO]: Reading node:     ALOAD 0
[14:11:00] [INFO]: Reading node:     ALOAD 1
[14:11:00] [INFO]: Reading node:     INVOKEVIRTUAL aow.getLightValue (Lawt;Lamy;Let;)I
[14:11:00] [INFO]: found deletion target at index 19:     INVOKEVIRTUAL aow.getLightValue (Lawt;Lamy;Let;)I
[14:11:00] [INFO]: 
[14:11:00] [INFO]: [14:11:00] [main/INFO] [STDOUT]: [galaxyspace.core.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Injecting hooks into class net.minecraft.world.World
[14:11:00] [INFO]: [14:11:00] [main/INFO] [STDOUT]: [galaxyspace.core.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Patching method net.minecraft.world.World#setBlockState(Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/state/IBlockState;I)
[14:11:01] [INFO]: [14:11:01] [main/INFO] [GregTechTransformer]: Patched method func_180498_a(Lnet/minecraft/entity/player/EntityPlayer;ILnet/minecraft/util/math/BlockPos;I)V in net/minecraft/world/World successfully
[14:11:01] [INFO]: [14:11:01] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[14:11:01] [INFO]: [14:11:01] [main/INFO] [STDOUT]: [atomicstryker.dynamiclights.common.DLTransformer:handleWorldTransform:80]: **************** Dynamic Lights transform running on World, obf: true *********************** 
[14:11:01] [INFO]: [14:11:01] [main/INFO] [STDOUT]: [atomicstryker.dynamiclights.common.DLTransformer:handleWorldTransform:91]: In target method a:(Let;Lana;)I, Patching!
[14:11:01] [INFO]: [14:11:01] [main/INFO] [STDOUT]: [atomicstryker.dynamiclights.common.DLTransformer:handleWorldTransform:148]: Found ASTORE Node at index 19, is writing variable number: 3
[14:11:01] [INFO]: Reading node:    L3
[14:11:01] [INFO]: Reading node:     LINENUMBER 2846 L3
[14:11:01] [INFO]: Reading node:     ALOAD 2
[14:11:01] [INFO]: Reading node:     GETSTATIC ana.a : Lana;
[14:11:01] [INFO]: Reading node:     IF_ACMPNE L4
[14:11:01] [INFO]: Reading node:     ICONST_0
[14:11:01] [INFO]: Reading node:     GOTO L5
[14:11:01] [INFO]: Reading node:    L4
[14:11:01] [INFO]: Reading node:    FRAME APPEND [awt]
[14:11:01] [INFO]: Reading node:     ALOAD 3
[14:11:01] [INFO]: Reading node:     INVOKEINTERFACE awt.u ()Laow;
[14:11:01] [INFO]: Reading node:     ALOAD 3
[14:11:01] [INFO]: Reading node:     ALOAD 0
[14:11:01] [INFO]: Reading node:     ALOAD 1
[14:11:01] [INFO]: Reading node:     INVOKEVIRTUAL aow.getLightValue (Lawt;Lamy;Let;)I
[14:11:01] [INFO]: found deletion target at index 19:     INVOKEVIRTUAL aow.getLightValue (Lawt;Lamy;Let;)I
[14:11:01] [INFO]: 
[14:11:01] [INFO]: [14:11:01] [main/INFO] [STDOUT]: [galaxyspace.core.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Injecting hooks into class net.minecraft.world.World
[14:11:01] [INFO]: [14:11:01] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:98]: Added INTERFACE: pl/asie/foamfix/coremod/patches/IFoamFixWorldRemovable
[14:11:01] [INFO]: [14:11:01] [main/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:135]: Added METHOD: net.minecraft.world.World.foamfix_removeUnloadedEntities
[14:11:01] [INFO]: [14:11:01] [main/INFO] [GregTechTransformer]: Patched method func_180498_a(Lnet/minecraft/entity/player/EntityPlayer;ILnet/minecraft/util/math/BlockPos;I)V in net/minecraft/world/World successfully
[14:11:01] [INFO]: [14:11:01] [main/INFO] [STDOUT]: [xaero.common.core.transformer.ClassNodeTransformer:transform:26]: Transforming class bsb net.minecraft.client.multiplayer.WorldClient
[14:11:01] [INFO]: [14:11:01] [main/INFO] [STDOUT]: [xaero.common.core.transformer.ClassNodeTransformer:transform:26]: Transforming class net.minecraftforge.client.GuiIngameForge net.minecraftforge.client.GuiIngameForge
[14:11:02] [INFO]: [14:11:02] [main/INFO] [STDOUT]: [xaero.common.core.transformer.ClassNodeTransformer:transform:26]: Transforming class aed net.minecraft.entity.player.EntityPlayer
[14:11:02] [INFO]: 
[14:11:02] [INFO]: [14:11:02] [main/INFO] [STDOUT]: [xaero.common.core.transformer.ClassNodeTransformer:transform:26]: Transforming class bud net.minecraft.client.entity.EntityPlayerSP
[14:11:02] [INFO]: 
[14:11:02] [INFO]: [14:11:02] [main/INFO] [STDOUT]: [xaero.common.core.transformer.ClassNodeTransformer:transform:26]: Transforming class bua net.minecraft.client.entity.AbstractClientPlayer
[14:11:02] [INFO]: 
[14:11:02] [INFO]: [14:11:02] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.patches.WorldServerRemovalPatch:apply:62]: Patched updateEntities in net/minecraft/world/WorldServer func_72939_s
[14:11:02] [INFO]: [14:11:02] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:111]: Spliced in METHOD: net.minecraft.client.util.SearchTreeManager.func_110549_a
[14:11:02] [INFO]: [14:11:02] [Client thread/INFO] [minecraft/Minecraft]: Setting user: Pupies
[14:11:03] [INFO]: [14:11:03] [Client thread/INFO] [STDOUT]: [galaxyspace.core.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Injecting hooks into class net.minecraft.block.Block
[14:11:03] [INFO]: [14:11:03] [Client thread/INFO] [STDOUT]: [galaxyspace.core.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Patching method net.minecraft.block.Block#randomTick(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/state/IBlockState;Ljava/util/Random;)
[14:11:03] [INFO]: [14:11:03] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:111]: Spliced in METHOD: net.minecraft.block.state.BlockStateContainer.createState
[14:11:03] [INFO]: [14:11:03] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:111]: Spliced in METHOD: net.minecraft.block.properties.PropertyEnum.equals
[14:11:03] [INFO]: [14:11:03] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:111]: Spliced in METHOD: net.minecraft.block.properties.PropertyEnum.hashCode
[14:11:03] [INFO]: [14:11:03] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:158]: Added FIELD: net.minecraft.block.properties.PropertyEnum.foamfix_hashCode
[14:11:03] [INFO]: [14:11:03] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:158]: Added FIELD: net.minecraft.block.properties.PropertyEnum.foamfix_hashCode_calced
[14:11:03] [INFO]: [14:11:03] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:111]: Spliced in METHOD: net.minecraft.block.properties.PropertyInteger.hashCode
[14:11:03] [INFO]: [14:11:03] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:158]: Added FIELD: net.minecraft.block.properties.PropertyInteger.foamfix_hashCode
[14:11:03] [INFO]: [14:11:03] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:158]: Added FIELD: net.minecraft.block.properties.PropertyInteger.foamfix_hashCode_calced
[14:11:03] [INFO]: [14:11:03] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:111]: Spliced in METHOD: net.minecraft.block.properties.PropertyBool.equals
[14:11:03] [INFO]: [14:11:03] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:111]: Spliced in METHOD: net.minecraft.block.properties.PropertyBool.hashCode
[14:11:04] [INFO]: [14:11:04] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:111]: Spliced in METHOD: net.minecraft.tileentity.TileEntity.func_190559_a
[14:11:04] [INFO]: [14:11:04] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:111]: Spliced in METHOD: net.minecraft.block.BlockBed.func_189540_a
[14:11:04] [INFO]: [14:11:04] [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
[14:11:04] [INFO]: [14:11:04] [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
[14:11:05] [INFO]: [14:11:05] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:98]: Added INTERFACE: pl/asie/foamfix/api/IFoamFixMobSpawnerLogic
[14:11:05] [INFO]: [14:11:05] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:111]: Spliced in METHOD: net.minecraft.tileentity.MobSpawnerBaseLogic.func_98279_f
[14:11:05] [INFO]: [14:11:05] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:158]: Added FIELD: net.minecraft.tileentity.MobSpawnerBaseLogic.foamfix_activatedCache
[14:11:05] [INFO]: [14:11:05] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:158]: Added FIELD: net.minecraft.tileentity.MobSpawnerBaseLogic.foamfix_activatedCachePESize
[14:11:05] [INFO]: [14:11:05] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:158]: Added FIELD: net.minecraft.tileentity.MobSpawnerBaseLogic.foamfix_activatedCacheTime
[14:11:05] [INFO]: [14:11:05] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:158]: Added FIELD: net.minecraft.tileentity.MobSpawnerBaseLogic.foamfix_forcedCache
[14:11:05] [INFO]: [14:11:05] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:158]: Added FIELD: net.minecraft.tileentity.MobSpawnerBaseLogic.foamfix_forcedCacheTime
[14:11:06] [INFO]: [14:11:06] [Client thread/INFO] [Config]: [OptiFine] *** Reflector Forge ***
[14:11:06] [INFO]: [14:11:06] [Client thread/INFO] [Config]: [OptiFine] (Reflector) Class not present: mods.betterfoliage.client.BetterFoliageClient
[14:11:06] [INFO]: [14:11:06] [Client thread/INFO] [STDOUT]: [xaero.common.core.transformer.ClassNodeTransformer:transform:26]: Transforming class axw net.minecraft.world.chunk.Chunk
[14:11:06] [INFO]: [14:11:06] [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
[14:11:06] [INFO]: [14:11:06] [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
[14:11:06] [INFO]: [14:11:06] [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.
[14:11:06] [INFO]: [14:11:06] [Client thread/INFO] [GregTechTransformer]: Patched method func_175068_a(IFJ)V in net/minecraft/client/renderer/EntityRenderer successfully
[14:11:06] [INFO]: [14:11:06] [Client thread/INFO] [STDOUT]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:111]: Spliced in METHOD: net.minecraftforge.common.property.ExtendedBlockState.createState
[14:11:06] [INFO]: [14:11:06] [Client thread/INFO] [STDOUT]: [xaero.common.core.transformer.ClassNodeTransformer:transform:26]: Transforming class brz net.minecraft.client.network.NetHandlerPlayClient
[14:11:06] [INFO]: [14:11:06] [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
[14:11:06] [INFO]: [14:11:06] [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
[14:11:07] [INFO]: [14:11:07] [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
[14:11:07] [INFO]: [14:11:07] [Client thread/INFO] [Config]: [OptiFine] *** Reflector Vanilla ***
[14:11:07] [INFO]: [14:11:07] [Client thread/INFO] [STDOUT]: [xaero.common.core.transformer.ClassNodeTransformer:transform:26]: Transforming class brs net.minecraft.client.model.ModelRenderer
[14:11:07] [INFO]: 
[14:11:07] [INFO]: [14:11:07] [Client thread/WARN] [minecraft/GameSettings]: Skipping bad option: lastServer:
[14:11:07] [INFO]: [14:11:07] [Client thread/INFO] [minecraft/Minecraft]: LWJGL Version: 2.9.4
[14:11:07] [INFO]: [14:11:07] [Client thread/INFO] [Config]: [OptiFine] 
[14:11:07] [INFO]: [14:11:07] [Client thread/INFO] [Config]: [OptiFine] OptiFine_1.12.2_HD_U_F5
[14:11:07] [INFO]: [14:11:07] [Client thread/INFO] [Config]: [OptiFine] Build: 20191204-141934
[14:11:07] [INFO]: [14:11:07] [Client thread/INFO] [Config]: [OptiFine] OS: Mac OS X (x86_64) version 12.5
[14:11:07] [INFO]: [14:11:07] [Client thread/INFO] [Config]: [OptiFine] Java: 1.8.0_351, Oracle Corporation
[14:11:07] [INFO]: [14:11:07] [Client thread/INFO] [Config]: [OptiFine] VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
[14:11:07] [INFO]: [14:11:07] [Client thread/INFO] [Config]: [OptiFine] LWJGL: 2.9.4
[14:11:07] [INFO]: [14:11:07] [Client thread/INFO] [Config]: [OptiFine] OpenGL: Apple M1 Pro, version 2.1 Metal - 76.3, Apple
[14:11:07] [INFO]: [14:11:07] [Client thread/INFO] [Config]: [OptiFine] OpenGL Version: 2.1.0
[14:11:07] [INFO]: [14:11:07] [Client thread/INFO] [Config]: [OptiFine] Maximum texture size: 16384x16384
[14:11:07] [INFO]: [14:11:07] [VersionCheck/INFO] [Config]: [OptiFine] Checking for new version
[14:11:07] [INFO]: 2023-05-04 14:11:07.773 java[36810:12032048] *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'NSWindow drag regions should only be invalidated on the Main Thread!'
[14:11:07] [INFO]: *** First throw call stack:
[14:11:07] [INFO]: (
[14:11:07] [INFO]:     0   CoreFoundation                      0x00007ff80d14de9b __exceptionPreprocess + 242
[14:11:07] [INFO]:     1   libobjc.A.dylib                     0x00007ff80ceafe48 objc_exception_throw + 48
[14:11:07] [INFO]:     2   CoreFoundation                      0x00007ff80d1768c6 -[NSException raise] + 9
[14:11:07] [INFO]:     3   AppKit                              0x00007ff80fa6a0a4 -[NSWindow(NSWindow_Theme) _postWindowNeedsToResetDragMarginsUnlessPostingDisabled] + 321
[14:11:07] [INFO]:     4   AppKit                              0x00007ff80fa916ab -[NSThemeFrame setStyleMask:] + 162
[14:11:07] [INFO]:     5   AppKit                              0x00007ff80fa914bb __25-[NSWindow setStyleMask:]_block_invoke + 2092
[14:11:07] [INFO]:     6   AppKit                              0x00007ff80fa90c37 NSPerformVisuallyAtomicChange + 132
[14:11:07] [INFO]:     7   AppKit                              0x00007ff80fa90b44 -[NSWindow setStyleMask:] + 170
[14:11:07] [INFO]:     8   liblwjgl.dylib                      0x000000013195aee2 Java_org_lwjgl_opengl_MacOSXDisplay_nSetResizable + 82
[14:11:07] [INFO]:     9   ???                                 0x000000010d4c3187 0x0 + 4518064519
[14:11:07] [INFO]:     10  ???                                 0x000000010d4b333d 0x0 + 4517999421
[14:11:07] [INFO]: )
[14:11:07] [INFO]: libc++abi: terminating with uncaught exception of type NSException
[14:11:07] [WARN]: 
ru.excalibur.launcher.d.f.A: Crash with reason <unknown>
    at ru.excalibur.launcher.d.f.I.k(u:140) ~[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:?]
    at ru.excalibur.launcher.c.h.start(hm:293) ~[launcher_build_65.jar:?]
    at ru.excalibur.launcher.c.G.k(hm:150) ~[launcher_build_65.jar:?]
    at ru.excalibur.launcher.f.h.c.T.k(ch:170) ~[launcher_build_65.jar:?]
    at ru.excalibur.launcher.c.h.run(hm:67) ~[launcher_build_65.jar:?]
[14:11:07] [INFO]: Sending notify...
 

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

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

Для того, чтобы работали клиенты 1.12.2, нужно установить версии Java 8 241 (у вас Java: 1.8.0_351)
https://www.oracle.com/java/technologies/javase/javase8u211-later-archive-downloads.html
Клиент Classic на MAC OS мы не поддерживаем!

Ссылка на комментарий
  • 4 месяца спустя...

Как качать с данной ссылки Java, если требуется аккаунт Oracle?

Если аккаунт Oracle отсутствует и нет возможности его завести, может, есть еще какие-либо варианты?

 

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

Мне пришлось регистрироваться там, притворившись поляком. Скажи мне свой вк или типо того, я кину тебе эту java 241

 

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

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

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

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

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

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

Войти

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

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

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