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

Проблема запуска клиента


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

[10:51:50] [INFO]: Loading display...
[10:51:50] [INFO]: Platform:
[10:51:50] [INFO]:   Display:
[10:51:50] [INFO]:       Resolution: 1366x768
[10:51:50] [INFO]:       Scale: auto (min: x1, max: x1)
[10:51:50] [INFO]:       Styles:
[10:51:50] [INFO]:           - "default"
[10:51:50] [INFO]:   OS: WINDOWS (Windows 7)
[10:51:50] [INFO]:   Arch: x64 (amd64)
[10:51:50] [INFO]:   Total memory: 8103mb
[10:51:50] [INFO]:   Allowed memory: 8103mb
[10:51:50] [INFO]: Loading textures of style <default>...
[10:51:50] [INFO]:    assets/textures/gui/default/dialog/window.default.png
[10:51:50] [INFO]:    assets/textures/gui/default/dialog/btn.app.close.png
[10:51:50] [INFO]:    assets/textures/gui/default/main/header.social.vk.png
[10:51:50] [INFO]:    assets/textures/gui/default/main/window.png
[10:51:50] [INFO]:    assets/textures/gui/default/dialog/settings/launcher.memory.slider.png
[10:51:50] [INFO]:    assets/textures/gui/default/main/client.icon.png
[10:51:50] [INFO]:    assets/textures/gui/default/auth/field.pass.png
[10:51:50] [INFO]:    assets/textures/gui/default/dialog/settings/launcher.scale.background.png
[10:51:50] [INFO]:    assets/textures/gui/default/dialog/progressbar.download.png
[10:51:50] [INFO]:    assets/textures/gui/default/main/header.profile.popup.png
[10:51:50] [INFO]:    assets/textures/gui/default/dialog/settings/btn.confirm.png
[10:51:50] [INFO]:    assets/textures/gui/default/main/client.background.png
[10:51:50] [INFO]:    assets/textures/gui/default/main/header.logo.png
[10:51:50] [INFO]:    assets/textures/gui/default/auth/btn.sign.icon.png
[10:51:50] [INFO]:    assets/textures/gui/default/dialog/settings/client.dlc.checkbox.png
[10:51:50] [INFO]:    assets/textures/gui/default/comp/checkbox.png
[10:51:50] [INFO]:    assets/textures/gui/default/main/header.social.discord.png
[10:51:50] [INFO]:    assets/textures/gui/default/main/header.profile.user.steve.png
[10:51:50] [INFO]:    assets/textures/gui/default/dialog/settings/launcher.scale.arrow.png
[10:51:50] [INFO]:    assets/textures/gui/default/dialog/window.downloader.png
[10:51:50] [INFO]:    assets/textures/gui/default/main/client.options.png
[10:51:50] [INFO]:    assets/textures/gui/default/main/header.app.minimize.png
[10:51:50] [INFO]:    assets/textures/gui/default/dialog/settings/client.dlc.background.png
[10:51:50] [INFO]:    assets/textures/gui/default/main/header.profile.form.png
[10:51:50] [INFO]:    assets/textures/gui/default/main/header.background.png
[10:51:50] [INFO]:    assets/textures/gui/default/main/header.profile.user.mask.png
[10:51:50] [INFO]:    assets/textures/gui/default/dialog/settings/btn.default.png
[10:51:50] [INFO]:    assets/textures/gui/default/dialog/field.secret_key.png
[10:51:50] [INFO]:    assets/textures/gui/default/main/root.scrollbar.png
[10:51:50] [INFO]:    assets/textures/gui/default/dialog/btn.app.minimize.png
[10:51:50] [INFO]:    assets/textures/gui/default/dialog/logo.loader.png
[10:51:50] [INFO]:    assets/textures/gui/default/auth/btn.sign.background.png
[10:51:50] [INFO]:    assets/textures/gui/default/dialog/window.loader.png
[10:51:50] [INFO]:    assets/textures/gui/default/dialog/btn.default.png
[10:51:50] [INFO]:    assets/textures/gui/default/main/header.logout.png
[10:51:50] [INFO]:    assets/textures/gui/default/main/client.play.png
[10:51:50] [INFO]:    assets/textures/gui/default/auth/field.login.png
[10:51:50] [INFO]:    assets/textures/gui/default/auth/btn.join.png
[10:51:50] [INFO]:    assets/textures/gui/default/main/header.app.close.png
[10:51:50] [INFO]:    assets/textures/gui/default/dialog/settings/client.dlc.scrollbar.png
[10:51:50] [INFO]:    assets/textures/gui/default/dialog/settings/comp.border.png
[10:51:50] [INFO]: Loading profile...
[10:51:50] [INFO]: Handshaking...
[10:51:51] [INFO]: Auth with login <GanGseR>
[10:51:52] [INFO]: Auth response: success
[10:51:52] [INFO]: Permissions:
[10:51:52] [INFO]:    - "dev.run.invalidate.post"
[10:51:52] [INFO]:    - "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyzАБВГДЕЁЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯабвгдеёжзийклмнопрстуфхцчшщъыьэюя"
[10:51:52] [INFO]: Styles:
[10:51:52] [INFO]:    - "default"
[10:51:52] [INFO]: Saving display...
[10:51:52] [INFO]: Loading textures of style <default>...
[10:51:52] [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.t.e.m.H(va:388) [launcher.jar:?]
    at ru.excalibur.launcher.t.m.run(ma:147) [launcher.jar:?]
Caused by: java.io.FileNotFoundException: http://ex-server.ru/skins/GanGseR.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
[10:51:52] [INFO]: Saving profile...
[10:51:52] [INFO]: Updating server-list...
[10:51:52] [INFO]: Loading server-list caches...
[10:51:53] [INFO]: Updating server-content <CLASSIC>...
[10:51:53] [INFO]: Updating server-content <SANDBOX>...
[10:51:53] [INFO]: Updating server-content <INDUSTRIAL>...
[10:51:53] [INFO]: Updating server-content <GALAXY>...
[10:51:53] [INFO]: Updating server-content <TECHNOMAGIC>...
[10:51:53] [INFO]: Updating server-content <DRACONICEVO>...
[10:51:53] [INFO]: Updating server-content <MYSTICSKY>...
[10:51:53] [INFO]: Updating server-content <DARKWORLD>...
[10:51:53] [INFO]: Updating server-content <RPG>...
[10:51:53] [INFO]: Updating server-content <MAGIC>...
[10:51:53] [INFO]: Updating server-content <HITECH>...
[10:51:53] [INFO]: Updating server-content <WONDERLAND>...
[10:51:53] [INFO]: Updating server-content <PIXELMON>...
[10:51:53] [INFO]: Updating server-content <TERRAFIRMACRAFT>...
[10:51:53] [INFO]: Updating server-content <SANDBOXTEST>...
[10:51:53] [INFO]: Updating server-content <STALKER>...
[10:51:53] [INFO]: Updating server-content <STALKERV2>...
[10:51:53] [INFO]: Saving server-list caches...
[10:52:04] [INFO]: ------------------------------------
[10:52:04] [INFO]: Preparing client <GALAXY>
[10:52:04] [INFO]: Checking content files...
[10:52:05] [INFO]: ------------------------------------
[10:52:05] [INFO]: Launching client <GALAXY>
[10:52:05] [INFO]: Minecraft version: 1.7.10
[10:52:05] [INFO]: Performance mode: enbaled
[10:52:05] [INFO]: Memory size: 8103mb
[10:52:05] [INFO]: PRE validating context...
[10:52:12] [INFO]: [10:52:12] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[10:52:12] [INFO]: [10:52:12] [main/INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[10:52:12] [INFO]: [10:52:12] [main/INFO]: Loading tweak class name com.mumfrey.liteloader.launch.LiteLoaderTweaker
[10:52:12] [INFO]: [10:52:12] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
[10:52:12] [INFO]: [10:52:12] [main/INFO]: Forge Mod Loader version 7.10.138.0 for Minecraft 1.7.10 loading
[10:52:12] [INFO]: [10:52:12] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_221, running on Windows 7:amd64:6.1, installed at C:\Users\user\AppData\Roaming\exjava\jvm
[10:52:19] [INFO]: [10:52:19] [main/INFO]: Loading tweaker optifine.OptiFineForgeTweaker from c0-OptiFineHDUC1.jar
[10:52:19] [INFO]: [10:52:19] [main/WARN]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[10:52:19] [INFO]: [10:52:19] [main/WARN]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[10:52:19] [INFO]: [10:52:19] [main/INFO]: [HOOKLIB]  Obfuscated: true
[10:52:19] [INFO]: [10:52:19] [main/WARN]: The coremod gloomyfolken.hooklib.example.MyHookLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[10:52:19] [INFO]: [10:52:19] [main/INFO]: [AppEng] Core Init
[10:52:19] [INFO]: [10:52:19] [main/WARN]: The coremod micdoodle8.mods.miccore.MicdoodlePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[10:52:19] [INFO]: [10:52:19] [main/INFO]: [micdoodle8.mods.miccore.DepLoader$DepLoadInst:<init>:333]: MicdoodleCore searching for dependencies in mods file: C:\Games\clients\galaxy\mods
[10:52:19] [INFO]: [10:52:19] [main/WARN]: The coremod vazkii.emotes.client.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[10:52:19] [INFO]: [10:52:19] [main/WARN]: The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[10:52:19] [INFO]: [10:52:19] [main/WARN]: The coremod openblocks.OpenBlocksCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[10:52:19] [INFO]: [10:52:19] [main/WARN]: The coremod openmods.core.OpenModsCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[10:52:19] [INFO]: [10:52:19] [main/WARN]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[10:52:19] [INFO]: [10:52:19] [main/WARN]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[10:52:19] [INFO]: [10:52:19] [main/WARN]: The coremod mrtjp.core.handler.CorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[10:52:19] [INFO]: [10:52:19] [main/INFO]: Calling tweak class com.mumfrey.liteloader.launch.LiteLoaderTweaker
[10:52:19] [INFO]: [10:52:19] [main/INFO]: Bootstrapping LiteLoader 1.7.10
[10:52:19] [INFO]: [10:52:19] [main/INFO]: Registering API provider class com.mumfrey.liteloader.client.api.LiteLoaderCoreAPIClient
[10:52:19] [INFO]: [10:52:19] [main/INFO]: Spawning API provider class 'com.mumfrey.liteloader.client.api.LiteLoaderCoreAPIClient' ...
[10:52:19] [INFO]: [10:52:19] [main/INFO]: API provider class 'com.mumfrey.liteloader.client.api.LiteLoaderCoreAPIClient' provides API 'liteloader'
[10:52:19] [INFO]: [10:52:19] [main/INFO]: Initialising API 'liteloader' ...
[10:52:19] [INFO]: [10:52:19] [main/INFO]: LiteLoader begin PREINIT...
[10:52:19] [INFO]: [10:52:19] [main/INFO]: Initialising Loader properties...
[10:52:19] [INFO]: [10:52:19] [main/INFO]: Setting up logger...
[10:52:19] [INFO]: [10:52:19] [main/INFO]: LiteLoader 1.7.10_04 starting up...
[10:52:19] [INFO]: [10:52:19] [main/INFO]: Java reports OS="windows 7"
[10:52:19] [INFO]: [10:52:19] [main/INFO]: Enumerating class path...
[10:52:19] [INFO]: [10:52:19] [main/INFO]: Class path separator=";"
[10:52:19] [INFO]: [10:52:19] [main/INFO]: Class path entries=(
[10:52:19] [INFO]:    classpathEntry=C:/Games/clients/libraries/ex/1.7.10/libforge_1.7.10.jar
[10:52:19] [INFO]:    classpathEntry=C:/Games/clients/libraries/oshi-project/oshi-core/1.1/oshi-core-1.1.jar
[10:52:19] [INFO]:    classpathEntry=C:/Games/clients/libraries/net/java/dev/jna/jna/4.4.0/jna-4.4.0.jar
[10:52:19] [INFO]:    classpathEntry=C:/Games/clients/libraries/net/java/dev/jna/platform/3.4.0/platform-3.4.0.jar
[10:52:19] [INFO]:    classpathEntry=C:/Games/clients/libraries/ex/1.7.10/forge_1388.jar
[10:52:19] [INFO]:    classpathEntry=C:/Games/clients/libraries/com/mojang/authlib/1.5.21/authlib-1.5.21.jar
[10:52:19] [INFO]:    classpathEntry=C:/Games/clients/libraries/com/mumfrey/liteloader/1.7.10/liteloader-1.7.10.jar
[10:52:19] [INFO]:    classpathEntry=C:/Games/clients/libraries/ex/1.7.10/resource-galaxy.jar
[10:52:19] [INFO]:    classpathEntry=C:/Games/clients/libraries/ex/1.7.10/minecraft_1.7.10.jar
[10:52:19] [INFO]: )
[10:52:19] [INFO]: [10:52:19] [main/INFO]: Registering discovery module EnumeratorModuleClassPath: [<Java Class Path>]
[10:52:19] [INFO]: [10:52:19] [main/INFO]: Registering discovery module EnumeratorModuleFolder: [C:\Games\clients\galaxy\mods]
[10:52:19] [INFO]: [10:52:19] [main/INFO]: Registering discovery module EnumeratorModuleFolder: [C:\Games\clients\galaxy\mods\1.7.10]
[10:52:19] [INFO]: [10:52:19] [main/INFO]: Adding supported mod class prefix 'LiteMod'
[10:52:19] [INFO]: [10:52:19] [main/INFO]: Discovering tweaks on class path...
[10:52:19] [INFO]: [10:52:19] [main/INFO]: Discovering valid mod files in folder C:\Games\clients\galaxy\mods
[10:52:19] [INFO]: [10:52:19] [main/INFO]: Considering valid mod file: C:\Games\clients\galaxy\mods\c1-voxelMap1710_galaxy.litemod
[10:52:19] [INFO]: [10:52:19] [main/INFO]: Considering valid mod file: C:\Games\clients\galaxy\mods\c3-worldeditcui1710.litemod
[10:52:19] [INFO]: [10:52:19] [main/INFO]: Considering valid mod file: C:\Games\clients\galaxy\mods\c6-VoxelCam131.litemod
[10:52:19] [INFO]: [10:52:19] [main/INFO]: Adding newest valid mod file 'C:\Games\clients\galaxy\mods\c3-worldeditcui1710.litemod' at revision 1727,0000
[10:52:19] [INFO]: [10:52:19] [main/INFO]: Adding newest valid mod file 'C:\Games\clients\galaxy\mods\c6-VoxelCam131.litemod' at revision 30,0000
[10:52:19] [INFO]: [10:52:19] [main/INFO]: Adding newest valid mod file 'C:\Games\clients\galaxy\mods\c1-voxelMap1710_galaxy.litemod' at revision 1203,0000
[10:52:19] [INFO]: [10:52:19] [main/INFO]: Discovering valid mod files in folder C:\Games\clients\galaxy\mods\1.7.10
[10:52:19] [INFO]: [10:52:19] [main/INFO]: Searching for tweaks in 'CodeChickenLib-1.7.10-1.1.3.136-universal.jar'
[10:52:19] [INFO]: [10:52:19] [main/WARN]: Error parsing manifest entries in 'C:\Games\clients\galaxy\mods\1.7.10\CodeChickenLib-1.7.10-1.1.3.136-universal.jar'
[10:52:19] [INFO]: [10:52:19] [main/INFO]: Searching for tweaks in 'ForgeMultipart-1.7.10-1.2.0.344-universal.jar'
[10:52:19] [INFO]: [10:52:19] [main/WARN]: Error parsing manifest entries in 'C:\Games\clients\galaxy\mods\1.7.10\ForgeMultipart-1.7.10-1.2.0.344-universal.jar'
[10:52:19] [INFO]: [10:52:19] [main/INFO]: Searching for tweaks in 'MrTJPCore-1.7.10-1.0.8.16-universal.jar'
[10:52:19] [INFO]: [10:52:19] [main/WARN]: Error parsing manifest entries in 'C:\Games\clients\galaxy\mods\1.7.10\MrTJPCore-1.7.10-1.0.8.16-universal.jar'
[10:52:19] [INFO]: [10:52:19] [main/INFO]: Searching for tweaks in '[1.7.10]bspkrsCore-universal-6.15.jar'
[10:52:19] [INFO]: [10:52:19] [main/WARN]: Error parsing manifest entries in 'C:\Games\clients\galaxy\mods\1.7.10\[1.7.10]bspkrsCore-universal-6.15.jar'
[10:52:19] [INFO]: [10:52:19] [main/INFO]: Mod file 'c6-VoxelCam131.litemod' provides classTransformer 'com.thatapplefreak.voxelcam.VoxelCamTransformer', adding to class loader
[10:52:19] [INFO]: [10:52:19] [main/INFO]: classTransformer 'com.thatapplefreak.voxelcam.VoxelCamTransformer' was successfully added
[10:52:19] [INFO]: [10:52:19] [main/INFO]: Mod file 'c1-voxelMap1710_galaxy.litemod' provides classTransformer 'com.thevoxelbox.voxelmap.litemod.VoxelMapTransformer', adding to class loader
[10:52:19] [INFO]: [10:52:19] [main/INFO]: classTransformer 'com.thevoxelbox.voxelmap.litemod.VoxelMapTransformer' was successfully added
[10:52:19] [INFO]: [10:52:19] [main/INFO]: LiteLoader PREINIT complete
[10:52:19] [INFO]: [10:52:19] [main/INFO]: Sorting registered packet transformers by priority
[10:52:19] [INFO]: [10:52:19] [main/INFO]: Added 0 packet transformer classes to the transformer list
[10:52:19] [INFO]: [10:52:19] [main/INFO]: Injecting required class transformer 'com.mumfrey.liteloader.transformers.event.EventProxyTransformer'
[10:52:19] [INFO]: [10:52:19] [main/INFO]: Injecting required class transformer 'com.mumfrey.liteloader.launch.LiteLoaderTransformer'
[10:52:19] [INFO]: [10:52:19] [main/INFO]: Injecting required class transformer 'com.mumfrey.liteloader.client.transformers.CrashReportTransformer'
[10:52:19] [INFO]: [10:52:19] [main/INFO]: Queuing required class transformer 'com.mumfrey.liteloader.common.transformers.LiteLoaderPacketTransformer'
[10:52:19] [INFO]: [10:52:19] [main/INFO]: Queuing required class transformer 'com.mumfrey.liteloader.client.transformers.LiteLoaderEventInjectionTransformer'
[10:52:19] [INFO]: [10:52:19] [main/INFO]: Queuing required class transformer 'com.mumfrey.liteloader.client.transformers.MinecraftOverlayTransformer'
[10:52:19] [INFO]: [10:52:19] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[10:52:19] [INFO]: [10:52:19] [main/INFO]: Loading tweak class name optifine.OptiFineForgeTweaker
[10:52:19] [INFO]: [10:52:19] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[10:52:19] [INFO]: [10:52:19] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[10:52:19] [INFO]: [10:52:19] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[10:52:19] [INFO]: [10:52:19] [main/INFO]: Calling tweak class optifine.OptiFineForgeTweaker
[10:52:19] [INFO]: [10:52:19] [main/INFO]: [optifine.OptiFineForgeTweaker:dbg:49]: OptiFineForgeTweaker: acceptOptions
[10:52:19] [INFO]: [10:52:19] [main/INFO]: [optifine.OptiFineForgeTweaker:dbg:49]: OptiFineForgeTweaker: injectIntoClassLoader
[10:52:19] [INFO]: [10:52:19] [main/INFO]: [optifine.OptiFineClassTransformer:dbg:179]: OptiFine ClassTransformer
[10:52:19] [INFO]: [10:52:19] [main/INFO]: [optifine.OptiFineClassTransformer:dbg:179]: OptiFine URL: file:/C:/Games/clients/galaxy/mods/c0-OptiFineHDUC1.jar
[10:52:19] [INFO]: [10:52:19] [main/INFO]: [optifine.OptiFineClassTransformer:dbg:179]: OptiFine ZIP file: java.util.zip.ZipFile@a1cdc6d
[10:52:19] [INFO]: [10:52:19] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:52:21] [INFO]: [10:52:21] [main/ERROR]: The minecraft jar file:/C:/Games/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!
[10:52:21] [INFO]: [10:52:21] [main/ERROR]: FML has been ordered to ignore the invalid or missing minecraft certificate. This is very likely to cause a problem!
[10:52:21] [INFO]: [10:52:21] [main/ERROR]: Technical information: ClientBrandRetriever was at jar:file:/C:/Games/clients/libraries/ex/1.7.10/minecraft_1.7.10.jar!/net/minecraft/client/ClientBrandRetriever.class, there were 0 certificates for it
[10:52:21] [INFO]: [10:52:21] [main/ERROR]: FML appears to be missing any signature data. This is not a good thing
[10:52:21] [INFO]: [10:52:21] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:52:21] [INFO]: [10:52:21] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:52:22] [INFO]: [10:52:22] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:52:22] [INFO]: [10:52:22] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:52:22] [INFO]: [10:52:22] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:52:22] [INFO]: [10:52:22] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:52:22] [INFO]: [10:52:22] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Parsing hooks container gloomyfolken.hooklib.minecraft.SecondaryTransformerHook
[10:52:22] [INFO]: [10:52:22] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Parsing hooks container gloomyfolken.hooklib.example.NetHooks
[10:52:22] [INFO]: [10:52:22] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:52:22] [INFO]: [10:52:22] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:52:22] [INFO]: [10:52:22] [main/INFO]: [micdoodle8.mods.miccore.MicdoodlePlugin:getASMTransformerClass:102]: Successfully Registered Transformer
[10:52:22] [INFO]: [10:52:22] [main/INFO]: Failed to find MicdoodleCore file in mods folder, skipping GC version check.
[10:52:22] [INFO]: [10:52:22] [main/INFO]: [micdoodle8.mods.miccore.MicdoodlePlugin:injectData:295]: [Micdoodle8Core]: Patching game...
[10:52:22] [INFO]: [10:52:22] [main/INFO]: [micdoodle8.mods.miccore.MicdoodlePlugin:injectData:295]: [Micdoodle8Core]: Patching game...
[10:52:22] [INFO]: [10:52:22] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:52:22] [INFO]: [10:52:22] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:52:22] [INFO]: [10:52:22] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:52:22] [INFO]: [10:52:22] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:52:23] [INFO]: [10:52:23] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:52:23] [INFO]: [10:52:23] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:52:23] [INFO]: [10:52:23] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
[10:52:23] [INFO]: [10:52:23] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Injecting hooks into class cpw.mods.fml.common.Loader
[10:52:23] [INFO]: [10:52:23] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Patching method cpw.mods.fml.common.Loader#injectData([Ljava/lang/Object;)
[10:52:23] [INFO]: [10:52:23] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Methods dictionary loaded in 47 ms
[10:52:23] [INFO]: [10:52:23] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:52:23] [INFO]: [10:52:23] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:52:23] [INFO]: [10:52:23] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:52:23] [INFO]: [10:52:23] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:52:23] [INFO]: [10:52:23] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
[10:52:23] [INFO]: [10:52:23] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
[10:52:23] [INFO]: [10:52:23] [main/INFO]: [optifine.OptiFineForgeTweaker:dbg:49]: OptiFineForgeTweaker: getLaunchArguments
[10:52:23] [INFO]: [10:52:23] [main/INFO]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[10:52:23] [INFO]: [10:52:23] [main/INFO]: Injecting downstream transformers
[10:52:23] [INFO]: [10:52:23] [main/INFO]: Injecting additional class transformer class 'com.mumfrey.liteloader.client.transformers.LiteLoaderEventInjectionTransformer'
[10:52:23] [INFO]: [10:52:23] [main/INFO]: Injecting additional class transformer class 'com.mumfrey.liteloader.client.transformers.MinecraftOverlayTransformer'
[10:52:23] [INFO]: [10:52:23] [main/INFO]: Injecting additional class transformer class 'com.mumfrey.liteloader.common.transformers.LiteLoaderPacketTransformer'
[10:52:23] [INFO]: [10:52:23] [main/INFO]: Injecting additional class transformer class 'com.thatapplefreak.voxelcam.VoxelCamTransformer'
[10:52:23] [INFO]: [10:52:23] [main/INFO]: Injecting additional class transformer class 'com.thevoxelbox.voxelmap.litemod.VoxelMapTransformer'
[10:52:24] [INFO]: [10:52:24] [main/INFO]: Injecting onstartupcomplete[x1] in func_71384_a in Minecraft
[10:52:24] [INFO]: [10:52:24] [main/INFO]: Injecting prerenderfbo[x1] in func_71411_J in Minecraft
[10:52:24] [INFO]: [10:52:24] [main/INFO]: Injecting postrenderfbo[x1] in func_71411_J in Minecraft
[10:52:24] [INFO]: [10:52:24] [main/INFO]: Injecting ontimerupdate[x1] in func_71411_J in Minecraft
[10:52:24] [INFO]: [10:52:24] [main/INFO]: Injecting onrender[x1] in func_71411_J in Minecraft
[10:52:24] [INFO]: [10:52:24] [main/INFO]: Injecting ontick[x1] in func_71411_J in Minecraft
[10:52:24] [INFO]: [10:52:24] [main/INFO]: Injecting updateframebuffersize[x1] in func_147119_ah in Minecraft
[10:52:24] [INFO]: [10:52:24] [main/INFO]: Injecting newtick[x1] in func_71407_l in Minecraft
[10:52:24] [INFO]: [10:52:24] [main/INFO]: Applying overlay com.mumfrey.liteloader.client.overlays.MinecraftOverlay to net.minecraft.client.Minecraft
[10:52:24] [INFO]: [10:52:24] [main/INFO]: MinecraftOverlayTransformer found INIT injection point, this is good.
[10:52:24] [INFO]: [10:52:24] [main/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: sv (1 / 1)
[10:52:24] [INFO]: [10:52:24] [main/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: sa (1 / 1)
[10:52:25] [INFO]: [10:52:25] [main/INFO]: Injecting onoutboundchat[x1] in func_71165_d in EntityClientPlayerMP
[10:52:25] [INFO]: [10:52:25] [main/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: bdi (1 / 1)
[10:52:25] [INFO]: [10:52:25] [main/INFO]: Injecting onc16packetclientstatus[x1] in func_148833_a in C16PacketClientStatus
[10:52:25] [INFO]: [10:52:25] [main/INFO]: func_146977_a(Lnet/minecraft/inventory/Slot;)V - Transformed
[10:52:25] [INFO]: [10:52:25] [main/INFO]: func_146977_a_original(Lnet/minecraft/inventory/Slot;)V - New Method
[10:52:25] [INFO]: [10:52:25] [main/INFO]: func_146977_a(Lnet/minecraft/inventory/Slot;)V - Invoke Virtual
[10:52:25] [INFO]: [10:52:25] [main/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: ahb (1 / 1)
[10:52:25] [INFO]: [10:52:25] [main/INFO]: Injecting onrenderchat[x1] in func_73830_a in GuiIngame
[10:52:25] [INFO]: [10:52:25] [main/INFO]: Injecting postrenderchat[x1] in func_73830_a in GuiIngame
[10:52:25] [INFO]: [10:52:25] [main/INFO]: Injecting onc00handshake[x1] in func_148833_a in C00Handshake
[10:52:25] [INFO]: [10:52:25] [main/INFO]: Injecting onc00packetloginstart[x1] in func_148833_a in C00PacketLoginStart
[10:52:25] [INFO]: [10:52:25] [main/INFO]: Injecting ons03packettimeupdate[x1] in func_148833_a in S03PacketTimeUpdate
[10:52:26] [INFO]: [10:52:26] [main/INFO]: Setting user: GanGseR
[10:52:26] [INFO]: [10:52:26] [main/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: xk (1 / 1)
[10:52:28] [INFO]: [10:52:28] [main/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: zc (1 / 1)
[10:52:28] [INFO]: [10:52:28] [main/INFO]: Injecting ons34packetmaps[x1] in func_148833_a in S34PacketMaps
[10:52:29] [INFO]: [10:52:29] [Client thread/INFO]: Injecting onc15packetclientsettings[x1] in func_148833_a in C15PacketClientSettings
[10:52:29] [INFO]: [10:52:29] [Client thread/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: bkn (1 / 1)
[10:52:29] [INFO]: [OptiFine] (Reflector) Class not present: ModLoader
[10:52:29] [INFO]: [OptiFine] (Reflector) Class not present: net.minecraft.src.FMLRenderAccessLibrary
[10:52:30] [INFO]: [OptiFine] (Reflector) Class not present: LightCache
[10:52:30] [INFO]: [OptiFine] (Reflector) Class not present: BlockCoord
[10:52:30] [INFO]: [10:52:30] [Client thread/INFO]: Injecting ons23packetblockchange[x1] in func_148833_a in S23PacketBlockChange
[10:52:30] [INFO]: [10:52:30] [Client thread/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: net/minecraftforge/client/ForgeHooksClient (1 / 1)
[10:52:30] [INFO]: [10:52:30] [Client thread/INFO]: [vazkii.emotes.client.asm.ClassTransformer:log:66]: [Emotes][ASM] Starting on net.minecraft.client.model.ModelBiped
[10:52:30] [INFO]: [10:52:30] [Client thread/INFO]: [vazkii.emotes.client.asm.ClassTransformer:log:66]: [Emotes][ASM] Method is func_78087_a or a for obf.
[10:52:30] [INFO]: [10:52:30] [Client thread/INFO]: [vazkii.emotes.client.asm.ClassTransformer:log:66]: [Emotes][ASM] Descriptor is (FFFFFFLnet/minecraft/entity/Entity;)V or (FFFFFFLsa;)V dor obf.
[10:52:30] [INFO]: [10:52:30] [Client thread/INFO]: [vazkii.emotes.client.asm.ClassTransformer:log:66]: [Emotes][ASM] Found method: a (FFFFFFLsa;)V
[10:52:30] [INFO]: [10:52:30] [Client thread/INFO]: [vazkii.emotes.client.asm.ClassTransformer:log:66]: [Emotes][ASM] RETURN Opcode found
[10:52:30] [INFO]: [10:52:30] [Client thread/INFO]: [vazkii.emotes.client.asm.ClassTransformer:log:66]: [Emotes][ASM] Patched!
[10:52:30] [INFO]: [10:52:30] [Client thread/INFO]: [com.collapse.optifinerus.RusTransformer:patchClass:32]: [optifineRus] Exception rewriting class: java.lang.NullPointerException
[10:52:30] [INFO]: [10:52:30] [Client thread/INFO]: Injecting oncreateintegratedserver[x1] in <init> in IntegratedServer
[10:52:30] [INFO]: [10:52:30] [Client thread/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: bjb (2 / 2)
[10:52:30] [INFO]: [10:52:30] [Client thread/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Injecting hooks into class net.minecraft.client.network.NetHandlerPlayClient
[10:52:30] [INFO]: [10:52:30] [Client thread/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Patching method net.minecraft.client.network.NetHandlerPlayClient#handleTabComplete(Lnet/minecraft/network/play/server/S3APacketTabComplete;)
[10:52:31] [INFO]: [10:52:31] [Client thread/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printResultsAndReset:1905]: Potential problem: Galacticraft did not complete injection of bytecode into: blt (4 / 5)
[10:52:31] [INFO]: [10:52:31] [Client thread/INFO]: Injecting prerendergui[x1] in func_78480_b in EntityRenderer
[10:52:31] [INFO]: [10:52:31] [Client thread/INFO]: Injecting onrenderhud[x1] in func_78480_b in EntityRenderer
[10:52:31] [INFO]: [10:52:31] [Client thread/INFO]: Injecting postrenderhud[x1] in func_78480_b in EntityRenderer
[10:52:31] [INFO]: [10:52:31] [Client thread/INFO]: Injecting onrenderworld[x1] in func_78471_a in EntityRenderer
[10:52:31] [INFO]: [10:52:31] [Client thread/INFO]: Injecting onsetupcameratransform[x1] in func_78471_a in EntityRenderer
[10:52:31] [INFO]: [10:52:31] [Client thread/INFO]: Injecting postrenderentities[x1] in func_78471_a in EntityRenderer
[10:52:31] [INFO]: [10:52:31] [Client thread/INFO]: Injecting postrender[x1] in func_78471_a in EntityRenderer
[10:52:31] [INFO]: [10:52:31] [Client thread/INFO]: Injecting postrender[x1] in func_78471_a in EntityRenderer
[10:52:31] [INFO]: [10:52:31] [Client thread/INFO]: Injecting ons35packetupdatetileentity[x1] in func_148833_a in S35PacketUpdateTileEntity
[10:52:31] [INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.client.SplashProgress
[10:52:31] [INFO]: [10:52:31] [Client thread/INFO]: LWJGL Version: 2.9.1
[10:52:31] [INFO]: [10:52:31] [Client thread/INFO]: Injecting renderfbo[x1] in func_147615_c in Framebuffer
[10:52:31] [INFO]: [OptiFine] 
[10:52:31] [INFO]: [OptiFine] OptiFine_1.7.10_HD_U_C1
[10:52:31] [INFO]: [OptiFine] Wed Apr 15 10:52:31 EET 2020
[10:52:31] [INFO]: [OptiFine] OS: Windows 7 (amd64) version 6.1
[10:52:31] [INFO]: [OptiFine] Java: 1.8.0_221, Oracle Corporation
[10:52:31] [INFO]: [OptiFine] VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
[10:52:31] [INFO]: [OptiFine] LWJGL: 2.9.1
[10:52:31] [INFO]: [OptiFine] OpenGL: Intel(R) HD Graphics 3000, version 3.1.0 - Build 9.17.10.4229, Intel
[10:52:31] [INFO]: [OptiFine] OpenGL Version: 3.1
[10:52:31] [INFO]: [OptiFine] OpenGL Fancy fog: Not available (GL_NV_fog_distance)
[10:52:31] [INFO]: [OptiFine] Maximum texture size: 8192x8192
[10:52:31] [INFO]: [OptiFine] Checking for new version
[10:52:31] [INFO]: [10:52:31] [Client thread/ERROR]: Couldn't initialize twitch stream
[10:52:31] [INFO]: [10:52:31] [Client thread/INFO]: Forge Mod Loader has detected optifine OptiFine_1.7.10_HD_U_C1, enabling compatibility features
[10:52:31] [INFO]: [10:52:31] [Client thread/INFO]: Attempting early MinecraftForge initialization
[10:52:31] [INFO]: [10:52:31] [Client thread/INFO]: MinecraftForge v10.13.3.0 Initialized
[10:52:32] [INFO]: [10:52:32] [Client thread/INFO]: Replaced 183 ore recipies
[10:52:32] [INFO]: [10:52:32] [Client thread/INFO]: Preloading CrashReport classes
[10:52:32] [INFO]: [10:52:32] [Client thread/INFO]:     net.minecraft.world.World$1
[10:52:32] [INFO]: [10:52:32] [Client thread/INFO]:     net.minecraft.world.World$2
[10:52:32] [INFO]: [10:52:32] [Client thread/INFO]:     net.minecraft.world.World$3
[10:52:32] [INFO]: [10:52:32] [Client thread/INFO]:     net.minecraft.world.World$4
[10:52:32] [INFO]: [10:52:32] [Client thread/INFO]:     net.minecraft.world.chunk.Chunk$1
[10:52:32] [INFO]: [10:52:32] [Client thread/INFO]:     net.minecraft.crash.CrashReportCategory$1
[10:52:32] [INFO]: [10:52:32] [Client thread/INFO]:     net.minecraft.crash.CrashReportCategory$2
[10:52:32] [INFO]: [10:52:32] [Client thread/INFO]:     net.minecraft.crash.CrashReportCategory$3
[10:52:32] [INFO]: [10:52:32] [Client thread/INFO]:     net.minecraft.entity.Entity$1
[10:52:32] [INFO]: [10:52:32] [Client thread/INFO]:     net.minecraft.entity.Entity$2
[10:52:32] [INFO]: [10:52:32] [Client thread/INFO]:     net.minecraft.entity.EntityTracker$1
[10:52:32] [INFO]: [10:52:32] [Client thread/INFO]:     net.minecraft.world.gen.layer.GenLayer$1
[10:52:32] [INFO]: [10:52:32] [Client thread/INFO]:     net.minecraft.world.gen.layer.GenLayer$2
[10:52:32] [INFO]: [10:52:32] [Client thread/INFO]:     net.minecraft.entity.player.InventoryPlayer$1
[10:52:32] [INFO]: [10:52:32] [Client thread/INFO]:     net.minecraft.world.gen.structure.MapGenStructure$1
[10:52:32] [INFO]: [10:52:32] [Client thread/INFO]:     net.minecraft.world.gen.structure.MapGenStructure$2
[10:52:32] [INFO]: [10:52:32] [Client thread/INFO]:     net.minecraft.world.gen.structure.MapGenStructure$3
[10:52:32] [INFO]: [10:52:32] [Client thread/INFO]:     net.minecraft.server.MinecraftServer$3
[10:52:32] [INFO]: [10:52:32] [Client thread/INFO]:     net.minecraft.server.MinecraftServer$4
[10:52:32] [INFO]: [10:52:32] [Client thread/INFO]:     net.minecraft.server.MinecraftServer$5
[10:52:32] [INFO]: [10:52:32] [Client thread/INFO]:     net.minecraft.nbt.NBTTagCompound$1
[10:52:32] [INFO]: [10:52:32] [Client thread/INFO]:     net.minecraft.nbt.NBTTagCompound$2
[10:52:32] [INFO]: [10:52:32] [Client thread/INFO]:     net.minecraft.network.NetHandlerPlayServer$2
[10:52:32] [INFO]: [10:52:32] [Client thread/INFO]:     net.minecraft.network.NetworkSystem$3
[10:52:32] [INFO]: [10:52:32] [Client thread/INFO]:     net.minecraft.tileentity.TileEntity$1
[10:52:32] [INFO]: [10:52:32] [Client thread/INFO]:     net.minecraft.tileentity.TileEntity$2
[10:52:32] [INFO]: [10:52:32] [Client thread/INFO]:     net.minecraft.tileentity.TileEntity$3
[10:52:32] [INFO]: [10:52:32] [Client thread/INFO]:     net.minecraft.world.storage.WorldInfo$1
[10:52:32] [INFO]: [10:52:32] [Client thread/INFO]:     net.minecraft.world.storage.WorldInfo$2
[10:52:32] [INFO]: [10:52:32] [Client thread/INFO]:     net.minecraft.world.storage.WorldInfo$3
[10:52:32] [INFO]: [10:52:32] [Client thread/INFO]:     net.minecraft.world.storage.WorldInfo$4
[10:52:32] [INFO]: [10:52:32] [Client thread/INFO]:     net.minecraft.world.storage.WorldInfo$5
[10:52:32] [INFO]: [OptiFine] Version found: C1
[10:52:32] [INFO]: [10:52:32] [Client thread/INFO]:     net.minecraft.world.storage.WorldInfo$6
[10:52:32] [INFO]: [10:52:32] [Client thread/INFO]:     net.minecraft.world.storage.WorldInfo$7
[10:52:32] [INFO]: [10:52:32] [Client thread/INFO]:     net.minecraft.world.storage.WorldInfo$8
[10:52:32] [INFO]: [10:52:32] [Client thread/INFO]:     net.minecraft.world.storage.WorldInfo$9
[10:52:32] [INFO]: [10:52:32] [Client thread/INFO]:     net.minecraft.client.Minecraft$3
[10:52:32] [INFO]: [10:52:32] [Client thread/INFO]:     net.minecraft.client.Minecraft$4
[10:52:32] [INFO]: [10:52:32] [Client thread/INFO]:     net.minecraft.client.Minecraft$5
[10:52:32] [INFO]: [10:52:32] [Client thread/INFO]:     net.minecraft.client.Minecraft$6
[10:52:32] [INFO]: [10:52:32] [Client thread/INFO]:     net.minecraft.client.Minecraft$7
[10:52:32] [INFO]: [10:52:32] [Client thread/INFO]:     net.minecraft.client.Minecraft$8
[10:52:32] [INFO]: [10:52:32] [Client thread/INFO]:     net.minecraft.client.Minecraft$9
[10:52:32] [INFO]: [10:52:32] [Client thread/INFO]:     net.minecraft.client.Minecraft$10
[10:52:32] [INFO]: [10:52:32] [Client thread/INFO]:     net.minecraft.client.Minecraft$11
[10:52:32] [INFO]: [10:52:32] [Client thread/INFO]:     net.minecraft.client.Minecraft$12
[10:52:32] [INFO]: [10:52:32] [Client thread/INFO]:     net.minecraft.client.Minecraft$13
[10:52:32] [INFO]: [10:52:32] [Client thread/INFO]:     net.minecraft.client.Minecraft$14
[10:52:32] [INFO]: [10:52:32] [Client thread/INFO]:     net.minecraft.client.Minecraft$15
[10:52:32] [INFO]: [10:52:32] [Client thread/INFO]:     net.minecraft.client.multiplayer.WorldClient$1
[10:52:32] [INFO]: [10:52:32] [Client thread/INFO]:     net.minecraft.client.multiplayer.WorldClient$2
[10:52:32] [INFO]: [10:52:32] [Client thread/INFO]:     net.minecraft.client.multiplayer.WorldClient$3
[10:52:32] [INFO]: [10:52:32] [Client thread/INFO]:     net.minecraft.client.multiplayer.WorldClient$4
[10:52:32] [INFO]: [10:52:32] [Client thread/INFO]:     net.minecraft.client.particle,EffectRenderer$1
[10:52:32] [INFO]: [10:52:32] [Client thread/INFO]:     net.minecraft.client.particle,EffectRenderer$2
[10:52:32] [INFO]: [10:52:32] [Client thread/INFO]:     net.minecraft.client.particle,EffectRenderer$3
[10:52:32] [INFO]: [10:52:32] [Client thread/INFO]:     net.minecraft.client.particle,EffectRenderer$4
[10:52:32] [INFO]: [10:52:32] [Client thread/INFO]:     net.minecraft.client.renderer.EntityRenderer$1
[10:52:32] [INFO]: [10:52:32] [Client thread/INFO]:     net.minecraft.client.renderer.EntityRenderer$2
[10:52:32] [INFO]: [10:52:32] [Client thread/INFO]:     net.minecraft.client.renderer.EntityRenderer$3
[10:52:32] [INFO]: [10:52:32] [Client thread/INFO]:     net.minecraft.server.integrated.IntegratedServer$1
[10:52:32] [INFO]: [10:52:32] [Client thread/INFO]:     net.minecraft.server.integrated.IntegratedServer$2
[10:52:32] [INFO]: [10:52:32] [Client thread/INFO]:     net.minecraft.client.renderer.RenderGlobal$1
[10:52:32] [INFO]: [10:52:32] [Client thread/INFO]:     net.minecraft.client.renderer.entity.RenderItem$1
[10:52:32] [INFO]: [10:52:32] [Client thread/INFO]:     net.minecraft.client.renderer.entity.RenderItem$2
[10:52:32] [INFO]: [10:52:32] [Client thread/INFO]:     net.minecraft.client.renderer.entity.RenderItem$3
[10:52:32] [INFO]: [10:52:32] [Client thread/INFO]:     net.minecraft.client.renderer.entity.RenderItem$4
[10:52:32] [INFO]: [10:52:32] [Client thread/INFO]:     net.minecraft.client.renderer.texture.TextureAtlasSprite$1
[10:52:32] [INFO]: [10:52:32] [Client thread/INFO]:     net.minecraft.client.renderer.texture.TextureManager$1
[10:52:32] [INFO]: [10:52:32] [Client thread/INFO]:     net.minecraft.client.renderer.texture.TextureMap$1
[10:52:32] [INFO]: [10:52:32] [Client thread/INFO]:     net.minecraft.client.renderer.texture.TextureMap$2
[10:52:32] [INFO]: [10:52:32] [Client thread/INFO]:     net.minecraft.client.renderer.texture.TextureMap$3
[10:52:32] [INFO]: [10:52:32] [Client thread/INFO]: Completed early MinecraftForge initialization
[10:52:32] [INFO]: [10:52:32] [Client thread/INFO]: [AppEng] Core Init
[10:52:32] [INFO]: [10:52:32] [Client thread/INFO]: Found 0 mods from the command line. Injecting into mod discoverer
[10:52:32] [INFO]: [10:52:32] [Client thread/INFO]: Searching C:\Games\clients\galaxy\mods for mods
[10:52:32] [INFO]: [10:52:32] [Client thread/INFO]: Also searching C:\Games\clients\galaxy\mods\1.7.10 for mods
[10:52:35] [INFO]: [10:52:35] [Client thread/WARN]: Mod neiintegration is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0.9
[10:52:35] [INFO]: [10:52:35] [Client thread/INFO]: Mod OptifineAPI is missing the required element 'name'. Substituting OptifineAPI
[10:52:36] [INFO]: [10:52:36] [Client thread/WARN]: Mod starfall is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
[10:52:37] [INFO]: #
[10:52:37] [INFO]: # A fatal error has been detected by the Java Runtime Environment:
[10:52:37] [INFO]: #
[10:52:37] [INFO]: #  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00000000027d383d, pid=3464, tid=0x0000000000000b30
[10:52:37] [INFO]: #
[10:52:37] [INFO]: # JRE version: Java(TM) SE Runtime Environment (8.0_221-b11) (build 1.8.0_221-b11)
[10:52:37] [INFO]: # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.221-b11 mixed mode windows-amd64 compressed oops)
[10:52:37] [INFO]: # Problematic frame:
[10:52:37] [INFO]: # V  [jvm.dll+0x51383d]
[10:52:37] [INFO]: #
[10:52:37] [INFO]: # Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
[10:52:37] [INFO]: #
[10:52:37] [INFO]: # An error report file with more information is saved as:
[10:52:37] [INFO]: # C:\Games\clients\galaxy\hs_err_pid3464.log
[10:52:37] [INFO]: #
[10:52:37] [INFO]: # Compiler replay data is saved as:
[10:52:37] [INFO]: # C:\Games\clients\galaxy\replay_pid3464.log
[10:52:37] [INFO]: #
[10:52:37] [INFO]: # If you would like to submit a bug report, please visit:
[10:52:37] [INFO]: #   http://bugreport.java.com/bugreport/crash.jsp
[10:52:37] [INFO]: #
[10:52:37] [INFO]: Java HotSpot(TM) 64-Bit Server VM warning: Using incremental CMS is deprecated and will likely be removed in a future release
[10:52:37] [WARN]: 
ru.excalibur.launcher.j.e.D: Crash with reason <unknown>
    at ru.excalibur.launcher.j.e.k.H(b:118) ~[launcher.jar:?]
    at ru.excalibur.launcher.j.e.k.H(b:128) ~[launcher.jar:?]
    at ru.excalibur.launcher.j.e.e.H(ng:173) ~[launcher.jar:?]
    at ru.excalibur.launcher.j.e.E.H(uj:185) ~[launcher.jar:?]
    at ru.excalibur.launcher.j.e.E.H(uj:397) ~[launcher.jar:?]
    at ru.excalibur.launcher.j.e.E.g(uj:197) ~[launcher.jar:?]
    at ru.excalibur.launcher.t.e.e.a.H(oa:101) ~[launcher.jar:?]
    at ru.excalibur.launcher.t.m.run(ma:147) ~[launcher.jar:?]
    at ru.excalibur.launcher.t.m.start(ma:198) ~[launcher.jar:?]
    at ru.excalibur.launcher.t.A.H(ma:34) ~[launcher.jar:?]
    at ru.excalibur.launcher.g.g.g.i.H(fb:423) ~[launcher.jar:?]
    at ru.excalibur.launcher.t.m.run(ma:95) ~[launcher.jar:?]
[10:52:37] [INFO]: Sending notify...
[10:52:42] [INFO]: ------------------------------------
[10:52:42] [INFO]: Preparing client <GALAXY>
[10:52:42] [INFO]: Checking content files...
[10:52:43] [INFO]: ------------------------------------
[10:52:43] [INFO]: Launching client <GALAXY>
[10:52:43] [INFO]: Minecraft version: 1.7.10
[10:52:43] [INFO]: Performance mode: enbaled
[10:52:43] [INFO]: Memory size: 8103mb
[10:52:44] [INFO]: PRE validating context...
[10:52:52] [INFO]: [10:52:52] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[10:52:52] [INFO]: [10:52:52] [main/INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[10:52:52] [INFO]: [10:52:52] [main/INFO]: Loading tweak class name com.mumfrey.liteloader.launch.LiteLoaderTweaker
[10:52:52] [INFO]: [10:52:52] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
[10:52:52] [INFO]: [10:52:52] [main/INFO]: Forge Mod Loader version 7.10.138.0 for Minecraft 1.7.10 loading
[10:52:52] [INFO]: [10:52:52] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_221, running on Windows 7:amd64:6.1, installed at C:\Users\user\AppData\Roaming\exjava\jvm
[10:52:58] [INFO]: [10:52:58] [main/INFO]: Loading tweaker optifine.OptiFineForgeTweaker from c0-OptiFineHDUC1.jar
[10:52:58] [INFO]: [10:52:58] [main/WARN]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[10:52:58] [INFO]: [10:52:58] [main/WARN]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[10:52:58] [INFO]: [10:52:58] [main/INFO]: [HOOKLIB]  Obfuscated: true
[10:52:58] [INFO]: [10:52:58] [main/WARN]: The coremod gloomyfolken.hooklib.example.MyHookLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[10:52:58] [INFO]: [10:52:58] [main/INFO]: [AppEng] Core Init
[10:52:58] [INFO]: [10:52:58] [main/WARN]: The coremod micdoodle8.mods.miccore.MicdoodlePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[10:52:58] [INFO]: [10:52:58] [main/INFO]: [micdoodle8.mods.miccore.DepLoader$DepLoadInst:<init>:333]: MicdoodleCore searching for dependencies in mods file: C:\Games\clients\galaxy\mods
[10:52:58] [INFO]: [10:52:58] [main/WARN]: The coremod vazkii.emotes.client.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[10:52:58] [INFO]: [10:52:58] [main/WARN]: The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[10:52:58] [INFO]: [10:52:58] [main/WARN]: The coremod openblocks.OpenBlocksCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[10:52:58] [INFO]: [10:52:58] [main/WARN]: The coremod openmods.core.OpenModsCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[10:52:58] [INFO]: [10:52:58] [main/WARN]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[10:52:58] [INFO]: [10:52:58] [main/WARN]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[10:52:58] [INFO]: [10:52:58] [main/WARN]: The coremod mrtjp.core.handler.CorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[10:52:58] [INFO]: [10:52:58] [main/INFO]: Calling tweak class com.mumfrey.liteloader.launch.LiteLoaderTweaker
[10:52:59] [INFO]: [10:52:58] [main/INFO]: Bootstrapping LiteLoader 1.7.10
[10:52:59] [INFO]: [10:52:59] [main/INFO]: Registering API provider class com.mumfrey.liteloader.client.api.LiteLoaderCoreAPIClient
[10:52:59] [INFO]: [10:52:59] [main/INFO]: Spawning API provider class 'com.mumfrey.liteloader.client.api.LiteLoaderCoreAPIClient' ...
[10:52:59] [INFO]: [10:52:59] [main/INFO]: API provider class 'com.mumfrey.liteloader.client.api.LiteLoaderCoreAPIClient' provides API 'liteloader'
[10:52:59] [INFO]: [10:52:59] [main/INFO]: Initialising API 'liteloader' ...
[10:52:59] [INFO]: [10:52:59] [main/INFO]: LiteLoader begin PREINIT...
[10:52:59] [INFO]: [10:52:59] [main/INFO]: Initialising Loader properties...
[10:52:59] [INFO]: [10:52:59] [main/INFO]: Setting up logger...
[10:52:59] [INFO]: [10:52:59] [main/INFO]: LiteLoader 1.7.10_04 starting up...
[10:52:59] [INFO]: [10:52:59] [main/INFO]: Java reports OS="windows 7"
[10:52:59] [INFO]: [10:52:59] [main/INFO]: Enumerating class path...
[10:52:59] [INFO]: [10:52:59] [main/INFO]: Class path separator=";"
[10:52:59] [INFO]: [10:52:59] [main/INFO]: Class path entries=(
[10:52:59] [INFO]:    classpathEntry=C:/Games/clients/libraries/ex/1.7.10/libforge_1.7.10.jar
[10:52:59] [INFO]:    classpathEntry=C:/Games/clients/libraries/oshi-project/oshi-core/1.1/oshi-core-1.1.jar
[10:52:59] [INFO]:    classpathEntry=C:/Games/clients/libraries/net/java/dev/jna/jna/4.4.0/jna-4.4.0.jar
[10:52:59] [INFO]:    classpathEntry=C:/Games/clients/libraries/net/java/dev/jna/platform/3.4.0/platform-3.4.0.jar
[10:52:59] [INFO]:    classpathEntry=C:/Games/clients/libraries/ex/1.7.10/forge_1388.jar
[10:52:59] [INFO]:    classpathEntry=C:/Games/clients/libraries/com/mojang/authlib/1.5.21/authlib-1.5.21.jar
[10:52:59] [INFO]:    classpathEntry=C:/Games/clients/libraries/com/mumfrey/liteloader/1.7.10/liteloader-1.7.10.jar
[10:52:59] [INFO]:    classpathEntry=C:/Games/clients/libraries/ex/1.7.10/resource-galaxy.jar
[10:52:59] [INFO]:    classpathEntry=C:/Games/clients/libraries/ex/1.7.10/minecraft_1.7.10.jar
[10:52:59] [INFO]: )
[10:52:59] [INFO]: [10:52:59] [main/INFO]: Registering discovery module EnumeratorModuleClassPath: [<Java Class Path>]
[10:52:59] [INFO]: [10:52:59] [main/INFO]: Registering discovery module EnumeratorModuleFolder: [C:\Games\clients\galaxy\mods]
[10:52:59] [INFO]: [10:52:59] [main/INFO]: Registering discovery module EnumeratorModuleFolder: [C:\Games\clients\galaxy\mods\1.7.10]
[10:52:59] [INFO]: [10:52:59] [main/INFO]: Adding supported mod class prefix 'LiteMod'
[10:52:59] [INFO]: [10:52:59] [main/INFO]: Discovering tweaks on class path...
[10:52:59] [INFO]: [10:52:59] [main/INFO]: Discovering valid mod files in folder C:\Games\clients\galaxy\mods
[10:52:59] [INFO]: [10:52:59] [main/INFO]: Considering valid mod file: C:\Games\clients\galaxy\mods\c1-voxelMap1710_galaxy.litemod
[10:52:59] [INFO]: [10:52:59] [main/INFO]: Considering valid mod file: C:\Games\clients\galaxy\mods\c3-worldeditcui1710.litemod
[10:52:59] [INFO]: [10:52:59] [main/INFO]: Considering valid mod file: C:\Games\clients\galaxy\mods\c6-VoxelCam131.litemod
[10:52:59] [INFO]: [10:52:59] [main/INFO]: Adding newest valid mod file 'C:\Games\clients\galaxy\mods\c3-worldeditcui1710.litemod' at revision 1727,0000
[10:52:59] [INFO]: [10:52:59] [main/INFO]: Adding newest valid mod file 'C:\Games\clients\galaxy\mods\c6-VoxelCam131.litemod' at revision 30,0000
[10:52:59] [INFO]: [10:52:59] [main/INFO]: Adding newest valid mod file 'C:\Games\clients\galaxy\mods\c1-voxelMap1710_galaxy.litemod' at revision 1203,0000
[10:52:59] [INFO]: [10:52:59] [main/INFO]: Discovering valid mod files in folder C:\Games\clients\galaxy\mods\1.7.10
[10:52:59] [INFO]: [10:52:59] [main/INFO]: Searching for tweaks in 'CodeChickenLib-1.7.10-1.1.3.136-universal.jar'
[10:52:59] [INFO]: [10:52:59] [main/WARN]: Error parsing manifest entries in 'C:\Games\clients\galaxy\mods\1.7.10\CodeChickenLib-1.7.10-1.1.3.136-universal.jar'
[10:52:59] [INFO]: [10:52:59] [main/INFO]: Searching for tweaks in 'ForgeMultipart-1.7.10-1.2.0.344-universal.jar'
[10:52:59] [INFO]: [10:52:59] [main/WARN]: Error parsing manifest entries in 'C:\Games\clients\galaxy\mods\1.7.10\ForgeMultipart-1.7.10-1.2.0.344-universal.jar'
[10:52:59] [INFO]: [10:52:59] [main/INFO]: Searching for tweaks in 'MrTJPCore-1.7.10-1.0.8.16-universal.jar'
[10:52:59] [INFO]: [10:52:59] [main/WARN]: Error parsing manifest entries in 'C:\Games\clients\galaxy\mods\1.7.10\MrTJPCore-1.7.10-1.0.8.16-universal.jar'
[10:52:59] [INFO]: [10:52:59] [main/INFO]: Searching for tweaks in '[1.7.10]bspkrsCore-universal-6.15.jar'
[10:52:59] [INFO]: [10:52:59] [main/WARN]: Error parsing manifest entries in 'C:\Games\clients\galaxy\mods\1.7.10\[1.7.10]bspkrsCore-universal-6.15.jar'
[10:52:59] [INFO]: [10:52:59] [main/INFO]: Mod file 'c6-VoxelCam131.litemod' provides classTransformer 'com.thatapplefreak.voxelcam.VoxelCamTransformer', adding to class loader
[10:52:59] [INFO]: [10:52:59] [main/INFO]: classTransformer 'com.thatapplefreak.voxelcam.VoxelCamTransformer' was successfully added
[10:52:59] [INFO]: [10:52:59] [main/INFO]: Mod file 'c1-voxelMap1710_galaxy.litemod' provides classTransformer 'com.thevoxelbox.voxelmap.litemod.VoxelMapTransformer', adding to class loader
[10:52:59] [INFO]: [10:52:59] [main/INFO]: classTransformer 'com.thevoxelbox.voxelmap.litemod.VoxelMapTransformer' was successfully added
[10:52:59] [INFO]: [10:52:59] [main/INFO]: LiteLoader PREINIT complete
[10:52:59] [INFO]: [10:52:59] [main/INFO]: Sorting registered packet transformers by priority
[10:52:59] [INFO]: [10:52:59] [main/INFO]: Added 0 packet transformer classes to the transformer list
[10:52:59] [INFO]: [10:52:59] [main/INFO]: Injecting required class transformer 'com.mumfrey.liteloader.transformers.event.EventProxyTransformer'
[10:52:59] [INFO]: [10:52:59] [main/INFO]: Injecting required class transformer 'com.mumfrey.liteloader.launch.LiteLoaderTransformer'
[10:52:59] [INFO]: [10:52:59] [main/INFO]: Injecting required class transformer 'com.mumfrey.liteloader.client.transformers.CrashReportTransformer'
[10:52:59] [INFO]: [10:52:59] [main/INFO]: Queuing required class transformer 'com.mumfrey.liteloader.common.transformers.LiteLoaderPacketTransformer'
[10:52:59] [INFO]: [10:52:59] [main/INFO]: Queuing required class transformer 'com.mumfrey.liteloader.client.transformers.LiteLoaderEventInjectionTransformer'
[10:52:59] [INFO]: [10:52:59] [main/INFO]: Queuing required class transformer 'com.mumfrey.liteloader.client.transformers.MinecraftOverlayTransformer'
[10:52:59] [INFO]: [10:52:59] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[10:52:59] [INFO]: [10:52:59] [main/INFO]: Loading tweak class name optifine.OptiFineForgeTweaker
[10:52:59] [INFO]: [10:52:59] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[10:52:59] [INFO]: [10:52:59] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[10:52:59] [INFO]: [10:52:59] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[10:52:59] [INFO]: [10:52:59] [main/INFO]: Calling tweak class optifine.OptiFineForgeTweaker
[10:52:59] [INFO]: [10:52:59] [main/INFO]: [optifine.OptiFineForgeTweaker:dbg:49]: OptiFineForgeTweaker: acceptOptions
[10:52:59] [INFO]: [10:52:59] [main/INFO]: [optifine.OptiFineForgeTweaker:dbg:49]: OptiFineForgeTweaker: injectIntoClassLoader
[10:52:59] [INFO]: [10:52:59] [main/INFO]: [optifine.OptiFineClassTransformer:dbg:179]: OptiFine ClassTransformer
[10:52:59] [INFO]: [10:52:59] [main/INFO]: [optifine.OptiFineClassTransformer:dbg:179]: OptiFine URL: file:/C:/Games/clients/galaxy/mods/c0-OptiFineHDUC1.jar
[10:52:59] [INFO]: [10:52:59] [main/INFO]: [optifine.OptiFineClassTransformer:dbg:179]: OptiFine ZIP file: java.util.zip.ZipFile@a1cdc6d
[10:52:59] [INFO]: [10:52:59] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:53:01] [INFO]: [10:53:01] [main/ERROR]: The minecraft jar file:/C:/Games/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!
[10:53:01] [INFO]: [10:53:01] [main/ERROR]: FML has been ordered to ignore the invalid or missing minecraft certificate. This is very likely to cause a problem!
[10:53:01] [INFO]: [10:53:01] [main/ERROR]: Technical information: ClientBrandRetriever was at jar:file:/C:/Games/clients/libraries/ex/1.7.10/minecraft_1.7.10.jar!/net/minecraft/client/ClientBrandRetriever.class, there were 0 certificates for it
[10:53:01] [INFO]: [10:53:01] [main/ERROR]: FML appears to be missing any signature data. This is not a good thing
[10:53:01] [INFO]: [10:53:01] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:53:01] [INFO]: [10:53:01] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:53:01] [INFO]: [10:53:01] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:53:01] [INFO]: [10:53:01] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:53:01] [INFO]: [10:53:01] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:53:01] [INFO]: [10:53:01] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:53:01] [INFO]: [10:53:01] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Parsing hooks container gloomyfolken.hooklib.minecraft.SecondaryTransformerHook
[10:53:01] [INFO]: [10:53:01] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Parsing hooks container gloomyfolken.hooklib.example.NetHooks
[10:53:01] [INFO]: [10:53:01] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:53:01] [INFO]: [10:53:01] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:53:01] [INFO]: [10:53:01] [main/INFO]: [micdoodle8.mods.miccore.MicdoodlePlugin:getASMTransformerClass:102]: Successfully Registered Transformer
[10:53:01] [INFO]: [10:53:01] [main/INFO]: Failed to find MicdoodleCore file in mods folder, skipping GC version check.
[10:53:01] [INFO]: [10:53:01] [main/INFO]: [micdoodle8.mods.miccore.MicdoodlePlugin:injectData:295]: [Micdoodle8Core]: Patching game...
[10:53:01] [INFO]: [10:53:01] [main/INFO]: [micdoodle8.mods.miccore.MicdoodlePlugin:injectData:295]: [Micdoodle8Core]: Patching game...
[10:53:01] [INFO]: [10:53:01] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:53:01] [INFO]: [10:53:01] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:53:01] [INFO]: [10:53:01] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:53:01] [INFO]: [10:53:01] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:53:02] [INFO]: [10:53:02] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:53:02] [INFO]: [10:53:02] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:53:02] [INFO]: [10:53:02] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
[10:53:02] [INFO]: [10:53:02] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Injecting hooks into class cpw.mods.fml.common.Loader
[10:53:02] [INFO]: [10:53:02] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Patching method cpw.mods.fml.common.Loader#injectData([Ljava/lang/Object;)
[10:53:02] [INFO]: #
[10:53:02] [INFO]: # A fatal error has been detected by the Java Runtime Environment:
[10:53:02] [INFO]: #
[10:53:02] [INFO]: #  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000000000267e564, pid=2124, tid=0x0000000000000d40
[10:53:02] [INFO]: #
[10:53:02] [INFO]: # JRE version: Java(TM) SE Runtime Environment (8.0_221-b11) (build 1.8.0_221-b11)
[10:53:02] [INFO]: # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.221-b11 mixed mode windows-amd64 compressed oops)
[10:53:02] [INFO]: # Problematic frame:
[10:53:02] [INFO]: # V  [jvm.dll+0x3be564]
[10:53:02] [INFO]: #
[10:53:02] [INFO]: # Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
[10:53:02] [INFO]: #
[10:53:02] [INFO]: # An error report file with more information is saved as:
[10:53:02] [INFO]: # C:\Games\clients\galaxy\hs_err_pid2124.log
[10:53:02] [INFO]: #
[10:53:02] [INFO]: # If you would like to submit a bug report, please visit:
[10:53:02] [INFO]: #   http://bugreport.java.com/bugreport/crash.jsp
[10:53:02] [INFO]: #
[10:53:02] [INFO]: Java HotSpot(TM) 64-Bit Server VM warning: Using incremental CMS is deprecated and will likely be removed in a future release
[10:53:02] [WARN]: 
ru.excalibur.launcher.j.e.D: Crash with reason <unknown>
    at ru.excalibur.launcher.j.e.k.H(b:118) ~[launcher.jar:?]
    at ru.excalibur.launcher.j.e.k.H(b:128) ~[launcher.jar:?]
    at ru.excalibur.launcher.j.e.e.H(ng:173) ~[launcher.jar:?]
    at ru.excalibur.launcher.j.e.E.H(uj:185) ~[launcher.jar:?]
    at ru.excalibur.launcher.j.e.E.H(uj:397) ~[launcher.jar:?]
    at ru.excalibur.launcher.j.e.E.g(uj:197) ~[launcher.jar:?]
    at ru.excalibur.launcher.t.e.e.a.H(oa:101) ~[launcher.jar:?]
    at ru.excalibur.launcher.t.m.run(ma:147) ~[launcher.jar:?]
    at ru.excalibur.launcher.t.m.start(ma:198) ~[launcher.jar:?]
    at ru.excalibur.launcher.t.A.H(ma:34) ~[launcher.jar:?]
    at ru.excalibur.launcher.g.g.g.i.H(fb:423) ~[launcher.jar:?]
    at ru.excalibur.launcher.t.m.run(ma:95) ~[launcher.jar:?]
