Java crash from loading a texture I believe?
weirdo4321 opened this issue · 1 comments
Yeah I dont really know whats happening
Log:
2016-06-24 03:40:32,544 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
2016-06-24 03:40:32,546 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
[03:40:32] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[03:40:32] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[03:40:32] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[03:40:32] [main/INFO] [FML]: Forge Mod Loader version 12.17.0.1976 for Minecraft 1.9.4 loading
[03:40:32] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_25, running on Windows 7:amd64:6.1, installed at C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25
[03:40:32] [main/INFO] [FML]: Loading tweaker optifine.OptiFineForgeTweaker from OptiFine_1.9.4_HD_U_B6.jar
[03:40:32] [main/WARN] [FML]: The coremod vazkii.quark.base.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[03:40:32] [main/WARN] [FML]: The coremod lumien.randomthings.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
2016-06-24 03:40:32,808 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
2016-06-24 03:40:32,827 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
2016-06-24 03:40:32,828 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
[03:40:32] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[03:40:32] [main/INFO] [LaunchWrapper]: Loading tweak class name optifine.OptiFineForgeTweaker
[03:40:32] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[03:40:32] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[03:40:32] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[03:40:32] [main/INFO] [LaunchWrapper]: Calling tweak class optifine.OptiFineForgeTweaker
[03:40:32] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: acceptOptions
[03:40:32] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: injectIntoClassLoader
[03:40:32] [main/INFO] [STDOUT]: [optifine.OptiFineClassTransformer:dbg:266]: OptiFine ClassTransformer
[03:40:32] [main/INFO] [STDOUT]: [optifine.OptiFineClassTransformer:dbg:266]: OptiFine URL: file:/C:/Users/Admin/AppData/Roaming/.minecraft/mods/1.9.4/OptiFine_1.9.4_HD_U_B6.jar
[03:40:32] [main/INFO] [STDOUT]: [optifine.OptiFineClassTransformer:dbg:266]: OptiFine ZIP file: C:\Users\Admin\AppData\Roaming.minecraft\mods\1.9.4\OptiFine_1.9.4_HD_U_B6.jar
[03:40:32] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[03:40:35] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[03:40:35] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[03:40:35] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[03:40:35] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[03:40:35] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[03:40:35] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[03:40:36] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[03:40:36] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[03:40:36] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[03:40:36] [main/INFO] [STDOUT]: [optifine.OptiFineForgeTweaker:dbg:56]: OptiFineForgeTweaker: getLaunchArguments
[03:40:36] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[03:40:36] [main/INFO] [STDOUT]: [net.minecraft.client.main.Main:main:56]: Completely ignored arguments: [--nativeLauncherVersion, 301]
[03:40:36] [Client thread/INFO]: Setting user: werdo4321
[03:40:40] [Client thread/INFO] [FML]: [Quark ASM] Transforming EntityBoat
[03:40:40] [Client thread/INFO] [FML]: [Quark ASM] Applying Transformation to method (Names [attackEntityFrom, func_76986_a, a] Descriptor (Lnet/minecraft/util/DamageSource;F)Z / (Lrc;F)Z)
[03:40:40] [Client thread/INFO] [FML]: [Quark ASM] Located Method, patching...
[03:40:40] [Client thread/INFO] [FML]: [Quark ASM] Patch result: true
[03:40:42] [Client thread/INFO] [FML]: [Quark ASM] Transforming ModelBiped
[03:40:42] [Client thread/INFO] [FML]: [Quark ASM] Applying Transformation to method (Names [setRotationAngles, func_78087_a, a] Descriptor (FFFFFFLnet/minecraft/entity/Entity;)V / (FFFFFFLrr;)V)
[03:40:42] [Client thread/INFO] [FML]: [Quark ASM] Located Method, patching...
[03:40:42] [Client thread/INFO] [FML]: [Quark ASM] Patch result: true
OptiFine Class not present: mods.betterfoliage.client.BetterFoliageClient
[03:40:43] [Client thread/INFO]: LWJGL Version: 2.9.4
[OptiFine]
[OptiFine] OptiFine_1.9.4_HD_U_B6
[OptiFine] Build: 20160613-152455
[OptiFine] OS: Windows 7 (amd64) version 6.1
[OptiFine] Java: 1.8.0_25, Oracle Corporation
[OptiFine] VM: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
[OptiFine] LWJGL: 2.9.4
[OptiFine] OpenGL: Intel(R) Q45/Q43 Express Chipset, version 2.1.0 - Build 8.15.10.2302, Intel
[OptiFine] OpenGL Version: 2.1
[OptiFine] OpenGL Fancy fog: Not available (GL_NV_fog_distance)
[OptiFine] Maximum texture size: 4096x4096
[Shaders] ShadersMod version: 2.4.12
[Shaders] OpenGL Version: 2.1.0 - Build 8.15.10.2302
[Shaders] Vendor: Intel
[Shaders] Renderer: Intel(R) Q45/Q43 Express Chipset
[Shaders] Capabilities: 2.0 2.1 - - -
[Shaders] GL_MAX_DRAW_BUFFERS: 8
[Shaders] GL_MAX_COLOR_ATTACHMENTS_EXT: 8
[Shaders] GL_MAX_TEXTURE_IMAGE_UNITS: 16
[Shaders] Load ShadersMod configuration.
[Shaders] Save ShadersMod configuration.
[Shaders] Shaders can not be loaded, Fast Render is enabled.
[Shaders] No shaderpack loaded.
[OptiFine] Checking for new version
[03:40:44] [Client thread/INFO] [FML]: Forge Mod Loader has detected optifine OptiFine_1.9.4_HD_U_B6, enabling compatibility features
[03:40:44] [Client thread/INFO] [STDOUT]: [net.minecraftforge.fml.client.SplashProgress:start:200]: ---- Minecraft Crash Report ----
WARNING: coremods are present:
LoadingPlugin (Quark-beta-29.jar)
LoadingPlugin (RandomThings-MC1.9.4-3.7.3.jar)
FoxLibManager (Tails-1.9.4-1.7.0.jar)
Contact their authors BEFORE contacting forge
// Why did you do that?
Time: 6/24/16 3:40 AM
Description: Loading screen debug info
This is just a prompt for computer specs to be printed. THIS IS NOT A ERROR
A detailed walkthrough of the error, its code path and all known details is as follows:
-- System Details --
Details:
Minecraft Version: 1.9.4
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 151940272 bytes (144 MB) / 302157824 bytes (288 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML:
Loaded coremods (and transformers):
LoadingPlugin (Quark-beta-29.jar)
vazkii.quark.base.asm.ClassTransformer
LoadingPlugin (RandomThings-MC1.9.4-3.7.3.jar)
lumien.randomthings.asm.ClassTransformer
FoxLibManager (Tails-1.9.4-1.7.0.jar)
GL info: ' Vendor: 'Intel' Version: '2.1.0 - Build 8.15.10.2302' Renderer: 'Intel(R) Q45/Q43 Express Chipset'
[03:40:44] [Client thread/INFO] [FML]: MinecraftForge v12.17.0.1976 Initialized
[03:40:44] [Client thread/INFO] [FML]: Replaced 232 ore recipes
[03:40:44] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
[03:40:44] [Client thread/INFO] [FML]: Searching C:\Users\Admin\AppData\Roaming.minecraft\mods for mods
[03:40:44] [Client thread/INFO] [FML]: Also searching C:\Users\Admin\AppData\Roaming.minecraft\mods\1.9.4 for mods
[OptiFine] Version found: B6
[03:40:47] [Client thread/INFO] [FML]: Forge Mod Loader has identified 18 mods to load
[03:40:47] [Client thread/INFO] [FML]: FML has found a non-mod file mcjtylib-1.9.4-1.9.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.
[03:40:47] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, foxlib, headcrumbs, InventoryPets, JEI, journeymap, Quark, randomthings, rftools, rftoolsdim, shadowmc, simpleharvest, SleepingBag, Tails, terrainCrystals, Waila] at CLIENT
[03:40:47] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, foxlib, headcrumbs, InventoryPets, JEI, journeymap, Quark, randomthings, rftools, rftoolsdim, shadowmc, simpleharvest, SleepingBag, Tails, terrainCrystals, Waila] at SERVER
[03:40:49] [Client thread/INFO] [FML]: [Quark ASM] Transforming RenderItem
[03:40:49] [Client thread/INFO] [FML]: [Quark ASM] Applying Transformation to method (Names [renderItem, func_180454_a, a] Descriptor (Lnet/minecraft/item/ItemStack;Lnet/minecraft/client/renderer/block/model/IBakedModel;)V / (Ladq;Lbxl;)V)
[03:40:49] [Client thread/INFO] [FML]: [Quark ASM] Located Method, patching...
[03:40:49] [Client thread/INFO] [FML]: [Quark ASM] Patch result: true
[03:40:49] [Client thread/INFO] [FML]: [Quark ASM] Applying Transformation to method (Names [renderEffect, func_180451_a, a] Descriptor (Lnet/minecraft/client/renderer/block/model/IBakedModel;)V / (Lbxl;)V)
[03:40:49] [Client thread/INFO] [FML]: [Quark ASM] Located Method, patching...
[03:40:49] [Client thread/INFO] [FML]: [Quark ASM] Patch result: true
[03:40:49] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:FoxLib, FMLFileResourcePack:Headcrumbs, FMLFileResourcePack:Inventory Pets, FMLFileResourcePack:Just Enough Items, FMLFileResourcePack:JourneyMap, FMLFileResourcePack:Quark, FMLFileResourcePack:Random Things, FMLFileResourcePack:RFTools, FMLFileResourcePack:RFTools Dimensions, FMLFileResourcePack:ShadowMC, FMLFileResourcePack:Simple Harvest, FMLFileResourcePack:Sleeping Bag, FMLFileResourcePack:Tails, FMLFileResourcePack:Terrain Crystals, FMLFileResourcePack:Waila
[03:40:49] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
[03:40:49] [Client thread/INFO] [FML]: Found 418 ObjectHolder annotations
[03:40:49] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations
[03:40:49] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations
[03:40:49] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
[03:40:49] [Forge Version Check/INFO] [ForgeVersionCheck]: [Forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
[03:40:51] [Forge Version Check/INFO] [ForgeVersionCheck]: [Forge] Found status: UP_TO_DATE Target: null
[03:40:51] [Client thread/INFO] [journeymap]: No plugins for JourneyMap API discovered.
[03:40:52] [Client thread/INFO] [FML]: [Quark] Module management is enabled
[03:40:52] [Client thread/INFO] [FML]: [Quark] Module experimental is enabled
[03:40:52] [Client thread/INFO] [FML]: [Quark] Module building is enabled
[03:40:52] [Client thread/INFO] [FML]: [Quark] Module automation is enabled
[03:40:52] [Client thread/INFO] [FML]: [Quark] Module world is enabled
[03:40:52] [Client thread/INFO] [FML]: [Quark] Module vanity is enabled
[03:40:52] [Client thread/INFO] [FML]: [Quark] Module tweaks is enabled
[03:40:52] [Client thread/INFO] [FML]: [Quark] Module decoration is enabled
[03:40:54] [Client thread/INFO] [mcjty.lib.varia.Logging]: Could not read 'userbuilder.json', this is not an error!
[03:40:55] [Client thread/INFO] [FML]: OBJLoader: Domain rftools has been added.
[03:40:55] [Client thread/INFO] [mcjty.lib.varia.Logging]: Registering rftools dimension type at id 2
[03:40:56] [Client thread/INFO] [mcjty.lib.varia.Logging]: Reading default dimlets.json
[03:40:56] [Client thread/INFO] [STDERR]: [kihira.tails.common.Tails:loadConfig:166]: com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1
[03:40:56] [Client thread/INFO] [STDERR]: [kihira.tails.common.Tails:loadConfig:166]: at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:176)
[03:40:56] [Client thread/INFO] [STDERR]: [kihira.tails.common.Tails:loadConfig:166]: at com.google.gson.Gson.fromJson(Gson.java:803)
[03:40:56] [Client thread/INFO] [STDERR]: [kihira.tails.common.Tails:loadConfig:166]: at com.google.gson.Gson.fromJson(Gson.java:768)
[03:40:56] [Client thread/INFO] [STDERR]: [kihira.tails.common.Tails:loadConfig:166]: at com.google.gson.Gson.fromJson(Gson.java:717)
[03:40:56] [Client thread/INFO] [STDERR]: [kihira.tails.common.Tails:loadConfig:166]: at com.google.gson.Gson.fromJson(Gson.java:689)
[03:40:56] [Client thread/INFO] [STDERR]: [kihira.tails.common.Tails:loadConfig:166]: at kihira.tails.common.Tails.loadConfig(Tails.java:135)
[03:40:56] [Client thread/INFO] [STDERR]: [kihira.tails.common.Tails:loadConfig:166]: at kihira.tails.common.Tails.onPreInit(Tails.java:72)
[03:40:56] [Client thread/INFO] [STDERR]: [kihira.tails.common.Tails:loadConfig:166]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[03:40:56] [Client thread/INFO] [STDERR]: [kihira.tails.common.Tails:loadConfig:166]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[03:40:56] [Client thread/INFO] [STDERR]: [kihira.tails.common.Tails:loadConfig:166]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[03:40:56] [Client thread/INFO] [STDERR]: [kihira.tails.common.Tails:loadConfig:166]: at java.lang.reflect.Method.invoke(Method.java:483)
[03:40:56] [Client thread/INFO] [STDERR]: [kihira.tails.common.Tails:loadConfig:166]: at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:566)
[03:40:56] [Client thread/INFO] [STDERR]: [kihira.tails.common.Tails:loadConfig:166]: at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
[03:40:56] [Client thread/INFO] [STDERR]: [kihira.tails.common.Tails:loadConfig:166]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[03:40:56] [Client thread/INFO] [STDERR]: [kihira.tails.common.Tails:loadConfig:166]: at java.lang.reflect.Method.invoke(Method.java:483)
[03:40:56] [Client thread/INFO] [STDERR]: [kihira.tails.common.Tails:loadConfig:166]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[03:40:56] [Client thread/INFO] [STDERR]: [kihira.tails.common.Tails:loadConfig:166]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[03:40:56] [Client thread/INFO] [STDERR]: [kihira.tails.common.Tails:loadConfig:166]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[03:40:56] [Client thread/INFO] [STDERR]: [kihira.tails.common.Tails:loadConfig:166]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[03:40:56] [Client thread/INFO] [STDERR]: [kihira.tails.common.Tails:loadConfig:166]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[03:40:56] [Client thread/INFO] [STDERR]: [kihira.tails.common.Tails:loadConfig:166]: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:228)
[03:40:56] [Client thread/INFO] [STDERR]: [kihira.tails.common.Tails:loadConfig:166]: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:206)
[03:40:56] [Client thread/INFO] [STDERR]: [kihira.tails.common.Tails:loadConfig:166]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[03:40:56] [Client thread/INFO] [STDERR]: [kihira.tails.common.Tails:loadConfig:166]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[03:40:56] [Client thread/INFO] [STDERR]: [kihira.tails.common.Tails:loadConfig:166]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[03:40:56] [Client thread/INFO] [STDERR]: [kihira.tails.common.Tails:loadConfig:166]: at java.lang.reflect.Method.invoke(Method.java:483)
[03:40:56] [Client thread/INFO] [STDERR]: [kihira.tails.common.Tails:loadConfig:166]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[03:40:56] [Client thread/INFO] [STDERR]: [kihira.tails.common.Tails:loadConfig:166]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[03:40:56] [Client thread/INFO] [STDERR]: [kihira.tails.common.Tails:loadConfig:166]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[03:40:56] [Client thread/INFO] [STDERR]: [kihira.tails.common.Tails:loadConfig:166]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[03:40:56] [Client thread/INFO] [STDERR]: [kihira.tails.common.Tails:loadConfig:166]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[03:40:56] [Client thread/INFO] [STDERR]: [kihira.tails.common.Tails:loadConfig:166]: at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:135)
[03:40:56] [Client thread/INFO] [STDERR]: [kihira.tails.common.Tails:loadConfig:166]: at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:586)
[03:40:56] [Client thread/INFO] [STDERR]: [kihira.tails.common.Tails:loadConfig:166]: at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:249)
[03:40:56] [Client thread/INFO] [STDERR]: [kihira.tails.common.Tails:loadConfig:166]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:437)
[03:40:56] [Client thread/INFO] [STDERR]: [kihira.tails.common.Tails:loadConfig:166]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:349)
[03:40:56] [Client thread/INFO] [STDERR]: [kihira.tails.common.Tails:loadConfig:166]: at net.minecraft.client.main.Main.main(SourceFile:124)
[03:40:56] [Client thread/INFO] [STDERR]: [kihira.tails.common.Tails:loadConfig:166]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[03:40:56] [Client thread/INFO] [STDERR]: [kihira.tails.common.Tails:loadConfig:166]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[03:40:56] [Client thread/INFO] [STDERR]: [kihira.tails.common.Tails:loadConfig:166]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[03:40:56] [Client thread/INFO] [STDERR]: [kihira.tails.common.Tails:loadConfig:166]: at java.lang.reflect.Method.invoke(Method.java:483)
[03:40:56] [Client thread/INFO] [STDERR]: [kihira.tails.common.Tails:loadConfig:166]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[03:40:56] [Client thread/INFO] [STDERR]: [kihira.tails.common.Tails:loadConfig:166]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[03:40:56] [Client thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: Caused by: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1
[03:40:56] [Client thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at com.google.gson.stream.JsonReader.beginObject(JsonReader.java:374)
[03:40:56] [Client thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: at com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:165)
[03:40:56] [Client thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:634]: ... 42 more
[03:40:56] [Client thread/INFO] [FML]: Applying holder lookups
[03:40:56] [Client thread/INFO] [FML]: Holder lookups applied
[03:40:56] [Client thread/INFO] [FML]: Injecting itemstacks
[03:40:56] [Client thread/INFO] [FML]: Itemstack injection complete
[OptiFine] *** Reloading textures ***
[OptiFine] Resource packs: Default
[03:40:58] [Client thread/WARN]: File minecraft:sounds/deep_rumble.ogg does not exist, cannot add it to event rftoolsdim:deep_rumble
[03:40:58] [Client thread/WARN]: File minecraft:sounds/teleport_whoosh.ogg does not exist, cannot add it to event rftoolsdim:teleport_whoosh
[03:40:58] [Client thread/WARN]: File minecraft:sounds/teleport_error.ogg does not exist, cannot add it to event rftoolsdim:teleport_error
[03:40:58] [Client thread/WARN]: File minecraft:sounds/wolfhowl.ogg does not exist, cannot add it to event rftoolsdim:wolfhowl
[03:40:58] [Sound Library Loader/INFO]: Starting up SoundSystem...
[03:40:58] [Thread-10/INFO]: Initializing LWJGL OpenAL
[03:40:58] [Thread-10/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[03:41:00] [Client thread/INFO] [FML]: OBJModel: A color has already been defined for material 'None' in 'rftools:models/block/environmental.mtl'. The color defined by key 'Ks' will not be applied!
[03:41:00] [Client thread/INFO] [FML]: OBJModel: A color has already been defined for material 'None_machineEnvironmentalController.png' in 'rftools:models/block/environmental.mtl'. The color defined by key 'Ks' will not be applied!
[03:41:00] [Client thread/INFO] [FML]: OBJModel: A color has already been defined for material 'None_machineTop.png.001' in 'rftools:models/block/environmental.mtl'. The color defined by key 'Ks' will not be applied!
[03:41:00] [Client thread/INFO] [FML]: OBJLoader.Parser: command 's' (model: 'rftools:models/block/environmental.obj') is not currently supported, skipping. Line: 132 's off'
[03:41:00] [Client thread/INFO] [FML]: OBJModel: A color has already been defined for material 'None' in 'rftools:models/block/powercell.mtl'. The color defined by key 'Ks' will not be applied!
[03:41:00] [Client thread/INFO] [FML]: OBJModel: A color has already been defined for material 'None_powercellD.png' in 'rftools:models/block/powercell.mtl'. The color defined by key 'Ks' will not be applied!
[03:41:00] [Client thread/INFO] [FML]: OBJModel: A color has already been defined for material 'None_powercellE.png' in 'rftools:models/block/powercell.mtl'. The color defined by key 'Ks' will not be applied!
[03:41:00] [Client thread/INFO] [FML]: OBJModel: A color has already been defined for material 'None_powercellN.png' in 'rftools:models/block/powercell.mtl'. The color defined by key 'Ks' will not be applied!
[03:41:00] [Client thread/INFO] [FML]: OBJModel: A color has already been defined for material 'None_powercellS.png' in 'rftools:models/block/powercell.mtl'. The color defined by key 'Ks' will not be applied!
[03:41:00] [Client thread/INFO] [FML]: OBJModel: A color has already been defined for material 'None_powercellU.png' in 'rftools:models/block/powercell.mtl'. The color defined by key 'Ks' will not be applied!
[03:41:00] [Client thread/INFO] [FML]: OBJModel: A color has already been defined for material 'None_powercellW.png' in 'rftools:models/block/powercell.mtl'. The color defined by key 'Ks' will not be applied!
[03:41:01] [Client thread/ERROR] [FML]: Could not load vanilla model parent 'randomthings:block/platform' for 'net.minecraft.client.renderer.block.model.ModelBlock@5c85429c
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model randomthings:block/platform with loader VanillaLoader.INSTANCE, skipping
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:134) ~[ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:184) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getTextures(ModelLoader.java:459) [ModelLoader$VanillaModelWrapper.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:144) [ModelLoaderRegistry.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:298) [ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:170) [bxo.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:128) [ModelLoader.class:?]
at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [bxp.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [bwi.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:497) [bcd.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:349) [bcd.class:?]
at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: java.io.FileNotFoundException: randomthings:models/block/platform.json
at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(FallbackResourceManager.java:68) ~[bvw.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SimpleReloadableResourceManager.java:65) ~[bwi.class:?]
at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:311) ~[bxo.class:?]
at net.minecraftforge.client.model.ModelLoader.access$1100(ModelLoader.java:99) ~[ModelLoader.class:?]
at net.minecraftforge.client.model.ModelLoader$VanillaLoader.loadModel(ModelLoader.java:849) ~[ModelLoader$VanillaLoader.class:?]
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:130) ~[ModelLoaderRegistry.class:?]
... 17 more
[03:41:01] [Thread-10/INFO]: OpenAL initialized.
[03:41:01] [Sound Library Loader/INFO]: Sound engine started
[OptiFine] Mipmap levels: 4
[OptiFine] Multitexture: false
[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] BetterGrass: Parsing default configuration optifine/bettergrass.properties
[03:41:04] [Client thread/INFO]: Created: 16x16 textures-atlas
[03:41:07] [Client thread/INFO] [FML]: [Quark ASM] Transforming LayerArmorBase
[03:41:07] [Client thread/INFO] [FML]: [Quark ASM] Applying Transformation to method (Names [renderArmorLayer, func_188361_a, a] Descriptor (Lnet/minecraft/entity/EntityLivingBase;FFFFFFFLnet/minecraft/inventory/EntityEquipmentSlot;)V / (Lsa;FFFFFFFLrw;)V)
[03:41:07] [Client thread/INFO] [FML]: [Quark ASM] Located Method, patching...
[03:41:07] [Client thread/INFO] [FML]: [Quark ASM] Patch result: true
[03:41:07] [Client thread/INFO] [FML]: [Quark ASM] Optifine Detected. Disabling Patch for Names [renderEnchantedGlint, func_188364_a, a] Descriptor (Lnet/minecraft/client/renderer/entity/RenderLivingBase;Lnet/minecraft/entity/EntityLivingBase;Lnet/minecraft/client/model/ModelBase;FFFFFFF)V / (Lbsa;Lsa;Lbja;FFFFFFF)V
[03:41:07] [Client thread/INFO] [FML]: [Quark ASM] Transforming RenderBoat
[03:41:07] [Client thread/INFO] [FML]: [Quark ASM] Applying Transformation to method (Names [doRender, func_76986_a, a] Descriptor (Lnet/minecraft/entity/item/EntityBoat;DDDFF)V / (Laag;DDDFF)V)
[03:41:07] [Client thread/INFO] [FML]: [Quark ASM] Located Method, patching...
[03:41:07] [Client thread/INFO] [FML]: [Quark ASM] Patching org.objectweb.asm.tree.MethodNode@5cba43e3 in node org.objectweb.asm.tree.MethodInsnNode@6dc995bb
[03:41:07] [Client thread/INFO] [FML]: [Quark ASM] Patch result: true
[03:41:10] [Client thread/INFO] [journeymap]: core (FirstLoaded) Setting config file to version "5.2.3": journeymap.core.config
[03:41:10] [Client thread/WARN] [journeymap]: core (Valid) Render distance 5 is less than CoreProperties.renderDistanceSurfaceMax
[03:41:10] [Client thread/INFO] [journeymap]: core (Valid) Creating config file: C:\Users\Admin\AppData\Roaming.minecraft\journeymap\config\5.2\journeymap.core.config
[03:41:10] [Client thread/INFO] [journeymap]: fullmap (FirstLoaded) Setting config file to version "5.2.3": journeymap.fullmap.config
[03:41:10] [Client thread/INFO] [journeymap]: fullmap (Valid) Creating config file: C:\Users\Admin\AppData\Roaming.minecraft\journeymap\config\5.2\journeymap.fullmap.config
[03:41:10] [Client thread/INFO] [journeymap]: minimap (Initialized) Setting config file to version "5.2.3": journeymap.minimap.config
[03:41:10] [Client thread/INFO] [journeymap]: minimap (Valid) Creating config file: C:\Users\Admin\AppData\Roaming.minecraft\journeymap\config\5.2\journeymap.minimap.config
[03:41:10] [Client thread/INFO] [journeymap]: minimap2 (FirstLoaded) Setting config file to version "5.2.3": journeymap.minimap2.config
[03:41:10] [Client thread/INFO] [journeymap]: minimap2 (Valid) Creating config file: C:\Users\Admin\AppData\Roaming.minecraft\journeymap\config\5.2\journeymap.minimap2.config
[03:41:10] [Client thread/INFO] [journeymap]: topo (FirstLoaded) Setting config file to version "5.2.3": journeymap.topo.config
[03:41:10] [Client thread/INFO] [journeymap]: topo (Valid) Creating config file: C:\Users\Admin\AppData\Roaming.minecraft\journeymap\config\5.2\journeymap.topo.config
[03:41:10] [Client thread/INFO] [journeymap]: webmap (FirstLoaded) Setting config file to version "5.2.3": journeymap.webmap.config
[03:41:10] [Client thread/INFO] [journeymap]: webmap (Valid) Creating config file: C:\Users\Admin\AppData\Roaming.minecraft\journeymap\config\5.2\journeymap.webmap.config
[03:41:10] [Client thread/INFO] [journeymap]: waypoint (FirstLoaded) Setting config file to version "5.2.3": journeymap.waypoint.config
[03:41:10] [Client thread/INFO] [journeymap]: waypoint (Valid) Creating config file: C:\Users\Admin\AppData\Roaming.minecraft\journeymap\config\5.2\journeymap.waypoint.config
[03:41:10] [Client thread/INFO] [journeymap]: Migrating configs from 5.1 to 5.2
[03:41:10] [Client thread/INFO] [journeymap]: core (FileLoaded) Config file isn't current, has version "5.1.4p1": journeymap.core.config
[03:41:10] [Client thread/INFO] [journeymap]: core (Invalid) Setting config file to version "5.2.3": journeymap.core.config
[03:41:10] [Client thread/INFO] [journeymap]: fullmap (FileLoaded) Config file isn't current, has version "5.1.4p1": journeymap.fullmap.config
[03:41:10] [Client thread/INFO] [journeymap]: fullmap (Invalid) Setting config file to version "5.2.3": journeymap.fullmap.config
[03:41:10] [Client thread/INFO] [journeymap]: minimap (SavedOk) Setting config file to version "5.2.3": journeymap.minimap.config
[03:41:10] [Client thread/INFO] [journeymap]: minimap2 (SavedOk) Setting config file to version "5.2.3": journeymap.minimap2.config
[03:41:10] [Client thread/INFO] [journeymap]: waypoint (FileLoaded) Config file isn't current, has version "5.1.4p1": journeymap.waypoint.config
[03:41:10] [Client thread/INFO] [journeymap]: waypoint (Invalid) Setting config file to version "5.2.3": journeymap.waypoint.config
[03:41:10] [Client thread/INFO] [journeymap]: webmap (FileLoaded) Config file isn't current, has version "5.1.4p1": journeymap.webmap.config
[03:41:10] [Client thread/INFO] [journeymap]: webmap (Invalid) Setting config file to version "5.2.3": journeymap.webmap.config
[03:41:10] [Client thread/INFO] [journeymap]: JourneyMap log initialized.
[03:41:10] [Client thread/INFO] [journeymap]: initialize ENTER
[03:41:11] [Client thread/INFO] [journeymap]: [ClientAPI] built with JourneyMap API 1.2
[03:41:11] [Client thread/INFO] [journeymap]: Initializing plugins with Client API: journeymap.client.api.impl.ClientAPI
[03:41:11] [Client thread/INFO] [journeymap]: initialize EXIT, elapsed count 0 avg ?ms
[03:41:11] [Client thread/INFO] [mcjty.lib.varia.Logging]: RFTools Detected Dimensions addon: enabling support
[03:41:11] [Client thread/INFO] [mcjty.lib.varia.Logging]: Received RFTools dimension manager request from mod 'rftools'
[03:41:11] [Client thread/INFO] [Waila]: Receiving registration request from [ rftools ] for method mcjty.lib.compat.waila.WailaCompatibility.load
[03:41:11] [Client thread/INFO] [Waila]: Receiving registration request from [ headcrumbs ] for method ganymedes01.headcrumbs.waila.WailaRegistrar.wailaCallback
[03:41:11] [Client thread/INFO] [FML]: Injecting itemstacks
[03:41:11] [Client thread/INFO] [FML]: Itemstack injection complete
[03:41:11] [Client thread/INFO] [journeymap]: postInitialize ENTER
[03:41:11] [Client thread/INFO] [journeymap]: Registered channel: world_info
[03:41:11] [Client thread/INFO] [journeymap]: Initializing icon sets...
[03:41:12] [Client thread/INFO] [journeymap]: postInitialize EXIT, elapsed§8 count §r1§8 avg §r957.01§8ms§r
[03:41:12] [Client thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class buildcraft.api.tools.IToolWrench (this is not an error)
[03:41:12] [Client thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class resonant.core.content.ItemScrewdriver (this is not an error)
[03:41:12] [Client thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class ic2.core.item.tool.ItemToolWrench (this is not an error)
[03:41:12] [Client thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class ic2.core.item.tool.ItemToolWrenchElectric (this is not an error)
[03:41:12] [Client thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class mrtjp.projectred.api.IScrewdriver (this is not an error)
[03:41:12] [Client thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class mods.railcraft.api.core.items.IToolCrowbar (this is not an error)
[03:41:12] [Client thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class com.bluepowermod.items.ItemScrewdriver (this is not an error)
[03:41:12] [Client thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class thermalexpansion.item.tool.ItemWrench (this is not an error)
[03:41:12] [Client thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class appeng.items.tools.quartz.ToolQuartzWrench (this is not an error)
[03:41:12] [Client thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class crazypants.enderio.api.tool.ITool (this is not an error)
[03:41:12] [Client thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class mekanism.api.IMekWrench (this is not an error)
[03:41:12] [Client thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class mcjty.rftools.items.smartwrench (this is not an error)
[03:41:12] [Client thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class pneumaticCraft.common.item.ItemPneumaticWrench (this is not an error)
[03:41:12] [Client thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class powercrystals.minefactoryreloaded.api.IToolHammer (this is not an error)
[03:41:12] [Client thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class buildcraft.api.tools.IToolWrench (this is not an error)
[03:41:12] [Client thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class resonant.core.content.ItemScrewdriver (this is not an error)
[03:41:12] [Client thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class ic2.core.item.tool.ItemToolWrench (this is not an error)
[03:41:12] [Client thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class ic2.core.item.tool.ItemToolWrenchElectric (this is not an error)
[03:41:12] [Client thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class mrtjp.projectred.api.IScrewdriver (this is not an error)
[03:41:12] [Client thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class mods.railcraft.api.core.items.IToolCrowbar (this is not an error)
[03:41:12] [Client thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class com.bluepowermod.items.ItemScrewdriver (this is not an error)
[03:41:12] [Client thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class thermalexpansion.item.tool.ItemWrench (this is not an error)
[03:41:12] [Client thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class appeng.items.tools.quartz.ToolQuartzWrench (this is not an error)
[03:41:12] [Client thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class crazypants.enderio.api.tool.ITool (this is not an error)
[03:41:12] [Client thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class mekanism.api.IMekWrench (this is not an error)
[03:41:12] [Client thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class mcjty.rftools.items.smartwrench (this is not an error)
[03:41:12] [Client thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class pneumaticCraft.common.item.ItemPneumaticWrench (this is not an error)
[03:41:12] [Client thread/INFO] [mcjty.lib.varia.Logging]: Failed to load wrench class powercrystals.minefactoryreloaded.api.IToolHammer (this is not an error)
[03:41:13] [Client thread/INFO] [STDOUT]: [mcp.mobius.waila.gui.truetyper.TrueTypeFont::99]: TrueTypeFont loaded: java.awt.Font[family=Minecraftia,name=Minecraftia Regular,style=plain,size=14] - AntiAlias = true
[03:41:13] [Client thread/INFO] [FML]: Unknown recipe class! lumien.randomthings.recipes.ModRecipes$1 Modder please refer to net.minecraftforge.oredict.RecipeSorter
[03:41:13] [Client thread/INFO] [Waila]: [Agriculture] Agriculture mod not found.
[03:41:13] [Client thread/INFO] [Waila]: Trying to reflect mcjty.lib.compat.waila.WailaCompatibility load
[03:41:13] [Client thread/INFO] [STDOUT]: [mcjty.lib.compat.waila.WailaCompatibility:load:33]: WailaCompatibility.load
[03:41:13] [Client thread/INFO] [Waila]: Success in registering rftools
[03:41:13] [Client thread/INFO] [Waila]: Trying to reflect ganymedes01.headcrumbs.waila.WailaRegistrar wailaCallback
[03:41:13] [Client thread/INFO] [Waila]: Success in registering headcrumbs
[03:41:13] [Client thread/INFO] [FML]: Forge Mod Loader has successfully loaded 18 mods
[03:41:13] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:FoxLib, FMLFileResourcePack:Headcrumbs, FMLFileResourcePack:Inventory Pets, FMLFileResourcePack:Just Enough Items, FMLFileResourcePack:JourneyMap, FMLFileResourcePack:Quark, FMLFileResourcePack:Random Things, FMLFileResourcePack:RFTools, FMLFileResourcePack:RFTools Dimensions, FMLFileResourcePack:ShadowMC, FMLFileResourcePack:Simple Harvest, FMLFileResourcePack:Sleeping Bag, FMLFileResourcePack:Tails, FMLFileResourcePack:Terrain Crystals, FMLFileResourcePack:Waila
[OptiFine] *** Reloading textures ***
[OptiFine] Resource packs: Default