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

помогите плс


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

сказали обратиться на форум текстовый документ "latest" [19:30:51] [INFO]: Loading display...
[19:30:52] [INFO]: Platform:
[19:30:52] [INFO]:   Display:
[19:30:52] [INFO]:       Resolution: 1280x960
[19:30:52] [INFO]:       Scale: auto (min: x1, max: x1)
[19:30:52] [INFO]:       Styles:
[19:30:52] [INFO]:           - "default"
[19:30:52] [INFO]:   OS: WINDOWS (Windows 10)
[19:30:52] [INFO]:   Arch: x32 (x86)
[19:30:52] [INFO]:   Total memory: 2805mb
[19:30:52] [INFO]:   Allowed memory: 1280mb
[19:30:52] [INFO]: Loading textures of style <default>...
[19:30:52] [INFO]:    assets/textures/gui/default/dialog/window.default.png
[19:30:52] [INFO]:    assets/textures/gui/default/dialog/btn.app.close.png
[19:30:52] [INFO]:    assets/textures/gui/default/main/header.social.vk.png
[19:30:52] [INFO]:    assets/textures/gui/default/main/window.png
[19:30:52] [INFO]:    assets/textures/gui/default/dialog/settings/launcher.memory.slider.png
[19:30:52] [INFO]:    assets/textures/gui/default/main/client.icon.png
[19:30:52] [INFO]:    assets/textures/gui/default/auth/field.pass.png
[19:30:52] [INFO]:    assets/textures/gui/default/dialog/settings/launcher.scale.background.png
[19:30:52] [INFO]:    assets/textures/gui/default/dialog/progressbar.download.png
[19:30:52] [INFO]:    assets/textures/gui/default/main/header.profile.popup.png
[19:30:52] [INFO]:    assets/textures/gui/default/dialog/settings/btn.confirm.png
[19:30:52] [INFO]:    assets/textures/gui/default/main/client.background.png
[19:30:52] [INFO]:    assets/textures/gui/default/main/header.logo.png
[19:30:52] [INFO]:    assets/textures/gui/default/auth/btn.sign.icon.png
[19:30:52] [INFO]:    assets/textures/gui/default/dialog/settings/client.dlc.checkbox.png
[19:30:52] [INFO]:    assets/textures/gui/default/comp/checkbox.png
[19:30:52] [INFO]:    assets/textures/gui/default/main/header.social.discord.png
[19:30:52] [INFO]:    assets/textures/gui/default/main/header.profile.user.steve.png
[19:30:52] [INFO]:    assets/textures/gui/default/dialog/settings/launcher.scale.arrow.png
[19:30:52] [INFO]:    assets/textures/gui/default/dialog/window.downloader.png
[19:30:52] [INFO]:    assets/textures/gui/default/main/client.options.png
[19:30:52] [INFO]:    assets/textures/gui/default/main/header.app.minimize.png
[19:30:52] [INFO]:    assets/textures/gui/default/dialog/settings/client.dlc.background.png
[19:30:52] [INFO]:    assets/textures/gui/default/main/header.profile.form.png
[19:30:52] [INFO]:    assets/textures/gui/default/main/header.background.png
[19:30:52] [INFO]:    assets/textures/gui/default/main/header.profile.user.mask.png
[19:30:52] [INFO]:    assets/textures/gui/default/dialog/settings/btn.default.png
[19:30:52] [INFO]:    assets/textures/gui/default/dialog/field.secret_key.png
[19:30:52] [INFO]:    assets/textures/gui/default/main/root.scrollbar.png
[19:30:52] [INFO]:    assets/textures/gui/default/dialog/btn.app.minimize.png
[19:30:52] [INFO]:    assets/textures/gui/default/dialog/logo.loader.png
[19:30:52] [INFO]:    assets/textures/gui/default/auth/btn.sign.background.png
[19:30:52] [INFO]:    assets/textures/gui/default/dialog/window.loader.png
[19:30:52] [INFO]:    assets/textures/gui/default/dialog/btn.default.png
[19:30:52] [INFO]:    assets/textures/gui/default/main/header.logout.png
[19:30:52] [INFO]:    assets/textures/gui/default/main/client.play.png
[19:30:52] [INFO]:    assets/textures/gui/default/auth/field.login.png
[19:30:52] [INFO]:    assets/textures/gui/default/auth/btn.join.png
[19:30:52] [INFO]:    assets/textures/gui/default/main/header.app.close.png
[19:30:52] [INFO]:    assets/textures/gui/default/dialog/settings/client.dlc.scrollbar.png
[19:30:52] [INFO]:    assets/textures/gui/default/dialog/settings/comp.border.png
[19:30:52] [INFO]: Loading profile...
[19:30:52] [INFO]: Handshaking...
[19:30:53] [INFO]: Auth with login <patsyuk>
[19:30:53] [INFO]: Auth response: success
[19:30:53] [INFO]: Permissions:
[19:30:53] [INFO]:    - "dev.run.invalidate.post"
[19:30:53] [INFO]:    - "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyzАБВГДЕЁЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯабвгдеёжзийклмнопрстуфхцчшщъыьэюя"
[19:30:53] [INFO]: Styles:
[19:30:53] [INFO]:    - "default"
[19:30:53] [INFO]: Saving display...
[19:30:53] [INFO]: Loading textures of style <default>...
[19:30:53] [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_221]
    at ru.excalibur.launcher.s.y.e.d(tc:108) [launcher.jar:?]
    at ru.excalibur.launcher.s.D.run(dc:156) [launcher.jar:?]
Caused by: java.io.FileNotFoundException: http://ex-server.ru/skins/patsyuk.png
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1896) ~[?:1.8.0_221]
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[?:1.8.0_221]
    at java.net.URL.openStream(URL.java:1057) ~[?:1.8.0_221]
    at javax.imageio.ImageIO.read(ImageIO.java:1393) ~[?:1.8.0_221]
    ... 2 more