[10:53:02] [INFO]: Sending notify...
[10:53:14] [INFO]: Downloading files...
[10:53:14] [INFO]: Total-size: 279807747 bytes
[10:53:14] [INFO]: ------------------------------------
[10:53:14] [INFO]: file: LIBS:LIBFORGE_1_7_10
[10:53:14] [INFO]: size: 41439408 bytes
[10:53:14] [INFO]: from: http://ex-server.ru/1710_clients/libraries/ex/1.7.10/libforge_1.7.10.jar
[10:53:14] [INFO]: dest: C:\Games\clients\libraries\ex\1.7.10\libforge_1.7.10.jar
[10:53:14] [INFO]: ------------------------------------
[10:53:14] [INFO]: file: LIBS:OSHI_CORE
[10:53:14] [INFO]: size: 30973 bytes
[10:53:14] [INFO]: from: http://ex-server.ru/1710_clients/libraries/oshi-project/oshi-core/1.1/oshi-core-1.1.jar
[10:53:14] [INFO]: dest: C:\Games\clients\libraries\oshi-project\oshi-core\1.1\oshi-core-1.1.jar
[10:53:14] [INFO]: ------------------------------------
[10:53:14] [INFO]: file: LIBS:JNA_JNA
[10:53:14] [INFO]: size: 1091208 bytes
[10:53:14] [INFO]: from: http://ex-server.ru/1710_clients/libraries/net/java/dev/jna/jna/4.4.0/jna-4.4.0.jar
[10:53:14] [INFO]: dest: C:\Games\clients\libraries\net\java\dev\jna\jna\4.4.0\jna-4.4.0.jar
[10:53:14] [INFO]: ------------------------------------
[10:53:14] [INFO]: file: LIBS:JNA_PLATFORM
[10:53:14] [INFO]: size: 913436 bytes
[10:53:14] [INFO]: from: http://ex-server.ru/1710_clients/libraries/net/java/dev/jna/platform/3.4.0/platform-3.4.0.jar
[10:53:14] [INFO]: dest: C:\Games\clients\libraries\net\java\dev\jna\platform\3.4.0\platform-3.4.0.jar
[10:53:14] [INFO]: ------------------------------------
[10:53:14] [INFO]: file: LIBS:FORGE_1388
[10:53:14] [INFO]: size: 2767864 bytes
[10:53:14] [INFO]: from: http://ex-server.ru/1710_clients/libraries/ex/1.7.10/forge_1388.jar
[10:53:14] [INFO]: dest: C:\Games\clients\libraries\ex\1.7.10\forge_1388.jar
[10:53:14] [INFO]: ------------------------------------
[10:53:14] [INFO]: file: LIBS:AUTHLIB_1_5_21
[10:53:14] [INFO]: size: 65478 bytes
[10:53:14] [INFO]: from: http://ex-server.ru/1710_clients/libraries/com/mojang/authlib/1.5.21/authlib-1.5.21.jar
[10:53:14] [INFO]: dest: C:\Games\clients\libraries\com\mojang\authlib\1.5.21\authlib-1.5.21.jar
[10:53:14] [INFO]: ------------------------------------
[10:53:14] [INFO]: file: LIBS:LITELOADER_1_7_10
[10:53:14] [INFO]: size: 533903 bytes
[10:53:14] [INFO]: from: http://ex-server.ru/1710_clients/libraries/com/mumfrey/liteloader/1.7.10/liteloader-1.7.10.jar
[10:53:14] [INFO]: dest: C:\Games\clients\libraries\com\mumfrey\liteloader\1.7.10\liteloader-1.7.10.jar
[10:53:14] [INFO]: ------------------------------------
[10:53:14] [INFO]: file: LIBS:RESOURCE
[10:53:14] [INFO]: size: 6252530 bytes
[10:53:14] [INFO]: from: http://ex-server.ru/1710_clients/libraries/ex/1.7.10/resource-galaxy.jar
[10:53:14] [INFO]: dest: C:\Games\clients\libraries\ex\1.7.10\resource-galaxy.jar
[10:53:14] [INFO]: ------------------------------------
[10:53:14] [INFO]: file: LIBS:MINECRAFT_1_7_10
[10:53:14] [INFO]: size: 4996772 bytes
[10:53:14] [INFO]: from: http://ex-server.ru/1710_clients/libraries/ex/1.7.10/minecraft_1.7.10.jar
[10:53:14] [INFO]: dest: C:\Games\clients\libraries\ex\1.7.10\minecraft_1.7.10.jar
[10:53:14] [INFO]: ------------------------------------
[10:53:14] [INFO]: file: SERVERLIST:MAIN
[10:53:14] [INFO]: size: 4591 bytes
[10:53:14] [INFO]: from: http://ex-server.ru/server_list/galaxy_servers.dat
[10:53:14] [INFO]: dest: C:\Games\clients\galaxy\servers.dat
[10:53:14] [INFO]: ------------------------------------
[10:53:14] [INFO]: file: NATIVES:NATIVES_1_7_10
[10:53:14] [INFO]: size: 2292814 bytes
[10:53:14] [INFO]: from: http://ex-server.ru/1710_clients/zip/natives_1710.zip
[10:53:14] [INFO]: dest: C:\Games\clients\zip1710\natives_1710.zip
[10:53:15] [INFO]: extracting (attempt: 1)...
[10:53:15] [INFO]: ------------------------------------
[10:53:15] [INFO]: file: NATIVES:NATIVESC_1_7_10
[10:53:15] [INFO]: size: 266836 bytes
[10:53:15] [INFO]: from: http://ex-server.ru/1710_clients/zip/nativesc_1710.zip
[10:53:15] [INFO]: dest: C:\Games\clients\zip1710\nativesc_1710.zip
[10:53:15] [INFO]: extracting (attempt: 1)...
[10:53:15] [INFO]: ------------------------------------
[10:53:15] [INFO]: file: ASSETS:MAIN
[10:53:15] [INFO]: size: 109000198 bytes
[10:53:15] [INFO]: from: http://ex-server.ru/1710_clients/zip/assets_1710.zip
[10:53:15] [INFO]: dest: C:\Games\clients\zip1710\assets_1710.zip
[10:53:18] [INFO]: extracting (attempt: 1)...
[10:53:22] [INFO]: ------------------------------------
[10:53:22] [INFO]: file: ZIP:CONFIG
[10:53:22] [INFO]: size: 92368 bytes
[10:53:22] [INFO]: from: http://ex-server.ru/1710_clients/zip/config_galaxy.zip
[10:53:22] [INFO]: dest: C:\Games\clients\zip1710\config_galaxy.zip
[10:53:23] [INFO]: extracting (attempt: 1)...
[10:53:23] [INFO]: ------------------------------------
[10:53:23] [INFO]: file: ZIP:CONFIG_MINECRAFT
[10:53:23] [INFO]: size: 2437 bytes
[10:53:23] [INFO]: from: http://ex-server.ru/1710_clients/zip/config_galaxy_minecraft.zip
[10:53:23] [INFO]: dest: C:\Games\clients\zip1710\config_galaxy_minecraft.zip
[10:53:24] [INFO]: extracting (attempt: 1)...
[10:53:24] [INFO]: ------------------------------------
[10:53:24] [INFO]: file: ZIP:HATS_1710
[10:53:24] [INFO]: size: 846533 bytes
[10:53:24] [INFO]: from: http://ex-server.ru/1710_clients/zip/hats_1710.zip
[10:53:24] [INFO]: dest: C:\Games\clients\zip1710\hats_1710.zip
[10:53:24] [INFO]: extracting (attempt: 1)...
[10:53:25] [INFO]: ------------------------------------
[10:53:25] [INFO]: file: ZIP:ASSETS_WARDROBE
[10:53:25] [INFO]: size: 1021893 bytes
[10:53:25] [INFO]: from: http://ex-server.ru/assets_wardrobe/assets_wardrobe.zip
[10:53:25] [INFO]: dest: C:\Games\clients\assets_wardrobe\assets_wardrobe.zip
[10:53:25] [INFO]: extracting (attempt: 1)...
[10:53:25] [INFO]: ------------------------------------
[10:53:25] [INFO]: file: MODS:CODECHICKENLIB_1710_113136_UNIVERSAL
[10:53:25] [INFO]: size: 302844 bytes
[10:53:25] [INFO]: from: http://ex-server.ru/1710_clients/mods/1.7.10/CodeChickenLib-1.7.10-1.1.3.136-universal.jar
[10:53:25] [INFO]: dest: C:\Games\clients\galaxy\mods\1.7.10\CodeChickenLib-1.7.10-1.1.3.136-universal.jar
[10:53:25] [INFO]: ------------------------------------
[10:53:25] [INFO]: file: MODS:FORGEMULTIPART_1710_120344_UNIVERSAL
[10:53:25] [INFO]: size: 1427682 bytes
[10:53:25] [INFO]: from: http://ex-server.ru/1710_clients/mods/1.7.10/ForgeMultipart-1.7.10-1.2.0.344-universal.jar
[10:53:25] [INFO]: dest: C:\Games\clients\galaxy\mods\1.7.10\ForgeMultipart-1.7.10-1.2.0.344-universal.jar
[10:53:25] [INFO]: ------------------------------------
[10:53:25] [INFO]: file: MODS:MRTJPCORE_1710_10816_UNIVERSAL
[10:53:25] [INFO]: size: 522341 bytes
[10:53:25] [INFO]: from: http://ex-server.ru/1710_clients/mods/1.7.10/MrTJPCore-1.7.10-1.0.8.16-universal.jar
[10:53:25] [INFO]: dest: C:\Games\clients\galaxy\mods\1.7.10\MrTJPCore-1.7.10-1.0.8.16-universal.jar
[10:53:25] [INFO]: ------------------------------------
[10:53:25] [INFO]: file: MODS:1710BSPKRSCORE_UNIVERSAL_615
[10:53:25] [INFO]: size: 198933 bytes
[10:53:25] [INFO]: from: http://ex-server.ru/1710_clients/mods/1.7.10/[1.7.10]bspkrsCore-universal-6.15.jar
[10:53:25] [INFO]: dest: C:\Games\clients\galaxy\mods\1.7.10\[1.7.10]bspkrsCore-universal-6.15.jar
[10:53:25] [INFO]: ------------------------------------
[10:53:25] [INFO]: file: MODS:EJML_CORE_026
[10:53:25] [INFO]: size: 341614 bytes
[10:53:25] [INFO]: from: http://ex-server.ru/1710_clients/mods/ic2/EJML-core-0.26.jar
[10:53:25] [INFO]: dest: C:\Games\clients\galaxy\mods\ic2\EJML-core-0.26.jar
[10:53:25] [INFO]: ------------------------------------
[10:53:25] [INFO]: file: MODS:C0_MINETUNER12
[10:53:25] [INFO]: size: 24401 bytes
[10:53:25] [INFO]: from: http://ex-server.ru/1710_clients/mods/c0-MineTuner12.jar
[10:53:25] [INFO]: dest: C:\Games\clients\galaxy\mods\c0-MineTuner12.jar
[10:53:25] [INFO]: ------------------------------------
[10:53:25] [INFO]: file: MODS:C0_HARDWAREINFO
[10:53:25] [INFO]: size: 5787 bytes
[10:53:25] [INFO]: from: http://ex-server.ru/1710_clients/mods/c0-HardwareInfo1710.jar
[10:53:25] [INFO]: dest: C:\Games\clients\galaxy\mods\c0-HardwareInfo1710.jar
[10:53:25] [INFO]: ------------------------------------
[10:53:25] [INFO]: file: MODS:C0_OPTIFINEHDUC1
[10:53:25] [INFO]: size: 548299 bytes
[10:53:25] [INFO]: from: http://ex-server.ru/1710_clients/mods/c0-OptiFineHDUC1.jar
[10:53:25] [INFO]: dest: C:\Games\clients\galaxy\mods\c0-OptiFineHDUC1.jar
[10:53:25] [INFO]: ------------------------------------
[10:53:25] [INFO]: file: MODS:C0_OPTIFINERUS_C
[10:53:25] [INFO]: size: 76137 bytes
[10:53:25] [INFO]: from: http://ex-server.ru/1710_clients/mods/c0-optifineRus-C.jar
[10:53:25] [INFO]: dest: C:\Games\clients\galaxy\mods\c0-optifineRus-C.jar
[10:53:25] [INFO]: ------------------------------------
[10:53:25] [INFO]: file: MODS:C1_VOXELMAP1710
[10:53:25] [INFO]: size: 406871 bytes
[10:53:25] [INFO]: from: http://ex-server.ru/1710_clients/mods_minimap/c1-voxelMap1710_galaxy.litemod
[10:53:25] [INFO]: dest: C:\Games\clients\galaxy\mods\c1-voxelMap1710_galaxy.litemod
[10:53:25] [INFO]: ------------------------------------
[10:53:25] [INFO]: file: MODS:C2_CHATBUBBLES1710
[10:53:25] [INFO]: size: 27910 bytes
[10:53:25] [INFO]: from: http://ex-server.ru/1710_clients/mods/c2-ChatBubbles1710.jar
[10:53:25] [INFO]: dest: C:\Games\clients\galaxy\mods\c2-ChatBubbles1710.jar
[10:53:25] [INFO]: ------------------------------------
[10:53:25] [INFO]: file: MODS:C3_WORLDEDITCUI1710
[10:53:25] [INFO]: size: 90450 bytes
[10:53:25] [INFO]: from: http://ex-server.ru/1710_clients/mods/c3-worldeditcui1710.litemod
[10:53:25] [INFO]: dest: C:\Games\clients\galaxy\mods\c3-worldeditcui1710.litemod
[10:53:25] [INFO]: ------------------------------------
[10:53:25] [INFO]: file: MODS:C4_IC2BACKPACKHUDV3
[10:53:25] [INFO]: size: 17178 bytes
[10:53:25] [INFO]: from: http://ex-server.ru/1710_clients/mods/c4-IC2BackpackHUDv3.zip
[10:53:25] [INFO]: dest: C:\Games\clients\galaxy\mods\c4-IC2BackpackHUDv3.zip
[10:53:25] [INFO]: ------------------------------------
[10:53:25] [INFO]: file: MODS:C6_VOXELCAM131
[10:53:25] [INFO]: size: 2276371 bytes
[10:53:25] [INFO]: from: http://ex-server.ru/1710_clients/mods/c6-VoxelCam131.litemod
[10:53:25] [INFO]: dest: C:\Games\clients\galaxy\mods\c6-VoxelCam131.litemod
[10:53:25] [INFO]: ------------------------------------
[10:53:25] [INFO]: file: MODS:C9_CODECHICKENCORE10429
[10:53:25] [INFO]: size: 155885 bytes
[10:53:25] [INFO]: from: http://ex-server.ru/1710_clients/mods/c9-CodeChickenCore10429.jar
[10:53:25] [INFO]: dest: C:\Games\clients\galaxy\mods\c9-CodeChickenCore10429.jar
[10:53:25] [INFO]: ------------------------------------
[10:53:25] [INFO]: file: MODS:C9_NEIADDONS112829
[10:53:25] [INFO]: size: 96076 bytes
[10:53:25] [INFO]: from: http://ex-server.ru/1710_clients/mods/c9-neiaddons112829.jar
[10:53:25] [INFO]: dest: C:\Games\clients\galaxy\mods\c9-neiaddons112829.jar
[10:53:25] [INFO]: ------------------------------------
[10:53:25] [INFO]: file: MODS:C9_NEIINTEGRATIONMC109
[10:53:25] [INFO]: size: 175948 bytes
[10:53:25] [INFO]: from: http://ex-server.ru/1710_clients/mods/c9-neIIntegrationMC109.jar
[10:53:25] [INFO]: dest: C:\Games\clients\galaxy\mods\c9-neIIntegrationMC109.jar
[10:53:25] [INFO]: ------------------------------------
[10:53:25] [INFO]: file: MODS:C9_NOTENOUGHITEMS10367
[10:53:25] [INFO]: size: 480102 bytes
[10:53:25] [INFO]: from: http://ex-server.ru/1710_clients/mods/c9-NotEnoughItems10367.jar
[10:53:25] [INFO]: dest: C:\Games\clients\galaxy\mods\c9-NotEnoughItems10367.jar
[10:53:25] [INFO]: ------------------------------------
[10:53:25] [INFO]: file: MODS:EXM1_BANKING100CLIENT
[10:53:25] [INFO]: size: 290511 bytes
[10:53:25] [INFO]: from: http://ex-server.ru/1710_clients/mods/exm1-Banking100client.jar
[10:53:25] [INFO]: dest: C:\Games\clients\galaxy\mods\exm1-Banking100client.jar
[10:53:25] [INFO]: ------------------------------------
[10:53:25] [INFO]: file: MODS:EXM1_WARDROBE
[10:53:25] [INFO]: size: 77535 bytes
[10:53:25] [INFO]: from: http://ex-server.ru/1710_clients/mods/exm1-Wardrobe1710.jar
[10:53:25] [INFO]: dest: C:\Games\clients\galaxy\mods\exm1-Wardrobe1710.jar
[10:53:25] [INFO]: ------------------------------------
[10:53:25] [INFO]: file: MODS:EXM1_CLANTAGS
[10:53:25] [INFO]: size: 30238 bytes
[10:53:25] [INFO]: from: http://ex-server.ru/1710_clients/mods/exm1-ClanTags.jar
[10:53:25] [INFO]: dest: C:\Games\clients\galaxy\mods\exm1-ClanTags.jar
[10:53:25] [INFO]: ------------------------------------
[10:53:25] [INFO]: file: MODS:EXM1_SUPERPICKAXECLIENT
[10:53:25] [INFO]: size: 8786 bytes
[10:53:25] [INFO]: from: http://ex-server.ru/1710_clients/mods/exm1-SuperPickaxe1710client.jar
[10:53:25] [INFO]: dest: C:\Games\clients\galaxy\mods\exm1-SuperPickaxe1710client.jar
[10:53:25] [INFO]: ------------------------------------
[10:53:25] [INFO]: file: MODS:EXM1_ECONOMYMOD250CLIENT
[10:53:25] [INFO]: size: 292238 bytes
[10:53:25] [INFO]: from: http://ex-server.ru/1710_clients/mods/exm1-EconomyMod250client.jar
[10:53:25] [INFO]: dest: C:\Games\clients\galaxy\mods\exm1-EconomyMod250client.jar
[10:53:25] [INFO]: ------------------------------------
[10:53:25] [INFO]: file: MODS:EXM1_ECONOMYOREMOD
[10:53:25] [INFO]: size: 84114 bytes
[10:53:25] [INFO]: from: http://ex-server.ru/1710_clients/mods/exm1-EconomyOreMod20.jar
[10:53:25] [INFO]: dest: C:\Games\clients\galaxy\mods\exm1-EconomyOreMod20.jar
[10:53:25] [INFO]: ------------------------------------
[10:53:25] [INFO]: file: MODS:EXM1_MEGAMACHINES_LIBS
[10:53:25] [INFO]: size: 3928043 bytes
[10:53:25] [INFO]: from: http://ex-server.ru/1710_clients/mods/exm1-MegaMachines-libs.jar
[10:53:25] [INFO]: dest: C:\Games\clients\galaxy\mods\exm1-MegaMachines-libs.jar
[10:53:25] [INFO]: ------------------------------------
[10:53:25] [INFO]: file: MODS:EXM1_MEGAMACHINES
[10:53:25] [INFO]: size: 93996 bytes
[10:53:25] [INFO]: from: http://ex-server.ru/1710_clients/mods/exm1-MegaMachines.jar
[10:53:25] [INFO]: dest: C:\Games\clients\galaxy\mods\exm1-MegaMachines.jar
[10:53:25] [INFO]: ------------------------------------
[10:53:25] [INFO]: file: MODS:EXM1_MULTITHREAD_MIPMAPPING
[10:53:25] [INFO]: size: 15541 bytes
[10:53:25] [INFO]: from: http://ex-server.ru/1710_clients/mods/exm1-Multithread-Mipmapping.jar
[10:53:25] [INFO]: dest: C:\Games\clients\galaxy\mods\exm1-Multithread-Mipmapping.jar
[10:53:25] [INFO]: ------------------------------------
[10:53:25] [INFO]: file: MODS:EXM1_QUANTUMGENERATORS5
[10:53:25] [INFO]: size: 144175 bytes
[10:53:25] [INFO]: from: http://ex-server.ru/1710_clients/mods/exm1-QuantumGenerators5.jar
[10:53:25] [INFO]: dest: C:\Games\clients\galaxy\mods\exm1-QuantumGenerators5.jar
[10:53:25] [INFO]: ------------------------------------
[10:53:25] [INFO]: file: MODS:EXM1_SPAWNWORLD10
[10:53:25] [INFO]: size: 4411 bytes
[10:53:25] [INFO]: from: http://ex-server.ru/1710_clients/mods/exm1-SpawnWorld10.jar
[10:53:25] [INFO]: dest: C:\Games\clients\galaxy\mods\exm1-SpawnWorld10.jar
[10:53:25] [INFO]: ------------------------------------
[10:53:25] [INFO]: file: MODS:EXM10_MORERECORDS
[10:53:25] [INFO]: size: 26582355 bytes
[10:53:25] [INFO]: from: http://ex-server.ru/1710_clients/mods/exm10-MoreRecords.jar
[10:53:25] [INFO]: dest: C:\Games\clients\galaxy\mods\exm10-MoreRecords.jar
[10:53:26] [INFO]: ------------------------------------
[10:53:26] [INFO]: file: MODS:EXM2_GENARATOR10CLIENT
[10:53:26] [INFO]: size: 243202 bytes
[10:53:26] [INFO]: from: http://ex-server.ru/1710_clients/mods/exm2-Genarator10client.jar
[10:53:26] [INFO]: dest: C:\Games\clients\galaxy\mods\exm2-Genarator10client.jar
[10:53:26] [INFO]: ------------------------------------
[10:53:26] [INFO]: file: MODS:EXM3_TREASURECHEST10CLIENT
[10:53:26] [INFO]: size: 1361809 bytes
[10:53:26] [INFO]: from: http://ex-server.ru/1710_clients/mods/exm3-TreasureChest10client.jar
[10:53:26] [INFO]: dest: C:\Games\clients\galaxy\mods\exm3-TreasureChest10client.jar
[10:53:26] [INFO]: ------------------------------------
[10:53:26] [INFO]: file: MODS:EXM4_DAILYBONUS_CLIENT
[10:53:26] [INFO]: size: 476571 bytes
[10:53:26] [INFO]: from: http://ex-server.ru/1710_clients/mods/exm4-DailyBonus-client.jar
[10:53:26] [INFO]: dest: C:\Games\clients\galaxy\mods\exm4-DailyBonus-client.jar
[10:53:26] [INFO]: ------------------------------------
[10:53:26] [INFO]: file: MODS:EXM4_STARFALL_CLIENT
[10:53:26] [INFO]: size: 129850 bytes
[10:53:26] [INFO]: from: http://ex-server.ru/1710_clients/mods/exm4_Starfall-client.jar
[10:53:26] [INFO]: dest: C:\Games\clients\galaxy\mods\exm4_Starfall-client.jar
[10:53:26] [INFO]: ------------------------------------
[10:53:26] [INFO]: file: MODS:EXM7_MESSAGESENDER_CLIENT
[10:53:26] [INFO]: size: 638162 bytes
[10:53:26] [INFO]: from: http://ex-server.ru/1710_clients/mods/exm7-messagesender-client.jar
[10:53:26] [INFO]: dest: C:\Games\clients\galaxy\mods\exm7-messagesender-client.jar
[10:53:26] [INFO]: ------------------------------------
[10:53:26] [INFO]: file: MODS:EXM7_MINETWEAKERBEX77
[10:53:26] [INFO]: size: 927376 bytes
[10:53:26] [INFO]: from: http://ex-server.ru/1710_clients/mods/exm7-MineTweakerBEX77.jar
[10:53:26] [INFO]: dest: C:\Games\clients\galaxy\mods\exm7-MineTweakerBEX77.jar
[10:53:26] [INFO]: ------------------------------------
[10:53:26] [INFO]: file: MODS:EXM7_MODTWEAKEREX77
[10:53:26] [INFO]: size: 567758 bytes
[10:53:26] [INFO]: from: http://ex-server.ru/1710_clients/mods/exm7-ModTweakerEX77.jar
[10:53:26] [INFO]: dest: C:\Games\clients\galaxy\mods\exm7-ModTweakerEX77.jar
[10:53:26] [INFO]: ------------------------------------
[10:53:26] [INFO]: file: MODS:EXM7_NOTIFICATIONS
[10:53:26] [INFO]: size: 69261 bytes
[10:53:26] [INFO]: from: http://ex-server.ru/1710_clients/mods/exm7-Notifications.jar
[10:53:26] [INFO]: dest: C:\Games\clients\galaxy\mods\exm7-Notifications.jar
[10:53:26] [INFO]: ------------------------------------
[10:53:26] [INFO]: file: MODS:EXM8_WANDITEMS10
[10:53:26] [INFO]: size: 5406 bytes
[10:53:26] [INFO]: from: http://ex-server.ru/1710_clients/mods/exm8-WandItems10.jar
[10:53:26] [INFO]: dest: C:\Games\clients\galaxy\mods\exm8-WandItems10.jar
[10:53:26] [INFO]: ------------------------------------
[10:53:26] [INFO]: file: MODS:EXM8_DISCORDRPCCLIENT
[10:53:26] [INFO]: size: 1721297 bytes
[10:53:26] [INFO]: from: http://ex-server.ru/1710_clients/mods/exm8_DiscordRPCclient.jar
[10:53:26] [INFO]: dest: C:\Games\clients\galaxy\mods\exm8_DiscordRPCclient.jar
[10:53:26] [INFO]: ------------------------------------
[10:53:26] [INFO]: file: MODS:EXM8_ITEMICON10
[10:53:26] [INFO]: size: 442480 bytes
[10:53:26] [INFO]: from: http://ex-server.ru/1710_clients/mods/exm8_ItemIcon10.jar
[10:53:26] [INFO]: dest: C:\Games\clients\galaxy\mods\exm8_ItemIcon10.jar
[10:53:26] [INFO]: ------------------------------------
[10:53:26] [INFO]: file: MODS:EXM9_CRAFTITEMS_10
[10:53:26] [INFO]: size: 54405 bytes
[10:53:26] [INFO]: from: http://ex-server.ru/1710_clients/mods/exm9-CraftItems-1.0.jar
[10:53:26] [INFO]: dest: C:\Games\clients\galaxy\mods\exm9-CraftItems-1.0.jar
[10:53:26] [INFO]: ------------------------------------
[10:53:26] [INFO]: file: MODS:EXMC1_ADVANCEDTAB2OBF
[10:53:26] [INFO]: size: 386574 bytes
[10:53:26] [INFO]: from: http://ex-server.ru/1710_clients/mods/exmc1-AdvancedTab2OBF.jar
[10:53:26] [INFO]: dest: C:\Games\clients\galaxy\mods\exmc1-AdvancedTab2OBF.jar
[10:53:26] [INFO]: ------------------------------------
[10:53:26] [INFO]: file: MODS:EXMC2_VKFEED10
[10:53:26] [INFO]: size: 803002 bytes
[10:53:26] [INFO]: from: http://ex-server.ru/1710_clients/mods/exmc2-VKfeed10.jar
[10:53:26] [INFO]: dest: C:\Games\clients\galaxy\mods\exmc2-VKfeed10.jar
[10:53:26] [INFO]: ------------------------------------
[10:53:26] [INFO]: file: MODS:EXS1_ADVANCEDMACHINESADDON
[10:53:26] [INFO]: size: 109171 bytes
[10:53:26] [INFO]: from: http://ex-server.ru/1710_clients/mods/exs1-AdvancedMachinesAddon.jar
[10:53:26] [INFO]: dest: C:\Games\clients\galaxy\mods\exs1-AdvancedMachinesAddon.jar
[10:53:26] [INFO]: ------------------------------------
[10:53:26] [INFO]: file: MODS:EXS1_ADVANCEDSOLARPANEL
[10:53:26] [INFO]: size: 305645 bytes
[10:53:26] [INFO]: from: http://ex-server.ru/1710_clients/mods/exs1-AdvancedSolarPanel351.jar
[10:53:26] [INFO]: dest: C:\Games\clients\galaxy\mods\exs1-AdvancedSolarPanel351.jar
[10:53:26] [INFO]: ------------------------------------
[10:53:26] [INFO]: file: MODS:EXS1_APPLIEDENERGISTICS2RV2STABLE
[10:53:26] [INFO]: size: 2734970 bytes
[10:53:26] [INFO]: from: http://ex-server.ru/1710_clients/mods/exs1-appliedenergistics2rv2stable.jar
[10:53:26] [INFO]: dest: C:\Games\clients\galaxy\mods\exs1-appliedenergistics2rv2stable.jar
[10:53:26] [INFO]: ------------------------------------
[10:53:26] [INFO]: file: MODS:EXS1_GALACTICRAFTCORE_17_3012464
[10:53:26] [INFO]: size: 9313092 bytes
[10:53:26] [INFO]: from: http://ex-server.ru/1710_clients/mods/exs1-GalacticraftCore-1.7-3.0.12.464.jar
[10:53:26] [INFO]: dest: C:\Games\clients\galaxy\mods\exs1-GalacticraftCore-1.7-3.0.12.464.jar
[10:53:26] [INFO]: ------------------------------------
[10:53:26] [INFO]: file: MODS:EXS1_GALACTICRAFTPLANETS173012464
[10:53:26] [INFO]: size: 3158978 bytes
[10:53:26] [INFO]: from: http://ex-server.ru/1710_clients/mods/exs1-GalacticraftPlanets173012464.jar
[10:53:26] [INFO]: dest: C:\Games\clients\galaxy\mods\exs1-GalacticraftPlanets173012464.jar
[10:53:26] [INFO]: ------------------------------------
[10:53:26] [INFO]: file: MODS:EXS1_GALAXYSPACE114
[10:53:26] [INFO]: size: 12956921 bytes
[10:53:26] [INFO]: from: http://ex-server.ru/1710_clients/mods/exs1-GalaxySpace114.jar
[10:53:26] [INFO]: dest: C:\Games\clients\galaxy\mods\exs1-GalaxySpace114.jar
[10:53:26] [INFO]: ------------------------------------
[10:53:26] [INFO]: file: MODS:EXS1_GRAVISUITE203
[10:53:26] [INFO]: size: 439056 bytes
[10:53:26] [INFO]: from: http://ex-server.ru/1710_clients/mods/exs1-GraviSuite203.jar
[10:53:26] [INFO]: dest: C:\Games\clients\galaxy\mods\exs1-GraviSuite203.jar
[10:53:26] [INFO]: ------------------------------------
[10:53:26] [INFO]: file: MODS:EXS1_INDUSTRIALCRAFTPLUS
[10:53:26] [INFO]: size: 5403630 bytes
[10:53:26] [INFO]: from: http://ex-server.ru/1710_clients/mods/exs1-industrialcraftPlus.jar
[10:53:26] [INFO]: dest: C:\Games\clients\galaxy\mods\exs1-industrialcraftPlus.jar
[10:53:26] [INFO]: ------------------------------------
[10:53:26] [INFO]: file: MODS:EXS1_MANTLE032DEV
[10:53:26] [INFO]: size: 199625 bytes
[10:53:26] [INFO]: from: http://ex-server.ru/1710_clients/mods/exs1-Mantle032DEV.jar
[10:53:26] [INFO]: dest: C:\Games\clients\galaxy\mods\exs1-Mantle032DEV.jar
[10:53:26] [INFO]: ------------------------------------
[10:53:26] [INFO]: file: MODS:EXS1_MICDOODLECORE173012464
[10:53:26] [INFO]: size: 64913 bytes
[10:53:26] [INFO]: from: http://ex-server.ru/1710_clients/mods/exs1-MicdoodleCore173012464.jar
[10:53:26] [INFO]: dest: C:\Games\clients\galaxy\mods\exs1-MicdoodleCore173012464.jar
[10:53:26] [INFO]: ------------------------------------
[10:53:26] [INFO]: file: MODS:EXS1_NUCLEARCONTROL225A
[10:53:26] [INFO]: size: 997343 bytes
[10:53:26] [INFO]: from: http://ex-server.ru/1710_clients/mods/exs1-NuclearControl225a.jar
[10:53:26] [INFO]: dest: C:\Games\clients\galaxy\mods\exs1-NuclearControl225a.jar
[10:53:26] [INFO]: ------------------------------------
[10:53:26] [INFO]: file: MODS:EXS1_POWERUTILS104
[10:53:26] [INFO]: size: 108014 bytes
[10:53:26] [INFO]: from: http://ex-server.ru/1710_clients/mods/exs1-PowerUtils104.jar
[10:53:26] [INFO]: dest: C:\Games\clients\galaxy\mods\exs1-PowerUtils104.jar
[10:53:26] [INFO]: ------------------------------------
[10:53:26] [INFO]: file: MODS:EXS10_EMOTESMOD
[10:53:26] [INFO]: size: 91973 bytes
[10:53:26] [INFO]: from: http://ex-server.ru/1710_clients/mods/exs10-EmotesMod.jar
[10:53:26] [INFO]: dest: C:\Games\clients\galaxy\mods\exs10-EmotesMod.jar
[10:53:26] [INFO]: ------------------------------------
[10:53:26] [INFO]: file: MODS:EXS12_ENDERBAGMOD
[10:53:26] [INFO]: size: 17472 bytes
[10:53:26] [INFO]: from: http://ex-server.ru/1710_clients/mods/exm12-EnderBagMod.jar
[10:53:26] [INFO]: dest: C:\Games\clients\galaxy\mods\exm12-EnderBagMod.jar
[10:53:26] [INFO]: ------------------------------------
[10:53:26] [INFO]: file: MODS:EXS16_DRAGONSRADIO171
[10:53:26] [INFO]: size: 202273 bytes
[10:53:26] [INFO]: from: http://ex-server.ru/1710_clients/mods/exs16-DragonsRadio171.jar
[10:53:26] [INFO]: dest: C:\Games\clients\galaxy\mods\exs16-DragonsRadio171.jar
[10:53:26] [INFO]: ------------------------------------
[10:53:26] [INFO]: file: MODS:EXS2_BRANDONSCORE_10012EX54
[10:53:26] [INFO]: size: 92269 bytes
[10:53:26] [INFO]: from: http://ex-server.ru/1710_clients/mods/exs2-BrandonsCore-1.0.0.12EX54.jar
[10:53:26] [INFO]: dest: C:\Games\clients\galaxy\mods\exs2-BrandonsCore-1.0.0.12EX54.jar
[10:53:26] [INFO]: ------------------------------------
[10:53:26] [INFO]: file: MODS:EXS2_COFHCORE313327
[10:53:26] [INFO]: size: 1217635 bytes
[10:53:26] [INFO]: from: http://ex-server.ru/1710_clients/mods/exs2-CoFHCore313327.jar
[10:53:26] [INFO]: dest: C:\Games\clients\galaxy\mods\exs2-CoFHCore313327.jar
[10:53:26] [INFO]: ------------------------------------
[10:53:26] [INFO]: file: MODS:EXS2_THERMALDYNAMICS120171
[10:53:26] [INFO]: size: 619208 bytes
[10:53:26] [INFO]: from: http://ex-server.ru/1710_clients/mods/exs2-ThermalDynamics120171.jar
[10:53:26] [INFO]: dest: C:\Games\clients\galaxy\mods\exs2-ThermalDynamics120171.jar
[10:53:26] [INFO]: ------------------------------------
[10:53:26] [INFO]: file: MODS:EXS2_THERMALEXPANSION414247
[10:53:26] [INFO]: size: 2602599 bytes
[10:53:26] [INFO]: from: http://ex-server.ru/1710_clients/mods/exs2-ThermalExpansion414247.jar
[10:53:26] [INFO]: dest: C:\Games\clients\galaxy\mods\exs2-ThermalExpansion414247.jar
[10:53:26] [INFO]: ------------------------------------
[10:53:26] [INFO]: file: MODS:EXS2_THERMALFOUNDATION125115
[10:53:26] [INFO]: size: 2316314 bytes
[10:53:26] [INFO]: from: http://ex-server.ru/1710_clients/mods/exs2-ThermalFoundation125115.jar
[10:53:26] [INFO]: dest: C:\Games\clients\galaxy\mods\exs2-ThermalFoundation125115.jar
[10:53:26] [INFO]: ------------------------------------
[10:53:26] [INFO]: file: MODS:EXS2_SOLARFLUX08B
[10:53:26] [INFO]: size: 172179 bytes
[10:53:26] [INFO]: from: http://ex-server.ru/1710_clients/mods/exs2-SolarFlux08b.jar
[10:53:26] [INFO]: dest: C:\Games\clients\galaxy\mods\exs2-SolarFlux08b.jar
[10:53:26] [INFO]: ------------------------------------
[10:53:26] [INFO]: file: MODS:EXS3_EXTRAUTILITIES1212
[10:53:26] [INFO]: size: 2132057 bytes
[10:53:26] [INFO]: from: http://ex-server.ru/1710_clients/mods/exs3-extrautilities1212.jar
[10:53:26] [INFO]: dest: C:\Games\clients\galaxy\mods\exs3-extrautilities1212.jar
[10:53:26] [INFO]: ------------------------------------
[10:53:26] [INFO]: file: MODS:EXS3_OPENBLOCKS151
[10:53:26] [INFO]: size: 2689854 bytes
[10:53:26] [INFO]: from: http://ex-server.ru/1710_clients/mods/exs3-OpenBlocks151-EX43.jar
[10:53:26] [INFO]: dest: C:\Games\clients\galaxy\mods\exs3-OpenBlocks151-EX43.jar
[10:53:26] [INFO]: ------------------------------------
[10:53:26] [INFO]: file: MODS:EXS3_OPENMODSLIB091
[10:53:26] [INFO]: size: 1136677 bytes
[10:53:26] [INFO]: from: http://ex-server.ru/1710_clients/mods/exs3-OpenModsLib091-EX43.jar
[10:53:26] [INFO]: dest: C:\Games\clients\galaxy\mods\exs3-OpenModsLib091-EX43.jar
[10:53:26] [INFO]: ------------------------------------
[10:53:26] [INFO]: file: MODS:EXS3_IRONCHEST6062742
[10:53:26] [INFO]: size: 194713 bytes
[10:53:26] [INFO]: from: http://ex-server.ru/1710_clients/mods/exs3-ironchest6062742.jar
[10:53:26] [INFO]: dest: C:\Games\clients\galaxy\mods\exs3-ironchest6062742.jar
[10:53:26] [INFO]: ------------------------------------
[10:53:26] [INFO]: file: MODS:EXS4_BINNIE_MODS
[10:53:26] [INFO]: size: 4483599 bytes
[10:53:26] [INFO]: from: http://ex-server.ru/1710_clients/mods/exs4-binnie-mods.jar
[10:53:26] [INFO]: dest: C:\Games\clients\galaxy\mods\exs4-binnie-mods.jar
[10:53:26] [INFO]: ------------------------------------
[10:53:26] [INFO]: file: MODS:EXS4_FORESTRY35615
[10:53:26] [INFO]: size: 3326693 bytes
[10:53:26] [INFO]: from: http://ex-server.ru/1710_clients/mods/exs4-forestry35615.jar
[10:53:26] [INFO]: dest: C:\Games\clients\galaxy\mods\exs4-forestry35615.jar
[10:53:26] [INFO]: ------------------------------------
[10:53:26] [INFO]: file: MODS:EXS4_FORESTRYEXTRAS231B28
[10:53:26] [INFO]: size: 280331 bytes
[10:53:26] [INFO]: from: http://ex-server.ru/1710_clients/mods/exs4-ForestryExtras231B28.jar
[10:53:26] [INFO]: dest: C:\Games\clients\galaxy\mods\exs4-ForestryExtras231B28.jar
[10:53:26] [INFO]: ------------------------------------
[10:53:26] [INFO]: file: MODS:EXS4_WASLIECORE11
[10:53:26] [INFO]: size: 49627 bytes
[10:53:26] [INFO]: from: http://ex-server.ru/1710_clients/mods/exs4-WaslieCore11.jar
[10:53:26] [INFO]: dest: C:\Games\clients\galaxy\mods\exs4-WaslieCore11.jar
[10:53:26] [INFO]: ------------------------------------
[10:53:26] [INFO]: file: MODS:EXS5_PROJECTRED46079BASE
[10:53:26] [INFO]: size: 754192 bytes
[10:53:26] [INFO]: from: http://ex-server.ru/1710_clients/mods/exs5-ProjectRed46079Base.jar
[10:53:26] [INFO]: dest: C:\Games\clients\galaxy\mods\exs5-ProjectRed46079Base.jar
[10:53:26] [INFO]: ------------------------------------
[10:53:26] [INFO]: file: MODS:EXS5_PROJECTRED46079INTEGRATION
[10:53:26] [INFO]: size: 566917 bytes
[10:53:26] [INFO]: from: http://ex-server.ru/1710_clients/mods/exs5-ProjectRed46079Integration.jar
[10:53:26] [INFO]: dest: C:\Games\clients\galaxy\mods\exs5-ProjectRed46079Integration.jar
[10:53:26] [INFO]: ------------------------------------
[10:53:26] [INFO]: file: MODS:EXS5_PROJECTRED46079LIGHTING
[10:53:26] [INFO]: size: 667807 bytes
[10:53:26] [INFO]: from: http://ex-server.ru/1710_clients/mods/exs5-ProjectRed46079Lighting.jar
[10:53:26] [INFO]: dest: C:\Games\clients\galaxy\mods\exs5-ProjectRed46079Lighting.jar
[10:53:26] [INFO]: ------------------------------------
[10:53:26] [INFO]: file: MODS:EXS5_PROJECTRED46079WORLD
[10:53:26] [INFO]: size: 183611 bytes
[10:53:26] [INFO]: from: http://ex-server.ru/1710_clients/mods/exs5-ProjectRed46079World.jar
[10:53:26] [INFO]: dest: C:\Games\clients\galaxy\mods\exs5-ProjectRed46079World.jar
[10:53:26] [INFO]: ------------------------------------
[10:53:26] [INFO]: file: MODS:EXS7_WILDCAVES0437
[10:53:26] [INFO]: size: 90318 bytes
[10:53:26] [INFO]: from: http://ex-server.ru/1710_clients/mods/exs7-WildCaves0437.jar
[10:53:26] [INFO]: dest: C:\Games\clients\galaxy\mods\exs7-WildCaves0437.jar
[10:53:26] [INFO]: ------------------------------------
[10:53:26] [INFO]: file: MODS:EXS8_ASIELIB039
[10:53:26] [INFO]: size: 129179 bytes
[10:53:26] [INFO]: from: http://ex-server.ru/1710_clients/mods/exs8-AsieLib039.jar
[10:53:26] [INFO]: dest: C:\Games\clients\galaxy\mods\exs8-AsieLib039.jar
[10:53:26] [INFO]: ------------------------------------
[10:53:26] [INFO]: file: MODS:EXS8_COSMETICWINGS1710CLIENT
[10:53:26] [INFO]: size: 309413 bytes
[10:53:26] [INFO]: from: http://ex-server.ru/1710_clients/mods/exs8-CosmeticWings1710client.jar
[10:53:26] [INFO]: dest: C:\Games\clients\galaxy\mods\exs8-CosmeticWings1710client.jar
[10:53:26] [INFO]: ------------------------------------
[10:53:26] [INFO]: file: MODS:EXS8_DAMAGEINDICATORSMOD323
[10:53:26] [INFO]: size: 702879 bytes
[10:53:26] [INFO]: from: http://ex-server.ru/1710_clients/mods/exs8-DamageIndicatorsMod323.jar
[10:53:26] [INFO]: dest: C:\Games\clients\galaxy\mods\exs8-DamageIndicatorsMod323.jar
[10:53:26] [INFO]: ------------------------------------
[10:53:26] [INFO]: file: MODS:EXS8_STATUES214CLIENT
[10:53:26] [INFO]: size: 213135 bytes
[10:53:26] [INFO]: from: http://ex-server.ru/1710_clients/mods/exs8-statues214client.jar
[10:53:26] [INFO]: dest: C:\Games\clients\galaxy\mods\exs8-statues214client.jar
[10:53:26] [INFO]: ------------------------------------
[10:53:26] [INFO]: file: MODS:EXS8_TREECAPITATOR204
[10:53:26] [INFO]: size: 94013 bytes
[10:53:26] [INFO]: from: http://ex-server.ru/1710_clients/mods/exs8-TreeCapitator204.jar
[10:53:26] [INFO]: dest: C:\Games\clients\galaxy\mods\exs8-TreeCapitator204.jar
[10:53:26] [INFO]: ------------------------------------
[10:53:26] [INFO]: file: MODS:EXS9_HATS401
[10:53:26] [INFO]: size: 286071 bytes
[10:53:26] [INFO]: from: http://ex-server.ru/1710_clients/mods/exs9-Hats401.jar
[10:53:26] [INFO]: dest: C:\Games\clients\galaxy\mods\exs9-Hats401.jar
[10:53:26] [INFO]: ------------------------------------
[10:53:26] [INFO]: file: MODS:EXS9_ICHUNUTIL422
[10:53:26] [INFO]: size: 220214 bytes
[10:53:26] [INFO]: from: http://ex-server.ru/1710_clients/mods/exs9-iChunUtil422.jar
[10:53:26] [INFO]: dest: C:\Games\clients\galaxy\mods\exs9-iChunUtil422.jar
[10:53:26] [INFO]: Saving server-list caches...
[10:53:39] [INFO]: ------------------------------------
[10:53:39] [INFO]: Preparing client <GALAXY>
[10:53:39] [INFO]: Checking content files...
[10:53:40] [INFO]: ------------------------------------
[10:53:40] [INFO]: Launching client <GALAXY>
[10:53:40] [INFO]: Minecraft version: 1.7.10
[10:53:40] [INFO]: Performance mode: enbaled
[10:53:40] [INFO]: Memory size: 8103mb
[10:53:40] [INFO]: PRE validating context...
[10:53:49] [INFO]: [10:53:49] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[10:53:49] [INFO]: [10:53:49] [main/INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[10:53:49] [INFO]: [10:53:49] [main/INFO]: Loading tweak class name com.mumfrey.liteloader.launch.LiteLoaderTweaker
[10:53:49] [INFO]: [10:53:49] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
[10:53:49] [INFO]: [10:53:49] [main/INFO]: Forge Mod Loader version 7.10.138.0 for Minecraft 1.7.10 loading
[10:53:49] [INFO]: [10:53:49] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_221, running on Windows 7:amd64:6.1, installed at C:\Users\user\AppData\Roaming\exjava\jvm
[10:53:56] [INFO]: [10:53:56] [main/INFO]: Loading tweaker optifine.OptiFineForgeTweaker from c0-OptiFineHDUC1.jar
[10:53:56] [INFO]: [10:53:56] [main/WARN]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[10:53:56] [INFO]: [10:53:56] [main/WARN]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[10:53:56] [INFO]: [10:53:56] [main/INFO]: [HOOKLIB]  Obfuscated: true
[10:53:56] [INFO]: [10:53:56] [main/WARN]: The coremod gloomyfolken.hooklib.example.MyHookLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[10:53:56] [INFO]: [10:53:56] [main/INFO]: [AppEng] Core Init
[10:53:56] [INFO]: [10:53:56] [main/WARN]: The coremod micdoodle8.mods.miccore.MicdoodlePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[10:53:56] [INFO]: [10:53:56] [main/INFO]: [micdoodle8.mods.miccore.DepLoader$DepLoadInst:<init>:333]: MicdoodleCore searching for dependencies in mods file: C:\Games\clients\galaxy\mods
[10:53:56] [INFO]: [10:53:56] [main/WARN]: The coremod vazkii.emotes.client.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[10:53:56] [INFO]: [10:53:56] [main/WARN]: The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[10:53:56] [INFO]: [10:53:56] [main/WARN]: The coremod openblocks.OpenBlocksCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[10:53:56] [INFO]: [10:53:56] [main/WARN]: The coremod openmods.core.OpenModsCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[10:53:56] [INFO]: [10:53:56] [main/WARN]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[10:53:56] [INFO]: [10:53:56] [main/WARN]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[10:53:56] [INFO]: [10:53:56] [main/WARN]: The coremod mrtjp.core.handler.CorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[10:53:56] [INFO]: [10:53:56] [main/INFO]: Calling tweak class com.mumfrey.liteloader.launch.LiteLoaderTweaker
[10:53:56] [INFO]: [10:53:56] [main/INFO]: Bootstrapping LiteLoader 1.7.10
[10:53:56] [INFO]: [10:53:56] [main/INFO]: Registering API provider class com.mumfrey.liteloader.client.api.LiteLoaderCoreAPIClient
[10:53:56] [INFO]: [10:53:56] [main/INFO]: Spawning API provider class 'com.mumfrey.liteloader.client.api.LiteLoaderCoreAPIClient' ...
[10:53:56] [INFO]: [10:53:56] [main/INFO]: API provider class 'com.mumfrey.liteloader.client.api.LiteLoaderCoreAPIClient' provides API 'liteloader'
[10:53:56] [INFO]: [10:53:56] [main/INFO]: Initialising API 'liteloader' ...
[10:53:56] [INFO]: [10:53:56] [main/INFO]: LiteLoader begin PREINIT...
[10:53:56] [INFO]: [10:53:56] [main/INFO]: Initialising Loader properties...
[10:53:56] [INFO]: [10:53:56] [main/INFO]: Setting up logger...
[10:53:56] [INFO]: [10:53:56] [main/INFO]: LiteLoader 1.7.10_04 starting up...
[10:53:56] [INFO]: [10:53:56] [main/INFO]: Java reports OS="windows 7"
[10:53:56] [INFO]: [10:53:56] [main/INFO]: Enumerating class path...
[10:53:56] [INFO]: [10:53:56] [main/INFO]: Class path separator=";"
[10:53:56] [INFO]: [10:53:56] [main/INFO]: Class path entries=(
[10:53:56] [INFO]:    classpathEntry=C:/Games/clients/libraries/ex/1.7.10/libforge_1.7.10.jar
[10:53:56] [INFO]:    classpathEntry=C:/Games/clients/libraries/oshi-project/oshi-core/1.1/oshi-core-1.1.jar
[10:53:56] [INFO]:    classpathEntry=C:/Games/clients/libraries/net/java/dev/jna/jna/4.4.0/jna-4.4.0.jar
[10:53:56] [INFO]:    classpathEntry=C:/Games/clients/libraries/net/java/dev/jna/platform/3.4.0/platform-3.4.0.jar
[10:53:56] [INFO]:    classpathEntry=C:/Games/clients/libraries/ex/1.7.10/forge_1388.jar
[10:53:56] [INFO]:    classpathEntry=C:/Games/clients/libraries/com/mojang/authlib/1.5.21/authlib-1.5.21.jar
[10:53:56] [INFO]:    classpathEntry=C:/Games/clients/libraries/com/mumfrey/liteloader/1.7.10/liteloader-1.7.10.jar
[10:53:56] [INFO]:    classpathEntry=C:/Games/clients/libraries/ex/1.7.10/resource-galaxy.jar
[10:53:56] [INFO]:    classpathEntry=C:/Games/clients/libraries/ex/1.7.10/minecraft_1.7.10.jar
[10:53:56] [INFO]: )
[10:53:56] [INFO]: [10:53:56] [main/INFO]: Registering discovery module EnumeratorModuleClassPath: [<Java Class Path>]
[10:53:56] [INFO]: [10:53:56] [main/INFO]: Registering discovery module EnumeratorModuleFolder: [C:\Games\clients\galaxy\mods]
[10:53:56] [INFO]: [10:53:56] [main/INFO]: Registering discovery module EnumeratorModuleFolder: [C:\Games\clients\galaxy\mods\1.7.10]
[10:53:56] [INFO]: [10:53:56] [main/INFO]: Adding supported mod class prefix 'LiteMod'
[10:53:56] [INFO]: [10:53:56] [main/INFO]: Discovering tweaks on class path...
[10:53:56] [INFO]: [10:53:56] [main/INFO]: Discovering valid mod files in folder C:\Games\clients\galaxy\mods
[10:53:56] [INFO]: [10:53:56] [main/INFO]: Considering valid mod file: C:\Games\clients\galaxy\mods\c1-voxelMap1710_galaxy.litemod
[10:53:56] [INFO]: [10:53:56] [main/INFO]: Considering valid mod file: C:\Games\clients\galaxy\mods\c3-worldeditcui1710.litemod
[10:53:56] [INFO]: [10:53:56] [main/INFO]: Considering valid mod file: C:\Games\clients\galaxy\mods\c6-VoxelCam131.litemod
[10:53:56] [INFO]: [10:53:56] [main/INFO]: Adding newest valid mod file 'C:\Games\clients\galaxy\mods\c3-worldeditcui1710.litemod' at revision 1727,0000
[10:53:56] [INFO]: [10:53:56] [main/INFO]: Adding newest valid mod file 'C:\Games\clients\galaxy\mods\c6-VoxelCam131.litemod' at revision 30,0000
[10:53:56] [INFO]: [10:53:56] [main/INFO]: Adding newest valid mod file 'C:\Games\clients\galaxy\mods\c1-voxelMap1710_galaxy.litemod' at revision 1203,0000
[10:53:56] [INFO]: [10:53:56] [main/INFO]: Discovering valid mod files in folder C:\Games\clients\galaxy\mods\1.7.10
[10:53:56] [INFO]: [10:53:56] [main/INFO]: Searching for tweaks in 'CodeChickenLib-1.7.10-1.1.3.136-universal.jar'
[10:53:56] [INFO]: [10:53:56] [main/WARN]: Error parsing manifest entries in 'C:\Games\clients\galaxy\mods\1.7.10\CodeChickenLib-1.7.10-1.1.3.136-universal.jar'
[10:53:56] [INFO]: [10:53:56] [main/INFO]: Searching for tweaks in 'ForgeMultipart-1.7.10-1.2.0.344-universal.jar'
[10:53:56] [INFO]: [10:53:56] [main/WARN]: Error parsing manifest entries in 'C:\Games\clients\galaxy\mods\1.7.10\ForgeMultipart-1.7.10-1.2.0.344-universal.jar'
[10:53:56] [INFO]: [10:53:56] [main/INFO]: Searching for tweaks in 'MrTJPCore-1.7.10-1.0.8.16-universal.jar'
[10:53:56] [INFO]: [10:53:56] [main/WARN]: Error parsing manifest entries in 'C:\Games\clients\galaxy\mods\1.7.10\MrTJPCore-1.7.10-1.0.8.16-universal.jar'
[10:53:57] [INFO]: [10:53:57] [main/INFO]: Searching for tweaks in '[1.7.10]bspkrsCore-universal-6.15.jar'
[10:53:57] [INFO]: [10:53:57] [main/WARN]: Error parsing manifest entries in 'C:\Games\clients\galaxy\mods\1.7.10\[1.7.10]bspkrsCore-universal-6.15.jar'
[10:53:57] [INFO]: [10:53:57] [main/INFO]: Mod file 'c6-VoxelCam131.litemod' provides classTransformer 'com.thatapplefreak.voxelcam.VoxelCamTransformer', adding to class loader
[10:53:57] [INFO]: [10:53:57] [main/INFO]: classTransformer 'com.thatapplefreak.voxelcam.VoxelCamTransformer' was successfully added
[10:53:57] [INFO]: [10:53:57] [main/INFO]: Mod file 'c1-voxelMap1710_galaxy.litemod' provides classTransformer 'com.thevoxelbox.voxelmap.litemod.VoxelMapTransformer', adding to class loader
[10:53:57] [INFO]: [10:53:57] [main/INFO]: classTransformer 'com.thevoxelbox.voxelmap.litemod.VoxelMapTransformer' was successfully added
[10:53:57] [INFO]: [10:53:57] [main/INFO]: LiteLoader PREINIT complete
[10:53:57] [INFO]: [10:53:57] [main/INFO]: Sorting registered packet transformers by priority
[10:53:57] [INFO]: [10:53:57] [main/INFO]: Added 0 packet transformer classes to the transformer list
[10:53:57] [INFO]: [10:53:57] [main/INFO]: Injecting required class transformer 'com.mumfrey.liteloader.transformers.event.EventProxyTransformer'
[10:53:57] [INFO]: [10:53:57] [main/INFO]: Injecting required class transformer 'com.mumfrey.liteloader.launch.LiteLoaderTransformer'
[10:53:57] [INFO]: [10:53:57] [main/INFO]: Injecting required class transformer 'com.mumfrey.liteloader.client.transformers.CrashReportTransformer'
[10:53:57] [INFO]: [10:53:57] [main/INFO]: Queuing required class transformer 'com.mumfrey.liteloader.common.transformers.LiteLoaderPacketTransformer'
[10:53:57] [INFO]: [10:53:57] [main/INFO]: Queuing required class transformer 'com.mumfrey.liteloader.client.transformers.LiteLoaderEventInjectionTransformer'
[10:53:57] [INFO]: [10:53:57] [main/INFO]: Queuing required class transformer 'com.mumfrey.liteloader.client.transformers.MinecraftOverlayTransformer'
[10:53:57] [INFO]: [10:53:57] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[10:53:57] [INFO]: [10:53:57] [main/INFO]: Loading tweak class name optifine.OptiFineForgeTweaker
[10:53:57] [INFO]: [10:53:57] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[10:53:57] [INFO]: [10:53:57] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[10:53:57] [INFO]: [10:53:57] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[10:53:57] [INFO]: [10:53:57] [main/INFO]: Calling tweak class optifine.OptiFineForgeTweaker
[10:53:57] [INFO]: [10:53:57] [main/INFO]: [optifine.OptiFineForgeTweaker:dbg:49]: OptiFineForgeTweaker: acceptOptions
[10:53:57] [INFO]: [10:53:57] [main/INFO]: [optifine.OptiFineForgeTweaker:dbg:49]: OptiFineForgeTweaker: injectIntoClassLoader
[10:53:57] [INFO]: [10:53:57] [main/INFO]: [optifine.OptiFineClassTransformer:dbg:179]: OptiFine ClassTransformer
[10:53:57] [INFO]: [10:53:57] [main/INFO]: [optifine.OptiFineClassTransformer:dbg:179]: OptiFine URL: file:/C:/Games/clients/galaxy/mods/c0-OptiFineHDUC1.jar
[10:53:57] [INFO]: [10:53:57] [main/INFO]: [optifine.OptiFineClassTransformer:dbg:179]: OptiFine ZIP file: java.util.zip.ZipFile@a1cdc6d
[10:53:57] [INFO]: [10:53:57] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:53:58] [INFO]: [10:53:58] [main/ERROR]: The minecraft jar file:/C:/Games/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!
[10:53:58] [INFO]: [10:53:58] [main/ERROR]: FML has been ordered to ignore the invalid or missing minecraft certificate. This is very likely to cause a problem!
[10:53:58] [INFO]: [10:53:58] [main/ERROR]: Technical information: ClientBrandRetriever was at jar:file:/C:/Games/clients/libraries/ex/1.7.10/minecraft_1.7.10.jar!/net/minecraft/client/ClientBrandRetriever.class, there were 0 certificates for it
[10:53:58] [INFO]: [10:53:58] [main/ERROR]: FML appears to be missing any signature data. This is not a good thing
[10:53:58] [INFO]: [10:53:58] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:53:58] [INFO]: [10:53:58] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:53:58] [INFO]: [10:53:58] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:53:58] [INFO]: [10:53:58] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:53:58] [INFO]: [10:53:58] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:53:58] [INFO]: [10:53:58] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:53:58] [INFO]: [10:53:58] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Parsing hooks container gloomyfolken.hooklib.minecraft.SecondaryTransformerHook
[10:53:59] [INFO]: [10:53:59] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Parsing hooks container gloomyfolken.hooklib.example.NetHooks
[10:53:59] [INFO]: [10:53:59] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:53:59] [INFO]: [10:53:59] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:53:59] [INFO]: [10:53:59] [main/INFO]: [micdoodle8.mods.miccore.MicdoodlePlugin:getASMTransformerClass:102]: Successfully Registered Transformer
[10:53:59] [INFO]: [10:53:59] [main/INFO]: Failed to find MicdoodleCore file in mods folder, skipping GC version check.
[10:53:59] [INFO]: [10:53:59] [main/INFO]: [micdoodle8.mods.miccore.MicdoodlePlugin:injectData:295]: [Micdoodle8Core]: Patching game...
[10:53:59] [INFO]: [10:53:59] [main/INFO]: [micdoodle8.mods.miccore.MicdoodlePlugin:injectData:295]: [Micdoodle8Core]: Patching game...
[10:53:59] [INFO]: [10:53:59] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:53:59] [INFO]: [10:53:59] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:53:59] [INFO]: [10:53:59] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:53:59] [INFO]: [10:53:59] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:54:00] [INFO]: [10:54:00] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:54:00] [INFO]: [10:54:00] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:54:00] [INFO]: [10:54:00] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
[10:54:00] [INFO]: [10:54:00] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Injecting hooks into class cpw.mods.fml.common.Loader
[10:54:00] [INFO]: [10:54:00] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Patching method cpw.mods.fml.common.Loader#injectData([Ljava/lang/Object;)
[10:54:00] [INFO]: [10:54:00] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Methods dictionary loaded in 0 ms
[10:54:00] [INFO]: [10:54:00] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:54:00] [INFO]: [10:54:00] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:54:00] [INFO]: [10:54:00] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:54:00] [INFO]: [10:54:00] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:54:00] [INFO]: [10:54:00] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
[10:54:00] [INFO]: [10:54:00] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
[10:54:00] [INFO]: [10:54:00] [main/INFO]: [optifine.OptiFineForgeTweaker:dbg:49]: OptiFineForgeTweaker: getLaunchArguments
[10:54:00] [INFO]: [10:54:00] [main/INFO]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[10:54:00] [INFO]: [10:54:00] [main/INFO]: Injecting downstream transformers
[10:54:00] [INFO]: [10:54:00] [main/INFO]: Injecting additional class transformer class 'com.mumfrey.liteloader.client.transformers.LiteLoaderEventInjectionTransformer'
[10:54:00] [INFO]: [10:54:00] [main/INFO]: Injecting additional class transformer class 'com.mumfrey.liteloader.client.transformers.MinecraftOverlayTransformer'
[10:54:00] [INFO]: [10:54:00] [main/INFO]: Injecting additional class transformer class 'com.mumfrey.liteloader.common.transformers.LiteLoaderPacketTransformer'
[10:54:00] [INFO]: [10:54:00] [main/INFO]: Injecting additional class transformer class 'com.thatapplefreak.voxelcam.VoxelCamTransformer'
[10:54:00] [INFO]: [10:54:00] [main/INFO]: Injecting additional class transformer class 'com.thevoxelbox.voxelmap.litemod.VoxelMapTransformer'
[10:54:01] [INFO]: [10:54:01] [main/INFO]: Injecting onstartupcomplete[x1] in func_71384_a in Minecraft
[10:54:01] [INFO]: [10:54:01] [main/INFO]: Injecting prerenderfbo[x1] in func_71411_J in Minecraft
[10:54:01] [INFO]: [10:54:01] [main/INFO]: Injecting postrenderfbo[x1] in func_71411_J in Minecraft
[10:54:01] [INFO]: [10:54:01] [main/INFO]: Injecting ontimerupdate[x1] in func_71411_J in Minecraft
[10:54:01] [INFO]: [10:54:01] [main/INFO]: Injecting onrender[x1] in func_71411_J in Minecraft
[10:54:01] [INFO]: [10:54:01] [main/INFO]: Injecting ontick[x1] in func_71411_J in Minecraft
[10:54:01] [INFO]: [10:54:01] [main/INFO]: Injecting updateframebuffersize[x1] in func_147119_ah in Minecraft
[10:54:01] [INFO]: [10:54:01] [main/INFO]: Injecting newtick[x1] in func_71407_l in Minecraft
[10:54:01] [INFO]: [10:54:01] [main/INFO]: Applying overlay com.mumfrey.liteloader.client.overlays.MinecraftOverlay to net.minecraft.client.Minecraft
[10:54:01] [INFO]: [10:54:01] [main/INFO]: MinecraftOverlayTransformer found INIT injection point, this is good.
[10:54:01] [INFO]: [10:54:01] [main/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: sv (1 / 1)
[10:54:01] [INFO]: [10:54:01] [main/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: sa (1 / 1)
[10:54:01] [INFO]: [10:54:01] [main/INFO]: Injecting onoutboundchat[x1] in func_71165_d in EntityClientPlayerMP
[10:54:01] [INFO]: [10:54:01] [main/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: bdi (1 / 1)
[10:54:01] [INFO]: [10:54:01] [main/INFO]: Injecting onc16packetclientstatus[x1] in func_148833_a in C16PacketClientStatus
[10:54:01] [INFO]: [10:54:01] [main/INFO]: func_146977_a(Lnet/minecraft/inventory/Slot;)V - Transformed
[10:54:01] [INFO]: [10:54:01] [main/INFO]: func_146977_a_original(Lnet/minecraft/inventory/Slot;)V - New Method
[10:54:01] [INFO]: [10:54:01] [main/INFO]: func_146977_a(Lnet/minecraft/inventory/Slot;)V - Invoke Virtual
[10:54:02] [INFO]: [10:54:02] [main/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: ahb (1 / 1)
[10:54:02] [INFO]: [10:54:02] [main/INFO]: Injecting onrenderchat[x1] in func_73830_a in GuiIngame
[10:54:02] [INFO]: [10:54:02] [main/INFO]: Injecting postrenderchat[x1] in func_73830_a in GuiIngame
[10:54:02] [INFO]: [10:54:02] [main/INFO]: Injecting onc00handshake[x1] in func_148833_a in C00Handshake
[10:54:02] [INFO]: [10:54:02] [main/INFO]: Injecting onc00packetloginstart[x1] in func_148833_a in C00PacketLoginStart
[10:54:02] [INFO]: [10:54:02] [main/INFO]: Injecting ons03packettimeupdate[x1] in func_148833_a in S03PacketTimeUpdate
[10:54:03] [INFO]: [10:54:03] [main/INFO]: Setting user: GanGseR
[10:54:03] [INFO]: [10:54:03] [main/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: xk (1 / 1)
[10:54:04] [INFO]: [10:54:04] [main/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: zc (1 / 1)
[10:54:04] [INFO]: [10:54:04] [main/INFO]: Injecting ons34packetmaps[x1] in func_148833_a in S34PacketMaps
[10:54:05] [INFO]: [10:54:05] [Client thread/INFO]: Injecting onc15packetclientsettings[x1] in func_148833_a in C15PacketClientSettings
[10:54:05] [INFO]: [10:54:05] [Client thread/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: bkn (1 / 1)
[10:54:05] [INFO]: [OptiFine] (Reflector) Class not present: ModLoader
[10:54:05] [INFO]: [OptiFine] (Reflector) Class not present: net.minecraft.src.FMLRenderAccessLibrary
[10:54:06] [INFO]: [OptiFine] (Reflector) Class not present: LightCache
[10:54:06] [INFO]: [OptiFine] (Reflector) Class not present: BlockCoord
[10:54:06] [INFO]: [10:54:06] [Client thread/INFO]: Injecting ons23packetblockchange[x1] in func_148833_a in S23PacketBlockChange
[10:54:06] [INFO]: [10:54:06] [Client thread/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: net/minecraftforge/client/ForgeHooksClient (1 / 1)
[10:54:06] [INFO]: [10:54:06] [Client thread/INFO]: [vazkii.emotes.client.asm.ClassTransformer:log:66]: [Emotes][ASM] Starting on net.minecraft.client.model.ModelBiped
[10:54:06] [INFO]: [10:54:06] [Client thread/INFO]: [vazkii.emotes.client.asm.ClassTransformer:log:66]: [Emotes][ASM] Method is func_78087_a or a for obf.
[10:54:06] [INFO]: [10:54:06] [Client thread/INFO]: [vazkii.emotes.client.asm.ClassTransformer:log:66]: [Emotes][ASM] Descriptor is (FFFFFFLnet/minecraft/entity/Entity;)V or (FFFFFFLsa;)V dor obf.
[10:54:06] [INFO]: [10:54:06] [Client thread/INFO]: [vazkii.emotes.client.asm.ClassTransformer:log:66]: [Emotes][ASM] Found method: a (FFFFFFLsa;)V
[10:54:06] [INFO]: [10:54:06] [Client thread/INFO]: [vazkii.emotes.client.asm.ClassTransformer:log:66]: [Emotes][ASM] RETURN Opcode found
[10:54:06] [INFO]: [10:54:06] [Client thread/INFO]: [vazkii.emotes.client.asm.ClassTransformer:log:66]: [Emotes][ASM] Patched!
[10:54:06] [INFO]: [10:54:06] [Client thread/INFO]: [com.collapse.optifinerus.RusTransformer:patchClass:32]: [optifineRus] Exception rewriting class: java.lang.NullPointerException
[10:54:06] [INFO]: [10:54:06] [Client thread/INFO]: Injecting oncreateintegratedserver[x1] in <init> in IntegratedServer
[10:54:06] [INFO]: [10:54:06] [Client thread/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: bjb (2 / 2)
[10:54:06] [INFO]: [10:54:06] [Client thread/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Injecting hooks into class net.minecraft.client.network.NetHandlerPlayClient
[10:54:06] [INFO]: [10:54:06] [Client thread/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Patching method net.minecraft.client.network.NetHandlerPlayClient#handleTabComplete(Lnet/minecraft/network/play/server/S3APacketTabComplete;)
[10:54:07] [INFO]: [10:54:07] [Client thread/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printResultsAndReset:1905]: Potential problem: Galacticraft did not complete injection of bytecode into: blt (4 / 5)
[10:54:07] [INFO]: [10:54:07] [Client thread/INFO]: Injecting prerendergui[x1] in func_78480_b in EntityRenderer
[10:54:07] [INFO]: [10:54:07] [Client thread/INFO]: Injecting onrenderhud[x1] in func_78480_b in EntityRenderer
[10:54:07] [INFO]: [10:54:07] [Client thread/INFO]: Injecting postrenderhud[x1] in func_78480_b in EntityRenderer
[10:54:07] [INFO]: [10:54:07] [Client thread/INFO]: Injecting onrenderworld[x1] in func_78471_a in EntityRenderer
[10:54:07] [INFO]: [10:54:07] [Client thread/INFO]: Injecting onsetupcameratransform[x1] in func_78471_a in EntityRenderer
[10:54:07] [INFO]: [10:54:07] [Client thread/INFO]: Injecting postrenderentities[x1] in func_78471_a in EntityRenderer
[10:54:07] [INFO]: [10:54:07] [Client thread/INFO]: Injecting postrender[x1] in func_78471_a in EntityRenderer
[10:54:07] [INFO]: [10:54:07] [Client thread/INFO]: Injecting postrender[x1] in func_78471_a in EntityRenderer
[10:54:07] [INFO]: [10:54:07] [Client thread/INFO]: Injecting ons35packetupdatetileentity[x1] in func_148833_a in S35PacketUpdateTileEntity
[10:54:07] [INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.client.SplashProgress
[10:54:07] [INFO]: [10:54:07] [Client thread/INFO]: LWJGL Version: 2.9.1
[10:54:07] [INFO]: [10:54:07] [Client thread/INFO]: Injecting renderfbo[x1] in func_147615_c in Framebuffer
[10:54:07] [INFO]: [OptiFine] 
[10:54:07] [INFO]: [OptiFine] OptiFine_1.7.10_HD_U_C1
[10:54:07] [INFO]: [OptiFine] Wed Apr 15 10:54:07 EET 2020
[10:54:07] [INFO]: [OptiFine] OS: Windows 7 (amd64) version 6.1
[10:54:07] [INFO]: [OptiFine] Java: 1.8.0_221, Oracle Corporation
[10:54:07] [INFO]: [OptiFine] VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
[10:54:07] [INFO]: [OptiFine] LWJGL: 2.9.1
[10:54:07] [INFO]: [OptiFine] OpenGL: Intel(R) HD Graphics 3000, version 3.1.0 - Build 9.17.10.4229, Intel
[10:54:07] [INFO]: [OptiFine] OpenGL Version: 3.1
[10:54:07] [INFO]: [OptiFine] OpenGL Fancy fog: Not available (GL_NV_fog_distance)
[10:54:07] [INFO]: [OptiFine] Maximum texture size: 8192x8192
[10:54:07] [INFO]: [OptiFine] Checking for new version
[10:54:07] [INFO]: [10:54:07] [Client thread/ERROR]: Couldn't initialize twitch stream
[10:54:07] [INFO]: [10:54:07] [Client thread/INFO]: Forge Mod Loader has detected optifine OptiFine_1.7.10_HD_U_C1, enabling compatibility features
[10:54:07] [INFO]: [10:54:07] [Client thread/INFO]: Attempting early MinecraftForge initialization
[10:54:07] [INFO]: [10:54:07] [Client thread/INFO]: MinecraftForge v10.13.3.0 Initialized
[10:54:08] [INFO]: [10:54:08] [Client thread/INFO]: Replaced 183 ore recipies
[10:54:08] [INFO]: [10:54:08] [Client thread/INFO]: Preloading CrashReport classes
[10:54:08] [INFO]: [10:54:08] [Client thread/INFO]:     net.minecraft.world.World$1
[10:54:08] [INFO]: [10:54:08] [Client thread/INFO]:     net.minecraft.world.World$2
[10:54:08] [INFO]: [10:54:08] [Client thread/INFO]:     net.minecraft.world.World$3
[10:54:08] [INFO]: [10:54:08] [Client thread/INFO]:     net.minecraft.world.World$4
[10:54:08] [INFO]: [10:54:08] [Client thread/INFO]:     net.minecraft.world.chunk.Chunk$1
[10:54:08] [INFO]: [10:54:08] [Client thread/INFO]:     net.minecraft.crash.CrashReportCategory$1
[10:54:08] [INFO]: [10:54:08] [Client thread/INFO]:     net.minecraft.crash.CrashReportCategory$2
[10:54:08] [INFO]: [10:54:08] [Client thread/INFO]:     net.minecraft.crash.CrashReportCategory$3
[10:54:08] [INFO]: [10:54:08] [Client thread/INFO]:     net.minecraft.entity.Entity$1
[10:54:08] [INFO]: [10:54:08] [Client thread/INFO]:     net.minecraft.entity.Entity$2
[10:54:08] [INFO]: [10:54:08] [Client thread/INFO]:     net.minecraft.entity.EntityTracker$1
[10:54:08] [INFO]: [10:54:08] [Client thread/INFO]:     net.minecraft.world.gen.layer.GenLayer$1
[10:54:08] [INFO]: [10:54:08] [Client thread/INFO]:     net.minecraft.world.gen.layer.GenLayer$2
[10:54:08] [INFO]: [10:54:08] [Client thread/INFO]:     net.minecraft.entity.player.InventoryPlayer$1
[10:54:08] [INFO]: [10:54:08] [Client thread/INFO]:     net.minecraft.world.gen.structure.MapGenStructure$1
[10:54:08] [INFO]: [10:54:08] [Client thread/INFO]:     net.minecraft.world.gen.structure.MapGenStructure$2
[10:54:08] [INFO]: [10:54:08] [Client thread/INFO]:     net.minecraft.world.gen.structure.MapGenStructure$3
[10:54:08] [INFO]: [10:54:08] [Client thread/INFO]:     net.minecraft.server.MinecraftServer$3
[10:54:08] [INFO]: [10:54:08] [Client thread/INFO]:     net.minecraft.server.MinecraftServer$4
[10:54:08] [INFO]: [10:54:08] [Client thread/INFO]:     net.minecraft.server.MinecraftServer$5
[10:54:08] [INFO]: [10:54:08] [Client thread/INFO]:     net.minecraft.nbt.NBTTagCompound$1
[10:54:08] [INFO]: [10:54:08] [Client thread/INFO]:     net.minecraft.nbt.NBTTagCompound$2
[10:54:08] [INFO]: [10:54:08] [Client thread/INFO]:     net.minecraft.network.NetHandlerPlayServer$2
[10:54:08] [INFO]: [10:54:08] [Client thread/INFO]:     net.minecraft.network.NetworkSystem$3
[10:54:08] [INFO]: [10:54:08] [Client thread/INFO]:     net.minecraft.tileentity.TileEntity$1
[10:54:08] [INFO]: [10:54:08] [Client thread/INFO]:     net.minecraft.tileentity.TileEntity$2
[10:54:08] [INFO]: [10:54:08] [Client thread/INFO]:     net.minecraft.tileentity.TileEntity$3
[10:54:08] [INFO]: [10:54:08] [Client thread/INFO]:     net.minecraft.world.storage.WorldInfo$1
[10:54:08] [INFO]: [10:54:08] [Client thread/INFO]:     net.minecraft.world.storage.WorldInfo$2
[10:54:08] [INFO]: [10:54:08] [Client thread/INFO]:     net.minecraft.world.storage.WorldInfo$3
[10:54:08] [INFO]: [10:54:08] [Client thread/INFO]:     net.minecraft.world.storage.WorldInfo$4
[10:54:08] [INFO]: [10:54:08] [Client thread/INFO]:     net.minecraft.world.storage.WorldInfo$5
[10:54:08] [INFO]: [10:54:08] [Client thread/INFO]:     net.minecraft.world.storage.WorldInfo$6
[10:54:08] [INFO]: [10:54:08] [Client thread/INFO]:     net.minecraft.world.storage.WorldInfo$7
[10:54:08] [INFO]: [10:54:08] [Client thread/INFO]:     net.minecraft.world.storage.WorldInfo$8
[10:54:08] [INFO]: [10:54:08] [Client thread/INFO]:     net.minecraft.world.storage.WorldInfo$9
[10:54:08] [INFO]: [10:54:08] [Client thread/INFO]:     net.minecraft.client.Minecraft$3
[10:54:08] [INFO]: [10:54:08] [Client thread/INFO]:     net.minecraft.client.Minecraft$4
[10:54:08] [INFO]: [10:54:08] [Client thread/INFO]:     net.minecraft.client.Minecraft$5
[10:54:08] [INFO]: [10:54:08] [Client thread/INFO]:     net.minecraft.client.Minecraft$6
[10:54:08] [INFO]: [10:54:08] [Client thread/INFO]:     net.minecraft.client.Minecraft$7
[10:54:08] [INFO]: [10:54:08] [Client thread/INFO]:     net.minecraft.client.Minecraft$8
[10:54:08] [INFO]: [10:54:08] [Client thread/INFO]:     net.minecraft.client.Minecraft$9
[10:54:08] [INFO]: [10:54:08] [Client thread/INFO]:     net.minecraft.client.Minecraft$10
[10:54:08] [INFO]: [10:54:08] [Client thread/INFO]:     net.minecraft.client.Minecraft$11
[10:54:08] [INFO]: [10:54:08] [Client thread/INFO]:     net.minecraft.client.Minecraft$12
[10:54:08] [INFO]: [10:54:08] [Client thread/INFO]:     net.minecraft.client.Minecraft$13
[10:54:08] [INFO]: [10:54:08] [Client thread/INFO]:     net.minecraft.client.Minecraft$14
[10:54:08] [INFO]: [10:54:08] [Client thread/INFO]:     net.minecraft.client.Minecraft$15
[10:54:08] [INFO]: [10:54:08] [Client thread/INFO]:     net.minecraft.client.multiplayer.WorldClient$1
[10:54:08] [INFO]: [10:54:08] [Client thread/INFO]:     net.minecraft.client.multiplayer.WorldClient$2
[10:54:08] [INFO]: [10:54:08] [Client thread/INFO]:     net.minecraft.client.multiplayer.WorldClient$3
[10:54:08] [INFO]: [10:54:08] [Client thread/INFO]:     net.minecraft.client.multiplayer.WorldClient$4
[10:54:08] [INFO]: [10:54:08] [Client thread/INFO]:     net.minecraft.client.particle,EffectRenderer$1
[10:54:08] [INFO]: [10:54:08] [Client thread/INFO]:     net.minecraft.client.particle,EffectRenderer$2
[10:54:08] [INFO]: [10:54:08] [Client thread/INFO]:     net.minecraft.client.particle,EffectRenderer$3
[10:54:08] [INFO]: [10:54:08] [Client thread/INFO]:     net.minecraft.client.particle,EffectRenderer$4
[10:54:08] [INFO]: [10:54:08] [Client thread/INFO]:     net.minecraft.client.renderer.EntityRenderer$1
[10:54:08] [INFO]: [10:54:08] [Client thread/INFO]:     net.minecraft.client.renderer.EntityRenderer$2
[10:54:08] [INFO]: [10:54:08] [Client thread/INFO]:     net.minecraft.client.renderer.EntityRenderer$3
[10:54:08] [INFO]: [10:54:08] [Client thread/INFO]:     net.minecraft.server.integrated.IntegratedServer$1
[10:54:08] [INFO]: [10:54:08] [Client thread/INFO]:     net.minecraft.server.integrated.IntegratedServer$2
[10:54:08] [INFO]: [10:54:08] [Client thread/INFO]:     net.minecraft.client.renderer.RenderGlobal$1
[10:54:08] [INFO]: [10:54:08] [Client thread/INFO]:     net.minecraft.client.renderer.entity.RenderItem$1
[10:54:08] [INFO]: [10:54:08] [Client thread/INFO]:     net.minecraft.client.renderer.entity.RenderItem$2
[10:54:08] [INFO]: [10:54:08] [Client thread/INFO]:     net.minecraft.client.renderer.entity.RenderItem$3
[10:54:08] [INFO]: [10:54:08] [Client thread/INFO]:     net.minecraft.client.renderer.entity.RenderItem$4
[10:54:08] [INFO]: [10:54:08] [Client thread/INFO]:     net.minecraft.client.renderer.texture.TextureAtlasSprite$1
[10:54:08] [INFO]: [10:54:08] [Client thread/INFO]:     net.minecraft.client.renderer.texture.TextureManager$1
[10:54:08] [INFO]: [10:54:08] [Client thread/INFO]:     net.minecraft.client.renderer.texture.TextureMap$1
[10:54:08] [INFO]: [10:54:08] [Client thread/INFO]:     net.minecraft.client.renderer.texture.TextureMap$2
[10:54:08] [INFO]: [10:54:08] [Client thread/INFO]:     net.minecraft.client.renderer.texture.TextureMap$3
[10:54:08] [INFO]: [10:54:08] [Client thread/INFO]: Completed early MinecraftForge initialization
[10:54:08] [INFO]: [10:54:08] [Client thread/INFO]: [AppEng] Core Init
[10:54:08] [INFO]: [OptiFine] Version found: C1
[10:54:08] [INFO]: [10:54:08] [Client thread/INFO]: Found 0 mods from the command line. Injecting into mod discoverer
[10:54:08] [INFO]: [10:54:08] [Client thread/INFO]: Searching C:\Games\clients\galaxy\mods for mods
[10:54:08] [INFO]: [10:54:08] [Client thread/INFO]: Also searching C:\Games\clients\galaxy\mods\1.7.10 for mods
[10:54:11] [INFO]: [10:54:11] [Client thread/WARN]: Mod neiintegration is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0.9
[10:54:11] [INFO]: [10:54:11] [Client thread/INFO]: Mod OptifineAPI is missing the required element 'name'. Substituting OptifineAPI
[10:54:12] [INFO]: [10:54:12] [Client thread/WARN]: Mod starfall is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
[10:54:14] [INFO]: [10:54:14] [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
[10:54:14] [INFO]: [10:54:14] [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-pre14
[10:54:14] [INFO]: [10:54:14] [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-pre14
[10:54:14] [INFO]: [10:54:14] [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-pre14
[10:54:14] [INFO]: [10:54:14] [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-pre14
[10:54:14] [INFO]: [10:54:14] [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-pre14
[10:54:14] [INFO]: [10:54:14] [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
[10:54:14] [INFO]: [10:54:14] [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
[10:54:14] [INFO]: [10:54:14] [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
[10:54:14] [INFO]: [10:54:14] [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
[10:54:14] [INFO]: [10:54:14] [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
[10:54:15] [INFO]: [10:54:15] [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
[10:54:15] [INFO]: [10:54:15] [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
[10:54:15] [INFO]: [10:54:15] [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
[10:54:15] [INFO]: [10:54:15] [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
[10:54:15] [INFO]: [10:54:15] [Client thread/INFO]: Forge Mod Loader has identified 97 mods to load
[10:54:15] [INFO]: [10:54:15] [Client thread/INFO]: Found mod(s) [PowerUtils] containing declared API package cofh.api.energy (owned by CoFHAPI) without associated API reference
[10:54:15] [INFO]: [10:54:15] [Client thread/INFO]: Found mod(s) [GraviSuite] containing declared API package buildcraft.api.tools (owned by BuildCraftAPI|core) without associated API reference
[10:54:15] [INFO]: [10:54:15] [Client thread/INFO]: Found mod(s) [ExtraUtilities] containing declared API package baubles.api (owned by Baubles) without associated API reference
[10:54:16] [INFO]: [10:54:16] [Client thread/INFO]: FML has found a non-mod file exm1-MegaMachines-libs.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[10:54:16] [INFO]: [10:54:16] [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.
[10:54:16] [INFO]: [10:54:16] [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.
[10:54:17] [INFO]: [10:54:17] [Client thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, optifinerus, CodeChickenCore, NotEnoughItems, appliedenergistics2-core, Micdoodlecore, OpenModsCore, <CoFH ASM>, hardwareinfo, minetuner, chatbubbles, IC2BackpackHUD, NEIAddons, NEIAddons|AppEng, NEIAddons|Botany, NEIAddons|Forestry, NEIAddons|CraftingTables, NEIAddons|ExNihilo, neiintegration, guilib, bankingmod, clantag, economy, economyore, OptifineAPI, megams, quantumgenerators, spawn-world, superpickaxe, wardrobe, more_records, enderbag, genarator, treasure_chest, dailybonus, starfall, messagesender, MineTweaker3, modtweaker2, notifications, wanditems, discordrpc, itemicon, craftitems, advancedtab, economyutils, vk_feed, AdvancedMachines, AdvancedSolarPanel, appliedenergistics2, GalacticraftCore, GalacticraftMars, GalaxySpace, GraviSuite, IC2, Mantle, IC2NuclearControl, PowerUtils, Emotes, DragonsRadioMod, BrandonsCore, CoFHCore, SolarFlux, ThermalDynamics, ThermalExpansion, ThermalFoundation, ExtraUtilities, IronChest, OpenBlocks, OpenMods, Botany, BinnieCore, ExtraBees, ExtraTrees, Genetics, Forestry, ForestryExtras, WaslieCore, ProjRed|Core, ProjRed|Transmission, ProjRed|Illumination, ProjRed|Exploration, wildcaves3, asielib, cosmeticWings, DamageIndicatorsMod, statues, Treecapitator, Hats, iChunUtil, bspkrsCore, ForgeMicroblock, ForgeMultipart, McMultipart, MrTJPCoreMod] at CLIENT
[10:54:17] [INFO]: [10:54:17] [Client thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, optifinerus, CodeChickenCore, NotEnoughItems, appliedenergistics2-core, Micdoodlecore, OpenModsCore, <CoFH ASM>, hardwareinfo, minetuner, chatbubbles, IC2BackpackHUD, NEIAddons, NEIAddons|AppEng, NEIAddons|Botany, NEIAddons|Forestry, NEIAddons|CraftingTables, NEIAddons|ExNihilo, neiintegration, guilib, bankingmod, clantag, economy, economyore, OptifineAPI, megams, quantumgenerators, spawn-world, superpickaxe, wardrobe, more_records, enderbag, genarator, treasure_chest, dailybonus, starfall, messagesender, MineTweaker3, modtweaker2, notifications, wanditems, discordrpc, itemicon, craftitems, advancedtab, economyutils, vk_feed, AdvancedMachines, AdvancedSolarPanel, appliedenergistics2, GalacticraftCore, GalacticraftMars, GalaxySpace, GraviSuite, IC2, Mantle, IC2NuclearControl, PowerUtils, Emotes, DragonsRadioMod, BrandonsCore, CoFHCore, SolarFlux, ThermalDynamics, ThermalExpansion, ThermalFoundation, ExtraUtilities, IronChest, OpenBlocks, OpenMods, Botany, BinnieCore, ExtraBees, ExtraTrees, Genetics, Forestry, ForestryExtras, WaslieCore, ProjRed|Core, ProjRed|Transmission, ProjRed|Illumination, ProjRed|Exploration, wildcaves3, asielib, cosmeticWings, DamageIndicatorsMod, statues, Treecapitator, Hats, iChunUtil, bspkrsCore, ForgeMicroblock, ForgeMultipart, McMultipart, MrTJPCoreMod] at SERVER
[10:54:17] [INFO]: [10:54:17] [Client thread/INFO]: Resource cache GC started
[10:54:18] [INFO]: [10:54:18] [Client thread/ERROR]: The mod IC2 is expecting signature de041f9f6187debbc77034a344134053277aa3b0 for source exs1-industrialcraftPlus.jar, however there is no signature matching that description
[10:54:18] [INFO]: [10:54:18] [Client thread/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: boh (1 / 1)
[10:54:20] [INFO]: [10:54:20] [Client thread/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: oi (4 / 4)
[10:54:20] [INFO]: [10:54:20] [Client thread/INFO]: Injecting onplayerlogin[x1] in func_72377_c in ServerConfigurationManager
[10:54:20] [INFO]: [10:54:20] [Client thread/INFO]: Injecting onplayerlogout[x1] in func_72367_e in ServerConfigurationManager
[10:54:20] [INFO]: [10:54:20] [Client thread/INFO]: Injecting onspawnplayer[x1] in func_148545_a in ServerConfigurationManager
[10:54:20] [INFO]: [10:54:20] [Client thread/INFO]: Injecting onrespawnplayer[x1] in func_72368_a in ServerConfigurationManager
[10:54:20] [INFO]: [10:54:20] [Client thread/INFO]: Injecting ons2cpacketspawnglobalentity[x1] in func_148833_a in S2CPacketSpawnGlobalEntity
[10:54:20] [INFO]: [10:54:20] [Client thread/INFO]: Injecting ons27packetexplosion[x1] in func_148833_a in S27PacketExplosion
[10:54:20] [INFO]: [10:54:20] [Client thread/INFO]: Injecting ons2bpacketchangegamestate[x1] in func_148833_a in S2BPacketChangeGameState
[10:54:20] [INFO]: [10:54:20] [Client thread/INFO]: Injecting ons24packetblockaction[x1] in func_148833_a in S24PacketBlockAction
[10:54:20] [INFO]: [10:54:20] [Client thread/INFO]: Injecting ons19packetentitystatus[x1] in func_148833_a in S19PacketEntityStatus
[10:54:20] [INFO]: [10:54:20] [Client thread/INFO]: Injecting ons2apacketparticles[x1] in func_148833_a in S2APacketParticles
[10:54:21] [INFO]: #
[10:54:21] [INFO]: # A fatal error has been detected by the Java Runtime Environment:
[10:54:21] [INFO]: #
[10:54:21] [INFO]: #  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x0000000002370940, pid=3716, tid=0x0000000000000d40
[10:54:21] [INFO]: #
[10:54:21] [INFO]: # JRE version: Java(TM) SE Runtime Environment (8.0_221-b11) (build 1.8.0_221-b11)
[10:54:21] [INFO]: # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.221-b11 mixed mode windows-amd64 compressed oops)
[10:54:21] [INFO]: # Problematic frame:
[10:54:21] [INFO]: # V  [jvm.dll+0xb0940]
[10:54:21] [INFO]: #
[10:54:21] [INFO]: # Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
[10:54:21] [INFO]: #
[10:54:21] [INFO]: # An error report file with more information is saved as:
[10:54:21] [INFO]: # C:\Games\clients\galaxy\hs_err_pid3716.log
[10:56:15] [WARN]: 
ru.excalibur.launcher.j.e.D: Crash with reason <unknown>
    at ru.excalibur.launcher.j.e.k.H(b:118) ~[launcher.jar:?]
    at ru.excalibur.launcher.j.e.k.H(b:128) ~[launcher.jar:?]
    at ru.excalibur.launcher.j.e.e.H(ng:173) ~[launcher.jar:?]
    at ru.excalibur.launcher.j.e.E.H(uj:185) ~[launcher.jar:?]
    at ru.excalibur.launcher.j.e.E.H(uj:397) ~[launcher.jar:?]
    at ru.excalibur.launcher.j.e.E.g(uj:197) ~[launcher.jar:?]
    at ru.excalibur.launcher.t.e.e.a.H(oa:101) ~[launcher.jar:?]
    at ru.excalibur.launcher.t.m.run(ma:147) ~[launcher.jar:?]
    at ru.excalibur.launcher.t.m.start(ma:198) ~[launcher.jar:?]
    at ru.excalibur.launcher.t.A.H(ma:34) ~[launcher.jar:?]
    at ru.excalibur.launcher.g.g.g.i.H(fb:423) ~[launcher.jar:?]
    at ru.excalibur.launcher.t.m.run(ma:95) ~[launcher.jar:?]
[10:56:15] [INFO]: Sending notify...
[10:56:19] [INFO]: ------------------------------------
[10:56:19] [INFO]: Preparing client <GALAXY>
[10:56:19] [INFO]: Checking content files...
[10:56:20] [INFO]: ------------------------------------
[10:56:20] [INFO]: Launching client <GALAXY>
[10:56:20] [INFO]: Minecraft version: 1.7.10
[10:56:20] [INFO]: Performance mode: enbaled
[10:56:20] [INFO]: Memory size: 8103mb
[10:56:20] [INFO]: PRE validating context...
[10:56:27] [INFO]: [10:56:27] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[10:56:27] [INFO]: [10:56:27] [main/INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[10:56:27] [INFO]: [10:56:27] [main/INFO]: Loading tweak class name com.mumfrey.liteloader.launch.LiteLoaderTweaker
[10:56:27] [INFO]: [10:56:27] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
[10:56:27] [INFO]: [10:56:27] [main/INFO]: Forge Mod Loader version 7.10.138.0 for Minecraft 1.7.10 loading
[10:56:27] [INFO]: [10:56:27] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_221, running on Windows 7:amd64:6.1, installed at C:\Users\user\AppData\Roaming\exjava\jvm
[10:56:34] [INFO]: [10:56:34] [main/INFO]: Loading tweaker optifine.OptiFineForgeTweaker from c0-OptiFineHDUC1.jar
[10:56:34] [INFO]: [10:56:34] [main/WARN]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[10:56:34] [INFO]: [10:56:34] [main/WARN]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[10:56:34] [INFO]: [10:56:34] [main/INFO]: [HOOKLIB]  Obfuscated: true
[10:56:34] [INFO]: [10:56:34] [main/WARN]: The coremod gloomyfolken.hooklib.example.MyHookLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[10:56:34] [INFO]: [10:56:34] [main/INFO]: [AppEng] Core Init
[10:56:34] [INFO]: [10:56:34] [main/WARN]: The coremod micdoodle8.mods.miccore.MicdoodlePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[10:56:34] [INFO]: [10:56:34] [main/INFO]: [micdoodle8.mods.miccore.DepLoader$DepLoadInst:<init>:333]: MicdoodleCore searching for dependencies in mods file: C:\Games\clients\galaxy\mods
[10:56:34] [INFO]: [10:56:34] [main/WARN]: The coremod vazkii.emotes.client.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[10:56:34] [INFO]: [10:56:34] [main/WARN]: The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[10:56:34] [INFO]: [10:56:34] [main/WARN]: The coremod openblocks.OpenBlocksCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[10:56:34] [INFO]: [10:56:34] [main/WARN]: The coremod openmods.core.OpenModsCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[10:56:34] [INFO]: [10:56:34] [main/WARN]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[10:56:34] [INFO]: [10:56:34] [main/WARN]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[10:56:34] [INFO]: [10:56:34] [main/WARN]: The coremod mrtjp.core.handler.CorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[10:56:34] [INFO]: [10:56:34] [main/INFO]: Calling tweak class com.mumfrey.liteloader.launch.LiteLoaderTweaker
[10:56:34] [INFO]: [10:56:34] [main/INFO]: Bootstrapping LiteLoader 1.7.10
[10:56:34] [INFO]: [10:56:34] [main/INFO]: Registering API provider class com.mumfrey.liteloader.client.api.LiteLoaderCoreAPIClient
[10:56:34] [INFO]: [10:56:34] [main/INFO]: Spawning API provider class 'com.mumfrey.liteloader.client.api.LiteLoaderCoreAPIClient' ...
[10:56:34] [INFO]: [10:56:34] [main/INFO]: API provider class 'com.mumfrey.liteloader.client.api.LiteLoaderCoreAPIClient' provides API 'liteloader'
[10:56:34] [INFO]: [10:56:34] [main/INFO]: Initialising API 'liteloader' ...
[10:56:34] [INFO]: [10:56:34] [main/INFO]: LiteLoader begin PREINIT...
[10:56:34] [INFO]: [10:56:34] [main/INFO]: Initialising Loader properties...
[10:56:34] [INFO]: [10:56:34] [main/INFO]: Setting up logger...
[10:56:34] [INFO]: [10:56:34] [main/INFO]: LiteLoader 1.7.10_04 starting up...
[10:56:34] [INFO]: [10:56:34] [main/INFO]: Java reports OS="windows 7"
[10:56:34] [INFO]: [10:56:34] [main/INFO]: Enumerating class path...
[10:56:34] [INFO]: [10:56:34] [main/INFO]: Class path separator=";"
[10:56:34] [INFO]: [10:56:34] [main/INFO]: Class path entries=(
[10:56:34] [INFO]:    classpathEntry=C:/Games/clients/libraries/ex/1.7.10/libforge_1.7.10.jar
[10:56:34] [INFO]:    classpathEntry=C:/Games/clients/libraries/oshi-project/oshi-core/1.1/oshi-core-1.1.jar
[10:56:34] [INFO]:    classpathEntry=C:/Games/clients/libraries/net/java/dev/jna/jna/4.4.0/jna-4.4.0.jar
[10:56:34] [INFO]:    classpathEntry=C:/Games/clients/libraries/net/java/dev/jna/platform/3.4.0/platform-3.4.0.jar
[10:56:34] [INFO]:    classpathEntry=C:/Games/clients/libraries/ex/1.7.10/forge_1388.jar
[10:56:34] [INFO]:    classpathEntry=C:/Games/clients/libraries/com/mojang/authlib/1.5.21/authlib-1.5.21.jar
[10:56:34] [INFO]:    classpathEntry=C:/Games/clients/libraries/com/mumfrey/liteloader/1.7.10/liteloader-1.7.10.jar
[10:56:34] [INFO]:    classpathEntry=C:/Games/clients/libraries/ex/1.7.10/resource-galaxy.jar
[10:56:34] [INFO]:    classpathEntry=C:/Games/clients/libraries/ex/1.7.10/minecraft_1.7.10.jar
[10:56:34] [INFO]: )
[10:56:34] [INFO]: [10:56:34] [main/INFO]: Registering discovery module EnumeratorModuleClassPath: [<Java Class Path>]
[10:56:34] [INFO]: [10:56:34] [main/INFO]: Registering discovery module EnumeratorModuleFolder: [C:\Games\clients\galaxy\mods]
[10:56:34] [INFO]: [10:56:34] [main/INFO]: Registering discovery module EnumeratorModuleFolder: [C:\Games\clients\galaxy\mods\1.7.10]
[10:56:34] [INFO]: [10:56:34] [main/INFO]: Adding supported mod class prefix 'LiteMod'
[10:56:34] [INFO]: [10:56:34] [main/INFO]: Discovering tweaks on class path...
[10:56:34] [INFO]: [10:56:34] [main/INFO]: Discovering valid mod files in folder C:\Games\clients\galaxy\mods
[10:56:34] [INFO]: [10:56:34] [main/INFO]: Considering valid mod file: C:\Games\clients\galaxy\mods\c1-voxelMap1710_galaxy.litemod
[10:56:34] [INFO]: [10:56:34] [main/INFO]: Considering valid mod file: C:\Games\clients\galaxy\mods\c3-worldeditcui1710.litemod
[10:56:34] [INFO]: [10:56:34] [main/INFO]: Considering valid mod file: C:\Games\clients\galaxy\mods\c6-VoxelCam131.litemod
[10:56:34] [INFO]: [10:56:34] [main/INFO]: Adding newest valid mod file 'C:\Games\clients\galaxy\mods\c3-worldeditcui1710.litemod' at revision 1727,0000
[10:56:34] [INFO]: [10:56:34] [main/INFO]: Adding newest valid mod file 'C:\Games\clients\galaxy\mods\c6-VoxelCam131.litemod' at revision 30,0000
[10:56:34] [INFO]: [10:56:34] [main/INFO]: Adding newest valid mod file 'C:\Games\clients\galaxy\mods\c1-voxelMap1710_galaxy.litemod' at revision 1203,0000
[10:56:34] [INFO]: [10:56:34] [main/INFO]: Discovering valid mod files in folder C:\Games\clients\galaxy\mods\1.7.10
[10:56:34] [INFO]: [10:56:34] [main/INFO]: Searching for tweaks in 'CodeChickenLib-1.7.10-1.1.3.136-universal.jar'
[10:56:34] [INFO]: [10:56:34] [main/WARN]: Error parsing manifest entries in 'C:\Games\clients\galaxy\mods\1.7.10\CodeChickenLib-1.7.10-1.1.3.136-universal.jar'
[10:56:34] [INFO]: [10:56:34] [main/INFO]: Searching for tweaks in 'ForgeMultipart-1.7.10-1.2.0.344-universal.jar'
[10:56:34] [INFO]: [10:56:34] [main/WARN]: Error parsing manifest entries in 'C:\Games\clients\galaxy\mods\1.7.10\ForgeMultipart-1.7.10-1.2.0.344-universal.jar'
[10:56:34] [INFO]: [10:56:34] [main/INFO]: Searching for tweaks in 'MrTJPCore-1.7.10-1.0.8.16-universal.jar'
[10:56:34] [INFO]: [10:56:34] [main/WARN]: Error parsing manifest entries in 'C:\Games\clients\galaxy\mods\1.7.10\MrTJPCore-1.7.10-1.0.8.16-universal.jar'
[10:56:34] [INFO]: [10:56:34] [main/INFO]: Searching for tweaks in '[1.7.10]bspkrsCore-universal-6.15.jar'
[10:56:34] [INFO]: [10:56:34] [main/WARN]: Error parsing manifest entries in 'C:\Games\clients\galaxy\mods\1.7.10\[1.7.10]bspkrsCore-universal-6.15.jar'
[10:56:34] [INFO]: [10:56:34] [main/INFO]: Mod file 'c6-VoxelCam131.litemod' provides classTransformer 'com.thatapplefreak.voxelcam.VoxelCamTransformer', adding to class loader
[10:56:34] [INFO]: [10:56:34] [main/INFO]: classTransformer 'com.thatapplefreak.voxelcam.VoxelCamTransformer' was successfully added
[10:56:34] [INFO]: [10:56:34] [main/INFO]: Mod file 'c1-voxelMap1710_galaxy.litemod' provides classTransformer 'com.thevoxelbox.voxelmap.litemod.VoxelMapTransformer', adding to class loader
[10:56:34] [INFO]: [10:56:34] [main/INFO]: classTransformer 'com.thevoxelbox.voxelmap.litemod.VoxelMapTransformer' was successfully added
[10:56:34] [INFO]: [10:56:34] [main/INFO]: LiteLoader PREINIT complete
[10:56:34] [INFO]: [10:56:34] [main/INFO]: Sorting registered packet transformers by priority
[10:56:34] [INFO]: [10:56:34] [main/INFO]: Added 0 packet transformer classes to the transformer list
[10:56:34] [INFO]: [10:56:34] [main/INFO]: Injecting required class transformer 'com.mumfrey.liteloader.transformers.event.EventProxyTransformer'
[10:56:34] [INFO]: [10:56:34] [main/INFO]: Injecting required class transformer 'com.mumfrey.liteloader.launch.LiteLoaderTransformer'
[10:56:34] [INFO]: [10:56:34] [main/INFO]: Injecting required class transformer 'com.mumfrey.liteloader.client.transformers.CrashReportTransformer'
[10:56:34] [INFO]: [10:56:34] [main/INFO]: Queuing required class transformer 'com.mumfrey.liteloader.common.transformers.LiteLoaderPacketTransformer'
[10:56:34] [INFO]: [10:56:34] [main/INFO]: Queuing required class transformer 'com.mumfrey.liteloader.client.transformers.LiteLoaderEventInjectionTransformer'
[10:56:34] [INFO]: [10:56:34] [main/INFO]: Queuing required class transformer 'com.mumfrey.liteloader.client.transformers.MinecraftOverlayTransformer'
[10:56:34] [INFO]: [10:56:34] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[10:56:34] [INFO]: [10:56:34] [main/INFO]: Loading tweak class name optifine.OptiFineForgeTweaker
[10:56:34] [INFO]: [10:56:34] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[10:56:34] [INFO]: [10:56:34] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[10:56:34] [INFO]: [10:56:34] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[10:56:34] [INFO]: [10:56:34] [main/INFO]: Calling tweak class optifine.OptiFineForgeTweaker
[10:56:34] [INFO]: [10:56:34] [main/INFO]: [optifine.OptiFineForgeTweaker:dbg:49]: OptiFineForgeTweaker: acceptOptions
[10:56:34] [INFO]: [10:56:34] [main/INFO]: [optifine.OptiFineForgeTweaker:dbg:49]: OptiFineForgeTweaker: injectIntoClassLoader
[10:56:34] [INFO]: [10:56:34] [main/INFO]: [optifine.OptiFineClassTransformer:dbg:179]: OptiFine ClassTransformer
[10:56:34] [INFO]: [10:56:34] [main/INFO]: [optifine.OptiFineClassTransformer:dbg:179]: OptiFine URL: file:/C:/Games/clients/galaxy/mods/c0-OptiFineHDUC1.jar
[10:56:34] [INFO]: [10:56:34] [main/INFO]: [optifine.OptiFineClassTransformer:dbg:179]: OptiFine ZIP file: java.util.zip.ZipFile@a1cdc6d
[10:56:34] [INFO]: [10:56:34] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:56:36] [INFO]: [10:56:36] [main/ERROR]: The minecraft jar file:/C:/Games/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!
[10:56:36] [INFO]: [10:56:36] [main/ERROR]: FML has been ordered to ignore the invalid or missing minecraft certificate. This is very likely to cause a problem!
[10:56:36] [INFO]: [10:56:36] [main/ERROR]: Technical information: ClientBrandRetriever was at jar:file:/C:/Games/clients/libraries/ex/1.7.10/minecraft_1.7.10.jar!/net/minecraft/client/ClientBrandRetriever.class, there were 0 certificates for it
[10:56:36] [INFO]: [10:56:36] [main/ERROR]: FML appears to be missing any signature data. This is not a good thing
[10:56:36] [INFO]: [10:56:36] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:56:36] [INFO]: [10:56:36] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:56:36] [INFO]: [10:56:36] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:56:36] [INFO]: [10:56:36] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:56:36] [INFO]: [10:56:36] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:56:36] [INFO]: [10:56:36] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:56:36] [INFO]: [10:56:36] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Parsing hooks container gloomyfolken.hooklib.minecraft.SecondaryTransformerHook
[10:56:36] [INFO]: [10:56:36] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Parsing hooks container gloomyfolken.hooklib.example.NetHooks
[10:56:36] [INFO]: [10:56:36] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:56:36] [INFO]: [10:56:36] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:56:36] [INFO]: [10:56:36] [main/INFO]: [micdoodle8.mods.miccore.MicdoodlePlugin:getASMTransformerClass:102]: Successfully Registered Transformer
[10:56:37] [INFO]: [10:56:37] [main/INFO]: Failed to find MicdoodleCore file in mods folder, skipping GC version check.
[10:56:37] [INFO]: [10:56:37] [main/INFO]: [micdoodle8.mods.miccore.MicdoodlePlugin:injectData:295]: [Micdoodle8Core]: Patching game...
[10:56:37] [INFO]: [10:56:37] [main/INFO]: [micdoodle8.mods.miccore.MicdoodlePlugin:injectData:295]: [Micdoodle8Core]: Patching game...
[10:56:37] [INFO]: [10:56:37] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:56:37] [INFO]: [10:56:37] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:56:37] [INFO]: [10:56:37] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:56:37] [INFO]: [10:56:37] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:56:37] [INFO]: [10:56:37] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:56:37] [INFO]: [10:56:37] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:56:37] [INFO]: [10:56:37] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
[10:56:37] [INFO]: [10:56:37] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Injecting hooks into class cpw.mods.fml.common.Loader
[10:56:37] [INFO]: [10:56:37] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Patching method cpw.mods.fml.common.Loader#injectData([Ljava/lang/Object;)
[10:56:38] [INFO]: [10:56:38] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Methods dictionary loaded in 93 ms
[10:56:38] [INFO]: [10:56:38] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:56:38] [INFO]: [10:56:38] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:56:38] [INFO]: [10:56:38] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:56:38] [INFO]: [10:56:38] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:56:38] [INFO]: [10:56:38] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
[10:56:38] [INFO]: [10:56:38] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
[10:56:38] [INFO]: [10:56:38] [main/INFO]: [optifine.OptiFineForgeTweaker:dbg:49]: OptiFineForgeTweaker: getLaunchArguments
[10:56:38] [INFO]: [10:56:38] [main/INFO]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[10:56:38] [INFO]: [10:56:38] [main/INFO]: Injecting downstream transformers
[10:56:38] [INFO]: [10:56:38] [main/INFO]: Injecting additional class transformer class 'com.mumfrey.liteloader.client.transformers.LiteLoaderEventInjectionTransformer'
[10:56:38] [INFO]: [10:56:38] [main/INFO]: Injecting additional class transformer class 'com.mumfrey.liteloader.client.transformers.MinecraftOverlayTransformer'
[10:56:38] [INFO]: [10:56:38] [main/INFO]: Injecting additional class transformer class 'com.mumfrey.liteloader.common.transformers.LiteLoaderPacketTransformer'
[10:56:38] [INFO]: [10:56:38] [main/INFO]: Injecting additional class transformer class 'com.thatapplefreak.voxelcam.VoxelCamTransformer'
[10:56:38] [INFO]: [10:56:38] [main/INFO]: Injecting additional class transformer class 'com.thevoxelbox.voxelmap.litemod.VoxelMapTransformer'
[10:56:38] [INFO]: #
[10:56:38] [INFO]: # A fatal error has been detected by the Java Runtime Environment:
[10:56:38] [INFO]: #
[10:56:38] [INFO]: #  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00000000026b6e85, pid=3988, tid=0x0000000000000eb4
[10:56:38] [INFO]: #
[10:56:38] [INFO]: # JRE version: Java(TM) SE Runtime Environment (8.0_221-b11) (build 1.8.0_221-b11)
[10:56:38] [INFO]: # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.221-b11 mixed mode windows-amd64 compressed oops)
[10:56:38] [INFO]: # Problematic frame:
[10:56:38] [INFO]: # V  [jvm.dll+0x3b6e85]
[10:56:38] [INFO]: #
[10:56:38] [INFO]: # Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
[10:56:38] [INFO]: #
[10:56:38] [INFO]: # An error report file with more information is saved as:
[10:56:38] [INFO]: # C:\Games\clients\galaxy\hs_err_pid3988.log
[10:56:38] [INFO]: #
[10:56:38] [INFO]: # If you would like to submit a bug report, please visit:
[10:56:38] [INFO]: #   http://bugreport.java.com/bugreport/crash.jsp
[10:56:38] [INFO]: #
[10:56:39] [INFO]: Java HotSpot(TM) 64-Bit Server VM warning: Using incremental CMS is deprecated and will likely be removed in a future release
[10:56:39] [WARN]: 
ru.excalibur.launcher.j.e.D: Crash with reason <unknown>
    at ru.excalibur.launcher.j.e.k.H(b:118) ~[launcher.jar:?]
    at ru.excalibur.launcher.j.e.k.H(b:128) ~[launcher.jar:?]
    at ru.excalibur.launcher.j.e.e.H(ng:173) ~[launcher.jar:?]
    at ru.excalibur.launcher.j.e.E.H(uj:185) ~[launcher.jar:?]
    at ru.excalibur.launcher.j.e.E.H(uj:397) ~[launcher.jar:?]
    at ru.excalibur.launcher.j.e.E.g(uj:197) ~[launcher.jar:?]
    at ru.excalibur.launcher.t.e.e.a.H(oa:101) ~[launcher.jar:?]
    at ru.excalibur.launcher.t.m.run(ma:147) ~[launcher.jar:?]
    at ru.excalibur.launcher.t.m.start(ma:198) ~[launcher.jar:?]
    at ru.excalibur.launcher.t.A.H(ma:34) ~[launcher.jar:?]
    at ru.excalibur.launcher.g.g.g.i.H(fb:423) ~[launcher.jar:?]
    at ru.excalibur.launcher.t.m.run(ma:95) ~[launcher.jar:?]
[10:56:39] [INFO]: Sending notify...
[10:56:55] [INFO]: ------------------------------------
[10:56:55] [INFO]: Preparing client <GALAXY>
[10:56:55] [INFO]: Checking content files...
[10:56:57] [INFO]: ------------------------------------
[10:56:57] [INFO]: Launching client <GALAXY>
[10:56:57] [INFO]: Minecraft version: 1.7.10
[10:56:57] [INFO]: Performance mode: enbaled
[10:56:57] [INFO]: Memory size: 8103mb
[10:56:57] [INFO]: PRE validating context...
[10:57:04] [INFO]: [10:57:04] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[10:57:04] [INFO]: [10:57:04] [main/INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[10:57:04] [INFO]: [10:57:04] [main/INFO]: Loading tweak class name com.mumfrey.liteloader.launch.LiteLoaderTweaker
[10:57:04] [INFO]: [10:57:04] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
[10:57:04] [INFO]: [10:57:04] [main/INFO]: Forge Mod Loader version 7.10.138.0 for Minecraft 1.7.10 loading
[10:57:04] [INFO]: [10:57:04] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_221, running on Windows 7:amd64:6.1, installed at C:\Users\user\AppData\Roaming\exjava\jvm
[10:57:10] [INFO]: [10:57:10] [main/INFO]: Loading tweaker optifine.OptiFineForgeTweaker from c0-OptiFineHDUC1.jar
[10:57:10] [INFO]: [10:57:10] [main/WARN]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[10:57:11] [INFO]: [10:57:11] [main/WARN]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[10:57:11] [INFO]: [10:57:11] [main/INFO]: [HOOKLIB]  Obfuscated: true
[10:57:11] [INFO]: [10:57:11] [main/WARN]: The coremod gloomyfolken.hooklib.example.MyHookLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[10:57:11] [INFO]: [10:57:11] [main/INFO]: [AppEng] Core Init
[10:57:11] [INFO]: [10:57:11] [main/WARN]: The coremod micdoodle8.mods.miccore.MicdoodlePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[10:57:11] [INFO]: [10:57:11] [main/INFO]: [micdoodle8.mods.miccore.DepLoader$DepLoadInst:<init>:333]: MicdoodleCore searching for dependencies in mods file: C:\Games\clients\galaxy\mods
[10:57:11] [INFO]: [10:57:11] [main/WARN]: The coremod vazkii.emotes.client.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[10:57:11] [INFO]: [10:57:11] [main/WARN]: The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[10:57:11] [INFO]: [10:57:11] [main/WARN]: The coremod openblocks.OpenBlocksCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[10:57:11] [INFO]: [10:57:11] [main/WARN]: The coremod openmods.core.OpenModsCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[10:57:11] [INFO]: [10:57:11] [main/WARN]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[10:57:11] [INFO]: [10:57:11] [main/WARN]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[10:57:11] [INFO]: [10:57:11] [main/WARN]: The coremod mrtjp.core.handler.CorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[10:57:11] [INFO]: [10:57:11] [main/INFO]: Calling tweak class com.mumfrey.liteloader.launch.LiteLoaderTweaker
[10:57:11] [INFO]: [10:57:11] [main/INFO]: Bootstrapping LiteLoader 1.7.10
[10:57:11] [INFO]: [10:57:11] [main/INFO]: Registering API provider class com.mumfrey.liteloader.client.api.LiteLoaderCoreAPIClient
[10:57:11] [INFO]: [10:57:11] [main/INFO]: Spawning API provider class 'com.mumfrey.liteloader.client.api.LiteLoaderCoreAPIClient' ...
[10:57:11] [INFO]: [10:57:11] [main/INFO]: API provider class 'com.mumfrey.liteloader.client.api.LiteLoaderCoreAPIClient' provides API 'liteloader'
[10:57:11] [INFO]: [10:57:11] [main/INFO]: Initialising API 'liteloader' ...
[10:57:11] [INFO]: [10:57:11] [main/INFO]: LiteLoader begin PREINIT...
[10:57:11] [INFO]: [10:57:11] [main/INFO]: Initialising Loader properties...
[10:57:11] [INFO]: [10:57:11] [main/INFO]: Setting up logger...
[10:57:11] [INFO]: [10:57:11] [main/INFO]: LiteLoader 1.7.10_04 starting up...
[10:57:11] [INFO]: [10:57:11] [main/INFO]: Java reports OS="windows 7"
[10:57:11] [INFO]: [10:57:11] [main/INFO]: Enumerating class path...
[10:57:11] [INFO]: [10:57:11] [main/INFO]: Class path separator=";"
[10:57:11] [INFO]: [10:57:11] [main/INFO]: Class path entries=(
[10:57:11] [INFO]:    classpathEntry=C:/Games/clients/libraries/ex/1.7.10/libforge_1.7.10.jar
[10:57:11] [INFO]:    classpathEntry=C:/Games/clients/libraries/oshi-project/oshi-core/1.1/oshi-core-1.1.jar
[10:57:11] [INFO]:    classpathEntry=C:/Games/clients/libraries/net/java/dev/jna/jna/4.4.0/jna-4.4.0.jar
[10:57:11] [INFO]:    classpathEntry=C:/Games/clients/libraries/net/java/dev/jna/platform/3.4.0/platform-3.4.0.jar
[10:57:11] [INFO]:    classpathEntry=C:/Games/clients/libraries/ex/1.7.10/forge_1388.jar
[10:57:11] [INFO]:    classpathEntry=C:/Games/clients/libraries/com/mojang/authlib/1.5.21/authlib-1.5.21.jar
[10:57:11] [INFO]:    classpathEntry=C:/Games/clients/libraries/com/mumfrey/liteloader/1.7.10/liteloader-1.7.10.jar
[10:57:11] [INFO]:    classpathEntry=C:/Games/clients/libraries/ex/1.7.10/resource-galaxy.jar
[10:57:11] [INFO]:    classpathEntry=C:/Games/clients/libraries/ex/1.7.10/minecraft_1.7.10.jar
[10:57:11] [INFO]: )
[10:57:11] [INFO]: [10:57:11] [main/INFO]: Registering discovery module EnumeratorModuleClassPath: [<Java Class Path>]
[10:57:11] [INFO]: [10:57:11] [main/INFO]: Registering discovery module EnumeratorModuleFolder: [C:\Games\clients\galaxy\mods]
[10:57:11] [INFO]: [10:57:11] [main/INFO]: Registering discovery module EnumeratorModuleFolder: [C:\Games\clients\galaxy\mods\1.7.10]
[10:57:11] [INFO]: [10:57:11] [main/INFO]: Adding supported mod class prefix 'LiteMod'
[10:57:11] [INFO]: [10:57:11] [main/INFO]: Discovering tweaks on class path...
[10:57:11] [INFO]: [10:57:11] [main/INFO]: Discovering valid mod files in folder C:\Games\clients\galaxy\mods
[10:57:11] [INFO]: [10:57:11] [main/INFO]: Considering valid mod file: C:\Games\clients\galaxy\mods\c1-voxelMap1710_galaxy.litemod
[10:57:11] [INFO]: [10:57:11] [main/INFO]: Considering valid mod file: C:\Games\clients\galaxy\mods\c3-worldeditcui1710.litemod
[10:57:11] [INFO]: [10:57:11] [main/INFO]: Considering valid mod file: C:\Games\clients\galaxy\mods\c6-VoxelCam131.litemod
[10:57:11] [INFO]: [10:57:11] [main/INFO]: Adding newest valid mod file 'C:\Games\clients\galaxy\mods\c3-worldeditcui1710.litemod' at revision 1727,0000
[10:57:11] [INFO]: [10:57:11] [main/INFO]: Adding newest valid mod file 'C:\Games\clients\galaxy\mods\c6-VoxelCam131.litemod' at revision 30,0000
[10:57:11] [INFO]: [10:57:11] [main/INFO]: Adding newest valid mod file 'C:\Games\clients\galaxy\mods\c1-voxelMap1710_galaxy.litemod' at revision 1203,0000
[10:57:11] [INFO]: [10:57:11] [main/INFO]: Discovering valid mod files in folder C:\Games\clients\galaxy\mods\1.7.10
[10:57:11] [INFO]: [10:57:11] [main/INFO]: Searching for tweaks in 'CodeChickenLib-1.7.10-1.1.3.136-universal.jar'
[10:57:11] [INFO]: [10:57:11] [main/WARN]: Error parsing manifest entries in 'C:\Games\clients\galaxy\mods\1.7.10\CodeChickenLib-1.7.10-1.1.3.136-universal.jar'
[10:57:11] [INFO]: [10:57:11] [main/INFO]: Searching for tweaks in 'ForgeMultipart-1.7.10-1.2.0.344-universal.jar'
[10:57:11] [INFO]: [10:57:11] [main/WARN]: Error parsing manifest entries in 'C:\Games\clients\galaxy\mods\1.7.10\ForgeMultipart-1.7.10-1.2.0.344-universal.jar'
[10:57:11] [INFO]: [10:57:11] [main/INFO]: Searching for tweaks in 'MrTJPCore-1.7.10-1.0.8.16-universal.jar'
[10:57:11] [INFO]: [10:57:11] [main/WARN]: Error parsing manifest entries in 'C:\Games\clients\galaxy\mods\1.7.10\MrTJPCore-1.7.10-1.0.8.16-universal.jar'
[10:57:11] [INFO]: [10:57:11] [main/INFO]: Searching for tweaks in '[1.7.10]bspkrsCore-universal-6.15.jar'
[10:57:11] [INFO]: [10:57:11] [main/WARN]: Error parsing manifest entries in 'C:\Games\clients\galaxy\mods\1.7.10\[1.7.10]bspkrsCore-universal-6.15.jar'
[10:57:11] [INFO]: [10:57:11] [main/INFO]: Mod file 'c6-VoxelCam131.litemod' provides classTransformer 'com.thatapplefreak.voxelcam.VoxelCamTransformer', adding to class loader
[10:57:11] [INFO]: [10:57:11] [main/INFO]: classTransformer 'com.thatapplefreak.voxelcam.VoxelCamTransformer' was successfully added
[10:57:11] [INFO]: [10:57:11] [main/INFO]: Mod file 'c1-voxelMap1710_galaxy.litemod' provides classTransformer 'com.thevoxelbox.voxelmap.litemod.VoxelMapTransformer', adding to class loader
[10:57:11] [INFO]: [10:57:11] [main/INFO]: classTransformer 'com.thevoxelbox.voxelmap.litemod.VoxelMapTransformer' was successfully added
[10:57:11] [INFO]: [10:57:11] [main/INFO]: LiteLoader PREINIT complete
[10:57:11] [INFO]: [10:57:11] [main/INFO]: Sorting registered packet transformers by priority
[10:57:11] [INFO]: [10:57:11] [main/INFO]: Added 0 packet transformer classes to the transformer list
[10:57:11] [INFO]: [10:57:11] [main/INFO]: Injecting required class transformer 'com.mumfrey.liteloader.transformers.event.EventProxyTransformer'
[10:57:11] [INFO]: [10:57:11] [main/INFO]: Injecting required class transformer 'com.mumfrey.liteloader.launch.LiteLoaderTransformer'
[10:57:11] [INFO]: [10:57:11] [main/INFO]: Injecting required class transformer 'com.mumfrey.liteloader.client.transformers.CrashReportTransformer'
[10:57:11] [INFO]: [10:57:11] [main/INFO]: Queuing required class transformer 'com.mumfrey.liteloader.common.transformers.LiteLoaderPacketTransformer'
[10:57:11] [INFO]: [10:57:11] [main/INFO]: Queuing required class transformer 'com.mumfrey.liteloader.client.transformers.LiteLoaderEventInjectionTransformer'
[10:57:11] [INFO]: [10:57:11] [main/INFO]: Queuing required class transformer 'com.mumfrey.liteloader.client.transformers.MinecraftOverlayTransformer'
[10:57:11] [INFO]: [10:57:11] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[10:57:11] [INFO]: [10:57:11] [main/INFO]: Loading tweak class name optifine.OptiFineForgeTweaker
[10:57:11] [INFO]: [10:57:11] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[10:57:11] [INFO]: [10:57:11] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[10:57:11] [INFO]: [10:57:11] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[10:57:11] [INFO]: [10:57:11] [main/INFO]: Calling tweak class optifine.OptiFineForgeTweaker
[10:57:11] [INFO]: [10:57:11] [main/INFO]: [optifine.OptiFineForgeTweaker:dbg:49]: OptiFineForgeTweaker: acceptOptions
[10:57:11] [INFO]: [10:57:11] [main/INFO]: [optifine.OptiFineForgeTweaker:dbg:49]: OptiFineForgeTweaker: injectIntoClassLoader
[10:57:11] [INFO]: [10:57:11] [main/INFO]: [optifine.OptiFineClassTransformer:dbg:179]: OptiFine ClassTransformer
[10:57:11] [INFO]: [10:57:11] [main/INFO]: [optifine.OptiFineClassTransformer:dbg:179]: OptiFine URL: file:/C:/Games/clients/galaxy/mods/c0-OptiFineHDUC1.jar
[10:57:11] [INFO]: [10:57:11] [main/INFO]: [optifine.OptiFineClassTransformer:dbg:179]: OptiFine ZIP file: java.util.zip.ZipFile@a1cdc6d
[10:57:11] [INFO]: [10:57:11] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:57:13] [INFO]: [10:57:13] [main/ERROR]: The minecraft jar file:/C:/Games/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!
[10:57:13] [INFO]: [10:57:13] [main/ERROR]: FML has been ordered to ignore the invalid or missing minecraft certificate. This is very likely to cause a problem!
[10:57:13] [INFO]: [10:57:13] [main/ERROR]: Technical information: ClientBrandRetriever was at jar:file:/C:/Games/clients/libraries/ex/1.7.10/minecraft_1.7.10.jar!/net/minecraft/client/ClientBrandRetriever.class, there were 0 certificates for it
[10:57:13] [INFO]: [10:57:13] [main/ERROR]: FML appears to be missing any signature data. This is not a good thing
[10:57:13] [INFO]: [10:57:13] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:57:13] [INFO]: [10:57:13] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:57:13] [INFO]: [10:57:13] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:57:13] [INFO]: [10:57:13] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:57:13] [INFO]: [10:57:13] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:57:13] [INFO]: [10:57:13] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:57:13] [INFO]: [10:57:13] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Parsing hooks container gloomyfolken.hooklib.minecraft.SecondaryTransformerHook
[10:57:13] [INFO]: [10:57:13] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Parsing hooks container gloomyfolken.hooklib.example.NetHooks
[10:57:13] [INFO]: [10:57:13] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:57:13] [INFO]: [10:57:13] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:57:13] [INFO]: [10:57:13] [main/INFO]: [micdoodle8.mods.miccore.MicdoodlePlugin:getASMTransformerClass:102]: Successfully Registered Transformer
[10:57:14] [INFO]: [10:57:14] [main/INFO]: Failed to find MicdoodleCore file in mods folder, skipping GC version check.
[10:57:14] [INFO]: [10:57:14] [main/INFO]: [micdoodle8.mods.miccore.MicdoodlePlugin:injectData:295]: [Micdoodle8Core]: Patching game...
[10:57:14] [INFO]: [10:57:14] [main/INFO]: [micdoodle8.mods.miccore.MicdoodlePlugin:injectData:295]: [Micdoodle8Core]: Patching game...
[10:57:14] [INFO]: [10:57:14] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:57:14] [INFO]: [10:57:14] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:57:14] [INFO]: [10:57:14] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:57:14] [INFO]: [10:57:14] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:57:14] [INFO]: [10:57:14] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:57:15] [INFO]: [10:57:15] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:57:15] [INFO]: [10:57:15] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
[10:57:15] [INFO]: [10:57:15] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Injecting hooks into class cpw.mods.fml.common.Loader
[10:57:15] [INFO]: [10:57:15] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Patching method cpw.mods.fml.common.Loader#injectData([Ljava/lang/Object;)
[10:57:15] [INFO]: [10:57:15] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Methods dictionary loaded in 0 ms
[10:57:15] [INFO]: [10:57:15] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:57:15] [INFO]: [10:57:15] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:57:15] [INFO]: [10:57:15] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:57:15] [INFO]: [10:57:15] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:57:15] [INFO]: [10:57:15] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
[10:57:15] [INFO]: [10:57:15] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
[10:57:15] [INFO]: [10:57:15] [main/INFO]: [optifine.OptiFineForgeTweaker:dbg:49]: OptiFineForgeTweaker: getLaunchArguments
[10:57:15] [INFO]: [10:57:15] [main/INFO]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[10:57:15] [INFO]: [10:57:15] [main/INFO]: Injecting downstream transformers
[10:57:15] [INFO]: [10:57:15] [main/INFO]: Injecting additional class transformer class 'com.mumfrey.liteloader.client.transformers.LiteLoaderEventInjectionTransformer'
[10:57:15] [INFO]: [10:57:15] [main/INFO]: Injecting additional class transformer class 'com.mumfrey.liteloader.client.transformers.MinecraftOverlayTransformer'
[10:57:15] [INFO]: [10:57:15] [main/INFO]: Injecting additional class transformer class 'com.mumfrey.liteloader.common.transformers.LiteLoaderPacketTransformer'
[10:57:15] [INFO]: [10:57:15] [main/INFO]: Injecting additional class transformer class 'com.thatapplefreak.voxelcam.VoxelCamTransformer'
[10:57:15] [INFO]: [10:57:15] [main/INFO]: Injecting additional class transformer class 'com.thevoxelbox.voxelmap.litemod.VoxelMapTransformer'
[10:57:16] [INFO]: [10:57:16] [main/INFO]: Injecting onstartupcomplete[x1] in func_71384_a in Minecraft
[10:57:16] [INFO]: [10:57:16] [main/INFO]: Injecting prerenderfbo[x1] in func_71411_J in Minecraft
[10:57:16] [INFO]: [10:57:16] [main/INFO]: Injecting postrenderfbo[x1] in func_71411_J in Minecraft
[10:57:16] [INFO]: [10:57:16] [main/INFO]: Injecting ontimerupdate[x1] in func_71411_J in Minecraft
[10:57:16] [INFO]: [10:57:16] [main/INFO]: Injecting onrender[x1] in func_71411_J in Minecraft
[10:57:16] [INFO]: [10:57:16] [main/INFO]: Injecting ontick[x1] in func_71411_J in Minecraft
[10:57:16] [INFO]: [10:57:16] [main/INFO]: Injecting updateframebuffersize[x1] in func_147119_ah in Minecraft
[10:57:16] [INFO]: [10:57:16] [main/INFO]: Injecting newtick[x1] in func_71407_l in Minecraft
[10:57:16] [INFO]: [10:57:16] [main/INFO]: Applying overlay com.mumfrey.liteloader.client.overlays.MinecraftOverlay to net.minecraft.client.Minecraft
[10:57:16] [INFO]: [10:57:16] [main/INFO]: MinecraftOverlayTransformer found INIT injection point, this is good.
[10:57:16] [INFO]: [10:57:16] [main/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: sv (1 / 1)
[10:57:16] [INFO]: [10:57:16] [main/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: sa (1 / 1)
[10:57:16] [INFO]: [10:57:16] [main/INFO]: Injecting onoutboundchat[x1] in func_71165_d in EntityClientPlayerMP
[10:57:16] [INFO]: [10:57:16] [main/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: bdi (1 / 1)
[10:57:17] [INFO]: [10:57:17] [main/INFO]: Injecting onc16packetclientstatus[x1] in func_148833_a in C16PacketClientStatus
[10:57:17] [INFO]: [10:57:17] [main/INFO]: func_146977_a(Lnet/minecraft/inventory/Slot;)V - Transformed
[10:57:17] [INFO]: [10:57:17] [main/INFO]: func_146977_a_original(Lnet/minecraft/inventory/Slot;)V - New Method
[10:57:17] [INFO]: [10:57:17] [main/INFO]: func_146977_a(Lnet/minecraft/inventory/Slot;)V - Invoke Virtual
[10:57:17] [INFO]: [10:57:17] [main/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: ahb (1 / 1)
[10:57:17] [INFO]: [10:57:17] [main/INFO]: Injecting onrenderchat[x1] in func_73830_a in GuiIngame
[10:57:17] [INFO]: [10:57:17] [main/INFO]: Injecting postrenderchat[x1] in func_73830_a in GuiIngame
[10:57:17] [INFO]: [10:57:17] [main/INFO]: Injecting onc00handshake[x1] in func_148833_a in C00Handshake
[10:57:17] [INFO]: [10:57:17] [main/INFO]: Injecting onc00packetloginstart[x1] in func_148833_a in C00PacketLoginStart
[10:57:17] [INFO]: [10:57:17] [main/INFO]: Injecting ons03packettimeupdate[x1] in func_148833_a in S03PacketTimeUpdate
[10:57:18] [INFO]: [10:57:18] [main/INFO]: Setting user: GanGseR
[10:57:18] [INFO]: [10:57:18] [main/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: xk (1 / 1)
[10:57:20] [INFO]: [10:57:20] [main/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: zc (1 / 1)
[10:57:20] [INFO]: [10:57:20] [main/INFO]: Injecting ons34packetmaps[x1] in func_148833_a in S34PacketMaps
[10:57:21] [INFO]: [10:57:21] [Client thread/INFO]: Injecting onc15packetclientsettings[x1] in func_148833_a in C15PacketClientSettings
[10:57:21] [INFO]: [10:57:21] [Client thread/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: bkn (1 / 1)
[10:57:21] [INFO]: [OptiFine] (Reflector) Class not present: ModLoader
[10:57:21] [INFO]: [OptiFine] (Reflector) Class not present: net.minecraft.src.FMLRenderAccessLibrary
[10:57:22] [INFO]: [OptiFine] (Reflector) Class not present: LightCache
[10:57:22] [INFO]: [OptiFine] (Reflector) Class not present: BlockCoord
[10:57:22] [INFO]: [10:57:22] [Client thread/INFO]: Injecting ons23packetblockchange[x1] in func_148833_a in S23PacketBlockChange
[10:57:22] [INFO]: [10:57:22] [Client thread/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: net/minecraftforge/client/ForgeHooksClient (1 / 1)
[10:57:22] [INFO]: [10:57:22] [Client thread/INFO]: [com.collapse.optifinerus.RusTransformer:patchClass:32]: [optifineRus] Exception rewriting class: java.lang.NullPointerException
[10:57:22] [INFO]: [10:57:22] [Client thread/INFO]: [vazkii.emotes.client.asm.ClassTransformer:log:66]: [Emotes][ASM] Starting on net.minecraft.client.model.ModelBiped
[10:57:22] [INFO]: [10:57:22] [Client thread/INFO]: [vazkii.emotes.client.asm.ClassTransformer:log:66]: [Emotes][ASM] Method is func_78087_a or a for obf.
[10:57:22] [INFO]: [10:57:22] [Client thread/INFO]: [vazkii.emotes.client.asm.ClassTransformer:log:66]: [Emotes][ASM] Descriptor is (FFFFFFLnet/minecraft/entity/Entity;)V or (FFFFFFLsa;)V dor obf.
[10:57:22] [INFO]: [10:57:22] [Client thread/INFO]: [vazkii.emotes.client.asm.ClassTransformer:log:66]: [Emotes][ASM] Found method: a (FFFFFFLsa;)V
[10:57:22] [INFO]: [10:57:22] [Client thread/INFO]: [vazkii.emotes.client.asm.ClassTransformer:log:66]: [Emotes][ASM] RETURN Opcode found
[10:57:22] [INFO]: [10:57:22] [Client thread/INFO]: [vazkii.emotes.client.asm.ClassTransformer:log:66]: [Emotes][ASM] Patched!
[10:57:22] [INFO]: [10:57:22] [Client thread/INFO]: Injecting oncreateintegratedserver[x1] in <init> in IntegratedServer
[10:57:22] [INFO]: [10:57:22] [Client thread/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: bjb (2 / 2)
[10:57:22] [INFO]: [10:57:22] [Client thread/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Injecting hooks into class net.minecraft.client.network.NetHandlerPlayClient
[10:57:23] [INFO]: [10:57:23] [Client thread/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Patching method net.minecraft.client.network.NetHandlerPlayClient#handleTabComplete(Lnet/minecraft/network/play/server/S3APacketTabComplete;)
[10:57:23] [INFO]: [10:57:23] [Client thread/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printResultsAndReset:1905]: Potential problem: Galacticraft did not complete injection of bytecode into: blt (4 / 5)
[10:57:23] [INFO]: [10:57:23] [Client thread/INFO]: Injecting prerendergui[x1] in func_78480_b in EntityRenderer
[10:57:23] [INFO]: [10:57:23] [Client thread/INFO]: Injecting onrenderhud[x1] in func_78480_b in EntityRenderer
[10:57:23] [INFO]: [10:57:23] [Client thread/INFO]: Injecting postrenderhud[x1] in func_78480_b in EntityRenderer
[10:57:23] [INFO]: [10:57:23] [Client thread/INFO]: Injecting onrenderworld[x1] in func_78471_a in EntityRenderer
[10:57:23] [INFO]: [10:57:23] [Client thread/INFO]: Injecting onsetupcameratransform[x1] in func_78471_a in EntityRenderer
[10:57:23] [INFO]: [10:57:23] [Client thread/INFO]: Injecting postrenderentities[x1] in func_78471_a in EntityRenderer
[10:57:23] [INFO]: [10:57:23] [Client thread/INFO]: Injecting postrender[x1] in func_78471_a in EntityRenderer
[10:57:23] [INFO]: [10:57:23] [Client thread/INFO]: Injecting postrender[x1] in func_78471_a in EntityRenderer
[10:57:23] [INFO]: [10:57:23] [Client thread/INFO]: Injecting ons35packetupdatetileentity[x1] in func_148833_a in S35PacketUpdateTileEntity
[10:57:23] [INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.client.SplashProgress
[10:57:23] [INFO]: [10:57:23] [Client thread/INFO]: LWJGL Version: 2.9.1
[10:57:23] [INFO]: [10:57:23] [Client thread/INFO]: Injecting renderfbo[x1] in func_147615_c in Framebuffer
[10:57:23] [INFO]: [OptiFine] 
[10:57:23] [INFO]: [OptiFine] OptiFine_1.7.10_HD_U_C1
[10:57:23] [INFO]: [OptiFine] Wed Apr 15 10:57:23 EET 2020
[10:57:23] [INFO]: [OptiFine] OS: Windows 7 (amd64) version 6.1
[10:57:23] [INFO]: [OptiFine] Java: 1.8.0_221, Oracle Corporation
[10:57:23] [INFO]: [OptiFine] VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
[10:57:23] [INFO]: [OptiFine] LWJGL: 2.9.1
[10:57:23] [INFO]: [OptiFine] OpenGL: Intel(R) HD Graphics 3000, version 3.1.0 - Build 9.17.10.4229, Intel
[10:57:23] [INFO]: [OptiFine] OpenGL Version: 3.1
[10:57:23] [INFO]: [OptiFine] OpenGL Fancy fog: Not available (GL_NV_fog_distance)
[10:57:23] [INFO]: [OptiFine] Maximum texture size: 8192x8192
[10:57:23] [INFO]: [OptiFine] Checking for new version
[10:57:23] [INFO]: [10:57:23] [Client thread/ERROR]: Couldn't initialize twitch stream
[10:57:24] [INFO]: [10:57:24] [Client thread/INFO]: Forge Mod Loader has detected optifine OptiFine_1.7.10_HD_U_C1, enabling compatibility features
[10:57:24] [INFO]: [10:57:24] [Client thread/INFO]: Attempting early MinecraftForge initialization
[10:57:24] [INFO]: [10:57:24] [Client thread/INFO]: MinecraftForge v10.13.3.0 Initialized
[10:57:24] [INFO]: [10:57:24] [Client thread/INFO]: Replaced 183 ore recipies
[10:57:24] [INFO]: [10:57:24] [Client thread/INFO]: Preloading CrashReport classes
[10:57:24] [INFO]: [10:57:24] [Client thread/INFO]:     net.minecraft.world.World$1
[10:57:24] [INFO]: [10:57:24] [Client thread/INFO]:     net.minecraft.world.World$2
[10:57:24] [INFO]: [10:57:24] [Client thread/INFO]:     net.minecraft.world.World$3
[10:57:24] [INFO]: [10:57:24] [Client thread/INFO]:     net.minecraft.world.World$4
[10:57:24] [INFO]: [10:57:24] [Client thread/INFO]:     net.minecraft.world.chunk.Chunk$1
[10:57:24] [INFO]: [10:57:24] [Client thread/INFO]:     net.minecraft.crash.CrashReportCategory$1
[10:57:24] [INFO]: [10:57:24] [Client thread/INFO]:     net.minecraft.crash.CrashReportCategory$2
[10:57:24] [INFO]: [10:57:24] [Client thread/INFO]:     net.minecraft.crash.CrashReportCategory$3
[10:57:24] [INFO]: [10:57:24] [Client thread/INFO]:     net.minecraft.entity.Entity$1
[10:57:24] [INFO]: [10:57:24] [Client thread/INFO]:     net.minecraft.entity.Entity$2
[10:57:24] [INFO]: [10:57:24] [Client thread/INFO]:     net.minecraft.entity.EntityTracker$1
[10:57:24] [INFO]: [10:57:24] [Client thread/INFO]:     net.minecraft.world.gen.layer.GenLayer$1
[10:57:24] [INFO]: [10:57:24] [Client thread/INFO]:     net.minecraft.world.gen.layer.GenLayer$2
[10:57:24] [INFO]: [10:57:24] [Client thread/INFO]:     net.minecraft.entity.player.InventoryPlayer$1
[10:57:24] [INFO]: [10:57:24] [Client thread/INFO]:     net.minecraft.world.gen.structure.MapGenStructure$1
[10:57:24] [INFO]: [10:57:24] [Client thread/INFO]:     net.minecraft.world.gen.structure.MapGenStructure$2
[10:57:24] [INFO]: [10:57:24] [Client thread/INFO]:     net.minecraft.world.gen.structure.MapGenStructure$3
[10:57:24] [INFO]: [10:57:24] [Client thread/INFO]:     net.minecraft.server.MinecraftServer$3
[10:57:24] [INFO]: [10:57:24] [Client thread/INFO]:     net.minecraft.server.MinecraftServer$4
[10:57:24] [INFO]: [10:57:24] [Client thread/INFO]:     net.minecraft.server.MinecraftServer$5
[10:57:24] [INFO]: [10:57:24] [Client thread/INFO]:     net.minecraft.nbt.NBTTagCompound$1
[10:57:24] [INFO]: [10:57:24] [Client thread/INFO]:     net.minecraft.nbt.NBTTagCompound$2
[10:57:24] [INFO]: [10:57:24] [Client thread/INFO]:     net.minecraft.network.NetHandlerPlayServer$2
[10:57:24] [INFO]: [10:57:24] [Client thread/INFO]:     net.minecraft.network.NetworkSystem$3
[10:57:24] [INFO]: [10:57:24] [Client thread/INFO]:     net.minecraft.tileentity.TileEntity$1
[10:57:24] [INFO]: [10:57:24] [Client thread/INFO]:     net.minecraft.tileentity.TileEntity$2
[10:57:24] [INFO]: [10:57:24] [Client thread/INFO]:     net.minecraft.tileentity.TileEntity$3
[10:57:24] [INFO]: [10:57:24] [Client thread/INFO]:     net.minecraft.world.storage.WorldInfo$1
[10:57:24] [INFO]: [10:57:24] [Client thread/INFO]:     net.minecraft.world.storage.WorldInfo$2
[10:57:24] [INFO]: [10:57:24] [Client thread/INFO]:     net.minecraft.world.storage.WorldInfo$3
[10:57:24] [INFO]: [10:57:24] [Client thread/INFO]:     net.minecraft.world.storage.WorldInfo$4
[10:57:24] [INFO]: [10:57:24] [Client thread/INFO]:     net.minecraft.world.storage.WorldInfo$5
[10:57:24] [INFO]: [10:57:24] [Client thread/INFO]:     net.minecraft.world.storage.WorldInfo$6
[10:57:24] [INFO]: [10:57:24] [Client thread/INFO]:     net.minecraft.world.storage.WorldInfo$7
[10:57:24] [INFO]: [10:57:24] [Client thread/INFO]:     net.minecraft.world.storage.WorldInfo$8
[10:57:24] [INFO]: [10:57:24] [Client thread/INFO]:     net.minecraft.world.storage.WorldInfo$9
[10:57:24] [INFO]: [10:57:24] [Client thread/INFO]:     net.minecraft.client.Minecraft$3
[10:57:24] [INFO]: [10:57:24] [Client thread/INFO]:     net.minecraft.client.Minecraft$4
[10:57:24] [INFO]: [10:57:24] [Client thread/INFO]:     net.minecraft.client.Minecraft$5
[10:57:24] [INFO]: [10:57:24] [Client thread/INFO]:     net.minecraft.client.Minecraft$6
[10:57:24] [INFO]: [10:57:24] [Client thread/INFO]:     net.minecraft.client.Minecraft$7
[10:57:24] [INFO]: [10:57:24] [Client thread/INFO]:     net.minecraft.client.Minecraft$8
[10:57:24] [INFO]: [10:57:24] [Client thread/INFO]:     net.minecraft.client.Minecraft$9
[10:57:24] [INFO]: [10:57:24] [Client thread/INFO]:     net.minecraft.client.Minecraft$10
[10:57:24] [INFO]: [10:57:24] [Client thread/INFO]:     net.minecraft.client.Minecraft$11
[10:57:24] [INFO]: [10:57:24] [Client thread/INFO]:     net.minecraft.client.Minecraft$12
[10:57:24] [INFO]: [10:57:24] [Client thread/INFO]:     net.minecraft.client.Minecraft$13
[10:57:24] [INFO]: [10:57:24] [Client thread/INFO]:     net.minecraft.client.Minecraft$14
[10:57:24] [INFO]: [10:57:24] [Client thread/INFO]:     net.minecraft.client.Minecraft$15
[10:57:24] [INFO]: [10:57:24] [Client thread/INFO]:     net.minecraft.client.multiplayer.WorldClient$1
[10:57:24] [INFO]: [10:57:24] [Client thread/INFO]:     net.minecraft.client.multiplayer.WorldClient$2
[10:57:24] [INFO]: [10:57:24] [Client thread/INFO]:     net.minecraft.client.multiplayer.WorldClient$3
[10:57:24] [INFO]: [10:57:24] [Client thread/INFO]:     net.minecraft.client.multiplayer.WorldClient$4
[10:57:24] [INFO]: [10:57:24] [Client thread/INFO]:     net.minecraft.client.particle,EffectRenderer$1
[10:57:24] [INFO]: [10:57:24] [Client thread/INFO]:     net.minecraft.client.particle,EffectRenderer$2
[10:57:24] [INFO]: [10:57:24] [Client thread/INFO]:     net.minecraft.client.particle,EffectRenderer$3
[10:57:24] [INFO]: [10:57:24] [Client thread/INFO]:     net.minecraft.client.particle,EffectRenderer$4
[10:57:24] [INFO]: [10:57:24] [Client thread/INFO]:     net.minecraft.client.renderer.EntityRenderer$1
[10:57:24] [INFO]: [10:57:24] [Client thread/INFO]:     net.minecraft.client.renderer.EntityRenderer$2
[10:57:24] [INFO]: [10:57:24] [Client thread/INFO]:     net.minecraft.client.renderer.EntityRenderer$3
[10:57:24] [INFO]: [10:57:24] [Client thread/INFO]:     net.minecraft.server.integrated.IntegratedServer$1
[10:57:24] [INFO]: [10:57:24] [Client thread/INFO]:     net.minecraft.server.integrated.IntegratedServer$2
[10:57:24] [INFO]: [10:57:24] [Client thread/INFO]:     net.minecraft.client.renderer.RenderGlobal$1
[10:57:24] [INFO]: [10:57:24] [Client thread/INFO]:     net.minecraft.client.renderer.entity.RenderItem$1
[10:57:24] [INFO]: [10:57:24] [Client thread/INFO]:     net.minecraft.client.renderer.entity.RenderItem$2
[10:57:24] [INFO]: [10:57:24] [Client thread/INFO]:     net.minecraft.client.renderer.entity.RenderItem$3
[10:57:24] [INFO]: [10:57:24] [Client thread/INFO]:     net.minecraft.client.renderer.entity.RenderItem$4
[10:57:24] [INFO]: [10:57:24] [Client thread/INFO]:     net.minecraft.client.renderer.texture.TextureAtlasSprite$1
[10:57:24] [INFO]: [10:57:24] [Client thread/INFO]:     net.minecraft.client.renderer.texture.TextureManager$1
[10:57:24] [INFO]: [10:57:24] [Client thread/INFO]:     net.minecraft.client.renderer.texture.TextureMap$1
[10:57:24] [INFO]: [10:57:24] [Client thread/INFO]:     net.minecraft.client.renderer.texture.TextureMap$2
[10:57:24] [INFO]: [10:57:24] [Client thread/INFO]:     net.minecraft.client.renderer.texture.TextureMap$3
[10:57:24] [INFO]: [10:57:24] [Client thread/INFO]: Completed early MinecraftForge initialization
[10:57:24] [INFO]: [10:57:24] [Client thread/INFO]: [AppEng] Core Init
[10:57:24] [INFO]: [10:57:24] [Client thread/INFO]: Found 0 mods from the command line. Injecting into mod discoverer
[10:57:24] [INFO]: [10:57:24] [Client thread/INFO]: Searching C:\Games\clients\galaxy\mods for mods
[10:57:24] [INFO]: [10:57:24] [Client thread/INFO]: Also searching C:\Games\clients\galaxy\mods\1.7.10 for mods
[10:57:24] [INFO]: [OptiFine] Version found: C1
[10:57:26] [INFO]: #
[10:57:26] [INFO]: # A fatal error has been detected by the Java Runtime Environment:
[10:57:26] [INFO]: #
[10:57:26] [INFO]: #  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00000000028403fb, pid=4048, tid=0x0000000000000c28
[10:57:26] [INFO]: #
[10:57:26] [INFO]: # JRE version: Java(TM) SE Runtime Environment (8.0_221-b11) (build 1.8.0_221-b11)
[10:57:26] [INFO]: # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.221-b11 mixed mode windows-amd64 compressed oops)
[10:57:26] [INFO]: # Problematic frame:
[10:57:26] [INFO]: # V  [jvm.dll+0x5203fb]
[10:57:26] [INFO]: #
[10:57:26] [INFO]: # Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
[10:57:26] [INFO]: #
[10:57:26] [INFO]: # An error report file with more information is saved as:
[10:57:26] [INFO]: # C:\Games\clients\galaxy\hs_err_pid4048.log
[10:57:26] [INFO]: #
[10:57:26] [INFO]: # Compiler replay data is saved as:
[10:57:26] [INFO]: # C:\Games\clients\galaxy\replay_pid4048.log
[10:57:26] [INFO]: #
[10:57:26] [INFO]: # If you would like to submit a bug report, please visit:
[10:57:26] [INFO]: #   http://bugreport.java.com/bugreport/crash.jsp
[10:57:26] [INFO]: #
[10:57:26] [INFO]: Java HotSpot(TM) 64-Bit Server VM warning: Using incremental CMS is deprecated and will likely be removed in a future release
[10:57:26] [WARN]: 
ru.excalibur.launcher.j.e.D: Crash with reason <unknown>
    at ru.excalibur.launcher.j.e.k.H(b:118) ~[launcher.jar:?]
    at ru.excalibur.launcher.j.e.k.H(b:128) ~[launcher.jar:?]
    at ru.excalibur.launcher.j.e.e.H(ng:173) ~[launcher.jar:?]
    at ru.excalibur.launcher.j.e.E.H(uj:185) ~[launcher.jar:?]
    at ru.excalibur.launcher.j.e.E.H(uj:397) ~[launcher.jar:?]
    at ru.excalibur.launcher.j.e.E.g(uj:197) ~[launcher.jar:?]
    at ru.excalibur.launcher.t.e.e.a.H(oa:101) ~[launcher.jar:?]
    at ru.excalibur.launcher.t.m.run(ma:147) ~[launcher.jar:?]
    at ru.excalibur.launcher.t.m.start(ma:198) ~[launcher.jar:?]
    at ru.excalibur.launcher.t.A.H(ma:34) ~[launcher.jar:?]
    at ru.excalibur.launcher.g.g.g.i.H(fb:423) ~[launcher.jar:?]
    at ru.excalibur.launcher.t.m.run(ma:95) ~[launcher.jar:?]
[10:57:26] [INFO]: Sending notify...
[10:57:31] [INFO]: ------------------------------------
[10:57:31] [INFO]: Preparing client <GALAXY>
[10:57:31] [INFO]: Checking content files...
[10:57:32] [INFO]: ------------------------------------
[10:57:32] [INFO]: Launching client <GALAXY>
[10:57:32] [INFO]: Minecraft version: 1.7.10
[10:57:32] [INFO]: Performance mode: enbaled
[10:57:32] [INFO]: Memory size: 8103mb
[10:57:32] [INFO]: PRE validating context...
[10:57:39] [INFO]: [10:57:39] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[10:57:39] [INFO]: [10:57:39] [main/INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[10:57:39] [INFO]: [10:57:39] [main/INFO]: Loading tweak class name com.mumfrey.liteloader.launch.LiteLoaderTweaker
[10:57:39] [INFO]: [10:57:39] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
[10:57:39] [INFO]: [10:57:39] [main/INFO]: Forge Mod Loader version 7.10.138.0 for Minecraft 1.7.10 loading
[10:57:39] [INFO]: [10:57:39] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_221, running on Windows 7:amd64:6.1, installed at C:\Users\user\AppData\Roaming\exjava\jvm
[10:57:46] [INFO]: [10:57:46] [main/INFO]: Loading tweaker optifine.OptiFineForgeTweaker from c0-OptiFineHDUC1.jar
[10:57:46] [INFO]: [10:57:46] [main/WARN]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[10:57:46] [INFO]: [10:57:46] [main/WARN]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[10:57:46] [INFO]: [10:57:46] [main/INFO]: [HOOKLIB]  Obfuscated: true
[10:57:46] [INFO]: [10:57:46] [main/WARN]: The coremod gloomyfolken.hooklib.example.MyHookLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[10:57:46] [INFO]: [10:57:46] [main/INFO]: [AppEng] Core Init
[10:57:46] [INFO]: [10:57:46] [main/WARN]: The coremod micdoodle8.mods.miccore.MicdoodlePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[10:57:46] [INFO]: [10:57:46] [main/INFO]: [micdoodle8.mods.miccore.DepLoader$DepLoadInst:<init>:333]: MicdoodleCore searching for dependencies in mods file: C:\Games\clients\galaxy\mods
[10:57:46] [INFO]: [10:57: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
[10:57:46] [INFO]: [10:57:46] [main/WARN]: The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[10:57:46] [INFO]: [10:57:46] [main/WARN]: The coremod openblocks.OpenBlocksCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[10:57:46] [INFO]: [10:57:46] [main/WARN]: The coremod openmods.core.OpenModsCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[10:57:46] [INFO]: [10:57:46] [main/WARN]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[10:57:46] [INFO]: [10:57:46] [main/WARN]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[10:57:46] [INFO]: [10:57:46] [main/WARN]: The coremod mrtjp.core.handler.CorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[10:57:46] [INFO]: [10:57:46] [main/INFO]: Calling tweak class com.mumfrey.liteloader.launch.LiteLoaderTweaker
[10:57:46] [INFO]: [10:57:46] [main/INFO]: Bootstrapping LiteLoader 1.7.10
[10:57:46] [INFO]: [10:57:46] [main/INFO]: Registering API provider class com.mumfrey.liteloader.client.api.LiteLoaderCoreAPIClient
[10:57:46] [INFO]: [10:57:46] [main/INFO]: Spawning API provider class 'com.mumfrey.liteloader.client.api.LiteLoaderCoreAPIClient' ...
[10:57:46] [INFO]: [10:57:46] [main/INFO]: API provider class 'com.mumfrey.liteloader.client.api.LiteLoaderCoreAPIClient' provides API 'liteloader'
[10:57:46] [INFO]: [10:57:46] [main/INFO]: Initialising API 'liteloader' ...
[10:57:46] [INFO]: [10:57:46] [main/INFO]: LiteLoader begin PREINIT...
[10:57:46] [INFO]: [10:57:46] [main/INFO]: Initialising Loader properties...
[10:57:46] [INFO]: [10:57:46] [main/INFO]: Setting up logger...
[10:57:46] [INFO]: [10:57:46] [main/INFO]: LiteLoader 1.7.10_04 starting up...
[10:57:46] [INFO]: [10:57:46] [main/INFO]: Java reports OS="windows 7"
[10:57:47] [INFO]: [10:57:47] [main/INFO]: Enumerating class path...
[10:57:47] [INFO]: [10:57:47] [main/INFO]: Class path separator=";"
[10:57:47] [INFO]: [10:57:47] [main/INFO]: Class path entries=(
[10:57:47] [INFO]:    classpathEntry=C:/Games/clients/libraries/ex/1.7.10/libforge_1.7.10.jar
[10:57:47] [INFO]:    classpathEntry=C:/Games/clients/libraries/oshi-project/oshi-core/1.1/oshi-core-1.1.jar
[10:57:47] [INFO]:    classpathEntry=C:/Games/clients/libraries/net/java/dev/jna/jna/4.4.0/jna-4.4.0.jar
[10:57:47] [INFO]:    classpathEntry=C:/Games/clients/libraries/net/java/dev/jna/platform/3.4.0/platform-3.4.0.jar
[10:57:47] [INFO]:    classpathEntry=C:/Games/clients/libraries/ex/1.7.10/forge_1388.jar
[10:57:47] [INFO]:    classpathEntry=C:/Games/clients/libraries/com/mojang/authlib/1.5.21/authlib-1.5.21.jar
[10:57:47] [INFO]:    classpathEntry=C:/Games/clients/libraries/com/mumfrey/liteloader/1.7.10/liteloader-1.7.10.jar
[10:57:47] [INFO]:    classpathEntry=C:/Games/clients/libraries/ex/1.7.10/resource-galaxy.jar
[10:57:47] [INFO]:    classpathEntry=C:/Games/clients/libraries/ex/1.7.10/minecraft_1.7.10.jar
[10:57:47] [INFO]: )
[10:57:47] [INFO]: [10:57:47] [main/INFO]: Registering discovery module EnumeratorModuleClassPath: [<Java Class Path>]
[10:57:47] [INFO]: [10:57:47] [main/INFO]: Registering discovery module EnumeratorModuleFolder: [C:\Games\clients\galaxy\mods]
[10:57:47] [INFO]: [10:57:47] [main/INFO]: Registering discovery module EnumeratorModuleFolder: [C:\Games\clients\galaxy\mods\1.7.10]
[10:57:47] [INFO]: [10:57:47] [main/INFO]: Adding supported mod class prefix 'LiteMod'
[10:57:47] [INFO]: [10:57:47] [main/INFO]: Discovering tweaks on class path...
[10:57:47] [INFO]: [10:57:47] [main/INFO]: Discovering valid mod files in folder C:\Games\clients\galaxy\mods
[10:57:47] [INFO]: [10:57:47] [main/INFO]: Considering valid mod file: C:\Games\clients\galaxy\mods\c1-voxelMap1710_galaxy.litemod
[10:57:47] [INFO]: [10:57:47] [main/INFO]: Considering valid mod file: C:\Games\clients\galaxy\mods\c3-worldeditcui1710.litemod
[10:57:47] [INFO]: [10:57:47] [main/INFO]: Considering valid mod file: C:\Games\clients\galaxy\mods\c6-VoxelCam131.litemod
[10:57:47] [INFO]: [10:57:47] [main/INFO]: Adding newest valid mod file 'C:\Games\clients\galaxy\mods\c3-worldeditcui1710.litemod' at revision 1727,0000
[10:57:47] [INFO]: [10:57:47] [main/INFO]: Adding newest valid mod file 'C:\Games\clients\galaxy\mods\c6-VoxelCam131.litemod' at revision 30,0000
[10:57:47] [INFO]: [10:57:47] [main/INFO]: Adding newest valid mod file 'C:\Games\clients\galaxy\mods\c1-voxelMap1710_galaxy.litemod' at revision 1203,0000
[10:57:47] [INFO]: [10:57:47] [main/INFO]: Discovering valid mod files in folder C:\Games\clients\galaxy\mods\1.7.10
[10:57:47] [INFO]: [10:57:47] [main/INFO]: Searching for tweaks in 'CodeChickenLib-1.7.10-1.1.3.136-universal.jar'
[10:57:47] [INFO]: [10:57:47] [main/WARN]: Error parsing manifest entries in 'C:\Games\clients\galaxy\mods\1.7.10\CodeChickenLib-1.7.10-1.1.3.136-universal.jar'
[10:57:47] [INFO]: [10:57:47] [main/INFO]: Searching for tweaks in 'ForgeMultipart-1.7.10-1.2.0.344-universal.jar'
[10:57:47] [INFO]: [10:57:47] [main/WARN]: Error parsing manifest entries in 'C:\Games\clients\galaxy\mods\1.7.10\ForgeMultipart-1.7.10-1.2.0.344-universal.jar'
[10:57:47] [INFO]: [10:57:47] [main/INFO]: Searching for tweaks in 'MrTJPCore-1.7.10-1.0.8.16-universal.jar'
[10:57:47] [INFO]: [10:57:47] [main/WARN]: Error parsing manifest entries in 'C:\Games\clients\galaxy\mods\1.7.10\MrTJPCore-1.7.10-1.0.8.16-universal.jar'
[10:57:47] [INFO]: [10:57:47] [main/INFO]: Searching for tweaks in '[1.7.10]bspkrsCore-universal-6.15.jar'
[10:57:47] [INFO]: [10:57:47] [main/WARN]: Error parsing manifest entries in 'C:\Games\clients\galaxy\mods\1.7.10\[1.7.10]bspkrsCore-universal-6.15.jar'
[10:57:47] [INFO]: [10:57:47] [main/INFO]: Mod file 'c6-VoxelCam131.litemod' provides classTransformer 'com.thatapplefreak.voxelcam.VoxelCamTransformer', adding to class loader
[10:57:47] [INFO]: [10:57:47] [main/INFO]: classTransformer 'com.thatapplefreak.voxelcam.VoxelCamTransformer' was successfully added
[10:57:47] [INFO]: [10:57:47] [main/INFO]: Mod file 'c1-voxelMap1710_galaxy.litemod' provides classTransformer 'com.thevoxelbox.voxelmap.litemod.VoxelMapTransformer', adding to class loader
[10:57:47] [INFO]: [10:57:47] [main/INFO]: classTransformer 'com.thevoxelbox.voxelmap.litemod.VoxelMapTransformer' was successfully added
[10:57:47] [INFO]: [10:57:47] [main/INFO]: LiteLoader PREINIT complete
[10:57:47] [INFO]: [10:57:47] [main/INFO]: Sorting registered packet transformers by priority
[10:57:47] [INFO]: [10:57:47] [main/INFO]: Added 0 packet transformer classes to the transformer list
[10:57:47] [INFO]: [10:57:47] [main/INFO]: Injecting required class transformer 'com.mumfrey.liteloader.transformers.event.EventProxyTransformer'
[10:57:47] [INFO]: [10:57:47] [main/INFO]: Injecting required class transformer 'com.mumfrey.liteloader.launch.LiteLoaderTransformer'
[10:57:47] [INFO]: [10:57:47] [main/INFO]: Injecting required class transformer 'com.mumfrey.liteloader.client.transformers.CrashReportTransformer'
[10:57:47] [INFO]: [10:57:47] [main/INFO]: Queuing required class transformer 'com.mumfrey.liteloader.common.transformers.LiteLoaderPacketTransformer'
[10:57:47] [INFO]: [10:57:47] [main/INFO]: Queuing required class transformer 'com.mumfrey.liteloader.client.transformers.LiteLoaderEventInjectionTransformer'
[10:57:47] [INFO]: [10:57:47] [main/INFO]: Queuing required class transformer 'com.mumfrey.liteloader.client.transformers.MinecraftOverlayTransformer'
[10:57:47] [INFO]: [10:57:47] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[10:57:47] [INFO]: [10:57:47] [main/INFO]: Loading tweak class name optifine.OptiFineForgeTweaker
[10:57:47] [INFO]: [10:57:47] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[10:57:47] [INFO]: [10:57:47] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[10:57:47] [INFO]: [10:57:47] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[10:57:47] [INFO]: [10:57:47] [main/INFO]: Calling tweak class optifine.OptiFineForgeTweaker
[10:57:47] [INFO]: [10:57:47] [main/INFO]: [optifine.OptiFineForgeTweaker:dbg:49]: OptiFineForgeTweaker: acceptOptions
[10:57:47] [INFO]: [10:57:47] [main/INFO]: [optifine.OptiFineForgeTweaker:dbg:49]: OptiFineForgeTweaker: injectIntoClassLoader
[10:57:47] [INFO]: [10:57:47] [main/INFO]: [optifine.OptiFineClassTransformer:dbg:179]: OptiFine ClassTransformer
[10:57:47] [INFO]: [10:57:47] [main/INFO]: [optifine.OptiFineClassTransformer:dbg:179]: OptiFine URL: file:/C:/Games/clients/galaxy/mods/c0-OptiFineHDUC1.jar
[10:57:47] [INFO]: [10:57:47] [main/INFO]: [optifine.OptiFineClassTransformer:dbg:179]: OptiFine ZIP file: java.util.zip.ZipFile@a1cdc6d
[10:57:47] [INFO]: [10:57:47] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:57:48] [INFO]: [10:57:48] [main/ERROR]: The minecraft jar file:/C:/Games/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!
[10:57:48] [INFO]: [10:57:48] [main/ERROR]: FML has been ordered to ignore the invalid or missing minecraft certificate. This is very likely to cause a problem!
[10:57:48] [INFO]: [10:57:48] [main/ERROR]: Technical information: ClientBrandRetriever was at jar:file:/C:/Games/clients/libraries/ex/1.7.10/minecraft_1.7.10.jar!/net/minecraft/client/ClientBrandRetriever.class, there were 0 certificates for it
[10:57:48] [INFO]: [10:57:48] [main/ERROR]: FML appears to be missing any signature data. This is not a good thing
[10:57:48] [INFO]: [10:57:48] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:57:48] [INFO]: [10:57:48] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:57:48] [INFO]: [10:57:48] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:57:48] [INFO]: [10:57:48] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:57:49] [INFO]: [10:57:49] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:57:49] [INFO]: [10:57:49] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:57:49] [INFO]: [10:57:49] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Parsing hooks container gloomyfolken.hooklib.minecraft.SecondaryTransformerHook
[10:57:49] [INFO]: [10:57:49] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Parsing hooks container gloomyfolken.hooklib.example.NetHooks
[10:57:49] [INFO]: [10:57:49] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:57:49] [INFO]: [10:57:49] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:57:49] [INFO]: [10:57:49] [main/INFO]: [micdoodle8.mods.miccore.MicdoodlePlugin:getASMTransformerClass:102]: Successfully Registered Transformer
[10:57:49] [INFO]: [10:57:49] [main/INFO]: Failed to find MicdoodleCore file in mods folder, skipping GC version check.
[10:57:49] [INFO]: [10:57:49] [main/INFO]: [micdoodle8.mods.miccore.MicdoodlePlugin:injectData:295]: [Micdoodle8Core]: Patching game...
[10:57:49] [INFO]: [10:57:49] [main/INFO]: [micdoodle8.mods.miccore.MicdoodlePlugin:injectData:295]: [Micdoodle8Core]: Patching game...
[10:57:49] [INFO]: [10:57:49] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:57:49] [INFO]: [10:57:49] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:57:49] [INFO]: [10:57:49] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:57:49] [INFO]: [10:57:49] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:57:50] [INFO]: [10:57:50] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:57:50] [INFO]: [10:57:50] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:57:50] [INFO]: [10:57:50] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
[10:57:50] [INFO]: [10:57:50] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Injecting hooks into class cpw.mods.fml.common.Loader
[10:57:50] [INFO]: [10:57:50] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Patching method cpw.mods.fml.common.Loader#injectData([Ljava/lang/Object;)
[10:57:50] [INFO]: [10:57:50] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Methods dictionary loaded in 78 ms
[10:57:50] [INFO]: [10:57:50] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:57:50] [INFO]: [10:57:50] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:57:50] [INFO]: [10:57:50] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:57:50] [INFO]: [10:57:50] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[10:57:50] [INFO]: [10:57:50] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
[10:57:50] [INFO]: [10:57:50] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
[10:57:50] [INFO]: [10:57:50] [main/INFO]: [optifine.OptiFineForgeTweaker:dbg:49]: OptiFineForgeTweaker: getLaunchArguments
[10:57:50] [INFO]: [10:57:50] [main/INFO]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[10:57:50] [INFO]: [10:57:50] [main/INFO]: Injecting downstream transformers
[10:57:50] [INFO]: [10:57:50] [main/INFO]: Injecting additional class transformer class 'com.mumfrey.liteloader.client.transformers.LiteLoaderEventInjectionTransformer'
[10:57:50] [INFO]: [10:57:50] [main/INFO]: Injecting additional class transformer class 'com.mumfrey.liteloader.client.transformers.MinecraftOverlayTransformer'
[10:57:50] [INFO]: [10:57:50] [main/INFO]: Injecting additional class transformer class 'com.mumfrey.liteloader.common.transformers.LiteLoaderPacketTransformer'
[10:57:50] [INFO]: [10:57:50] [main/INFO]: Injecting additional class transformer class 'com.thatapplefreak.voxelcam.VoxelCamTransformer'
[10:57:50] [INFO]: [10:57:50] [main/INFO]: Injecting additional class transformer class 'com.thevoxelbox.voxelmap.litemod.VoxelMapTransformer'
[10:57:51] [INFO]: [10:57:51] [main/INFO]: Injecting onstartupcomplete[x1] in func_71384_a in Minecraft
[10:57:51] [INFO]: [10:57:51] [main/INFO]: Injecting prerenderfbo[x1] in func_71411_J in Minecraft
[10:57:51] [INFO]: [10:57:51] [main/INFO]: Injecting postrenderfbo[x1] in func_71411_J in Minecraft
[10:57:51] [INFO]: [10:57:51] [main/INFO]: Injecting ontimerupdate[x1] in func_71411_J in Minecraft
[10:57:51] [INFO]: [10:57:51] [main/INFO]: Injecting onrender[x1] in func_71411_J in Minecraft
[10:57:51] [INFO]: [10:57:51] [main/INFO]: Injecting ontick[x1] in func_71411_J in Minecraft
[10:57:51] [INFO]: [10:57:51] [main/INFO]: Injecting updateframebuffersize[x1] in func_147119_ah in Minecraft
[10:57:51] [INFO]: [10:57:51] [main/INFO]: Injecting newtick[x1] in func_71407_l in Minecraft
[10:57:51] [INFO]: [10:57:51] [main/INFO]: Applying overlay com.mumfrey.liteloader.client.overlays.MinecraftOverlay to net.minecraft.client.Minecraft
[10:57:51] [INFO]: [10:57:51] [main/INFO]: MinecraftOverlayTransformer found INIT injection point, this is good.
[10:57:51] [INFO]: [10:57:51] [main/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: sv (1 / 1)
[10:57:51] [INFO]: [10:57:51] [main/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: sa (1 / 1)
[10:57:52] [INFO]: [10:57:52] [main/INFO]: Injecting onoutboundchat[x1] in func_71165_d in EntityClientPlayerMP
[10:57:52] [INFO]: [10:57:52] [main/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: bdi (1 / 1)
[10:57:52] [INFO]: [10:57:52] [main/INFO]: Injecting onc16packetclientstatus[x1] in func_148833_a in C16PacketClientStatus
[10:57:52] [INFO]: [10:57:52] [main/INFO]: func_146977_a(Lnet/minecraft/inventory/Slot;)V - Transformed
[10:57:52] [INFO]: [10:57:52] [main/INFO]: func_146977_a_original(Lnet/minecraft/inventory/Slot;)V - New Method
[10:57:52] [INFO]: [10:57:52] [main/INFO]: func_146977_a(Lnet/minecraft/inventory/Slot;)V - Invoke Virtual
[10:57:52] [INFO]: [10:57:52] [main/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: ahb (1 / 1)
[10:57:52] [INFO]: [10:57:52] [main/INFO]: Injecting onrenderchat[x1] in func_73830_a in GuiIngame
[10:57:52] [INFO]: [10:57:52] [main/INFO]: Injecting postrenderchat[x1] in func_73830_a in GuiIngame
[10:57:52] [INFO]: [10:57:52] [main/INFO]: Injecting onc00handshake[x1] in func_148833_a in C00Handshake
[10:57:52] [INFO]: [10:57:52] [main/INFO]: Injecting onc00packetloginstart[x1] in func_148833_a in C00PacketLoginStart
[10:57:52] [INFO]: [10:57:52] [main/INFO]: Injecting ons03packettimeupdate[x1] in func_148833_a in S03PacketTimeUpdate
[10:57:53] [INFO]: [10:57:53] [main/INFO]: Setting user: GanGseR
[10:57:53] [INFO]: [10:57:53] [main/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: xk (1 / 1)
[10:57:55] [INFO]: [10:57:55] [main/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: zc (1 / 1)
[10:57:55] [INFO]: [10:57:55] [main/INFO]: Injecting ons34packetmaps[x1] in func_148833_a in S34PacketMaps
[10:57:57] [INFO]: [10:57:57] [Client thread/INFO]: Injecting onc15packetclientsettings[x1] in func_148833_a in C15PacketClientSettings
[10:57:57] [INFO]: [10:57:57] [Client thread/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: bkn (1 / 1)
[10:57:57] [INFO]: [OptiFine] (Reflector) Class not present: ModLoader
[10:57:57] [INFO]: [OptiFine] (Reflector) Class not present: net.minecraft.src.FMLRenderAccessLibrary
[10:57:57] [INFO]: [OptiFine] (Reflector) Class not present: LightCache
[10:57:57] [INFO]: [OptiFine] (Reflector) Class not present: BlockCoord
[10:57:57] [INFO]: [10:57:57] [Client thread/INFO]: Injecting ons23packetblockchange[x1] in func_148833_a in S23PacketBlockChange
[10:57:57] [INFO]: [10:57:57] [Client thread/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: net/minecraftforge/client/ForgeHooksClient (1 / 1)
[10:57:57] [INFO]: [10:57:57] [Client thread/INFO]: [vazkii.emotes.client.asm.ClassTransformer:log:66]: [Emotes][ASM] Starting on net.minecraft.client.model.ModelBiped
[10:57:57] [INFO]: [10:57:57] [Client thread/INFO]: [vazkii.emotes.client.asm.ClassTransformer:log:66]: [Emotes][ASM] Method is func_78087_a or a for obf.
[10:57:57] [INFO]: [10:57:57] [Client thread/INFO]: [vazkii.emotes.client.asm.ClassTransformer:log:66]: [Emotes][ASM] Descriptor is (FFFFFFLnet/minecraft/entity/Entity;)V or (FFFFFFLsa;)V dor obf.
[10:57:57] [INFO]: [10:57:57] [Client thread/INFO]: [vazkii.emotes.client.asm.ClassTransformer:log:66]: [Emotes][ASM] Found method: a (FFFFFFLsa;)V
[10:57:57] [INFO]: [10:57:57] [Client thread/INFO]: [vazkii.emotes.client.asm.ClassTransformer:log:66]: [Emotes][ASM] RETURN Opcode found
[10:57:57] [INFO]: [10:57:57] [Client thread/INFO]: [vazkii.emotes.client.asm.ClassTransformer:log:66]: [Emotes][ASM] Patched!
[10:57:57] [INFO]: [10:57:57] [Client thread/INFO]: [com.collapse.optifinerus.RusTransformer:patchClass:32]: [optifineRus] Exception rewriting class: java.lang.NullPointerException
[10:57:57] [INFO]: [10:57:57] [Client thread/INFO]: Injecting oncreateintegratedserver[x1] in <init> in IntegratedServer
[10:57:58] [INFO]: [10:57:58] [Client thread/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: bjb (2 / 2)
[10:57:58] [INFO]: [10:57:58] [Client thread/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Injecting hooks into class net.minecraft.client.network.NetHandlerPlayClient
[10:57:58] [INFO]: [10:57:58] [Client thread/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Patching method net.minecraft.client.network.NetHandlerPlayClient#handleTabComplete(Lnet/minecraft/network/play/server/S3APacketTabComplete;)
[10:57:58] [INFO]: [10:57:58] [Client thread/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printResultsAndReset:1905]: Potential problem: Galacticraft did not complete injection of bytecode into: blt (4 / 5)
[10:57:58] [INFO]: [10:57:58] [Client thread/INFO]: Injecting prerendergui[x1] in func_78480_b in EntityRenderer
[10:57:58] [INFO]: [10:57:58] [Client thread/INFO]: Injecting onrenderhud[x1] in func_78480_b in EntityRenderer
[10:57:58] [INFO]: [10:57:58] [Client thread/INFO]: Injecting postrenderhud[x1] in func_78480_b in EntityRenderer
[10:57:58] [INFO]: [10:57:58] [Client thread/INFO]: Injecting onrenderworld[x1] in func_78471_a in EntityRenderer
[10:57:58] [INFO]: [10:57:58] [Client thread/INFO]: Injecting onsetupcameratransform[x1] in func_78471_a in EntityRenderer
[10:57:58] [INFO]: [10:57:58] [Client thread/INFO]: Injecting postrenderentities[x1] in func_78471_a in EntityRenderer
[10:57:58] [INFO]: [10:57:58] [Client thread/INFO]: Injecting postrender[x1] in func_78471_a in EntityRenderer
[10:57:58] [INFO]: [10:57:58] [Client thread/INFO]: Injecting postrender[x1] in func_78471_a in EntityRenderer
[10:57:58] [INFO]: [10:57:58] [Client thread/INFO]: Injecting ons35packetupdatetileentity[x1] in func_148833_a in S35PacketUpdateTileEntity
[10:57:58] [INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.client.SplashProgress
[10:57:58] [INFO]: [10:57:58] [Client thread/INFO]: LWJGL Version: 2.9.1
[10:57:58] [INFO]: [10:57:58] [Client thread/INFO]: Injecting renderfbo[x1] in func_147615_c in Framebuffer
[10:57:58] [INFO]: [OptiFine] 
[10:57:58] [INFO]: [OptiFine] OptiFine_1.7.10_HD_U_C1
[10:57:58] [INFO]: [OptiFine] Wed Apr 15 10:57:58 EET 2020
[10:57:58] [INFO]: [OptiFine] OS: Windows 7 (amd64) version 6.1
[10:57:58] [INFO]: [OptiFine] Java: 1.8.0_221, Oracle Corporation
[10:57:58] [INFO]: [OptiFine] VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
[10:57:58] [INFO]: [OptiFine] LWJGL: 2.9.1
[10:57:58] [INFO]: [OptiFine] OpenGL: Intel(R) HD Graphics 3000, version 3.1.0 - Build 9.17.10.4229, Intel
[10:57:58] [INFO]: [OptiFine] OpenGL Version: 3.1
[10:57:58] [INFO]: [OptiFine] OpenGL Fancy fog: Not available (GL_NV_fog_distance)
[10:57:58] [INFO]: [OptiFine] Maximum texture size: 8192x8192
[10:57:58] [INFO]: [OptiFine] Checking for new version
[10:57:58] [INFO]: [10:57:58] [Client thread/ERROR]: Couldn't initialize twitch stream
[10:57:59] [INFO]: [10:57:59] [Client thread/INFO]: Forge Mod Loader has detected optifine OptiFine_1.7.10_HD_U_C1, enabling compatibility features
[10:57:59] [INFO]: [10:57:59] [Client thread/INFO]: Attempting early MinecraftForge initialization
[10:57:59] [INFO]: [10:57:59] [Client thread/INFO]: MinecraftForge v10.13.3.0 Initialized
[10:57:59] [INFO]: [10:57:59] [Client thread/INFO]: Replaced 183 ore recipies
[10:57:59] [INFO]: [10:57:59] [Client thread/INFO]: Preloading CrashReport classes
[10:57:59] [INFO]: [10:57:59] [Client thread/INFO]:     net.minecraft.world.World$1
[10:57:59] [INFO]: [10:57:59] [Client thread/INFO]:     net.minecraft.world.World$2
[10:57:59] [INFO]: [10:57:59] [Client thread/INFO]:     net.minecraft.world.World$3
[10:57:59] [INFO]: [10:57:59] [Client thread/INFO]:     net.minecraft.world.World$4
[10:57:59] [INFO]: [10:57:59] [Client thread/INFO]:     net.minecraft.world.chunk.Chunk$1
[10:57:59] [INFO]: [10:57:59] [Client thread/INFO]:     net.minecraft.crash.CrashReportCategory$1
[10:57:59] [INFO]: [10:57:59] [Client thread/INFO]:     net.minecraft.crash.CrashReportCategory$2
[10:57:59] [INFO]: [10:57:59] [Client thread/INFO]:     net.minecraft.crash.CrashReportCategory$3
[10:57:59] [INFO]: [10:57:59] [Client thread/INFO]:     net.minecraft.entity.Entity$1
[10:57:59] [INFO]: [10:57:59] [Client thread/INFO]:     net.minecraft.entity.Entity$2
[10:57:59] [INFO]: [10:57:59] [Client thread/INFO]:     net.minecraft.entity.EntityTracker$1
[10:57:59] [INFO]: [10:57:59] [Client thread/INFO]:     net.minecraft.world.gen.layer.GenLayer$1
[10:57:59] [INFO]: [10:57:59] [Client thread/INFO]:     net.minecraft.world.gen.layer.GenLayer$2
[10:57:59] [INFO]: [10:57:59] [Client thread/INFO]:     net.minecraft.entity.player.InventoryPlayer$1
[10:57:59] [INFO]: [10:57:59] [Client thread/INFO]:     net.minecraft.world.gen.structure.MapGenStructure$1
[10:57:59] [INFO]: [10:57:59] [Client thread/INFO]:     net.minecraft.world.gen.structure.MapGenStructure$2
[10:57:59] [INFO]: [10:57:59] [Client thread/INFO]:     net.minecraft.world.gen.structure.MapGenStructure$3
[10:57:59] [INFO]: [10:57:59] [Client thread/INFO]:     net.minecraft.server.MinecraftServer$3
[10:57:59] [INFO]: [10:57:59] [Client thread/INFO]:     net.minecraft.server.MinecraftServer$4
[10:57:59] [INFO]: [10:57:59] [Client thread/INFO]:     net.minecraft.server.MinecraftServer$5
[10:57:59] [INFO]: [10:57:59] [Client thread/INFO]:     net.minecraft.nbt.NBTTagCompound$1
[10:57:59] [INFO]: [10:57:59] [Client thread/INFO]:     net.minecraft.nbt.NBTTagCompound$2
[10:57:59] [INFO]: [10:57:59] [Client thread/INFO]:     net.minecraft.network.NetHandlerPlayServer$2
[10:57:59] [INFO]: [10:57:59] [Client thread/INFO]:     net.minecraft.network.NetworkSystem$3
[10:57:59] [INFO]: [10:57:59] [Client thread/INFO]:     net.minecraft.tileentity.TileEntity$1
[10:57:59] [INFO]: [10:57:59] [Client thread/INFO]:     net.minecraft.tileentity.TileEntity$2
[10:57:59] [INFO]: [10:57:59] [Client thread/INFO]:     net.minecraft.tileentity.TileEntity$3
[10:57:59] [INFO]: [10:57:59] [Client thread/INFO]:     net.minecraft.world.storage.WorldInfo$1
[10:57:59] [INFO]: [10:57:59] [Client thread/INFO]:     net.minecraft.world.storage.WorldInfo$2
[10:57:59] [INFO]: [10:57:59] [Client thread/INFO]:     net.minecraft.world.storage.WorldInfo$3
[10:57:59] [INFO]: [10:57:59] [Client thread/INFO]:     net.minecraft.world.storage.WorldInfo$4
[10:57:59] [INFO]: [10:57:59] [Client thread/INFO]:     net.minecraft.world.storage.WorldInfo$5
[10:57:59] [INFO]: [10:57:59] [Client thread/INFO]:     net.minecraft.world.storage.WorldInfo$6
[10:57:59] [INFO]: [10:57:59] [Client thread/INFO]:     net.minecraft.world.storage.WorldInfo$7
[10:57:59] [INFO]: [10:57:59] [Client thread/INFO]:     net.minecraft.world.storage.WorldInfo$8
[10:57:59] [INFO]: [10:57:59] [Client thread/INFO]:     net.minecraft.world.storage.WorldInfo$9
[10:57:59] [INFO]: [10:57:59] [Client thread/INFO]:     net.minecraft.client.Minecraft$3
[10:57:59] [INFO]: [10:57:59] [Client thread/INFO]:     net.minecraft.client.Minecraft$4
[10:57:59] [INFO]: [10:57:59] [Client thread/INFO]:     net.minecraft.client.Minecraft$5
[10:57:59] [INFO]: [10:57:59] [Client thread/INFO]:     net.minecraft.client.Minecraft$6
[10:57:59] [INFO]: [10:57:59] [Client thread/INFO]:     net.minecraft.client.Minecraft$7
[10:57:59] [INFO]: [10:57:59] [Client thread/INFO]:     net.minecraft.client.Minecraft$8
[10:57:59] [INFO]: [10:57:59] [Client thread/INFO]:     net.minecraft.client.Minecraft$9
[10:57:59] [INFO]: [10:57:59] [Client thread/INFO]:     net.minecraft.client.Minecraft$10
[10:57:59] [INFO]: [10:57:59] [Client thread/INFO]:     net.minecraft.client.Minecraft$11
[10:57:59] [INFO]: [10:57:59] [Client thread/INFO]:     net.minecraft.client.Minecraft$12
[10:57:59] [INFO]: [10:57:59] [Client thread/INFO]:     net.minecraft.client.Minecraft$13
[10:57:59] [INFO]: [10:57:59] [Client thread/INFO]:     net.minecraft.client.Minecraft$14
[10:57:59] [INFO]: [10:57:59] [Client thread/INFO]:     net.minecraft.client.Minecraft$15
[10:57:59] [INFO]: [10:57:59] [Client thread/INFO]:     net.minecraft.client.multiplayer.WorldClient$1
[10:57:59] [INFO]: [10:57:59] [Client thread/INFO]:     net.minecraft.client.multiplayer.WorldClient$2
[10:57:59] [INFO]: [10:57:59] [Client thread/INFO]:     net.minecraft.client.multiplayer.WorldClient$3
[10:57:59] [INFO]: [10:57:59] [Client thread/INFO]:     net.minecraft.client.multiplayer.WorldClient$4
[10:57:59] [INFO]: [10:57:59] [Client thread/INFO]:     net.minecraft.client.particle,EffectRenderer$1
[10:57:59] [INFO]: [10:57:59] [Client thread/INFO]:     net.minecraft.client.particle,EffectRenderer$2
[10:57:59] [INFO]: [10:57:59] [Client thread/INFO]:     net.minecraft.client.particle,EffectRenderer$3
[10:57:59] [INFO]: [10:57:59] [Client thread/INFO]:     net.minecraft.client.particle,EffectRenderer$4
[10:57:59] [INFO]: [10:57:59] [Client thread/INFO]:     net.minecraft.client.renderer.EntityRenderer$1
[10:57:59] [INFO]: [10:57:59] [Client thread/INFO]:     net.minecraft.client.renderer.EntityRenderer$2
[10:57:59] [INFO]: [10:57:59] [Client thread/INFO]:     net.minecraft.client.renderer.EntityRenderer$3
[10:57:59] [INFO]: [10:57:59] [Client thread/INFO]:     net.minecraft.server.integrated.IntegratedServer$1
[10:57:59] [INFO]: [10:57:59] [Client thread/INFO]:     net.minecraft.server.integrated.IntegratedServer$2
[10:57:59] [INFO]: [10:57:59] [Client thread/INFO]:     net.minecraft.client.renderer.RenderGlobal$1
[10:57:59] [INFO]: [10:57:59] [Client thread/INFO]:     net.minecraft.client.renderer.entity.RenderItem$1
[10:57:59] [INFO]: [10:57:59] [Client thread/INFO]:     net.minecraft.client.renderer.entity.RenderItem$2
[10:57:59] [INFO]: [10:57:59] [Client thread/INFO]:     net.minecraft.client.renderer.entity.RenderItem$3
[10:57:59] [INFO]: [10:57:59] [Client thread/INFO]:     net.minecraft.client.renderer.entity.RenderItem$4
[10:57:59] [INFO]: [10:57:59] [Client thread/INFO]:     net.minecraft.client.renderer.texture.TextureAtlasSprite$1
[10:57:59] [INFO]: [10:57:59] [Client thread/INFO]:     net.minecraft.client.renderer.texture.TextureManager$1
[10:57:59] [INFO]: [10:57:59] [Client thread/INFO]:     net.minecraft.client.renderer.texture.TextureMap$1
[10:57:59] [INFO]: [10:57:59] [Client thread/INFO]:     net.minecraft.client.renderer.texture.TextureMap$2
[10:57:59] [INFO]: [10:57:59] [Client thread/INFO]:     net.minecraft.client.renderer.texture.TextureMap$3
[10:57:59] [INFO]: [10:57:59] [Client thread/INFO]: Completed early MinecraftForge initialization
[10:57:59] [INFO]: [10:57:59] [Client thread/INFO]: [AppEng] Core Init
[10:57:59] [INFO]: [10:57:59] [Client thread/INFO]: Found 0 mods from the command line. Injecting into mod discoverer
[10:57:59] [INFO]: [10:57:59] [Client thread/INFO]: Searching C:\Games\clients\galaxy\mods for mods
[10:57:59] [INFO]: [10:57:59] [Client thread/INFO]: Also searching C:\Games\clients\galaxy\mods\1.7.10 for mods
[10:57:59] [INFO]: [OptiFine] Version found: C1
[10:58:02] [INFO]: [10:58:02] [Client thread/WARN]: Mod neiintegration is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0.9
[10:58:02] [INFO]: [10:58:02] [Client thread/INFO]: Mod OptifineAPI is missing the required element 'name'. Substituting OptifineAPI
[10:58:03] [INFO]: [10:58:03] [Client thread/WARN]: Mod starfall is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
[10:58:05] [INFO]: [10:58:05] [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
[10:58:06] [INFO]: [10:58:06] [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-pre14
[10:58:06] [INFO]: [10:58:06] [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-pre14
[10:58:06] [INFO]: [10:58:06] [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-pre14
[10:58:06] [INFO]: [10:58:06] [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-pre14
[10:58:06] [INFO]: [10:58:06] [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-pre14
[10:58:06] [INFO]: [10:58:06] [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
[10:58:06] [INFO]: [10:58:06] [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
[10:58:06] [INFO]: [10:58:06] [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
[10:58:06] [INFO]: [10:58:06] [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
[10:58:06] [INFO]: [10:58:06] [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
[10:58:06] [INFO]: [10:58:06] [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
[10:58:06] [INFO]: [10:58:06] [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
[10:58:06] [INFO]: [10:58:06] [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
[10:58:06] [INFO]: [10:58:06] [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
[10:58:06] [INFO]: [10:58:06] [Client thread/INFO]: Forge Mod Loader has identified 97 mods to load
[10:58:06] [INFO]: [10:58:06] [Client thread/INFO]: Found mod(s) [PowerUtils] containing declared API package cofh.api.energy (owned by CoFHAPI) without associated API reference
[10:58:06] [INFO]: [10:58:06] [Client thread/INFO]: Found mod(s) [GraviSuite] containing declared API package buildcraft.api.tools (owned by BuildCraftAPI|core) without associated API reference
[10:58:06] [INFO]: [10:58:06] [Client thread/INFO]: Found mod(s) [ExtraUtilities] containing declared API package baubles.api (owned by Baubles) without associated API reference
[10:58:07] [INFO]: [10:58:07] [Client thread/INFO]: FML has found a non-mod file exm1-MegaMachines-libs.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[10:58:07] [INFO]: [10:58:07] [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.
[10:58:07] [INFO]: [10:58:07] [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.
[10:58:09] [INFO]: [10:58:09] [Client thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, optifinerus, CodeChickenCore, NotEnoughItems, appliedenergistics2-core, Micdoodlecore, OpenModsCore, <CoFH ASM>, hardwareinfo, minetuner, chatbubbles, IC2BackpackHUD, NEIAddons, NEIAddons|AppEng, NEIAddons|Botany, NEIAddons|Forestry, NEIAddons|CraftingTables, NEIAddons|ExNihilo, neiintegration, guilib, bankingmod, clantag, economy, economyore, OptifineAPI, megams, quantumgenerators, spawn-world, superpickaxe, wardrobe, more_records, enderbag, genarator, treasure_chest, dailybonus, starfall, messagesender, MineTweaker3, modtweaker2, notifications, wanditems, discordrpc, itemicon, craftitems, advancedtab, economyutils, vk_feed, AdvancedMachines, AdvancedSolarPanel, appliedenergistics2, GalacticraftCore, GalacticraftMars, GalaxySpace, GraviSuite, IC2, Mantle, IC2NuclearControl, PowerUtils, Emotes, DragonsRadioMod, BrandonsCore, CoFHCore, SolarFlux, ThermalDynamics, ThermalExpansion, ThermalFoundation, ExtraUtilities, IronChest, OpenBlocks, OpenMods, Botany, BinnieCore, ExtraBees, ExtraTrees, Genetics, Forestry, ForestryExtras, WaslieCore, ProjRed|Core, ProjRed|Transmission, ProjRed|Illumination, ProjRed|Exploration, wildcaves3, asielib, cosmeticWings, DamageIndicatorsMod, statues, Treecapitator, Hats, iChunUtil, bspkrsCore, ForgeMicroblock, ForgeMultipart, McMultipart, MrTJPCoreMod] at CLIENT
[10:58:09] [INFO]: [10:58:09] [Client thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, optifinerus, CodeChickenCore, NotEnoughItems, appliedenergistics2-core, Micdoodlecore, OpenModsCore, <CoFH ASM>, hardwareinfo, minetuner, chatbubbles, IC2BackpackHUD, NEIAddons, NEIAddons|AppEng, NEIAddons|Botany, NEIAddons|Forestry, NEIAddons|CraftingTables, NEIAddons|ExNihilo, neiintegration, guilib, bankingmod, clantag, economy, economyore, OptifineAPI, megams, quantumgenerators, spawn-world, superpickaxe, wardrobe, more_records, enderbag, genarator, treasure_chest, dailybonus, starfall, messagesender, MineTweaker3, modtweaker2, notifications, wanditems, discordrpc, itemicon, craftitems, advancedtab, economyutils, vk_feed, AdvancedMachines, AdvancedSolarPanel, appliedenergistics2, GalacticraftCore, GalacticraftMars, GalaxySpace, GraviSuite, IC2, Mantle, IC2NuclearControl, PowerUtils, Emotes, DragonsRadioMod, BrandonsCore, CoFHCore, SolarFlux, ThermalDynamics, ThermalExpansion, ThermalFoundation, ExtraUtilities, IronChest, OpenBlocks, OpenMods, Botany, BinnieCore, ExtraBees, ExtraTrees, Genetics, Forestry, ForestryExtras, WaslieCore, ProjRed|Core, ProjRed|Transmission, ProjRed|Illumination, ProjRed|Exploration, wildcaves3, asielib, cosmeticWings, DamageIndicatorsMod, statues, Treecapitator, Hats, iChunUtil, bspkrsCore, ForgeMicroblock, ForgeMultipart, McMultipart, MrTJPCoreMod] at SERVER
[10:58:09] [INFO]: [10:58:09] [Client thread/INFO]: Resource cache GC started
[10:58:10] [INFO]: [10:58:10] [Client thread/ERROR]: The mod IC2 is expecting signature de041f9f6187debbc77034a344134053277aa3b0 for source exs1-industrialcraftPlus.jar, however there is no signature matching that description
[10:58:10] [INFO]: [10:58:10] [Client thread/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: boh (1 / 1)
[10:58:11] [INFO]: [10:58:11] [Client thread/INFO]: [micdoodle8.mods.miccore.MicdoodleTransformer:printLog:1989]: Galacticraft successfully injected bytecode into: oi (4 / 4)
[10:58:11] [INFO]: [10:58:11] [Client thread/INFO]: Injecting onplayerlogin[x1] in func_72377_c in ServerConfigurationManager
[10:58:11] [INFO]: [10:58:11] [Client thread/INFO]: Injecting onplayerlogout[x1] in func_72367_e in ServerConfigurationManager
[10:58:11] [INFO]: [10:58:11] [Client thread/INFO]: Injecting onspawnplayer[x1] in func_148545_a in ServerConfigurationManager
[10:58:11] [INFO]: [10:58:11] [Client thread/INFO]: Injecting onrespawnplayer[x1] in func_72368_a in ServerConfigurationManager
[10:58:12] [INFO]: [10:58:12] [Client thread/INFO]: Injecting ons24packetblockaction[x1] in func_148833_a in S24PacketBlockAction
[10:58:12] [INFO]: [10:58:12] [Client thread/INFO]: Injecting ons2apacketparticles[x1] in func_148833_a in S2APacketParticles
[10:58:12] [INFO]: [10:58:12] [Client thread/INFO]: Injecting ons19packetentitystatus[x1] in func_148833_a in S19PacketEntityStatus
[10:58:12] [INFO]: [10:58:12] [Client thread/INFO]: Injecting ons2cpacketspawnglobalentity[x1] in func_148833_a in S2CPacketSpawnGlobalEntity
[10:58:12] [INFO]: [10:58:12] [Client thread/INFO]: Injecting ons27packetexplosion[x1] in func_148833_a in S27PacketExplosion
[10:58:12] [INFO]: [10:58:12] [Client thread/INFO]: Injecting ons2bpacketchangegamestate[x1] in func_148833_a in S2BPacketChangeGameState
[10:58:14] [INFO]: [10:58:14] [Client thread/ERROR]: [Environment Checks] Optifine detected. This may cause issues due to base edits or ASM usage.
[10:58:14] [INFO]: [10:58:14] [Client thread/INFO]: Hello Minecraft!!!
[10:58:15] [INFO]: [10:58:15] [Client thread/INFO]: Injecting onc08packetplayerblockplacement[x1] in func_148833_a in C08PacketPlayerBlockPlacement
[10:58:16] [INFO]: [10:58:16] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:optifineRus, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:HardwareInfo, FMLFileResourcePack:MineTuner, FMLFileResourcePack:ChatBubbles, FMLFileResourcePack:IC2 Backpack HUD, FMLFileResourcePack:NEI Addons, FMLFileResourcePack:NEI Addons: Applied Energistics 2, FMLFileResourcePack:NEI Addons: Botany, FMLFileResourcePack:NEI Addons: Forestry, FMLFileResourcePack:NEI Addons: Crafting Tables, FMLFileResourcePack:NEI Addons: Ex Nihilo, FMLFileResourcePack:NEI Integration, FMLFileResourcePack:GUI Library, FMLFileResourcePack:BankingMod, FMLFileResourcePack:Clan Tag, FMLFileResourcePack:economy, FMLFileResourcePack:Economy Ore Mod, FMLFileResourcePack:OptifineAPI, FMLFileResourcePack:Mega machine, FMLFileResourcePack:Quantum Generators, FMLFileResourcePack:Spawn World, FMLFileResourcePack:SuperPickaxe, FMLFileResourcePack:Wardrobe Mod, FMLFileResourcePack:More Records, FMLFileResourcePack:Excalibur EnderBag, FMLFileResourcePack:Genarator, FMLFileResourcePack:Treasure Chest, FMLFileResourcePack:DailyBonus, FMLFileResourcePack:Starfall, FMLFileResourcePack:MessageSender, FMLFileResourcePack:MineTweaker 3, FMLFileResourcePack:Mod Tweaker 2, FMLFileResourcePack:Notifications, FMLFileResourcePack:WandItems, FMLFileResourcePack:DiscordRPC, FMLFileResourcePack:Item Icon, FMLFileResourcePack:CraftItems, FMLFileResourcePack:AdvancedTab, FMLFileResourcePack:EconomyUtils, FMLFileResourcePack:VK Feed, FMLFileResourcePack:IC2 Advanced Machines Addon, FMLFileResourcePack:Advanced Solar Panels, FMLFileResourcePack:Applied Energistics 2, FMLFileResourcePack:Galacticraft Core, FMLFileResourcePack:Galacticraft Planets, FMLFileResourcePack:GalaxySpace, FMLFileResourcePack:Graviation Suite, FMLFileResourcePack:IndustrialCraft 2, FMLFileResourcePack:Mantle, FMLFileResourcePack:Nuclear Control 2, FMLFileResourcePack:PowerUtils, FMLFileResourcePack:Emotes, FMLFileResourcePack:Dragon's Radio Mod, FMLFileResourcePack:Brandon's Core, FMLFileResourcePack:CoFH Core, FMLFileResourcePack:Solar Flux, FMLFileResourcePack:Thermal Dynamics, FMLFileResourcePack:Thermal Expansion, FMLFileResourcePack:Thermal Foundation, FMLFileResourcePack:Extra Utilities, FMLFileResourcePack:Iron Chest, FMLFileResourcePack:OpenBlocks, FMLFileResourcePack:OpenMods, FMLFileResourcePack:Botany, FMLFileResourcePack:Binnie Core, FMLFileResourcePack:Extra Bees, FMLFileResourcePack:Extra Trees, FMLFileResourcePack:Genetics, FMLFileResourcePack:Forestry for Minecraft, FMLFileResourcePack:Forestry Extras, FMLFileResourcePack:WaslieCore, FMLFileResourcePack:ProjectRed, FMLFileResourcePack:ProjectRed-Transmission, FMLFileResourcePack:ProjectRed-Illumination, FMLFileResourcePack:ProjectRed-Exploration, FMLFileResourcePack:Wild Caves 3, FMLFileResourcePack:asielib, FMLFileResourcePack:Cosmetic Wings, FMLFileResourcePack:Damage Indicators, FMLFileResourcePack:Statues, FMLFileResourcePack:Treecapitator, FMLFileResourcePack:Hats, FMLFileResourcePack:iChunUtil, FMLFileResourcePack:bspkrsCore, FMLFileResourcePack:Forge Microblocks, FMLFileResourcePack:Forge Multipart, FMLFileResourcePack:Minecraft Multipart Plugin, FMLFileResourcePack:MrTJPCore
[10:58:16] [INFO]: [10:58:16] [Client thread/INFO]: Processing ObjectHolder annotations
[10:58:16] [INFO]: [10:58:16] [Client thread/INFO]: Found 0 ObjectHolder annotations
[10:58:16] [INFO]: [10:58:16] [Client thread/INFO]: Configured a dormant chunk cache size of 0
[10:58:16] [INFO]: [10:58:16] [Client thread/INFO]: <RenderChatBubbles Initialized>
[10:58:17] [INFO]: [10:58:17] [Client thread/INFO]: <ChatBubblesManager Initialized>
[10:58:17] [INFO]: [10:58:17] [Client thread/INFO]: Pre Initialization ( started )
[10:58:17] [INFO]: [10:58:17] [Client thread/INFO]: func_145841_b(Lnet/minecraft/nbt/NBTTagCompound;)V - Transformed
[10:58:17] [INFO]: [10:58:17] [Client thread/INFO]: func_145839_a(Lnet/minecraft/nbt/NBTTagCompound;)V - Transformed
[10:58:17] [INFO]: [10:58:17] [Client thread/INFO]: Allowing Interface ic2.api.energy.tile.IEnergySink from appeng/tile/powersink/IC2 because IC2 integration is enabled.
[10:58:17] [INFO]: [10:58:17] [Client thread/INFO]: Removing Interface Reika.RotaryCraft.API.Power.AdvancedShaftPowerReceiver from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
[10:58:17] [INFO]: [10:58:17] [Client thread/INFO]: Removing Interface Reika.RotaryCraft.API.Interfaces.Transducerable from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
[10:58:17] [INFO]: [10:58:17] [Client thread/INFO]: Removing Method Tick_RotaryCraft from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
[10:58:17] [INFO]: [10:58:17] [Client thread/INFO]: Updated appeng/tile/powersink/RotaryCraft
[10:58:17] [INFO]: [10:58:17] [Client thread/INFO]: Allowing Interface cofh.api.energy.IEnergyReceiver from appeng/tile/powersink/RedstoneFlux because RF integration is enabled.
[10:58:17] [INFO]: [10:58:17] [Client thread/INFO]: Removing Interface mekanism.api.energy.IStrictEnergyAcceptor from appeng/tile/powersink/MekJoules because Mekanism integration is disabled.
[10:58:17] [INFO]: [10:58:17] [Client thread/INFO]: Updated appeng/tile/powersink/MekJoules
[10:58:17] [INFO]: [10:58:17] [Client thread/INFO]: Removing Interface powercrystals.minefactoryreloaded.api.rednet.connectivity.IRedNetConnection from appeng/block/networking/BlockCableBus because MFR integration is disabled.
[10:58:17] [INFO]: [10:58:17] [Client thread/INFO]: Removing Method getConnectionType from appeng/block/networking/BlockCableBus because MFR integration is disabled.
[10:58:17] [INFO]: [10:58:17] [Client thread/INFO]: Updated appeng/block/networking/BlockCableBus
[10:58:18] [INFO]: [10:58:18] [Client thread/INFO]: Removing Interface buildcraft.api.tools.IToolWrench from appeng/items/tools/quartz/ToolQuartzWrench because BC integration is disabled.
[10:58:18] [INFO]: [10:58:18] [Client thread/INFO]: Updated appeng/items/tools/quartz/ToolQuartzWrench
[10:58:18] [INFO]: [10:58:18] [Client thread/INFO]: Allowing Interface ic2.api.item.ISpecialElectricItem from appeng/items/tools/powered/powersink/IC2 because IC2 integration is enabled.
[10:58:18] [INFO]: [10:58:18] [Client thread/INFO]: Allowing Interface ic2.api.item.IElectricItemManager from appeng/items/tools/powered/powersink/IC2 because IC2 integration is enabled.
[10:58:18] [INFO]: [10:58:18] [Client thread/INFO]: Allowing Method getManager from appeng/items/tools/powered/powersink/IC2 because IC2 integration is enabled.
[10:58:18] [INFO]: [10:58:18] [Client thread/INFO]: Allowing Interface cofh.api.energy.IEnergyContainerItem from appeng/items/tools/powered/powersink/RedstoneFlux because RFItem integration is enabled.
[10:58:18] [INFO]: [10:58:18] [Client thread/INFO]: Removing Interface buildcraft.api.tools.IToolWrench from appeng/items/tools/ToolNetworkTool because BC integration is disabled.
[10:58:18] [INFO]: [10:58:18] [Client thread/INFO]: Updated appeng/items/tools/ToolNetworkTool
[10:58:18] [INFO]: [10:58:18] [Client thread/INFO]: Removing Interface buildcraft.api.transport.IPipeConnection from appeng/parts/misc/PartStorageBus because BC integration is disabled.
[10:58:18] [INFO]: [10:58:18] [Client thread/INFO]: Removing Method overridePipeConnection from appeng/parts/misc/PartStorageBus because BC integration is disabled.
[10:58:18] [INFO]: [10:58:18] [Client thread/INFO]: Updated appeng/parts/misc/PartStorageBus
[10:58:18] [INFO]: [10:58:18] [Client thread/INFO]: Removing Interface buildcraft.api.transport.IPipeConnection from appeng/parts/p2p/PartP2PItems because BC integration is disabled.
[10:58:18] [INFO]: [10:58:18] [Client thread/INFO]: Removing Method overridePipeConnection from appeng/parts/p2p/PartP2PItems because BC integration is disabled.
[10:58:18] [INFO]: [10:58:18] [Client thread/INFO]: Updated appeng/parts/p2p/PartP2PItems
[10:58:18] [INFO]: [10:58:18] [Client thread/INFO]: Allowing Interface ic2.api.energy.tile.IEnergySink from appeng/parts/p2p/PartP2PIC2Power because IC2 integration is enabled.
[10:58:18] [INFO]: [10:58:18] [Client thread/INFO]: Allowing Interface ic2.api.energy.tile.IEnergySource from appeng/parts/p2p/PartP2PIC2Power because IC2 integration is enabled.
[10:58:18] [INFO]: [10:58:18] [Client thread/INFO]: Allowing Interface cofh.api.energy.IEnergyReceiver from appeng/parts/p2p/PartP2PRFPower because RF integration is enabled.
[10:58:18] [INFO]: #
[10:58:18] [INFO]: # A fatal error has been detected by the Java Runtime Environment:
[10:58:18] [INFO]: #
[10:58:18] [INFO]: #  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000000000278beac, pid=3604, tid=0x0000000000000c08
[10:58:18] [INFO]: #
[10:58:18] [INFO]: # JRE version: Java(TM) SE Runtime Environment (8.0_221-b11) (build 1.8.0_221-b11)
[10:58:18] [INFO]: # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.221-b11 mixed mode windows-amd64 compressed oops)
[10:58:18] [INFO]: # Problematic frame:
[10:58:18] [INFO]: # V  [jvm.dll+0x4ebeac]
[10:58:18] [INFO]: #
[10:58:18] [INFO]: # Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
[10:58:18] [INFO]: #
[10:58:18] [INFO]: # An error report file with more information is saved as:
[10:58:18] [INFO]: # C:\Games\clients\galaxy\hs_err_pid3604.log
[10:58:18] [INFO]: #
[10:58:18] [INFO]: # Compiler replay data is saved as:
[10:58:18] [INFO]: # C:\Games\clients\galaxy\replay_pid3604.log
[10:58:18] [INFO]: #
[10:58:18] [INFO]: # If you would like to submit a bug report, please visit:
[10:58:18] [INFO]: #   http://bugreport.java.com/bugreport/crash.jsp
[10:58:18] [INFO]: #
[10:58:18] [INFO]: Java HotSpot(TM) 64-Bit Server VM warning: Using incremental CMS is deprecated and will likely be removed in a future release
[10:58:18] [WARN]: 
ru.excalibur.launcher.j.e.D: Crash with reason <unknown>
    at ru.excalibur.launcher.j.e.k.H(b:118) ~[launcher.jar:?]
    at ru.excalibur.launcher.j.e.k.H(b:128) ~[launcher.jar:?]
    at ru.excalibur.launcher.j.e.e.H(ng:173) ~[launcher.jar:?]
    at ru.excalibur.launcher.j.e.E.H(uj:185) ~[launcher.jar:?]
    at ru.excalibur.launcher.j.e.E.H(uj:397) ~[launcher.jar:?]
    at ru.excalibur.launcher.j.e.E.g(uj:197) ~[launcher.jar:?]
    at ru.excalibur.launcher.t.e.e.a.H(oa:101) ~[launcher.jar:?]
    at ru.excalibur.launcher.t.m.run(ma:147) ~[launcher.jar:?]
    at ru.excalibur.launcher.t.m.start(ma:198) ~[launcher.jar:?]
    at ru.excalibur.launcher.t.A.H(ma:34) ~[launcher.jar:?]
    at ru.excalibur.launcher.g.g.g.i.H(fb:423) ~[launcher.jar:?]
    at ru.excalibur.launcher.t.m.run(ma:95) ~[launcher.jar:?]
[10:58:18] [INFO]: Sending notify...
 

Ссылка на комментарий
  • Developer
13 минут назад, GanGseR сказал:

[10:58:18] [INFO]: # C:\Games\clients\galaxy\replay_pid3604.log

В студию + уберите с этого места клиент. Переместите на другой диск либо оставьте по умолчанию.

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

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

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

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

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

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

Войти

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

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

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