Авторизация  
Mr_Donny

Текстури и вилет

Recommended Posts

Решил я, значит, поиграть на SpaceCross. Но тут столкнулся с некоторыми проблемами, которые ниже.
1. Некоректное отображение текстур(Всё белое, предметы отображены белыми квадратами в инвентаре,только NPC и игроки выглядят нормально.)
2. Постоянный краш, вылет(при взаемодействии с чем-нибудь). Вот репорт:

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

—- Minecraft Crash Report —-
// Oops.

Time: 11/9/15 5:32 PM
Description: Initializing game

SplashProgress has detected a error loading Minecraft.
This can sometimes be caused by bad video drivers.
We have automatically disabeled the new Splash Screen in config/splash.properties.
Try reloading minecraft before reporting any errors.
cpw.mods.fml.client.SplashProgress$5: java.lang.IllegalStateException: Splash thread
at cpw.mods.fml.client.SplashProgress.finish(SplashProgress.java:507)
at cpw.mods.fml.client.FMLClientHandler.onInitializationComplete(FMLClientHandler.java:405)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:569)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at launcher.client.ClientLauncher.launch(ClientLauncher.java:270)
at launcher.client.ClientLauncher.main(ClientLauncher.java:178)
Caused by: java.lang.IllegalStateException: Splash thread
at cpw.mods.fml.client.SplashProgress.checkThreadState(SplashProgress.java:438)
at cpw.mods.fml.client.SplashProgress.finish(SplashProgress.java:493)
… 16 more
Caused by: java.lang.NullPointerException
at net.minecraft.client.gui.FontRenderer.<init>(FontRenderer.java:116)
at cpw.mods.fml.client.SplashProgress$SplashFontRenderer.<init>(SplashProgress.java:714)
at cpw.mods.fml.client.SplashProgress$3.run(SplashProgress.java:216)
at java.lang.Thread.run(Thread.java:745)

A detailed walkthrough of the error, its code path and all known details is as follows:
—————————————————————————————

— Head —
Stacktrace:
at cpw.mods.fml.client.SplashProgress.finish(SplashProgress.java:507)
at cpw.mods.fml.client.FMLClientHandler.onInitializationComplete(FMLClientHandler.java:405)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:569)

— Initialization —
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at launcher.client.ClientLauncher.launch(ClientLauncher.java:270)
at launcher.client.ClientLauncher.main(ClientLauncher.java:178)

— System Details —
Details:
Minecraft Version: 1.7.10
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_66, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 131534864 bytes (125 MB) / 1073741824 bytes (1024 MB) up to 1073741824 bytes (1024 MB)
JVM Flags: 7 total; -Xmx1024M -XX:+UseG1GC -XX:ParallelGCThreads=4 -XX:SurvivorRatio=8 -XX:MaxGCPauseMillis=50 -XX:+AggressiveOpts -XX:+UseFastAccessorMethods
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1541 Optifine OptiFine_1.7.10_HD_U_C1 37 mods loaded, 37 mods active
States: ‘U’ = Unloaded ‘L’ = Loaded ‘C’ = Constructed ‘H’ = Pre-initialized ‘I’ = Initialized ‘J’ = Post-initialized ‘A’ = Available ‘D’ = Disabled ‘E’ = Errored
UCHIJA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCHIJA FML{7.10.99.99} [Forge Mod Loader] (forge.jar)
UCHIJA Forge{10.13.4.1541} [Minecraft Forge] (forge.jar)
UCHIJA CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
UCHIJA Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar)
UCHIJA NotEnoughItems{1.0.5.118} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.118-universal.jar)
UCHIJA optifinerus{1.0} [rusOptifine] (optifineRus-1.0.jar)
UCHIJA ClientFixer{1.0} [ClientFixer] (minecraft.jar)
UCHIJA <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
UCHIJA WarpDriveCore{1.3.10} [WarpDriveCore] (minecraft.jar)
UCHIJA FastCraft{1.22} [FastCraft] (fastcraft-1.22-ctest15.jar)
UCHIJA betterloadingscreen{1.3.8} [Better Loading Screen] ([1.7.10] BetterLoadingScreen-1.3.8.jar)
UCHIJA CoFHCore{1.7.10R3.0.3} [CoFH Core] (CoFHCore-[1.7.10]3.0.3-303.jar)
UCHIJA CustomMainMenu{1.4} [Custom Main Menu] (CustomMainMenu-MC1.7.10-1.4.jar)
UCHIJA ForgeMultipart{1.1.2.331} [Forge Multipart] (ForgeMultipart-1.7.10-1.1.2.331-universal.jar)
UCHIJA McMultipart{1.1.2.331} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.1.2.331-universal.jar)
UCHIJA gregapi{GT6-MC1710} [Greg-API] (gregtech_1.7.10-6.00.58.jar)
UCHIJA IC2{2.2.785-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.785-experimental.jar)
UCHIJA GalacticraftCore{3.0.12} [Galacticraft Core] (GalacticraftCore-1.7-3.0.12.402.jar)
UCHIJA GalacticraftMars{3.0.12} [Galacticraft Planets] (Galacticraft-Planets-1.7-3.0.12.402.jar)
UCHIJA GraviSuite{1.7.10-2.0.3} [Graviation Suite] (GraviSuite-1.7.10-2.0.3.jar)
UCHIJA IC2NuclearControl{2.2.5a-GoingForTheKill} [Nuclear Control 2] (IC2NuclearControl-2.2.5a-GoingForTheKill.jar)
UCHIJA ThermalFoundation{1.7.10R1.2.0} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.2.0-102.jar)
UCHIJA ThermalExpansion{1.7.10R4.0.3B1} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.0.3B1-218.jar)
UCHIJA gregtech{GT6-MC1710} [GregTech] (gregtech_1.7.10-6.00.58.jar)
UCHIJA IC2BackpackHUD{3.0} [IC2 Backpack HUD] (IC2 Backpack HUD v3.0 — MC 1.7.10.zip)
UCHIJA IC2CA{1.14.5.06} [IndustrialCraft 2 Combo Armors] (ic2ca-1.7.10-1.14.5.06.jar)
UCHIJA Mekanism{8.1.7} [Mekanism] (Mekanism-1.7.10-8.1.7.252.jar)
UCHIJA MekanismGenerators{8.1.7} [MekanismGenerators] (MekanismGenerators-1.7.10-8.1.7.252.jar)
UCHIJA MekanismTools{8.1.7} [MekanismTools] (MekanismTools-1.7.10-8.1.7.252.jar)
UCHIJA MemoryCleaner{1.0} [Memory Cleaner] (MemoryCleaner-1.4-mc.1.7.10.jar)
UCHIJA RWG{Alpha 1.3.2} [Realistic World Gen Alpha] (RWG-alpha-1.3.2.jar)
UCHIJA ThermalDynamics{1.7.10R1.1.0} [Thermal Dynamics] (ThermalDynamics-[1.7.10]1.1.0-161.jar)
UCHIJA Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10 (1).jar)
UCHIJA WailaHarvestability{1.1.2} [Waila Harvestability] (WailaHarvestability-mc1.7.x-1.1.2 (1).jar)
UCHIJA WarpDrive{1.3.10} [WarpDrive] (WarpDrive-1.7.10-1.3.10.jar)
UCHIJA ForgeMicroblock{1.1.2.331} [Forge Microblocks] (ForgeMultipart-1.7.10-1.1.2.331-universal.jar)
GL info: ‘ Vendor: ‘Intel’ Version: ‘4.3.0 — Build 10.18.15.4256’ Renderer: ‘Intel(R) HD Graphics 4400’
CoFHCore: -[1.7.10]3.0.3-303
ThermalFoundation: -[1.7.10]1.2.0-102
ThermalExpansion: -[1.7.10]4.0.3B1-218
ThermalDynamics: -[1.7.10]1.1.0-161
Launched Version: 1.7.10
LWJGL: 2.9.4
OpenGL: Intel(R) HD Graphics 4400 GL version 4.3.0 — Build 10.18.15.4256, Intel
GL Caps: Using GL 1.3 multitexturing.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Anisotropic filtering is supported and maximum anisotropy is 16.
Shaders are available because OpenGL 2.1 is supported.

Is Modded: Definitely; Client brand changed to ‘fml,forge’
Type: Client (map_client.txt)
Resource Packs: []
Current Language: Русский (Россия)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Anisotropic Filtering: Off (1)

:

Screenshot_1.png

Поделиться сообщением


Ссылка на сообщение
Поделиться на другие сайты

Лого из лаунчера. В етот раз даже полностю не загрузилось

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