[19:30:53] [INFO]: Saving profile...
[19:30:53] [INFO]: Updating server-list...
[19:30:53] [INFO]: Loading server-list caches...
[19:30:54] [INFO]: Updating server-content <CLASSIC>...
[19:30:54] [INFO]: Updating server-content <INDUSTRIAL>...
[19:30:54] [INFO]: Updating server-content <GALAXY>...
[19:30:54] [INFO]: Updating server-content <TECHNOMAGIC>...
[19:30:54] [INFO]: Updating server-content <MYSTICSKY>...
[19:30:54] [INFO]: Updating server-content <NEVERMINE>...
[19:30:54] [INFO]: Updating server-content <RPG>...
[19:30:54] [INFO]: Updating server-content <MAGIC>...
[19:30:54] [INFO]: Updating server-content <SANDBOX>...
[19:30:54] [INFO]: Updating server-content <TECHNOMAGICEVO>...
[19:30:54] [INFO]: Updating server-content <GALAXY2>...
[19:30:54] [INFO]: Updating server-content <GREGTECH>...
[19:30:54] [INFO]: Updating server-content <VOLCANOBLOCK>...
[19:30:54] [INFO]: Updating server-content <WONDERLAND>...
[19:30:54] [INFO]: Updating server-content <PIXELMON>...
[19:30:54] [INFO]: Updating server-content <TERRAFIRMACRAFT>...
[19:30:54] [INFO]: Updating server-content <STALKER>...
[19:30:54] [INFO]: Updating server-content <STALKERV2>...
[19:30:54] [INFO]: Saving server-list caches...
[19:31:56] [INFO]: Workspace directory changed to: C:\clients
[19:31:56] [INFO]: Saving profile...
[19:31:56] [INFO]: Saving server-list caches...
[19:32:32] [INFO]: ------------------------------------
[19:32:32] [INFO]: Preparing client <TECHNOMAGIC>
[19:32:32] [INFO]: Checking content files...
[19:32:32] [INFO]: Downloading files...
[19:32:32] [INFO]: Total-size: 338375737 bytes
[19:32:32] [INFO]: ------------------------------------
[19:32:32] [INFO]: file: LIBS:LIBFORGE_1_7_10
[19:32:32] [INFO]: size: 41439408 bytes
[19:32:32] [INFO]: from: http://ex-server.ru/1710_clients/libraries/ex/1.7.10/libforge_1.7.10.jar
[19:32:32] [INFO]: dest: C:\clients\libraries\ex\1.7.10\libforge_1.7.10.jar
[19:32:32] [INFO]: downloading (attempt: 1)...
[19:33:02] [INFO]: ------------------------------------
[19:33:02] [INFO]: file: LIBS:OSHI_CORE
[19:33:02] [INFO]: size: 30973 bytes
[19:33:02] [INFO]: from: http://ex-server.ru/1710_clients/libraries/oshi-project/oshi-core/1.1/oshi-core-1.1.jar
[19:33:02] [INFO]: dest: C:\clients\libraries\oshi-project\oshi-core\1.1\oshi-core-1.1.jar
[19:33:02] [INFO]: downloading (attempt: 1)...
[19:33:02] [INFO]: ------------------------------------
[19:33:02] [INFO]: file: LIBS:JNA_JNA
[19:33:02] [INFO]: size: 1091208 bytes
[19:33:02] [INFO]: from: http://ex-server.ru/1710_clients/libraries/net/java/dev/jna/jna/4.4.0/jna-4.4.0.jar
[19:33:02] [INFO]: dest: C:\clients\libraries\net\java\dev\jna\jna\4.4.0\jna-4.4.0.jar
[19:33:02] [INFO]: downloading (attempt: 1)...
[19:33:03] [INFO]: ------------------------------------
[19:33:03] [INFO]: file: LIBS:JNA_PLATFORM
[19:33:03] [INFO]: size: 913436 bytes
[19:33:03] [INFO]: from: http://ex-server.ru/1710_clients/libraries/net/java/dev/jna/platform/3.4.0/platform-3.4.0.jar
[19:33:03] [INFO]: dest: C:\clients\libraries\net\java\dev\jna\platform\3.4.0\platform-3.4.0.jar
[19:33:03] [INFO]: downloading (attempt: 1)...
[19:33:04] [INFO]: ------------------------------------
[19:33:04] [INFO]: file: LIBS:FORGE_1388
[19:33:04] [INFO]: size: 2768400 bytes
[19:33:04] [INFO]: from: http://ex-server.ru/1710_clients/libraries/ex/1.7.10/forge_1388.jar
[19:33:04] [INFO]: dest: C:\clients\libraries\ex\1.7.10\forge_1388.jar
[19:33:04] [INFO]: downloading (attempt: 1)...
[19:33:06] [INFO]: ------------------------------------
[19:33:06] [INFO]: file: LIBS:AUTHLIB_1_5_21
[19:33:06] [INFO]: size: 65478 bytes
[19:33:06] [INFO]: from: http://ex-server.ru/1710_clients/libraries/com/mojang/authlib/1.5.21/authlib-1.5.21.jar
[19:33:06] [INFO]: dest: C:\clients\libraries\com\mojang\authlib\1.5.21\authlib-1.5.21.jar
[19:33:06] [INFO]: downloading (attempt: 1)...
[19:33:06] [INFO]: ------------------------------------
[19:33:06] [INFO]: file: LIBS:LITELOADER_1_7_10
[19:33:06] [INFO]: size: 533903 bytes
[19:33:06] [INFO]: from: http://ex-server.ru/1710_clients/libraries/com/mumfrey/liteloader/1.7.10/liteloader-1.7.10.jar
[19:33:06] [INFO]: dest: C:\clients\libraries\com\mumfrey\liteloader\1.7.10\liteloader-1.7.10.jar
[19:33:06] [INFO]: downloading (attempt: 1)...
[19:33:07] [INFO]: ------------------------------------
[19:33:07] [INFO]: file: LIBS:RESOURCE
[19:33:07] [INFO]: size: 8265142 bytes
[19:33:07] [INFO]: from: http://ex-server.ru/1710_clients/libraries/ex/1.7.10/resource-technomagic.jar
[19:33:07] [INFO]: dest: C:\clients\libraries\ex\1.7.10\resource-technomagic.jar
[19:33:07] [INFO]: downloading (attempt: 1)...
[19:33:13] [INFO]: ------------------------------------
[19:33:13] [INFO]: file: LIBS:MINECRAFT_1_7_10
[19:33:13] [INFO]: size: 4996772 bytes
[19:33:13] [INFO]: from: http://ex-server.ru/1710_clients/libraries/ex/1.7.10/minecraft_1.7.10.jar
[19:33:13] [INFO]: dest: C:\clients\libraries\ex\1.7.10\minecraft_1.7.10.jar
[19:33:13] [INFO]: downloading (attempt: 1)...
[19:33:17] [INFO]: ------------------------------------
[19:33:17] [INFO]: file: SERVERLIST:MAIN
[19:33:17] [INFO]: size: 3624 bytes
[19:33:17] [INFO]: from: http://ex-server.ru/server_list/technomagic_servers.dat
[19:33:17] [INFO]: dest: C:\clients\technomagic\servers.dat
[19:33:17] [INFO]: downloading (attempt: 1)...
[19:33:17] [INFO]: ------------------------------------
[19:33:17] [INFO]: file: SERVERLIST_HACH:MAIN
[19:33:17] [INFO]: size: 728 bytes
[19:33:17] [INFO]: from: http://ex-server.ru/server_list/netty.hash
[19:33:17] [INFO]: dest: C:\clients\libraries\io\netty\netty-all\netty.hash
[19:33:17] [INFO]: downloading (attempt: 1)...
[19:33:17] [INFO]: ------------------------------------
[19:33:17] [INFO]: file: NATIVES:NATIVES_1_7_10
[19:33:17] [INFO]: size: 2292814 bytes
[19:33:17] [INFO]: from: http://ex-server.ru/1710_clients/zip/natives_1710.zip
[19:33:17] [INFO]: dest: C:\clients\zip1710\natives_1710.zip
[19:33:17] [INFO]: downloading (attempt: 1)...
[19:33:18] [INFO]: extracting (attempt: 1)...
[19:33:19] [INFO]: ------------------------------------
[19:33:19] [INFO]: file: NATIVES:NATIVESC_1_7_10
[19:33:19] [INFO]: size: 266836 bytes
[19:33:19] [INFO]: from: http://ex-server.ru/1710_clients/zip/nativesc_1710.zip
[19:33:19] [INFO]: dest: C:\clients\zip1710\nativesc_1710.zip
[19:33:19] [INFO]: downloading (attempt: 1)...
[19:33:19] [INFO]: extracting (attempt: 1)...
[19:33:19] [INFO]: ------------------------------------
[19:33:19] [INFO]: file: ASSETS:MAIN
[19:33:19] [INFO]: size: 109000198 bytes
[19:33:19] [INFO]: from: http://ex-server.ru/1710_clients/zip/assets_1710.zip
[19:33:19] [INFO]: dest: C:\clients\zip1710\assets_1710.zip
[19:33:19] [INFO]: downloading (attempt: 1)...
[19:33:49] [INFO]: extracting (attempt: 1)...
[19:34:02] [INFO]: ------------------------------------
[19:34:02] [INFO]: file: ZIP:CONFIG
[19:34:02] [INFO]: size: 158302 bytes
[19:34:02] [INFO]: from: http://ex-server.ru/1710_clients/zip/config_technomagic.zip
[19:34:02] [INFO]: dest: C:\clients\zip1710\config_technomagic.zip
[19:34:02] [INFO]: downloading (attempt: 1)...
[19:34:02] [INFO]: extracting (attempt: 1)...
[19:34:05] [INFO]: ------------------------------------
[19:34:05] [INFO]: file: ZIP:CONFIG_MINECRAFT
[19:34:05] [INFO]: size: 2737 bytes
[19:34:05] [INFO]: from: http://ex-server.ru/1710_clients/zip/config_technomagic_minecraft.zip
[19:34:05] [INFO]: dest: C:\clients\zip1710\config_technomagic_minecraft.zip
[19:34:05] [INFO]: downloading (attempt: 1)...
[19:34:06] [INFO]: extracting (attempt: 1)...
[19:34:06] [INFO]: ------------------------------------
[19:34:06] [INFO]: file: ZIP:RESOURCEPACKS_DEFAULT_1710
[19:34:06] [INFO]: size: 10272 bytes
[19:34:06] [INFO]: from: http://ex-server.ru/1710_clients/zip/resourcepacks_default_1710.zip
[19:34:06] [INFO]: dest: C:\clients\zip1710\resourcepacks_default_1710.zip
[19:34:06] [INFO]: downloading (attempt: 1)...
[19:34:06] [INFO]: extracting (attempt: 1)...
[19:34:06] [INFO]: ------------------------------------
[19:34:06] [INFO]: file: ZIP:HATS_1710
[19:34:06] [INFO]: size: 846533 bytes
[19:34:06] [INFO]: from: http://ex-server.ru/1710_clients/zip/hats_1710.zip
[19:34:06] [INFO]: dest: C:\clients\zip1710\hats_1710.zip
[19:34:06] [INFO]: downloading (attempt: 1)...
[19:34:06] [INFO]: extracting (attempt: 1)...
[19:34:08] [INFO]: ------------------------------------
[19:34:08] [INFO]: file: ZIP:ASSETS_WARDROBE
[19:34:08] [INFO]: size: 4627150 bytes
[19:34:08] [INFO]: from: http://ex-server.ru/assets_wardrobe/assets_wardrobe.zip
[19:34:08] [INFO]: dest: C:\clients\assets_wardrobe\assets_wardrobe.zip
[19:34:08] [INFO]: downloading (attempt: 1)...
[19:34:11] [INFO]: extracting (attempt: 1)...
[19:34:13] [INFO]: ------------------------------------
[19:34:13] [INFO]: file: MODS:BAUBLES_1710_10110
[19:34:13] [INFO]: size: 96484 bytes
[19:34:13] [INFO]: from: http://ex-server.ru/1710_clients/mods/1.7.10/Baubles-1.7.10-1.0.1.10.jar
[19:34:13] [INFO]: dest: C:\clients\technomagic\mods\1.7.10\Baubles-1.7.10-1.0.1.10.jar
[19:34:13] [INFO]: downloading (attempt: 1)...
[19:34:14] [INFO]: ------------------------------------
[19:34:14] [INFO]: file: MODS:CODECHICKENLIB_1710_113136_UNIVERSAL
[19:34:14] [INFO]: size: 302844 bytes
[19:34:14] [INFO]: from: http://ex-server.ru/1710_clients/mods/1.7.10/CodeChickenLib-1.7.10-1.1.3.136-universal.jar
[19:34:14] [INFO]: dest: C:\clients\technomagic\mods\1.7.10\CodeChickenLib-1.7.10-1.1.3.136-universal.jar
[19:34:14] [INFO]: downloading (attempt: 1)...
[19:34:14] [INFO]: ------------------------------------
[19:34:14] [INFO]: file: MODS:FORGEMULTIPART_1710_120344_UNIVERSAL
[19:34:14] [INFO]: size: 1427682 bytes
[19:34:14] [INFO]: from: http://ex-server.ru/1710_clients/mods/1.7.10/ForgeMultipart-1.7.10-1.2.0.344-universal.jar
[19:34:14] [INFO]: dest: C:\clients\technomagic\mods\1.7.10\ForgeMultipart-1.7.10-1.2.0.344-universal.jar
[19:34:14] [INFO]: downloading (attempt: 1)...
[19:34:15] [INFO]: ------------------------------------
[19:34:15] [INFO]: file: MODS:MRTJPCORE_1710_10816_UNIVERSAL
[19:34:15] [INFO]: size: 522341 bytes
[19:34:15] [INFO]: from: http://ex-server.ru/1710_clients/mods/1.7.10/MrTJPCore-1.7.10-1.0.8.16-universal.jar
[19:34:15] [INFO]: dest: C:\clients\technomagic\mods\1.7.10\MrTJPCore-1.7.10-1.0.8.16-universal.jar
[19:34:15] [INFO]: downloading (attempt: 1)...
[19:34:16] [INFO]: ------------------------------------
[19:34:16] [INFO]: file: MODS:1710BSPKRSCORE_UNIVERSAL_615
[19:34:16] [INFO]: size: 198933 bytes
[19:34:16] [INFO]: from: http://ex-server.ru/1710_clients/mods/1.7.10/[1.7.10]bspkrsCore-universal-6.15.jar
[19:34:16] [INFO]: dest: C:\clients\technomagic\mods\1.7.10\[1.7.10]bspkrsCore-universal-6.15.jar
[19:34:16] [INFO]: downloading (attempt: 1)...
[19:34:16] [INFO]: ------------------------------------
[19:34:16] [INFO]: file: MODS:EJML_CORE_026
[19:34:16] [INFO]: size: 341614 bytes
[19:34:16] [INFO]: from: http://ex-server.ru/1710_clients/mods/ic2/EJML-core-0.26.jar
[19:34:16] [INFO]: dest: C:\clients\technomagic\mods\ic2\EJML-core-0.26.jar
[19:34:16] [INFO]: downloading (attempt: 1)...
[19:34:16] [INFO]: ------------------------------------
[19:34:16] [INFO]: file: MODS:C0_MINETUNER12
[19:34:16] [INFO]: size: 24401 bytes
[19:34:16] [INFO]: from: http://ex-server.ru/1710_clients/mods/c0-MineTuner12.jar
[19:34:16] [INFO]: dest: C:\clients\technomagic\mods\c0-MineTuner12.jar
[19:34:16] [INFO]: downloading (attempt: 1)...
[19:34:16] [INFO]: ------------------------------------
[19:34:16] [INFO]: file: MODS:C0_HARDWAREINFO
[19:34:16] [INFO]: size: 5787 bytes
[19:34:16] [INFO]: from: http://ex-server.ru/1710_clients/mods/c0-HardwareInfo1710.jar
[19:34:16] [INFO]: dest: C:\clients\technomagic\mods\c0-HardwareInfo1710.jar
[19:34:16] [INFO]: downloading (attempt: 1)...
[19:34:16] [INFO]: ------------------------------------
[19:34:16] [INFO]: file: MODS:C0_OPTIFINEHDUC1
[19:34:16] [INFO]: size: 548299 bytes
[19:34:16] [INFO]: from: http://ex-server.ru/1710_clients/mods/c0-OptiFineHDUC1.jar
[19:34:16] [INFO]: dest: C:\clients\technomagic\mods\c0-OptiFineHDUC1.jar
[19:34:16] [INFO]: downloading (attempt: 1)...
[19:34:17] [INFO]: ------------------------------------
[19:34:17] [INFO]: file: MODS:C0_OPTIFINERUS_C
[19:34:17] [INFO]: size: 76137 bytes
[19:34:17] [INFO]: from: http://ex-server.ru/1710_clients/mods/c0-optifineRus-C.jar
[19:34:17] [INFO]: dest: C:\clients\technomagic\mods\c0-optifineRus-C.jar
[19:34:17] [INFO]: downloading (attempt: 1)...
[19:34:17] [INFO]: ------------------------------------
[19:34:17] [INFO]: file: MODS:C1_VOXELMAP1710
[19:34:17] [INFO]: size: 393149 bytes
[19:34:17] [INFO]: from: http://ex-server.ru/1710_clients/mods_minimap/c1-voxelMap1710_technomagic.litemod
[19:34:17] [INFO]: dest: C:\clients\technomagic\mods\c1-voxelMap1710_technomagic.litemod
[19:34:17] [INFO]: downloading (attempt: 1)...
[19:34:18] [INFO]: ------------------------------------
[19:34:18] [INFO]: file: MODS:C2_CHATBUBBLES1710
[19:34:18] [INFO]: size: 27910 bytes
[19:34:18] [INFO]: from: http://ex-server.ru/1710_clients/mods/c2-ChatBubbles1710.jar
[19:34:18] [INFO]: dest: C:\clients\technomagic\mods\c2-ChatBubbles1710.jar
[19:34:18] [INFO]: downloading (attempt: 1)...
[19:34:18] [INFO]: ------------------------------------
[19:34:18] [INFO]: file: MODS:C3_WORLDEDITCUI1710
[19:34:18] [INFO]: size: 90450 bytes
[19:34:18] [INFO]: from: http://ex-server.ru/1710_clients/mods/c3-worldeditcui1710.litemod
[19:34:18] [INFO]: dest: C:\clients\technomagic\mods\c3-worldeditcui1710.litemod
[19:34:18] [INFO]: downloading (attempt: 1)...
[19:34:18] [INFO]: ------------------------------------
[19:34:18] [INFO]: file: MODS:C4_IC2BACKPACKHUDV3
[19:34:18] [INFO]: size: 17178 bytes
[19:34:18] [INFO]: from: http://ex-server.ru/1710_clients/mods/c4-IC2BackpackHUDv3.zip
[19:34:18] [INFO]: dest: C:\clients\technomagic\mods\c4-IC2BackpackHUDv3.zip
[19:34:18] [INFO]: downloading (attempt: 1)...
[19:34:18] [INFO]: ------------------------------------
[19:34:18] [INFO]: file: MODS:C6_VOXELCAM131
[19:34:18] [INFO]: size: 2276371 bytes
[19:34:18] [INFO]: from: http://ex-server.ru/1710_clients/mods/c6-VoxelCam131.litemod
[19:34:18] [INFO]: dest: C:\clients\technomagic\mods\c6-VoxelCam131.litemod
[19:34:18] [INFO]: downloading (attempt: 1)...
[19:34:20] [INFO]: ------------------------------------
[19:34:20] [INFO]: file: MODS:C7_LIGHTMOD10
[19:34:20] [INFO]: size: 6569 bytes
[19:34:20] [INFO]: from: http://ex-server.ru/1710_clients/mods/c7-LightMod10.jar
[19:34:20] [INFO]: dest: C:\clients\technomagic\mods\c7-LightMod10.jar
[19:34:20] [INFO]: downloading (attempt: 1)...
[19:34:20] [INFO]: ------------------------------------
[19:34:20] [INFO]: file: MODS:C9_CODECHICKENCORE10429
[19:34:20] [INFO]: size: 155885 bytes
[19:34:20] [INFO]: from: http://ex-server.ru/1710_clients/mods/c9-CodeChickenCore10429.jar
[19:34:20] [INFO]: dest: C:\clients\technomagic\mods\c9-CodeChickenCore10429.jar
[19:34:20] [INFO]: downloading (attempt: 1)...
[19:34:20] [INFO]: ------------------------------------
[19:34:20] [INFO]: file: MODS:C9_NEIADDONS1121440
[19:34:20] [INFO]: size: 101777 bytes
[19:34:20] [INFO]: from: http://ex-server.ru/1710_clients/mods/c9-neiaddons1121440.jar
[19:34:20] [INFO]: dest: C:\clients\technomagic\mods\c9-neiaddons1121440.jar
[19:34:20] [INFO]: downloading (attempt: 1)...
[19:34:20] [INFO]: ------------------------------------
[19:34:20] [INFO]: file: MODS:C9_NEIINTEGRATIONMC112
[19:34:20] [INFO]: size: 197046 bytes
[19:34:20] [INFO]: from: http://ex-server.ru/1710_clients/mods/c9-neIIntegrationMC112.jar
[19:34:20] [INFO]: dest: C:\clients\technomagic\mods\c9-neIIntegrationMC112.jar
[19:34:20] [INFO]: downloading (attempt: 1)...
[19:34:20] [INFO]: ------------------------------------
[19:34:20] [INFO]: file: MODS:C9_NOTENOUGHITEMS10367
[19:34:20] [INFO]: size: 480102 bytes
[19:34:20] [INFO]: from: http://ex-server.ru/1710_clients/mods/c9-NotEnoughItems10367.jar
[19:34:20] [INFO]: dest: C:\clients\technomagic\mods\c9-NotEnoughItems10367.jar
[19:34:20] [INFO]: downloading (attempt: 1)...
[19:34:21] [INFO]: ------------------------------------
[19:34:21] [INFO]: file: MODS:EXM1_BANKING100CLIENT
[19:34:21] [INFO]: size: 290511 bytes
[19:34:21] [INFO]: from: http://ex-server.ru/1710_clients/mods/exm1-Banking100client.jar
[19:34:21] [INFO]: dest: C:\clients\technomagic\mods\exm1-Banking100client.jar
[19:34:21] [INFO]: downloading (attempt: 1)...
[19:34:21] [INFO]: ------------------------------------
[19:34:21] [INFO]: file: MODS:EXM1_WARDROBE
[19:34:21] [INFO]: size: 109954 bytes
[19:34:21] [INFO]: from: http://ex-server.ru/1710_clients/mods/exm1-Wardrobe1710v2.jar
[19:34:21] [INFO]: dest: C:\clients\technomagic\mods\exm1-Wardrobe1710v2.jar
[19:34:21] [INFO]: downloading (attempt: 1)...
[19:34:21] [INFO]: ------------------------------------
[19:34:21] [INFO]: file: MODS:EXM1_CLANTAGS
[19:34:21] [INFO]: size: 55584 bytes
[19:34:21] [INFO]: from: http://ex-server.ru/1710_clients/mods/exm1-ClanTags.jar
[19:34:21] [INFO]: dest: C:\clients\technomagic\mods\exm1-ClanTags.jar
[19:34:21] [INFO]: downloading (attempt: 1)...
[19:34:21] [INFO]: ------------------------------------
[19:34:21] [INFO]: file: MODS:EXM1_SUPERPICKAXECLIENT
[19:34:21] [INFO]: size: 8786 bytes
[19:34:21] [INFO]: from: http://ex-server.ru/1710_clients/mods/exm1-SuperPickaxe1710client.jar
[19:34:21] [INFO]: dest: C:\clients\technomagic\mods\exm1-SuperPickaxe1710client.jar
[19:34:21] [INFO]: downloading (attempt: 1)...
[19:34:21] [INFO]: ------------------------------------
[19:34:21] [INFO]: file: MODS:EXM1_ECONOMYMOD250CLIENT
[19:34:21] [INFO]: size: 292238 bytes
[19:34:21] [INFO]: from: http://ex-server.ru/1710_clients/mods/exm1-EconomyMod250client.jar
[19:34:21] [INFO]: dest: C:\clients\technomagic\mods\exm1-EconomyMod250client.jar
[19:34:21] [INFO]: downloading (attempt: 1)...
[19:34:22] [INFO]: ------------------------------------
[19:34:22] [INFO]: file: MODS:EXM1_ECONOMYOREMOD
[19:34:22] [INFO]: size: 91133 bytes
[19:34:22] [INFO]: from: http://ex-server.ru/1710_clients/mods/exm1-EconomyOreMod20.jar
[19:34:22] [INFO]: dest: C:\clients\technomagic\mods\exm1-EconomyOreMod20.jar
[19:34:22] [INFO]: downloading (attempt: 1)...
[19:34:22] [INFO]: ------------------------------------
[19:34:22] [INFO]: file: MODS:EXM1_MULTITHREAD_MIPMAPPING
[19:34:22] [INFO]: size: 15541 bytes
[19:34:22] [INFO]: from: http://ex-server.ru/1710_clients/mods/exm1-Multithread-Mipmapping.jar
[19:34:22] [INFO]: dest: C:\clients\technomagic\mods\exm1-Multithread-Mipmapping.jar
[19:34:22] [INFO]: downloading (attempt: 1)...
[19:34:22] [INFO]: ------------------------------------
[19:34:22] [INFO]: file: MODS:EXM1_QUANTUMGENERATORS51
[19:34:22] [INFO]: size: 150959 bytes
[19:34:22] [INFO]: from: http://ex-server.ru/1710_clients/mods/exm1-QuantumGenerators51.jar
[19:34:22] [INFO]: dest: C:\clients\technomagic\mods\exm1-QuantumGenerators51.jar
[19:34:22] [INFO]: downloading (attempt: 1)...
[19:34:22] [INFO]: ------------------------------------
[19:34:22] [INFO]: file: MODS:EXM1_ADVANCEDMACHINES2
[19:34:22] [INFO]: size: 105346 bytes
[19:34:22] [INFO]: from: http://ex-server.ru/1710_clients/mods/exm1-AdvancedMachines2.jar
[19:34:22] [INFO]: dest: C:\clients\technomagic\mods\exm1-AdvancedMachines2.jar
[19:34:22] [INFO]: downloading (attempt: 1)...
[19:34:22] [INFO]: ------------------------------------
[19:34:22] [INFO]: file: MODS:EXM1_SPAWNWORLD10
[19:34:22] [INFO]: size: 4411 bytes
[19:34:22] [INFO]: from: http://ex-server.ru/1710_clients/mods/exm1-SpawnWorld10.jar
[19:34:22] [INFO]: dest: C:\clients\technomagic\mods\exm1-SpawnWorld10.jar
[19:34:22] [INFO]: downloading (attempt: 1)...
[19:34:22] [INFO]: ------------------------------------
[19:34:22] [INFO]: file: MODS:EXM10_MORERECORDS
[19:34:22] [INFO]: size: 26582355 bytes
[19:34:22] [INFO]: from: http://ex-server.ru/1710_clients/mods/exm10-MoreRecords.jar
[19:34:22] [INFO]: dest: C:\clients\technomagic\mods\exm10-MoreRecords.jar
[19:34:22] [INFO]: downloading (attempt: 1)...
[19:34:41] [INFO]: ------------------------------------
[19:34:41] [INFO]: file: MODS:EXM3_TREASURECHEST11CLIENT
[19:34:41] [INFO]: size: 1362525 bytes
[19:34:41] [INFO]: from: http://ex-server.ru/1710_clients/mods/exm3-TreasureChest11client.jar
[19:34:41] [INFO]: dest: C:\clients\technomagic\mods\exm3-TreasureChest11client.jar
[19:34:41] [INFO]: downloading (attempt: 1)...
[19:34:43] [INFO]: ------------------------------------
[19:34:43] [INFO]: file: MODS:EXM3_GIFTS1710CLIENT
[19:34:43] [INFO]: size: 863209 bytes
[19:34:43] [INFO]: from: http://ex-server.ru/1710_clients/mods/exm3-Gifts1710-client.jar
[19:34:43] [INFO]: dest: C:\clients\technomagic\mods\exm3-Gifts1710-client.jar
[19:34:43] [INFO]: downloading (attempt: 1)...
[19:34:44] [INFO]: ------------------------------------
[19:34:44] [INFO]: file: MODS:EXM4_DAILYBONUS_CLIENT
[19:34:44] [INFO]: size: 475056 bytes
[19:34:44] [INFO]: from: http://ex-server.ru/1710_clients/mods/exm4-DailyBonus-client.jar
[19:34:44] [INFO]: dest: C:\clients\technomagic\mods\exm4-DailyBonus-client.jar
[19:34:44] [INFO]: downloading (attempt: 1)...
[19:34:44] [INFO]: ------------------------------------
[19:34:44] [INFO]: file: MODS:EXM4_STARFALL_CLIENT
[19:34:44] [INFO]: size: 129850 bytes
[19:34:44] [INFO]: from: http://ex-server.ru/1710_clients/mods/exm4_Starfall-client.jar
[19:34:44] [INFO]: dest: C:\clients\technomagic\mods\exm4_Starfall-client.jar
[19:34:44] [INFO]: downloading (attempt: 1)...
[19:34:45] [INFO]: ------------------------------------
[19:34:45] [INFO]: file: MODS:EXM7_TRADE_CLIENT
[19:34:45] [INFO]: size: 217156 bytes
[19:34:45] [INFO]: from: http://ex-server.ru/1710_clients/mods/exm7-trade-client.jar
[19:34:45] [INFO]: dest: C:\clients\technomagic\mods\exm7-trade-client.jar
[19:34:45] [INFO]: downloading (attempt: 1)...
[19:34:45] [INFO]: ------------------------------------
[19:34:45] [INFO]: file: MODS:EXM7_CRAFTTWEAKERE3013X77
[19:34:45] [INFO]: size: 911030 bytes
[19:34:45] [INFO]: from: http://ex-server.ru/1710_clients/mods/exm7-CraftTweaker-3013EX77.jar
[19:34:45] [INFO]: dest: C:\clients\technomagic\mods\exm7-CraftTweaker-3013EX77.jar
[19:34:45] [INFO]: downloading (attempt: 1)...
[19:34:46] [INFO]: ------------------------------------
[19:34:46] [INFO]: file: MODS:EXM7_MODTWEAKER096EX77
[19:34:46] [INFO]: size: 572698 bytes
[19:34:46] [INFO]: from: http://ex-server.ru/1710_clients/mods/exm7-ModTweaker096EX77.jar
[19:34:46] [INFO]: dest: C:\clients\technomagic\mods\exm7-ModTweaker096EX77.jar
[19:34:46] [INFO]: downloading (attempt: 1)...
[19:34:46] [INFO]: ------------------------------------
[19:34:46] [INFO]: file: MODS:EXM7_NOTIFICATIONS
[19:34:46] [INFO]: size: 69261 bytes
[19:34:46] [INFO]: from: http://ex-server.ru/1710_clients/mods/exm7-Notifications.jar
[19:34:46] [INFO]: dest: C:\clients\technomagic\mods\exm7-Notifications.jar
[19:34:46] [INFO]: downloading (attempt: 1)...
[19:34:46] [INFO]: ------------------------------------
[19:34:46] [INFO]: file: MODS:EXM8_WANDITEMS10
[19:34:46] [INFO]: size: 5406 bytes
[19:34:46] [INFO]: from: http://ex-server.ru/1710_clients/mods/exm8-WandItems10.jar
[19:34:46] [INFO]: dest: C:\clients\technomagic\mods\exm8-WandItems10.jar
[19:34:46] [INFO]: downloading (attempt: 1)...
[19:34:46] [INFO]: ------------------------------------
[19:34:46] [INFO]: file: MODS:EXM8_DISCORDRPCCLIENT
[19:34:46] [INFO]: size: 1721297 bytes
[19:34:46] [INFO]: from: http://ex-server.ru/1710_clients/mods/exm8_DiscordRPCclient.jar
[19:34:46] [INFO]: dest: C:\clients\technomagic\mods\exm8_DiscordRPCclient.jar
[19:34:46] [INFO]: downloading (attempt: 1)...
[19:34:48] [INFO]: ------------------------------------
[19:34:48] [INFO]: file: MODS:EXM8_ITEMICON10
[19:34:48] [INFO]: size: 442480 bytes
[19:34:48] [INFO]: from: http://ex-server.ru/1710_clients/mods/exm8_ItemIcon10.jar
[19:34:48] [INFO]: dest: C:\clients\technomagic\mods\exm8_ItemIcon10.jar
[19:34:48] [INFO]: downloading (attempt: 1)...
[19:34:48] [INFO]: ------------------------------------
[19:34:48] [INFO]: file: MODS:EXM9_CRAFTITEMS_10
[19:34:48] [INFO]: size: 54405 bytes
[19:34:48] [INFO]: from: http://ex-server.ru/1710_clients/mods/exm9-CraftItems-1.0.jar
[19:34:48] [INFO]: dest: C:\clients\technomagic\mods\exm9-CraftItems-1.0.jar
[19:34:48] [INFO]: downloading (attempt: 1)...
[19:34:48] [INFO]: ------------------------------------
[19:34:48] [INFO]: file: MODS:EXMC1_ADVANCEDTAB2OBF
[19:34:48] [INFO]: size: 386574 bytes
[19:34:48] [INFO]: from: http://ex-server.ru/1710_clients/mods/exmc1-AdvancedTab2OBF.jar
[19:34:48] [INFO]: dest: C:\clients\technomagic\mods\exmc1-AdvancedTab2OBF.jar
[19:34:48] [INFO]: downloading (attempt: 1)...
[19:34:49] [INFO]: ------------------------------------
[19:34:49] [INFO]: file: MODS:EXMC2_VKFEED10
[19:34:49] [INFO]: size: 803002 bytes
[19:34:49] [INFO]: from: http://ex-server.ru/1710_clients/mods/exmc2-VKfeed10.jar
[19:34:49] [INFO]: dest: C:\clients\technomagic\mods\exmc2-VKfeed10.jar
[19:34:49] [INFO]: downloading (attempt: 1)...
[19:34:49] [INFO]: ------------------------------------
[19:34:49] [INFO]: file: MODS:EXS1_BOTANIA18249CLIENT
[19:34:49] [INFO]: size: 15988113 bytes
[19:34:49] [INFO]: from: http://ex-server.ru/1710_clients/mods/exs1-Botania18249client.jar
[19:34:49] [INFO]: dest: C:\clients\technomagic\mods\exs1-Botania18249client.jar
[19:34:49] [INFO]: downloading (attempt: 1)...
[19:35:00] [INFO]: ------------------------------------
[19:35:00] [INFO]: file: MODS:EXS1_ADVANCEDSOLARPANEL
[19:35:00] [INFO]: size: 302267 bytes
[19:35:00] [INFO]: from: http://ex-server.ru/1710_clients/mods/exs1-AdvancedSolarPanel351.jar
[19:35:00] [INFO]: dest: C:\clients\technomagic\mods\exs1-AdvancedSolarPanel351.jar
[19:35:00] [INFO]: downloading (attempt: 1)...
[19:35:01] [INFO]: ------------------------------------
[19:35:01] [INFO]: file: MODS:EXS1_APPLIEDENERGISTICS2RV2STABLE
[19:35:01] [INFO]: size: 2734970 bytes
[19:35:01] [INFO]: from: http://ex-server.ru/1710_clients/mods/exs1-appliedenergistics2rv2stable.jar
[19:35:01] [INFO]: dest: C:\clients\technomagic\mods\exs1-appliedenergistics2rv2stable.jar
[19:35:01] [INFO]: downloading (attempt: 1)...
[19:35:03] [INFO]: ------------------------------------
[19:35:03] [INFO]: file: MODS:EXS1_BIOMESOPLENTY2101169
[19:35:03] [INFO]: size: 7369047 bytes
[19:35:03] [INFO]: from: http://ex-server.ru/1710_clients/mods/exs1-BiomesOPlenty2101169.jar
[19:35:03] [INFO]: dest: C:\clients\technomagic\mods\exs1-BiomesOPlenty2101169.jar
[19:35:03] [INFO]: downloading (attempt: 1)...
[19:35:07] [INFO]: ------------------------------------
[19:35:07] [INFO]: file: MODS:EXS1_ENDERCORE02039
[19:35:07] [INFO]: size: 467824 bytes
[19:35:07] [INFO]: from: http://ex-server.ru/1710_clients/mods/exs1-EnderCore02039-EX12.jar
[19:35:07] [INFO]: dest: C:\clients\technomagic\mods\exs1-EnderCore02039-EX12.jar
[19:35:07] [INFO]: downloading (attempt: 1)...
[19:35:08] [INFO]: ------------------------------------
[19:35:08] [INFO]: file: MODS:EXS1_ENDERIO230429
[19:35:08] [INFO]: size: 4755997 bytes
[19:35:08] [INFO]: from: http://ex-server.ru/1710_clients/mods/exs1-EnderIO230429-EX12.jar
[19:35:08] [INFO]: dest: C:\clients\technomagic\mods\exs1-EnderIO230429-EX12.jar
[19:35:08] [INFO]: downloading (attempt: 1)...
[19:35:12] [INFO]: ------------------------------------
[19:35:12] [INFO]: file: MODS:EXS1_BLOODMAGIC13317
[19:35:12] [INFO]: size: 9174830 bytes
[19:35:12] [INFO]: from: http://ex-server.ru/1710_clients/mods/exs1-BloodMagic13317.jar
[19:35:12] [INFO]: dest: C:\clients\technomagic\mods\exs1-BloodMagic13317.jar
[19:35:12] [INFO]: downloading (attempt: 1)...
[19:35:17] [INFO]: ------------------------------------
[19:35:17] [INFO]: file: MODS:EXS1_AUTOMAGY0282
[19:35:17] [INFO]: size: 6555420 bytes
[19:35:17] [INFO]: from: http://ex-server.ru/1710_clients/mods/exs1-Automagy0282.jar
[19:35:17] [INFO]: dest: C:\clients\technomagic\mods\exs1-Automagy0282.jar
[19:35:17] [INFO]: downloading (attempt: 1)...
[19:35:22] [INFO]: ------------------------------------
[19:35:22] [INFO]: file: MODS:EXS1_ELECTROMAGICTOOLS125
[19:35:22] [INFO]: size: 1581143 bytes
[19:35:22] [INFO]: from: http://ex-server.ru/1710_clients/mods/exs1-ElectroMagicTools125.jar
[19:35:22] [INFO]: dest: C:\clients\technomagic\mods\exs1-ElectroMagicTools125.jar
[19:35:22] [INFO]: downloading (attempt: 1)...
[19:35:23] [INFO]: ------------------------------------
[19:35:23] [INFO]: file: MODS:EXS1_GRAVISUITE203
[19:35:23] [INFO]: size: 438064 bytes
[19:35:23] [INFO]: from: http://ex-server.ru/1710_clients/mods/exs1-GraviSuite203.jar
[19:35:23] [INFO]: dest: C:\clients\technomagic\mods\exs1-GraviSuite203.jar
[19:35:23] [INFO]: downloading (attempt: 1)...
[19:35:23] [INFO]: ------------------------------------
[19:35:23] [INFO]: file: MODS:EXS1_INDUSTRIALCRAFT828
[19:35:23] [INFO]: size: 5475157 bytes
[19:35:23] [INFO]: from: http://ex-server.ru/1710_clients/mods/exs1-industrialcraft828.jar
[19:35:23] [INFO]: dest: C:\clients\technomagic\mods\exs1-industrialcraft828.jar
[19:35:23] [INFO]: downloading (attempt: 1)...
[19:35:27] [INFO]: ------------------------------------
[19:35:27] [INFO]: file: MODS:EXS1_MANTLE032DEV
[19:35:27] [INFO]: size: 199625 bytes
[19:35:27] [INFO]: from: http://ex-server.ru/1710_clients/mods/exs1-Mantle032DEV.jar
[19:35:27] [INFO]: dest: C:\clients\technomagic\mods\exs1-Mantle032DEV.jar
[19:35:27] [INFO]: downloading (attempt: 1)...
[19:35:27] [INFO]: ------------------------------------
[19:35:27] [INFO]: file: MODS:EXS1_IC2NUCLEARCONTROL243A
[19:35:27] [INFO]: size: 1054733 bytes
[19:35:27] [INFO]: from: http://ex-server.ru/1710_clients/mods/exs1-IC2NuclearControl243a.jar
[19:35:27] [INFO]: dest: C:\clients\technomagic\mods\exs1-IC2NuclearControl243a.jar
[19:35:27] [INFO]: downloading (attempt: 1)...
[19:35:28] [INFO]: ------------------------------------
[19:35:28] [INFO]: file: MODS:EXS1_POWERUTILS104
[19:35:28] [INFO]: size: 108014 bytes
[19:35:28] [INFO]: from: http://ex-server.ru/1710_clients/mods/exs1-PowerUtils104.jar
[19:35:28] [INFO]: dest: C:\clients\technomagic\mods\exs1-PowerUtils104.jar
[19:35:28] [INFO]: downloading (attempt: 1)...
[19:35:28] [INFO]: ------------------------------------
[19:35:28] [INFO]: file: MODS:EXS1_TCONSTRUCT188CLIENTEX1
[19:35:28] [INFO]: size: 8055404 bytes
[19:35:28] [INFO]: from: http://ex-server.ru/1710_clients/mods/exs1-TConstruct188clientEX1.jar
[19:35:28] [INFO]: dest: C:\clients\technomagic\mods\exs1-TConstruct188clientEX1.jar
[19:35:28] [INFO]: downloading (attempt: 1)...
[19:35:34] [INFO]: ------------------------------------
[19:35:34] [INFO]: file: MODS:EXS1_TCINVENTORYSCAN1011
[19:35:34] [INFO]: size: 17250 bytes
[19:35:34] [INFO]: from: http://ex-server.ru/1710_clients/mods/exs1-tcinventoryscan1011.jar
[19:35:34] [INFO]: dest: C:\clients\technomagic\mods\exs1-tcinventoryscan1011.jar
[19:35:34] [INFO]: downloading (attempt: 1)...
[19:35:34] [INFO]: ------------------------------------
[19:35:34] [INFO]: file: MODS:EXS1_THAUMCRAFT4235FIX
[19:35:34] [INFO]: size: 12557584 bytes
[19:35:34] [INFO]: from: http://ex-server.ru/1710_clients/mods/exs1-Thaumcraft4235fix.jar
[19:35:34] [INFO]: dest: C:\clients\technomagic\mods\exs1-Thaumcraft4235fix.jar
[19:35:34] [INFO]: downloading (attempt: 1)...
[19:35:43] [INFO]: ------------------------------------
[19:35:43] [INFO]: file: MODS:EXS1_THAUMICENERGISTICS081010
[19:35:43] [INFO]: size: 1224582 bytes
[19:35:43] [INFO]: from: http://ex-server.ru/1710_clients/mods/exs1-thaumicenergistics081010.jar
[19:35:43] [INFO]: dest: C:\clients\technomagic\mods\exs1-thaumicenergistics081010.jar
[19:35:43] [INFO]: downloading (attempt: 1)...
[19:35:44] [INFO]: ------------------------------------
[19:35:44] [INFO]: file: MODS:EXS1_THAUMICHORIZONS119
[19:35:44] [INFO]: size: 2919679 bytes
[19:35:44] [INFO]: from: http://ex-server.ru/1710_clients/mods/exs1-thaumichorizons119.jar
[19:35:44] [INFO]: dest: C:\clients\technomagic\mods\exs1-thaumichorizons119.jar
[19:35:44] [INFO]: downloading (attempt: 1)...
[19:35:46] [INFO]: ------------------------------------
[19:35:46] [INFO]: file: MODS:EXS1_THAUMICTINKERER25
[19:35:46] [INFO]: size: 2139093 bytes
[19:35:46] [INFO]: from: http://ex-server.ru/1710_clients/mods/exs1-ThaumicTinkerer25.jar
[19:35:46] [INFO]: dest: C:\clients\technomagic\mods\exs1-ThaumicTinkerer25.jar
[19:35:46] [INFO]: downloading (attempt: 1)...
[19:35:48] [INFO]: ------------------------------------
[19:35:48] [INFO]: file: MODS:EXS1_FORBIDDENMAGIC562
[19:35:48] [INFO]: size: 582368 bytes
[19:35:48] [INFO]: from: http://ex-server.ru/1710_clients/mods/exs1-ForbiddenMagic562.jar
[19:35:48] [INFO]: dest: C:\clients\technomagic\mods\exs1-ForbiddenMagic562.jar
[19:35:48] [INFO]: downloading (attempt: 1)...
[19:35:48] [INFO]: ------------------------------------
[19:35:48] [INFO]: file: MODS:EXS1_TWILIGHTFOREST235
[19:35:48] [INFO]: size: 3642625 bytes
[19:35:48] [INFO]: from: http://ex-server.ru/1710_clients/mods/exs1-twilightforest235.jar
[19:35:48] [INFO]: dest: C:\clients\technomagic\mods\exs1-twilightforest235.jar
[19:35:48] [INFO]: downloading (attempt: 1)...
[19:35:51] [INFO]: ------------------------------------
[19:35:51] [INFO]: file: MODS:EXS10_EMOTESMOD
[19:35:51] [INFO]: size: 91973 bytes
[19:35:51] [INFO]: from: http://ex-server.ru/1710_clients/mods/exs10-EmotesMod.jar
[19:35:51] [INFO]: dest: C:\clients\technomagic\mods\exs10-EmotesMod.jar
[19:35:51] [INFO]: downloading (attempt: 1)...
[19:35:51] [INFO]: ------------------------------------
[19:35:51] [INFO]: file: MODS:EXM12_ENDERBAGMOD
[19:35:51] [INFO]: size: 17472 bytes
[19:35:51] [INFO]: from: http://ex-server.ru/1710_clients/mods/exm12-EnderBagMod.jar
[19:35:51] [INFO]: dest: C:\clients\technomagic\mods\exm12-EnderBagMod.jar
[19:35:51] [INFO]: downloading (attempt: 1)...
[19:35:51] [INFO]: ------------------------------------
[19:35:51] [INFO]: file: MODS:EXS16_DRAGONSRADIO171
[19:35:51] [INFO]: size: 202657 bytes
[19:35:51] [INFO]: from: http://ex-server.ru/1710_clients/mods/exs16-DragonsRadio171.jar
[19:35:51] [INFO]: dest: C:\clients\technomagic\mods\exs16-DragonsRadio171.jar
[19:35:51] [INFO]: downloading (attempt: 1)...
[19:35:52] [INFO]: ------------------------------------
[19:35:52] [INFO]: file: MODS:EXS2_BRANDONSCORE_10012EX54
[19:35:52] [INFO]: size: 92269 bytes
[19:35:52] [INFO]: from: http://ex-server.ru/1710_clients/mods/exs2-BrandonsCore-1.0.0.12EX54.jar
[19:35:52] [INFO]: dest: C:\clients\technomagic\mods\exs2-BrandonsCore-1.0.0.12EX54.jar
[19:35:52] [INFO]: downloading (attempt: 1)...
[19:35:52] [INFO]: ------------------------------------
[19:35:52] [INFO]: file: MODS:EXS2_DRACONIC_EVOLUTION_1710_102HEX54
[19:35:52] [INFO]: size: 4929100 bytes
[19:35:52] [INFO]: from: http://ex-server.ru/1710_clients/mods/exs2-Draconic-Evolution-1.7.10-1.0.2hEX54.jar
[19:35:52] [INFO]: dest: C:\clients\technomagic\mods\exs2-Draconic-Evolution-1.7.10-1.0.2hEX54.jar
[19:35:52] [INFO]: downloading (attempt: 1)...
[19:35:55] [INFO]: ------------------------------------
[19:35:55] [INFO]: file: MODS:EXS2_COFHCORE313327
[19:35:55] [INFO]: size: 1217635 bytes
[19:35:55] [INFO]: from: http://ex-server.ru/1710_clients/mods/exs2-CoFHCore313327.jar
[19:35:55] [INFO]: dest: C:\clients\technomagic\mods\exs2-CoFHCore313327.jar
[19:35:55] [INFO]: downloading (attempt: 1)...
[19:35:56] [INFO]: ------------------------------------
[19:35:56] [INFO]: file: MODS:EXS2_THERMALDYNAMICS120171
[19:35:56] [INFO]: size: 619208 bytes
[19:35:56] [INFO]: from: http://ex-server.ru/1710_clients/mods/exs2-ThermalDynamics120171.jar
[19:35:56] [INFO]: dest: C:\clients\technomagic\mods\exs2-ThermalDynamics120171.jar
[19:35:56] [INFO]: downloading (attempt: 1)...
[19:35:57] [INFO]: ------------------------------------
[19:35:57] [INFO]: file: MODS:EXS2_THERMALEXPANSION414247
[19:35:57] [INFO]: size: 2602599 bytes
[19:35:57] [INFO]: from: http://ex-server.ru/1710_clients/mods/exs2-ThermalExpansion414247.jar
[19:35:57] [INFO]: dest: C:\clients\technomagic\mods\exs2-ThermalExpansion414247.jar
[19:35:57] [INFO]: downloading (attempt: 1)...
[19:35:59] [INFO]: ------------------------------------
[19:35:59] [INFO]: file: MODS:EXS2_THERMALFOUNDATION1256118
[19:35:59] [INFO]: size: 2336765 bytes
[19:35:59] [INFO]: from: http://ex-server.ru/1710_clients/mods/exs2-ThermalFoundation126118.jar
[19:35:59] [INFO]: dest: C:\clients\technomagic\mods\exs2-ThermalFoundation126118.jar
[19:35:59] [INFO]: downloading (attempt: 1)...
[19:36:01] [INFO]: ------------------------------------
[19:36:01] [INFO]: file: MODS:EXS2_SOLARFLUX08B
[19:36:01] [INFO]: size: 172179 bytes
[19:36:01] [INFO]: from: http://ex-server.ru/1710_clients/mods/exs2-SolarFlux08b.jar
[19:36:01] [INFO]: dest: C:\clients\technomagic\mods\exs2-SolarFlux08b.jar
[19:36:01] [INFO]: downloading (attempt: 1)...
[19:36:01] [INFO]: ------------------------------------
[19:36:01] [INFO]: file: MODS:EXS3_EXTRAUTILITIES1212
[19:36:01] [INFO]: size: 2133154 bytes
[19:36:01] [INFO]: from: http://ex-server.ru/1710_clients/mods/exs3-extrautilities1212.jar
[19:36:01] [INFO]: dest: C:\clients\technomagic\mods\exs3-extrautilities1212.jar
[19:36:01] [INFO]: downloading (attempt: 1)...
[19:36:03] [INFO]: ------------------------------------
[19:36:03] [INFO]: file: MODS:EXS3_OPENBLOCKS151
[19:36:03] [INFO]: size: 2689472 bytes
[19:36:03] [INFO]: from: http://ex-server.ru/1710_clients/mods/exs3-OpenBlocks151-EX43.jar
[19:36:03] [INFO]: dest: C:\clients\technomagic\mods\exs3-OpenBlocks151-EX43.jar
[19:36:03] [INFO]: downloading (attempt: 1)...
[19:36:05] [INFO]: ------------------------------------
[19:36:05] [INFO]: file: MODS:EXS3_OPENMODSLIB091
[19:36:05] [INFO]: size: 1136677 bytes
[19:36:05] [INFO]: from: http://ex-server.ru/1710_clients/mods/exs3-OpenModsLib091-EX43.jar
[19:36:05] [INFO]: dest: C:\clients\technomagic\mods\exs3-OpenModsLib091-EX43.jar
[19:36:05] [INFO]: downloading (attempt: 1)...
[19:36:06] [INFO]: ------------------------------------
[19:36:06] [INFO]: file: MODS:EXS3_IRONCHEST6062742
[19:36:06] [INFO]: size: 194713 bytes
[19:36:06] [INFO]: from: http://ex-server.ru/1710_clients/mods/exs3-ironchest6062742.jar
[19:36:06] [INFO]: dest: C:\clients\technomagic\mods\exs3-ironchest6062742.jar
[19:36:06] [INFO]: downloading (attempt: 1)...
[19:36:06] [INFO]: ------------------------------------
[19:36:06] [INFO]: file: MODS:EXS4_BINNIE_MODS20227
[19:36:06] [INFO]: size: 4494254 bytes
[19:36:06] [INFO]: from: http://ex-server.ru/1710_clients/mods/exs4-binnie-mods20227.jar
[19:36:06] [INFO]: dest: C:\clients\technomagic\mods\exs4-binnie-mods20227.jar
[19:36:06] [INFO]: downloading (attempt: 1)...
[19:36:09] [INFO]: ------------------------------------
[19:36:09] [INFO]: file: MODS:EXS4_FORESTRY42166
[19:36:09] [INFO]: size: 3317070 bytes
[19:36:09] [INFO]: from: http://ex-server.ru/1710_clients/mods/exs4-forestry421664.jar
[19:36:09] [INFO]: dest: C:\clients\technomagic\mods\exs4-forestry421664.jar
[19:36:09] [INFO]: downloading (attempt: 1)...
[19:36:11] [INFO]: ------------------------------------
[19:36:11] [INFO]: file: MODS:EXS4_FORESTRYEXTRAS231B28FIX
[19:36:11] [INFO]: size: 285748 bytes
[19:36:11] [INFO]: from: http://ex-server.ru/1710_clients/mods/exs4-ForestryExtras231B28fix.jar
[19:36:11] [INFO]: dest: C:\clients\technomagic\mods\exs4-ForestryExtras231B28fix.jar
[19:36:11] [INFO]: downloading (attempt: 1)...
[19:36:12] [INFO]: ------------------------------------
[19:36:12] [INFO]: file: MODS:EXS4_WASLIECORE11
[19:36:12] [INFO]: size: 49627 bytes
[19:36:12] [INFO]: from: http://ex-server.ru/1710_clients/mods/exs4-WaslieCore11.jar
[19:36:12] [INFO]: dest: C:\clients\technomagic\mods\exs4-WaslieCore11.jar
[19:36:12] [INFO]: downloading (attempt: 1)...
[19:36:12] [INFO]: ------------------------------------
[19:36:12] [INFO]: file: MODS:EXS5_PROJECTRED46079BASE
[19:36:12] [INFO]: size: 754192 bytes
[19:36:12] [INFO]: from: http://ex-server.ru/1710_clients/mods/exs5-ProjectRed46079Base.jar
[19:36:12] [INFO]: dest: C:\clients\technomagic\mods\exs5-ProjectRed46079Base.jar
[19:36:12] [INFO]: downloading (attempt: 1)...
[19:36:13] [INFO]: ------------------------------------
[19:36:13] [INFO]: file: MODS:EXS5_PROJECTRED46079INTEGRATION
[19:36:13] [INFO]: size: 566917 bytes
[19:36:13] [INFO]: from: http://ex-server.ru/1710_clients/mods/exs5-ProjectRed46079Integration.jar
[19:36:13] [INFO]: dest: C:\clients\technomagic\mods\exs5-ProjectRed46079Integration.jar
[19:36:13] [INFO]: downloading (attempt: 1)...
[19:36:13] [INFO]: ------------------------------------
[19:36:13] [INFO]: file: MODS:EXS5_PROJECTRED46079LIGHTING
[19:36:13] [INFO]: size: 667807 bytes
[19:36:13] [INFO]: from: http://ex-server.ru/1710_clients/mods/exs5-ProjectRed46079Lighting.jar
[19:36:13] [INFO]: dest: C:\clients\technomagic\mods\exs5-ProjectRed46079Lighting.jar
[19:36:13] [INFO]: downloading (attempt: 1)...
[19:36:14] [INFO]: ------------------------------------
[19:36:14] [INFO]: file: MODS:EXS5_PROJECTRED46079WORLD
[19:36:14] [INFO]: size: 183611 bytes
[19:36:14] [INFO]: from: http://ex-server.ru/1710_clients/mods/exs5-ProjectRed46079World.jar
[19:36:14] [INFO]: dest: C:\clients\technomagic\mods\exs5-ProjectRed46079World.jar
[19:36:14] [INFO]: downloading (attempt: 1)...
[19:36:14] [INFO]: ------------------------------------
[19:36:14] [INFO]: file: MODS:EXS7_WILDCAVES0437
[19:36:14] [INFO]: size: 90318 bytes
[19:36:14] [INFO]: from: http://ex-server.ru/1710_clients/mods/exs7-WildCaves0437.jar
[19:36:14] [INFO]: dest: C:\clients\technomagic\mods\exs7-WildCaves0437.jar
[19:36:14] [INFO]: downloading (attempt: 1)...
[19:36:14] [INFO]: ------------------------------------
[19:36:14] [INFO]: file: MODS:EXS8_ASIELIB039
[19:36:14] [INFO]: size: 129179 bytes
[19:36:14] [INFO]: from: http://ex-server.ru/1710_clients/mods/exs8-AsieLib039.jar
[19:36:14] [INFO]: dest: C:\clients\technomagic\mods\exs8-AsieLib039.jar
[19:36:14] [INFO]: downloading (attempt: 1)...
[19:36:14] [INFO]: ------------------------------------
[19:36:14] [INFO]: file: MODS:EXS8_COSMETICWINGS1710CLIENT
[19:36:14] [INFO]: size: 309413 bytes
[19:36:14] [INFO]: from: http://ex-server.ru/1710_clients/mods/exs8-CosmeticWings1710client.jar
[19:36:14] [INFO]: dest: C:\clients\technomagic\mods\exs8-CosmeticWings1710client.jar
[19:36:14] [INFO]: downloading (attempt: 1)...
[19:36:14] [INFO]: ------------------------------------
[19:36:14] [INFO]: file: MODS:EXS8_DAMAGEINDICATORSMOD323
[19:36:14] [INFO]: size: 702879 bytes
[19:36:14] [INFO]: from: http://ex-server.ru/1710_clients/mods/exs8-DamageIndicatorsMod323.jar
[19:36:14] [INFO]: dest: C:\clients\technomagic\mods\exs8-DamageIndicatorsMod323.jar
[19:36:14] [INFO]: downloading (attempt: 1)...
[19:36:15] [INFO]: ------------------------------------
[19:36:15] [INFO]: file: MODS:EXS8_STATUES214CLIENT
[19:36:15] [INFO]: size: 213135 bytes
[19:36:15] [INFO]: from: http://ex-server.ru/1710_clients/mods/exs8-statues214client.jar
[19:36:15] [INFO]: dest: C:\clients\technomagic\mods\exs8-statues214client.jar
[19:36:15] [INFO]: downloading (attempt: 1)...
[19:36:15] [INFO]: ------------------------------------
[19:36:15] [INFO]: file: MODS:EXS9_HATS401
[19:36:15] [INFO]: size: 286071 bytes
[19:36:15] [INFO]: from: http://ex-server.ru/1710_clients/mods/exs9-Hats401.jar
[19:36:15] [INFO]: dest: C:\clients\technomagic\mods\exs9-Hats401.jar
[19:36:15] [INFO]: downloading (attempt: 1)...
[19:36:16] [INFO]: ------------------------------------
[19:36:16] [INFO]: file: MODS:EXS9_ICHUNUTIL422
[19:36:16] [INFO]: size: 220214 bytes
[19:36:16] [INFO]: from: http://ex-server.ru/1710_clients/mods/exs9-iChunUtil422.jar
[19:36:16] [INFO]: dest: C:\clients\technomagic\mods\exs9-iChunUtil422.jar
[19:36:16] [INFO]: downloading (attempt: 1)...
[19:36:16] [INFO]: Saving server-list caches...
[19:36:16] [INFO]: ------------------------------------
[19:36:16] [INFO]: Launching client <TECHNOMAGIC>
[19:36:16] [INFO]: Minecraft version: 1.7.10
[19:36:16] [INFO]: Performance mode: enbaled
[19:36:16] [INFO]: Memory size: Optional[1280]mb
[19:36:16] [INFO]: PRE validating context...
[19:36:30] [INFO]: [19:36:30] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[19:36:30] [INFO]: [19:36:30] [main/INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[19:36:30] [INFO]: [19:36:30] [main/INFO]: Loading tweak class name com.mumfrey.liteloader.launch.LiteLoaderTweaker
[19:36:30] [INFO]: [19:36:30] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
[19:36:30] [INFO]: [19:36:30] [main/INFO]: Forge Mod Loader version 7.10.138.0 for Minecraft 1.7.10 loading
[19:36:30] [INFO]: [19:36:30] [main/INFO]: Java is Java HotSpot(TM) Client VM, version 1.8.0_221, running on Windows 10:x86:10.0, installed at C:\Users\Abit\AppData\Roaming\exjava\jvm
[19:36:41] [INFO]: [19:36:41] [main/INFO]: Loading tweaker optifine.OptiFineForgeTweaker from c0-OptiFineHDUC1.jar
[19:36:41] [INFO]: [19:36:41] [main/WARN]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[19:36:46] [INFO]: [19:36:46] [main/WARN]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[19:36:46] [INFO]: [19:36:46] [main/INFO]: [AppEng] Core Init
[19:36:46] [INFO]: [19:36:46] [main/WARN]: The coremod ic2.core.coremod.IC2core does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[19:36:46] [INFO]: [19:36:46] [main/WARN]: The coremod thaumcraft.codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[19:36:46] [INFO]: [19:36:46] [main/WARN]: The coremod thaumic.tinkerer.preloader.ThaumicTLoaderContainer does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[19:36:46] [INFO]: [19:36:46] [main/WARN]: The coremod vazkii.emotes.client.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[19:36:46] [INFO]: [19:36:46] [main/WARN]: The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[19:36:46] [INFO]: [19:36:46] [main/WARN]: The coremod openblocks.OpenBlocksCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[19:36:47] [INFO]: [19:36:47] [main/WARN]: The coremod openmods.core.OpenModsCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[19:36:47] [INFO]: [19:36:47] [main/INFO]: Loading tweaker forestry.shade.javacheck.Java7Checker from exs4-forestry421664.jar
[19:36:47] [INFO]: [19:36:47] [main/WARN]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[19:36:47] [INFO]: [19:36:47] [main/WARN]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[19:36:47] [INFO]: [19:36:47] [main/WARN]: The coremod mrtjp.core.handler.CorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[19:36:47] [INFO]: [19:36:47] [main/INFO]: Calling tweak class com.mumfrey.liteloader.launch.LiteLoaderTweaker
[19:36:47] [INFO]: [19:36:47] [main/INFO]: Bootstrapping LiteLoader 1.7.10
[19:36:47] [INFO]: [19:36:47] [main/INFO]: Registering API provider class com.mumfrey.liteloader.client.api.LiteLoaderCoreAPIClient
[19:36:47] [INFO]: [19:36:47] [main/INFO]: Spawning API provider class 'com.mumfrey.liteloader.client.api.LiteLoaderCoreAPIClient' ...
[19:36:47] [INFO]: [19:36:47] [main/INFO]: API provider class 'com.mumfrey.liteloader.client.api.LiteLoaderCoreAPIClient' provides API 'liteloader'
[19:36:47] [INFO]: [19:36:47] [main/INFO]: Initialising API 'liteloader' ...
[19:36:47] [INFO]: [19:36:47] [main/INFO]: LiteLoader begin PREINIT...
[19:36:47] [INFO]: [19:36:47] [main/INFO]: Initialising Loader properties...
[19:36:47] [INFO]: [19:36:47] [main/INFO]: Setting up logger...
[19:36:47] [INFO]: [19:36:47] [main/INFO]: LiteLoader 1.7.10_04 starting up...
[19:36:47] [INFO]: [19:36:47] [main/INFO]: Java reports OS="windows 10"
[19:36:47] [INFO]: [19:36:47] [main/INFO]: Enumerating class path...
[19:36:47] [INFO]: [19:36:47] [main/INFO]: Class path separator=";"
[19:36:47] [INFO]: [19:36:47] [main/INFO]: Class path entries=(
[19:36:47] [INFO]:    classpathEntry=C:/clients/libraries/ex/1.7.10/libforge_1.7.10.jar
[19:36:47] [INFO]:    classpathEntry=C:/clients/libraries/oshi-project/oshi-core/1.1/oshi-core-1.1.jar
[19:36:47] [INFO]:    classpathEntry=C:/clients/libraries/net/java/dev/jna/jna/4.4.0/jna-4.4.0.jar
[19:36:47] [INFO]:    classpathEntry=C:/clients/libraries/net/java/dev/jna/platform/3.4.0/platform-3.4.0.jar
[19:36:47] [INFO]:    classpathEntry=C:/clients/libraries/ex/1.7.10/forge_1388.jar
[19:36:47] [INFO]:    classpathEntry=C:/clients/libraries/com/mojang/authlib/1.5.21/authlib-1.5.21.jar
[19:36:47] [INFO]:    classpathEntry=C:/clients/libraries/com/mumfrey/liteloader/1.7.10/liteloader-1.7.10.jar
[19:36:47] [INFO]:    classpathEntry=C:/clients/libraries/ex/1.7.10/resource-technomagic.jar
[19:36:47] [INFO]:    classpathEntry=C:/clients/libraries/ex/1.7.10/minecraft_1.7.10.jar
[19:36:47] [INFO]: )
[19:36:47] [INFO]: [19:36:47] [main/INFO]: Registering discovery module EnumeratorModuleClassPath: [<Java Class Path>]
[19:36:47] [INFO]: [19:36:47] [main/INFO]: Registering discovery module EnumeratorModuleFolder: [C:\clients\technomagic\mods]
[19:36:47] [INFO]: [19:36:47] [main/INFO]: Registering discovery module EnumeratorModuleFolder: [C:\clients\technomagic\mods\1.7.10]
[19:36:47] [INFO]: [19:36:47] [main/INFO]: Adding supported mod class prefix 'LiteMod'
[19:36:47] [INFO]: [19:36:47] [main/INFO]: Discovering tweaks on class path...
[19:36:47] [INFO]: [19:36:47] [main/INFO]: Discovering valid mod files in folder C:\clients\technomagic\mods
[19:36:47] [INFO]: [19:36:47] [main/INFO]: Considering valid mod file: C:\clients\technomagic\mods\c1-voxelMap1710_technomagic.litemod
[19:36:47] [INFO]: [19:36:47] [main/INFO]: Considering valid mod file: C:\clients\technomagic\mods\c3-worldeditcui1710.litemod
[19:36:47] [INFO]: [19:36:47] [main/INFO]: Considering valid mod file: C:\clients\technomagic\mods\c6-VoxelCam131.litemod
[19:36:47] [INFO]: [19:36:47] [main/INFO]: Adding newest valid mod file 'C:\clients\technomagic\mods\c3-worldeditcui1710.litemod' at revision 1727,0000
[19:36:47] [INFO]: [19:36:47] [main/INFO]: Adding newest valid mod file 'C:\clients\technomagic\mods\c6-VoxelCam131.litemod' at revision 30,0000
[19:36:47] [INFO]: [19:36:47] [main/INFO]: Adding newest valid mod file 'C:\clients\technomagic\mods\c1-voxelMap1710_technomagic.litemod' at revision 1203,0000
[19:36:47] [INFO]: [19:36:47] [main/INFO]: Discovering valid mod files in folder C:\clients\technomagic\mods\1.7.10
[19:36:47] [INFO]: [19:36:47] [main/INFO]: Searching for tweaks in 'Baubles-1.7.10-1.0.1.10.jar'
[19:36:47] [INFO]: [19:36:47] [main/WARN]: Error parsing manifest entries in 'C:\clients\technomagic\mods\1.7.10\Baubles-1.7.10-1.0.1.10.jar'
[19:36:47] [INFO]: [19:36:47] [main/INFO]: Searching for tweaks in 'CodeChickenLib-1.7.10-1.1.3.136-universal.jar'
[19:36:47] [INFO]: [19:36:47] [main/WARN]: Error parsing manifest entries in 'C:\clients\technomagic\mods\1.7.10\CodeChickenLib-1.7.10-1.1.3.136-universal.jar'
[19:36:47] [INFO]: [19:36:47] [main/INFO]: Searching for tweaks in 'ForgeMultipart-1.7.10-1.2.0.344-universal.jar'
[19:36:47] [INFO]: [19:36:47] [main/WARN]: Error parsing manifest entries in 'C:\clients\technomagic\mods\1.7.10\ForgeMultipart-1.7.10-1.2.0.344-universal.jar'
[19:36:47] [INFO]: [19:36:47] [main/INFO]: Searching for tweaks in 'MrTJPCore-1.7.10-1.0.8.16-universal.jar'
[19:36:47] [INFO]: [19:36:47] [main/WARN]: Error parsing manifest entries in 'C:\clients\technomagic\mods\1.7.10\MrTJPCore-1.7.10-1.0.8.16-universal.jar'
[19:36:47] [INFO]: [19:36:47] [main/INFO]: Searching for tweaks in '[1.7.10]bspkrsCore-universal-6.15.jar'
[19:36:47] [INFO]: [19:36:47] [main/WARN]: Error parsing manifest entries in 'C:\clients\technomagic\mods\1.7.10\[1.7.10]bspkrsCore-universal-6.15.jar'
[19:36:47] [INFO]: [19:36:47] [main/INFO]: Mod file 'c6-VoxelCam131.litemod' provides classTransformer 'com.thatapplefreak.voxelcam.VoxelCamTransformer', adding to class loader
[19:36:47] [INFO]: [19:36:47] [main/INFO]: classTransformer 'com.thatapplefreak.voxelcam.VoxelCamTransformer' was successfully added
[19:36:47] [INFO]: [19:36:47] [main/INFO]: Mod file 'c1-voxelMap1710_technomagic.litemod' provides classTransformer 'com.thevoxelbox.voxelmap.litemod.VoxelMapTransformer', adding to class loader
[19:36:47] [INFO]: [19:36:47] [main/INFO]: classTransformer 'com.thevoxelbox.voxelmap.litemod.VoxelMapTransformer' was successfully added
[19:36:47] [INFO]: [19:36:47] [main/INFO]: LiteLoader PREINIT complete
[19:36:47] [INFO]: [19:36:47] [main/INFO]: Sorting registered packet transformers by priority
[19:36:47] [INFO]: [19:36:47] [main/INFO]: Added 0 packet transformer classes to the transformer list
[19:36:47] [INFO]: [19:36:47] [main/INFO]: Injecting required class transformer 'com.mumfrey.liteloader.transformers.event.EventProxyTransformer'
[19:36:47] [INFO]: [19:36:47] [main/INFO]: Injecting required class transformer 'com.mumfrey.liteloader.launch.LiteLoaderTransformer'
[19:36:47] [INFO]: [19:36:47] [main/INFO]: Injecting required class transformer 'com.mumfrey.liteloader.client.transformers.CrashReportTransformer'
[19:36:47] [INFO]: [19:36:47] [main/INFO]: Queuing required class transformer 'com.mumfrey.liteloader.common.transformers.LiteLoaderPacketTransformer'
[19:36:47] [INFO]: [19:36:47] [main/INFO]: Queuing required class transformer 'com.mumfrey.liteloader.client.transformers.LiteLoaderEventInjectionTransformer'
[19:36:47] [INFO]: [19:36:47] [main/INFO]: Queuing required class transformer 'com.mumfrey.liteloader.client.transformers.MinecraftOverlayTransformer'
[19:36:47] [INFO]: [19:36:47] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[19:36:47] [INFO]: [19:36:47] [main/INFO]: Loading tweak class name optifine.OptiFineForgeTweaker
[19:36:47] [INFO]: [19:36:47] [main/INFO]: Loading tweak class name forestry.shade.javacheck.Java7Checker
[19:36:47] [INFO]: [19:36:47] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[19:36:47] [INFO]: [19:36:47] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[19:36:47] [INFO]: [19:36:47] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[19:36:47] [INFO]: [19:36:47] [main/INFO]: Calling tweak class optifine.OptiFineForgeTweaker
[19:36:47] [INFO]: [19:36:47] [main/INFO]: [optifine.OptiFineForgeTweaker:dbg:49]: OptiFineForgeTweaker: acceptOptions
[19:36:47] [INFO]: [19:36:47] [main/INFO]: [optifine.OptiFineForgeTweaker:dbg:49]: OptiFineForgeTweaker: injectIntoClassLoader
[19:36:47] [INFO]: [19:36:47] [main/INFO]: [optifine.OptiFineClassTransformer:dbg:179]: OptiFine ClassTransformer
[19:36:47] [INFO]: [19:36:47] [main/INFO]: [optifine.OptiFineClassTransformer:dbg:179]: OptiFine URL: file:/C:/clients/technomagic/mods/c0-OptiFineHDUC1.jar
[19:36:47] [INFO]: [19:36:47] [main/INFO]: [optifine.OptiFineClassTransformer:dbg:179]: OptiFine ZIP file: java.util.zip.ZipFile@9159b
[19:36:47] [INFO]: [19:36:47] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:36:49] [INFO]: [19:36:49] [main/ERROR]: The minecraft jar file:/C:/clients/libraries/ex/1.7.10/minecraft_1.7.10.jar!/net/minecraft/client/ClientBrandRetriever.class appears to be corrupt! There has been CRITICAL TAMPERING WITH MINECRAFT, it is highly unlikely minecraft will work! STOP NOW, get a clean copy and try again!
[19:36:49] [INFO]: [19:36:49] [main/ERROR]: FML has been ordered to ignore the invalid or missing minecraft certificate. This is very likely to cause a problem!
[19:36:49] [INFO]: [19:36:49] [main/ERROR]: Technical information: ClientBrandRetriever was at jar:file:/C:/clients/libraries/ex/1.7.10/minecraft_1.7.10.jar!/net/minecraft/client/ClientBrandRetriever.class, there were 0 certificates for it
[19:36:49] [INFO]: [19:36:49] [main/ERROR]: FML appears to be missing any signature data. This is not a good thing
[19:36:49] [INFO]: [19:36:49] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:36:49] [INFO]: [19:36:49] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:36:49] [INFO]: [19:36:49] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:36:49] [INFO]: [19:36:49] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:36:49] [INFO]: [19:36:49] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:36:49] [INFO]: [19:36:49] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:36:49] [INFO]: [19:36:49] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:36:49] [INFO]: [19:36:49] [main/INFO]: Loaded library EJML-core-0.26.jar.
[19:36:49] [INFO]: [19:36:49] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:36:50] [INFO]: [19:36:50] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:36:50] [INFO]: [19:36:50] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:36:50] [INFO]: [19:36:50] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:36:50] [INFO]: [19:36:50] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:36:50] [INFO]: [19:36:50] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:36:50] [INFO]: [19:36:50] [main/INFO]: Calling tweak class forestry.shade.javacheck.Java7Checker
[19:36:50] [INFO]: [19:36:50] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:36:50] [INFO]: [19:36:50] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:36:50] [INFO]: [19:36:50] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
[19:36:50] [INFO]: [19:36:50] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:36:50] [INFO]: [19:36:50] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:36:50] [INFO]: [19:36:50] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:36:50] [INFO]: [19:36:50] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:36:50] [INFO]: [19:36:50] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:36:50] [INFO]: [19:36:50] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:36:50] [INFO]: [19:36:50] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
[19:36:50] [INFO]: [19:36:50] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
[19:36:50] [INFO]: [19:36:50] [main/INFO]: [optifine.OptiFineForgeTweaker:dbg:49]: OptiFineForgeTweaker: getLaunchArguments
[19:36:50] [INFO]: [19:36:50] [main/INFO]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[19:36:50] [INFO]: [19:36:50] [main/INFO]: Injecting downstream transformers
[19:36:50] [INFO]: [19:36:50] [main/INFO]: Injecting additional class transformer class 'com.mumfrey.liteloader.client.transformers.LiteLoaderEventInjectionTransformer'
[19:36:51] [INFO]: [19:36:51] [main/INFO]: Injecting additional class transformer class 'com.mumfrey.liteloader.client.transformers.MinecraftOverlayTransformer'
[19:36:51] [INFO]: [19:36:51] [main/INFO]: Injecting additional class transformer class 'com.mumfrey.liteloader.common.transformers.LiteLoaderPacketTransformer'
[19:36:51] [INFO]: [19:36:51] [main/INFO]: Injecting additional class transformer class 'com.thatapplefreak.voxelcam.VoxelCamTransformer'
[19:36:51] [INFO]: [19:36:51] [main/INFO]: Injecting additional class transformer class 'com.thevoxelbox.voxelmap.litemod.VoxelMapTransformer'
[19:36:51] [INFO]: [19:36:51] [main/INFO]: Injecting onstartupcomplete[x1] in func_71384_a in Minecraft
[19:36:51] [INFO]: [19:36:51] [main/INFO]: Injecting prerenderfbo[x1] in func_71411_J in Minecraft
[19:36:51] [INFO]: [19:36:51] [main/INFO]: Injecting postrenderfbo[x1] in func_71411_J in Minecraft
[19:36:51] [INFO]: [19:36:51] [main/INFO]: Injecting ontimerupdate[x1] in func_71411_J in Minecraft
[19:36:51] [INFO]: [19:36:51] [main/INFO]: Injecting onrender[x1] in func_71411_J in Minecraft
[19:36:51] [INFO]: [19:36:51] [main/INFO]: Injecting ontick[x1] in func_71411_J in Minecraft
[19:36:51] [INFO]: [19:36:51] [main/INFO]: Injecting updateframebuffersize[x1] in func_147119_ah in Minecraft
[19:36:51] [INFO]: [19:36:51] [main/INFO]: Injecting newtick[x1] in func_71407_l in Minecraft
[19:36:51] [INFO]: [19:36:51] [main/INFO]: Applying overlay com.mumfrey.liteloader.client.overlays.MinecraftOverlay to net.minecraft.client.Minecraft
[19:36:51] [INFO]: [19:36:51] [main/INFO]: MinecraftOverlayTransformer found INIT injection point, this is good.
[19:36:51] [INFO]: [19:36:51] [main/INFO]: Injecting onoutboundchat[x1] in func_71165_d in EntityClientPlayerMP
[19:36:51] [INFO]: [19:36:51] [main/INFO]: Injecting onc16packetclientstatus[x1] in func_148833_a in C16PacketClientStatus
[19:36:51] [INFO]: [19:36:51] [main/INFO]: func_146977_a(Lnet/minecraft/inventory/Slot;)V - Transformed
[19:36:51] [INFO]: [19:36:51] [main/INFO]: func_146977_a_original(Lnet/minecraft/inventory/Slot;)V - New Method
[19:36:51] [INFO]: [19:36:51] [main/INFO]: func_146977_a(Lnet/minecraft/inventory/Slot;)V - Invoke Virtual
[19:36:51] [INFO]: [19:36:51] [main/INFO]: Injecting onrenderchat[x1] in func_73830_a in GuiIngame
[19:36:51] [INFO]: [19:36:51] [main/INFO]: Injecting postrenderchat[x1] in func_73830_a in GuiIngame
[19:36:51] [INFO]: [19:36:51] [main/INFO]: Injecting onc00handshake[x1] in func_148833_a in C00Handshake
[19:36:51] [INFO]: [19:36:51] [main/INFO]: Injecting onc00packetloginstart[x1] in func_148833_a in C00PacketLoginStart
[19:36:52] [INFO]: [19:36:52] [main/INFO]: Injecting ons03packettimeupdate[x1] in func_148833_a in S03PacketTimeUpdate
[19:36:53] [INFO]: [19:36:53] [main/INFO]: Setting user: patsyuk
[19:36:53] [INFO]: [19:36:53] [main/INFO]: Transforming Class [net.minecraft.entity.projectile.EntityArrow], Method [func_70071_h_]
[19:36:53] [INFO]: [19:36:53] [main/INFO]: Transforming net.minecraft.entity.projectile.EntityArrow Finished.
[19:36:54] [INFO]: [19:36:54] [main/INFO]: Injecting ons34packetmaps[x1] in func_148833_a in S34PacketMaps
[19:36:54] [INFO]: [19:36:54] [main/INFO]: Transforming Class [net.minecraft.item.ItemStack], Method [func_77953_t]
[19:36:54] [INFO]: [19:36:54] [main/INFO]: Transforming net.minecraft.item.ItemStack Finished.
[19:36:54] [INFO]: [19:36:54] [main/INFO]: Transforming Class [net.minecraft.inventory.ContainerFurnace], Method [func_82846_b]
[19:36:54] [INFO]: [19:36:54] [main/INFO]: Transforming net.minecraft.inventory.ContainerFurnace Finished.
[19:36:55] [INFO]: [19:36:55] [Client thread/INFO]: Injecting onc15packetclientsettings[x1] in func_148833_a in C15PacketClientSettings
[19:36:55] [INFO]: [OptiFine] (Reflector) Class not present: ModLoader
[19:36:55] [INFO]: [OptiFine] (Reflector) Class not present: net.minecraft.src.FMLRenderAccessLibrary
[19:36:55] [INFO]: [OptiFine] (Reflector) Class not present: LightCache
[19:36:55] [INFO]: [OptiFine] (Reflector) Class not present: BlockCoord
[19:36:55] [INFO]: [19:36:55] [Client thread/INFO]: Injecting ons23packetblockchange[x1] in func_148833_a in S23PacketBlockChange
[19:36:55] [INFO]: [19:36:55] [Client thread/INFO]: [cpw.mods.fml.relauncher.ReflectionHelper:getPrivateValue:100]: class net.minecraft.item.ItemPickaxe
[19:36:55] [INFO]: [19:36:55] [Client thread/INFO]: [cpw.mods.fml.relauncher.ReflectionHelper:getPrivateValue:101]: null
[19:36:55] [INFO]: 0
[19:36:55] [INFO]: [19:36:55] [Client thread/INFO]: [cpw.mods.fml.relauncher.ReflectionHelper:getPrivateValue:100]: class net.minecraft.item.ItemSpade
[19:36:55] [INFO]: [19:36:55] [Client thread/INFO]: [cpw.mods.fml.relauncher.ReflectionHelper:getPrivateValue:101]: null
[19:36:55] [INFO]: 0
[19:36:55] [INFO]: [19:36:55] [Client thread/INFO]: [cpw.mods.fml.relauncher.ReflectionHelper:getPrivateValue:100]: class net.minecraft.item.ItemAxe
[19:36:55] [INFO]: [19:36:55] [Client thread/INFO]: [cpw.mods.fml.relauncher.ReflectionHelper:getPrivateValue:101]: null
[19:36:55] [INFO]: 0
[19:36:55] [INFO]: [19:36:55] [Client thread/INFO]: Transforming Class [net.minecraft.inventory.ContainerRepair], Method [func_82848_d]
[19:36:55] [INFO]: [19:36:55] [Client thread/INFO]: Transforming net.minecraft.inventory.ContainerRepair Finished.
[19:36:55] [INFO]: [19:36:55] [Client thread/INFO]: [com.collapse.optifinerus.RusTransformer:patchClass:32]: [optifineRus] Exception rewriting class: java.lang.NullPointerException
[19:36:55] [INFO]: [19:36:55] [Client thread/INFO]: [vazkii.emotes.client.asm.ClassTransformer:log:66]: [Emotes][ASM] Starting on net.minecraft.client.model.ModelBiped
[19:36:55] [INFO]: [19:36:55] [Client thread/INFO]: [vazkii.emotes.client.asm.ClassTransformer:log:66]: [Emotes][ASM] Method is func_78087_a or a for obf.
[19:36:55] [INFO]: [19:36:55] [Client thread/INFO]: [vazkii.emotes.client.asm.ClassTransformer:log:66]: [Emotes][ASM] Descriptor is (FFFFFFLnet/minecraft/entity/Entity;)V or (FFFFFFLsa;)V dor obf.
[19:36:55] [INFO]: [19:36:55] [Client thread/INFO]: [vazkii.emotes.client.asm.ClassTransformer:log:66]: [Emotes][ASM] Found method: a (FFFFFFLsa;)V
[19:36:55] [INFO]: [19:36:55] [Client thread/INFO]: [vazkii.emotes.client.asm.ClassTransformer:log:66]: [Emotes][ASM] RETURN Opcode found
[19:36:55] [INFO]: [19:36:55] [Client thread/INFO]: [vazkii.emotes.client.asm.ClassTransformer:log:66]: [Emotes][ASM] Patched!
[19:36:55] [INFO]: [19:36:55] [Client thread/INFO]: Injecting oncreateintegratedserver[x1] in <init> in IntegratedServer
[19:36:55] [INFO]: [19:36:55] [Client thread/INFO]: Injecting prerendergui[x1] in func_78480_b in EntityRenderer
[19:36:55] [INFO]: [19:36:55] [Client thread/INFO]: Injecting onrenderhud[x1] in func_78480_b in EntityRenderer
[19:36:55] [INFO]: [19:36:55] [Client thread/INFO]: Injecting postrenderhud[x1] in func_78480_b in EntityRenderer
[19:36:55] [INFO]: [19:36:55] [Client thread/INFO]: Injecting onrenderworld[x1] in func_78471_a in EntityRenderer
[19:36:55] [INFO]: [19:36:55] [Client thread/INFO]: Injecting onsetupcameratransform[x1] in func_78471_a in EntityRenderer
[19:36:55] [INFO]: [19:36:55] [Client thread/INFO]: Injecting postrenderentities[x1] in func_78471_a in EntityRenderer
[19:36:55] [INFO]: [19:36:55] [Client thread/INFO]: Injecting postrender[x1] in func_78471_a in EntityRenderer
[19:36:55] [INFO]: [19:36:55] [Client thread/INFO]: Injecting postrender[x1] in func_78471_a in EntityRenderer
[19:36:55] [INFO]: [19:36:55] [Client thread/INFO]: Injecting ons35packetupdatetileentity[x1] in func_148833_a in S35PacketUpdateTileEntity
[19:36:56] [INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.client.SplashProgress
[19:36:56] [INFO]: [19:36:56] [Client thread/INFO]: LWJGL Version: 2.9.1
[19:36:58] [INFO]: [19:36:58] [Client thread/INFO]: Injecting renderfbo[x1] in func_147615_c in Framebuffer
[19:36:58] [INFO]: [OptiFine] 
[19:36:58] [INFO]: [OptiFine] OptiFine_1.7.10_HD_U_C1
[19:36:58] [INFO]: [OptiFine] Thu Apr 01 19:36:58 EEST 2021
[19:36:58] [INFO]: [OptiFine] OS: Windows 10 (x86) version 10.0
[19:36:58] [INFO]: [OptiFine] Java: 1.8.0_221, Oracle Corporation
[19:36:58] [INFO]: [OptiFine] VM: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
[19:36:58] [INFO]: [OptiFine] LWJGL: 2.9.1
[19:36:58] [INFO]: [OptiFine] OpenGL: GeForce GT 730/PCIe/SSE2, version 4.6.0 NVIDIA 388.13, NVIDIA Corporation
[19:36:58] [INFO]: [OptiFine] OpenGL Version: 4.0
[19:36:58] [INFO]: [OptiFine] Maximum texture size: 16384x16384
[19:36:58] [INFO]: [OptiFine] Checking for new version
[19:36:58] [INFO]: [19:36:58] [Client thread/ERROR]: Couldn't initialize twitch stream
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]: Forge Mod Loader has detected optifine OptiFine_1.7.10_HD_U_C1, enabling compatibility features
[19:36:59] [INFO]: [OptiFine] Version found: C1
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]: Attempting early MinecraftForge initialization
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]: MinecraftForge v10.13.3.0 Initialized
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]: Replaced 183 ore recipies
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]: Preloading CrashReport classes
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]:     net.minecraft.world.World$1
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]:     net.minecraft.world.World$2
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]:     net.minecraft.world.World$3
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]:     net.minecraft.world.World$4
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]:     net.minecraft.world.chunk.Chunk$1
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]:     net.minecraft.crash.CrashReportCategory$1
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]:     net.minecraft.crash.CrashReportCategory$2
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]:     net.minecraft.crash.CrashReportCategory$3
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]:     net.minecraft.entity.Entity$1
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]:     net.minecraft.entity.Entity$2
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]:     net.minecraft.entity.EntityTracker$1
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]:     net.minecraft.world.gen.layer.GenLayer$1
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]:     net.minecraft.world.gen.layer.GenLayer$2
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]:     net.minecraft.entity.player.InventoryPlayer$1
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]:     net.minecraft.world.gen.structure.MapGenStructure$1
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]:     net.minecraft.world.gen.structure.MapGenStructure$2
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]:     net.minecraft.world.gen.structure.MapGenStructure$3
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]:     net.minecraft.server.MinecraftServer$3
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]:     net.minecraft.server.MinecraftServer$4
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]:     net.minecraft.server.MinecraftServer$5
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]:     net.minecraft.nbt.NBTTagCompound$1
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]:     net.minecraft.nbt.NBTTagCompound$2
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]:     net.minecraft.network.NetHandlerPlayServer$2
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]:     net.minecraft.network.NetworkSystem$3
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]:     net.minecraft.tileentity.TileEntity$1
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]:     net.minecraft.tileentity.TileEntity$2
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]:     net.minecraft.tileentity.TileEntity$3
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]:     net.minecraft.world.storage.WorldInfo$1
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]:     net.minecraft.world.storage.WorldInfo$2
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]:     net.minecraft.world.storage.WorldInfo$3
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]:     net.minecraft.world.storage.WorldInfo$4
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]:     net.minecraft.world.storage.WorldInfo$5
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]:     net.minecraft.world.storage.WorldInfo$6
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]:     net.minecraft.world.storage.WorldInfo$7
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]:     net.minecraft.world.storage.WorldInfo$8
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]:     net.minecraft.world.storage.WorldInfo$9
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]:     net.minecraft.client.Minecraft$3
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]:     net.minecraft.client.Minecraft$4
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]:     net.minecraft.client.Minecraft$5
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]:     net.minecraft.client.Minecraft$6
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]:     net.minecraft.client.Minecraft$7
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]:     net.minecraft.client.Minecraft$8
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]:     net.minecraft.client.Minecraft$9
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]:     net.minecraft.client.Minecraft$10
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]:     net.minecraft.client.Minecraft$11
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]:     net.minecraft.client.Minecraft$12
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]:     net.minecraft.client.Minecraft$13
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]:     net.minecraft.client.Minecraft$14
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]:     net.minecraft.client.Minecraft$15
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]:     net.minecraft.client.multiplayer.WorldClient$1
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]:     net.minecraft.client.multiplayer.WorldClient$2
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]:     net.minecraft.client.multiplayer.WorldClient$3
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]:     net.minecraft.client.multiplayer.WorldClient$4
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]:     net.minecraft.client.particle,EffectRenderer$1
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]:     net.minecraft.client.particle,EffectRenderer$2
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]:     net.minecraft.client.particle,EffectRenderer$3
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]:     net.minecraft.client.particle,EffectRenderer$4
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]:     net.minecraft.client.renderer.EntityRenderer$1
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]:     net.minecraft.client.renderer.EntityRenderer$2
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]:     net.minecraft.client.renderer.EntityRenderer$3
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]:     net.minecraft.server.integrated.IntegratedServer$1
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]:     net.minecraft.server.integrated.IntegratedServer$2
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]:     net.minecraft.client.renderer.RenderGlobal$1
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]:     net.minecraft.client.renderer.entity.RenderItem$1
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]:     net.minecraft.client.renderer.entity.RenderItem$2
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]:     net.minecraft.client.renderer.entity.RenderItem$3
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]:     net.minecraft.client.renderer.entity.RenderItem$4
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]:     net.minecraft.client.renderer.texture.TextureAtlasSprite$1
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]:     net.minecraft.client.renderer.texture.TextureManager$1
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]:     net.minecraft.client.renderer.texture.TextureMap$1
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]:     net.minecraft.client.renderer.texture.TextureMap$2
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]:     net.minecraft.client.renderer.texture.TextureMap$3
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]: Completed early MinecraftForge initialization
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]: [AppEng] Core Init
[19:37:00] [INFO]: [19:37:00] [Client thread/INFO]: Found 0 mods from the command line. Injecting into mod discoverer
[19:37:00] [INFO]: [19:37:00] [Client thread/INFO]: Searching C:\clients\technomagic\mods for mods
[19:37:00] [INFO]: [19:37:00] [Client thread/INFO]: Also searching C:\clients\technomagic\mods\1.7.10 for mods
[19:37:03] [INFO]: [19:37:03] [Client thread/INFO]: Mod OptifineAPI is missing the required element 'name'. Substituting OptifineAPI
[19:37:04] [INFO]: [19:37:04] [Client thread/WARN]: Mod starfall is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
[19:37:06] [INFO]: [19:37:06] [Client thread/WARN]: Mod ForbiddenMagic is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.7.10-0.562
[19:37:07] [INFO]: [19:37:07] [Client thread/WARN]: Mod tcinventoryscan is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0.11
[19:37:10] [INFO]: [19:37:10] [Client thread/WARN]: Mod ExtraUtilities is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.12
[19:37:11] [INFO]: [19:37:11] [Client thread/WARN]: Mod Botany is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0.22.7
[19:37:11] [INFO]: [19:37:11] [Client thread/WARN]: Mod BinnieCore is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0.22.7
[19:37:11] [INFO]: [19:37:11] [Client thread/WARN]: Mod ExtraBees is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0.22.7
[19:37:11] [INFO]: [19:37:11] [Client thread/WARN]: Mod ExtraTrees is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0.22.7
[19:37:11] [INFO]: [19:37:11] [Client thread/WARN]: Mod Genetics is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0.22.7
[19:37:12] [INFO]: [19:37:12] [Client thread/WARN]: Mod ProjRed|Core is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.6.2.52
[19:37:12] [INFO]: [19:37:12] [Client thread/WARN]: Mod ProjRed|Transmission is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.6.2.52
[19:37:12] [INFO]: [19:37:12] [Client thread/WARN]: Mod ProjRed|Illumination is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.6.2.52
[19:37:12] [INFO]: [19:37:12] [Client thread/WARN]: Mod ProjRed|Exploration is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.6.2.52
[19:37:12] [INFO]: [19:37:12] [Client thread/WARN]: Mod DamageIndicatorsMod is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 3.2.3
[19:37:12] [INFO]: [19:37:12] [Client thread/WARN]: Mod ForgeMicroblock is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.0.344
[19:37:12] [INFO]: [19:37:12] [Client thread/WARN]: Mod ForgeMultipart is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.0.344
[19:37:12] [INFO]: [19:37:12] [Client thread/WARN]: Mod McMultipart is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.0.344
[19:37:12] [INFO]: [19:37:12] [Client thread/WARN]: Mod MrTJPCoreMod is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0.8.16
[19:37:12] [INFO]: [19:37:12] [Client thread/INFO]: Forge Mod Loader has identified 113 mods to load
[19:37:12] [INFO]: [19:37:12] [Client thread/INFO]: Found mod(s) [PowerUtils] containing declared API package cofh.api.energy (owned by CoFHAPI) without associated API reference
[19:37:12] [INFO]: [19:37:12] [Client thread/INFO]: Found mod(s) [GraviSuite] containing declared API package buildcraft.api.tools (owned by BuildCraftAPI|core) without associated API reference
[19:37:12] [INFO]: [19:37:12] [Client[19:30:51] [INFO]: Loading display...
[19:30:52] [INFO]: Platform:
[19:30:52] [INFO]:   Display:
[19:30:52] [INFO]:       Resolution: 1280x960
[19:30:52] [INFO]:       Scale: auto (min: x1, max: x1)
[19:30:52] [INFO]:       Styles:
[19:30:52] [INFO]:           - "default"
[19:30:52] [INFO]:   OS: WINDOWS (Windows 10)
[19:30:52] [INFO]:   Arch: x32 (x86)
[19:30:52] [INFO]:   Total memory: 2805mb
[19:30:52] [INFO]:   Allowed memory: 1280mb
[19:30:52] [INFO]: Loading textures of style <default>...
[19:30:52] [INFO]:    assets/textures/gui/default/dialog/window.default.png
[19:30:52] [INFO]:    assets/textures/gui/default/dialog/btn.app.close.png
[19:30:52] [INFO]:    assets/textures/gui/default/main/header.social.vk.png
[19:30:52] [INFO]:    assets/textures/gui/default/main/window.png
[19:30:52] [INFO]:    assets/textures/gui/default/dialog/settings/launcher.memory.slider.png
[19:30:52] [INFO]:    assets/textures/gui/default/main/client.icon.png
[19:30:52] [INFO]:    assets/textures/gui/default/auth/field.pass.png
[19:30:52] [INFO]:    assets/textures/gui/default/dialog/settings/launcher.scale.background.png
[19:30:52] [INFO]:    assets/textures/gui/default/dialog/progressbar.download.png
[19:30:52] [INFO]:    assets/textures/gui/default/main/header.profile.popup.png
[19:30:52] [INFO]:    assets/textures/gui/default/dialog/settings/btn.confirm.png
[19:30:52] [INFO]:    assets/textures/gui/default/main/client.background.png
[19:30:52] [INFO]:    assets/textures/gui/default/main/header.logo.png
[19:30:52] [INFO]:    assets/textures/gui/default/auth/btn.sign.icon.png
[19:30:52] [INFO]:    assets/textures/gui/default/dialog/settings/client.dlc.checkbox.png
[19:30:52] [INFO]:    assets/textures/gui/default/comp/checkbox.png
[19:30:52] [INFO]:    assets/textures/gui/default/main/header.social.discord.png
[19:30:52] [INFO]:    assets/textures/gui/default/main/header.profile.user.steve.png
[19:30:52] [INFO]:    assets/textures/gui/default/dialog/settings/launcher.scale.arrow.png
[19:30:52] [INFO]:    assets/textures/gui/default/dialog/window.downloader.png
[19:30:52] [INFO]:    assets/textures/gui/default/main/client.options.png
[19:30:52] [INFO]:    assets/textures/gui/default/main/header.app.minimize.png
[19:30:52] [INFO]:    assets/textures/gui/default/dialog/settings/client.dlc.background.png
[19:30:52] [INFO]:    assets/textures/gui/default/main/header.profile.form.png
[19:30:52] [INFO]:    assets/textures/gui/default/main/header.background.png
[19:30:52] [INFO]:    assets/textures/gui/default/main/header.profile.user.mask.png
[19:30:52] [INFO]:    assets/textures/gui/default/dialog/settings/btn.default.png
[19:30:52] [INFO]:    assets/textures/gui/default/dialog/field.secret_key.png
[19:30:52] [INFO]:    assets/textures/gui/default/main/root.scrollbar.png
[19:30:52] [INFO]:    assets/textures/gui/default/dialog/btn.app.minimize.png
[19:30:52] [INFO]:    assets/textures/gui/default/dialog/logo.loader.png
[19:30:52] [INFO]:    assets/textures/gui/default/auth/btn.sign.background.png
[19:30:52] [INFO]:    assets/textures/gui/default/dialog/window.loader.png
[19:30:52] [INFO]:    assets/textures/gui/default/dialog/btn.default.png
[19:30:52] [INFO]:    assets/textures/gui/default/main/header.logout.png
[19:30:52] [INFO]:    assets/textures/gui/default/main/client.play.png
[19:30:52] [INFO]:    assets/textures/gui/default/auth/field.login.png
[19:30:52] [INFO]:    assets/textures/gui/default/auth/btn.join.png
[19:30:52] [INFO]:    assets/textures/gui/default/main/header.app.close.png
[19:30:52] [INFO]:    assets/textures/gui/default/dialog/settings/client.dlc.scrollbar.png
[19:30:52] [INFO]:    assets/textures/gui/default/dialog/settings/comp.border.png
[19:30:52] [INFO]: Loading profile...
[19:30:52] [INFO]: Handshaking...
[19:30:53] [INFO]: Auth with login <patsyuk>
[19:30:53] [INFO]: Auth response: success
[19:30:53] [INFO]: Permissions:
[19:30:53] [INFO]:    - "dev.run.invalidate.post"
[19:30:53] [INFO]:    - "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyzАБВГДЕЁЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯабвгдеёжзийклмнопрстуфхцчшщъыьэюя"
[19:30:53] [INFO]: Styles:
[19:30:53] [INFO]:    - "default"
[19:30:53] [INFO]: Saving display...
[19:30:53] [INFO]: Loading textures of style <default>...
[19:30:53] [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_221]
    at ru.excalibur.launcher.s.y.e.d(tc:108) [launcher.jar:?]
    at ru.excalibur.launcher.s.D.run(dc:156) [launcher.jar:?]
Caused by: java.io.FileNotFoundException: http://ex-server.ru/skins/patsyuk.png
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1896) ~[?:1.8.0_221]
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498) ~[?:1.8.0_221]
    at java.net.URL.openStream(URL.java:1057) ~[?:1.8.0_221]
    at javax.imageio.ImageIO.read(ImageIO.java:1393) ~[?:1.8.0_221]
    ... 2 more
