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

что делать ?


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

[21:00:22] [INFO]: Loading display...
[21:00:22] [INFO]: Platform:
[21:00:22] [INFO]:   Display:
[21:00:22] [INFO]:       Resolution: 1024x768
[21:00:22] [INFO]:       Scale: auto (min: x1, max: x1)
[21:00:22] [INFO]:       Styles:
[21:00:22] [INFO]:           - "default"
[21:00:22] [INFO]:   OS: WINDOWS (Windows 10)
[21:00:22] [INFO]:   Arch: x64 (amd64)
[21:00:22] [INFO]:   Total memory: 3530mb
[21:00:22] [INFO]:   Allowed memory: 3530mb
[21:00:22] [INFO]: Loading textures of style <default>...
[21:00:22] [INFO]:    assets/textures/gui/default/dialog/window.default.png
[21:00:23] [INFO]:    assets/textures/gui/default/dialog/btn.app.close.png
[21:00:23] [INFO]:    assets/textures/gui/default/main/header.social.vk.png
[21:00:23] [INFO]:    assets/textures/gui/default/main/window.png
[21:00:23] [INFO]:    assets/textures/gui/default/dialog/settings/launcher.memory.slider.png
[21:00:23] [INFO]:    assets/textures/gui/default/main/client.icon.png
[21:00:23] [INFO]:    assets/textures/gui/default/auth/field.pass.png
[21:00:23] [INFO]:    assets/textures/gui/default/dialog/settings/launcher.scale.background.png
[21:00:23] [INFO]:    assets/textures/gui/default/dialog/progressbar.download.png
[21:00:23] [INFO]:    assets/textures/gui/default/main/header.profile.popup.png
[21:00:23] [INFO]:    assets/textures/gui/default/dialog/settings/btn.confirm.png
[21:00:23] [INFO]:    assets/textures/gui/default/main/client.background.png
[21:00:23] [INFO]:    assets/textures/gui/default/main/header.logo.png
[21:00:23] [INFO]:    assets/textures/gui/default/auth/btn.sign.icon.png
[21:00:23] [INFO]:    assets/textures/gui/default/dialog/settings/client.dlc.checkbox.png
[21:00:23] [INFO]:    assets/textures/gui/default/comp/checkbox.png
[21:00:23] [INFO]:    assets/textures/gui/default/main/header.social.discord.png
[21:00:23] [INFO]:    assets/textures/gui/default/main/header.profile.user.steve.png
[21:00:23] [INFO]:    assets/textures/gui/default/dialog/settings/launcher.scale.arrow.png
[21:00:23] [INFO]:    assets/textures/gui/default/dialog/window.downloader.png
[21:00:23] [INFO]:    assets/textures/gui/default/main/client.options.png
[21:00:23] [INFO]:    assets/textures/gui/default/main/header.app.minimize.png
[21:00:23] [INFO]:    assets/textures/gui/default/dialog/settings/client.dlc.background.png
[21:00:23] [INFO]:    assets/textures/gui/default/main/header.profile.form.png
[21:00:23] [INFO]:    assets/textures/gui/default/main/header.background.png
[21:00:23] [INFO]:    assets/textures/gui/default/main/header.profile.user.mask.png
[21:00:23] [INFO]:    assets/textures/gui/default/dialog/settings/btn.default.png
[21:00:23] [INFO]:    assets/textures/gui/default/dialog/field.secret_key.png
[21:00:23] [INFO]:    assets/textures/gui/default/main/root.scrollbar.png
[21:00:23] [INFO]:    assets/textures/gui/default/dialog/btn.app.minimize.png
[21:00:23] [INFO]:    assets/textures/gui/default/dialog/logo.loader.png
[21:00:23] [INFO]:    assets/textures/gui/default/auth/btn.sign.background.png
[21:00:23] [INFO]:    assets/textures/gui/default/dialog/window.loader.png
[21:00:23] [INFO]:    assets/textures/gui/default/dialog/btn.default.png
[21:00:23] [INFO]:    assets/textures/gui/default/main/header.logout.png
[21:00:23] [INFO]:    assets/textures/gui/default/main/client.play.png
[21:00:23] [INFO]:    assets/textures/gui/default/auth/field.login.png
[21:00:23] [INFO]:    assets/textures/gui/default/auth/btn.join.png
[21:00:23] [INFO]:    assets/textures/gui/default/main/header.app.close.png
[21:00:23] [INFO]:    assets/textures/gui/default/dialog/settings/client.dlc.scrollbar.png
[21:00:23] [INFO]:    assets/textures/gui/default/dialog/settings/comp.border.png
[21:00:23] [INFO]: Loading profile...
[21:00:23] [INFO]: Handshaking...
[21:00:24] [INFO]: Auth with login <PatrikBylka>
[21:00:24] [INFO]: Auth response: success
[21:00:24] [INFO]: Permissions:
[21:00:24] [INFO]:    - "dev.run.invalidate.post"
[21:00:24] [INFO]:    - "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyzАБВГДЕЁЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯабвгдеёжзийклмнопрстуфхцчшщъыьэюя"
[21:00:24] [INFO]: Styles:
[21:00:24] [INFO]:    - "default"
[21:00:24] [INFO]: Saving display...
[21:00:24] [INFO]: Loading textures of style <default>...
[21:00:24] [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/PatrikBylka.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
[21:00:24] [INFO]: Saving profile...
[21:00:24] [INFO]: Updating server-list...
[21:00:25] [INFO]: Loading server-list caches...
[21:00:25] [INFO]: Updating server-content <CLASSIC>...
[21:00:25] [INFO]: Updating server-content <SANDBOX>...
[21:00:25] [INFO]: Updating server-content <INDUSTRIAL>...
[21:00:25] [INFO]: Updating server-content <GALAXY>...
[21:00:25] [INFO]: Updating server-content <MYSTERIA>...
[21:00:25] [INFO]: Updating server-content <MYSTICSKY>...
[21:00:25] [INFO]: Updating server-content <DRACONICEVO>...
[21:00:25] [INFO]: Updating server-content <DARKWORLD>...
[21:00:25] [INFO]: Updating server-content <RPG>...
[21:00:25] [INFO]: Updating server-content <MAGIC>...
[21:00:25] [INFO]: Updating server-content <DARKMAGIC>...
[21:00:25] [INFO]: Updating server-content <PIXELMON>...
[21:00:25] [INFO]: Updating server-content <STALKER>...
[21:00:25] [INFO]: Updating server-content <STALKERV2>...
[21:00:25] [INFO]: Saving server-list caches...
[21:00:35] [INFO]: ------------------------------------
[21:00:35] [INFO]: Preparing client <MAGIC>
[21:00:35] [INFO]: Checking content files...
[21:00:40] [INFO]: ------------------------------------
[21:00:40] [INFO]: Launching client <MAGIC>
[21:00:40] [INFO]: Minecraft version: 1.7.10
[21:00:40] [INFO]: Performance mode: enbaled
[21:00:40] [INFO]: Memory size: 1536mb
[21:00:40] [INFO]: PRE validating context...
[21:00:40] [INFO]: Removing illegal modification: D:\майн\clients\magic\mods\carpentersblocks\CarpentersBlocksCachedResources.zip
[21:00:50] [INFO]: [21:00:50] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[21:00:50] [INFO]: [21:00:50] [main/INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[21:00:50] [INFO]: [21:00:50] [main/INFO]: Loading tweak class name com.mumfrey.liteloader.launch.LiteLoaderTweaker
[21:00:50] [INFO]: [21:00:50] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
[21:00:50] [INFO]: [21:00:50] [main/INFO]: Forge Mod Loader version 7.10.138.0 for Minecraft 1.7.10 loading
[21:00:50] [INFO]: [21:00:50] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_221, running on Windows 10:amd64:10.0, installed at C:\Users\SPS\AppData\Roaming\exjava\jvm
[21:00:58] [INFO]: [21:00:58] [main/INFO]: Loading tweaker optifine.OptiFineForgeTweaker from c0-OptiFineHDUC1.jar
[21:00:58] [INFO]: [21:00:58] [main/WARN]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[21:00:58] [INFO]: [21:00:58] [main/WARN]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[21:00:58] [INFO]: [21:00:58] [main/INFO]: [HOOKLIB]  Obfuscated: true
[21:00:58] [INFO]: [21:00:58] [main/WARN]: The coremod gloomyfolken.hooklib.example.MyHookLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[21:00:58] [INFO]: [21:00:58] [main/WARN]: The coremod am2.preloader.AM2PreloaderContainer does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[21:00:59] [INFO]: [21:00:59] [main/INFO]: Core initializing...stand back!  I'm going to try MAGIC!
[21:00:59] [INFO]: [21:00:59] [main/WARN]: The coremod DummyCore.ASM.DCLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[21:00:59] [INFO]: [21:00:59] [main/WARN]: The coremod thaumcraft.codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[21:00:59] [INFO]: [21:00:59] [main/WARN]: The coremod thaumic.tinkerer.preloader.ThaumicTLoaderContainer does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[21:00:59] [INFO]: [21:00:59] [main/WARN]: The coremod vazkii.emotes.client.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[21:00:59] [INFO]: [21:00:59] [main/INFO]: Calling tweak class com.mumfrey.liteloader.launch.LiteLoaderTweaker
[21:00:59] [INFO]: [21:00:59] [main/INFO]: Bootstrapping LiteLoader 1.7.10
[21:00:59] [INFO]: [21:00:59] [main/INFO]: Registering API provider class com.mumfrey.liteloader.client.api.LiteLoaderCoreAPIClient
[21:00:59] [INFO]: [21:00:59] [main/INFO]: Spawning API provider class 'com.mumfrey.liteloader.client.api.LiteLoaderCoreAPIClient' ...
[21:00:59] [INFO]: [21:00:59] [main/INFO]: API provider class 'com.mumfrey.liteloader.client.api.LiteLoaderCoreAPIClient' provides API 'liteloader'
[21:00:59] [INFO]: [21:00:59] [main/INFO]: Initialising API 'liteloader' ...
[21:00:59] [INFO]: [21:00:59] [main/INFO]: LiteLoader begin PREINIT...
[21:00:59] [INFO]: [21:00:59] [main/INFO]: Initialising Loader properties...
[21:00:59] [INFO]: [21:00:59] [main/INFO]: Setting up logger...
[21:00:59] [INFO]: [21:00:59] [main/INFO]: LiteLoader 1.7.10_04 starting up...
[21:00:59] [INFO]: [21:00:59] [main/INFO]: Java reports OS="windows 10"
[21:00:59] [INFO]: [21:00:59] [main/INFO]: Enumerating class path...
[21:00:59] [INFO]: [21:00:59] [main/INFO]: Class path separator=";"
[21:00:59] [INFO]: [21:00:59] [main/INFO]: Class path entries=(
[21:00:59] [INFO]:    classpathEntry=D:/майн/clients/libraries/ex/1.7.10/libforge_1.7.10.jar
[21:00:59] [INFO]:    classpathEntry=D:/майн/clients/libraries/ex/1.7.10/forge_1388.jar
[21:00:59] [INFO]:    classpathEntry=D:/майн/clients/libraries/com/mojang/authlib/1.5.21/authlib-1.5.21.jar
[21:00:59] [INFO]:    classpathEntry=D:/майн/clients/libraries/com/mumfrey/liteloader/1.7.10/liteloader-1.7.10.jar
[21:00:59] [INFO]:    classpathEntry=D:/майн/clients/libraries/ex/1.7.10/resource-magic.jar
[21:00:59] [INFO]:    classpathEntry=D:/майн/clients/libraries/ex/1.7.10/minecraft_1.7.10.jar
[21:00:59] [INFO]: )
[21:00:59] [INFO]: [21:00:59] [main/INFO]: Registering discovery module EnumeratorModuleClassPath: [<Java Class Path>]
[21:00:59] [INFO]: [21:00:59] [main/INFO]: Registering discovery module EnumeratorModuleFolder: [D:\майн\clients\magic\mods]
[21:00:59] [INFO]: [21:00:59] [main/INFO]: Registering discovery module EnumeratorModuleFolder: [D:\майн\clients\magic\mods\1.7.10]
[21:00:59] [INFO]: [21:00:59] [main/INFO]: Adding supported mod class prefix 'LiteMod'
[21:00:59] [INFO]: [21:00:59] [main/INFO]: Discovering tweaks on class path...
[21:00:59] [INFO]: [21:00:59] [main/INFO]: Discovering valid mod files in folder D:\майн\clients\magic\mods
[21:00:59] [INFO]: [21:00:59] [main/INFO]: Considering valid mod file: D:\майн\clients\magic\mods\c1-voxelMap1710_magic.litemod
[21:00:59] [INFO]: [21:00:59] [main/INFO]: Considering valid mod file: D:\майн\clients\magic\mods\c3-worldeditcui1710.litemod
[21:00:59] [INFO]: [21:00:59] [main/INFO]: Considering valid mod file: D:\майн\clients\magic\mods\c6-VoxelCam131.litemod
[21:00:59] [INFO]: [21:00:59] [main/INFO]: Adding newest valid mod file 'D:\майн\clients\magic\mods\c3-worldeditcui1710.litemod' at revision 1727,0000
[21:00:59] [INFO]: [21:00:59] [main/INFO]: Adding newest valid mod file 'D:\майн\clients\magic\mods\c6-VoxelCam131.litemod' at revision 30,0000
[21:00:59] [INFO]: [21:00:59] [main/INFO]: Adding newest valid mod file 'D:\майн\clients\magic\mods\c1-voxelMap1710_magic.litemod' at revision 1203,0000
[21:00:59] [INFO]: [21:00:59] [main/INFO]: Discovering valid mod files in folder D:\майн\clients\magic\mods\1.7.10
[21:00:59] [INFO]: [21:00:59] [main/INFO]: Searching for tweaks in 'Baubles-1.7.10-1.0.1.10.jar'
[21:00:59] [INFO]: [21:00:59] [main/WARN]: Error parsing manifest entries in 'D:\майн\clients\magic\mods\1.7.10\Baubles-1.7.10-1.0.1.10.jar'
[21:00:59] [INFO]: [21:00:59] [main/INFO]: Searching for tweaks in 'CodeChickenLib-1.7.10-1.1.3.138-universal.jar'
[21:00:59] [INFO]: [21:00:59] [main/WARN]: Error parsing manifest entries in 'D:\майн\clients\magic\mods\1.7.10\CodeChickenLib-1.7.10-1.1.3.138-universal.jar'
[21:00:59] [INFO]: [21:00:59] [main/INFO]: Searching for tweaks in '[1.7.10]bspkrsCore-universal-6.15.jar'
[21:00:59] [INFO]: [21:00:59] [main/WARN]: Error parsing manifest entries in 'D:\майн\clients\magic\mods\1.7.10\[1.7.10]bspkrsCore-universal-6.15.jar'
[21:00:59] [INFO]: [21:00:59] [main/INFO]: Mod file 'c6-VoxelCam131.litemod' provides classTransformer 'com.thatapplefreak.voxelcam.VoxelCamTransformer', adding to class loader
[21:00:59] [INFO]: [21:00:59] [main/INFO]: classTransformer 'com.thatapplefreak.voxelcam.VoxelCamTransformer' was successfully added
[21:00:59] [INFO]: [21:00:59] [main/INFO]: Mod file 'c1-voxelMap1710_magic.litemod' provides classTransformer 'com.thevoxelbox.voxelmap.litemod.VoxelMapTransformer', adding to class loader
[21:00:59] [INFO]: [21:00:59] [main/INFO]: classTransformer 'com.thevoxelbox.voxelmap.litemod.VoxelMapTransformer' was successfully added
[21:00:59] [INFO]: [21:00:59] [main/INFO]: LiteLoader PREINIT complete
[21:00:59] [INFO]: [21:00:59] [main/INFO]: Sorting registered packet transformers by priority
[21:00:59] [INFO]: [21:00:59] [main/INFO]: Added 0 packet transformer classes to the transformer list
[21:00:59] [INFO]: [21:00:59] [main/INFO]: Injecting required class transformer 'com.mumfrey.liteloader.transformers.event.EventProxyTransformer'
[21:00:59] [INFO]: [21:00:59] [main/INFO]: Injecting required class transformer 'com.mumfrey.liteloader.launch.LiteLoaderTransformer'
[21:00:59] [INFO]: [21:00:59] [main/INFO]: Injecting required class transformer 'com.mumfrey.liteloader.client.transformers.CrashReportTransformer'
[21:00:59] [INFO]: [21:00:59] [main/INFO]: Queuing required class transformer 'com.mumfrey.liteloader.common.transformers.LiteLoaderPacketTransformer'
[21:00:59] [INFO]: [21:00:59] [main/INFO]: Queuing required class transformer 'com.mumfrey.liteloader.client.transformers.LiteLoaderEventInjectionTransformer'
[21:00:59] [INFO]: [21:00:59] [main/INFO]: Queuing required class transformer 'com.mumfrey.liteloader.client.transformers.MinecraftOverlayTransformer'
[21:00:59] [INFO]: [21:00:59] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[21:00:59] [INFO]: [21:00:59] [main/INFO]: Loading tweak class name optifine.OptiFineForgeTweaker
[21:00:59] [INFO]: [21:00:59] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[21:00:59] [INFO]: [21:00:59] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[21:00:59] [INFO]: [21:00:59] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[21:00:59] [INFO]: [21:00:59] [main/INFO]: Calling tweak class optifine.OptiFineForgeTweaker
[21:00:59] [INFO]: [21:00:59] [main/INFO]: [optifine.OptiFineForgeTweaker:dbg:49]: OptiFineForgeTweaker: acceptOptions
[21:00:59] [INFO]: [21:00:59] [main/INFO]: [optifine.OptiFineForgeTweaker:dbg:49]: OptiFineForgeTweaker: injectIntoClassLoader
[21:00:59] [INFO]: [21:00:59] [main/INFO]: [optifine.OptiFineClassTransformer:dbg:179]: OptiFine ClassTransformer
[21:00:59] [INFO]: [21:00:59] [main/INFO]: [optifine.OptiFineClassTransformer:dbg:179]: OptiFine URL: file:/D:/майн/clients/magic/mods/c0-OptiFineHDUC1.jar
[21:00:59] [INFO]: [21:00:59] [main/INFO]: [optifine.OptiFineClassTransformer:dbg:179]: OptiFine ZIP file: java.util.zip.ZipFile@327514f
[21:00:59] [INFO]: [21:00:59] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[21:01:01] [INFO]: [21:01:01] [main/ERROR]: The minecraft jar file:/D:/%d0%bc%d0%b0%d0%b9%d0%bd/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!
[21:01:01] [INFO]: [21:01:01] [main/ERROR]: FML has been ordered to ignore the invalid or missing minecraft certificate. This is very likely to cause a problem!
[21:01:01] [INFO]: [21:01:01] [main/ERROR]: Technical information: ClientBrandRetriever was at jar:file:/D:/%d0%bc%d0%b0%d0%b9%d0%bd/clients/libraries/ex/1.7.10/minecraft_1.7.10.jar!/net/minecraft/client/ClientBrandRetriever.class, there were 0 certificates for it
[21:01:01] [INFO]: [21:01:01] [main/ERROR]: FML appears to be missing any signature data. This is not a good thing
[21:01:01] [INFO]: [21:01:01] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[21:01:01] [INFO]: [21:01:01] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[21:01:01] [INFO]: [21:01:01] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[21:01:01] [INFO]: [21:01:01] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[21:01:01] [INFO]: [21:01:01] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[21:01:01] [INFO]: [21:01:01] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[21:01:01] [INFO]: [21:01:01] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Parsing hooks container gloomyfolken.hooklib.minecraft.SecondaryTransformerHook
[21:01:01] [INFO]: [21:01:01] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Parsing hooks container gloomyfolken.hooklib.example.NetHooks
[21:01:01] [INFO]: [21:01:01] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[21:01:01] [INFO]: [21:01:01] [main/ERROR]: A critical problem occurred registering the ASM transformer class am2.preloader.AccessTransformers
[21:01:01] [INFO]: java.lang.IllegalArgumentException: resource AM2_at.cfg not found.
[21:01:01] [INFO]:     at com.google.common.base.Preconditions.checkArgument(Preconditions.java:148) ~[libforge_1.7.10.jar:?]
[21:01:01] [INFO]:     at com.google.common.io.Resources.getResource(Resources.java:229) ~[libforge_1.7.10.jar:?]
[21:01:01] [INFO]:     at cpw.mods.fml.common.asm.transformers.AccessTransformer.readMapFile(AccessTransformer.java:118) ~[forge_1388.jar:?]
[21:01:01] [INFO]:     at cpw.mods.fml.common.asm.transformers.AccessTransformer.<init>(AccessTransformer.java:101) ~[forge_1388.jar:?]
[21:01:01] [INFO]:     at am2.preloader.AccessTransformers.<init>(AccessTransformers.java:10) ~[AccessTransformers.class:?]
[21:01:01] [INFO]:     at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_221]
[21:01:01] [INFO]:     at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_221]
[21:01:01] [INFO]:     at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_221]
[21:01:01] [INFO]:     at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_221]
[21:01:01] [INFO]:     at java.lang.Class.newInstance(Class.java:442) ~[?:1.8.0_221]
[21:01:01] [INFO]:     at net.minecraft.launchwrapper.LaunchClassLoader.registerTransformer(LaunchClassLoader.java:88) [libforge_1.7.10.jar:?]
[21:01:01] [INFO]:     at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:101) [forge_1388.jar:?]
[21:01:01] [INFO]:     at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [libforge_1.7.10.jar:?]
[21:01:01] [INFO]:     at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [libforge_1.7.10.jar:?]
[21:01:02] [INFO]: [21:01:02] [main/INFO]: Core: Located OptiFine in c0-OptiFineHDUC1.jar. We'll to confirm that...
[21:01:02] [INFO]: [21:01:02] [main/INFO]: Core: Located OptiFine in c0-optifineRus-C.jar. We'll to confirm that...
[21:01:02] [INFO]: [21:01:02] [main/INFO]: Core: Located Thaumcraft in exs1-Thaumcraft4235fix.jar
[21:01:02] [INFO]: [21:01:02] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[21:01:02] [INFO]: [21:01:02] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[21:01:02] [INFO]: [21:01:02] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[21:01:02] [INFO]: [21:01:02] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[21:01:02] [INFO]: [21:01:02] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
[21:01:02] [INFO]: [21:01:02] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Injecting hooks into class cpw.mods.fml.common.Loader
[21:01:02] [INFO]: [21:01:02] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Patching method cpw.mods.fml.common.Loader#injectData([Ljava/lang/Object;)
[21:01:02] [INFO]: [21:01:02] [main/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Methods dictionary loaded in 4 ms
[21:01:02] [INFO]: [21:01:02] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[21:01:02] [INFO]: [21:01:02] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[21:01:02] [INFO]: [21:01:02] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[21:01:02] [INFO]: [21:01:02] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
[21:01:02] [INFO]: [21:01:02] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
[21:01:02] [INFO]: [21:01:02] [main/INFO]: [optifine.OptiFineForgeTweaker:dbg:49]: OptiFineForgeTweaker: getLaunchArguments
[21:01:02] [INFO]: [21:01:02] [main/INFO]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[21:01:02] [INFO]: [21:01:02] [main/INFO]: Injecting downstream transformers
[21:01:02] [INFO]: [21:01:02] [main/INFO]: Injecting additional class transformer class 'com.mumfrey.liteloader.client.transformers.LiteLoaderEventInjectionTransformer'
[21:01:02] [INFO]: [21:01:02] [main/INFO]: Injecting additional class transformer class 'com.mumfrey.liteloader.client.transformers.MinecraftOverlayTransformer'
[21:01:02] [INFO]: [21:01:02] [main/INFO]: Injecting additional class transformer class 'com.mumfrey.liteloader.common.transformers.LiteLoaderPacketTransformer'
[21:01:02] [INFO]: [21:01:02] [main/INFO]: Injecting additional class transformer class 'com.thatapplefreak.voxelcam.VoxelCamTransformer'
[21:01:02] [INFO]: [21:01:02] [main/INFO]: Injecting additional class transformer class 'com.thevoxelbox.voxelmap.litemod.VoxelMapTransformer'
[21:01:03] [INFO]: [21:01:03] [main/INFO]: Injecting onstartupcomplete[x1] in func_71384_a in Minecraft
[21:01:03] [INFO]: [21:01:03] [main/INFO]: Injecting prerenderfbo[x1] in func_71411_J in Minecraft
[21:01:03] [INFO]: [21:01:03] [main/INFO]: Injecting postrenderfbo[x1] in func_71411_J in Minecraft
[21:01:03] [INFO]: [21:01:03] [main/INFO]: Injecting ontimerupdate[x1] in func_71411_J in Minecraft
[21:01:03] [INFO]: [21:01:03] [main/INFO]: Injecting onrender[x1] in func_71411_J in Minecraft
[21:01:03] [INFO]: [21:01:03] [main/INFO]: Injecting ontick[x1] in func_71411_J in Minecraft
[21:01:03] [INFO]: [21:01:03] [main/INFO]: Injecting updateframebuffersize[x1] in func_147119_ah in Minecraft
[21:01:03] [INFO]: [21:01:03] [main/INFO]: Injecting newtick[x1] in func_71407_l in Minecraft
[21:01:03] [INFO]: [21:01:03] [main/INFO]: Applying overlay com.mumfrey.liteloader.client.overlays.MinecraftOverlay to net.minecraft.client.Minecraft
[21:01:03] [INFO]: [21:01:03] [main/INFO]: MinecraftOverlayTransformer found INIT injection point, this is good.
[21:01:03] [INFO]: [21:01:03] [main/INFO]: Core: Altering definition of net.minecraft.world.World,  (obfuscated)
[21:01:03] [INFO]: [21:01:03] [main/INFO]: Injecting onrenderchat[x1] in func_73830_a in GuiIngame
[21:01:03] [INFO]: [21:01:03] [main/INFO]: Injecting postrenderchat[x1] in func_73830_a in GuiIngame
[21:01:03] [INFO]: [21:01:03] [main/INFO]: Injecting onoutboundchat[x1] in func_71165_d in EntityClientPlayerMP
[21:01:03] [INFO]: [21:01:03] [main/INFO]: Core: Altering definition of net.minecraft.client.entity.EntityPlayerSP,  (obfuscated)
[21:01:03] [INFO]: [21:01:03] [main/INFO]: Injecting onc16packetclientstatus[x1] in func_148833_a in C16PacketClientStatus
[21:01:03] [INFO]: [21:01:03] [main/INFO]: Injecting onc00handshake[x1] in func_148833_a in C00Handshake
[21:01:03] [INFO]: [21:01:03] [main/INFO]: Injecting onc00packetloginstart[x1] in func_148833_a in C00PacketLoginStart
[21:01:04] [INFO]: [21:01:04] [main/INFO]: Injecting ons03packettimeupdate[x1] in func_148833_a in S03PacketTimeUpdate
[21:01:04] [INFO]: [21:01:04] [main/INFO]: Setting user: PatrikBylka
[21:01:06] [INFO]: [21:01:06] [main/INFO]: Injecting ons34packetmaps[x1] in func_148833_a in S34PacketMaps
[21:01:07] [INFO]: [21:01:07] [Client thread/INFO]: Injecting onc15packetclientsettings[x1] in func_148833_a in C15PacketClientSettings
[21:01:08] [INFO]: [OptiFine] (Reflector) Class not present: ModLoader
[21:01:08] [INFO]: [OptiFine] (Reflector) Class not present: net.minecraft.src.FMLRenderAccessLibrary
[21:01:08] [INFO]: [OptiFine] (Reflector) Class not present: LightCache
[21:01:08] [INFO]: [OptiFine] (Reflector) Class not present: BlockCoord
[21:01:08] [INFO]: [21:01:08] [Client thread/INFO]: Injecting ons23packetblockchange[x1] in func_148833_a in S23PacketBlockChange
[21:01:08] [INFO]: [21:01:08] [Client thread/INFO]: Core: Altering definition of net.minecraft.network.NetHandlerPlayServer,  (obfuscated)
[21:01:08] [INFO]: [21:01:08] [Client thread/INFO]: [vazkii.emotes.client.asm.ClassTransformer:log:66]: [Emotes][ASM] Starting on net.minecraft.client.model.ModelBiped
[21:01:08] [INFO]: [21:01:08] [Client thread/INFO]: [vazkii.emotes.client.asm.ClassTransformer:log:66]: [Emotes][ASM] Method is func_78087_a or a for obf.
[21:01:08] [INFO]: [21:01:08] [Client thread/INFO]: [vazkii.emotes.client.asm.ClassTransformer:log:66]: [Emotes][ASM] Descriptor is (FFFFFFLnet/minecraft/entity/Entity;)V or (FFFFFFLsa;)V dor obf.
[21:01:08] [INFO]: [21:01:08] [Client thread/INFO]: [vazkii.emotes.client.asm.ClassTransformer:log:66]: [Emotes][ASM] Found method: a (FFFFFFLsa;)V
[21:01:08] [INFO]: [21:01:08] [Client thread/INFO]: [vazkii.emotes.client.asm.ClassTransformer:log:66]: [Emotes][ASM] RETURN Opcode found
[21:01:08] [INFO]: [21:01:08] [Client thread/INFO]: [vazkii.emotes.client.asm.ClassTransformer:log:66]: [Emotes][ASM] Patched!
[21:01:08] [INFO]: [21:01:08] [Client thread/INFO]: [com.collapse.optifinerus.RusTransformer:patchClass:32]: [optifineRus] Exception rewriting class: java.lang.NullPointerException
[21:01:09] [INFO]: [21:01:09] [Client thread/INFO]: Injecting oncreateintegratedserver[x1] in <init> in IntegratedServer
[21:01:09] [INFO]: [21:01:09] [Client thread/INFO]: Core: Altering definition of net.minecraft.client.network.NetHandlerPlayClient,  (obfuscated)
[21:01:09] [INFO]: [21:01:09] [Client thread/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Injecting hooks into class net.minecraft.client.network.NetHandlerPlayClient
[21:01:09] [INFO]: [21:01:09] [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;)
[21:01:09] [INFO]: [21:01:09] [Client thread/INFO]: Core: Altering definition of net.minecraft.client.renderer.EntityRenderer,  (obfuscated)
[21:01:09] [INFO]: [21:01:09] [Client thread/INFO]: Core: OptiFine presence has been confirmed.
[21:01:09] [INFO]: [21:01:09] [Client thread/INFO]: Injecting prerendergui[x1] in func_78480_b in EntityRenderer
[21:01:09] [INFO]: [21:01:09] [Client thread/INFO]: Injecting onrenderhud[x1] in func_78480_b in EntityRenderer
[21:01:09] [INFO]: [21:01:09] [Client thread/INFO]: Injecting postrenderhud[x1] in func_78480_b in EntityRenderer
[21:01:09] [INFO]: [21:01:09] [Client thread/INFO]: Injecting onrenderworld[x1] in func_78471_a in EntityRenderer
[21:01:09] [INFO]: [21:01:09] [Client thread/INFO]: Injecting onsetupcameratransform[x1] in func_78471_a in EntityRenderer
[21:01:09] [INFO]: [21:01:09] [Client thread/INFO]: Injecting postrenderentities[x1] in func_78471_a in EntityRenderer
[21:01:09] [INFO]: [21:01:09] [Client thread/INFO]: Injecting postrender[x1] in func_78471_a in EntityRenderer
[21:01:09] [INFO]: [21:01:09] [Client thread/INFO]: Injecting postrender[x1] in func_78471_a in EntityRenderer
[21:01:09] [INFO]: [21:01:09] [Client thread/INFO]: Injecting ons35packetupdatetileentity[x1] in func_148833_a in S35PacketUpdateTileEntity
[21:01:09] [INFO]: [21:01:09] [Client thread/INFO]: Core: Altering definition of net.minecraft.potion.PotionEffect,  (obfuscated)
[21:01:09] [INFO]: [OptiFine] (Reflector) Class not present: net.minecraftforge.fml.client.SplashProgress
[21:01:09] [INFO]: [21:01:09] [Client thread/INFO]: LWJGL Version: 2.9.1
[21:01:11] [INFO]: [OptiFine] 
[21:01:11] [INFO]: [OptiFine] OptiFine_1.7.10_HD_U_C1
[21:01:11] [INFO]: [OptiFine] Fri Nov 08 21:01:11 EET 2019
[21:01:11] [INFO]: [OptiFine] OS: Windows 10 (amd64) version 10.0
[21:01:11] [INFO]: [OptiFine] Java: 1.8.0_221, Oracle Corporation
[21:01:11] [INFO]: [OptiFine] VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
[21:01:11] [INFO]: [OptiFine] LWJGL: 2.9.1
[21:01:11] [INFO]: [OptiFine] OpenGL: AMD Radeon HD 7660G, version 4.5.13399 Compatibility Profile Context 15.200.1062.1004, ATI Technologies Inc.
[21:01:11] [INFO]: [OptiFine] OpenGL Version: 4.0
[21:01:11] [INFO]: [OptiFine] OpenGL Fancy fog: Not available (GL_NV_fog_distance)
[21:01:11] [INFO]: [OptiFine] Maximum texture size: 16384x16384
[21:01:11] [INFO]: [OptiFine] Checking for new version
[21:01:11] [INFO]: [21:01:11] [Client thread/ERROR]: Couldn't initialize twitch stream
[21:01:11] [INFO]: [21:01:11] [Client thread/INFO]: Injecting renderfbo[x1] in func_147615_c in Framebuffer
[21:01:11] [INFO]: [OptiFine] Version found: C1
[21:01:11] [INFO]: [21:01:11] [Client thread/INFO]: Forge Mod Loader has detected optifine OptiFine_1.7.10_HD_U_C1, enabling compatibility features
[21:01:11] [INFO]: [21:01:11] [Client thread/INFO]: [cpw.mods.fml.client.SplashProgress:start:178]: ---- Minecraft Crash Report ----
[21:01:11] [INFO]: // Don't be sad. I'll do better next time, I promise!
[21:01:11] [INFO]: 
[21:01:11] [INFO]: Time: 08.11.19 21:01
[21:01:11] [INFO]: Description: Loading screen debug info
[21:01:11] [INFO]: 
[21:01:11] [INFO]: java.lang.Throwable
[21:01:11] [INFO]:     at cpw.mods.fml.client.SplashProgress.start(SplashProgress.java:177)
[21:01:11] [INFO]:     at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:191)
[21:01:11] [INFO]:     at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:483)
[21:01:11] [INFO]:     at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:881)
[21:01:11] [INFO]:     at net.minecraft.client.main.Main.main(SourceFile:148)
[21:01:11] [INFO]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[21:01:11] [INFO]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[21:01:11] [INFO]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[21:01:11] [INFO]:     at java.lang.reflect.Method.invoke(Method.java:498)
[21:01:11] [INFO]:     at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[21:01:11] [INFO]:     at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[21:01:11] [INFO]: 
[21:01:11] [INFO]: 
[21:01:11] [INFO]: A detailed walkthrough of the error, its code path and all known details is as follows:
[21:01:11] [INFO]: ---------------------------------------------------------------------------------------
[21:01:11] [INFO]: 
[21:01:11] [INFO]: -- System Details --
[21:01:11] [INFO]: Details:
[21:01:11] [INFO]:     Minecraft Version: 1.7.10
[21:01:11] [INFO]:     Operating System: Windows 10 (amd64) version 10.0
[21:01:11] [INFO]:     Java Version: 1.8.0_221, Oracle Corporation
[21:01:11] [INFO]:     Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
[21:01:11] [INFO]:     Memory: 226251704 bytes (215 MB) / 309649408 bytes (295 MB) up to 1583808512 bytes (1510 MB)
[21:01:11] [INFO]:     JVM Flags: 7 total; -XX:+UseConcMarkSweepGC -XX:-UseAdaptiveSizePolicy -XX:+UseFastEmptyMethods -Xmn256M -XX:+CMSIncrementalMode -XX:+UseCompressedOops -Xmx1536M
[21:01:11] [INFO]:     AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
[21:01:11] [INFO]:     IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
[21:01:11] [INFO]:     FML: 
[21:01:11] [INFO]:     GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13399 Compatibility Profile Context 15.200.1062.1004' Renderer: 'AMD Radeon HD 7660G'
[21:01:11] [INFO]: [21:01:11] [Client thread/INFO]: Attempting early MinecraftForge initialization
[21:01:11] [INFO]: [21:01:11] [Client thread/INFO]: MinecraftForge v10.13.3.0 Initialized
[21:01:12] [INFO]: [21:01:12] [Thread-8/ERROR]: Splash thread Exception
[21:01:12] [INFO]: java.lang.NullPointerException
[21:01:12] [INFO]:     at net.minecraft.client.gui.FontRenderer.<init>(FontRenderer.java:125) ~[bbu.class:?]
[21:01:12] [INFO]:     at cpw.mods.fml.client.SplashProgress$SplashFontRenderer.<init>(SplashProgress.java:636) ~[SplashProgress$SplashFontRenderer.class:?]
[21:01:12] [INFO]:     at cpw.mods.fml.client.SplashProgress$2.run(SplashProgress.java:206) ~[SplashProgress$2.class:?]
[21:01:12] [INFO]:     at java.lang.Thread.run(Thread.java:748) [?:1.8.0_221]
[21:01:12] [INFO]: [21:01:12] [Client thread/INFO]: Replaced 183 ore recipies
[21:01:12] [INFO]: [21:01:12] [Client thread/INFO]: Preloading CrashReport classes
[21:01:12] [INFO]: [21:01:12] [Client thread/INFO]:     net.minecraft.world.World$1
[21:01:12] [INFO]: [21:01:12] [Client thread/INFO]:     net.minecraft.world.World$2
[21:01:12] [INFO]: [21:01:12] [Client thread/INFO]:     net.minecraft.world.World$3
[21:01:12] [INFO]: [21:01:12] [Client thread/INFO]:     net.minecraft.world.World$4
[21:01:12] [INFO]: [21:01:12] [Client thread/INFO]:     net.minecraft.world.chunk.Chunk$1
[21:01:12] [INFO]: [21:01:12] [Client thread/INFO]:     net.minecraft.crash.CrashReportCategory$1
[21:01:12] [INFO]: [21:01:12] [Client thread/INFO]:     net.minecraft.crash.CrashReportCategory$2
[21:01:12] [INFO]: [21:01:12] [Client thread/INFO]:     net.minecraft.crash.CrashReportCategory$3
[21:01:12] [INFO]: [21:01:12] [Client thread/INFO]:     net.minecraft.entity.Entity$1
[21:01:12] [INFO]: [21:01:12] [Client thread/INFO]:     net.minecraft.entity.Entity$2
[21:01:12] [INFO]: [21:01:12] [Client thread/INFO]:     net.minecraft.entity.EntityTracker$1
[21:01:12] [INFO]: [21:01:12] [Client thread/INFO]:     net.minecraft.world.gen.layer.GenLayer$1
[21:01:12] [INFO]: [21:01:12] [Client thread/INFO]:     net.minecraft.world.gen.layer.GenLayer$2
[21:01:12] [INFO]: [21:01:12] [Client thread/INFO]:     net.minecraft.entity.player.InventoryPlayer$1
[21:01:12] [INFO]: [21:01:12] [Client thread/INFO]:     net.minecraft.world.gen.structure.MapGenStructure$1
[21:01:12] [INFO]: [21:01:12] [Client thread/INFO]:     net.minecraft.world.gen.structure.MapGenStructure$2
[21:01:12] [INFO]: [21:01:12] [Client thread/INFO]:     net.minecraft.world.gen.structure.MapGenStructure$3
[21:01:12] [INFO]: [21:01:12] [Client thread/INFO]:     net.minecraft.server.MinecraftServer$3
[21:01:12] [INFO]: [21:01:12] [Client thread/INFO]:     net.minecraft.server.MinecraftServer$4
[21:01:12] [INFO]: [21:01:12] [Client thread/INFO]:     net.minecraft.server.MinecraftServer$5
[21:01:12] [INFO]: [21:01:12] [Client thread/INFO]:     net.minecraft.nbt.NBTTagCompound$1
[21:01:12] [INFO]: [21:01:12] [Client thread/INFO]:     net.minecraft.nbt.NBTTagCompound$2
[21:01:12] [INFO]: [21:01:12] [Client thread/INFO]:     net.minecraft.network.NetHandlerPlayServer$2
[21:01:12] [INFO]: [21:01:12] [Client thread/INFO]:     net.minecraft.network.NetworkSystem$3
[21:01:12] [INFO]: [21:01:12] [Client thread/INFO]:     net.minecraft.tileentity.TileEntity$1
[21:01:12] [INFO]: [21:01:12] [Client thread/INFO]:     net.minecraft.tileentity.TileEntity$2
[21:01:12] [INFO]: [21:01:12] [Client thread/INFO]:     net.minecraft.tileentity.TileEntity$3
[21:01:12] [INFO]: [21:01:12] [Client thread/INFO]:     net.minecraft.world.storage.WorldInfo$1
[21:01:12] [INFO]: [21:01:12] [Client thread/INFO]:     net.minecraft.world.storage.WorldInfo$2
[21:01:12] [INFO]: [21:01:12] [Client thread/INFO]:     net.minecraft.world.storage.WorldInfo$3
[21:01:12] [INFO]: [21:01:12] [Client thread/INFO]:     net.minecraft.world.storage.WorldInfo$4
[21:01:12] [INFO]: [21:01:12] [Client thread/INFO]:     net.minecraft.world.storage.WorldInfo$5
[21:01:12] [INFO]: [21:01:12] [Client thread/INFO]:     net.minecraft.world.storage.WorldInfo$6
[21:01:12] [INFO]: [21:01:12] [Client thread/INFO]:     net.minecraft.world.storage.WorldInfo$7
[21:01:12] [INFO]: [21:01:12] [Client thread/INFO]:     net.minecraft.world.storage.WorldInfo$8
[21:01:12] [INFO]: [21:01:12] [Client thread/INFO]:     net.minecraft.world.storage.WorldInfo$9
[21:01:12] [INFO]: [21:01:12] [Client thread/INFO]:     net.minecraft.client.Minecraft$3
[21:01:12] [INFO]: [21:01:12] [Client thread/INFO]:     net.minecraft.client.Minecraft$4
[21:01:12] [INFO]: [21:01:12] [Client thread/INFO]:     net.minecraft.client.Minecraft$5
[21:01:12] [INFO]: [21:01:12] [Client thread/INFO]:     net.minecraft.client.Minecraft$6
[21:01:12] [INFO]: [21:01:12] [Client thread/INFO]:     net.minecraft.client.Minecraft$7
[21:01:12] [INFO]: [21:01:12] [Client thread/INFO]:     net.minecraft.client.Minecraft$8
[21:01:12] [INFO]: [21:01:12] [Client thread/INFO]:     net.minecraft.client.Minecraft$9
[21:01:12] [INFO]: [21:01:12] [Client thread/INFO]:     net.minecraft.client.Minecraft$10
[21:01:12] [INFO]: [21:01:12] [Client thread/INFO]:     net.minecraft.client.Minecraft$11
[21:01:12] [INFO]: [21:01:12] [Client thread/INFO]:     net.minecraft.client.Minecraft$12
[21:01:12] [INFO]: [21:01:12] [Client thread/INFO]:     net.minecraft.client.Minecraft$13
[21:01:12] [INFO]: [21:01:12] [Client thread/INFO]:     net.minecraft.client.Minecraft$14
[21:01:12] [INFO]: [21:01:12] [Client thread/INFO]:     net.minecraft.client.Minecraft$15
[21:01:12] [INFO]: [21:01:12] [Client thread/INFO]:     net.minecraft.client.multiplayer.WorldClient$1
[21:01:12] [INFO]: [21:01:12] [Client thread/INFO]:     net.minecraft.client.multiplayer.WorldClient$2
[21:01:12] [INFO]: [21:01:12] [Client thread/INFO]:     net.minecraft.client.multiplayer.WorldClient$3
[21:01:12] [INFO]: [21:01:12] [Client thread/INFO]:     net.minecraft.client.multiplayer.WorldClient$4
[21:01:12] [INFO]: [21:01:12] [Client thread/INFO]:     net.minecraft.client.particle,EffectRenderer$1
[21:01:12] [INFO]: [21:01:12] [Client thread/INFO]:     net.minecraft.client.particle,EffectRenderer$2
[21:01:12] [INFO]: [21:01:12] [Client thread/INFO]:     net.minecraft.client.particle,EffectRenderer$3
[21:01:12] [INFO]: [21:01:12] [Client thread/INFO]:     net.minecraft.client.particle,EffectRenderer$4
[21:01:12] [INFO]: [21:01:12] [Client thread/INFO]:     net.minecraft.client.renderer.EntityRenderer$1
[21:01:12] [INFO]: [21:01:12] [Client thread/INFO]:     net.minecraft.client.renderer.EntityRenderer$2
[21:01:12] [INFO]: [21:01:12] [Client thread/INFO]:     net.minecraft.client.renderer.EntityRenderer$3
[21:01:12] [INFO]: [21:01:12] [Client thread/INFO]:     net.minecraft.server.integrated.IntegratedServer$1
[21:01:12] [INFO]: [21:01:12] [Client thread/INFO]:     net.minecraft.server.integrated.IntegratedServer$2
[21:01:12] [INFO]: [21:01:12] [Client thread/INFO]:     net.minecraft.client.renderer.RenderGlobal$1
[21:01:12] [INFO]: [21:01:12] [Client thread/INFO]:     net.minecraft.client.renderer.entity.RenderItem$1
[21:01:12] [INFO]: [21:01:12] [Client thread/INFO]:     net.minecraft.client.renderer.entity.RenderItem$2
[21:01:12] [INFO]: [21:01:12] [Client thread/INFO]:     net.minecraft.client.renderer.entity.RenderItem$3
[21:01:12] [INFO]: [21:01:12] [Client thread/INFO]:     net.minecraft.client.renderer.entity.RenderItem$4
[21:01:12] [INFO]: [21:01:12] [Client thread/INFO]:     net.minecraft.client.renderer.texture.TextureAtlasSprite$1
[21:01:12] [INFO]: [21:01:12] [Client thread/INFO]:     net.minecraft.client.renderer.texture.TextureManager$1
[21:01:12] [INFO]: [21:01:12] [Client thread/INFO]:     net.minecraft.client.renderer.texture.TextureMap$1
[21:01:12] [INFO]: [21:01:12] [Client thread/INFO]:     net.minecraft.client.renderer.texture.TextureMap$2
[21:01:12] [INFO]: [21:01:12] [Client thread/INFO]:     net.minecraft.client.renderer.texture.TextureMap$3
[21:01:12] [INFO]: [21:01:12] [Client thread/INFO]: Completed early MinecraftForge initialization
[21:01:12] [INFO]: [21:01:12] [Client thread/INFO]: Core initializing...stand back!  I'm going to try MAGIC!
[21:01:12] [INFO]: [21:01:12] [Client thread/INFO]: Found 0 mods from the command line. Injecting into mod discoverer
[21:01:12] [INFO]: [21:01:12] [Client thread/INFO]: Searching D:\майн\clients\magic\mods for mods
[21:01:12] [INFO]: [21:01:12] [Client thread/INFO]: Also searching D:\майн\clients\magic\mods\1.7.10 for mods
[21:01:16] [INFO]: [21:01:16] [Client thread/INFO]: Mod OptifineAPI is missing the required element 'name'. Substituting OptifineAPI
[21:01:16] [INFO]: [21:01:16] [Client thread/WARN]: Mod starfall is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
[21:01:18] [INFO]: [21:01:18] [Client thread/WARN]: Mod ForbiddenMagic is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.7.10-0.562
[21:01:18] [INFO]: [21:01:18] [Client thread/WARN]: Mod tcinventoryscan is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0.11
[21:01:20] [INFO]: [21:01:20] [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
[21:01:20] [INFO]: [21:01:20] [Client thread/INFO]: Forge Mod Loader has identified 84 mods to load
[21:01:21] [INFO]: [21:01:21] [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.
[21:01:21] [INFO]: [21:01:21] [Client thread/INFO]: FML has found a non-mod file CodeChickenLib-1.7.10-1.1.3.138-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.
[21:01:22] [INFO]: [21:01:22] [Client thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, optifinerus, CodeChickenCore, NotEnoughItems, AM2-Preloader, ThaumicTinkerer-preloader, lightmod-ASM, minetuner, chatbubbles, ArmorStatusHUD, lightmod, guilib, bankingmod, clantag, economy, economyore, OptifineAPI, spawn-world, more_records, enderbag, treasure_chest, dailyquests_broadcaster, starfall, messagesender, MineTweaker3, modtweaker2, notifications, wanditems, discordrpc, itemicon, craftitems, advancedtab, economyutils, vk_feed, recipecreationhelper, arsmagica2, Automagy, BiomesOPlenty, AWWayofTime, Botania, DummyCore, ForbiddenMagic, Mantle, TaintedMagic, tcinventoryscan, Thaumcraft, thaumicbases, ThaumicHorizons, ThaumicTinkerer, TwilightForest, witchery, Emotes, DragonsRadioMod, AnimationAPI, CarpentersBlocks, MutantCreatures, Roguelike, IronChest, PTRModelLib, props, Growthcraft|Apples, Growthcraft|Bamboo, Growthcraft|Bees, Growthcraft|Cellar, Growthcraft, Growthcraft|Fishtrap, Growthcraft|Grapes, Growthcraft|Hops, Growthcraft|Rice, BiblioCraft, coralmod, nandoprops, wildcaves3, asielib, cosmeticWings, DamageIndicatorsMod, nolpfij_mobstatues, statues, Hats, iChunUtil, bspkrsCore, Baubles] at CLIENT
[21:01:22] [INFO]: [21:01:22] [Client thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, optifinerus, CodeChickenCore, NotEnoughItems, AM2-Preloader, ThaumicTinkerer-preloader, lightmod-ASM, minetuner, chatbubbles, ArmorStatusHUD, lightmod, guilib, bankingmod, clantag, economy, economyore, OptifineAPI, spawn-world, more_records, enderbag, treasure_chest, dailyquests_broadcaster, starfall, messagesender, MineTweaker3, modtweaker2, notifications, wanditems, discordrpc, itemicon, craftitems, advancedtab, economyutils, vk_feed, recipecreationhelper, arsmagica2, Automagy, BiomesOPlenty, AWWayofTime, Botania, DummyCore, ForbiddenMagic, Mantle, TaintedMagic, tcinventoryscan, Thaumcraft, thaumicbases, ThaumicHorizons, ThaumicTinkerer, TwilightForest, witchery, Emotes, DragonsRadioMod, AnimationAPI, CarpentersBlocks, MutantCreatures, Roguelike, IronChest, PTRModelLib, props, Growthcraft|Apples, Growthcraft|Bamboo, Growthcraft|Bees, Growthcraft|Cellar, Growthcraft, Growthcraft|Fishtrap, Growthcraft|Grapes, Growthcraft|Hops, Growthcraft|Rice, BiblioCraft, coralmod, nandoprops, wildcaves3, asielib, cosmeticWings, DamageIndicatorsMod, nolpfij_mobstatues, statues, Hats, iChunUtil, bspkrsCore, Baubles] at SERVER
[21:01:23] [INFO]: [21:01:23] [Client thread/INFO]: Resource cache GC started
[21:01:23] [INFO]: [21:01:23] [Client thread/INFO]: Injecting onplayerlogin[x1] in func_72377_c in ServerConfigurationManager
[21:01:23] [INFO]: [21:01:23] [Client thread/INFO]: Injecting onplayerlogout[x1] in func_72367_e in ServerConfigurationManager
[21:01:23] [INFO]: [21:01:23] [Client thread/INFO]: Injecting onspawnplayer[x1] in func_148545_a in ServerConfigurationManager
[21:01:23] [INFO]: [21:01:23] [Client thread/INFO]: Injecting onrespawnplayer[x1] in func_72368_a in ServerConfigurationManager
[21:01:24] [INFO]: [21:01:24] [Client thread/INFO]: Injecting ons27packetexplosion[x1] in func_148833_a in S27PacketExplosion
[21:01:24] [INFO]: [21:01:24] [Client thread/INFO]: Injecting ons2bpacketchangegamestate[x1] in func_148833_a in S2BPacketChangeGameState
[21:01:24] [INFO]: [21:01:24] [Client thread/INFO]: Injecting ons19packetentitystatus[x1] in func_148833_a in S19PacketEntityStatus
[21:01:24] [INFO]: [21:01:24] [Client thread/INFO]: Injecting ons2cpacketspawnglobalentity[x1] in func_148833_a in S2CPacketSpawnGlobalEntity
[21:01:24] [INFO]: [21:01:24] [Client thread/INFO]: Injecting ons24packetblockaction[x1] in func_148833_a in S24PacketBlockAction
[21:01:24] [INFO]: [21:01:24] [Client thread/INFO]: Injecting ons2apacketparticles[x1] in func_148833_a in S2APacketParticles
[21:01:25] [INFO]: [21:01:25] [Client thread/INFO]: Injecting onc05packetplayerlook[x1] in func_148833_a in C03PacketPlayer$C05PacketPlayerLook
[21:01:25] [INFO]: [21:01:25] [Client thread/INFO]: Injecting onc03packetplayer[x1] in func_148833_a in C03PacketPlayer
[21:01:25] [INFO]: [21:01:25] [Client thread/INFO]: Injecting onc0cpacketinput[x1] in func_148833_a in C0CPacketInput
[21:01:26] [INFO]: [21:01:26] [Client thread/INFO]: Core: Altering definition of net.minecraft.client.renderer.entity.RendererLivingEntity,  (obfuscated)
[21:01:28] [INFO]: [21:01:28] [Client thread/ERROR]: [Environment Checks] Optifine detected. This may cause issues due to base edits or ASM usage.
[21:01:32] [INFO]: [21:01:32] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:optifineRus, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:MineTuner, FMLFileResourcePack:ChatBubbles, FMLFileResourcePack:ArmorStatusHUD, FMLFileResourcePack:Light Mod, FMLFileResourcePack:GUI Library, FMLFileResourcePack:BankingMod, FMLFileResourcePack:Clan Tag, FMLFileResourcePack:economy, FMLFileResourcePack:Economy Ore Mod, FMLFileResourcePack:OptifineAPI, FMLFileResourcePack:Spawn World, FMLFileResourcePack:More Records, FMLFileResourcePack:Excalibur EnderBag, FMLFileResourcePack:Treasure Chest, FMLFileResourcePack:DailyQuestsBroadcaster, 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:RecipeCreationHelper, FMLFileResourcePack:Ars Magica 2, FMLFileResourcePack:Automagy, FMLFileResourcePack:Biomes O' Plenty, FMLFileResourcePack:Blood Magic: Alchemical Wizardry, FMLFileResourcePack:Botania, FMLFileResourcePack:DummyCore, FMLFileResourcePack:Forbidden Magic, FMLFileResourcePack:Mantle, FMLFileResourcePack:Tainted Magic, FMLFileResourcePack:TC Inventory Scanning, FMLFileResourcePack:Thaumcraft, FMLFileResourcePack:Thaumic Bases, FMLFileResourcePack:Thaumic Horizons, FMLFileResourcePack:Thaumic Tinkerer, FMLFileResourcePack:The Twilight Forest, FMLFileResourcePack:Witchery, FMLFileResourcePack:Emotes, FMLFileResourcePack:Dragon's Radio Mod, FMLFileResourcePack:AnimationAPI, FMLFileResourcePack:Carpenter's Blocks, FMLFileResourcePack:Mutant Creatures, FMLFileResourcePack:Roguelike Dungeons, FMLFileResourcePack:Iron Chest, FMLFileResourcePack:PTRModelLib, FMLFileResourcePack:Decocraft, FMLFileResourcePack:Growthcraft Apples, FMLFileResourcePack:Growthcraft Bamboo, FMLFileResourcePack:Growthcraft Bees, FMLFileResourcePack:Growthcraft Cellar, FMLFileResourcePack:Growthcraft, FMLFileResourcePack:Growthcraft Fishtrap, FMLFileResourcePack:Growthcraft Grapes, FMLFileResourcePack:Growthcraft Hops, FMLFileResourcePack:Growthcraft Rice, FMLFileResourcePack:BiblioCraft, FMLFileResourcePack:CoralReef Mod, FMLFileResourcePack:NandoProps, FMLFileResourcePack:Wild Caves 3, FMLFileResourcePack:asielib, FMLFileResourcePack:Cosmetic Wings, FMLFileResourcePack:Damage Indicators, FMLFileResourcePack:mobstatues, FMLFileResourcePack:Statues, FMLFileResourcePack:Hats, FMLFileResourcePack:iChunUtil, FMLFileResourcePack:bspkrsCore, FMLFileResourcePack:Baubles
[21:01:32] [INFO]: [21:01:32] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in D:\майн\clients\magic\mods\exs1-BloodMagic13317.jar
[21:01:32] [INFO]: [21:01:32] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in D:\майн\clients\magic\mods\exs1-BloodMagic13317.jar
[21:01:32] [INFO]: [21:01:32] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in D:\майн\clients\magic\mods\exs1-BloodMagic13317.jar
[21:01:32] [INFO]: [21:01:32] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in D:\майн\clients\magic\mods\exs1-BloodMagic13317.jar
[21:01:32] [INFO]: [21:01:32] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in D:\майн\clients\magic\mods\exs1-BloodMagic13317.jar
[21:01:32] [INFO]: [21:01:32] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in D:\майн\clients\magic\mods\exs1-BloodMagic13317.jar
[21:01:32] [INFO]: [21:01:32] [Client thread/INFO]: Processing ObjectHolder annotations
[21:01:32] [INFO]: [21:01:32] [Client thread/INFO]: Found 0 ObjectHolder annotations
[21:01:32] [INFO]: [21:01:32] [Client thread/INFO]: Configured a dormant chunk cache size of 0
[21:01:32] [INFO]: [21:01:32] [Client thread/INFO]: <RenderChatBubbles Initialized>
[21:01:33] [INFO]: [21:01:33] [Client thread/INFO]: <ChatBubblesManager Initialized>
[21:01:33] [INFO]: [21:01:33] [Client thread/INFO]: ==================================
[21:01:33] [INFO]: [21:01:33] [Client thread/INFO]: Registering chests:
[21:01:33] [INFO]: [21:01:33] [Client thread/INFO]: Register chest 'admin/admin1-chest'
[21:01:33] [INFO]: [21:01:33] [Client thread/INFO]: Register chest 'admin/arkana1-chest'
[21:01:33] [INFO]: [21:01:33] [Client thread/INFO]: Register chest 'golosa/golos1-chest'
[21:01:33] [INFO]: [21:01:33] [Client thread/INFO]: Register chest 'golosa/golos2-chest'
[21:01:33] [INFO]: [21:01:33] [Client thread/INFO]: Register chest 'donate/donate1-chest'
[21:01:33] [INFO]: [21:01:33] [Client thread/INFO]: Register chest 'donate/donate2-chest'
[21:01:33] [INFO]: [21:01:33] [Client thread/INFO]: Register chest 'donate/donate3-chest'
[21:01:33] [INFO]: [21:01:33] [Client thread/INFO]: Register chest 'donate/donate4-chest'
[21:01:33] [INFO]: [21:01:33] [Client thread/INFO]: Register chest 'casual/casual1-chest'
[21:01:33] [INFO]: [21:01:33] [Client thread/INFO]: Register chest 'casual/casual2-chest'
[21:01:33] [INFO]: [21:01:33] [Client thread/INFO]: Register chest 'casual/casual3-chest'
[21:01:33] [INFO]: [21:01:33] [Client thread/INFO]: Register chest 'infinity/infinity1-chest'
[21:01:33] [INFO]: [21:01:33] [Client thread/INFO]: Register chest 'infinity/infinity2-chest'
[21:01:33] [INFO]: [21:01:33] [Client thread/INFO]: Register chest 'infinity/infinity3-chest'
[21:01:33] [INFO]: [21:01:33] [Client thread/INFO]: Register chest 'event/event1-chest'
[21:01:33] [INFO]: [21:01:33] [Client thread/INFO]: ==================================
[21:01:33] [INFO]: [21:01:33] [Client thread/INFO]: Loading meteors...
[21:01:33] [INFO]: [21:01:33] [Client thread/INFO]: Register meteor <mods>
[21:01:33] [INFO]: [21:01:33] [Client thread/INFO]: Register meteor <rare>
[21:01:33] [INFO]: [21:01:33] [Client thread/INFO]: Register meteor <mythical>
[21:01:33] [INFO]: [21:01:33] [Client thread/INFO]: Register meteor <legendary>
[21:01:33] [INFO]: [21:01:33] [Client thread/INFO]: Register meteor <arcana>
[21:01:33] [INFO]: [21:01:33] [Client thread/INFO]: Starting PreInitialization for modtweaker2
[21:01:33] [INFO]: [21:01:33] [Client thread/INFO]: Start preInit state...
[21:01:33] [INFO]: [21:01:33] [Client thread/INFO]: End preInit state!
[21:01:34] [INFO]: [21:01:34] [Client thread/INFO]: Extending potions array
[21:01:34] [INFO]: [21:01:34] [Client thread/INFO]: Injecting potions starting from index 32
[21:01:34] [INFO]: [21:01:34] [Client thread/INFO]: Potion Water Breathing is ID 24
[21:01:34] [INFO]: [21:01:34] [Client thread/INFO]: Potion Flight is ID 25
[21:01:34] [INFO]: [21:01:34] [Client thread/INFO]: Potion Feather Fall is ID 26
[21:01:34] [INFO]: [21:01:34] [Client thread/INFO]: Potion Haste is ID 27
[21:01:34] [INFO]: [21:01:34] [Client thread/INFO]: Potion True Sight is ID 28
[21:01:34] [INFO]: [21:01:34] [Client thread/INFO]: Potion Regeneration is ID 29
[21:01:34] [INFO]: [21:01:34] [Client thread/INFO]: Potion Magic Shield is ID 30
[21:01:34] [INFO]: [21:01:34] [Client thread/INFO]: Potion Charmed is ID 31
[21:01:34] [INFO]: [21:01:34] [Client thread/INFO]: Potion Frost Slow is ID 32
[21:01:34] [INFO]: [21:01:34] [Client thread/INFO]: Potion Chrono Anchor is ID 33
[21:01:34] [INFO]: [21:01:34] [Client thread/INFO]: Potion Mana Regen is ID 34
[21:01:34] [INFO]: [21:01:34] [Client thread/INFO]: Potion Entangled is ID 35
[21:01:34] [INFO]: [21:01:34] [Client thread/INFO]: Potion Watery Grave is ID 36
[21:01:34] [INFO]: [21:01:34] [Client thread/INFO]: Potion Spell Reflect is ID 37
[21:01:34] [INFO]: [21:01:34] [Client thread/INFO]: Potion Silence is ID 38
[21:01:34] [INFO]: [21:01:34] [Client thread/INFO]: Potion Swift Swim is ID 39
[21:01:34] [INFO]: [21:01:34] [Client thread/INFO]: Potion Agility is ID 40
[21:01:34] [INFO]: [21:01:34] [Client thread/INFO]: Potion Leap is ID 41
[21:01:34] [INFO]: [21:01:34] [Client thread/INFO]: Potion Mana Boost is ID 42
[21:01:34] [INFO]: [21:01:34] [Client thread/INFO]: Potion Astral Distortion is ID 43
[21:01:34] [INFO]: [21:01:34] [Client thread/INFO]: Potion Mana Shield is ID 44
[21:01:34] [INFO]: [21:01:34] [Client thread/INFO]: Potion Fury is ID 45
[21:01:34] [INFO]: [21:01:34] [Client thread/INFO]: Potion Scramble Synapses is ID 46
[21:01:34] [INFO]: [21:01:34] [Client thread/INFO]: Potion Illuminated is ID 47
[21:01:34] [INFO]: [21:01:34] [Client thread/INFO]: Potion Greater Mana Restoration is ID 48
[21:01:34] [INFO]: [21:01:34] [Client thread/INFO]: Potion Epic Mana Restoration is ID 49
[21:01:34] [INFO]: [21:01:34] [Client thread/INFO]: Potion Legendary Mana Restoration is ID 50
[21:01:34] [INFO]: [21:01:34] [Client thread/INFO]: Potion Gravity Well is ID 51
[21:01:34] [INFO]: [21:01:34] [Client thread/INFO]: Potion Levitation is ID 52
[21:01:34] [INFO]: [21:01:34] [Client thread/INFO]: Potion Clarity is ID 53
[21:01:34] [INFO]: [21:01:34] [Client thread/INFO]: Potion Shrunken is ID 54
[21:01:34] [INFO]: [21:01:34] [Client thread/INFO]: Potion Burnout Redux is ID 55
[21:01:34] [INFO]: [21:01:34] [Client thread/INFO]: Core: Altering definition of am2.armor.ItemMageHood to be thaumcraft compatible.
[21:01:34] [INFO]: [21:01:34] [Client thread/INFO]: Registered imbuement: dr_phy
[21:01:34] [INFO]: [21:01:34] [Client thread/INFO]: Registered imbuement: dr_drn
[21:01:34] [INFO]: [21:01:34] [Client thread/INFO]: Registered imbuement: dr_fall
[21:01:34] [INFO]: [21:01:34] [Client thread/INFO]: Registered imbuement: dr_exp
[21:01:34] [INFO]: [21:01:34] [Client thread/INFO]: Registered imbuement: dr_fire
[21:01:34] [INFO]: [21:01:34] [Client thread/INFO]: Registered imbuement: dr_frst
[21:01:34] [INFO]: [21:01:34] [Client thread/INFO]: Registered imbuement: dr_mage
[21:01:34] [INFO]: [21:01:34] [Client thread/INFO]: Registered imbuement: dr_litn
[21:01:34] [INFO]: [21:01:34] [Client thread/INFO]: Registered imbuement: mn_reg
[21:01:34] [INFO]: [21:01:34] [Client thread/INFO]: Registered imbuement: bn_red
[21:01:34] [INFO]: [21:01:34] [Client thread/INFO]: Registered imbuement: soulbnd
[21:01:34] [INFO]: [21:01:34] [Client thread/INFO]: Registered imbuement: fl_lure
[21:01:34] [INFO]: [21:01:34] [Client thread/INFO]: Registered imbuement: mg_xp
[21:01:34] [INFO]: [21:01:34] [Client thread/INFO]: Registered imbuement: pp_ore
[21:01:34] [INFO]: [21:01:34] [Client thread/INFO]: Registered imbuement: mg_gog
[21:01:34] [INFO]: [21:01:34] [Client thread/INFO]: Registered imbuement: tc_nrv
[21:01:34] [INFO]: [21:01:34] [Client thread/INFO]: Registered imbuement: step_up
[21:01:34] [INFO]: [21:01:34] [Client thread/INFO]: Registered imbuement: run_spd
[21:01:34] [INFO]: [21:01:34] [Client thread/INFO]: Registered imbuement: dispel
[21:01:34] [INFO]: [21:01:34] [Client thread/INFO]: Registered imbuement: fallprot
[21:01:34] [INFO]: [21:01:34] [Client thread/INFO]: Registered imbuement: fireprot
[21:01:34] [INFO]: [21:01:34] [Client thread/INFO]: Registered imbuement: freedom
[21:01:34] [INFO]: [21:01:34] [Client thread/INFO]: Registered imbuement: healing
[21:01:35] [INFO]: [21:01:35] [Client thread/INFO]: Registered imbuement: hungerup
[21:01:35] [INFO]: [21:01:35] [Client thread/INFO]: Registered imbuement: highjump
[21:01:35] [INFO]: [21:01:35] [Client thread/INFO]: Registered imbuement: lifesave
[21:01:35] [INFO]: [21:01:35] [Client thread/INFO]: Registered imbuement: lightstep
[21:01:35] [INFO]: [21:01:35] [Client thread/INFO]: Registered imbuement: minespd
[21:01:35] [INFO]: [21:01:35] [Client thread/INFO]: Registered imbuement: recoil
[21:01:35] [INFO]: [21:01:35] [Client thread/INFO]: Registered imbuement: swimspd
[21:01:35] [INFO]: [21:01:35] [Client thread/INFO]: Registered imbuement: wtrbrth
[21:01:35] [INFO]: [21:01:35] [Client thread/INFO]: Registered imbuement: wtrwalk
[21:01:38] [INFO]: [21:01:38] [Client thread/INFO]: [BiomesOPlenty] Extending Potions Array.
[21:01:42] [INFO]: [21:01:42] [Client thread/INFO]: [WayofTime.alchemicalWizardry.AlchemicalWizardry:preInit:633]: Severe error, please report this to the mod author:
[21:01:42] [INFO]: [21:01:42] [Client thread/INFO]: [WayofTime.alchemicalWizardry.AlchemicalWizardry:preInit:634]: java.lang.ArrayIndexOutOfBoundsException
[21:01:45] [INFO]: [21:01:45] [Client thread/INFO]: [Botania] Registered 1153 recipes.
[21:01:45] [INFO]: [21:01:45] [Client thread/INFO]: Injecting ons04packetentityequipment[x1] in func_148833_a in S04PacketEntityEquipment
[21:01:45] [INFO]: [21:01:45] [Client thread/INFO]: Injecting ons0dpacketcollectitem[x1] in func_148833_a in S0DPacketCollectItem
[21:01:45] [INFO]: [21:01:45] [Client thread/INFO]: Injecting ons0bpacketanimation[x1] in func_148833_a in S0BPacketAnimation
[21:01:45] [INFO]: [21:01:45] [Client thread/INFO]: Injecting ons1bpacketentityattach[x1] in func_148833_a in S1BPacketEntityAttach
[21:01:46] [INFO]: [21:01:46] [Client thread/INFO]: Mantle (1.7.10-0.3.2.jenkins191) -- Preparing for launch.
[21:01:46] [INFO]: [21:01:46] [Client thread/INFO]: Entering preinitialization phase.
[21:01:46] [INFO]: [21:01:46] [Client thread/INFO]: Loading configuration from disk.
[21:01:46] [INFO]: [21:01:46] [Client thread/INFO]: Configuration load completed.
[21:01:46] [INFO]: [21:01:46] [Client thread/INFO]: Please stand back... Pre-initializing Tainted Magic!
[21:01:46] [INFO]: [21:01:46] [Client thread/INFO]: Loading config
[21:01:47] [INFO]: [21:01:47] [Client thread/INFO]:   [DummyCore] Mod with name Thaumic Bases and classpath tb.core.TBCore.class using ID 1 has been succesfully registered! 
[21:01:47] [INFO]: [21:01:47] [Client thread/INFO]:   [DummyCore] Configuration File for mod Thaumic Bases was successfully created with path D:\майн\clients\magic\configThaumic Bases.cfg 
[21:01:47] [INFO]: [21:01:47] [Client thread/INFO]: Injecting onc07packetplayerdigging[x1] in func_148833_a in C07PacketPlayerDigging
[21:01:48] [INFO]: [21:01:48] [Client thread/ERROR]: net.minecraftforge.client.model.AdvancedModelLoader transformed
[21:01:48] [INFO]: [21:01:48] [Client thread/ERROR]: net.minecraftforge.client.model.obj.ObjModelLoader transformed
[21:01:49] [INFO]: [21:01:49] [Client thread/INFO]: Core: Altering definition of net.minecraft.network.play.server.S1DPacketEntityEffect,  (obfuscated)
[21:01:49] [INFO]: [21:01:49] [Client thread/INFO]: Injecting ons1dpacketentityeffect[x1] in func_148833_a in S1DPacketEntityEffect
[21:01:49] [INFO]: [21:01:49] [Client thread/INFO]: Core: Altering definition of net.minecraft.network.play.server.S1EPacketRemoveEntityEffect,  (obfuscated)
[21:01:49] [INFO]: [21:01:49] [Client thread/INFO]: Injecting ons1epacketremoveentityeffect[x1] in func_148833_a in S1EPacketRemoveEntityEffect
[21:01:49] [INFO]: [21:01:49] [Client thread/INFO]: Injecting ons08packetplayerposlook[x1] in func_148833_a in S08PacketPlayerPosLook
[21:01:50] [INFO]: [21:01:50] [Client thread/INFO]: Injecting ons17packetentitylookmove[x1] in func_148833_a in S14PacketEntity$S17PacketEntityLookMove
[21:01:50] [INFO]: [21:01:50] [Client thread/INFO]: Injecting ons14packetentity[x1] in func_148833_a in S14PacketEntity
[21:01:51] [INFO]: [21:01:51] [Client thread/INFO]: Designs found: Bed(6), Chisel(135), FlowerPot(18), Tile(65)
[21:02:07] [INFO]: [21:02:07] [Client thread/INFO]: [growthcraft.cellar.GrowthCraftCellar:registerPotions:276]: Severe error, please report this to the mod author:
[21:02:07] [INFO]: [21:02:07] [Client thread/INFO]: [growthcraft.cellar.GrowthCraftCellar:registerPotions:277]: java.lang.ArrayIndexOutOfBoundsException
[21:02:08] [INFO]: [21:02:08] [Client thread/INFO]: Loading Cosmetic Wings 0.4.2
[21:02:08] [INFO]: [21:02:08] [Client thread/INFO]: [ru.zixel.advancedtab.config.ConfigMain:tabInit:59]: button_btn1
[21:02:08] [INFO]: [21:02:08] [Client thread/INFO]: [ru.zixel.advancedtab.config.ConfigMain:tabInit:59]: button_btn10
[21:02:08] [INFO]: [21:02:08] [Client thread/INFO]: [ru.zixel.advancedtab.config.ConfigMain:tabInit:59]: button_btn11
[21:02:08] [INFO]: [21:02:08] [Client thread/INFO]: [ru.zixel.advancedtab.config.ConfigMain:tabInit:59]: button_btn12
[21:02:08] [INFO]: [21:02:08] [Client thread/INFO]: [ru.zixel.advancedtab.config.ConfigMain:tabInit:59]: button_btn13
[21:02:08] [INFO]: [21:02:08] [Client thread/INFO]: [ru.zixel.advancedtab.config.ConfigMain:tabInit:59]: button_btn14
[21:02:08] [INFO]: [21:02:08] [Client thread/INFO]: [ru.zixel.advancedtab.config.ConfigMain:tabInit:59]: button_btn15
[21:02:08] [INFO]: [21:02:08] [Client thread/INFO]: [ru.zixel.advancedtab.config.ConfigMain:tabInit:59]: button_btn2
[21:02:08] [INFO]: [21:02:08] [Client thread/INFO]: [ru.zixel.advancedtab.config.ConfigMain:tabInit:59]: button_btn3
[21:02:08] [INFO]: [21:02:08] [Client thread/INFO]: [ru.zixel.advancedtab.config.ConfigMain:tabInit:59]: button_btn4
[21:02:08] [INFO]: [21:02:08] [Client thread/INFO]: [ru.zixel.advancedtab.config.ConfigMain:tabInit:59]: button_btn5
[21:02:08] [INFO]: [21:02:08] [Client thread/INFO]: [ru.zixel.advancedtab.config.ConfigMain:tabInit:59]: button_btn6
[21:02:08] [INFO]: [21:02:08] [Client thread/INFO]: Applying holder lookups
[21:02:08] [INFO]: [21:02:08] [Client thread/INFO]: Holder lookups applied
[21:02:08] [INFO]: [21:02:08] [Client thread/INFO]: Generating new Event Handler Proxy Class com.mumfrey.liteloader.core.event.EventProxy
[21:02:08] [INFO]: [21:02:08] [Client thread/INFO]: Successfully generated event handler proxy class with 52 handlers(s) and 52 total invokations
[21:02:08] [INFO]: [OptiFine] *** Reloading textures ***
[21:02:08] [INFO]: [OptiFine] Resource packs: Default
[21:02:09] [INFO]: [21:02:09] [Thread-9/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: java.io.FileNotFoundException: https://dl.dropbox.com/u/7477047ads8/DdsaamageIndicatorMod1710.txt
[21:02:09] [INFO]: [21:02:09] [Thread-9/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]:     at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1896)
[21:02:09] [INFO]: [21:02:09] [Thread-9/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]:     at sun.net.www.protocol.http.HttpURLConnection.access$200(HttpURLConnection.java:92)
[21:02:09] [INFO]: [21:02:09] [Thread-9/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]:     at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1490)
[21:02:09] [INFO]: [21:02:09] [Thread-9/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]:     at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1488)
[21:02:09] [INFO]: [21:02:09] [Thread-9/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]:     at java.security.AccessController.doPrivileged(Native Method)
[21:02:09] [INFO]: [21:02:09] [Thread-9/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]:     at java.security.AccessController.doPrivilegedWithCombiner(AccessController.java:784)
[21:02:09] [INFO]: [21:02:09] [Thread-9/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]:     at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1487)
[21:02:09] [INFO]: [21:02:09] [Thread-9/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]:     at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:268)
[21:02:09] [INFO]: [21:02:09] [Thread-9/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]:     at java.net.URL.openStream(URL.java:1057)
[21:02:09] [INFO]: [21:02:09] [Thread-9/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]:     at DamageIndicatorsMod.client.DIClientProxy$1.run(DIClientProxy.java:79)
[21:02:09] [INFO]: [21:02:09] [Thread-9/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]:     at java.lang.Thread.run(Thread.java:748)
[21:02:09] [INFO]: [21:02:09] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: 
[21:02:09] [INFO]: [21:02:09] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
[21:02:09] [INFO]: [21:02:09] [Thread-11/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
[21:02:09] [INFO]: [21:02:09] [Thread-11/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:     (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)
[21:02:09] [INFO]: AL lib: (EE) MMDevApiOpenPlayback: Device init failed: 0x80004005
[21:02:09] [INFO]: AL lib: (EE) MMDevApiOpenPlayback: Device init failed: 0x80004005
[21:02:09] [INFO]: [21:02:09] [Thread-11/INFO]: [paulscode.sound.SoundSystemLogger:errorMessage:131]: Error in class 'LibraryLWJGLOpenAL'
[21:02:09] [INFO]: [21:02:09] [Thread-11/INFO]: [paulscode.sound.SoundSystemLogger:errorMessage:132]:     Unable to initialize OpenAL.  Probable cause: OpenAL not supported.
[21:02:09] [INFO]: [21:02:09] [Thread-11/INFO]: [paulscode.sound.SoundSystemLogger:importantMessage:90]:     ERROR MESSAGE:
[21:02:09] [INFO]: [21:02:09] [Thread-11/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:         Could not locate OpenAL library.
[21:02:09] [INFO]: [21:02:09] [Thread-11/INFO]: [paulscode.sound.SoundSystemLogger:importantMessage:90]:     STACK TRACE:
[21:02:09] [INFO]: [21:02:09] [Thread-11/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:         org.lwjgl.openal.AL.create(AL.java:151)
[21:02:09] [INFO]: [21:02:09] [Thread-11/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:         org.lwjgl.openal.AL.create(AL.java:102)
[21:02:09] [INFO]: [21:02:09] [Thread-11/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:         org.lwjgl.openal.AL.create(AL.java:201)
[21:02:09] [INFO]: [21:02:09] [Thread-11/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:         paulscode.sound.libraries.LibraryLWJGLOpenAL.init(LibraryLWJGLOpenAL.java:164)
[21:02:09] [INFO]: [21:02:09] [Thread-11/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:         paulscode.sound.SoundSystem.CommandNewLibrary(SoundSystem.java:1576)
[21:02:09] [INFO]: [21:02:09] [Thread-11/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:         paulscode.sound.SoundSystem.CommandQueue(SoundSystem.java:2572)
[21:02:09] [INFO]: [21:02:09] [Thread-11/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:         paulscode.sound.CommandThread.run(CommandThread.java:121)
[21:02:09] [INFO]: [21:02:09] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:importantMessage:90]:     ERROR MESSAGE:
[21:02:09] [INFO]: [21:02:09] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:         Could not locate OpenAL library.
[21:02:09] [INFO]: [21:02:09] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: 
[21:02:09] [INFO]: [21:02:09] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
[21:02:10] [INFO]: [21:02:10] [Thread-13/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: Switching to No Sound
[21:02:10] [INFO]: [21:02:10] [Thread-13/INFO]: [paulscode.sound.SoundSystemLogger:message:69]:     (Silent Mode)
[21:02:10] [INFO]: [21:02:10] [Sound Library Loader/INFO]: [paulscode.sound.SoundSystemLogger:message:69]: 
[21:02:10] [INFO]: [21:02:10] [Sound Library Loader/INFO]: Sound engine started
[21:02:10] [INFO]: [21:02:10] [Client thread/INFO]: JInput Component Registry is initialising...
[21:02:10] [INFO]: ноя 08, 2019 9:02:10 PM net.java.games.input.DefaultControllerEnvironment getControllers
[21:02:10] [INFO]: WARNING: Found unknown Windows version: Windows 10
[21:02:10] [INFO]: ноя 08, 2019 9:02:10 PM net.java.games.input.DefaultControllerEnvironment getControllers
[21:02:10] [INFO]: INFO: Attempting to use default windows plug-in.
[21:02:10] [INFO]: ноя 08, 2019 9:02:10 PM net.java.games.input.DefaultControllerEnvironment getControllers
[21:02:10] [INFO]: INFO: Loading: net.java.games.input.DirectAndRawInputEnvironmentPlugin
[21:02:11] [INFO]: ноя 08, 2019 9:02:11 PM net.java.games.input.ControllerEnvironment log
[21:02:11] [INFO]: INFO: Failed to initialize device USB OPTICAL MOUSE  because of: java.io.IOException: Failed to acquire device (8007001e)
[21:02:11] [INFO]: 
[21:02:11] [INFO]: [21:02:11] [Client thread/INFO]: Inspecting Keyboard controller ??????????? ?????????? PS/2 PC/AT (101/102 ???????) on Unknown...
[21:02:11] [INFO]: [21:02:11] [Client thread/INFO]: Inspecting Keyboard controller ?????????? HID on Unknown...
[21:02:11] [INFO]: [21:02:11] [Client thread/INFO]: Inspecting Mouse controller ASUS Touchpad on Unknown...
[21:02:11] [INFO]: [21:02:11] [Client thread/INFO]: Inspecting Mouse controller HID-??????????? ???? on Unknown...
[21:02:11] [INFO]: [21:02:11] [Client thread/INFO]: Inspecting Unknown controller USB OPTICAL MOUSE  on Unknown...
[21:02:11] [INFO]: [21:02:11] [Client thread/INFO]: Inspecting Unknown controller USB OPTICAL MOUSE  on Unknown...
[21:02:11] [INFO]: [21:02:11] [Client thread/INFO]: Inspecting Unknown controller ASUS Wireless Radio Control on Unknown...
[21:02:11] [INFO]: [21:02:11] [Client thread/INFO]: JInput Component Registry initialised, found 7 controller(s) 273 component(s)
[21:02:11] [INFO]: [21:02:11] [Client thread/INFO]: Injecting onc17packetcustompayload[x1] in func_148833_a in C17PacketCustomPayload
[21:02:11] [INFO]: [21:02:11] [Client thread/INFO]: Injecting ons3fpacketcustompayload[x1] in func_148833_a in S3FPacketCustomPayload
[21:02:11] [INFO]: [21:02:11] [Client thread/INFO]: LiteLoader begin INIT...
[21:02:11] [INFO]: [21:02:11] [Client thread/INFO]: Baking listener list for CoreProvider with 2 listeners
[21:02:11] [INFO]: [21:02:11] [Client thread/INFO]: Injecting external mods into class path...
[21:02:11] [INFO]: [21:02:11] [Client thread/INFO]: Successfully injected mod file 'D:\майн\clients\magic\mods\c3-worldeditcui1710.litemod' into classpath
[21:02:11] [INFO]: [21:02:11] [Client thread/INFO]: Injecting external mods into class path...
[21:02:11] [INFO]: [21:02:11] [Client thread/INFO]: Discovering mods on class path...
[21:02:11] [INFO]: [21:02:11] [Client thread/INFO]: Searching D:\майн\clients\libraries\ex\1.7.10\libforge_1.7.10.jar...
[21:02:11] [INFO]: [21:02:11] [Client thread/INFO]: Searching D:\майн\clients\libraries\ex\1.7.10\forge_1388.jar...
[21:02:11] [INFO]: [21:02:11] [Client thread/INFO]: Searching D:\майн\clients\libraries\com\mojang\authlib\1.5.21\authlib-1.5.21.jar...
[21:02:11] [INFO]: [21:02:11] [Client thread/INFO]: Searching D:\майн\clients\libraries\com\mumfrey\liteloader\1.7.10\liteloader-1.7.10.jar...
[21:02:11] [INFO]: [21:02:11] [Client thread/INFO]: Searching D:\майн\clients\libraries\ex\1.7.10\resource-magic.jar...
[21:02:11] [INFO]: [21:02:11] [Client thread/INFO]: Searching D:\майн\clients\libraries\ex\1.7.10\minecraft_1.7.10.jar...
[21:02:11] [INFO]: [21:02:11] [Client thread/INFO]: Discovering mods in valid mod files...
[21:02:11] [INFO]: [21:02:11] [Client thread/INFO]: Searching D:\майн\clients\magic\mods\c3-worldeditcui1710.litemod...
[21:02:11] [INFO]: [21:02:11] [Client thread/INFO]: Found 1 potential matches
[21:02:11] [INFO]: [21:02:11] [Client thread/INFO]: Searching D:\майн\clients\magic\mods\c6-VoxelCam131.litemod...
[21:02:11] [INFO]: [21:02:11] [Client thread/INFO]: Found 1 potential matches
[21:02:11] [INFO]: [21:02:11] [Client thread/INFO]: Searching D:\майн\clients\magic\mods\c1-voxelMap1710_magic.litemod...
[21:02:11] [INFO]: [21:02:11] [Client thread/INFO]: Found 1 potential matches
[21:02:11] [INFO]: [21:02:11] [Client thread/INFO]: Discovering mods in valid mod files...
[21:02:11] [INFO]: [21:02:11] [Client thread/INFO]: Mod class discovery completed
[21:02:11] [INFO]: [21:02:11] [Client thread/INFO]: LiteLoader begin POSTINIT...
[21:02:11] [INFO]: [21:02:11] [Client thread/INFO]: Inhibiting sound handler reload
[21:02:11] [INFO]: [21:02:11] [Client thread/INFO]: Registering interface provider com.mumfrey.liteloader.client.ClientEvents for API LiteLoader core API
[21:02:11] [INFO]: [21:02:11] [Client thread/INFO]: Injecting onc01packetchatmessage[x1] in func_148833_a in C01PacketChatMessage
[21:02:11] [INFO]: [21:02:11] [Client thread/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Injecting hooks into class net.minecraft.client.gui.GuiNewChat
[21:02:11] [INFO]: [21:02:11] [Client thread/INFO]: [gloomyfolken.hooklib.asm.HookLogger$SystemOutLogger:debug:20]: [DEBUG] Patching method net.minecraft.client.gui.GuiNewChat#printChatMessage(Lnet/minecraft/util/IChatComponent;)
[21:02:11] [INFO]: [21:02:11] [Client thread/INFO]: Registering interface provider com.mumfrey.liteloader.client.PacketEventsClient for API LiteLoader core API
[21:02:11] [INFO]: [21:02:11] [Client thread/INFO]: Injecting ons02packetloginsuccess[x1] in func_148833_a in S02PacketLoginSuccess
[21:02:11] [INFO]: [21:02:11] [Client thread/INFO]: Injecting ons02packetchat[x1] in func_148833_a in S02PacketChat
[21:02:11] [INFO]: [21:02:11] [Client thread/INFO]: Injecting ons01packetjoingame[x1] in func_148833_a in S01PacketJoinGame
[21:02:11] [INFO]: [21:02:11] [Client thread/INFO]: Registering interface provider com.mumfrey.liteloader.client.ClientPluginChannelsClient for API LiteLoader core API
[21:02:11] [INFO]: [21:02:11] [Client thread/INFO]: Registering interface provider com.mumfrey.liteloader.core.ServerPluginChannels for API LiteLoader core API
[21:02:11] [INFO]: [21:02:11] [Client thread/INFO]: Registering interface provider com.mumfrey.liteloader.messaging.MessageBus for API LiteLoader core API
[21:02:11] [INFO]: [21:02:11] [Client thread/INFO]: Discovered 3 total mod(s), injected 0 tweak(s)
[21:02:11] [INFO]: [21:02:11] [Client thread/INFO]: Loading mod from com.mumfrey.worldeditcui.LiteModWorldEditCUI
[21:02:11] [INFO]: [21:02:11] [Client thread/INFO]: Baking listener list for ModLoadObserver with 0 listeners
[21:02:11] [INFO]: [21:02:11] [Client thread/INFO]: Successfully added mod WorldEditCUI version 1.7.10_00
[21:02:11] [INFO]: [21:02:11] [Client thread/INFO]: Adding "D:\майн\clients\magic\mods\c3-worldeditcui1710.litemod" to active resource pack set
[21:02:11] [INFO]: [21:02:11] [Client thread/INFO]: Setting up "c3-worldeditcui1710.litemod" as mod resource pack with identifier "WorldEditCUI"
[21:02:11] [INFO]: [21:02:11] [Client thread/INFO]: Successfully added "D:\майн\clients\magic\mods\c3-worldeditcui1710.litemod" to active resource pack set
[21:02:11] [INFO]: [21:02:11] [Client thread/INFO]: Loading mod from com.thatapplefreak.voxelcam.LiteModVoxelCam
[21:02:11] [INFO]: [21:02:11] [Client thread/INFO]: Successfully added mod VoxelCam version 1.3.1
[21:02:11] [INFO]: [21:02:11] [Client thread/INFO]: Adding "D:\майн\clients\magic\mods\c6-VoxelCam131.litemod" to active resource pack set
[21:02:11] [INFO]: [21:02:11] [Client thread/INFO]: Setting up "c6-VoxelCam131.litemod" as mod resource pack with identifier "VoxelCam"
[21:02:11] [INFO]: [21:02:11] [Client thread/INFO]: Successfully added "D:\майн\clients\magic\mods\c6-VoxelCam131.litemod" to active resource pack set
[21:02:11] [INFO]: [21:02:11] [Client thread/INFO]: Loading mod from com.thevoxelbox.voxelmap.litemod.LiteModVoxelMap
[21:02:11] [INFO]: [21:02:11] [Client thread/INFO]: Successfully added mod VoxelMap version 1.2.3
[21:02:11] [INFO]: [21:02:11] [Client thread/INFO]: Adding "D:\майн\clients\magic\mods\c1-voxelMap1710_magic.litemod" to active resource pack set
[21:02:11] [INFO]: [21:02:11] [Client thread/INFO]: Setting up "c1-voxelMap1710_magic.litemod" as mod resource pack with identifier "VoxelMap"
[21:02:11] [INFO]: [21:02:11] [Client thread/INFO]: Successfully added "D:\майн\clients\magic\mods\c1-voxelMap1710_magic.litemod" to active resource pack set
[21:02:11] [INFO]: [21:02:11] [Client thread/INFO]: Initialising mod WorldEditCUI version 1.7.10_00
[21:02:11] [INFO]: [21:02:11] [Client thread/INFO]: Initialising mod VoxelCam version 1.3.1
[21:02:11] [INFO]: [21:02:11] [Client thread/INFO]: VoxelLib jar exists, attempting to inject into classpath
[21:02:11] [INFO]: [21:02:11] [Client thread/INFO]: ClassPathUtilities: attempting to inject file:/C:/Users/SPS/AppData/Local/Temp/voxelcommon-2.3.0.jar into LaunchClassLoader
[21:02:11] [INFO]: [21:02:11] [Client thread/INFO]: Loading mod from com.thevoxelbox.common.LiteModVoxelCommon
[21:02:11] [INFO]: [21:02:11] [Client thread/INFO]: Successfully added mod VoxelLib version 2.3.0
[21:02:11] [INFO]: [21:02:11] [Client thread/INFO]: Adding "C:\Users\SPS\AppData\Local\Temp\voxelcommon-2.3.0.jar" to active resource pack set
[21:02:11] [INFO]: [21:02:11] [Client thread/INFO]: Setting up "voxelcommon-2.3.0.jar" as mod resource pack with identifier "VoxelLib"
[21:02:11] [INFO]: [21:02:11] [Client thread/INFO]: Successfully added "C:\Users\SPS\AppData\Local\Temp\voxelcommon-2.3.0.jar" to active resource pack set
[21:02:11] [INFO]: [21:02:11] [Client thread/INFO]: VoxelLib jar was successfully extracted
[21:02:11] [INFO]: [21:02:11] [Client thread/INFO]: VoxelCam> Attempting to load/create the configuration.
[21:02:11] [INFO]: [21:02:11] [Client thread/INFO]: VoxelCam> Config file found, loading...
[21:02:11] [INFO]: [21:02:11] [Client thread/INFO]: Baking listener list for InterfaceObserver with 0 listeners
[21:02:11] [INFO]: [21:02:11] [Client thread/INFO]: Initialising mod VoxelMap version 1.2.3
[21:02:12] [INFO]: [21:02:12] [Client thread/INFO]: Initialising mod VoxelLib version 2.3.0
[21:02:13] [INFO]: [OptiFine] Multipass connected textures: false
[21:02:13] [INFO]: [OptiFine] Multipass connected textures: false
[21:02:14] [INFO]: [21:02:14] [Client thread/INFO]: [org.rhino.mipmap.MipMapping:generate:52]: Generate MipMapping... 
[21:02:15] [INFO]: [21:02:15] [Client thread/INFO]: Created: 2048x1024 textures/blocks-atlas
[21:02:15] [INFO]: [21:02:15] [Client thread/INFO]: Registered 55 craft items
[21:02:15] [INFO]: [21:02:15] [Client thread/INFO]: Located 405 spell IIcons
[21:02:15] [INFO]: [21:02:15] [Client thread/INFO]: Registered 55 craft items
[21:02:15] [INFO]: [21:02:15] [Client thread/INFO]: Located 405 spell IIcons
[21:02:18] [INFO]: [21:02:18] [Client thread/INFO]: [org.rhino.mipmap.MipMapping:generate:52]: Generate MipMapping... 
[21:02:18] [INFO]: [21:02:18] [Client thread/INFO]: Created: 2048x2048 textures/items-atlas
[21:02:18] [INFO]: [21:02:18] [Client thread/ERROR]: Unable to do mod description scrolling due to lack of stencil buffer
[21:02:18] [INFO]: [21:02:18] [Client thread/ERROR]: Unable to do mod description scrolling due to lack of stencil buffer
[21:02:18] [INFO]: [21:02:18] [Client thread/INFO]: Starting Initialization for modtweaker2
[21:02:19] [INFO]: [21:02:19] [Client thread/INFO]: [minetweaker.runtime.MTTweaker:load:111]: Loading scripts
[21:02:19] [INFO]: [21:02:19] [Client thread/INFO]: Start init state...
[21:02:19] [INFO]: [21:02:19] [Client thread/INFO]: End init state!
[21:02:19] [INFO]: [21:02:19] [Client thread/WARN]: Redundant call to BiomeDictionary.registerAllBiomes ignored
[21:02:19] [INFO]: [21:02:19] [Client thread/WARN]: Unregistered spell part in skill trees: am2.spell.components.MeltArmor@74ba60fc
[21:02:19] [INFO]: [21:02:19] [Client thread/WARN]: Unregistered spell part in skill trees: am2.spell.components.ScrambleSynapses@13da4a60
[21:02:19] [INFO]: [21:02:19] [Client thread/WARN]: Unregistered spell part in skill trees: am2.spell.components.Nauseate@137ecfa2
[21:02:19] [INFO]: [21:02:19] [Client thread/INFO]: Attempting to set enchantment magic_resist to ID 103 (configured currently as 103)
[21:02:19] [INFO]: [21:02:19] [Client thread/INFO]: Successfully registered enchanment!
[21:02:19] [INFO]: [21:02:19] [Client thread/INFO]: Attempting to set enchantment soulbound to ID 104 (configured currently as 104)
[21:02:19] [INFO]: [21:02:19] [Client thread/INFO]: Successfully registered enchanment!
[21:02:20] [INFO]: [21:02:20] [Client thread/INFO]: Initializing API Hooks...
[21:02:20] [INFO]: [21:02:20] [Client thread/INFO]: Finished API Initialization
[21:02:21] [INFO]: [21:02:21] [Automagy Version Checker Thread/INFO]: [Automagy] Version Checker: You are running the latest release version (0.28.2).
[21:02:21] [INFO]: [21:02:21] [Client thread/INFO]: [Automagy] Warning: Humorous one-liner not found.
[21:02:22] [INFO]: [21:02:22] [Client thread/INFO]: Skipping TC Multipart integration
[21:02:22] [INFO]: [21:02:22] [Client thread/INFO]: Entering initialization phase.
[21:02:22] [INFO]: [21:02:22] [Client thread/INFO]: Things seem to be going smoothly... Initializing Tainted Magic!
[21:02:22] [INFO]: [21:02:22] [Client thread/FATAL]: Focus Upgrade id 42 already occupied. Ignoring.
[21:02:22] [INFO]: [21:02:22] [Client thread/FATAL]: Focus Upgrade id 43 already occupied. Ignoring.
[21:02:23] [INFO]: [21:02:23] [Client thread/WARN]: witchery: Another mod has overwritten Witchery potion witchery:potion.mortalcoil in slot 86! offender: Fire Imbued.
[21:02:23] [INFO]: [21:02:23] [Client thread/WARN]: witchery: Another mod has overwritten Witchery potion witchery:potion.absorbmagic in slot 87! offender: Wated Imbued.
[21:02:23] [INFO]: [21:02:23] [Client thread/WARN]: witchery: Another mod has overwritten Witchery potion witchery:potion.reflectprojectiles in slot 89! offender: Earth Imbued.
[21:02:23] [INFO]: [21:02:23] [Client thread/WARN]: witchery: Another mod has overwritten Witchery potion witchery:potion.reflectdamage in slot 90! offender: Air Imbued.
[21:02:23] [INFO]: [21:02:23] [Client thread/WARN]: witchery: Another mod has overwritten Witchery potion witchery:potion.feelnopain in slot 100! offender: Drowning.
[21:02:23] [INFO]: [21:02:23] [Client thread/WARN]: witchery: Another mod has overwritten Witchery potion witchery:potion.gasmask in slot 101! offender: Boost.
[21:02:23] [INFO]: [21:02:23] [Client thread/WARN]: witchery: Another mod has overwritten Witchery potion witchery:potion.diseased in slot 102! offender: Whirlwind.
[21:02:23] [INFO]: [21:02:23] [Client thread/WARN]: witchery: Another mod has overwritten Witchery potion witchery:potion.fortune in slot 103! offender: Inhibit.
[21:02:23] [INFO]: [21:02:23] [Client thread/WARN]: witchery: Another mod has overwritten Witchery potion witchery:potion.worship in slot 104! offender: Flight.
[21:02:23] [INFO]: [21:02:23] [Client thread/WARN]: witchery: Another mod has overwritten Witchery potion witchery:potion.keepeffects in slot 105! offender: Reciprocation.
[21:02:23] [INFO]: [21:02:23] [Client thread/WARN]: witchery: Another mod has overwritten Witchery potion witchery:potion.wolfsbane in slot 106! offender: Flame Cloak.
[21:02:23] [INFO]: [21:02:23] [Client thread/INFO]: Injecting ons26packetmapchunkbulk[x1] in func_148833_a in S26PacketMapChunkBulk
[21:02:23] [INFO]: [21:02:23] [Client thread/INFO]: Optifine integration successful.
[21:02:26] [INFO]: [21:02:26] [Client thread/INFO]: [CoralMod] Saved settings
[21:02:26] [INFO]: [21:02:26] [Client thread/ERROR]: The language resource assets/damageindicatorsmod/lang/en_US.lang cannot be located on the classpath. This is a programming error.
[21:02:27] [INFO]: [21:02:27] [Client thread/INFO]: [minetweaker.MineTweakerAPI:registerClassRegistry:281]: Loaded class registry: NEI mod support
[21:02:27] [INFO]: [21:02:27] [Client thread/INFO]: [minetweaker.MineTweakerAPI:registerClassRegistry:281]: Loaded class registry: MFR mod support
[21:02:27] [INFO]: [21:02:27] [Client thread/INFO]: [minetweaker.MineTweakerAPI:registerClassRegistry:281]: Loaded class registry: Buildcraft mod support
[21:02:27] [INFO]: [21:02:27] [Client thread/INFO]: Starting PostInitialization for modtweaker2
[21:02:27] [INFO]: [21:02:27] [Hats Mod Mob Support Thread/INFO]: [4.0.1] Registered thaumcraft.common.entities.golems.EntityGolemBase with hat mod mappings.
[21:02:28] [INFO]: [21:02:28] [Client thread/WARN]: My potion, Legendary Mana Restoration, at index 50 has been over-written by another potion, grc.potion.tipsy. You have a conflict in your configuration files.
[21:02:28] [INFO]: [21:02:28] [Client thread/INFO]: Checking Version.  MC Version: UnknownFMLProfile
[21:02:29] [INFO]: [21:02:29] [Client thread/INFO]: No updated compendium found.  Using packaged compendium.
[21:02:29] [INFO]: [21:02:29] [Client thread/WARN]: Unable to update the compendium!
[21:02:29] [INFO]: [21:02:29] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: java.lang.ArrayIndexOutOfBoundsException: 1
[21:02:29] [INFO]: [21:02:29] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]:     at am2.lore.ArcaneCompendium.updateCompendium(ArcaneCompendium.java:229)
[21:02:29] [INFO]: [21:02:29] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]:     at am2.lore.ArcaneCompendium.init(ArcaneCompendium.java:196)
[21:02:29] [INFO]: [21:02:29] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]:     at am2.proxy.ClientProxy.postinit(ClientProxy.java:101)
[21:02:29] [INFO]: [21:02:29] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]:     at am2.AMCore.postInit(AMCore.java:120)
[21:02:29] [INFO]: [21:02:29] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[21:02:29] [INFO]: [21:02:29] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[21:02:29] [INFO]: [21:02:29] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[21:02:29] [INFO]: [21:02:29] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]:     at java.lang.reflect.Method.invoke(Method.java:498)
[21:02:29] [INFO]: [21:02:29] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]:     at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
[21:02:29] [INFO]: [21:02:29] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]:     at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
[21:02:29] [INFO]: [21:02:29] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[21:02:29] [INFO]: [21:02:29] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]:     at java.lang.reflect.Method.invoke(Method.java:498)
[21:02:29] [INFO]: [21:02:29] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]:     at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[21:02:29] [INFO]: [21:02:29] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]:     at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[21:02:29] [INFO]: [21:02:29] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]:     at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[21:02:29] [INFO]: [21:02:29] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]:     at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[21:02:29] [INFO]: [21:02:29] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]:     at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[21:02:29] [INFO]: [21:02:29] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]:     at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
[21:02:29] [INFO]: [21:02:29] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]:     at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
[21:02:29] [INFO]: [21:02:29] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[21:02:29] [INFO]: [21:02:29] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[21:02:29] [INFO]: [21:02:29] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[21:02:29] [INFO]: [21:02:29] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]:     at java.lang.reflect.Method.invoke(Method.java:498)
[21:02:29] [INFO]: [21:02:29] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]:     at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[21:02:29] [INFO]: [21:02:29] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]:     at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[21:02:29] [INFO]: [21:02:29] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]:     at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[21:02:29] [INFO]: [21:02:29] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]:     at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[21:02:29] [INFO]: [21:02:29] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]:     at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[21:02:29] [INFO]: [21:02:29] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]:     at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
[21:02:29] [INFO]: [21:02:29] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]:     at cpw.mods.fml.common.Loader.initializeMods(Loader.java:717)
[21:02:29] [INFO]: [21:02:29] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]:     at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:309)
[21:02:29] [INFO]: [21:02:29] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]:     at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:555)
[21:02:29] [INFO]: [21:02:29] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]:     at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:881)
[21:02:29] [INFO]: [21:02:29] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]:     at net.minecraft.client.main.Main.main(SourceFile:148)
[21:02:29] [INFO]: [21:02:29] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[21:02:29] [INFO]: [21:02:29] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[21:02:29] [INFO]: [21:02:29] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[21:02:29] [INFO]: [21:02:29] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]:     at java.lang.reflect.Method.invoke(Method.java:498)
[21:02:29] [INFO]: [21:02:29] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]:     at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[21:02:29] [INFO]: [21:02:29] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]:     at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[21:02:30] [INFO]: [21:02:30] [Client thread/INFO]: Initializing Thaumcraft Compatibility
[21:02:30] [INFO]: [21:02:30] [Client thread/INFO]: Found potion array with a size of 359
[21:02:30] [INFO]: [21:02:30] [Client thread/INFO]: Initializing PotionFluxTaint with id 117
[21:02:30] [INFO]: [21:02:30] [Client thread/INFO]: Initializing PotionVisExhaust with id 118
[21:02:30] [INFO]: [21:02:30] [Client thread/INFO]: Initializing PotionInfectiousVisExhaust with id 119
[21:02:30] [INFO]: [21:02:30] [Client thread/INFO]: Initializing PotionUnnaturalHunger with id 120
[21:02:30] [INFO]: [21:02:30] [Client thread/INFO]: Initializing PotionWarpWard with id 121
[21:02:30] [INFO]: [21:02:30] [Client thread/INFO]: Initializing PotionDeathGaze with id 122
[21:02:30] [INFO]: [21:02:30] [Client thread/INFO]: Initializing PotionBlurredVision with id 123
[21:02:30] [INFO]: [21:02:30] [Client thread/INFO]: Initializing PotionSunScorned with id 124
[21:02:30] [INFO]: [21:02:30] [Client thread/INFO]: Initializing PotionThaumarhia with id 125
[21:02:30] [INFO]: [21:02:30] [Client thread/INFO]: Adding entities to MFR safari net blacklist.
[21:02:31] [INFO]: [21:02:31] [Client thread/WARN]: Whitelisting [Automagy.WispNether] to spawn champion mobs at level [2]
[21:02:31] [INFO]: [21:02:31] [Client thread/WARN]: Adding standard crop support for [Водный артишок]
[21:02:31] [INFO]: [21:02:31] [Client thread/WARN]: Adding standard crop support for [Беладонна]
[21:02:31] [INFO]: [21:02:31] [Client thread/WARN]: Adding standard crop support for [Мандрагора]
[21:02:31] [INFO]: [21:02:31] [Client thread/WARN]: Adding standard crop support for [Подснежник]
[21:02:31] [INFO]: [21:02:31] [Client thread/WARN]: Adding standard crop support for [Горькая полынь]
[21:02:31] [INFO]: [21:02:31] [Client thread/WARN]: Adding standard crop support for [Майндрейк]
[21:02:31] [INFO]: [21:02:31] [Client thread/WARN]: Adding standard crop support for [Wolfsbane]
[21:02:31] [INFO]: [21:02:31] [Client thread/WARN]: Blacklisting dimension [-37] to only spawn TC content at level [0]
[21:02:31] [INFO]: [21:02:31] [Client thread/WARN]: Blacklisting dimension [-38] to only spawn TC content at level [0]
[21:02:31] [INFO]: [21:02:31] [Client thread/WARN]: Whitelisting [Zombie] to spawn champion mobs at level [0]
[21:02:31] [INFO]: [21:02:31] [Client thread/WARN]: Whitelisting [Spider] to spawn champion mobs at level [0]
[21:02:31] [INFO]: [21:02:31] [Client thread/WARN]: Whitelisting [Blaze] to spawn champion mobs at level [0]
[21:02:31] [INFO]: [21:02:31] [Client thread/WARN]: Whitelisting [Enderman] to spawn champion mobs at level [0]
[21:02:31] [INFO]: [21:02:31] [Client thread/WARN]: Whitelisting [Skeleton] to spawn champion mobs at level [0]
[21:02:31] [INFO]: [21:02:31] [Client thread/WARN]: Whitelisting [Witch] to spawn champion mobs at level [1]
[21:02:31] [INFO]: [21:02:31] [Client thread/WARN]: Whitelisting [Thaumcraft.EldritchCrab] to spawn champion mobs at level [0]
[21:02:31] [INFO]: [21:02:31] [Client thread/WARN]: Whitelisting [Thaumcraft.Taintacle] to spawn champion mobs at level [2]
[21:02:31] [INFO]: [21:02:31] [Client thread/WARN]: Whitelisting [Thaumcraft.Wisp] to spawn champion mobs at level [1]
[21:02:31] [INFO]: [21:02:31] [Client thread/WARN]: Whitelisting [Thaumcraft.InhabitedZombie] to spawn champion mobs at level [3]
[21:02:31] [INFO]: [21:02:31] [Client thread/INFO]: [Automagy] NEI integration was successful.
[21:02:31] [INFO]: [21:02:31] [Client thread/INFO]: Loaded MineTweaker 3 Integration
[21:02:31] [INFO]: [21:02:31] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockGold@0
[21:02:31] [INFO]: [21:02:31] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockIron@0
[21:02:31] [INFO]: [21:02:31] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockDiamond@0
[21:02:31] [INFO]: [21:02:31] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockEmerald@0
[21:02:31] [INFO]: [21:02:31] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockLapis@0
[21:02:31] [INFO]: [21:02:31] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockRedstone@0
[21:02:31] [INFO]: [21:02:31] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockCoal@0
[21:02:31] [INFO]: [21:02:31] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.hayBlock@0
[21:02:31] [INFO]: [21:02:31] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.ingotGold@0
[21:02:31] [INFO]: [21:02:31] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.gemOre@1
[21:02:31] [INFO]: [21:02:31] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.gemOre@3
[21:02:31] [INFO]: [21:02:31] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.gemOre@5
[21:02:31] [INFO]: [21:02:31] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.gemOre@7
[21:02:31] [INFO]: [21:02:31] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.gemOre@9
[21:02:31] [INFO]: [21:02:31] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.gemOre@11
[21:02:31] [INFO]: [21:02:31] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.gemOre@13
[21:02:31] [INFO]: [21:02:31] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.gemOre@15
[21:02:31] [INFO]: [21:02:31] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blazeBlock@0
[21:02:31] [INFO]: [21:02:31] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.storage@0
[21:02:31] [INFO]: [21:02:31] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.storage@1
[21:02:31] [INFO]: [21:02:31] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.storage@2
[21:02:31] [INFO]: [21:02:31] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.storage@3
[21:02:31] [INFO]: [21:02:31] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.storage@4
[21:02:31] [INFO]: [21:02:31] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.manaResource@0
[21:02:31] [INFO]: [21:02:31] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.manaResource@4
[21:02:31] [INFO]: [21:02:31] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.manaResource@7
[21:02:31] [INFO]: [21:02:31] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.reedBlock@0
[21:02:31] [INFO]: [21:02:31] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.thatch@0
[21:02:31] [INFO]: [21:02:31] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.BlockShadowmetal@0
[21:02:31] [INFO]: [21:02:31] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.ItemMaterial@0
[21:02:31] [INFO]: [21:02:31] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.arsmagica2:ores@5
[21:02:31] [INFO]: [21:02:31] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.arsmagica2:ores@6
[21:02:31] [INFO]: [21:02:31] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.arsmagica2:ores@7
[21:02:31] [INFO]: [21:02:31] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.arsmagica2:ores@8
[21:02:31] [INFO]: [21:02:31] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.arsmagica2:ores@9
[21:02:31] [INFO]: [21:02:31] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.KnightmetalBlock@0
[21:02:31] [INFO]: [21:02:31] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.ingotIron@0
[21:02:31] [INFO]: [21:02:31] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.ItemResource@2
[21:02:31] [INFO]: [21:02:31] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.ItemResource@16
[21:02:31] [INFO]: [21:02:31] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xitem.ItemResource@3
[21:02:31] [INFO]: [21:02:31] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockCosmeticSolid@4
[21:02:31] [INFO]: [21:02:31] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockCosmeticSolid@5
[21:02:31] [INFO]: [21:02:31] [Client thread/INFO]: Adding the following recipe to the Compression Handler: 1xtile.blockCosmeticOpaque@0
[21:02:31] [INFO]: [21:02:31] [Client thread/INFO]: Total number of compression recipes: 43
[21:02:32] [INFO]: [21:02:32] [Client thread/INFO]: [Botania] The Lexica Botania has 19504 words.
[21:02:32] [INFO]: [21:02:32] [Client thread/INFO]: Forbidden Magic: Botania? Do you wanna build a snowman?
[21:02:32] [INFO]: [21:02:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]: fox.spiteful.forbidden.compat.Compat$ItemNotFoundException: Unable to find item manaPetal in mod Botania! Are you using the correct version of the mod?
[21:02:32] [INFO]: [21:02:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]:     at fox.spiteful.forbidden.compat.Compat.getItem(Compat.java:325)
[21:02:32] [INFO]: [21:02:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]:     at fox.spiteful.forbidden.compat.ForbiddenBotany.flowerPowerHippymancy(ForbiddenBotany.java:40)
[21:02:32] [INFO]: [21:02:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]:     at fox.spiteful.forbidden.compat.Compat.compatify(Compat.java:175)
[21:02:32] [INFO]: [21:02:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]:     at fox.spiteful.forbidden.Forbidden.outro(Forbidden.java:74)
[21:02:32] [INFO]: [21:02:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[21:02:32] [INFO]: [21:02:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[21:02:32] [INFO]: [21:02:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[21:02:32] [INFO]: [21:02:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]:     at java.lang.reflect.Method.invoke(Method.java:498)
[21:02:32] [INFO]: [21:02:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]:     at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
[21:02:32] [INFO]: [21:02:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]:     at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
[21:02:32] [INFO]: [21:02:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[21:02:32] [INFO]: [21:02:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]:     at java.lang.reflect.Method.invoke(Method.java:498)
[21:02:32] [INFO]: [21:02:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]:     at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[21:02:32] [INFO]: [21:02:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]:     at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[21:02:32] [INFO]: [21:02:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]:     at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[21:02:32] [INFO]: [21:02:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]:     at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[21:02:32] [INFO]: [21:02:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]:     at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[21:02:32] [INFO]: [21:02:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]:     at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
[21:02:32] [INFO]: [21:02:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]:     at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
[21:02:32] [INFO]: [21:02:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[21:02:32] [INFO]: [21:02:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[21:02:32] [INFO]: [21:02:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[21:02:32] [INFO]: [21:02:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]:     at java.lang.reflect.Method.invoke(Method.java:498)
[21:02:32] [INFO]: [21:02:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]:     at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[21:02:32] [INFO]: [21:02:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]:     at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[21:02:32] [INFO]: [21:02:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]:     at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[21:02:32] [INFO]: [21:02:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]:     at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[21:02:32] [INFO]: [21:02:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]:     at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[21:02:32] [INFO]: [21:02:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]:     at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
[21:02:32] [INFO]: [21:02:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]:     at cpw.mods.fml.common.Loader.initializeMods(Loader.java:717)
[21:02:32] [INFO]: [21:02:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]:     at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:309)
[21:02:32] [INFO]: [21:02:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]:     at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:555)
[21:02:32] [INFO]: [21:02:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]:     at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:881)
[21:02:32] [INFO]: [21:02:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]:     at net.minecraft.client.main.Main.main(SourceFile:148)
[21:02:32] [INFO]: [21:02:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[21:02:32] [INFO]: [21:02:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[21:02:32] [INFO]: [21:02:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[21:02:32] [INFO]: [21:02:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]:     at java.lang.reflect.Method.invoke(Method.java:498)
[21:02:32] [INFO]: [21:02:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]:     at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[21:02:32] [INFO]: [21:02:32] [Client thread/INFO]: [java.lang.Throwable$WrappedPrintStream:println:749]:     at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[21:02:32] [INFO]: [21:02:32] [Client thread/INFO]: Entering postinitialization phase.
[21:02:32] [INFO]: [21:02:32] [Client thread/INFO]: Loading Manual XML from: /assets/mantle/manuals/test.xml
[21:02:32] [INFO]: [21:02:32] [Client thread/INFO]: Almost done... Post-initializing Tainted Magic!
[21:02:32] [INFO]: [21:02:32] [Client thread/INFO]: Phew! Tainted Magic has finished loading, enjoy!
[21:02:33] [INFO]: [21:02:33] [Client thread/INFO]:   Unknown recipe class! biomesoplenty.common.recipes.BiomeEssenceRecipe Modder please refer to net.minecraftforge.oredict.RecipeSorter
[21:02:33] [INFO]: [21:02:33] [Client thread/INFO]:   Unknown recipe class! jds.bibliocraft.BiblioSpecialRecipes Modder please refer to net.minecraftforge.oredict.RecipeSorter
[21:02:33] [INFO]: [21:02:33] [Client thread/INFO]:   Unknown recipe class! mobstatues.RecipePlinth Modder please refer to net.minecraftforge.oredict.RecipeSorter
[21:02:33] [INFO]: [21:02:33] [Client thread/INFO]:   Unknown recipe class! mobstatues.RecipeChangeType Modder please refer to net.minecraftforge.oredict.RecipeSorter
[21:02:33] [INFO]: [21:02:33] [Client thread/INFO]: [Automagy] No MFR integration because mod "MineFactoryReloaded" was not found.
[21:02:33] [INFO]: [21:02:33] [Client thread/INFO]: [Automagy] No Forestry integration because that mod was not found.
[21:02:33] [INFO]: [21:02:33] [Client thread/INFO]: [Automagy] Finished integrating with Forbidden Magic aspects.
[21:02:33] [INFO]: [21:02:33] [Client thread/INFO]: Forge Mod Loader has successfully loaded 84 mods
[21:02:33] [INFO]: [21:02:33] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:optifineRus, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:MineTuner, FMLFileResourcePack:ChatBubbles, FMLFileResourcePack:ArmorStatusHUD, FMLFileResourcePack:Light Mod, FMLFileResourcePack:GUI Library, FMLFileResourcePack:BankingMod, FMLFileResourcePack:Clan Tag, FMLFileResourcePack:economy, FMLFileResourcePack:Economy Ore Mod, FMLFileResourcePack:OptifineAPI, FMLFileResourcePack:Spawn World, FMLFileResourcePack:More Records, FMLFileResourcePack:Excalibur EnderBag, FMLFileResourcePack:Treasure Chest, FMLFileResourcePack:DailyQuestsBroadcaster, 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:RecipeCreationHelper, FMLFileResourcePack:Ars Magica 2, FMLFileResourcePack:Automagy, FMLFileResourcePack:Biomes O' Plenty, FMLFileResourcePack:Blood Magic: Alchemical Wizardry, FMLFileResourcePack:Botania, FMLFileResourcePack:DummyCore, FMLFileResourcePack:Forbidden Magic, FMLFileResourcePack:Mantle, FMLFileResourcePack:Tainted Magic, FMLFileResourcePack:TC Inventory Scanning, FMLFileResourcePack:Thaumcraft, FMLFileResourcePack:Thaumic Bases, FMLFileResourcePack:Thaumic Horizons, FMLFileResourcePack:Thaumic Tinkerer, FMLFileResourcePack:The Twilight Forest, FMLFileResourcePack:Witchery, FMLFileResourcePack:Emotes, FMLFileResourcePack:Dragon's Radio Mod, FMLFileResourcePack:AnimationAPI, FMLFileResourcePack:Carpenter's Blocks, FMLFileResourcePack:Mutant Creatures, FMLFileResourcePack:Roguelike Dungeons, FMLFileResourcePack:Iron Chest, FMLFileResourcePack:PTRModelLib, FMLFileResourcePack:Decocraft, FMLFileResourcePack:Growthcraft Apples, FMLFileResourcePack:Growthcraft Bamboo, FMLFileResourcePack:Growthcraft Bees, FMLFileResourcePack:Growthcraft Cellar, FMLFileResourcePack:Growthcraft, FMLFileResourcePack:Growthcraft Fishtrap, FMLFileResourcePack:Growthcraft Grapes, FMLFileResourcePack:Growthcraft Hops, FMLFileResourcePack:Growthcraft Rice, FMLFileResourcePack:BiblioCraft, FMLFileResourcePack:CoralReef Mod, FMLFileResourcePack:NandoProps, FMLFileResourcePack:Wild Caves 3, FMLFileResourcePack:asielib, FMLFileResourcePack:Cosmetic Wings, FMLFileResourcePack:Damage Indicators, FMLFileResourcePack:mobstatues, FMLFileResourcePack:Statues, FMLFileResourcePack:Hats, FMLFileResourcePack:iChunUtil, FMLFileResourcePack:bspkrsCore, FMLFileResourcePack:Baubles, LiteLoader, WorldEditCUI, VoxelCam, VoxelMap, VoxelLib, FMLFileResourcePack:Carpenter's Blocks Cached Resources
[21:02:33] [INFO]: [21:02:33] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in D:\майн\clients\magic\mods\exs1-BloodMagic13317.jar
[21:02:33] [INFO]: [21:02:33] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in D:\майн\clients\magic\mods\exs1-BloodMagic13317.jar
[21:02:33] [INFO]: [21:02:33] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in D:\майн\clients\magic\mods\exs1-BloodMagic13317.jar
[21:02:33] [INFO]: [21:02:33] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in D:\майн\clients\magic\mods\exs1-BloodMagic13317.jar
[21:02:33] [INFO]: [21:02:33] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in D:\майн\clients\magic\mods\exs1-BloodMagic13317.jar
[21:02:33] [INFO]: [21:02:33] [Client thread/WARN]: ResourcePack: ignored non-lowercase namespace: alchemicalwizardryBooks in D:\майн\clients\magic\mods\exs1-BloodMagic13317.jar
[21:02:34] [INFO]: [21:02:34] [Hats Download/Read Hats Thread/INFO]: [4.0.1] Loaded 240 hats. 68 are contributor hats.
[21:02:38] [INFO]: [OptiFine] *** Reloading textures ***
[21:02:38] [INFO]: [OptiFine] Resource packs: Default
[21:02:38] [INFO]: [OptiFine] Multipass connected textures: false
[21:02:40] [INFO]: [21:02:40] [Client thread/INFO]: [org.rhino.mipmap.MipMapping:generate:52]: Generate MipMapping... 
[21:02:41] [INFO]: [21:02:41] [Client thread/INFO]: Registered 55 craft items
[21:02:41] [INFO]: [21:02:41] [Client thread/INFO]: Located 405 spell IIcons
[21:02:41] [INFO]: [21:02:41] [Client thread/INFO]: [org.rhino.itemicon.ItemIcon:func_94581_a:85]: Registered 94 icons
[21:02:43] [INFO]: [21:02:43] [Client thread/INFO]: [org.rhino.mipmap.MipMapping:generate:52]: Generate MipMapping... 
[21:02:44] [INFO]: [21:02:44] [Client thread/INFO]: [CoralMod] Gui Factory initialized
[21:02:44] [INFO]: [21:02:44] [Client thread/INFO]: Language deduplication finished in 272 ms
[21:02:44] [INFO]: [21:02:44] [Client thread/INFO]: Enabling Main Menu Mob render ticker
[21:02:44] [INFO]: [21:02:44] [Client thread/ERROR]: Couldn't toggle fullscreen
[21:02:44] [INFO]: java.lang.IllegalStateException: From thread Thread[Client thread,5,main]: Thread[Thread-8,5,] already has the context current
[21:02:44] [INFO]:     at org.lwjgl.opengl.ContextGL.checkAccess(ContextGL.java:184) ~[libforge_1.7.10.jar:?]
[21:02:44] [INFO]:     at org.lwjgl.opengl.ContextGL.makeCurrent(ContextGL.java:189) ~[libforge_1.7.10.jar:?]
[21:02:44] [INFO]:     at org.lwjgl.opengl.DrawableGL.makeCurrent(DrawableGL.java:110) ~[libforge_1.7.10.jar:?]
[21:02:44] [INFO]:     at org.lwjgl.opengl.Display.makeCurrent(Display.java:706) ~[libforge_1.7.10.jar:?]
[21:02:44] [INFO]:     at org.lwjgl.opengl.Display.makeCurrentAndSetSwapInterval(Display.java:1025) ~[libforge_1.7.10.jar:?]
[21:02:44] [INFO]:     at org.lwjgl.opengl.Display.setDisplayMode(Display.java:251) ~[libforge_1.7.10.jar:?]
[21:02:44] [INFO]:     at net.minecraft.client.Minecraft.func_110441_Q(Minecraft.java:702) ~[bao.class:?]
[21:02:44] [INFO]:     at net.minecraft.client.Minecraft.func_71352_k(Minecraft.java:1492) [bao.class:?]
[21:02:44] [INFO]:     at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:574) [bao.class:?]
[21:02:44] [INFO]:     at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:881) [bao.class:?]
[21:02:44] [INFO]:     at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
[21:02:44] [INFO]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_221]
[21:02:44] [INFO]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_221]
[21:02:44] [INFO]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_221]
[21:02:44] [INFO]:     at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_221]
[21:02:44] [INFO]:     at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [libforge_1.7.10.jar:?]
[21:02:44] [INFO]:     at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [libforge_1.7.10.jar:?]
[21:02:45] [INFO]: [21:02:45] [Client thread/INFO]: [net.minecraft.client.Minecraft:func_71377_b:349]: ---- Minecraft Crash Report ----
[21:02:45] [INFO]: // Shall we play a game?
[21:02:45] [INFO]: 
[21:02:45] [INFO]: Time: 08.11.19 21:02
[21:02:45] [INFO]: Description: Initializing game
[21:02:45] [INFO]: 
[21:02:45] [INFO]: java.lang.IllegalStateException: Splash thread
[21:02:45] [INFO]:     at cpw.mods.fml.client.SplashProgress.checkThreadState(SplashProgress.java:419)
[21:02:45] [INFO]:     at cpw.mods.fml.client.SplashProgress.finish(SplashProgress.java:472)
[21:02:45] [INFO]:     at cpw.mods.fml.client.FMLClientHandler.onInitializationComplete(FMLClientHandler.java:403)
[21:02:45] [INFO]:     at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:577)
[21:02:45] [INFO]:     at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:881)
[21:02:45] [INFO]:     at net.minecraft.client.main.Main.main(SourceFile:148)
[21:02:45] [INFO]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[21:02:45] [INFO]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[21:02:45] [INFO]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[21:02:45] [INFO]:     at java.lang.reflect.Method.invoke(Method.java:498)
[21:02:45] [INFO]:     at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[21:02:45] [INFO]:     at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[21:02:45] [INFO]: Caused by: java.lang.NullPointerException
[21:02:45] [INFO]:     at net.minecraft.client.gui.FontRenderer.<init>(FontRenderer.java:125)
[21:02:45] [INFO]:     at cpw.mods.fml.client.SplashProgress$SplashFontRenderer.<init>(SplashProgress.java:636)
[21:02:45] [INFO]:     at cpw.mods.fml.client.SplashProgress$2.run(SplashProgress.java:206)
[21:02:45] [INFO]:     at java.lang.Thread.run(Thread.java:748)
[21:02:45] [INFO]: 
[21:02:45] [INFO]: 
[21:02:45] [INFO]: A detailed walkthrough of the error, its code path and all known details is as follows:
[21:02:45] [INFO]: ---------------------------------------------------------------------------------------
[21:02:45] [INFO]: 
[21:02:45] [INFO]: -- Head --
[21:02:45] [INFO]: Stacktrace:
[21:02:45] [INFO]:     at cpw.mods.fml.client.SplashProgress.checkThreadState(SplashProgress.java:419)
[21:02:45] [INFO]:     at cpw.mods.fml.client.SplashProgress.finish(SplashProgress.java:472)
[21:02:45] [INFO]:     at cpw.mods.fml.client.FMLClientHandler.onInitializationComplete(FMLClientHandler.java:403)
[21:02:45] [INFO]:     at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:577)
[21:02:45] [INFO]: 
[21:02:45] [INFO]: -- Initialization --
[21:02:45] [INFO]: Details:
[21:02:45] [INFO]: Stacktrace:
[21:02:45] [INFO]:     at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:881)
[21:02:45] [INFO]:     at net.minecraft.client.main.Main.main(SourceFile:148)
[21:02:45] [INFO]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[21:02:45] [INFO]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[21:02:45] [INFO]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[21:02:45] [INFO]:     at java.lang.reflect.Method.invoke(Method.java:498)
[21:02:45] [INFO]:     at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[21:02:45] [INFO]:     at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[21:02:45] [INFO]: 
[21:02:45] [INFO]: -- System Details --
[21:02:45] [INFO]: Details:
[21:02:45] [INFO]:     Minecraft Version: 1.7.10
[21:02:45] [INFO]:     Operating System: Windows 10 (amd64) version 10.0
[21:02:45] [INFO]:     Java Version: 1.8.0_221, Oracle Corporation
[21:02:45] [INFO]:     Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
[21:02:45] [INFO]:     Memory: 465745984 bytes (444 MB) / 1326854144 bytes (1265 MB) up to 1583808512 bytes (1510 MB)
[21:02:45] [INFO]:     JVM Flags: 7 total; -XX:+UseConcMarkSweepGC -XX:-UseAdaptiveSizePolicy -XX:+UseFastEmptyMethods -Xmn256M -XX:+CMSIncrementalMode -XX:+UseCompressedOops -Xmx1536M
[21:02:45] [INFO]:     AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
[21:02:45] [INFO]:     IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
[21:02:45] [INFO]:     FML: MCP v9.05 FML v7.10.138.0 Minecraft Forge 10.13.3.0 Optifine OptiFine_1.7.10_HD_U_C1 84 mods loaded, 84 mods active
[21:02:45] [INFO]:     mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
[21:02:45] [INFO]:     FML{7.10.138.0} [Forge Mod Loader] (forge_1388.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
[21:02:45] [INFO]:     Forge{10.13.3.0} [Minecraft Forge] (forge_1388.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
[21:02:45] [INFO]:     optifinerus{1.7.10} [optifineRus] (c0-optifineRus-C.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
[21:02:45] [INFO]:     CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
[21:02:45] [INFO]:     NotEnoughItems{1.0.5.118} [Not Enough Items] (c9-NotEnoughItems105118RPGv2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
[21:02:45] [INFO]:     AM2-Preloader{0.0.3} [AMCore] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
[21:02:45] [INFO]:     ThaumicTinkerer-preloader{0.1} [Thaumic Tinkerer Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
[21:02:45] [INFO]:     lightmod-ASM{1.0} [LightMod ASM] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
[21:02:45] [INFO]:     minetuner{1.7.10-1.2} [MineTuner] (c0-MineTuner12.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
[21:02:45] [INFO]:     chatbubbles{1.7.10} [ChatBubbles] (c2-ChatBubbles1710.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
[21:02:45] [INFO]:     bspkrsCore{6.15} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.15.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
[21:02:45] [INFO]:     ArmorStatusHUD{1.28} [ArmorStatusHUD] (c4-ArmorStatusHUD128.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
[21:02:45] [INFO]:     lightmod{1.0} [Light Mod] (c7-LightMod10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
[21:02:45] [INFO]:     guilib{1.0.7.2} [GUI Library] (exm1-Banking100client.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
[21:02:45] [INFO]:     clantag{1.0} [Clan Tag] (exm1-ClanTags.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
[21:02:45] [INFO]:     economy{2.5.0} [economy] (exm1-EconomyMod250client.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
[21:02:45] [INFO]:     economyore{1.0} [Economy Ore Mod] (exm1-EconomyOreMod20OFF.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
[21:02:45] [INFO]:     OptifineAPI{3.4} [OptifineAPI] (exm1-EconomyOreMod20OFF.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
[21:02:45] [INFO]:     spawn-world{1.0} [Spawn World] (exm1-SpawnWorld10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
[21:02:45] [INFO]:     more_records{1.0} [More Records] (exm10-MoreRecordsRPG.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
[21:02:45] [INFO]:     enderbag{1.2.0} [Excalibur EnderBag] (exm12-EnderBagMod.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
[21:02:45] [INFO]:     treasure_chest{1.0} [Treasure Chest] (exm3-TreasureChest10client.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
[21:02:45] [INFO]:     dailyquests_broadcaster{1.0} [DailyQuestsBroadcaster] (exm4_DailyQuestsBroadcaster-client.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
[21:02:45] [INFO]:     starfall{1.0} [Starfall] (exm4_Starfall-client.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
[21:02:45] [INFO]:     messagesender{by white warrior 1/1} [MessageSender] (exm7-messagesender-client.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
[21:02:45] [INFO]:     MineTweaker3{3.0.10} [MineTweaker 3] (exm7-MineTweakerBEX77.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
[21:02:45] [INFO]:     modtweaker2{0.9.4} [Mod Tweaker 2] (exm7-ModTweakerEX77.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
[21:02:45] [INFO]:     notifications{1.0} [Notifications] (exm7-Notifications.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
[21:02:45] [INFO]:     wanditems{1.0} [WandItems] (exm8-WandItems10RPG.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
[21:02:45] [INFO]:     discordrpc{1.7.10-1.0} [DiscordRPC] (exm8_DiscordRPCclient.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
[21:02:45] [INFO]:     itemicon{1.0} [Item Icon] (exm8_ItemIcon10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
[21:02:45] [INFO]:     craftitems{1.0} [CraftItems] (exm9-CraftItems-1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
[21:02:45] [INFO]:     economyutils{1.0} [EconomyUtils] (exmc1-AdvancedTab2OBF.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
[21:02:45] [INFO]:     vk_feed{1.0} [VK Feed] (exmc2-VKfeed10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
[21:02:45] [INFO]:     recipecreationhelper{1.0} [RecipeCreationHelper] (exmc3-RecipeCreationHelper.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
[21:02:45] [INFO]:     AnimationAPI{1.2.4} [AnimationAPI] (exs2-AnimationAPI124EX2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
[21:02:45] [INFO]:     arsmagica2{1.4.0.009} [Ars Magica 2] (exs1-AM2140009.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
[21:02:45] [INFO]:     Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
[21:02:45] [INFO]:     Thaumcraft{4.2.3.5} [Thaumcraft] (exs1-Thaumcraft4235fix.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
[21:02:45] [INFO]:     Automagy{0.28.2} [Automagy] (exs1-Automagy0282.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
[21:02:45] [INFO]:     BiomesOPlenty{2.1.0} [Biomes O' Plenty] (exs1-BiomesOPlenty2101169.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
[21:02:45] [INFO]:     AWWayofTime{v1.3.3} [Blood Magic: Alchemical Wizardry] (exs1-BloodMagic13317.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
[21:02:45] [INFO]:     Botania{r1.8-248} [Botania] (exs1-Botania18247client.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
[21:02:45] [INFO]:     DummyCore{1.13} [DummyCore] (exs1-DummyCore113EX38.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
[21:02:45] [INFO]:     ThaumicTinkerer{unspecified} [Thaumic Tinkerer] (exs1-ThaumicTinkerer25.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
[21:02:45] [INFO]:     ForbiddenMagic{1.7.10-0.562} [Forbidden Magic] (exs1-ForbiddenMagic562.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
[21:02:45] [INFO]:     Mantle{1.7.10-0.3.2.jenkins191} [Mantle] (exs1-Mantle032bEX1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
[21:02:45] [INFO]:     TaintedMagic{r7.82} [Tainted Magic] (exs1-TaintedMagicr782.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
[21:02:45] [INFO]:     tcinventoryscan{1.0.11} [TC Inventory Scanning] (exs1-tcinventoryscan1011.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
[21:02:45] [INFO]:     thaumicbases{1.3.1710.2} [Thaumic Bases] (exs1-ThaumicBases13EX38.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
[21:02:45] [INFO]:     ThaumicHorizons{1.1.9} [Thaumic Horizons] (exs1-thaumichorizons119.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
[21:02:45] [INFO]:     TwilightForest{2.3.5} [The Twilight Forest] (exs1-twilightforest235.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
[21:02:45] [INFO]:     witchery{0.24.1} [Witchery] (exs1-witchery241.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
[21:02:45] [INFO]:     Emotes{1.0} [Emotes] (exs10-EmotesMod.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
[21:02:45] [INFO]:     DragonsRadioMod{1.7.1} [Dragon's Radio Mod] (exs16-DragonsRadio171.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
[21:02:45] [INFO]:     CarpentersBlocks{3.3.8_dev_r8} [Carpenter's Blocks] (exs2-CarpentersBlocks338FIX.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
[21:02:45] [INFO]:     MutantCreatures{1.4.9} [Mutant Creatures] (exs2-MutantCreatures149EX2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
[21:02:45] [INFO]:     Roguelike{1.3.6.3} [Roguelike Dungeons] (exs2-roguelike1363EX2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
[21:02:45] [INFO]:     IronChest{6.0.62.742} [Iron Chest] (exs3-ironchest6062742.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
[21:02:45] [INFO]:     PTRModelLib{1.0.0} [PTRModelLib] (exs4-Decocraft211RPG.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
[21:02:45] [INFO]:     props{2.1.1} [Decocraft] (exs4-Decocraft211RPG.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
[21:02:45] [INFO]:     Growthcraft{1.7.10-2.3.1} [Growthcraft] (exs5-growthcraft231RPG.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
[21:02:45] [INFO]:     Growthcraft|Cellar{1.7.10-2.3.1} [Growthcraft Cellar] (exs5-growthcraft231RPG.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
[21:02:45] [INFO]:     Growthcraft|Apples{1.7.10-2.3.1} [Growthcraft Apples] (exs5-growthcraft231RPG.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
[21:02:45] [INFO]:     Growthcraft|Bamboo{1.7.10-2.3.1} [Growthcraft Bamboo] (exs5-growthcraft231RPG.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
[21:02:45] [INFO]:     Growthcraft|Bees{1.7.10-2.3.1} [Growthcraft Bees] (exs5-growthcraft231RPG.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
[21:02:45] [INFO]:     Growthcraft|Fishtrap{1.7.10-2.3.1} [Growthcraft Fishtrap] (exs5-growthcraft231RPG.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
[21:02:45] [INFO]:     Growthcraft|Grapes{1.7.10-2.3.1} [Growthcraft Grapes] (exs5-growthcraft231RPG.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
[21:02:45] [INFO]:     Growthcraft|Hops{1.7.10-2.3.1} [Growthcraft Hops] (exs5-growthcraft231RPG.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
[21:02:45] [INFO]:     Growthcraft|Rice{1.7.10-2.3.1} [Growthcraft Rice] (exs5-growthcraft231RPG.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
[21:02:45] [INFO]:     BiblioCraft{1.9.2} [BiblioCraft] (exs6-BiblioCraft192fix.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
[21:02:45] [INFO]:     coralmod{1.7.10_dev2} [CoralReef Mod] (exs7-coralmod141.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
[21:02:45] [INFO]:     nandoprops{1.7.10_dev2} [NandoProps] (exs7-coralmod141.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
[21:02:45] [INFO]:     wildcaves3{1.7.10} [Wild Caves 3] (exs7-WildCaves0437.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
[21:02:45] [INFO]:     asielib{0.3.9} [asielib] (exs8-AsieLib039.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
[21:02:45] [INFO]:     cosmeticWings{0.4.2} [Cosmetic Wings] (exs8-CosmeticWings1710client.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
[21:02:45] [INFO]:     DamageIndicatorsMod{3.2.3} [Damage Indicators] (exs8-DamageIndicatorsMod323.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
[21:02:45] [INFO]:     nolpfij_mobstatues{0.1.1} [mobstatues] (exs8-MobStatues011.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
[21:02:45] [INFO]:     statues{2.1.4} [Statues] (exs8-statues214client.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
[21:02:45] [INFO]:     iChunUtil{4.2.2} [iChunUtil] (exs9-iChunUtil422.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
[21:02:45] [INFO]:     Hats{4.0.1} [Hats] (exs9-Hats401RPG.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
[21:02:45] [INFO]:     bankingmod{1.0} [BankingMod] (exm1-Banking100client.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
[21:02:45] [INFO]:     advancedtab{1.0} [AdvancedTab] (exmc1-AdvancedTab2OBF.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
[21:02:45] [INFO]:     GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13399 Compatibility Profile Context 15.200.1062.1004' Renderer: 'AMD Radeon HD 7660G'
[21:02:45] [INFO]:     Mantle Environment: DO NOT REPORT THIS CRASH! Unsupported mods in environment: optifine
[21:02:45] [INFO]:     Launched Version: UnknownFMLProfile
[21:02:45] [INFO]:     LWJGL: 2.9.1
[21:02:45] [INFO]:     OpenGL: AMD Radeon HD 7660G GL version 4.5.13399 Compatibility Profile Context 15.200.1062.1004, ATI Technologies Inc.
[21:02:45] [INFO]:     GL Caps: Using GL 1.3 multitexturing.
[21:02:45] [INFO]: Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
[21:02:45] [INFO]: Anisotropic filtering is supported and maximum anisotropy is 16.
[21:02:45] [INFO]: Shaders are available because OpenGL 2.1 is supported.
[21:02:45] [INFO]: 
[21:02:45] [INFO]:     Is Modded: Definitely; Client brand changed to 'fml,forge'
[21:02:45] [INFO]:     Type: Client (map_client.txt)
[21:02:45] [INFO]:     Resource Packs: []
[21:02:45] [INFO]:     Current Language: Русский (Россия)
[21:02:45] [INFO]:     Profiler Position: N/A (disabled)
[21:02:45] [INFO]:     Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
[21:02:45] [INFO]:     Anisotropic Filtering: Off (1)
[21:02:45] [INFO]: [21:02:45] [Client thread/INFO]: [net.minecraft.client.Minecraft:func_71377_b:359]: #@!@# Game crashed! Crash report saved to: #@!@# D:\майн\clients\magic\crash-reports\crash-2019-11-08_21.02.44-client.txt
[21:02:45] [WARN]: 
ru.excalibur.launcher.j.e.D: Crash with reason <[21:02:45] [Client thread/INFO]: [net.minecraft.client.Minecraft:func_71377_b:359]: #@!@# Game crashed! Crash report saved to: #@!@# D:\майн\clients\magic\crash-reports\crash-2019-11-08_21.02.44-client.txt>
    at ru.excalibur.launcher.j.e.A.H(b:424) ~[launcher.jar:?]
    at ru.excalibur.launcher.j.e.k.H(b:163) ~[launcher.jar:?]
    at ru.excalibur.launcher.j.e.k.H(b:66) ~[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:?]

Ссылка на комментарий
  1. Попробуй установить игру по пути без русских букв
  2. Попробуй обновить драйвера на видео карту
  3. С таким объемом памяти посоветовал бы отказаться от Windows 10 и поставить Windows 7 ибо 10 много сама по себе сжирает память
Ссылка на комментарий

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

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

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

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

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

Войти

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

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

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