2016.08.07 19:48:07 [DEBUG] Verifying class loader
2016.08.07 19:48:07 [DEBUG] Verifying JVM architecture
2016.08.07 19:48:07 [DEBUG] Disabling SNI extensions (SSL fix)
sashok724's Client Launcher v15.1 (build #2936, 11.11.2015)
2016.08.07 19:48:07 [DEBUG] Reading ClientLauncher params file
2016.08.07 19:48:07 [DEBUG] Verifying ClientLauncher sign and classpath
2016.08.07 19:48:07 [DEBUG] Starting JVM and client WatchService
2016.08.07 19:48:11 [DEBUG] Used heap: 2 MiB
[19:48:12] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[19:48:12] [main/INFO] [LaunchWrapper]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
[19:48:12] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
[19:48:12] [main/INFO] [FML]: Forge Mod Loader version 7.99.40.1614 for Minecraft 1.7.10 loading
[19:48:12] [main/INFO] [FML]: Java is Java HotSpot(TM) Client VM, version 1.8.0_66, running on Windows 7:x86:6.1, installed at C:\Users\Vlad\Dreamfinity\updates\jre-8u66-win32
[19:48:12] [main/INFO] [FML]: [AppEng] Core Init
[19:48:12] [main/WARN] [FML]: The coremod mods.betterfoliage.loader.BetterFoliageLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[19:48:12] [main/INFO] [FML]: Loading tweaker me.guichaguri.betterfps.tweaker.BetterFpsTweaker from BetterFps-1.0.1.jar
[19:48:12] [main/WARN] [FML]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[19:48:13] [main/WARN] [FML]: The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[19:48:13] [main/WARN] [FML]: The coremod farseek.core.FarseekCoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[19:48:13] [main/INFO] [FML]: Loading tweaker fastcraft.Tweaker from fastcraft-1.23.jar
[19:48:13] [main/WARN] [FML]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[19:48:13] [main/WARN] [FML]: The coremod mods.immibis.core.ICCoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[19:48:13] [main/WARN] [FML]: The coremod ic2.core.coremod.IC2core does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[19:48:13] [main/WARN] [FML]: The coremod net.malisis.core.asm.MalisisCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[19:48:13] [main/WARN] [FML]: The coremod mekanism.common.asm.LoadingHook does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[19:48:13] [main/WARN] [FML]: The coremod mrtjp.core.handler.CorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[19:48:13] [main/WARN] [FML]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[19:48:13] [main/WARN] [FML]: The coremod openblocks.OpenBlocksCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[19:48:13] [main/WARN] [FML]: The coremod pcl.OpenFM.misc.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[19:48:13] [main/WARN] [FML]: The coremod openmods.core.OpenModsCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[19:48:13] [main/WARN] [FML]: The coremod pcl.opensecurity.util.SoundUnpack does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[19:48:13] [main/INFO] [FML]: Loading tweaker optifine.OptiFineForgeTweaker from OptiFine_1.7.10_HD_U_D6.jar
[19:48:13] [main/WARN] [FML]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[19:48:13] [main/WARN] [FML]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[19:48:13] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[19:48:13] [main/INFO] [LaunchWrapper]: Loading tweak class name me.guichaguri.betterfps.tweaker.BetterFpsTweaker
[19:48:13] [main/INFO] [LaunchWrapper]: Loading tweak class name fastcraft.Tweaker
[19:48:13] [main/INFO] [LaunchWrapper]: Loading tweak class name optifine.OptiFineForgeTweaker
[19:48:13] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
[19:48:13] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[19:48:13] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
[19:48:13] [main/INFO] [LaunchWrapper]: Calling tweak class optifine.OptiFineForgeTweaker
[19:48:13] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: acceptOptions
[19:48:13] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: injectIntoClassLoader
[19:48:13] [main/INFO] [STDOUT]: [optifine.OptiFineClassTransformer:dbg:266]: OptiFine ClassTransformer
[19:48:13] [main/INFO] [STDOUT]: [optifine.OptiFineClassTransformer:dbg:266]: OptiFine URL: file:/C:/Users/Vlad/Dreamfinity/updates/Spacecross/mods/1.7.10/OptiFine_1.7.10_HD_U_D6.jar
[19:48:13] [main/INFO] [STDOUT]: [optifine.OptiFineClassTransformer:dbg:266]: OptiFine ZIP file: C:\Users\Vlad\Dreamfinity\updates\Spacecross\mods\1.7.10\OptiFine_1.7.10_HD_U_D6.jar
[19:48:13] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:48:15] [main/ERROR] [FML]: There is a binary discrepency between the expected input class bfz (bfz) and the actual class. Checksum on disk is a200017e, in patch 5a709011. Things are probably about to go very wrong. Did you put something into the jar file?
[19:48:15] [main/ERROR] [FML]: FML is going to ignore this error, note that the patch will not be applied, and there is likely to be a malfunctioning behaviour, including not running at all
[19:48:15] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[19:48:15] [main/ERROR] [FML]: The minecraft jar file:/C:/Users/Vlad/Dreamfinity/updates/Spacecross/minecraft.jar!/net/minecraft/client/ClientBrandRetriever.class appears to be corrupt! There has been CRITICAL TAMPERING WITH MINECRAFT, it is highly unlikely minecraft will work! STOP NOW, get a clean copy and try again!
[19:48:15] [main/ERROR] [FML]: FML has been ordered to ignore the invalid or missing minecraft certificate. This is very likely to cause a problem!
[19:48:15] [main/ERROR] [FML]: Technical information: ClientBrandRetriever was at jar:file:/C:/Users/Vlad/Dreamfinity/updates/Spacecross/minecraft.jar!/net/minecraft/client/ClientBrandRetriever.class, there were 0 certificates for it
[19:48:15] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:48:15] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:48:15] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:48:15] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:48:15] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:48:15] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:48:15] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:48:15] [main/INFO] [IC2-core]: Loaded library EJML-core-0.26.jar.
[19:48:15] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:48:15] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:48:16] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:48:16] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:48:16] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:48:16] [main/INFO] [STDOUT]: [pcl.OpenFM.misc.DepLoader$DepLoadInst:DepLoader:450]: DepLoader... loaded
[19:48:16] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:48:16] [main/INFO] [STDOUT]: [pcl.opensecurity.util.ExtractDirectory:extract:61]: jarConnection is sun.net.www.protocol.jar.JarURLConnection:jar:file:/C:/Users/Vlad/Dreamfinity/updates/Spacecross/mods/1.7.10/OpenSecurity-1.7.10-1.0-91.jar!/assets/opensecurity/sounds/alarms/
[19:48:16] [main/INFO] [STDOUT]: [pcl.opensecurity.util.ExtractDirectory:extract:77]:   unable to create assets/opensecurity/sounds/alarms/
[19:48:16] [main/INFO] [STDOUT]: [pcl.opensecurity.util.ExtractDirectory:extract:80]:   writing  assets/opensecurity/sounds/alarms/klaxon1.ogg
[19:48:16] [main/INFO] [STDOUT]: [pcl.opensecurity.util.ExtractDirectory:extract:80]:   writing  assets/opensecurity/sounds/alarms/klaxon2.ogg
[19:48:16] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:48:16] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:48:16] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:48:16] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:48:16] [main/INFO] [LaunchWrapper]: Calling tweak class me.guichaguri.betterfps.tweaker.BetterFpsTweaker
[19:48:16] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
[19:48:16] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:48:16] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:48:17] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:48:17] [main/INFO] [malisiscore]: [ChunkCollisionTransformer] Hook registered for net.minecraft.world.World
[19:48:17] [main/INFO] [malisiscore]: [ChunkCollisionTransformer] Hook registered for net.minecraft.world.World
[19:48:17] [main/INFO] [malisiscore]: [ChunkCollisionTransformer] Hook registered for net.minecraft.item.ItemBlock
[19:48:17] [main/INFO] [malisiscore]: [ChunkCollisionTransformer] Hook registered for net.minecraft.network.NetHandlerPlayServer
[19:48:17] [main/INFO] [malisiscore]: [ChunkBlockTransformer] Hook registered for net.minecraft.world.chunk.Chunk
[19:48:17] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:48:17] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:48:17] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:48:17] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:48:17] [main/INFO] [STDOUT]: [alexiil.mods.load.Translation:<init>:134]: Found an invalid line ()
[19:48:17] [main/INFO] [STDOUT]: [alexiil.mods.load.Translation:<init>:134]: Found an invalid line ()
[19:48:17] [main/INFO] [STDOUT]: [alexiil.mods.load.Translation:<init>:134]: Found an invalid line ()
[19:48:17] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
[19:48:17] [main/INFO] [LaunchWrapper]: Calling tweak class fastcraft.Tweaker
[19:48:17] [main/INFO] [FastCraft]: FastCraft loaded.
[19:48:17] [main/INFO] [LaunchWrapper]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
[19:48:17] [main/INFO] [LaunchWrapper]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
[19:48:17] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: getLaunchArguments
[19:48:17] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[19:48:17] [main/INFO] [me.guichaguri.betterfps.transformers.EventTransformer]: Patching Game Start...
[19:48:18] [main/INFO] [STDOUT]: [alexiil.mods.load.coremod.BetterLoadingScreenTransformer:transformMinecraft:119]: Transformed Minecraft
[19:48:18] [main/INFO] [WarpDriveCore]: Successful injection in net/minecraft/entity/EntityLivingBase
[19:48:18] [main/INFO] [malisiscore]: Found hooks for net.minecraft.world.World (ahb)
[19:48:18] [main/INFO] [mods.betterfoliage.loader.BetterFoliageTransformer]: Applying random display tick call hook
[19:48:18] [main/INFO] [WarpDriveCore]: Successful injection in net/minecraft/client/multiplayer/WorldClient
[19:48:18] [main/INFO] [AE2-CORE]: func_146977_a(Lnet/minecraft/inventory/Slot;)V - Transformed
[19:48:18] [main/INFO] [AE2-CORE]: func_146977_a_original(Lnet/minecraft/inventory/Slot;)V - New Method
[19:48:18] [main/INFO] [AE2-CORE]: func_146977_a(Lnet/minecraft/inventory/Slot;)V - Invoke Virtual
2016.08.07 19:48:19 [DEBUG] Patched AuthenticationService created: '24712fb2-22a0-408e-8424-9ce1f6264d5d'
2016.08.07 19:48:19 [DEBUG] Patched MinecraftSessionService created
[19:48:19] [main/INFO]: Setting user: Mr_Donny
[19:48:19] [main/INFO] [mods.betterfoliage.loader.BetterFoliageTransformer]: Applying Block.getAmbientOcclusionLightValue() override
[19:48:19] [main/INFO] [mods.betterfoliage.loader.BetterFoliageTransformer]: Applying Block.getUseNeighborBrightness() override
[19:48:19] [main/INFO] [mods.betterfoliage.loader.BetterFoliageTransformer]: Applying Block.shouldSideBeRendered() override
[19:48:19] [main/INFO] [WarpDriveCore]: Successful injection in net/minecraft/entity/item/EntityItem
[19:48:20] [main/INFO] [OpenComputers]: Successfully patched sw.recreateLeash.
[19:48:20] [main/INFO] [malisiscore]: Found hooks for net.minecraft.item.ItemBlock (abh)
[19:48:20] [main/INFO] [EnderCore]: Transforming Class [net.minecraft.entity.projectile.EntityArrow], Method [func_70071_h_]
[19:48:20] [main/INFO] [EnderCore]: Transforming net.minecraft.entity.projectile.EntityArrow Finished.
[19:48:21] [main/INFO] [EnderCore]: Transforming Class [net.minecraft.item.ItemStack], Method [func_77953_t]
[19:48:21] [main/INFO] [EnderCore]: Transforming net.minecraft.item.ItemStack Finished.
[19:48:21] [main/INFO] [EnderCore]: Transforming Class [net.minecraft.inventory.ContainerFurnace], Method [func_82846_b]
[19:48:21] [main/INFO] [EnderCore]: Transforming net.minecraft.inventory.ContainerFurnace Finished.
[19:48:21] [main/INFO] [BetterFps]: Patching Minecraft using Riven's "Half" Algorithm
[19:48:22] [Client thread/INFO] [me.guichaguri.betterfps.transformers.EventTransformer]: Patching Key Event...
[OptiFine] (Reflector) Class not present: ModLoader
[OptiFine] (Reflector) Class not present: net.minecraft.src.FMLRenderAccessLibrary
[19:48:22] [Client thread/INFO] [mods.betterfoliage.loader.BetterFoliageTransformer]: Applying block render type override
[OptiFine] (Reflector) Class not present: LightCache
[OptiFine] (Reflector) Class not present: BlockCoord
[19:48:23] [Client thread/INFO] [malisiscore]: Found hooks for net.minecraft.network.NetHandlerPlayServer (nh)
[19:48:23] [Client thread/INFO] [EnderCore]: Transforming Class [net.minecraft.inventory.ContainerRepair], Method [func_82848_d]
[19:48:23] [Client thread/INFO] [EnderCore]: Transforming net.minecraft.inventory.ContainerRepair Finished.
[19:48:23] [Client thread/INFO] [malisiscore]: Found hooks for net.minecraft.world.chunk.Chunk (apx)
[19:48:23] [Client thread/INFO] [WarpDriveCore]: Successful injection in net/minecraft/world/chunk/Chunk
[19:48:24] [Client thread/INFO]: LWJGL Version: 2.9.4
[OptiFine] 
[OptiFine] OptiFine_1.7.10_HD_U_D6
[OptiFine] Build: 20160629-164100
[OptiFine] OS: Windows 7 (x86) version 6.1
[OptiFine] Java: 1.8.0_66, Oracle Corporation
[OptiFine] VM: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
[OptiFine] LWJGL: 2.9.4
[OptiFine] OpenGL: GeForce 210/PCIe/SSE2, version 3.3.0, NVIDIA Corporation
[OptiFine] OpenGL Version: 3.3
[OptiFine] Maximum texture size: 8192x8192
[OptiFine] Checking for new version
[19:48:25] [Client thread/INFO] [STDOUT]: [tv.twitch.StandardCoreAPI:<init>:16]: If on Windows, make sure to provide all of the necessary dll's as specified in the twitchsdk README. Also, make sure to set the PATH environment variable to point to the directory containing the dll's.
[19:48:25] [Client thread/ERROR]: Couldn't initialize twitch stream
[19:48:25] [Client thread/INFO] [STDOUT]: [alexiil.mods.load.ProgressDisplayer:loadResourceLoader:106]: Resource loader not loaded, not initialising early
[OptiFine] Version found: D6
[19:48:25] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Better Loading Screen
[19:48:25] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Better Loading Screen
[OptiFine] *** Reloading textures ***
[OptiFine] Resource packs: Default
[19:48:26] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Better Loading Screen
[19:48:26] [Client thread/INFO] [FML]: Forge Mod Loader has detected optifine OptiFine_1.7.10_HD_U_D6, enabling compatibility features
[19:48:26] [Client thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
[19:48:26] [Client thread/INFO] [FML]: MinecraftForge v10.13.4.1614 Initialized
[19:48:26] [Client thread/INFO] [FML]: Replaced 183 ore recipies
[19:48:26] [Client thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
[19:48:27] [Client thread/INFO] [FML]: [AppEng] Core Init
[19:48:27] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
[19:48:27] [Client thread/INFO] [FML]: Searching C:\Users\Vlad\Dreamfinity\updates\Spacecross\mods for mods
[19:48:27] [Client thread/INFO] [FML]: Also searching C:\Users\Vlad\Dreamfinity\updates\Spacecross\mods\1.7.10 for mods
[19:48:42] [Client thread/WARN] [betterloadingscreen]: Mod betterloadingscreen is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.3.8
[19:48:42] [Client thread/WARN] [DamageIndicatorsMod]: Mod DamageIndicatorsMod is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 3.2.3
[19:48:44] [Client thread/WARN] [BetterFoliage]: Mod BetterFoliage is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0.9
[19:48:47] [Client thread/WARN] [EnderStorage]: Mod EnderStorage is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.4.7.36
[19:48:47] [Client thread/INFO] [farseek]: Mod farseek is missing the required element 'name'. Substituting farseek
[19:48:47] [Client thread/WARN] [ForgeMicroblock]: Mod ForgeMicroblock is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.0.345
[19:48:48] [Client thread/WARN] [ForgeMultipart]: Mod ForgeMultipart is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.0.345
[19:48:48] [Client thread/WARN] [McMultipart]: Mod McMultipart is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.0.345
[19:48:51] [Client thread/WARN] [powersuits]: Mod powersuits is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.11.0.300
[19:48:51] [Client thread/WARN] [MrTJPCoreMod]: Mod MrTJPCoreMod is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.0.31
[19:48:51] [Client thread/WARN] [neiintegration]: Mod neiintegration is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0.11
[19:48:51] [Client thread/WARN] [recipehandler]: Mod recipehandler is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.2
[19:48:51] [Client thread/WARN] [numina]: Mod numina is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.4.0.131
[19:48:55] [Client thread/WARN] [PowerConverters]: Mod PowerConverters is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.7.10_3.3.0
[19:48:55] [Client thread/WARN] [ProjRed|Core]: Mod ProjRed|Core is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre9.92
[19:48:55] [Client thread/WARN] [ProjRed|Compatibility]: Mod ProjRed|Compatibility is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre9.92
[19:48:56] [Client thread/WARN] [ProjRed|Fabrication]: Mod ProjRed|Fabrication is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre9.92
[19:48:56] [Client thread/WARN] [ProjRed|Integration]: Mod ProjRed|Integration is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre9.92
[19:48:56] [Client thread/WARN] [ProjRed|Transmission]: Mod ProjRed|Transmission is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre9.92
[19:48:56] [Client thread/WARN] [ProjRed|Illumination]: Mod ProjRed|Illumination is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre9.92
[19:48:57] [Client thread/WARN] [WR-CBE|Core]: Mod WR-CBE|Core is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.4.1.9
[19:48:57] [Client thread/WARN] [WR-CBE|Addons]: Mod WR-CBE|Addons is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.4.1.9
[19:48:57] [Client thread/WARN] [WR-CBE|Logic]: Mod WR-CBE|Logic is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.4.1.9
[19:48:57] [Client thread/INFO] [FML]: Forge Mod Loader has identified 99 mods to load
[19:48:57] [Client thread/INFO] [FML]: Found mod(s) [nhwrench] containing declared API package cofh.api.energy (owned by CoFHAPI) without associated API reference
[19:48:57] [Client thread/INFO] [FML]: Found mod(s) [nhwrench] containing declared API package crazypants.enderio.api.tool (owned by EnderIO) without associated API reference
[19:48:57] [Client thread/INFO] [FML]: Found mod(s) [nhwrench] containing declared API package buildcraft.api.tools (owned by BuildCraftAPI|core) without associated API reference
[19:48:57] [Client thread/INFO] [FML]: Found mod(s) [nhlib] containing declared API package buildcraft.api.tools (owned by BuildCraftAPI|core) without associated API reference
[19:48:57] [Client thread/INFO] [FML]: Found mod(s) [EnderIO] containing declared API package com.cricketcraft.chisel.api (owned by chisel) without associated API reference
[19:48:57] [Client thread/INFO] [FML]: Found mod(s) [ImmersiveEngineering] containing declared API package cofh.api (owned by CoFHLib) without associated API reference
[19:48:57] [Client thread/INFO] [FML]: Found mod(s) [powersuits] containing declared API package ic2.api.item (owned by IC2) without associated API reference
[19:49:00] [Client thread/INFO] [FML]: FML has found a non-mod file ClientFixer-1.0.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[19:49:00] [Client thread/INFO] [FML]: 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.
[19:49:00] [Client thread/INFO] [FML]: FML has found a non-mod file mp3spi-1.9.5-1.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[19:49:00] [Client thread/INFO] [FML]: FML has found a non-mod file vorbisspi-1.0.3-1.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
[19:49:05] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, appliedenergistics2-core, CodeChickenCore, NotEnoughItems, OpenComputers|Core, OpenModsCore, ClientFixer, <CoFH ASM>, WarpDriveCore, FastCraft, betterloadingscreen, DamageIndicatorsMod, AdvancedRepulsionSystems, ae2stuff, appliedenergistics2, ArchimedesShipsPlus, asielib, bdlib, BetterFoliage, BigReactors, BuildCraft|Builders, BuildCraft|Core, BuildCraft|Energy, BuildCraft|Factory, BuildCraft|Silicon, BuildCraft|Compat, chisel, ctmlib, CoFHCore, computronics, customnpcs, DefenseTech, DragonsRadioMod, endercore, EnderIO, EnderStorage, farseek, ForgeMicroblock, ForgeMultipart, McMultipart, hidenames, ImmersiveEngineering, ImmibisCore, IC2, malisisadvert, malisiscore, malisisdoors, mo, Mekanism, MekanismTools, MemoryCleaner, MoarSigns, powersuits, MovingWorld, cfm, MrTJPCoreMod, NEIAddons, NEIAddons|AppEng, NEIAddons|Botany, NEIAddons|Forestry, NEIAddons|CraftingTables, NEIAddons|ExNihilo, mpnotify, neiintegration, nhlib, nhwrench, recipehandler, numina, OpenBlocks, OpenComputers, openfm, openglasses, OpenMods, openmodularturrets, openprinter, opensecurity, PowerConverters, ProjRed|Core, ProjRed|Compatibility, ProjRed|Fabrication, ProjRed|Integration, ProjRed|Transmission, ProjRed|Illumination, RWG, SwitchesContinued, dfmain, ThermalDynamics, ThermalExpansion, ThermalFoundation, examplemod, vips, Waila, WailaHarvestability, WarpDrive, WR-CBE|Core, WR-CBE|Addons, WR-CBE|Logic] at CLIENT
[19:49:05] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, appliedenergistics2-core, CodeChickenCore, NotEnoughItems, OpenComputers|Core, OpenModsCore, ClientFixer, <CoFH ASM>, WarpDriveCore, FastCraft, betterloadingscreen, DamageIndicatorsMod, AdvancedRepulsionSystems, ae2stuff, appliedenergistics2, ArchimedesShipsPlus, asielib, bdlib, BetterFoliage, BigReactors, BuildCraft|Builders, BuildCraft|Core, BuildCraft|Energy, BuildCraft|Factory, BuildCraft|Silicon, BuildCraft|Compat, chisel, ctmlib, CoFHCore, computronics, customnpcs, DefenseTech, DragonsRadioMod, endercore, EnderIO, EnderStorage, farseek, ForgeMicroblock, ForgeMultipart, McMultipart, hidenames, ImmersiveEngineering, ImmibisCore, IC2, malisisadvert, malisiscore, malisisdoors, mo, Mekanism, MekanismTools, MemoryCleaner, MoarSigns, powersuits, MovingWorld, cfm, MrTJPCoreMod, NEIAddons, NEIAddons|AppEng, NEIAddons|Botany, NEIAddons|Forestry, NEIAddons|CraftingTables, NEIAddons|ExNihilo, mpnotify, neiintegration, nhlib, nhwrench, recipehandler, numina, OpenBlocks, OpenComputers, openfm, openglasses, OpenMods, openmodularturrets, openprinter, opensecurity, PowerConverters, ProjRed|Core, ProjRed|Compatibility, ProjRed|Fabrication, ProjRed|Integration, ProjRed|Transmission, ProjRed|Illumination, RWG, SwitchesContinued, dfmain, ThermalDynamics, ThermalExpansion, ThermalFoundation, examplemod, vips, Waila, WailaHarvestability, WarpDrive, WR-CBE|Core, WR-CBE|Addons, WR-CBE|Logic] at SERVER
[19:49:07] [Client thread/INFO] [STDOUT]: [mods.immibis.core.ImmibisCore:initPreferredEnergySystem:174]: [Immibis Core] Preferred energy system set to: ic2
[19:49:11] [Client thread/INFO] [OpenComputers]: Successfully patched bok.func_110827_b.
[19:49:25] [Client thread/INFO] [EnderCore]: Transforming Class [net.minecraft.world.WorldType], Method [func_76564_j]
[19:49:25] [Client thread/INFO] [EnderCore]: Transforming net.minecraft.world.WorldType Finished.
[19:49:25] [Client thread/WARN] [examplemod]: Unable to inject @Mod$Instance in non-static field com.mayakplay.vips.VipMain.instance for examplemod as it is NOT the primary mod instance
[19:49:26] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Better Loading Screen, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Not Enough Items, FMLFileResourcePack:Better Loading Screen, FMLFileResourcePack:Damage Indicators, FMLFileResourcePack:Advanced Repulsion Systems, FMLFileResourcePack:AE2 Stuff, FMLFileResourcePack:Applied Energistics 2, FMLFileResourcePack:Archimedes' Ships Plus, FMLFileResourcePack:asielib, FMLFileResourcePack:BD Lib, FMLFileResourcePack:Better Foliage, FMLFileResourcePack:Big Reactors, FMLFileResourcePack:BC Builders, FMLFileResourcePack:BuildCraft, FMLFileResourcePack:BC Energy, FMLFileResourcePack:BC Factory, FMLFileResourcePack:BC Silicon, FMLFileResourcePack:BuildCraft Compat, FMLFileResourcePack:Chisel 2, FMLFileResourcePack:CTMLib, FMLFileResourcePack:CoFH Core, FMLFileResourcePack:Computronics, FMLFileResourcePack:CustomNpcs, FMLFileResourcePack:DefenseTech, FMLFileResourcePack:Dragon's Radio Mod, FMLFileResourcePack:EnderCore, FMLFileResourcePack:Ender IO, FMLFileResourcePack:EnderStorage, FMLFileResourcePack:farseek, FMLFileResourcePack:Forge Microblocks, FMLFileResourcePack:Forge Multipart, FMLFileResourcePack:Minecraft Multipart Plugin, FMLFileResourcePack:Hide Names, FMLFileResourcePack:Immersive Engineering, FMLFileResourcePack:Immibis Core, FMLFileResourcePack:IndustrialCraft 2, FMLFileResourcePack:Malisis Advert, FMLFileResourcePack:MalisisCore, FMLFileResourcePack:Malisis' Doors, FMLFileResourcePack:Matter Overdrive, FMLFileResourcePack:Mekanism, FMLFileResourcePack:MekanismTools, FMLFileResourcePack:Memory Cleaner, FMLFileResourcePack:MoarSigns, FMLFileResourcePack:MachineMuse's Modular Powersuits, FMLFileResourcePack:Moving World, FMLFileResourcePack:§9MrCrayfish's Furniture Mod, FMLFileResourcePack:MrTJPCore, FMLFileResourcePack:NEI Addons, FMLFileResourcePack:NEI Addons: Applied Energistics 2, FMLFileResourcePack:NEI Addons: Botany, FMLFileResourcePack:NEI Addons: Forestry, FMLFileResourcePack:NEI Addons: Crafting Tables, FMLFileResourcePack:NEI Addons: Ex Nihilo, FMLFileResourcePack:Mayakplay DF Cases, FMLFileResourcePack:NEI Integration, FMLFileResourcePack:NHAVE's Library, FMLFileResourcePack:NHAVE's OmniWrench V3, FMLFileResourcePack:NoMoreRecipeConflict, FMLFileResourcePack:Numina, FMLFileResourcePack:OpenBlocks, FMLFileResourcePack:OpenComputers, FMLFileResourcePack:OpenFM, FMLFileResourcePack:OC Glasses, FMLFileResourcePack:OpenMods, FMLFileResourcePack:Open Modular Turrets, FMLFileResourcePack:OpenPrinter, FMLFileResourcePack:OpenSecurity, FMLFileResourcePack:Power Converters, FMLFileResourcePack:ProjectRed Core, FMLFileResourcePack:ProjectRed Compatibility, FMLFileResourcePack:ProjectRed Fabrication, FMLFileResourcePack:ProjectRed Integration, FMLFileResourcePack:ProjectRed Transmission, FMLFileResourcePack:ProjectRed Illumination, FMLFileResourcePack:Realistic World Gen Alpha, FMLFileResourcePack:Switches Continued, FMLFileResourcePack:Dreamfinity Main Mod, FMLFileResourcePack:Thermal Dynamics, FMLFileResourcePack:Thermal Expansion, FMLFileResourcePack:Thermal Foundation, FMLFileResourcePack:Example Mod, FMLFileResourcePack:Mayakplay DF Vip, FMLFileResourcePack:Waila, FMLFileResourcePack:Waila Harvestability, FMLFileResourcePack:WarpDrive, FMLFileResourcePack:WR-CBE Core, FMLFileResourcePack:WR-CBE Addons, FMLFileResourcePack:WR-CBE Logic
[19:49:27] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
[19:49:28] [Client thread/INFO] [FML]: Found 508 ObjectHolder annotations
[19:49:28] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations
[19:49:29] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations
[19:49:29] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
[19:49:29] [Client thread/INFO] [FastCraft]: FastCraft 1.23 loaded.
[19:49:30] [Thread-14/INFO] [FastCraft]: You are using the latest suitable version.
[19:49:32] [Thread-15/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.io.IOException: Server returned HTTP response code: 403 for URL: https://dl.dropboxusercontent.com/u/74770478/DamageIndicatorMod1710.txt
[19:49:32] [Thread-15/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1840)
[19:49:32] [Thread-15/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.net.www.protocol.http.HttpURLConnection.access$200(HttpURLConnection.java:90)
[19:49:32] [Thread-15/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1433)
[19:49:32] [Thread-15/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.net.www.protocol.http.HttpURLConnection$9.run(HttpURLConnection.java:1431)
[19:49:32] [Thread-15/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.security.AccessController.doPrivileged(Native Method)
[19:49:32] [Thread-15/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.security.AccessController.doPrivilegedWithCombiner(AccessController.java:782)
[19:49:32] [Thread-15/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1430)
[19:49:32] [Thread-15/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254)
[19:49:32] [Thread-15/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.net.URL.openStream(URL.java:1038)
[19:49:32] [Thread-15/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at DamageIndicatorsMod.client.DIClientProxy$1.run(DIClientProxy.java:79)
[19:49:32] [Thread-15/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.lang.Thread.run(Thread.java:745)
[19:49:36] [Client thread/INFO] [EnderCore]: Transforming Class [net.minecraft.enchantment.EnchantmentHelper], Method [func_77513_b]
[19:49:36] [Client thread/INFO] [EnderCore]: Transforming net.minecraft.enchantment.EnchantmentHelper Finished.
[19:49:38] [Client thread/INFO] [AE2:C]: Pre Initialization ( started )
[19:49:39] [Client thread/INFO] [AE2-CORE]: func_145841_b(Lnet/minecraft/nbt/NBTTagCompound;)V - Transformed
[19:49:39] [Client thread/INFO] [AE2-CORE]: func_145839_a(Lnet/minecraft/nbt/NBTTagCompound;)V - Transformed
[19:49:39] [Client thread/INFO] [AE2-CORE]: Allowing Interface ic2.api.energy.tile.IEnergySink from appeng/tile/powersink/IC2 because IC2 integration is enabled.
[19:49:39] [Client thread/INFO] [AE2-CORE]: Removing Interface Reika.RotaryCraft.API.Power.AdvancedShaftPowerReceiver from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
[19:49:39] [Client thread/INFO] [AE2-CORE]: Removing Interface Reika.RotaryCraft.API.Interfaces.Transducerable from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
[19:49:39] [Client thread/INFO] [AE2-CORE]: Removing Method Tick_RotaryCraft from appeng/tile/powersink/RotaryCraft because RotaryCraft integration is disabled.
[19:49:39] [Client thread/INFO] [AE2-CORE]: Updated appeng/tile/powersink/RotaryCraft
[19:49:39] [Client thread/INFO] [AE2-CORE]: Allowing Interface cofh.api.energy.IEnergyReceiver from appeng/tile/powersink/RedstoneFlux because RF integration is enabled.
[19:49:39] [Client thread/INFO] [AE2-CORE]: Allowing Interface mekanism.api.energy.IStrictEnergyAcceptor from appeng/tile/powersink/MekJoules because Mekanism integration is enabled.
[19:49:40] [Client thread/INFO] [AE2-CORE]: Removing Interface powercrystals.minefactoryreloaded.api.rednet.connectivity.IRedNetConnection from appeng/block/networking/BlockCableBus because MFR integration is disabled.
[19:49:40] [Client thread/INFO] [AE2-CORE]: Removing Method getConnectionType from appeng/block/networking/BlockCableBus because MFR integration is disabled.
[19:49:40] [Client thread/INFO] [AE2-CORE]: Updated appeng/block/networking/BlockCableBus
[19:49:40] [Client thread/INFO] [AE2-CORE]: Removing Interface buildcraft.api.tools.IToolWrench from appeng/items/tools/quartz/ToolQuartzWrench because BuildCraftCore integration is disabled.
[19:49:40] [Client thread/INFO] [AE2-CORE]: Updated appeng/items/tools/quartz/ToolQuartzWrench
[19:49:41] [Client thread/INFO] [AE2-CORE]: Allowing Interface ic2.api.item.ISpecialElectricItem from appeng/items/tools/powered/powersink/IC2 because IC2 integration is enabled.
[19:49:41] [Client thread/INFO] [AE2-CORE]: Allowing Interface ic2.api.item.IElectricItemManager from appeng/items/tools/powered/powersink/IC2 because IC2 integration is enabled.
[19:49:41] [Client thread/INFO] [AE2-CORE]: Allowing Method getManager from appeng/items/tools/powered/powersink/IC2 because IC2 integration is enabled.
[19:49:41] [Client thread/INFO] [AE2-CORE]: Allowing Interface cofh.api.energy.IEnergyContainerItem from appeng/items/tools/powered/powersink/RedstoneFlux because RFItem integration is enabled.
[19:49:41] [Client thread/INFO] [AE2-CORE]: Removing Interface buildcraft.api.tools.IToolWrench from appeng/items/tools/ToolNetworkTool because BuildCraftCore integration is disabled.
[19:49:41] [Client thread/INFO] [AE2-CORE]: Updated appeng/items/tools/ToolNetworkTool
[19:49:41] [Client thread/INFO] [AE2-CORE]: Removing Interface buildcraft.api.transport.IPipeConnection from appeng/parts/misc/PartStorageBus because BuildCraftTransport integration is disabled.
[19:49:41] [Client thread/INFO] [AE2-CORE]: Removing Method overridePipeConnection from appeng/parts/misc/PartStorageBus because BuildCraftTransport integration is disabled.
[19:49:41] [Client thread/INFO] [AE2-CORE]: Updated appeng/parts/misc/PartStorageBus
[19:49:42] [Client thread/INFO] [AE2-CORE]: Removing Interface buildcraft.api.transport.IPipeConnection from appeng/parts/p2p/PartP2PItems because BuildCraftTransport integration is disabled.
[19:49:42] [Client thread/INFO] [AE2-CORE]: Removing Method overridePipeConnection from appeng/parts/p2p/PartP2PItems because BuildCraftTransport integration is disabled.
[19:49:42] [Client thread/INFO] [AE2-CORE]: Updated appeng/parts/p2p/PartP2PItems
[19:49:42] [Client thread/INFO] [AE2-CORE]: Allowing Interface ic2.api.energy.tile.IEnergySink from appeng/parts/p2p/PartP2PIC2Power because IC2 integration is enabled.
[19:49:42] [Client thread/INFO] [AE2-CORE]: Allowing Interface ic2.api.energy.tile.IEnergySource from appeng/parts/p2p/PartP2PIC2Power because IC2 integration is enabled.
[19:49:42] [Client thread/INFO] [AE2-CORE]: Allowing Interface cofh.api.energy.IEnergyReceiver from appeng/parts/p2p/PartP2PRFPower because RF integration is enabled.
[19:49:42] [Client thread/INFO] [AE2-CORE]: Allowing Interface li.cil.oc.api.network.Environment from appeng/parts/p2p/PartP2POpenComputers because OpenComputers integration is enabled.
[19:49:42] [Client thread/INFO] [AE2-CORE]: Allowing Interface li.cil.oc.api.network.SidedEnvironment from appeng/parts/p2p/PartP2POpenComputers because OpenComputers integration is enabled.
[19:49:42] [Client thread/INFO] [AE2-CORE]: Removing Interface pneumaticCraft.api.tileentity.ISidedPneumaticMachine from appeng/parts/p2p/PartP2PPressure because PneumaticCraft integration is disabled.
[19:49:42] [Client thread/INFO] [AE2-CORE]: Updated appeng/parts/p2p/PartP2PPressure
[19:49:42] [Client thread/INFO] [AE2:C]: Starting AE2 VersionChecker
[19:49:42] [Client thread/INFO] [AE2:C]: Pre Initialization ( ended after 4392ms )
[19:49:42] [Client thread/INFO] [bdlib]: bdlib 1.9.4.109 loaded
[19:49:42] [AE2 VersionChecker/INFO] [AE2:C]: Last check was just recently.
[19:49:42] [AE2 VersionChecker/INFO] [AE2:C]: Stopping AE2 VersionChecker
[19:49:42] [Client thread/INFO] [bdlib]: Initialized network channel 'bdew.multiblock' for mod 'bdlib'
[19:49:43] [Client thread/INFO] [bdlib]: Loading internal config files for mod AE2 Stuff
[19:49:43] [Client thread/INFO] [bdlib]: Loading config: jar:file:/C:/Users/Vlad/Dreamfinity/updates/Spacecross/mods/1.7.10/ae2stuff-rv3-0.5.1.9-mc1.7.10.jar!/assets/ae2stuff/config/tuning.cfg
[19:49:44] [Client thread/INFO] [bdlib]: Loading config: jar:file:/C:/Users/Vlad/Dreamfinity/updates/Spacecross/mods/1.7.10/ae2stuff-rv3-0.5.1.9-mc1.7.10.jar!/assets/ae2stuff/config/recipes.cfg
[19:49:44] [Client thread/INFO] [bdlib]: Loading user config files for mod AE2 Stuff
[19:49:44] [Client thread/INFO] [bdlib]: Config loading for mod AE2 Stuff finished
[19:49:45] [Client thread/INFO] [bdlib]: Loaded creative tabs for ae2stuff
[19:49:45] [Client thread/WARN] [MovingWorld]: No block found for ArchimedesShipsPlus:floater at block_densities[0]
[19:49:45] [Client thread/WARN] [MovingWorld]: No block found for ArchimedesShipsPlus:balloon at block_densities[1]
[19:49:46] [Client thread/INFO] [CoFHWorld]: Registering Default Templates.
[19:49:46] [Client thread/INFO] [CoFHWorld]: Registering default generators
[19:49:46] [Client thread/INFO] [CoFHWorld]: Complete
[19:49:47] [Client thread/INFO] [ThermalFoundation]: Thermal Foundation: Loading Plugins...
[19:49:47] [Client thread/INFO] [ThermalFoundation]: Thermal Foundation: Finished Loading Plugins.
[19:49:48] [Client thread/INFO] [ThermalExpansion]: ThermalExpansion: Loading Plugins...
[19:49:48] [Client thread/INFO] [ThermalExpansion]: Thermal Expansion: Finished Loading Plugins.
[19:49:49] [Client thread/INFO] [OpenComputers]: Successfully injected component logic into class erogenousbeef.bigreactors.common.multiblock.tileentity.TileEntityReactorComputerPort.
[19:49:49] [Client thread/INFO] [OpenComputers]: Successfully injected component logic into class erogenousbeef.bigreactors.common.multiblock.tileentity.TileEntityTurbineComputerPort.
[19:49:49] [Client thread/INFO] [BuildCraft]: Starting BuildCraft 7.1.16
[19:49:49] [Client thread/INFO] [BuildCraft]: Copyright (c) the BuildCraft team, 2011-2015
[19:49:49] [Client thread/INFO] [BuildCraft]: http://www.mod-buildcraft.com
[19:49:49] [Thread-17/INFO] [BuildCraft]: Beginning version check
[19:49:50] [Thread-17/WARN] [BuildCraft]: Using outdated version [7.1.16] for Minecraft 1.7.10. Consider updating to 7.1.17.
[19:49:53] [Client thread/INFO] [Chisel 2]: Starting pre-init...
[19:49:53] [Client thread/INFO] [Chisel 2]: Loading blocks...
[19:49:53] [Client thread/INFO] [Chisel 2]: Skipping feature amber as its required mod Thaumcraft was missing.
[19:49:53] [Client thread/INFO] [Chisel 2]: Skipping feature arcane as its required mod Thaumcraft was missing.
[19:49:53] [Client thread/INFO] [Chisel 2]: Skipping feature bloodRune as its required mod AWWayofTime was missing.
[19:49:53] [Client thread/INFO] [Chisel 2]: Skipping feature bloodBlock as its required mod AWWayofTime was missing.
[19:49:55] [Client thread/INFO] [Chisel 2]: Skipping feature railcraft as its required mod Railcraft was missing.
[19:49:55] [Client thread/INFO] [Chisel 2]: Skipping feature rcAbyssalBlock as its parent feature railcraft was disabled.
[19:49:55] [Client thread/INFO] [Chisel 2]: Skipping feature rcBleachedBone as its parent feature railcraft was disabled.
[19:49:55] [Client thread/INFO] [Chisel 2]: Skipping feature rcBloodStained as its parent feature railcraft was disabled.
[19:49:55] [Client thread/INFO] [Chisel 2]: Skipping feature rcFrostBoundBlock as its parent feature railcraft was disabled.
[19:49:55] [Client thread/INFO] [Chisel 2]: Skipping feature rcInfernalStone as its parent feature railcraft was disabled.
[19:49:55] [Client thread/INFO] [Chisel 2]: Skipping feature rcQuarriedBlock as its parent feature railcraft was disabled.
[19:49:55] [Client thread/INFO] [Chisel 2]: Skipping feature rcSandyStone as its parent feature railcraft was disabled.
[19:49:55] [Client thread/INFO] [Chisel 2]: Skipping feature tallow as its required mod Thaumcraft was missing.
[19:49:55] [Client thread/INFO] [Chisel 2]: Skipping feature twilghtForest as its required mod TwilightForest was missing.
[19:49:55] [Client thread/INFO] [Chisel 2]: Skipping feature tfMazestone as its parent feature twilghtForest was disabled.
[19:49:55] [Client thread/INFO] [Chisel 2]: Skipping feature tfTowerstone as its parent feature twilghtForest was disabled.
[19:49:55] [Client thread/INFO] [Chisel 2]: Skipping feature tfUnderBrick as its parent feature twilghtForest was disabled.
[19:49:55] [Client thread/INFO] [Chisel 2]: Skipping feature thaumium as its required mod Thaumcraft was missing.
[19:49:55] [Client thread/INFO] [Chisel 2]: 87 Feature's blocks loaded.
[19:49:55] [Client thread/INFO] [Chisel 2]: Loading Tile Entities...
[19:49:55] [Client thread/INFO] [Chisel 2]: Tile Entities loaded.
[19:49:55] [Client thread/INFO] [Chisel 2]: Loading items...
[19:49:55] [Client thread/INFO] [Chisel 2]: Skipping feature amber as its required mod Thaumcraft was missing.
[19:49:55] [Client thread/INFO] [Chisel 2]: Skipping feature arcane as its required mod Thaumcraft was missing.
[19:49:55] [Client thread/INFO] [Chisel 2]: Skipping feature bloodRune as its required mod AWWayofTime was missing.
[19:49:55] [Client thread/INFO] [Chisel 2]: Skipping feature bloodBlock as its required mod AWWayofTime was missing.
[19:49:56] [Client thread/INFO] [Chisel 2]: Skipping feature railcraft as its required mod Railcraft was missing.
[19:49:56] [Client thread/INFO] [Chisel 2]: Skipping feature rcAbyssalBlock as its parent feature railcraft was disabled.
[19:49:56] [Client thread/INFO] [Chisel 2]: Skipping feature rcBleachedBone as its parent feature railcraft was disabled.
[19:49:56] [Client thread/INFO] [Chisel 2]: Skipping feature rcBloodStained as its parent feature railcraft was disabled.
[19:49:56] [Client thread/INFO] [Chisel 2]: Skipping feature rcFrostBoundBlock as its parent feature railcraft was disabled.
[19:49:56] [Client thread/INFO] [Chisel 2]: Skipping feature rcInfernalStone as its parent feature railcraft was disabled.
[19:49:56] [Client thread/INFO] [Chisel 2]: Skipping feature rcQuarriedBlock as its parent feature railcraft was disabled.
[19:49:56] [Client thread/INFO] [Chisel 2]: Skipping feature rcSandyStone as its parent feature railcraft was disabled.
[19:49:56] [Client thread/INFO] [Chisel 2]: Skipping feature tallow as its required mod Thaumcraft was missing.
[19:49:56] [Client thread/INFO] [Chisel 2]: Skipping feature twilghtForest as its required mod TwilightForest was missing.
[19:49:56] [Client thread/INFO] [Chisel 2]: Skipping feature tfMazestone as its parent feature twilghtForest was disabled.
[19:49:56] [Client thread/INFO] [Chisel 2]: Skipping feature tfTowerstone as its parent feature twilghtForest was disabled.
[19:49:56] [Client thread/INFO] [Chisel 2]: Skipping feature tfUnderBrick as its parent feature twilghtForest was disabled.
[19:49:56] [Client thread/INFO] [Chisel 2]: Skipping feature thaumium as its required mod Thaumcraft was missing.
[19:49:56] [Client thread/INFO] [Chisel 2]: 87 Feature's items loaded.
[19:49:56] [Client thread/INFO] [Chisel 2]: Pre-init finished.
[19:49:56] [Client thread/INFO] [EnderCore]: Attempting to initialize texture error message interceptor.
[19:50:00] [Client thread/INFO] [EnderIO]: XP Juice regististration left to Open Blocks.
[19:50:04] [Client thread/INFO] [OpenComputers]: Initializing blocks and items.
[19:50:05] [Client thread/INFO] [OpenComputers]: Injecting interface appeng.api.movable.IMovableTile into li.cil.oc.common.tileentity.traits.Environment.
[19:50:06] [Client thread/INFO] [OpenComputers]: Injecting interface appeng.api.networking.IGridHost into li.cil.oc.common.tileentity.traits.power.AppliedEnergistics2.
[19:50:06] [Client thread/INFO] [OpenComputers]: Skipping interface factorization.api.IChargeConductor from missing mod factorization.
[19:50:06] [Client thread/INFO] [OpenComputers]: Skipping interface micdoodle8.mods.galacticraft.api.power.IEnergyHandlerGC from missing mod Galacticraft API.
[19:50:06] [Client thread/INFO] [OpenComputers]: Skipping interface micdoodle8.mods.galacticraft.api.transmission.tile.IConnector from missing mod Galacticraft API.
[19:50:06] [Client thread/INFO] [OpenComputers]: Injecting interface ic2.api.energy.tile.IEnergySink into li.cil.oc.common.tileentity.traits.power.IndustrialCraft2Experimental.
[19:50:06] [Client thread/INFO] [OpenComputers]: Skipping interface ic2classic.api.energy.tile.IEnergySink from missing mod IC2-Classic.
[19:50:06] [Client thread/INFO] [OpenComputers]: Injecting interface mekanism.api.energy.IStrictEnergyAcceptor into li.cil.oc.common.tileentity.traits.power.Mekanism.
[19:50:06] [Client thread/INFO] [OpenComputers]: Injecting interface cofh.api.energy.IEnergyHandler into li.cil.oc.common.tileentity.traits.power.RedstoneFlux.
[19:50:06] [Client thread/INFO] [OpenComputers]: Injecting interface buildcraft.api.tiles.IHasWork into li.cil.oc.common.tileentity.traits.StateAware.
[19:50:06] [Client thread/INFO] [OpenComputers]: Skipping interface lordfokas.stargatetech2.api.bus.IBusDevice from missing mod StargateTech2.
[19:50:07] [Client thread/INFO] [OpenComputers]: Injecting interface appeng.api.implementations.items.IAEWrench into li.cil.oc.common.item.Wrench.
[19:50:07] [Client thread/INFO] [OpenComputers]: Injecting interface buildcraft.api.tools.IToolWrench into li.cil.oc.common.item.Wrench.
[19:50:07] [Client thread/INFO] [OpenComputers]: Skipping interface com.bluepowermod.api.misc.IScrewdriver from missing mod bluepowerAPI.
[19:50:07] [Client thread/INFO] [OpenComputers]: Injecting interface cofh.api.item.IToolHammer into li.cil.oc.common.item.Wrench.
[19:50:07] [Client thread/INFO] [OpenComputers]: Skipping interface crazypants.enderio.tool.ITool from missing mod EnderIO.
[19:50:07] [Client thread/INFO] [OpenComputers]: Injecting interface mekanism.api.IMekWrench into li.cil.oc.common.item.Wrench.
[19:50:07] [Client thread/INFO] [OpenComputers]: Skipping interface powercrystals.minefactoryreloaded.api.IMFRHammer from missing mod MineFactoryReloaded.
[19:50:07] [Client thread/INFO] [OpenComputers]: Injecting interface mrtjp.projectred.api.IScrewdriver into li.cil.oc.common.item.Wrench.
[19:50:07] [Client thread/INFO] [OpenComputers]: Skipping interface mods.railcraft.api.core.items.IToolCrowbar from missing mod Railcraft.
[19:50:07] [Client thread/INFO] [OpenComputers]: Injecting interface ic2.api.item.IBoxable into li.cil.oc.common.item.Wrench.
[19:50:08] [Client thread/INFO] [OpenComputers]: Injecting interface appeng.api.implementations.items.IAEItemPowerStorage into li.cil.oc.common.item.traits.Chargeable.
[19:50:08] [Client thread/INFO] [OpenComputers]: Injecting interface cofh.api.energy.IEnergyContainerItem into li.cil.oc.common.item.traits.Chargeable.
[19:50:08] [Client thread/INFO] [OpenComputers]: Injecting interface ic2.api.item.ISpecialElectricItem into li.cil.oc.common.item.traits.Chargeable.
[19:50:08] [Client thread/INFO] [OpenComputers]: Injecting interface mekanism.api.energy.IEnergizedItem into li.cil.oc.common.item.traits.Chargeable.
[19:50:09] [Client thread/INFO] [OpenComputers]: Initializing additional OreDict entries.
[19:50:09] [Client thread/INFO] [OpenComputers]: Initializing OpenComputers API.
[19:50:14] [Client thread/INFO] [OpenComputers]: Found a compatible native library: 'OpenComputersMod-1.5.22.46-lua52-native.32.dll'.
[19:50:14] [Client thread/INFO] [OpenComputers]: Found a compatible native library: 'OpenComputersMod-1.5.22.46-lua53-native.32.dll'.
[19:50:14] [Client thread/INFO] [OpenComputers]: Done with pre init phase.
[19:50:16] [Client thread/WARN] [computronics]: Detected outdated version of Forestry, Forestry integration will not be enabled. Please update to Forestry 4.1.1 or later.
[19:50:21][FINE][noppes.npcs.LogWriter:71] Sun Aug 07 19:50:21 EEST 2016
[19:50:21][FINE][noppes.npcs.controllers.ScriptController:60] Script Engines Available:
[19:50:21][FINE][noppes.npcs.controllers.ScriptController:66] Scala: .scala
[19:50:25] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.waila.WailaHelper@15c0806
[19:50:25] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.FMPHelper@15a172a
[19:50:25] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.MekanismHelper@10fbb3d
[19:50:26] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.IC2Helper@16f3e03
[19:50:26] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.AppliedEnergisticsHelper@1094f24
[19:50:26] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.opencomputers.OCHelper@12c705b
[19:50:26] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.ThermalExpansionHelper@1a94c97
[19:50:26] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.ChiselHelper@198f307
[19:50:26] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.ThermalDynamicsHelper@7dff3f
[19:50:26] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.ThermalFoundationHelper@15350fa
[19:50:26] [Client thread/INFO] [ImmersiveEngineering]: Loading compat module: blusunrize.immersiveengineering.common.util.compat.EnderIOHelper@1d530f6
[19:50:26] [Client thread/INFO] [malisiscore]: Registering AdvertDeleteMessage for DeletePacket with discriminator 1 in channel malisisadvert
[19:50:26] [Client thread/INFO] [malisiscore]: Registering AdvertDeleteMessage for DeletePacket with discriminator 2 in channel malisisadvert
[19:50:26] [Client thread/INFO] [malisiscore]: Registering AdvertDownloadMessage for Query with discriminator 3 in channel malisisadvert
[19:50:26] [Client thread/INFO] [malisiscore]: Registering AdvertDownloadMessage for Response with discriminator 4 in channel malisisadvert
[19:50:26] [Client thread/INFO] [malisiscore]: Registering AdvertGuiMessage for Packet with discriminator 5 in channel malisisadvert
[19:50:26] [Client thread/INFO] [malisiscore]: Registering AdvertListMessage for Query with discriminator 6 in channel malisisadvert
[19:50:26] [Client thread/INFO] [malisiscore]: Registering AdvertListMessage for Response with discriminator 7 in channel malisisadvert
[19:50:26] [Client thread/INFO] [malisiscore]: Registering AdvertSaveMessage for SavePacket with discriminator 8 in channel malisisadvert
[19:50:26] [Client thread/INFO] [malisiscore]: Registering AdvertSelectionMessage for Packet with discriminator 9 in channel malisisadvert
[19:50:26] [Client thread/INFO] [malisiscore]: Registering CloseInventoryMessage for Packet with discriminator 1 in channel malisiscore
[19:50:26] [Client thread/INFO] [malisiscore]: Registering InventoryActionMessage for Packet with discriminator 2 in channel malisiscore
[19:50:26] [Client thread/INFO] [malisiscore]: Registering OpenInventoryMessage for Packet with discriminator 3 in channel malisiscore
[19:50:26] [Client thread/INFO] [malisiscore]: Registering UpdateInventorySlotsMessage for Packet with discriminator 4 in channel malisiscore
[19:50:26] [Client thread/INFO] [malisiscore]: Registering ChunkBlockMessage for Packet with discriminator 5 in channel malisiscore
[19:50:26] [Client thread/INFO] [malisiscore]: Registering SyncerMessage for Packet with discriminator 6 in channel malisiscore
[19:50:26] [Client thread/INFO] [malisiscore]: Registering DigicodeMessage for Packet with discriminator 1 in channel malisisdoors
[19:50:26] [Client thread/INFO] [malisiscore]: Registering DoorFactoryMessage for Packet with discriminator 2 in channel malisisdoors
[19:50:26] [Client thread/INFO] [malisiscore]: Registering VanishingDiamondFrameMessage for Packet with discriminator 3 in channel malisisdoors
[19:50:27] [Client thread/INFO] [malisiscore]: Replaced ItemDoor by DoorItem in ShapedOreRecipe
[19:50:27] [Client thread/INFO] [malisiscore]: Replaced ItemDoor by DoorItem in StatCrafting
[19:50:27] [Client thread/INFO] [malisiscore]: Replaced ItemDoor by DoorItem in StatCrafting
[19:50:28] [Client thread/INFO] [malisiscore]: Replaced ItemDoor by DoorItem in ShapedOreRecipe
[19:50:28] [Client thread/INFO] [malisiscore]: Replaced ItemDoor by DoorItem in StatCrafting
[19:50:28] [Client thread/INFO] [malisiscore]: Replaced ItemDoor by DoorItem in StatCrafting
[19:50:29] [Client thread/INFO] [OpenComputers]: Successfully injected component logic into class matteroverdrive.machines.transporter.TileEntityMachineTransporter.
[19:50:30] [Client thread/INFO] [OpenComputers]: Successfully injected component logic into class matteroverdrive.machines.fusionReactorController.TileEntityMachineFusionReactorController.
[19:50:32] [Client thread/INFO] [Matter Overdrive]: The mod exnihilo was not loaded, skipping compatibility module.
[19:50:32] [Client thread/INFO] [Matter Overdrive]: The mod ComputerCraft was not loaded, skipping compatibility module.
[19:50:32] [Client thread/INFO] [Matter Overdrive]: The mod TConstruct was not loaded, skipping compatibility module.
[19:50:32] [Client thread/INFO] [Matter Overdrive]: Attempting to run pre-initialization methods for all registered compatibility modules.
[19:50:35] [Client thread/INFO] [NEIAddons|AppEng]: Version check success: appliedenergistics2 required / rv3-beta-6 detected
[19:50:35] [Client thread/INFO] [NEIAddons|Botany]: Required mod Botany is not installed, dependent features will be unavailable
[19:50:35] [Client thread/ERROR] [NEIAddons|Botany]: Requirements unmet, Botany Addon not loading
[19:50:35] [Client thread/INFO] [NEIAddons|Forestry]: Required mod Forestry is not installed, dependent features will be unavailable
[19:50:35] [Client thread/ERROR] [NEIAddons|Forestry]: Requirements unmet, Forestry Addon not loading
[19:50:35] [Client thread/INFO] [NEIAddons|ExNihilo]: Required mod exnihilo is not installed, dependent features will be unavailable
[19:50:35] [Client thread/ERROR] [NEIAddons|ExNihilo]: Requirements unmet, Ex Nihilo Addon not loading
[19:50:35] [Client thread/WARN] [FML]: =============================================================
[19:50:35] [Client thread/WARN] [FML]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FML!
[19:50:35] [Client thread/WARN] [FML]: Offendor: com/mayakplay/notify/gui/MainMenuGuiNoire.func_73863_a(IIF)V
[19:50:35] [Client thread/WARN] [FML]: Use FMLCommonHandler.exitJava instead
[19:50:35] [Client thread/WARN] [FML]: =============================================================
[19:50:35] [Client thread/INFO] [neiintegration]: Starting NEI Integration
[19:50:36] [Client thread/INFO] [neiintegration]: Loading configuration files
[19:50:40] [Client thread/INFO] [openfm]: Registering mod with OpenUpdater.
[19:50:40] [Client thread/INFO] [openfm]: OpenUpdater is not installed, not registering.
[19:50:40] [Client thread/INFO] [OpenComputers]: Successfully injected component logic into class openmodularturrets.tileentity.turretbase.TurretBase.
[19:50:40] [Client thread/INFO] [openprinter]: Registering mod with OpenUpdater
[19:50:40] [Client thread/INFO] [openprinter]: OpenUpdater is not installed, not registering.
[19:50:40] [Client thread/INFO] [STDOUT]: [pcl.opensecurity.OpenSecurity:preInit:64]: .\mods\OpenSecurity\sounds\alarms
[19:50:40] [Client thread/INFO] [opensecurity]: Registering mod with OpenUpdater
[19:50:40] [Client thread/INFO] [opensecurity]: OpenUpdater is not installed, not registering.
[19:50:40] [Client thread/INFO] [opensecurity]: Registered 3 packets
[19:50:41] [Client thread/INFO] [OpenComputers]: Successfully injected component logic into class pcl.opensecurity.tileentity.TileEntityAlarm.
[19:50:41] [Client thread/INFO] [opensecurity]: Registered Blocks
[19:50:41] [Client thread/INFO] [opensecurity]: Registered Items
[19:50:41] [Client thread/INFO] [opensecurity]: Registering BreakEvent
[19:50:41] [Client thread/INFO] [opensecurity]: Registered Events
[19:50:41] [Client thread/INFO] [OpenComputers]: Registering loot disk 'SecureOS' from mod opensecurity.
[19:50:41] [Client thread/INFO] [opensecurity]: Registered Recipes
[19:50:41] [Client thread/INFO] [opensecurity]: Finished pre-init in 668 ms
[19:50:41] [Client thread/WARN] [Project Red]: Failed to load PR Plugin: Treecapitator gem axe compatibility
[19:50:41] [Client thread/WARN] [Project Red]: Failed to load PR Plugin: Red Alloy Ingot recipe for Tinker's Construct
[19:50:41] [Client thread/WARN] [Project Red]: Failed to load PR Plugin: Computercraft bundled cable connections
[19:50:41] [Client thread/WARN] [Project Red]: Failed to load PR Plugin: CPT Colored Lights Compat for Illumination lighting
[19:50:41] [Client thread/WARN] [Project Red]: Failed to load PR Plugin: Deep Storage Unit pipe interactions
[19:50:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]: java.lang.InstantiationException
[19:50:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.reflect.InstantiationExceptionConstructorAccessorImpl.newInstance(InstantiationExceptionConstructorAccessorImpl.java:48)
[19:50:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
[19:50:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at cpw.mods.fml.common.eventhandler.EventBus.register(EventBus.java:103)
[19:50:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at cpw.mods.fml.common.eventhandler.EventBus.register(EventBus.java:85)
[19:50:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at com.dreamfinity.main.proxy.CommonProxy.registerEvents(CommonProxy.java:29)
[19:50:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at com.dreamfinity.main.proxy.ClientProxy.registerEvents(ClientProxy.java:35)
[19:50:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at com.dreamfinity.main.DreamfinityModMain.preInit(DreamfinityModMain.java:50)
[19:50:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[19:50:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[19:50:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[19:50:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.lang.reflect.Method.invoke(Method.java:497)
[19:50:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
[19:50:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
[19:50:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[19:50:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.lang.reflect.Method.invoke(Method.java:497)
[19:50:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[19:50:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[19:50:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[19:50:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[19:50:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[19:50:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
[19:50:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
[19:50:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[19:50:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[19:50:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[19:50:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.lang.reflect.Method.invoke(Method.java:497)
[19:50:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[19:50:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[19:50:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[19:50:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[19:50:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[19:50:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
[19:50:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:556)
[19:50:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243)
[19:50:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
[19:50:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
[19:50:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.client.main.Main.main(SourceFile:148)
[19:50:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[19:50:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[19:50:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[19:50:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.lang.reflect.Method.invoke(Method.java:497)
[19:50:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[19:50:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[19:50:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[19:50:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[19:50:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[19:50:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at java.lang.reflect.Method.invoke(Method.java:497)
[19:50:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at launcher.client.ClientLauncher.launch(ClientLauncher.java:270)
[19:50:43] [Client thread/INFO] [STDERR]: [java.lang.Throwable$WrappedPrintStream:println:748]:     at launcher.client.ClientLauncher.main(ClientLauncher.java:182)
[19:50:44] [Client thread/INFO] [ThermalDynamics]: Loading Plugins...
[19:50:44] [Client thread/INFO] [ThermalDynamics]: Finished Loading Plugins.
[19:50:44] [Client thread/INFO] [WarpDrive]: Adding 'overworld' as Planet [Dimension 0(0, 0) Border(10000, 10000) Space(0, 0)]
[19:50:45] [Client thread/INFO] [FML]: Applying holder lookups
[19:50:45] [Client thread/INFO] [FML]: Holder lookups applied
[19:50:45] [Client thread/INFO] [FML]: Injecting itemstacks
[19:50:45] [Client thread/INFO] [FML]: Itemstack injection complete
[OptiFine] *** Reloading textures ***
[OptiFine] Resource packs: Default
[19:50:45] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: 
[19:50:45] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Starting up SoundSystem...
[19:50:46] [Thread-20/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: Initializing LWJGL OpenAL
[19:50:46] [Thread-20/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]:     (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)
[19:50:48] [Thread-20/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: OpenAL initialized.
[19:50:48] [Sound Library Loader/INFO] [STDOUT]: [paulscode.sound.SoundSystemLogger:message:69]: 
[19:50:48] [Sound Library Loader/INFO]: Sound engine started
[19:50:50] [Client thread/WARN]: File mo:sounds/gui/button_loud_1.ogg does not exist, cannot add it to event mo:gui.button_loud
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/0_glass_white/glass_pane_white.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/0_glass_white/glass_white.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/10_glass_purple/glass_pane_purple.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/10_glass_purple/glass_purple.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/11_glass_blue/glass_blue.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/11_glass_blue/glass_pane_blue.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/12_glass_brown/glass_brown.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/12_glass_brown/glass_pane_brown.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/13_glass_green/glass_green.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/13_glass_green/glass_pane_green.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/14_glass_red/glass_pane_red.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/14_glass_red/glass_red.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/15_glass_black/glass_black.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/15_glass_black/glass_pane_black.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/1_glass_orange/glass_orange.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/1_glass_orange/glass_pane_orange.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/2_glass_magenta/glass_magenta.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/2_glass_magenta/glass_pane_magenta.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/3_glass_light_blue/glass_light_blue.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/3_glass_light_blue/glass_pane_light_blue.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/4_glass_yellow/glass_pane_yellow.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/4_glass_yellow/glass_yellow.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/5_glass_lime/glass_lime.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/5_glass_lime/glass_pane_lime.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/6_glass_pink/glass_pane_pink.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/6_glass_pink/glass_pink.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/7_glass_gray/glass_gray.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/7_glass_gray/glass_pane_gray.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/8_glass_silver/glass_pane_silver.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/8_glass_silver/glass_silver.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/9_glass_cyan/glass_cyan.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/9_glass_cyan/glass_pane_cyan.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/bookshelf.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/sandstone.properties
[OptiFine] Multipass connected textures: false
[OptiFine] Loading texture map: textures/blocks
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/0_glass_white/glass_pane_white.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/0_glass_white/glass_white.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/10_glass_purple/glass_pane_purple.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/10_glass_purple/glass_purple.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/11_glass_blue/glass_blue.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/11_glass_blue/glass_pane_blue.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/12_glass_brown/glass_brown.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/12_glass_brown/glass_pane_brown.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/13_glass_green/glass_green.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/13_glass_green/glass_pane_green.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/14_glass_red/glass_pane_red.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/14_glass_red/glass_red.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/15_glass_black/glass_black.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/15_glass_black/glass_pane_black.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/1_glass_orange/glass_orange.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/1_glass_orange/glass_pane_orange.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/2_glass_magenta/glass_magenta.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/2_glass_magenta/glass_pane_magenta.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/3_glass_light_blue/glass_light_blue.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/3_glass_light_blue/glass_pane_light_blue.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/4_glass_yellow/glass_pane_yellow.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/4_glass_yellow/glass_yellow.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/5_glass_lime/glass_lime.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/5_glass_lime/glass_pane_lime.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/6_glass_pink/glass_pane_pink.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/6_glass_pink/glass_pink.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/7_glass_gray/glass_gray.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/7_glass_gray/glass_pane_gray.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/8_glass_silver/glass_pane_silver.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/8_glass_silver/glass_silver.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/9_glass_cyan/glass_cyan.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/9_glass_cyan/glass_pane_cyan.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/bookshelf.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/sandstone.properties
[OptiFine] Multipass connected textures: false
[OptiFine] Texture size: textures/blocks, 16x16
[19:51:04] [Client thread/INFO]: Created: 16x16 textures/blocks-atlas
[19:51:04] [Client thread/INFO] [EnderCore]: Removed 0 missing texture stacktraces. Tada!
[OptiFine] Loading texture map: textures/items
[OptiFine] Texture size: textures/items, 16x16
[19:51:05] [Client thread/INFO]: Created: 16x16 textures/items-atlas
[19:51:05] [Client thread/INFO] [EnderCore]: Removed 0 missing texture stacktraces. Tada!
[19:51:06] [Client thread/ERROR] [CodeChickenCore]: Unable to do mod description scrolling due to lack of stencil buffer
[19:51:06] [Client thread/ERROR] [CodeChickenCore]: Unable to do mod description scrolling due to lack of stencil buffer
[19:51:08] [Client thread/ERROR] [DamageIndicatorsMod]: The language resource assets/damageindicatorsmod/lang/en_US.lang cannot be located on the classpath. This is a programming error.
[19:51:09] [Client thread/INFO] [IC2.Recipe]: Successfully loaded 267 out of 267 recipes for shaped recipes
[19:51:09] [Client thread/INFO] [IC2.Recipe]: Successfully loaded 76 out of 76 recipes for shapeless recipes
[19:51:09] [Client thread/INFO] [IC2.Recipe]: Successfully loaded 5 out of 5 recipes for blast furnace recipes
[19:51:09] [Client thread/INFO] [IC2.Recipe]: Successfully loaded 17 out of 17 recipes for block cutter recipes
[19:51:09] [Client thread/INFO] [IC2.Recipe]: Successfully loaded 48 out of 48 recipes for compressor recipes
[19:51:09] [Client thread/INFO] [IC2.Recipe]: Successfully loaded 12 out of 12 recipes for extractor recipes
[19:51:09] [Client thread/INFO] [IC2.Recipe]: Successfully loaded 64 out of 64 recipes for macerator recipes
[19:51:09] [Client thread/INFO] [IC2.Recipe]: Successfully loaded 4 out of 4 recipes for metal former cutting recipes
[19:51:09] [Client thread/INFO] [IC2.Recipe]: Successfully loaded 10 out of 10 recipes for metal former extruding recipes
[19:51:09] [Client thread/INFO] [IC2.Recipe]: Successfully loaded 14 out of 14 recipes for metal former rolling recipes
[19:51:09] [Client thread/INFO] [IC2.Recipe]: Successfully loaded 8 out of 8 recipes for ore washing recipes
[19:51:09] [Client thread/INFO] [IC2.Recipe]: Successfully loaded 25 out of 25 recipes for thermal centrifuge recipes
[19:51:10] [Client thread/INFO] [AE2:C]: Initialization ( started )
[19:51:10] [Client thread/INFO] [AE2:C]: Starting AE2 CSV Export
2016.08.07 19:51:11 [ERROR] java.io.IOException: Overflow
    at launcher.hasher.DirWatcher.processKey(DirWatcher.java:84)
    at launcher.hasher.DirWatcher.processLoop(DirWatcher.java:111)
    at launcher.hasher.DirWatcher.run(DirWatcher.java:70)
    at java.lang.Thread.run(Thread.java:745)

[19:51:11] [AE2 CSV Export/INFO] [AE2:C]: Cache is enabled. Checking for new mod configurations.
AL lib: (EE) alc_cleanup: 1 device not closed

Exit code 195952353

 

Поделиться сообщением


Ссылка на сообщение
Поделиться на другие сайты

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Гость
Ответить в этой теме...

×   Вставлено с форматированием.   Вставить как обычный текст

  Разрешено использовать не более 75 эмодзи.

×   Ваша ссылка была автоматически встроена.   Отображать как обычную ссылку

×   Ваш предыдущий контент был восстановлен.   Очистить редактор

×   Вы не можете вставлять изображения напрямую. Загружайте или вставляйте изображения по ссылке.

Авторизация