[19:30:53] [INFO]: Saving profile...
[19:30:53] [INFO]: Updating server-list...
[19:30:53] [INFO]: Loading server-list caches...
[19:30:54] [INFO]: Updating server-content <CLASSIC>...
[19:30:54] [INFO]: Updating server-content <INDUSTRIAL>...
[19:30:54] [INFO]: Updating server-content <GALAXY>...
[19:30:54] [INFO]: Updating server-content <TECHNOMAGIC>...
[19:30:54] [INFO]: Updating server-content <MYSTICSKY>...
[19:30:54] [INFO]: Updating server-content <NEVERMINE>...
[19:30:54] [INFO]: Updating server-content <RPG>...
[19:30:54] [INFO]: Updating server-content <MAGIC>...
[19:30:54] [INFO]: Updating server-content <SANDBOX>...
[19:30:54] [INFO]: Updating server-content <TECHNOMAGICEVO>...
[19:30:54] [INFO]: Updating server-content <GALAXY2>...
[19:30:54] [INFO]: Updating server-content <GREGTECH>...
[19:30:54] [INFO]: Updating server-content <VOLCANOBLOCK>...
[19:30:54] [INFO]: Updating server-content <WONDERLAND>...
[19:30:54] [INFO]: Updating server-content <PIXELMON>...
[19:30:54] [INFO]: Updating server-content <TERRAFIRMACRAFT>...
[19:30:54] [INFO]: Updating server-content <STALKER>...
[19:30:54] [INFO]: Updating server-content <STALKERV2>...
[19:30:54] [INFO]: Saving server-list caches...
[19:31:56] [INFO]: Workspace directory changed to: C:\clients
[19:31:56] [INFO]: Saving profile...
[19:31:56] [INFO]: Saving server-list caches...
[19:32:32] [INFO]: ------------------------------------
[19:32:32] [INFO]: Preparing client <TECHNOMAGIC>
[19:32:32] [INFO]: Checking content files...
[19:32:32] [INFO]: Downloading files...
[19:32:32] [INFO]: Total-size: 338375737 bytes
[19:32:32] [INFO]: ------------------------------------
[19:32:32] [INFO]: file: LIBS:LIBFORGE_1_7_10
[19:32:32] [INFO]: size: 41439408 bytes
[19:32:32] [INFO]: from: http://ex-server.ru/1710_clients/libraries/ex/1.7.10/libforge_1.7.10.jar
[19:32:32] [INFO]: dest: C:\clients\libraries\ex\1.7.10\libforge_1.7.10.jar
[19:32:32] [INFO]: downloading (attempt: 1)...
[19:33:02] [INFO]: ------------------------------------
[19:33:02] [INFO]: file: LIBS:OSHI_CORE
[19:33:02] [INFO]: size: 30973 bytes
[19:33:02] [INFO]: from: http://ex-server.ru/1710_clients/libraries/oshi-project/oshi-core/1.1/oshi-core-1.1.jar
[19:33:02] [INFO]: dest: C:\clients\libraries\oshi-project\oshi-core\1.1\oshi-core-1.1.jar
[19:33:02] [INFO]: downloading (attempt: 1)...
[19:33:02] [INFO]: ------------------------------------
[19:33:02] [INFO]: file: LIBS:JNA_JNA
[19:33:02] [INFO]: size: 1091208 bytes
[19:33:02] [INFO]: from: http://ex-server.ru/1710_clients/libraries/net/java/dev/jna/jna/4.4.0/jna-4.4.0.jar
[19:33:02] [INFO]: dest: C:\clients\libraries\net\java\dev\jna\jna\4.4.0\jna-4.4.0.jar
[19:33:02] [INFO]: downloading (attempt: 1)...
[19:33:03] [INFO]: ------------------------------------
[19:33:03] [INFO]: file: LIBS:JNA_PLATFORM
[19:33:03] [INFO]: size: 913436 bytes
[19:33:03] [INFO]: from: http://ex-server.ru/1710_clients/libraries/net/java/dev/jna/platform/3.4.0/platform-3.4.0.jar
[19:33:03] [INFO]: dest: C:\clients\libraries\net\java\dev\jna\platform\3.4.0\platform-3.4.0.jar
[19:33:03] [INFO]: downloading (attempt: 1)...
[19:33:04] [INFO]: ------------------------------------
[19:33:04] [INFO]: file: LIBS:FORGE_1388
[19:33:04] [INFO]: size: 2768400 bytes
[19:33:04] [INFO]: from: http://ex-server.ru/1710_clients/libraries/ex/1.7.10/forge_1388.jar
[19:33:04] [INFO]: dest: C:\clients\libraries\ex\1.7.10\forge_1388.jar
[19:33:04] [INFO]: downloading (attempt: 1)...
[19:33:06] [INFO]: ------------------------------------
[19:33:06] [INFO]: file: LIBS:AUTHLIB_1_5_21
[19:33:06] [INFO]: size: 65478 bytes
[19:33:06] [INFO]: from: http://ex-server.ru/1710_clients/libraries/com/mojang/authlib/1.5.21/authlib-1.5.21.jar
[19:33:06] [INFO]: dest: C:\clients\libraries\com\mojang\authlib\1.5.21\authlib-1.5.21.jar
[19:33:06] [INFO]: downloading (attempt: 1)...
[19:33:06] [INFO]: ------------------------------------
[19:33:06] [INFO]: file: LIBS:LITELOADER_1_7_10
[19:33:06] [INFO]: size: 533903 bytes
[19:33:06] [INFO]: from: http://ex-server.ru/1710_clients/libraries/com/mumfrey/liteloader/1.7.10/liteloader-1.7.10.jar
[19:33:06] [INFO]: dest: C:\clients\libraries\com\mumfrey\liteloader\1.7.10\liteloader-1.7.10.jar
[19:33:06] [INFO]: downloading (attempt: 1)...
[19:33:07] [INFO]: ------------------------------------
[19:33:07] [INFO]: file: LIBS:RESOURCE
[19:33:07] [INFO]: size: 8265142 bytes
[19:33:07] [INFO]: from: http://ex-server.ru/1710_clients/libraries/ex/1.7.10/resource-technomagic.jar
[19:33:07] [INFO]: dest: C:\clients\libraries\ex\1.7.10\resource-technomagic.jar
[19:33:07] [INFO]: downloading (attempt: 1)...
[19:33:13] [INFO]: ------------------------------------
[19:33:13] [INFO]: file: LIBS:MINECRAFT_1_7_10
[19:33:13] [INFO]: size: 4996772 bytes
[19:33:13] [INFO]: from: http://ex-server.ru/1710_clients/libraries/ex/1.7.10/minecraft_1.7.10.jar
[19:33:13] [INFO]: dest: C:\clients\libraries\ex\1.7.10\minecraft_1.7.10.jar
[19:33:13] [INFO]: downloading (attempt: 1)...
[19:33:17] [INFO]: ------------------------------------
[19:33:17] [INFO]: file: SERVERLIST:MAIN
[19:33:17] [INFO]: size: 3624 bytes
[19:33:17] [INFO]: from: http://ex-server.ru/server_list/technomagic_servers.dat
[19:33:17] [INFO]: dest: C:\clients\technomagic\servers.dat
[19:33:17] [INFO]: downloading (attempt: 1)...
[19:33:17] [INFO]: ------------------------------------
[19:33:17] [INFO]: file: SERVERLIST_HACH:MAIN
[19:33:17] [INFO]: size: 728 bytes
[19:33:17] [INFO]: from: http://ex-server.ru/server_list/netty.hash
[19:33:17] [INFO]: dest: C:\clients\libraries\io\netty\netty-all\netty.hash
[19:33:17] [INFO]: downloading (attempt: 1)...
[19:33:17] [INFO]: ------------------------------------
[19:33:17] [INFO]: file: NATIVES:NATIVES_1_7_10
[19:33:17] [INFO]: size: 2292814 bytes
[19:33:17] [INFO]: from: http://ex-server.ru/1710_clients/zip/natives_1710.zip
[19:33:17] [INFO]: dest: C:\clients\zip1710\natives_1710.zip
[19:33:17] [INFO]: downloading (attempt: 1)...
[19:33:18] [INFO]: extracting (attempt: 1)...
[19:33:19] [INFO]: ------------------------------------
[19:33:19] [INFO]: file: NATIVES:NATIVESC_1_7_10
[19:33:19] [INFO]: size: 266836 bytes
[19:33:19] [INFO]: from: http://ex-server.ru/1710_clients/zip/nativesc_1710.zip
[19:33:19] [INFO]: dest: C:\clients\zip1710\nativesc_1710.zip
[19:33:19] [INFO]: downloading (attempt: 1)...
[19:33:19] [INFO]: extracting (attempt: 1)...
[19:33:19] [INFO]: ------------------------------------
[19:33:19] [INFO]: file: ASSETS:MAIN
[19:33:19] [INFO]: size: 109000198 bytes
[19:33:19] [INFO]: from: http://ex-server.ru/1710_clients/zip/assets_1710.zip
[19:33:19] [INFO]: dest: C:\clients\zip1710\assets_1710.zip
[19:33:19] [INFO]: downloading (attempt: 1)...
[19:33:49] [INFO]: extracting (attempt: 1)...
[19:34:02] [INFO]: ------------------------------------
[19:34:02] [INFO]: file: ZIP:CONFIG
[19:34:02] [INFO]: size: 158302 bytes
[19:34:02] [INFO]: from: http://ex-server.ru/1710_clients/zip/config_technomagic.zip
[19:34:02] [INFO]: dest: C:\clients\zip1710\config_technomagic.zip
[19:34:02] [INFO]: downloading (attempt: 1)...
[19:34:02] [INFO]: extracting (attempt: 1)...
[19:34:05] [INFO]: ------------------------------------
[19:34:05] [INFO]: file: ZIP:CONFIG_MINECRAFT
[19:34:05] [INFO]: size: 2737 bytes
[19:34:05] [INFO]: from: http://ex-server.ru/1710_clients/zip/config_technomagic_minecraft.zip
[19:34:05] [INFO]: dest: C:\clients\zip1710\config_technomagic_minecraft.zip
[19:34:05] [INFO]: downloading (attempt: 1)...
[19:34:06] [INFO]: extracting (attempt: 1)...
[19:34:06] [INFO]: ------------------------------------
[19:34:06] [INFO]: file: ZIP:RESOURCEPACKS_DEFAULT_1710
[19:34:06] [INFO]: size: 10272 bytes
[19:34:06] [INFO]: from: http://ex-server.ru/1710_clients/zip/resourcepacks_default_1710.zip
[19:34:06] [INFO]: dest: C:\clients\zip1710\resourcepacks_default_1710.zip
[19:34:06] [INFO]: downloading (attempt: 1)...
[19:34:06] [INFO]: extracting (attempt: 1)...
[19:34:06] [INFO]: ------------------------------------
[19:34:06] [INFO]: file: ZIP:HATS_1710
[19:34:06] [INFO]: size: 846533 bytes
[19:34:06] [INFO]: from: http://ex-server.ru/1710_clients/zip/hats_1710.zip
[19:34:06] [INFO]: dest: C:\clients\zip1710\hats_1710.zip
[19:34:06] [INFO]: downloading (attempt: 1)...
[19:34:06] [INFO]: extracting (attempt: 1)...
[19:34:08] [INFO]: ------------------------------------
[19:34:08] [INFO]: file: ZIP:ASSETS_WARDROBE
[19:34:08] [INFO]: size: 4627150 bytes
[19:34:08] [INFO]: from: http://ex-server.ru/assets_wardrobe/assets_wardrobe.zip
[19:34:08] [INFO]: dest: C:\clients\assets_wardrobe\assets_wardrobe.zip
[19:34:08] [INFO]: downloading (attempt: 1)...
[19:34:11] [INFO]: extracting (attempt: 1)...
[19:34:13] [INFO]: ------------------------------------
[19:34:13] [INFO]: file: MODS:BAUBLES_1710_10110
[19:34:13] [INFO]: size: 96484 bytes
[19:34:13] [INFO]: from: http://ex-server.ru/1710_clients/mods/1.7.10/Baubles-1.7.10-1.0.1.10.jar
[19:34:13] [INFO]: dest: C:\clients\technomagic\mods\1.7.10\Baubles-1.7.10-1.0.1.10.jar
[19:34:13] [INFO]: downloading (attempt: 1)...
[19:34:14] [INFO]: ------------------------------------
[19:34:14] [INFO]: file: MODS:CODECHICKENLIB_1710_113136_UNIVERSAL
[19:34:14] [INFO]: size: 302844 bytes
[19:34:14] [INFO]: from: http://ex-server.ru/1710_clients/mods/1.7.10/CodeChickenLib-1.7.10-1.1.3.136-universal.jar
[19:34:14] [INFO]: dest: C:\clients\technomagic\mods\1.7.10\CodeChickenLib-1.7.10-1.1.3.136-universal.jar
[19:34:14] [INFO]: downloading (attempt: 1)...
[19:34:14] [INFO]: ------------------------------------
[19:34:14] [INFO]: file: MODS:FORGEMULTIPART_1710_120344_UNIVERSAL
[19:34:14] [INFO]: size: 1427682 bytes
[19:34:14] [INFO]: from: http://ex-server.ru/1710_clients/mods/1.7.10/ForgeMultipart-1.7.10-1.2.0.344-universal.jar
[19:34:14] [INFO]: dest: C:\clients\technomagic\mods\1.7.10\ForgeMultipart-1.7.10-1.2.0.344-universal.jar
[19:34:14] [INFO]: downloading (attempt: 1)...
[19:34:15] [INFO]: ------------------------------------
[19:34:15] [INFO]: file: MODS:MRTJPCORE_1710_10816_UNIVERSAL
[19:34:15] [INFO]: size: 522341 bytes
[19:34:15] [INFO]: from: http://ex-server.ru/1710_clients/mods/1.7.10/MrTJPCore-1.7.10-1.0.8.16-universal.jar
[19:34:15] [INFO]: dest: C:\clients\technomagic\mods\1.7.10\MrTJPCore-1.7.10-1.0.8.16-universal.jar
[19:34:15] [INFO]: downloading (attempt: 1)...
[19:34:16] [INFO]: ------------------------------------
[19:34:16] [INFO]: file: MODS:1710BSPKRSCORE_UNIVERSAL_615
[19:34:16] [INFO]: size: 198933 bytes
[19:34:16] [INFO]: from: http://ex-server.ru/1710_clients/mods/1.7.10/[1.7.10]bspkrsCore-universal-6.15.jar
[19:34:16] [INFO]: dest: C:\clients\technomagic\mods\1.7.10\[1.7.10]bspkrsCore-universal-6.15.jar
[19:34:16] [INFO]: downloading (attempt: 1)...
[19:34:16] [INFO]: ------------------------------------
[19:34:16] [INFO]: file: MODS:EJML_CORE_026
[19:34:16] [INFO]: size: 341614 bytes
[19:34:16] [INFO]: from: http://ex-server.ru/1710_clients/mods/ic2/EJML-core-0.26.jar
[19:34:16] [INFO]: dest: C:\clients\technomagic\mods\ic2\EJML-core-0.26.jar
[19:34:16] [INFO]: downloading (attempt: 1)...
[19:34:16] [INFO]: ------------------------------------
[19:34:16] [INFO]: file: MODS:C0_MINETUNER12
[19:34:16] [INFO]: size: 24401 bytes
[19:34:16] [INFO]: from: http://ex-server.ru/1710_clients/mods/c0-MineTuner12.jar
[19:34:16] [INFO]: dest: C:\clients\technomagic\mods\c0-MineTuner12.jar
[19:34:16] [INFO]: downloading (attempt: 1)...
[19:34:16] [INFO]: ------------------------------------
[19:34:16] [INFO]: file: MODS:C0_HARDWAREINFO
[19:34:16] [INFO]: size: 5787 bytes
[19:34:16] [INFO]: from: http://ex-server.ru/1710_clients/mods/c0-HardwareInfo1710.jar
[19:34:16] [INFO]: dest: C:\clients\technomagic\mods\c0-HardwareInfo1710.jar
[19:34:16] [INFO]: downloading (attempt: 1)...
[19:34:16] [INFO]: ------------------------------------
[19:34:16] [INFO]: file: MODS:C0_OPTIFINEHDUC1
[19:34:16] [INFO]: size: 548299 bytes
[19:34:16] [INFO]: from: http://ex-server.ru/1710_clients/mods/c0-OptiFineHDUC1.jar
[19:34:16] [INFO]: dest: C:\clients\technomagic\mods\c0-OptiFineHDUC1.jar
[19:34:16] [INFO]: downloading (attempt: 1)...
[19:34:17] [INFO]: ------------------------------------
[19:34:17] [INFO]: file: MODS:C0_OPTIFINERUS_C
[19:34:17] [INFO]: size: 76137 bytes
[19:34:17] [INFO]: from: http://ex-server.ru/1710_clients/mods/c0-optifineRus-C.jar
[19:34:17] [INFO]: dest: C:\clients\technomagic\mods\c0-optifineRus-C.jar
[19:34:17] [INFO]: downloading (attempt: 1)...
[19:34:17] [INFO]: ------------------------------------
[19:34:17] [INFO]: file: MODS:C1_VOXELMAP1710
[19:34:17] [INFO]: size: 393149 bytes
[19:34:17] [INFO]: from: http://ex-server.ru/1710_clients/mods_minimap/c1-voxelMap1710_technomagic.litemod
[19:34:17] [INFO]: dest: C:\clients\technomagic\mods\c1-voxelMap1710_technomagic.litemod
[19:34:17] [INFO]: downloading (attempt: 1)...
[19:34:18] [INFO]: ------------------------------------
[19:34:18] [INFO]: file: MODS:C2_CHATBUBBLES1710
[19:34:18] [INFO]: size: 27910 bytes
[19:34:18] [INFO]: from: http://ex-server.ru/1710_clients/mods/c2-ChatBubbles1710.jar
[19:34:18] [INFO]: dest: C:\clients\technomagic\mods\c2-ChatBubbles1710.jar
[19:34:18] [INFO]: downloading (attempt: 1)...
[19:34:18] [INFO]: ------------------------------------
[19:34:18] [INFO]: file: MODS:C3_WORLDEDITCUI1710
[19:34:18] [INFO]: size: 90450 bytes
[19:34:18] [INFO]: from: http://ex-server.ru/1710_clients/mods/c3-worldeditcui1710.litemod
[19:34:18] [INFO]: dest: C:\clients\technomagic\mods\c3-worldeditcui1710.litemod
[19:34:18] [INFO]: downloading (attempt: 1)...
[19:34:18] [INFO]: ------------------------------------
[19:34:18] [INFO]: file: MODS:C4_IC2BACKPACKHUDV3
[19:34:18] [INFO]: size: 17178 bytes
[19:34:18] [INFO]: from: http://ex-server.ru/1710_clients/mods/c4-IC2BackpackHUDv3.zip
[19:34:18] [INFO]: dest: C:\clients\technomagic\mods\c4-IC2BackpackHUDv3.zip
[19:34:18] [INFO]: downloading (attempt: 1)...
[19:34:18] [INFO]: ------------------------------------
[19:34:18] [INFO]: file: MODS:C6_VOXELCAM131
[19:34:18] [INFO]: size: 2276371 bytes
[19:34:18] [INFO]: from: http://ex-server.ru/1710_clients/mods/c6-VoxelCam131.litemod
[19:34:18] [INFO]: dest: C:\clients\technomagic\mods\c6-VoxelCam131.litemod
[19:34:18] [INFO]: downloading (attempt: 1)...
[19:34:20] [INFO]: ------------------------------------
[19:34:20] [INFO]: file: MODS:C7_LIGHTMOD10
[19:34:20] [INFO]: size: 6569 bytes
[19:34:20] [INFO]: from: http://ex-server.ru/1710_clients/mods/c7-LightMod10.jar
[19:34:20] [INFO]: dest: C:\clients\technomagic\mods\c7-LightMod10.jar
[19:34:20] [INFO]: downloading (attempt: 1)...
[19:34:20] [INFO]: ------------------------------------
[19:34:20] [INFO]: file: MODS:C9_CODECHICKENCORE10429
[19:34:20] [INFO]: size: 155885 bytes
[19:34:20] [INFO]: from: http://ex-server.ru/1710_clients/mods/c9-CodeChickenCore10429.jar
[19:34:20] [INFO]: dest: C:\clients\technomagic\mods\c9-CodeChickenCore10429.jar
[19:34:20] [INFO]: downloading (attempt: 1)...
[19:34:20] [INFO]: ------------------------------------
[19:34:20] [INFO]: file: MODS:C9_NEIADDONS1121440
[19:34:20] [INFO]: size: 101777 bytes
[19:34:20] [INFO]: from: http://ex-server.ru/1710_clients/mods/c9-neiaddons1121440.jar
[19:34:20] [INFO]: dest: C:\clients\technomagic\mods\c9-neiaddons1121440.jar
[19:34:20] [INFO]: downloading (attempt: 1)...
[19:34:20] [INFO]: ------------------------------------
[19:34:20] [INFO]: file: MODS:C9_NEIINTEGRATIONMC112
[19:34:20] [INFO]: size: 197046 bytes
[19:34:20] [INFO]: from: http://ex-server.ru/1710_clients/mods/c9-neIIntegrationMC112.jar
[19:34:20] [INFO]: dest: C:\clients\technomagic\mods\c9-neIIntegrationMC112.jar
[19:34:20] [INFO]: downloading (attempt: 1)...
[19:34:20] [INFO]: ------------------------------------
[19:34:20] [INFO]: file: MODS:C9_NOTENOUGHITEMS10367
[19:34:20] [INFO]: size: 480102 bytes
[19:34:20] [INFO]: from: http://ex-server.ru/1710_clients/mods/c9-NotEnoughItems10367.jar
[19:34:20] [INFO]: dest: C:\clients\technomagic\mods\c9-NotEnoughItems10367.jar
[19:34:20] [INFO]: downloading (attempt: 1)...
[19:34:21] [INFO]: ------------------------------------
[19:34:21] [INFO]: file: MODS:EXM1_BANKING100CLIENT
[19:34:21] [INFO]: size: 290511 bytes
[19:34:21] [INFO]: from: http://ex-server.ru/1710_clients/mods/exm1-Banking100client.jar
[19:34:21] [INFO]: dest: C:\clients\technomagic\mods\exm1-Banking100client.jar
[19:34:21] [INFO]: downloading (attempt: 1)...
[19:34:21] [INFO]: ------------------------------------
[19:34:21] [INFO]: file: MODS:EXM1_WARDROBE
[19:34:21] [INFO]: size: 109954 bytes
[19:34:21] [INFO]: from: http://ex-server.ru/1710_clients/mods/exm1-Wardrobe1710v2.jar
[19:34:21] [INFO]: dest: C:\clients\technomagic\mods\exm1-Wardrobe1710v2.jar
[19:34:21] [INFO]: downloading (attempt: 1)...
[19:34:21] [INFO]: ------------------------------------
[19:34:21] [INFO]: file: MODS:EXM1_CLANTAGS
[19:34:21] [INFO]: size: 55584 bytes
[19:34:21] [INFO]: from: http://ex-server.ru/1710_clients/mods/exm1-ClanTags.jar
[19:34:21] [INFO]: dest: C:\clients\technomagic\mods\exm1-ClanTags.jar
[19:34:21] [INFO]: downloading (attempt: 1)...
[19:34:21] [INFO]: ------------------------------------
[19:34:21] [INFO]: file: MODS:EXM1_SUPERPICKAXECLIENT
[19:34:21] [INFO]: size: 8786 bytes
[19:34:21] [INFO]: from: http://ex-server.ru/1710_clients/mods/exm1-SuperPickaxe1710client.jar
[19:34:21] [INFO]: dest: C:\clients\technomagic\mods\exm1-SuperPickaxe1710client.jar
[19:34:21] [INFO]: downloading (attempt: 1)...
[19:34:21] [INFO]: ------------------------------------
[19:34:21] [INFO]: file: MODS:EXM1_ECONOMYMOD250CLIENT
[19:34:21] [INFO]: size: 292238 bytes
[19:34:21] [INFO]: from: http://ex-server.ru/1710_clients/mods/exm1-EconomyMod250client.jar
[19:34:21] [INFO]: dest: C:\clients\technomagic\mods\exm1-EconomyMod250client.jar
[19:34:21] [INFO]: downloading (attempt: 1)...
[19:34:22] [INFO]: ------------------------------------
[19:34:22] [INFO]: file: MODS:EXM1_ECONOMYOREMOD
[19:34:22] [INFO]: size: 91133 bytes
[19:34:22] [INFO]: from: http://ex-server.ru/1710_clients/mods/exm1-EconomyOreMod20.jar
[19:34:22] [INFO]: dest: C:\clients\technomagic\mods\exm1-EconomyOreMod20.jar
[19:34:22] [INFO]: downloading (attempt: 1)...
[19:34:22] [INFO]: ------------------------------------
[19:34:22] [INFO]: file: MODS:EXM1_MULTITHREAD_MIPMAPPING
[19:34:22] [INFO]: size: 15541 bytes
[19:34:22] [INFO]: from: http://ex-server.ru/1710_clients/mods/exm1-Multithread-Mipmapping.jar
[19:34:22] [INFO]: dest: C:\clients\technomagic\mods\exm1-Multithread-Mipmapping.jar
[19:34:22] [INFO]: downloading (attempt: 1)...
[19:34:22] [INFO]: ------------------------------------
[19:34:22] [INFO]: file: MODS:EXM1_QUANTUMGENERATORS51
[19:34:22] [INFO]: size: 150959 bytes
[19:34:22] [INFO]: from: http://ex-server.ru/1710_clients/mods/exm1-QuantumGenerators51.jar
[19:34:22] [INFO]: dest: C:\clients\technomagic\mods\exm1-QuantumGenerators51.jar
[19:34:22] [INFO]: downloading (attempt: 1)...
[19:34:22] [INFO]: ------------------------------------
[19:34:22] [INFO]: file: MODS:EXM1_ADVANCEDMACHINES2
[19:34:22] [INFO]: size: 105346 bytes
[19:34:22] [INFO]: from: http://ex-server.ru/1710_clients/mods/exm1-AdvancedMachines2.jar
[19:34:22] [INFO]: dest: C:\clients\technomagic\mods\exm1-AdvancedMachines2.jar
[19:34:22] [INFO]: downloading (attempt: 1)...
[19:34:22] [INFO]: ------------------------------------
[19:34:22] [INFO]: file: MODS:EXM1_SPAWNWORLD10
[19:34:22] [INFO]: size: 4411 bytes
[19:34:22] [INFO]: from: http://ex-server.ru/1710_clients/mods/exm1-SpawnWorld10.jar
[19:34:22] [INFO]: dest: C:\clients\technomagic\mods\exm1-SpawnWorld10.jar
[19:34:22] [INFO]: downloading (attempt: 1)...
[19:34:22] [INFO]: ------------------------------------
[19:34:22] [INFO]: file: MODS:EXM10_MORERECORDS
[19:34:22] [INFO]: size: 26582355 bytes
[19:34:22] [INFO]: from: http://ex-server.ru/1710_clients/mods/exm10-MoreRecords.jar
[19:34:22] [INFO]: dest: C:\clients\technomagic\mods\exm10-MoreRecords.jar
[19:34:22] [INFO]: downloading (attempt: 1)...
[19:34:41] [INFO]: ------------------------------------
[19:34:41] [INFO]: file: MODS:EXM3_TREASURECHEST11CLIENT
[19:34:41] [INFO]: size: 1362525 bytes
[19:34:41] [INFO]: from: http://ex-server.ru/1710_clients/mods/exm3-TreasureChest11client.jar
[19:34:41] [INFO]: dest: C:\clients\technomagic\mods\exm3-TreasureChest11client.jar
[19:34:41] [INFO]: downloading (attempt: 1)...
[19:34:43] [INFO]: ------------------------------------
[19:34:43] [INFO]: file: MODS:EXM3_GIFTS1710CLIENT
[19:34:43] [INFO]: size: 863209 bytes
[19:34:43] [INFO]: from: http://ex-server.ru/1710_clients/mods/exm3-Gifts1710-client.jar
[19:34:43] [INFO]: dest: C:\clients\technomagic\mods\exm3-Gifts1710-client.jar
[19:34:43] [INFO]: downloading (attempt: 1)...
[19:34:44] [INFO]: ------------------------------------
[19:34:44] [INFO]: file: MODS:EXM4_DAILYBONUS_CLIENT
[19:34:44] [INFO]: size: 475056 bytes
[19:34:44] [INFO]: from: http://ex-server.ru/1710_clients/mods/exm4-DailyBonus-client.jar
[19:34:44] [INFO]: dest: C:\clients\technomagic\mods\exm4-DailyBonus-client.jar
[19:34:44] [INFO]: downloading (attempt: 1)...
[19:34:44] [INFO]: ------------------------------------
[19:34:44] [INFO]: file: MODS:EXM4_STARFALL_CLIENT
[19:34:44] [INFO]: size: 129850 bytes
[19:34:44] [INFO]: from: http://ex-server.ru/1710_clients/mods/exm4_Starfall-client.jar
[19:34:44] [INFO]: dest: C:\clients\technomagic\mods\exm4_Starfall-client.jar
[19:34:44] [INFO]: downloading (attempt: 1)...
[19:34:45] [INFO]: ------------------------------------
[19:34:45] [INFO]: file: MODS:EXM7_TRADE_CLIENT
[19:34:45] [INFO]: size: 217156 bytes
[19:34:45] [INFO]: from: http://ex-server.ru/1710_clients/mods/exm7-trade-client.jar
[19:34:45] [INFO]: dest: C:\clients\technomagic\mods\exm7-trade-client.jar
[19:34:45] [INFO]: downloading (attempt: 1)...
[19:34:45] [INFO]: ------------------------------------
[19:34:45] [INFO]: file: MODS:EXM7_CRAFTTWEAKERE3013X77
[19:34:45] [INFO]: size: 911030 bytes
[19:34:45] [INFO]: from: http://ex-server.ru/1710_clients/mods/exm7-CraftTweaker-3013EX77.jar
[19:34:45] [INFO]: dest: C:\clients\technomagic\mods\exm7-CraftTweaker-3013EX77.jar
[19:34:45] [INFO]: downloading (attempt: 1)...
[19:34:46] [INFO]: ------------------------------------
[19:34:46] [INFO]: file: MODS:EXM7_MODTWEAKER096EX77
[19:34:46] [INFO]: size: 572698 bytes
[19:34:46] [INFO]: from: http://ex-server.ru/1710_clients/mods/exm7-ModTweaker096EX77.jar
[19:34:46] [INFO]: dest: C:\clients\technomagic\mods\exm7-ModTweaker096EX77.jar
[19:34:46] [INFO]: downloading (attempt: 1)...
[19:34:46] [INFO]: ------------------------------------
[19:34:46] [INFO]: file: MODS:EXM7_NOTIFICATIONS
[19:34:46] [INFO]: size: 69261 bytes
[19:34:46] [INFO]: from: http://ex-server.ru/1710_clients/mods/exm7-Notifications.jar
[19:34:46] [INFO]: dest: C:\clients\technomagic\mods\exm7-Notifications.jar
[19:34:46] [INFO]: downloading (attempt: 1)...
[19:34:46] [INFO]: ------------------------------------
[19:34:46] [INFO]: file: MODS:EXM8_WANDITEMS10
[19:34:46] [INFO]: size: 5406 bytes
[19:34:46] [INFO]: from: http://ex-server.ru/1710_clients/mods/exm8-WandItems10.jar
[19:34:46] [INFO]: dest: C:\clients\technomagic\mods\exm8-WandItems10.jar
[19:34:46] [INFO]: downloading (attempt: 1)...
[19:34:46] [INFO]: ------------------------------------
[19:34:46] [INFO]: file: MODS:EXM8_DISCORDRPCCLIENT
[19:34:46] [INFO]: size: 1721297 bytes
[19:34:46] [INFO]: from: http://ex-server.ru/1710_clients/mods/exm8_DiscordRPCclient.jar
[19:34:46] [INFO]: dest: C:\clients\technomagic\mods\exm8_DiscordRPCclient.jar
[19:34:46] [INFO]: downloading (attempt: 1)...
[19:34:48] [INFO]: ------------------------------------
[19:34:48] [INFO]: file: MODS:EXM8_ITEMICON10
[19:34:48] [INFO]: size: 442480 bytes
[19:34:48] [INFO]: from: http://ex-server.ru/1710_clients/mods/exm8_ItemIcon10.jar
[19:34:48] [INFO]: dest: C:\clients\technomagic\mods\exm8_ItemIcon10.jar
[19:34:48] [INFO]: downloading (attempt: 1)...
[19:34:48] [INFO]: ------------------------------------
[19:34:48] [INFO]: file: MODS:EXM9_CRAFTITEMS_10
[19:34:48] [INFO]: size: 54405 bytes
[19:34:48] [INFO]: from: http://ex-server.ru/1710_clients/mods/exm9-CraftItems-1.0.jar
[19:34:48] [INFO]: dest: C:\clients\technomagic\mods\exm9-CraftItems-1.0.jar
[19:34:48] [INFO]: downloading (attempt: 1)...
[19:34:48] [INFO]: ------------------------------------
[19:34:48] [INFO]: file: MODS:EXMC1_ADVANCEDTAB2OBF
[19:34:48] [INFO]: size: 386574 bytes
[19:34:48] [INFO]: from: http://ex-server.ru/1710_clients/mods/exmc1-AdvancedTab2OBF.jar
[19:34:48] [INFO]: dest: C:\clients\technomagic\mods\exmc1-AdvancedTab2OBF.jar
[19:34:48] [INFO]: downloading (attempt: 1)...
[19:34:49] [INFO]: ------------------------------------
[19:34:49] [INFO]: file: MODS:EXMC2_VKFEED10
[19:34:49] [INFO]: size: 803002 bytes
[19:34:49] [INFO]: from: http://ex-server.ru/1710_clients/mods/exmc2-VKfeed10.jar
[19:34:49] [INFO]: dest: C:\clients\technomagic\mods\exmc2-VKfeed10.jar
[19:34:49] [INFO]: downloading (attempt: 1)...
[19:34:49] [INFO]: ------------------------------------
[19:34:49] [INFO]: file: MODS:EXS1_BOTANIA18249CLIENT
[19:34:49] [INFO]: size: 15988113 bytes
[19:34:49] [INFO]: from: http://ex-server.ru/1710_clients/mods/exs1-Botania18249client.jar
[19:34:49] [INFO]: dest: C:\clients\technomagic\mods\exs1-Botania18249client.jar
[19:34:49] [INFO]: downloading (attempt: 1)...
[19:35:00] [INFO]: ------------------------------------
[19:35:00] [INFO]: file: MODS:EXS1_ADVANCEDSOLARPANEL
[19:35:00] [INFO]: size: 302267 bytes
[19:35:00] [INFO]: from: http://ex-server.ru/1710_clients/mods/exs1-AdvancedSolarPanel351.jar
[19:35:00] [INFO]: dest: C:\clients\technomagic\mods\exs1-AdvancedSolarPanel351.jar
[19:35:00] [INFO]: downloading (attempt: 1)...
[19:35:01] [INFO]: ------------------------------------
[19:35:01] [INFO]: file: MODS:EXS1_APPLIEDENERGISTICS2RV2STABLE
[19:35:01] [INFO]: size: 2734970 bytes
[19:35:01] [INFO]: from: http://ex-server.ru/1710_clients/mods/exs1-appliedenergistics2rv2stable.jar
[19:35:01] [INFO]: dest: C:\clients\technomagic\mods\exs1-appliedenergistics2rv2stable.jar
[19:35:01] [INFO]: downloading (attempt: 1)...
[19:35:03] [INFO]: ------------------------------------
[19:35:03] [INFO]: file: MODS:EXS1_BIOMESOPLENTY2101169
[19:35:03] [INFO]: size: 7369047 bytes
[19:35:03] [INFO]: from: http://ex-server.ru/1710_clients/mods/exs1-BiomesOPlenty2101169.jar
[19:35:03] [INFO]: dest: C:\clients\technomagic\mods\exs1-BiomesOPlenty2101169.jar
[19:35:03] [INFO]: downloading (attempt: 1)...
[19:35:07] [INFO]: ------------------------------------
[19:35:07] [INFO]: file: MODS:EXS1_ENDERCORE02039
[19:35:07] [INFO]: size: 467824 bytes
[19:35:07] [INFO]: from: http://ex-server.ru/1710_clients/mods/exs1-EnderCore02039-EX12.jar
[19:35:07] [INFO]: dest: C:\clients\technomagic\mods\exs1-EnderCore02039-EX12.jar
[19:35:07] [INFO]: downloading (attempt: 1)...
[19:35:08] [INFO]: ------------------------------------
[19:35:08] [INFO]: file: MODS:EXS1_ENDERIO230429
[19:35:08] [INFO]: size: 4755997 bytes
[19:35:08] [INFO]: from: http://ex-server.ru/1710_clients/mods/exs1-EnderIO230429-EX12.jar
[19:35:08] [INFO]: dest: C:\clients\technomagic\mods\exs1-EnderIO230429-EX12.jar
[19:35:08] [INFO]: downloading (attempt: 1)...
[19:35:12] [INFO]: ------------------------------------
[19:35:12] [INFO]: file: MODS:EXS1_BLOODMAGIC13317
[19:35:12] [INFO]: size: 9174830 bytes
[19:35:12] [INFO]: from: http://ex-server.ru/1710_clients/mods/exs1-BloodMagic13317.jar
[19:35:12] [INFO]: dest: C:\clients\technomagic\mods\exs1-BloodMagic13317.jar
[19:35:12] [INFO]: downloading (attempt: 1)...
[19:35:17] [INFO]: ------------------------------------
[19:35:17] [INFO]: file: MODS:EXS1_AUTOMAGY0282
[19:35:17] [INFO]: size: 6555420 bytes
[19:35:17] [INFO]: from: http://ex-server.ru/1710_clients/mods/exs1-Automagy0282.jar
[19:35:17] [INFO]: dest: C:\clients\technomagic\mods\exs1-Automagy0282.jar
[19:35:17] [INFO]: downloading (attempt: 1)...
[19:35:22] [INFO]: ------------------------------------
[19:35:22] [INFO]: file: MODS:EXS1_ELECTROMAGICTOOLS125
[19:35:22] [INFO]: size: 1581143 bytes
[19:35:22] [INFO]: from: http://ex-server.ru/1710_clients/mods/exs1-ElectroMagicTools125.jar
[19:35:22] [INFO]: dest: C:\clients\technomagic\mods\exs1-ElectroMagicTools125.jar
[19:35:22] [INFO]: downloading (attempt: 1)...
[19:35:23] [INFO]: ------------------------------------
[19:35:23] [INFO]: file: MODS:EXS1_GRAVISUITE203
[19:35:23] [INFO]: size: 438064 bytes
[19:35:23] [INFO]: from: http://ex-server.ru/1710_clients/mods/exs1-GraviSuite203.jar
[19:35:23] [INFO]: dest: C:\clients\technomagic\mods\exs1-GraviSuite203.jar
[19:35:23] [INFO]: downloading (attempt: 1)...
[19:35:23] [INFO]: ------------------------------------
[19:35:23] [INFO]: file: MODS:EXS1_INDUSTRIALCRAFT828
[19:35:23] [INFO]: size: 5475157 bytes
[19:35:23] [INFO]: from: http://ex-server.ru/1710_clients/mods/exs1-industrialcraft828.jar
[19:35:23] [INFO]: dest: C:\clients\technomagic\mods\exs1-industrialcraft828.jar
[19:35:23] [INFO]: downloading (attempt: 1)...
[19:35:27] [INFO]: ------------------------------------
[19:35:27] [INFO]: file: MODS:EXS1_MANTLE032DEV
[19:35:27] [INFO]: size: 199625 bytes
[19:35:27] [INFO]: from: http://ex-server.ru/1710_clients/mods/exs1-Mantle032DEV.jar
[19:35:27] [INFO]: dest: C:\clients\technomagic\mods\exs1-Mantle032DEV.jar
[19:35:27] [INFO]: downloading (attempt: 1)...
[19:35:27] [INFO]: ------------------------------------
[19:35:27] [INFO]: file: MODS:EXS1_IC2NUCLEARCONTROL243A
[19:35:27] [INFO]: size: 1054733 bytes
[19:35:27] [INFO]: from: http://ex-server.ru/1710_clients/mods/exs1-IC2NuclearControl243a.jar
[19:35:27] [INFO]: dest: C:\clients\technomagic\mods\exs1-IC2NuclearControl243a.jar
[19:35:27] [INFO]: downloading (attempt: 1)...
[19:35:28] [INFO]: ------------------------------------
[19:35:28] [INFO]: file: MODS:EXS1_POWERUTILS104
[19:35:28] [INFO]: size: 108014 bytes
[19:35:28] [INFO]: from: http://ex-server.ru/1710_clients/mods/exs1-PowerUtils104.jar
[19:35:28] [INFO]: dest: C:\clients\technomagic\mods\exs1-PowerUtils104.jar
[19:35:28] [INFO]: downloading (attempt: 1)...
[19:35:28] [INFO]: ------------------------------------
[19:35:28] [INFO]: file: MODS:EXS1_TCONSTRUCT188CLIENTEX1
[19:35:28] [INFO]: size: 8055404 bytes
[19:35:28] [INFO]: from: http://ex-server.ru/1710_clients/mods/exs1-TConstruct188clientEX1.jar
[19:35:28] [INFO]: dest: C:\clients\technomagic\mods\exs1-TConstruct188clientEX1.jar
[19:35:28] [INFO]: downloading (attempt: 1)...
[19:35:34] [INFO]: ------------------------------------
[19:35:34] [INFO]: file: MODS:EXS1_TCINVENTORYSCAN1011
[19:35:34] [INFO]: size: 17250 bytes
[19:35:34] [INFO]: from: http://ex-server.ru/1710_clients/mods/exs1-tcinventoryscan1011.jar
[19:35:34] [INFO]: dest: C:\clients\technomagic\mods\exs1-tcinventoryscan1011.jar
[19:35:34] [INFO]: downloading (attempt: 1)...
[19:35:34] [INFO]: ------------------------------------
[19:35:34] [INFO]: file: MODS:EXS1_THAUMCRAFT4235FIX
[19:35:34] [INFO]: size: 12557584 bytes
[19:35:34] [INFO]: from: http://ex-server.ru/1710_clients/mods/exs1-Thaumcraft4235fix.jar
[19:35:34] [INFO]: dest: C:\clients\technomagic\mods\exs1-Thaumcraft4235fix.jar
[19:35:34] [INFO]: downloading (attempt: 1)...
[19:35:43] [INFO]: ------------------------------------
[19:35:43] [INFO]: file: MODS:EXS1_THAUMICENERGISTICS081010
[19:35:43] [INFO]: size: 1224582 bytes
[19:35:43] [INFO]: from: http://ex-server.ru/1710_clients/mods/exs1-thaumicenergistics081010.jar
[19:35:43] [INFO]: dest: C:\clients\technomagic\mods\exs1-thaumicenergistics081010.jar
[19:35:43] [INFO]: downloading (attempt: 1)...
[19:35:44] [INFO]: ------------------------------------
[19:35:44] [INFO]: file: MODS:EXS1_THAUMICHORIZONS119
[19:35:44] [INFO]: size: 2919679 bytes
[19:35:44] [INFO]: from: http://ex-server.ru/1710_clients/mods/exs1-thaumichorizons119.jar
[19:35:44] [INFO]: dest: C:\clients\technomagic\mods\exs1-thaumichorizons119.jar
[19:35:44] [INFO]: downloading (attempt: 1)...
[19:35:46] [INFO]: ------------------------------------
[19:35:46] [INFO]: file: MODS:EXS1_THAUMICTINKERER25
[19:35:46] [INFO]: size: 2139093 bytes
[19:35:46] [INFO]: from: http://ex-server.ru/1710_clients/mods/exs1-ThaumicTinkerer25.jar
[19:35:46] [INFO]: dest: C:\clients\technomagic\mods\exs1-ThaumicTinkerer25.jar
[19:35:46] [INFO]: downloading (attempt: 1)...
[19:35:48] [INFO]: ------------------------------------
[19:35:48] [INFO]: file: MODS:EXS1_FORBIDDENMAGIC562
[19:35:48] [INFO]: size: 582368 bytes
[19:35:48] [INFO]: from: http://ex-server.ru/1710_clients/mods/exs1-ForbiddenMagic562.jar
[19:35:48] [INFO]: dest: C:\clients\technomagic\mods\exs1-ForbiddenMagic562.jar
[19:35:48] [INFO]: downloading (attempt: 1)...
[19:35:48] [INFO]: ------------------------------------
[19:35:48] [INFO]: file: MODS:EXS1_TWILIGHTFOREST235
[19:35:48] [INFO]: size: 3642625 bytes
[19:35:48] [INFO]: from: http://ex-server.ru/1710_clients/mods/exs1-twilightforest235.jar
[19:35:48] [INFO]: dest: C:\clients\technomagic\mods\exs1-twilightforest235.jar
[19:35:48] [INFO]: downloading (attempt: 1)...
[19:35:51] [INFO]: ------------------------------------
[19:35:51] [INFO]: file: MODS:EXS10_EMOTESMOD
[19:35:51] [INFO]: size: 91973 bytes
[19:35:51] [INFO]: from: http://ex-server.ru/1710_clients/mods/exs10-EmotesMod.jar
[19:35:51] [INFO]: dest: C:\clients\technomagic\mods\exs10-EmotesMod.jar
[19:35:51] [INFO]: downloading (attempt: 1)...
[19:35:51] [INFO]: ------------------------------------
[19:35:51] [INFO]: file: MODS:EXM12_ENDERBAGMOD
[19:35:51] [INFO]: size: 17472 bytes
[19:35:51] [INFO]: from: http://ex-server.ru/1710_clients/mods/exm12-EnderBagMod.jar
[19:35:51] [INFO]: dest: C:\clients\technomagic\mods\exm12-EnderBagMod.jar
[19:35:51] [INFO]: downloading (attempt: 1)...
[19:35:51] [INFO]: ------------------------------------
[19:35:51] [INFO]: file: MODS:EXS16_DRAGONSRADIO171
[19:35:51] [INFO]: size: 202657 bytes
[19:35:51] [INFO]: from: http://ex-server.ru/1710_clients/mods/exs16-DragonsRadio171.jar
[19:35:51] [INFO]: dest: C:\clients\technomagic\mods\exs16-DragonsRadio171.jar
[19:35:51] [INFO]: downloading (attempt: 1)...
[19:35:52] [INFO]: ------------------------------------
[19:35:52] [INFO]: file: MODS:EXS2_BRANDONSCORE_10012EX54
[19:35:52] [INFO]: size: 92269 bytes
[19:35:52] [INFO]: from: http://ex-server.ru/1710_clients/mods/exs2-BrandonsCore-1.0.0.12EX54.jar
[19:35:52] [INFO]: dest: C:\clients\technomagic\mods\exs2-BrandonsCore-1.0.0.12EX54.jar
[19:35:52] [INFO]: downloading (attempt: 1)...
[19:35:52] [INFO]: ------------------------------------
[19:35:52] [INFO]: file: MODS:EXS2_DRACONIC_EVOLUTION_1710_102HEX54
[19:35:52] [INFO]: size: 4929100 bytes
[19:35:52] [INFO]: from: http://ex-server.ru/1710_clients/mods/exs2-Draconic-Evolution-1.7.10-1.0.2hEX54.jar
[19:35:52] [INFO]: dest: C:\clients\technomagic\mods\exs2-Draconic-Evolution-1.7.10-1.0.2hEX54.jar
[19:35:52] [INFO]: downloading (attempt: 1)...
[19:35:55] [INFO]: ------------------------------------
[19:35:55] [INFO]: file: MODS:EXS2_COFHCORE313327
[19:35:55] [INFO]: size: 1217635 bytes
[19:35:55] [INFO]: from: http://ex-server.ru/1710_clients/mods/exs2-CoFHCore313327.jar
[19:35:55] [INFO]: dest: C:\clients\technomagic\mods\exs2-CoFHCore313327.jar
[19:35:55] [INFO]: downloading (attempt: 1)...
[19:35:56] [INFO]: ------------------------------------
[19:35:56] [INFO]: file: MODS:EXS2_THERMALDYNAMICS120171
[19:35:56] [INFO]: size: 619208 bytes
[19:35:56] [INFO]: from: http://ex-server.ru/1710_clients/mods/exs2-ThermalDynamics120171.jar
[19:35:56] [INFO]: dest: C:\clients\technomagic\mods\exs2-ThermalDynamics120171.jar
[19:35:56] [INFO]: downloading (attempt: 1)...
[19:35:57] [INFO]: ------------------------------------
[19:35:57] [INFO]: file: MODS:EXS2_THERMALEXPANSION414247
[19:35:57] [INFO]: size: 2602599 bytes
[19:35:57] [INFO]: from: http://ex-server.ru/1710_clients/mods/exs2-ThermalExpansion414247.jar
[19:35:57] [INFO]: dest: C:\clients\technomagic\mods\exs2-ThermalExpansion414247.jar
[19:35:57] [INFO]: downloading (attempt: 1)...
[19:35:59] [INFO]: ------------------------------------
[19:35:59] [INFO]: file: MODS:EXS2_THERMALFOUNDATION1256118
[19:35:59] [INFO]: size: 2336765 bytes
[19:35:59] [INFO]: from: http://ex-server.ru/1710_clients/mods/exs2-ThermalFoundation126118.jar
[19:35:59] [INFO]: dest: C:\clients\technomagic\mods\exs2-ThermalFoundation126118.jar
[19:35:59] [INFO]: downloading (attempt: 1)...
[19:36:01] [INFO]: ------------------------------------
[19:36:01] [INFO]: file: MODS:EXS2_SOLARFLUX08B
[19:36:01] [INFO]: size: 172179 bytes
[19:36:01] [INFO]: from: http://ex-server.ru/1710_clients/mods/exs2-SolarFlux08b.jar
[19:36:01] [INFO]: dest: C:\clients\technomagic\mods\exs2-SolarFlux08b.jar
[19:36:01] [INFO]: downloading (attempt: 1)...
[19:36:01] [INFO]: ------------------------------------
[19:36:01] [INFO]: file: MODS:EXS3_EXTRAUTILITIES1212
[19:36:01] [INFO]: size: 2133154 bytes
[19:36:01] [INFO]: from: http://ex-server.ru/1710_clients/mods/exs3-extrautilities1212.jar
[19:36:01] [INFO]: dest: C:\clients\technomagic\mods\exs3-extrautilities1212.jar
[19:36:01] [INFO]: downloading (attempt: 1)...
[19:36:03] [INFO]: ------------------------------------
[19:36:03] [INFO]: file: MODS:EXS3_OPENBLOCKS151
[19:36:03] [INFO]: size: 2689472 bytes
[19:36:03] [INFO]: from: http://ex-server.ru/1710_clients/mods/exs3-OpenBlocks151-EX43.jar
[19:36:03] [INFO]: dest: C:\clients\technomagic\mods\exs3-OpenBlocks151-EX43.jar
[19:36:03] [INFO]: downloading (attempt: 1)...
[19:36:05] [INFO]: ------------------------------------
[19:36:05] [INFO]: file: MODS:EXS3_OPENMODSLIB091
[19:36:05] [INFO]: size: 1136677 bytes
[19:36:05] [INFO]: from: http://ex-server.ru/1710_clients/mods/exs3-OpenModsLib091-EX43.jar
[19:36:05] [INFO]: dest: C:\clients\technomagic\mods\exs3-OpenModsLib091-EX43.jar
[19:36:05] [INFO]: downloading (attempt: 1)...
[19:36:06] [INFO]: ------------------------------------
[19:36:06] [INFO]: file: MODS:EXS3_IRONCHEST6062742
[19:36:06] [INFO]: size: 194713 bytes
[19:36:06] [INFO]: from: http://ex-server.ru/1710_clients/mods/exs3-ironchest6062742.jar
[19:36:06] [INFO]: dest: C:\clients\technomagic\mods\exs3-ironchest6062742.jar
[19:36:06] [INFO]: downloading (attempt: 1)...
[19:36:06] [INFO]: ------------------------------------
[19:36:06] [INFO]: file: MODS:EXS4_BINNIE_MODS20227
[19:36:06] [INFO]: size: 4494254 bytes
[19:36:06] [INFO]: from: http://ex-server.ru/1710_clients/mods/exs4-binnie-mods20227.jar
[19:36:06] [INFO]: dest: C:\clients\technomagic\mods\exs4-binnie-mods20227.jar
[19:36:06] [INFO]: downloading (attempt: 1)...
[19:36:09] [INFO]: ------------------------------------
[19:36:09] [INFO]: file: MODS:EXS4_FORESTRY42166
[19:36:09] [INFO]: size: 3317070 bytes
[19:36:09] [INFO]: from: http://ex-server.ru/1710_clients/mods/exs4-forestry421664.jar
[19:36:09] [INFO]: dest: C:\clients\technomagic\mods\exs4-forestry421664.jar
[19:36:09] [INFO]: downloading (attempt: 1)...
[19:36:11] [INFO]: ------------------------------------
[19:36:11] [INFO]: file: MODS:EXS4_FORESTRYEXTRAS231B28FIX
[19:36:11] [INFO]: size: 285748 bytes
[19:36:11] [INFO]: from: http://ex-server.ru/1710_clients/mods/exs4-ForestryExtras231B28fix.jar
[19:36:11] [INFO]: dest: C:\clients\technomagic\mods\exs4-ForestryExtras231B28fix.jar
[19:36:11] [INFO]: downloading (attempt: 1)...
[19:36:12] [INFO]: ------------------------------------
[19:36:12] [INFO]: file: MODS:EXS4_WASLIECORE11
[19:36:12] [INFO]: size: 49627 bytes
[19:36:12] [INFO]: from: http://ex-server.ru/1710_clients/mods/exs4-WaslieCore11.jar
[19:36:12] [INFO]: dest: C:\clients\technomagic\mods\exs4-WaslieCore11.jar
[19:36:12] [INFO]: downloading (attempt: 1)...
[19:36:12] [INFO]: ------------------------------------
[19:36:12] [INFO]: file: MODS:EXS5_PROJECTRED46079BASE
[19:36:12] [INFO]: size: 754192 bytes
[19:36:12] [INFO]: from: http://ex-server.ru/1710_clients/mods/exs5-ProjectRed46079Base.jar
[19:36:12] [INFO]: dest: C:\clients\technomagic\mods\exs5-ProjectRed46079Base.jar
[19:36:12] [INFO]: downloading (attempt: 1)...
[19:36:13] [INFO]: ------------------------------------
[19:36:13] [INFO]: file: MODS:EXS5_PROJECTRED46079INTEGRATION
[19:36:13] [INFO]: size: 566917 bytes
[19:36:13] [INFO]: from: http://ex-server.ru/1710_clients/mods/exs5-ProjectRed46079Integration.jar
[19:36:13] [INFO]: dest: C:\clients\technomagic\mods\exs5-ProjectRed46079Integration.jar
[19:36:13] [INFO]: downloading (attempt: 1)...
[19:36:13] [INFO]: ------------------------------------
[19:36:13] [INFO]: file: MODS:EXS5_PROJECTRED46079LIGHTING
[19:36:13] [INFO]: size: 667807 bytes
[19:36:13] [INFO]: from: http://ex-server.ru/1710_clients/mods/exs5-ProjectRed46079Lighting.jar
[19:36:13] [INFO]: dest: C:\clients\technomagic\mods\exs5-ProjectRed46079Lighting.jar
[19:36:13] [INFO]: downloading (attempt: 1)...
[19:36:14] [INFO]: ------------------------------------
[19:36:14] [INFO]: file: MODS:EXS5_PROJECTRED46079WORLD
[19:36:14] [INFO]: size: 183611 bytes
[19:36:14] [INFO]: from: http://ex-server.ru/1710_clients/mods/exs5-ProjectRed46079World.jar
[19:36:14] [INFO]: dest: C:\clients\technomagic\mods\exs5-ProjectRed46079World.jar
[19:36:14] [INFO]: downloading (attempt: 1)...
[19:36:14] [INFO]: ------------------------------------
[19:36:14] [INFO]: file: MODS:EXS7_WILDCAVES0437
[19:36:14] [INFO]: size: 90318 bytes
[19:36:14] [INFO]: from: http://ex-server.ru/1710_clients/mods/exs7-WildCaves0437.jar
[19:36:14] [INFO]: dest: C:\clients\technomagic\mods\exs7-WildCaves0437.jar
[19:36:14] [INFO]: downloading (attempt: 1)...
[19:36:14] [INFO]: ------------------------------------
[19:36:14] [INFO]: file: MODS:EXS8_ASIELIB039
[19:36:14] [INFO]: size: 129179 bytes
[19:36:14] [INFO]: from: http://ex-server.ru/1710_clients/mods/exs8-AsieLib039.jar
[19:36:14] [INFO]: dest: C:\clients\technomagic\mods\exs8-AsieLib039.jar
[19:36:14] [INFO]: downloading (attempt: 1)...
[19:36:14] [INFO]: ------------------------------------
[19:36:14] [INFO]: file: MODS:EXS8_COSMETICWINGS1710CLIENT
[19:36:14] [INFO]: size: 309413 bytes
[19:36:14] [INFO]: from: http://ex-server.ru/1710_clients/mods/exs8-CosmeticWings1710client.jar
[19:36:14] [INFO]: dest: C:\clients\technomagic\mods\exs8-CosmeticWings1710client.jar
[19:36:14] [INFO]: downloading (attempt: 1)...
[19:36:14] [INFO]: ------------------------------------
[19:36:14] [INFO]: file: MODS:EXS8_DAMAGEINDICATORSMOD323
[19:36:14] [INFO]: size: 702879 bytes
[19:36:14] [INFO]: from: http://ex-server.ru/1710_clients/mods/exs8-DamageIndicatorsMod323.jar
[19:36:14] [INFO]: dest: C:\clients\technomagic\mods\exs8-DamageIndicatorsMod323.jar
[19:36:14] [INFO]: downloading (attempt: 1)...
[19:36:15] [INFO]: ------------------------------------
[19:36:15] [INFO]: file: MODS:EXS8_STATUES214CLIENT
[19:36:15] [INFO]: size: 213135 bytes
[19:36:15] [INFO]: from: http://ex-server.ru/1710_clients/mods/exs8-statues214client.jar
[19:36:15] [INFO]: dest: C:\clients\technomagic\mods\exs8-statues214client.jar
[19:36:15] [INFO]: downloading (attempt: 1)...
[19:36:15] [INFO]: ------------------------------------
[19:36:15] [INFO]: file: MODS:EXS9_HATS401
[19:36:15] [INFO]: size: 286071 bytes
[19:36:15] [INFO]: from: http://ex-server.ru/1710_clients/mods/exs9-Hats401.jar
[19:36:15] [INFO]: dest: C:\clients\technomagic\mods\exs9-Hats401.jar
[19:36:15] [INFO]: downloading (attempt: 1)...
[19:36:16] [INFO]: ------------------------------------
[19:36:16] [INFO]: file: MODS:EXS9_ICHUNUTIL422
[19:36:16] [INFO]: size: 220214 bytes
[19:36:16] [INFO]: from: http://ex-server.ru/1710_clients/mods/exs9-iChunUtil422.jar
[19:36:16] [INFO]: dest: C:\clients\technomagic\mods\exs9-iChunUtil422.jar
[19:36:16] [INFO]: downloading (attempt: 1)...
[19:36:16] [INFO]: Saving server-list caches...
[19:36:16] [INFO]: ------------------------------------
[19:36:16] [INFO]: Launching client <TECHNOMAGIC>
[19:36:16] [INFO]: Minecraft version: 1.7.10
[19:36:16] [INFO]: Performance mode: enbaled
[19:36:16] [INFO]: Memory size: Optional[1280]mb
[19:36:16] [INFO]: PRE validating context...
[19:36:30] [INFO]: [19:36:30] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[19:36:30] [INFO]: [19:36:30] [main/INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[19:36:30] [INFO]: [19:36:30] [main/INFO]: Loading tweak class name com.mumfrey.liteloader.launch.LiteLoaderTweaker
[19:36:30] [INFO]: [19:36:30] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
[19:36:30] [INFO]: [19:36:30] [main/INFO]: Forge Mod Loader version 7.10.138.0 for Minecraft 1.7.10 loading
[19:36:30] [INFO]: [19:36:30] [main/INFO]: Java is Java HotSpot(TM) Client VM, version 1.8.0_221, running on Windows 10:x86:10.0, installed at C:\Users\Abit\AppData\Roaming\exjava\jvm
[19:36:41] [INFO]: [19:36:41] [main/INFO]: Loading tweaker optifine.OptiFineForgeTweaker from c0-OptiFineHDUC1.jar
[19:36:41] [INFO]: [19:36:41] [main/WARN]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[19:36:46] [INFO]: [19:36:46] [main/WARN]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[19:36:46] [INFO]: [19:36:46] [main/INFO]: [AppEng] Core Init
[19:36:46] [INFO]: [19:36:46] [main/WARN]: The coremod ic2.core.coremod.IC2core does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[19:36:46] [INFO]: [19:36:46] [main/WARN]: The coremod thaumcraft.codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[19:36:46] [INFO]: [19:36:46] [main/WARN]: The coremod thaumic.tinkerer.preloader.ThaumicTLoaderContainer does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[19:36:46] [INFO]: [19:36:46] [main/WARN]: The coremod vazkii.emotes.client.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[19:36:46] [INFO]: [19:36:46] [main/WARN]: The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[19:36:46] [INFO]: [19:36:46] [main/WARN]: The coremod openblocks.OpenBlocksCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[19:36:47] [INFO]: [19:36:47] [main/WARN]: The coremod openmods.core.OpenModsCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[19:36:47] [INFO]: [19:36:47] [main/INFO]: Loading tweaker forestry.shade.javacheck.Java7Checker from exs4-forestry421664.jar
[19:36:47] [INFO]: [19:36:47] [main/WARN]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[19:36:47] [INFO]: [19:36:47] [main/WARN]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[19:36:47] [INFO]: [19:36:47] [main/WARN]: The coremod mrtjp.core.handler.CorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[19:36:47] [INFO]: [19:36:47] [main/INFO]: Calling tweak class com.mumfrey.liteloader.launch.LiteLoaderTweaker
[19:36:47] [INFO]: [19:36:47] [main/INFO]: Bootstrapping LiteLoader 1.7.10
[19:36:47] [INFO]: [19:36:47] [main/INFO]: Registering API provider class com.mumfrey.liteloader.client.api.LiteLoaderCoreAPIClient
[19:36:47] [INFO]: [19:36:47] [main/INFO]: Spawning API provider class 'com.mumfrey.liteloader.client.api.LiteLoaderCoreAPIClient' ...
[19:36:47] [INFO]: [19:36:47] [main/INFO]: API provider class 'com.mumfrey.liteloader.client.api.LiteLoaderCoreAPIClient' provides API 'liteloader'
[19:36:47] [INFO]: [19:36:47] [main/INFO]: Initialising API 'liteloader' ...
[19:36:47] [INFO]: [19:36:47] [main/INFO]: LiteLoader begin PREINIT...
[19:36:47] [INFO]: [19:36:47] [main/INFO]: Initialising Loader properties...
[19:36:47] [INFO]: [19:36:47] [main/INFO]: Setting up logger...
[19:36:47] [INFO]: [19:36:47] [main/INFO]: LiteLoader 1.7.10_04 starting up...
[19:36:47] [INFO]: [19:36:47] [main/INFO]: Java reports OS="windows 10"
[19:36:47] [INFO]: [19:36:47] [main/INFO]: Enumerating class path...
[19:36:47] [INFO]: [19:36:47] [main/INFO]: Class path separator=";"
[19:36:47] [INFO]: [19:36:47] [main/INFO]: Class path entries=(
[19:36:47] [INFO]:    classpathEntry=C:/clients/libraries/ex/1.7.10/libforge_1.7.10.jar
[19:36:47] [INFO]:    classpathEntry=C:/clients/libraries/oshi-project/oshi-core/1.1/oshi-core-1.1.jar
[19:36:47] [INFO]:    classpathEntry=C:/clients/libraries/net/java/dev/jna/jna/4.4.0/jna-4.4.0.jar
[19:36:47] [INFO]:    classpathEntry=C:/clients/libraries/net/java/dev/jna/platform/3.4.0/platform-3.4.0.jar
[19:36:47] [INFO]:    classpathEntry=C:/clients/libraries/ex/1.7.10/forge_1388.jar
[19:36:47] [INFO]:    classpathEntry=C:/clients/libraries/com/mojang/authlib/1.5.21/authlib-1.5.21.jar
[19:36:47] [INFO]:    classpathEntry=C:/clients/libraries/com/mumfrey/liteloader/1.7.10/liteloader-1.7.10.jar
[19:36:47] [INFO]:    classpathEntry=C:/clients/libraries/ex/1.7.10/resource-technomagic.jar
[19:36:47] [INFO]:    classpathEntry=C:/clients/libraries/ex/1.7.10/minecraft_1.7.10.jar
[19:36:47] [INFO]: )
[19:36:47] [INFO]: [19:36:47] [main/INFO]: Registering discovery module EnumeratorModuleClassPath: [<Java Class Path>]
[19:36:47] [INFO]: [19:36:47] [main/INFO]: Registering discovery module EnumeratorModuleFolder: [C:\clients\technomagic\mods]
[19:36:47] [INFO]: [19:36:47] [main/INFO]: Registering discovery module EnumeratorModuleFolder: [C:\clients\technomagic\mods\1.7.10]
[19:36:47] [INFO]: [19:36:47] [main/INFO]: Adding supported mod class prefix 'LiteMod'
[19:36:47] [INFO]: [19:36:47] [main/INFO]: Discovering tweaks on class path...
[19:36:47] [INFO]: [19:36:47] [main/INFO]: Discovering valid mod files in folder C:\clients\technomagic\mods
[19:36:47] [INFO]: [19:36:47] [main/INFO]: Considering valid mod file: C:\clients\technomagic\mods\c1-voxelMap1710_technomagic.litemod
[19:36:47] [INFO]: [19:36:47] [main/INFO]: Considering valid mod file: C:\clients\technomagic\mods\c3-worldeditcui1710.litemod
[19:36:47] [INFO]: [19:36:47] [main/INFO]: Considering valid mod file: C:\clients\technomagic\mods\c6-VoxelCam131.litemod
[19:36:47] [INFO]: [19:36:47] [main/INFO]: Adding newest valid mod file 'C:\clients\technomagic\mods\c3-worldeditcui1710.litemod' at revision 1727,0000
[19:36:47] [INFO]: [19:36:47] [main/INFO]: Adding newest valid mod file 'C:\clients\technomagic\mods\c6-VoxelCam131.litemod' at revision 30,0000
[19:36:47] [INFO]: [19:36:47] [main/INFO]: Adding newest valid mod file 'C:\clients\technomagic\mods\c1-voxelMap1710_technomagic.litemod' at revision 1203,0000
[19:36:47] [INFO]: [19:36:47] [main/INFO]: Discovering valid mod files in folder C:\clients\technomagic\mods\1.7.10
[19:36:47] [INFO]: [19:36:47] [main/INFO]: Searching for tweaks in 'Baubles-1.7.10-1.0.1.10.jar'
[19:36:47] [INFO]: [19:36:47] [main/WARN]: Error parsing manifest entries in 'C:\clients\technomagic\mods\1.7.10\Baubles-1.7.10-1.0.1.10.jar'
[19:36:47] [INFO]: [19:36:47] [main/INFO]: Searching for tweaks in 'CodeChickenLib-1.7.10-1.1.3.136-universal.jar'
[19:36:47] [INFO]: [19:36:47] [main/WARN]: Error parsing manifest entries in 'C:\clients\technomagic\mods\1.7.10\CodeChickenLib-1.7.10-1.1.3.136-universal.jar'
[19:36:47] [INFO]: [19:36:47] [main/INFO]: Searching for tweaks in 'ForgeMultipart-1.7.10-1.2.0.344-universal.jar'
[19:36:47] [INFO]: [19:36:47] [main/WARN]: Error parsing manifest entries in 'C:\clients\technomagic\mods\1.7.10\ForgeMultipart-1.7.10-1.2.0.344-universal.jar'
[19:36:47] [INFO]: [19:36:47] [main/INFO]: Searching for tweaks in 'MrTJPCore-1.7.10-1.0.8.16-universal.jar'
[19:36:47] [INFO]: [19:36:47] [main/WARN]: Error parsing manifest entries in 'C:\clients\technomagic\mods\1.7.10\MrTJPCore-1.7.10-1.0.8.16-universal.jar'
[19:36:47] [INFO]: [19:36:47] [main/INFO]: Searching for tweaks in '[1.7.10]bspkrsCore-universal-6.15.jar'
[19:36:47] [INFO]: [19:36:47] [main/WARN]: Error parsing manifest entries in 'C:\clients\technomagic\mods\1.7.10\[1.7.10]bspkrsCore-universal-6.15.jar'
[19:36:47] [INFO]: [19:36:47] [main/INFO]: Mod file 'c6-VoxelCam131.litemod' provides classTransformer 'com.thatapplefreak.voxelcam.VoxelCamTransformer', adding to class loader
[19:36:47] [INFO]: [19:36:47] [main/INFO]: classTransformer 'com.thatapplefreak.voxelcam.VoxelCamTransformer' was successfully added
[19:36:47] [INFO]: [19:36:47] [main/INFO]: Mod file 'c1-voxelMap1710_technomagic.litemod' provides classTransformer 'com.thevoxelbox.voxelmap.litemod.VoxelMapTransformer', adding to class loader
[19:36:47] [INFO]: [19:36:47] [main/INFO]: classTransformer 'com.thevoxelbox.voxelmap.litemod.VoxelMapTransformer' was successfully added
[19:36:47] [INFO]: [19:36:47] [main/INFO]: LiteLoader PREINIT complete
[19:36:47] [INFO]: [19:36:47] [main/INFO]: Sorting registered packet transformers by priority
[19:36:47] [INFO]: [19:36:47] [main/INFO]: Added 0 packet transformer classes to the transformer list
[19:36:47] [INFO]: [19:36:47] [main/INFO]: Injecting required class transformer 'com.mumfrey.liteloader.transformers.event.EventProxyTransformer'
[19:36:47] [INFO]: [19:36:47] [main/INFO]: Injecting required class transformer 'com.mumfrey.liteloader.launch.LiteLoaderTransformer'
[19:36:47] [INFO]: [19:36:47] [main/INFO]: Injecting required class transformer 'com.mumfrey.liteloader.client.transformers.CrashReportTransformer'
[19:36:47] [INFO]: [19:36:47] [main/INFO]: Queuing required class transformer 'com.mumfrey.liteloader.common.transformers.LiteLoaderPacketTransformer'
[19:36:47] [INFO]: [19:36:47] [main/INFO]: Queuing required class transformer 'com.mumfrey.liteloader.client.transformers.LiteLoaderEventInjectionTransformer'
[19:36:47] [INFO]: [19:36:47] [main/INFO]: Queuing required class transformer 'com.mumfrey.liteloader.client.transformers.MinecraftOverlayTransformer'
[19:36:47] [INFO]: [19:36:47] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[19:36:47] [INFO]: [19:36:47] [main/INFO]: Loading tweak class name optifine.OptiFineForgeTweaker
[19:36:47] [INFO]: [19:36:47] [main/INFO]: Loading tweak class name forestry.shade.javacheck.Java7Checker
[19:36:47] [INFO]: [19:36:47] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[19:36:47] [INFO]: [19:36:47] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[19:36:47] [INFO]: [19:36:47] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[19:36:47] [INFO]: [19:36:47] [main/INFO]: Calling tweak class optifine.OptiFineForgeTweaker
[19:36:47] [INFO]: [19:36:47] [main/INFO]: [optifine.OptiFineForgeTweaker:dbg:49]: OptiFineForgeTweaker: acceptOptions
[19:36:47] [INFO]: [19:36:47] [main/INFO]: [optifine.OptiFineForgeTweaker:dbg:49]: OptiFineForgeTweaker: injectIntoClassLoader
[19:36:47] [INFO]: [19:36:47] [main/INFO]: [optifine.OptiFineClassTransformer:dbg:179]: OptiFine ClassTransformer
[19:36:47] [INFO]: [19:36:47] [main/INFO]: [optifine.OptiFineClassTransformer:dbg:179]: OptiFine URL: file:/C:/clients/technomagic/mods/c0-OptiFineHDUC1.jar
[19:36:47] [INFO]: [19:36:47] [main/INFO]: [optifine.OptiFineClassTransformer:dbg:179]: OptiFine ZIP file: java.util.zip.ZipFile@9159b
[19:36:47] [INFO]: [19:36:47] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:36:49] [INFO]: [19:36:49] [main/ERROR]: The minecraft jar file:/C:/clients/libraries/ex/1.7.10/minecraft_1.7.10.jar!/net/minecraft/client/ClientBrandRetriever.class appears to be corrupt! There has been CRITICAL TAMPERING WITH MINECRAFT, it is highly unlikely minecraft will work! STOP NOW, get a clean copy and try again!
[19:36:49] [INFO]: [19:36:49] [main/ERROR]: FML has been ordered to ignore the invalid or missing minecraft certificate. This is very likely to cause a problem!
[19:36:49] [INFO]: [19:36:49] [main/ERROR]: Technical information: ClientBrandRetriever was at jar:file:/C:/clients/libraries/ex/1.7.10/minecraft_1.7.10.jar!/net/minecraft/client/ClientBrandRetriever.class, there were 0 certificates for it
[19:36:49] [INFO]: [19:36:49] [main/ERROR]: FML appears to be missing any signature data. This is not a good thing
[19:36:49] [INFO]: [19:36:49] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:36:49] [INFO]: [19:36:49] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:36:49] [INFO]: [19:36:49] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:36:49] [INFO]: [19:36:49] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:36:49] [INFO]: [19:36:49] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:36:49] [INFO]: [19:36:49] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:36:49] [INFO]: [19:36:49] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:36:49] [INFO]: [19:36:49] [main/INFO]: Loaded library EJML-core-0.26.jar.
[19:36:49] [INFO]: [19:36:49] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:36:50] [INFO]: [19:36:50] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:36:50] [INFO]: [19:36:50] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:36:50] [INFO]: [19:36:50] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:36:50] [INFO]: [19:36:50] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:36:50] [INFO]: [19:36:50] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:36:50] [INFO]: [19:36:50] [main/INFO]: Calling tweak class forestry.shade.javacheck.Java7Checker
[19:36:50] [INFO]: [19:36:50] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:36:50] [INFO]: [19:36:50] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:36:50] [INFO]: [19:36:50] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
[19:36:50] [INFO]: [19:36:50] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:36:50] [INFO]: [19:36:50] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:36:50] [INFO]: [19:36:50] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:36:50] [INFO]: [19:36:50] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:36:50] [INFO]: [19:36:50] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:36:50] [INFO]: [19:36:50] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:36:50] [INFO]: [19:36:50] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
[19:36:50] [INFO]: [19:36:50] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
[19:36:50] [INFO]: [19:36:50] [main/INFO]: [optifine.OptiFineForgeTweaker:dbg:49]: OptiFineForgeTweaker: getLaunchArguments
[19:36:50] [INFO]: [19:36:50] [main/INFO]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[19:36:50] [INFO]: [19:36:50] [main/INFO]: Injecting downstream transformers
[19:36:50] [INFO]: [19:36:50] [main/INFO]: Injecting additional class transformer class 'com.mumfrey.liteloader.client.transformers.LiteLoaderEventInjectionTransformer'
[19:36:51] [INFO]: [19:36:51] [main/INFO]: Injecting additional class transformer class 'com.mumfrey.liteloader.client.transformers.MinecraftOverlayTransformer'
[19:36:51] [INFO]: [19:36:51] [main/INFO]: Injecting additional class transformer class 'com.mumfrey.liteloader.common.transformers.LiteLoaderPacketTransformer'
[19:36:51] [INFO]: [19:36:51] [main/INFO]: Injecting additional class transformer class 'com.thatapplefreak.voxelcam.VoxelCamTransformer'
[19:36:51] [INFO]: [19:36:51] [main/INFO]: Injecting additional class transformer class 'com.thevoxelbox.voxelmap.litemod.VoxelMapTransformer'
[19:36:51] [INFO]: [19:36:51] [main/INFO]: Injecting onstartupcomplete[x1] in func_71384_a in Minecraft
[19:36:51] [INFO]: [19:36:51] [main/INFO]: Injecting prerenderfbo[x1] in func_71411_J in Minecraft
[19:36:51] [INFO]: [19:36:51] [main/INFO]: Injecting postrenderfbo[x1] in func_71411_J in Minecraft
[19:36:51] [INFO]: [19:36:51] [main/INFO]: Injecting ontimerupdate[x1] in func_71411_J in Minecraft
[19:36:51] [INFO]: [19:36:51] [main/INFO]: Injecting onrender[x1] in func_71411_J in Minecraft
[19:36:51] [INFO]: [19:36:51] [main/INFO]: Injecting ontick[x1] in func_71411_J in Minecraft
[19:36:51] [INFO]: [19:36:51] [main/INFO]: Injecting updateframebuffersize[x1] in func_147119_ah in Minecraft
[19:36:51] [INFO]: [19:36:51] [main/INFO]: Injecting newtick[x1] in func_71407_l in Minecraft
[19:36:51] [INFO]: [19:36:51] [main/INFO]: Applying overlay com.mumfrey.liteloader.client.overlays.MinecraftOverlay to net.minecraft.client.Minecraft
[19:36:51] [INFO]: [19:36:51] [main/INFO]: MinecraftOverlayTransformer found INIT injection point, this is good.
[19:36:51] [INFO]: [19:36:51] [main/INFO]: Injecting onoutboundchat[x1] in func_71165_d in EntityClientPlayerMP
[19:36:51] [INFO]: [19:36:51] [main/INFO]: Injecting onc16packetclientstatus[x1] in func_148833_a in C16PacketClientStatus
[19:36:51] [INFO]: [19:36:51] [main/INFO]: func_146977_a(Lnet/minecraft/inventory/Slot;)V - Transformed
[19:36:51] [INFO]: [19:36:51] [main/INFO]: func_146977_a_original(Lnet/minecraft/inventory/Slot;)V - New Method
[19:36:51] [INFO]: [19:36:51] [main/INFO]: func_146977_a(Lnet/minecraft/inventory/Slot;)V - Invoke Virtual
[19:36:51] [INFO]: [19:36:51] [main/INFO]: Injecting onrenderchat[x1] in func_73830_a in GuiIngame
[19:36:51] [INFO]: [19:36:51] [main/INFO]: Injecting postrenderchat[x1] in func_73830_a in GuiIngame
[19:36:51] [INFO]: [19:36:51] [main/INFO]: Injecting onc00handshake[x1] in func_148833_a in C00Handshake
[19:36:51] [INFO]: [19:36:51] [main/INFO]: Injecting onc00packetloginstart[x1] in func_148833_a in C00PacketLoginStart
[19:36:52] [INFO]: [19:36:52] [main/INFO]: Injecting ons03packettimeupdate[x1] in func_148833_a in S03PacketTimeUpdate
[19:36:53] [INFO]: [19:36:53] [main/INFO]: Setting user: patsyuk
[19:36:53] [INFO]: [19:36:53] [main/INFO]: Transforming Class [net.minecraft.entity.projectile.EntityArrow], Method [func_70071_h_]
[19:36:53] [INFO]: [19:36:53] [main/INFO]: Transforming net.minecraft.entity.projectile.EntityArrow Finished.
[19:36:54] [INFO]: [19:36:54] [main/INFO]: Injecting ons34packetmaps[x1] in func_148833_a in S34PacketMaps
[19:36:54] [INFO]: [19:36:54] [main/INFO]: Transforming Class [net.minecraft.item.ItemStack], Method [func_77953_t]
[19:36:54] [INFO]: [19:36:54] [main/INFO]: Transforming net.minecraft.item.ItemStack Finished.
[19:36:54] [INFO]: [19:36:54] [main/INFO]: Transforming Class [net.minecraft.inventory.ContainerFurnace], Method [func_82846_b]
[19:36:54] [INFO]: [19:36:54] [main/INFO]: Transforming net.minecraft.inventory.ContainerFurnace Finished.
[19:36:55] [INFO]: [19:36:55] [Client thread/INFO]: Injecting onc15packetclientsettings[x1] in func_148833_a in C15PacketClientSettings
[19:36:55] [INFO]: [OptiFine] (Reflector) Class not present: ModLoader
[19:36:55] [INFO]: [OptiFine] (Reflector) Class not present: net.minecraft.src.FMLRenderAccessLibrary
[19:36:55] [INFO]: [OptiFine] (Reflector) Class not present: LightCache
[19:36:55] [INFO]: [OptiFine] (Reflector) Class not present: BlockCoord
[19:36:55] [INFO]: [19:36:55] [Client thread/INFO]: Injecting ons23packetblockchange[x1] in func_148833_a in S23PacketBlockChange
[19:36:55] [INFO]: [19:36:55] [Client thread/INFO]: [cpw.mods.fml.relauncher.ReflectionHelper:getPrivateValue:100]: class net.minecraft.item.ItemPickaxe
[19:36:55] [INFO]: [19:36:55] [Client thread/INFO]: [cpw.mods.fml.relauncher.ReflectionHelper:getPrivateValue:101]: null
[19:36:55] [INFO]: 0
[19:36:55] [INFO]: [19:36:55] [Client thread/INFO]: [cpw.mods.fml.relauncher.ReflectionHelper:getPrivateValue:100]: class net.minecraft.item.ItemSpade
[19:36:55] [INFO]: [19:36:55] [Client thread/INFO]: [cpw.mods.fml.relauncher.ReflectionHelper:getPrivateValue:101]: null
[19:36:55] [INFO]: 0
[19:36:55] [INFO]: [19:36:55] [Client thread/INFO]: [cpw.mods.fml.relauncher.ReflectionHelper:getPrivateValue:100]: class net.minecraft.item.ItemAxe
[19:36:55] [INFO]: [19:36:55] [Client thread/INFO]: [cpw.mods.fml.relauncher.ReflectionHelper:getPrivateValue:101]: null
[19:36:55] [INFO]: 0
[19:36:55] [INFO]: [19:36:55] [Client thread/INFO]: Transforming Class [net.minecraft.inventory.ContainerRepair], Method [func_82848_d]
[19:36:55] [INFO]: [19:36:55] [Client thread/INFO]: Transforming net.minecraft.inventory.ContainerRepair Finished.
[19:36:55] [INFO]: [19:36:55] [Client thread/INFO]: [com.collapse.optifinerus.RusTransformer:patchClass:32]: [optifineRus] Exception rewriting class: java.lang.NullPointerException
[19:36:55] [INFO]: [19:36:55] [Client thread/INFO]: [vazkii.emotes.client.asm.ClassTransformer:log:66]: [Emotes][ASM] Starting on net.minecraft.client.model.ModelBiped
[19:36:55] [INFO]: [19:36:55] [Client thread/INFO]: [vazkii.emotes.client.asm.ClassTransformer:log:66]: [Emotes][ASM] Method is func_78087_a or a for obf.
[19:36:55] [INFO]: [19:36:55] [Client thread/INFO]: [vazkii.emotes.client.asm.ClassTransformer:log:66]: [Emotes][ASM] Descriptor is (FFFFFFLnet/minecraft/entity/Entity;)V or (FFFFFFLsa;)V dor obf.
[19:36:55] [INFO]: [19:36:55] [Client thread/INFO]: [vazkii.emotes.client.asm.ClassTransformer:log:66]: [Emotes][ASM] Found method: a (FFFFFFLsa;)V
[19:36:55] [INFO]: [19:36:55] [Client thread/INFO]: [vazkii.emotes.client.asm.ClassTransformer:log:66]: [Emotes][ASM] RETURN Opcode found
[19:36:55] [INFO]: [19:36:55] [Client thread/INFO]: [vazkii.emotes.client.asm.ClassTransformer:log:66]: [Emotes][ASM] Patched!
[19:36:55] [INFO]: [19:36:55] [Client thread/INFO]: Injecting oncreateintegratedserver[x1] in <init> in IntegratedServer
[19:36:55] [INFO]: [19:36:55] [Client thread/INFO]: Injecting prerendergui[x1] in func_78480_b in EntityRenderer
[19:36:55] [INFO]: [19:36:55] [Client thread/INFO]: Injecting onrenderhud[x1] in func_78480_b in EntityRenderer
[19:36:55] [INFO]: [19:36:55] [Client thread/INFO]: Injecting postrenderhud[x1] in func_78480_b in EntityRenderer
[19:36:55] [INFO]: [19:36:55] [Client thread/INFO]: Injecting onrenderworld[x1] in func_78471_a in EntityRenderer
[19:36:55] [INFO]: [19:36:55] [Client thread/INFO]: Injecting onsetupcameratransform[x1] in func_78471_a in EntityRenderer
[19:36:55] [INFO]: [19:36:55] [Client thread/INFO]: Injecting postrenderentities[x1] in func_78471_a in EntityRenderer
[19:36:55] [INFO]: [19:36:55] [Client thread/INFO]: Injecting postrender[x1] in func_78471_a in EntityRenderer
[19:36:55] [INFO]: [19:36:55] [Client thread/INFO]: Injecting postrender[x1] in func_78471_a in EntityRenderer
[19:36:55] [INFO]: [19:36:55] [Client thread/INFO]: Injecting ons35packetupdatetileentity[x1] in func_148833_a in S35PacketUpdateTileEntity
[19:36:56] [INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.client.SplashProgress
[19:36:56] [INFO]: [19:36:56] [Client thread/INFO]: LWJGL Version: 2.9.1
[19:36:58] [INFO]: [19:36:58] [Client thread/INFO]: Injecting renderfbo[x1] in func_147615_c in Framebuffer
[19:36:58] [INFO]: [OptiFine] 
[19:36:58] [INFO]: [OptiFine] OptiFine_1.7.10_HD_U_C1
[19:36:58] [INFO]: [OptiFine] Thu Apr 01 19:36:58 EEST 2021
[19:36:58] [INFO]: [OptiFine] OS: Windows 10 (x86) version 10.0
[19:36:58] [INFO]: [OptiFine] Java: 1.8.0_221, Oracle Corporation
[19:36:58] [INFO]: [OptiFine] VM: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
[19:36:58] [INFO]: [OptiFine] LWJGL: 2.9.1
[19:36:58] [INFO]: [OptiFine] OpenGL: GeForce GT 730/PCIe/SSE2, version 4.6.0 NVIDIA 388.13, NVIDIA Corporation
[19:36:58] [INFO]: [OptiFine] OpenGL Version: 4.0
[19:36:58] [INFO]: [OptiFine] Maximum texture size: 16384x16384
[19:36:58] [INFO]: [OptiFine] Checking for new version
[19:36:58] [INFO]: [19:36:58] [Client thread/ERROR]: Couldn't initialize twitch stream
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]: Forge Mod Loader has detected optifine OptiFine_1.7.10_HD_U_C1, enabling compatibility features
[19:36:59] [INFO]: [OptiFine] Version found: C1
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]: Attempting early MinecraftForge initialization
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]: MinecraftForge v10.13.3.0 Initialized
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]: Replaced 183 ore recipies
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]: Preloading CrashReport classes
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]:     net.minecraft.world.World$1
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]:     net.minecraft.world.World$2
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]:     net.minecraft.world.World$3
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]:     net.minecraft.world.World$4
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]:     net.minecraft.world.chunk.Chunk$1
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]:     net.minecraft.crash.CrashReportCategory$1
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]:     net.minecraft.crash.CrashReportCategory$2
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]:     net.minecraft.crash.CrashReportCategory$3
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]:     net.minecraft.entity.Entity$1
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]:     net.minecraft.entity.Entity$2
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]:     net.minecraft.entity.EntityTracker$1
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]:     net.minecraft.world.gen.layer.GenLayer$1
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]:     net.minecraft.world.gen.layer.GenLayer$2
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]:     net.minecraft.entity.player.InventoryPlayer$1
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]:     net.minecraft.world.gen.structure.MapGenStructure$1
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]:     net.minecraft.world.gen.structure.MapGenStructure$2
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]:     net.minecraft.world.gen.structure.MapGenStructure$3
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]:     net.minecraft.server.MinecraftServer$3
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]:     net.minecraft.server.MinecraftServer$4
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]:     net.minecraft.server.MinecraftServer$5
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]:     net.minecraft.nbt.NBTTagCompound$1
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]:     net.minecraft.nbt.NBTTagCompound$2
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]:     net.minecraft.network.NetHandlerPlayServer$2
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]:     net.minecraft.network.NetworkSystem$3
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]:     net.minecraft.tileentity.TileEntity$1
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]:     net.minecraft.tileentity.TileEntity$2
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]:     net.minecraft.tileentity.TileEntity$3
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]:     net.minecraft.world.storage.WorldInfo$1
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]:     net.minecraft.world.storage.WorldInfo$2
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]:     net.minecraft.world.storage.WorldInfo$3
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]:     net.minecraft.world.storage.WorldInfo$4
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]:     net.minecraft.world.storage.WorldInfo$5
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]:     net.minecraft.world.storage.WorldInfo$6
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]:     net.minecraft.world.storage.WorldInfo$7
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]:     net.minecraft.world.storage.WorldInfo$8
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]:     net.minecraft.world.storage.WorldInfo$9
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]:     net.minecraft.client.Minecraft$3
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]:     net.minecraft.client.Minecraft$4
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]:     net.minecraft.client.Minecraft$5
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]:     net.minecraft.client.Minecraft$6
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]:     net.minecraft.client.Minecraft$7
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]:     net.minecraft.client.Minecraft$8
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]:     net.minecraft.client.Minecraft$9
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]:     net.minecraft.client.Minecraft$10
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]:     net.minecraft.client.Minecraft$11
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]:     net.minecraft.client.Minecraft$12
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]:     net.minecraft.client.Minecraft$13
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]:     net.minecraft.client.Minecraft$14
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]:     net.minecraft.client.Minecraft$15
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]:     net.minecraft.client.multiplayer.WorldClient$1
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]:     net.minecraft.client.multiplayer.WorldClient$2
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]:     net.minecraft.client.multiplayer.WorldClient$3
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]:     net.minecraft.client.multiplayer.WorldClient$4
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]:     net.minecraft.client.particle,EffectRenderer$1
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]:     net.minecraft.client.particle,EffectRenderer$2
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]:     net.minecraft.client.particle,EffectRenderer$3
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]:     net.minecraft.client.particle,EffectRenderer$4
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]:     net.minecraft.client.renderer.EntityRenderer$1
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]:     net.minecraft.client.renderer.EntityRenderer$2
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]:     net.minecraft.client.renderer.EntityRenderer$3
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]:     net.minecraft.server.integrated.IntegratedServer$1
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]:     net.minecraft.server.integrated.IntegratedServer$2
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]:     net.minecraft.client.renderer.RenderGlobal$1
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]:     net.minecraft.client.renderer.entity.RenderItem$1
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]:     net.minecraft.client.renderer.entity.RenderItem$2
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]:     net.minecraft.client.renderer.entity.RenderItem$3
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]:     net.minecraft.client.renderer.entity.RenderItem$4
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]:     net.minecraft.client.renderer.texture.TextureAtlasSprite$1
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]:     net.minecraft.client.renderer.texture.TextureManager$1
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]:     net.minecraft.client.renderer.texture.TextureMap$1
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]:     net.minecraft.client.renderer.texture.TextureMap$2
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]:     net.minecraft.client.renderer.texture.TextureMap$3
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]: Completed early MinecraftForge initialization
[19:36:59] [INFO]: [19:36:59] [Client thread/INFO]: [AppEng] Core Init
[19:37:00] [INFO]: [19:37:00] [Client thread/INFO]: Found 0 mods from the command line. Injecting into mod discoverer
[19:37:00] [INFO]: [19:37:00] [Client thread/INFO]: Searching C:\clients\technomagic\mods for mods
[19:37:00] [INFO]: [19:37:00] [Client thread/INFO]: Also searching C:\clients\technomagic\mods\1.7.10 for mods
[19:37:03] [INFO]: [19:37:03] [Client thread/INFO]: Mod OptifineAPI is missing the required element 'name'. Substituting OptifineAPI
[19:37:04] [INFO]: [19:37:04] [Client thread/WARN]: Mod starfall is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
[19:37:06] [INFO]: [19:37:06] [Client thread/WARN]: Mod ForbiddenMagic is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.7.10-0.562
[19:37:07] [INFO]: [19:37:07] [Client thread/WARN]: Mod tcinventoryscan is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0.11
[19:37:10] [INFO]: [19:37:10] [Client thread/WARN]: Mod ExtraUtilities is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.12
[19:37:11] [INFO]: [19:37:11] [Client thread/WARN]: Mod Botany is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0.22.7
[19:37:11] [INFO]: [19:37:11] [Client thread/WARN]: Mod BinnieCore is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0.22.7
[19:37:11] [INFO]: [19:37:11] [Client thread/WARN]: Mod ExtraBees is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0.22.7
[19:37:11] [INFO]: [19:37:11] [Client thread/WARN]: Mod ExtraTrees is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0.22.7
[19:37:11] [INFO]: [19:37:11] [Client thread/WARN]: Mod Genetics is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0.22.7
[19:37:12] [INFO]: [19:37:12] [Client thread/WARN]: Mod ProjRed|Core is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.6.2.52
[19:37:12] [INFO]: [19:37:12] [Client thread/WARN]: Mod ProjRed|Transmission is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.6.2.52
[19:37:12] [INFO]: [19:37:12] [Client thread/WARN]: Mod ProjRed|Illumination is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.6.2.52
[19:37:12] [INFO]: [19:37:12] [Client thread/WARN]: Mod ProjRed|Exploration is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.6.2.52
[19:37:12] [INFO]: [19:37:12] [Client thread/WARN]: Mod DamageIndicatorsMod is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 3.2.3
[19:37:12] [INFO]: [19:37:12] [Client thread/WARN]: Mod ForgeMicroblock is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.0.344
[19:37:12] [INFO]: [19:37:12] [Client thread/WARN]: Mod ForgeMultipart is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.0.344
[19:37:12] [INFO]: [19:37:12] [Client thread/WARN]: Mod McMultipart is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.0.344
[19:37:12] [INFO]: [19:37:12] [Client thread/WARN]: Mod MrTJPCoreMod is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0.8.16
[19:37:12] [INFO]: [19:37:12] [Client thread/INFO]: Forge Mod Loader has identified 113 mods to load
[19:37:12] [INFO]: [19:37:12] [Client thread/INFO]: Found mod(s) [PowerUtils] containing declared API package cofh.api.energy (owned by CoFHAPI) without associated API reference
[19:37:12] [INFO]: [19:37:12] [Client thread/INFO]: Found mod(s) [GraviSuite] containing declared API package buildcraft.api.tools (owned by BuildCraftAPI|core) without associated API reference
[19:37:12] [INFO]: [19:37:12] [Client thread/INFO]: Found mod(s) [ExtraUtilities] containing declared API package baubles.api (owned by Baubles) without associated API reference
[19:37:15] [INFO]: [19:37:15] [Client thread/INFO]: FML has found a non-mod file exm1-Multithread-Mipmapping.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[19:37:15] [INFO]: [19:37:15] [Client thread/INFO]: FML has found a non-mod file CodeChickenLib-1.7.10-1.1.3.136-universal.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[19:37:26] [WARN]: 
ru.excalibur.launcher.y.y.a: Crash with reason <unknown>
    at ru.excalibur.launcher.y.y.D.d(i:168) ~[launcher.jar:?]
    at ru.excalibur.launcher.y.y.D.d(i:260) ~[launcher.jar:?]
    at ru.excalibur.launcher.y.y.g.d(fb:143) ~[launcher.jar:?]
    at ru.excalibur.launcher.y.y.f.d(xb:355) ~[launcher.jar:?]
    at ru.excalibur.launcher.y.y.f.d(xb:55) ~[launcher.jar:?]
    at ru.excalibur.launcher.y.y.f.d(xb:160) ~[launcher.jar:?]
    at ru.excalibur.launcher.s.y.y.k.d(mc:231) ~[launcher.jar:?]
    at ru.excalibur.launcher.s.D.run(dc:156) ~[launcher.jar:?]
[19:37:26] [INFO]: Sending notify... thread/INFO]: Found mod(s) [ExtraUtilities] containing declared API package baubles.api (owned by Baubles) without associated API reference
[19:37:15] [INFO]: [19:37:15] [Client thread/INFO]: FML has found a non-mod file exm1-Multithread-Mipmapping.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[19:37:15] [INFO]: [19:37:15] [Client thread/INFO]: FML has found a non-mod file CodeChickenLib-1.7.10-1.1.3.136-universal.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[19:37:26] [WARN]: 
ru.excalibur.launcher.y.y.a: Crash with reason <unknown>
    at ru.excalibur.launcher.y.y.D.d(i:168) ~[launcher.jar:?]
    at ru.excalibur.launcher.y.y.D.d(i:260) ~[launcher.jar:?]
    at ru.excalibur.launcher.y.y.g.d(fb:143) ~[launcher.jar:?]
    at ru.excalibur.launcher.y.y.f.d(xb:355) ~[launcher.jar:?]
    at ru.excalibur.launcher.y.y.f.d(xb:55) ~[launcher.jar:?]
    at ru.excalibur.launcher.y.y.f.d(xb:160) ~[launcher.jar:?]
    at ru.excalibur.launcher.s.y.y.k.d(mc:231) ~[launcher.jar:?]
    at ru.excalibur.launcher.s.D.run(dc:156) ~[launcher.jar:?]
[19:37:26] [INFO]: Sending notify...

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

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

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

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

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

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

Войти

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

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

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