BluSunrize / ImmersiveEngineering

Wires, transformers, high voltage! Bzzzzt!
Other
784 stars 390 forks source link

(1.10.2) Crash/Minecraft not loading report. #1304

Closed fullforceofpower closed 8 years ago

fullforceofpower commented 8 years ago

Java HotSpot(TM) 64-Bit Server VM warning: Using incremental CMS is deprecated and will likely be removed in a future release [20:31:15] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker [20:31:15] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker [20:31:15] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker [20:31:15] [main/INFO] [FML]: Forge Mod Loader version 12.18.1.2073 for Minecraft 1.10.2 loading [20:31:15] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_74, running on Mac OS X:x86_64:10.11.4, installed at /Applications/Minecraft.app/Contents/runtime/jre-x64/1.8.0_74 [20:31:15] [main/WARN] [FML]: The coremod mekanism.common.launch.LoadingHook does not have a MCVersion annotation, it may cause issues with this version of Minecraft [20:31:18] [main/INFO] [STDERR]: [mekanism.common.launch.DepLoader$DepLoadInst:checkExisting:457]: Warning: version of MCMultiPart, 1.2.1 is newer than request 1.2.0 [20:31:18] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker [20:31:18] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker [20:31:18] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker [20:31:18] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker [20:31:18] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper [20:31:20] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557 [20:31:20] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc [20:31:20] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper [20:31:20] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper [20:31:20] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker [20:31:20] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper [20:31:21] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker [20:31:21] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker [20:31:21] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main} [20:31:21] [main/INFO] [EnderCore]: Transforming net.minecraft.entity.player.EntityPlayer finished, added func_184613_cA() overriding EntityLivingBase [20:31:21] [main/INFO] [STDOUT]: [net.minecraft.client.main.Main:main:56]: Completely ignored arguments: [--nativeLauncherVersion, 308] [20:31:21] [Client thread/INFO]: Setting user: fullforceofpower [20:31:26] [Client thread/INFO] [EnderCore]: Transforming Class [net.minecraft.entity.ai.EntityAICreeperSwell], Method [func_75246_d] [20:31:26] [Client thread/INFO] [EnderCore]: Transforming net.minecraft.entity.ai.EntityAICreeperSwell Finished. [20:31:26] [Client thread/INFO] [EnderCore]: Transforming Class [net.minecraft.inventory.ContainerFurnace], Method [func_82846_b] [20:31:26] [Client thread/INFO] [EnderCore]: Transforming net.minecraft.inventory.ContainerFurnace Finished. [20:31:26] [Client thread/WARN]: Skipping bad option: lastServer: [20:31:26] [Client thread/INFO]: LWJGL Version: 2.9.2 [20:31:27] [Client thread/INFO] [FML]: MinecraftForge v12.18.1.2073 Initialized [20:31:27] [Client thread/INFO] [FML]: Replaced 233 ore recipes [20:31:27] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer [20:31:27] [Client thread/INFO] [FML]: Searching /Users/cuttrisj/Library/Application Support/minecraft/mods for mods [20:31:27] [Client thread/INFO] [FML]: Also searching /Users/cuttrisj/Library/Application Support/minecraft/mods/1.10.2 for mods

[20:31:30] [Client thread/WARN] [FML]: * The modid EnderIO is not the same as it's lowercase version. Lowercasing will be enforced in 1.11 [20:31:30] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:139) [20:31:30] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.(FMLModContainer.java:124) [20:31:30] [Client thread/WARN] [FML]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [20:31:30] [Client thread/WARN] [FML]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) [20:31:30] [Client thread/WARN] [FML]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [20:31:30] [Client thread/WARN] [FML]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:423)...

[20:31:31] [Client thread/WARN] [FML]: * The modid JEI is not the same as it's lowercase version. Lowercasing will be enforced in 1.11 [20:31:31] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:139) [20:31:31] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.(FMLModContainer.java:124) [20:31:31] [Client thread/WARN] [FML]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [20:31:31] [Client thread/WARN] [FML]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) [20:31:31] [Client thread/WARN] [FML]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [20:31:31] [Client thread/WARN] [FML]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:423)...

[20:31:31] [Client thread/WARN] [FML]: * The modid Mekanism is not the same as it's lowercase version. Lowercasing will be enforced in 1.11 [20:31:31] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:139) [20:31:31] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.(FMLModContainer.java:124) [20:31:31] [Client thread/WARN] [FML]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [20:31:31] [Client thread/WARN] [FML]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) [20:31:31] [Client thread/WARN] [FML]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [20:31:31] [Client thread/WARN] [FML]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:423)...

[20:31:31] [Client thread/WARN] [FML]: * The modid MekanismGenerators is not the same as it's lowercase version. Lowercasing will be enforced in 1.11 [20:31:31] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:139) [20:31:31] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.(FMLModContainer.java:124) [20:31:31] [Client thread/WARN] [FML]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [20:31:31] [Client thread/WARN] [FML]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) [20:31:31] [Client thread/WARN] [FML]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [20:31:31] [Client thread/WARN] [FML]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:423)...

[20:31:31] [Client thread/WARN] [FML]: * The modid MekanismTools is not the same as it's lowercase version. Lowercasing will be enforced in 1.11 [20:31:31] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:139) [20:31:31] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.(FMLModContainer.java:124) [20:31:31] [Client thread/WARN] [FML]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [20:31:31] [Client thread/WARN] [FML]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) [20:31:31] [Client thread/WARN] [FML]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) [20:31:31] [Client thread/WARN] [FML]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:423)...

[20:31:31] [Client thread/INFO] [FML]: Forge Mod Loader has identified 13 mods to load [20:31:31] [Client thread/INFO] [FML]: Found mod(s) [Mekanism] containing declared API package cofh.api (owned by CoFHLib) without associated API reference [20:31:31] [Client thread/INFO] [FML]: FML has found a non-mod file MDK-1.10.2-9.1.1.290.zip in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible. [20:31:32] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, endercore, EnderIO, immersiveengineering, JEI, journeymap, Mekanism, MekanismGenerators, MekanismTools, refinedstorage, mcmultipart] at CLIENT [20:31:32] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, endercore, EnderIO, immersiveengineering, JEI, journeymap, Mekanism, MekanismGenerators, MekanismTools, refinedstorage, mcmultipart] at SERVER [20:31:35] [Client thread/INFO] [EnderCore]: Transforming Class [net.minecraft.inventory.ContainerRepair], Method [func_82848_d] [20:31:35] [Client thread/INFO] [EnderCore]: Transforming net.minecraft.inventory.ContainerRepair Finished. [20:31:37] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:EnderCore, FMLFileResourcePack:Ender IO, FMLFileResourcePack:Immersive Engineering, FMLFileResourcePack:Just Enough Items, FMLFileResourcePack:JourneyMap, FMLFileResourcePack:Mekanism, FMLFileResourcePack:MekanismGenerators, FMLFileResourcePack:MekanismTools, FMLFileResourcePack:Refined Storage, FMLFileResourcePack:MCMultiPart [20:31:37] [Client thread/INFO] [FML]: Processing ObjectHolder annotations [20:31:37] [Client thread/INFO] [FML]: Found 481 ObjectHolder annotations [20:31:37] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations [20:31:37] [Client thread/INFO] [FML]: Found 1 ItemStackHolder annotations [20:31:38] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0 [20:31:38] [Forge Version Check/INFO] [ForgeVersionCheck]: [Forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json [20:31:38] [Forge Version Check/INFO] [ForgeVersionCheck]: [Forge] Found status: AHEAD Target: null [20:31:38] [Client thread/ERROR] [FML]: Trying to activate the universal filled bucket too late. Call it statically in your Mods class. Mod: Immersive Engineering [20:31:43] [Client thread/INFO] [FML]: OBJLoader: Domain immersiveengineering has been added. [20:31:43] [Client thread/INFO] [immersiveengineering]: Custom OBJLoader: Domain has been added: immersiveengineering [20:31:44] [Client thread/WARN] [EnderIO]: Missing translation: config.capacitor.attractor_power_intake [20:31:44] [Client thread/WARN] [EnderIO]: Missing translation: config.capacitor.attractor_power_buffer [20:31:44] [Client thread/WARN] [EnderIO]: Missing translation: config.capacitor.attractorPowerPerTickLevelOne [20:31:44] [Client thread/WARN] [EnderIO]: Missing translation: config.capacitor.attractorRangeLevelOne [20:31:44] [Client thread/WARN] [EnderIO]: Missing translation: config.capacitor.aversion_power_intake [20:31:44] [Client thread/WARN] [EnderIO]: Missing translation: config.capacitor.aversion_power_buffer [20:31:44] [Client thread/WARN] [EnderIO]: Missing translation: config.capacitor.spawnGuardPowerPerTickLevelOne [20:31:44] [Client thread/WARN] [EnderIO]: Missing translation: config.capacitor.aversion_range [20:31:44] [Client thread/WARN] [EnderIO]: Missing translation: config.capacitor.transceiverMaxIoRF [20:31:44] [Client thread/WARN] [EnderIO]: Missing translation: config.capacitor.transceiver_power_buffer [20:31:44] [Client thread/WARN] [EnderIO]: Missing translation: config.capacitor.transceiverUpkeepCostRF [20:31:44] [Client thread/WARN] [EnderIO]: Missing translation: config.capacitor.weather_power_intake [20:31:44] [Client thread/WARN] [EnderIO]: Missing translation: config.capacitor.weather_power_buffer [20:31:44] [Client thread/WARN] [EnderIO]: Missing translation: config.capacitor.weather_power_use [20:31:44] [Client thread/WARN] [EnderIO]: Missing translation: config.capacitor.farm_power_intake [20:31:44] [Client thread/WARN] [EnderIO]: Missing translation: config.capacitor.farm_power_buffer [20:31:44] [Client thread/WARN] [EnderIO]: Missing translation: config.capacitor.farm_power_use [20:31:44] [Client thread/WARN] [EnderIO]: Missing translation: config.capacitor.farm_base_size [20:31:44] [Client thread/WARN] [EnderIO]: Missing translation: config.capacitor.farmBonusSize [20:31:44] [Client thread/WARN] [EnderIO]: Missing translation: config.capacitor.farm_stack_limit [20:31:44] [Client thread/WARN] [EnderIO]: Missing translation: config.capacitor.spawner_power_intake [20:31:44] [Client thread/WARN] [EnderIO]: Missing translation: config.capacitor.spawner_power_buffer [20:31:44] [Client thread/WARN] [EnderIO]: Missing translation: config.capacitor.poweredSpawnerLevelOnePowerPerTickRF [20:31:44] [Client thread/WARN] [EnderIO]: Missing translation: config.capacitor.spawner_speedup [20:31:44] [Client thread/WARN] [EnderIO]: Missing translation: config.capacitor.slice_power_intake [20:31:44] [Client thread/WARN] [EnderIO]: Missing translation: config.capacitor.slice_power_buffer [20:31:44] [Client thread/WARN] [EnderIO]: Missing translation: config.capacitor.sliceAndSpliceLevelOnePowerPerTickRF [20:31:44] [Client thread/WARN] [EnderIO]: Missing translation: config.capacitor.soul_binder_power_intake [20:31:44] [Client thread/WARN] [EnderIO]: Missing translation: config.capacitor.soul_binder_power_buffer [20:31:44] [Client thread/WARN] [EnderIO]: Missing translation: config.capacitor.soulBinderLevelOnePowerPerTickRF [20:31:44] [Client thread/WARN] [EnderIO]: Missing translation: config.capacitor.stirling_power_buffer [20:31:44] [Client thread/WARN] [EnderIO]: Missing translation: config.capacitor.stirling_power_gen [20:31:44] [Client thread/WARN] [EnderIO]: Missing translation: config.capacitor.stirling_power_time [20:31:44] [Client thread/WARN] [EnderIO]: Missing translation: config.capacitor.power_monitor_power_intake [20:31:44] [Client thread/WARN] [EnderIO]: Missing translation: config.capacitor.power_monitor_power_buffer [20:31:44] [Client thread/WARN] [EnderIO]: Missing translation: config.capacitor.power_monitor_power_use [20:31:55] [Client thread/INFO] [EnderCore]: Transforming Class [net.minecraft.client.renderer.RenderItem], Method [func_180453_a] [20:31:55] [Client thread/INFO] [EnderCore]: Transforming net.minecraft.client.renderer.RenderItem Finished. [20:31:56] [Client thread/INFO] [journeymap]: No plugins for JourneyMap API discovered. [20:32:02] [Client thread/INFO] [FML]: OBJLoader: Domain mekanism has been added. [20:32:04] [Client thread/INFO] [FML]: Applying holder lookups [20:32:04] [Client thread/INFO] [FML]: Holder lookups applied [20:32:04] [Client thread/INFO] [FML]: Injecting itemstacks [20:32:04] [Client thread/INFO] [FML]: Itemstack injection complete [20:32:04] [Sound Library Loader/INFO]: Starting up SoundSystem... [20:32:05] [Thread-6/INFO]: Initializing LWJGL OpenAL [20:32:05] [Thread-6/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org) 2016-08-23 20:32:05.177 java[71086:2320578] 20:32:05.177 WARNING: 140: This application, or a library it uses, is using the deprecated Carbon Component Manager for hosting Audio Units. Support for this will be removed in a future release. Also, this makes the host incompatible with version 3 audio units. Please transition to the API's in AudioComponent.h. [20:32:05] [Thread-6/INFO]: OpenAL initialized. [20:32:05] [Sound Library Loader/INFO]: Sound engine started [20:32:07] [Client thread/INFO] [FML]: OBJLoader.Parser: command 's' (model: 'immersiveengineering:models/block/connector/transformerPost.obj') is not currently supported, skipping. Line: 245 's off' [20:32:21] [Client thread/INFO] [FML]: Max texture size: 16384 [20:32:21] [Client thread/INFO]: Created: 16x16 textures-atlas [20:32:21] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved) [20:32:21] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved) [20:32:21] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved) [20:32:22] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved) [20:32:22] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved) [20:32:22] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved) [20:32:22] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved) [20:32:22] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved) [20:32:22] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved) [20:32:22] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved) [20:32:22] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved) [20:32:22] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved) [20:32:23] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved) [20:32:23] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved) [20:32:23] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved) [20:32:23] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved) [20:32:23] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved) [20:32:23] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved) [20:32:23] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved) [20:32:23] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved) [20:32:23] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved) [20:32:23] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved) [20:32:23] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved) [20:32:23] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved) [20:32:23] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved) [20:32:23] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved) [20:32:23] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved) [20:32:23] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved) [20:32:23] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved) [20:32:24] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved) [20:32:24] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved) [20:32:24] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved) [20:32:24] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved) [20:32:24] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved) [20:32:24] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved) [20:32:24] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved) [20:32:24] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved) [20:32:24] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved) [20:32:24] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved) [20:32:24] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved) [20:32:24] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved) [20:32:24] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved) [20:32:24] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved) [20:32:24] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved) [20:32:24] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved) [20:32:24] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved) [20:32:24] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved) [20:32:24] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved) [20:32:25] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved) [20:32:25] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved) [20:32:25] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved) [20:32:25] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved) [20:32:25] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved) [20:32:25] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved) [20:32:25] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved) [20:32:25] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved) [20:32:25] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved) [20:32:25] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved) [20:32:25] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved) [20:32:25] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved) [20:32:25] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved) [20:32:25] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved) [20:32:25] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved) [20:32:25] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved) [20:32:25] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved) [20:32:25] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved) [20:32:25] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved) [20:32:26] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved) [20:32:26] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved) [20:32:26] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved) [20:32:26] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved) [20:32:26] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved) [20:32:26] [Client thread/ERROR] [FML]: Exception loading model for variant mcmultipart:multipart#ticking=true net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model mcmultipart:multipart#ticking=true with loader VariantLoader.INSTANCE, skipping at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:153) ~[ModelLoaderRegistry.class:?] at net.minecraftforge.client.model.ModelLoader.func_177569_a(ModelLoader.java:241) ~[ModelLoader.class:?] at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:145) ~[byo.class:?] at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:229) ~[ModelLoader.class:?] at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:146) ~[ModelLoader.class:?] at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [byp.class:?] at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:122) [bxi.class:?] at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:499) [bcx.class:?] at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?] at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_74] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_74] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_74] at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_74] 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: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:78) ~[bpe.class:?] at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1184) ~[ModelLoader$VariantLoader.class:?] at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?] ... 15 more [20:32:26] [Client thread/ERROR] [FML]: Exception loading model for variant mcmultipart:multipart#ticking=false net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model mcmultipart:multipart#ticking=false with loader VariantLoader.INSTANCE, skipping at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:153) ~[ModelLoaderRegistry.class:?] at net.minecraftforge.client.model.ModelLoader.func_177569_a(ModelLoader.java:241) ~[ModelLoader.class:?] at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:145) ~[byo.class:?] at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:229) ~[ModelLoader.class:?] at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:146) ~[ModelLoader.class:?] at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [byp.class:?] at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:122) [bxi.class:?] at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:499) [bcx.class:?] at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?] at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_74] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_74] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_74] at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_74] 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: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:78) ~[bpe.class:?] at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1184) ~[ModelLoader$VariantLoader.class:?] at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?] ... 15 more [20:32:26] [Client thread/ERROR] [FML]: Exception loading model for variant immersiveengineering:fakeLight#inventory,type=air, normal location exception: net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model immersiveengineering:item/fakeLight with loader VanillaLoader.INSTANCE, skipping at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:153) ~[ModelLoaderRegistry.class:?] at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:317) ~[ModelLoader.class:?] at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:170) ~[byo.class:?] at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:147) ~[ModelLoader.class:?] at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [byp.class:?] at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:122) [bxi.class:?] at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:499) [bcx.class:?] at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?] at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_74] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_74] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_74] at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_74] 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: immersiveengineering:models/item/fakeLight.json at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(FallbackResourceManager.java:68) ~[bww.class:?] at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SimpleReloadableResourceManager.java:65) ~[bxi.class:?] at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:311) ~[byo.class:?] at net.minecraftforge.client.model.ModelLoader.access$1100(ModelLoader.java:118) ~[ModelLoader.class:?] at net.minecraftforge.client.model.ModelLoader$VanillaLoader.loadModel(ModelLoader.java:868) ~[ModelLoader$VanillaLoader.class:?] at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?] ... 14 more [20:32:26] [Client thread/ERROR] [FML]: Exception loading model for variant immersiveengineering:fakeLight#inventory,type=air, blockstate location exception: net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model immersiveengineering:fakeLight#inventory,type=air with loader VariantLoader.INSTANCE, skipping at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:153) ~[ModelLoaderRegistry.class:?] at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:325) ~[ModelLoader.class:?] at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:170) ~[byo.class:?] at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:147) ~[ModelLoader.class:?] at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [byp.class:?] at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:122) [bxi.class:?] at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:499) [bcx.class:?] at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?] at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_74] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_74] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_74] at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_74] 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: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:78) ~[bpe.class:?] at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1184) ~[ModelLoader$VariantLoader.class:?] at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?] ... 14 more [20:32:26] [Client thread/ERROR] [FML]: Exception loading model for variant immersiveengineering:conveyor#normal, normal location exception: net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model immersiveengineering:item/conveyor with loader VanillaLoader.INSTANCE, skipping at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:153) ~[ModelLoaderRegistry.class:?] at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:317) ~[ModelLoader.class:?] at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:170) ~[byo.class:?] at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:147) ~[ModelLoader.class:?] at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [byp.class:?] at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:122) [bxi.class:?] at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:499) [bcx.class:?] at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?] at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_74] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_74] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_74] at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_74] 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: immersiveengineering:models/item/conveyor.json at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(FallbackResourceManager.java:68) ~[bww.class:?] at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SimpleReloadableResourceManager.java:65) ~[bxi.class:?] at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:311) ~[byo.class:?] at net.minecraftforge.client.model.ModelLoader.access$1100(ModelLoader.java:118) ~[ModelLoader.class:?] at net.minecraftforge.client.model.ModelLoader$VanillaLoader.loadModel(ModelLoader.java:868) ~[ModelLoader$VanillaLoader.class:?] at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?] ... 14 more [20:32:26] [Client thread/ERROR] [FML]: Exception loading model for variant immersiveengineering:conveyor#normal, blockstate location exception: net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model immersiveengineering:conveyor#normal with loader VariantLoader.INSTANCE, skipping at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:153) ~[ModelLoaderRegistry.class:?] at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:325) ~[ModelLoader.class:?] at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:170) ~[byo.class:?] at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:147) ~[ModelLoader.class:?] at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [byp.class:?] at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:122) [bxi.class:?] at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:499) [bcx.class:?] at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?] at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_74] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_74] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_74] at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_74] 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: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:78) ~[bpe.class:?] at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1184) ~[ModelLoader$VariantLoader.class:?] at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?] ... 14 more [20:32:27] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler JoinMessageHandler to busses: [FORGE, FML] [20:32:27] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler RightClickCropHandler to busses: [FORGE, FML] [20:32:27] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler XPBoostHandler to busses: [FORGE, FML] [20:32:27] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler FireworkHandler to busses: [FORGE, FML] [20:32:27] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler EnchantTooltipHandler to busses: [FORGE, FML] [20:32:27] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler AutoSmeltHandler to busses: [FORGE, FML] [20:32:27] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler EnderIOController to busses: [FORGE, FML] [20:32:27] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler ClientHandler to busses: [FORGE, FML] [20:32:27] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler Scheduler to busses: [FORGE, FML] [20:32:27] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler OreDictTooltipHandler to busses: [FORGE, FML] [20:32:27] [Client thread/INFO] [EnderCore]: [Handlers] Registering handler SpecialTooltipHandler to busses: [FORGE, FML] [20:32:27] [Client thread/INFO] [EnderCore]: Sending dummy event to all mods [20:32:27] [Client thread/INFO] [EnderCore]: Reloading ingame configs for modid: endercore [20:32:27] [Client thread/INFO] [STDOUT]: [blusunrize.immersiveengineering.common.util.compat.EnderIOHelper:init:33]: init EIO [20:32:28] [Client thread/WARN] [journeymap]: core (Initialized) Bad configField entry during updateFrom(): optionsManagerViewed=null [20:32:28] [Client thread/WARN] [journeymap]: core (Initialized) Bad configField entry during updateFrom(): splashViewed=null [20:32:28] [Client thread/INFO] [journeymap]: JourneyMap log initialized. [20:32:28] [Client thread/INFO] [journeymap]: initialize ENTER [20:32:28] [Client thread/WARN] [journeymap]: core (Initialized) Bad configField entry during updateFrom(): optionsManagerViewed=null [20:32:28] [Client thread/WARN] [journeymap]: core (Initialized) Bad configField entry during updateFrom(): splashViewed=null [20:32:28] [Client thread/INFO] [journeymap]: [ClientAPI] built with JourneyMap API 1.2 [20:32:28] [Client thread/INFO] [journeymap]: Initializing plugins with Client API: journeymap.client.api.impl.ClientAPI [20:32:28] [Client thread/INFO] [journeymap]: initialize EXIT, elapsed count 0 avg �ms [20:32:28] [Client thread/INFO] [Mekanism]: Version 9.1.1 initializing... [20:32:29] [Client thread/INFO] [Mekanism]: Initialized HolidayManager. [20:32:29] [Client thread/INFO] [Mekanism]: Loading complete. [20:32:29] [Client thread/INFO] [Mekanism]: Mod loaded. [20:32:29] [Client thread/INFO] [Mekanism]: Loaded MekanismGenerators module. [20:32:29] [Client thread/INFO] [Mekanism]: Loaded MekanismTools module. [20:32:29] [Client thread/INFO] [FML]: Injecting itemstacks [20:32:29] [Client thread/INFO] [FML]: Itemstack injection complete [20:32:30] [Immersive Engineering Contributors Thread/INFO] [immersiveengineering]: Attempting to download special revolvers from GitHub [20:32:30] [Client thread/WARN] [EnderIO]: OreDictionaryPreferenceParser: Attempted to register 1xitem.itemPowderIngot@4 as the preffered output for dustTin but it is not registered in the OreDictionary as dustTin [20:32:30] [Client thread/WARN] [EnderIO]: RecipeParser: Could not find a specific item in the ore dictionary for sandstone. Assuming tile.sandStone.default with meta=0. [20:32:30] [Client thread/WARN] [EnderIO]: RecipeParser: Could not find a specific item in the ore dictionary for logWood. Assuming tile.log.oak with meta=0. [20:32:30] [Client thread/WARN] [EnderIO]: RecipeParser: Could not find a specific item in the ore dictionary for plankWood. Assuming tile.wood.oak with meta=0. [20:32:30] [Client thread/WARN] [EnderIO]: RecipeParser: Could not find a specific item in the ore dictionary for slabWood. Assuming tile.woodSlab.oak with meta=0. [20:32:30] [Client thread/WARN] [EnderIO]: RecipeParser: Could not find a specific item in the ore dictionary for sandstone. Assuming tile.sandStone.default with meta=0. [20:32:30] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.immersiveengineering.ore@3 [20:32:30] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xitem.immersiveengineering.metal@3 [20:32:30] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.immersiveengineering.storage@3 [20:32:30] [Client thread/WARN] [EnderIO]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.sand@0 [20:32:30] [Client thread/WARN] [EnderIO]: Could not find Build Craft Wrench definition. Wrench integration with other mods may fail [20:32:30] [Client thread/INFO] [journeymap]: postInitialize ENTER [20:32:30] [Client thread/INFO] [journeymap]: Registered channel: world_info [20:32:30] [Client thread/INFO] [journeymap]: Initializing icon sets... [20:32:31] [Client thread/INFO] [journeymap]: postInitialize EXIT, elapsed§8 count §r1§8 avg §r492.96§8ms§r [20:32:31] [Client thread/INFO] [Mekanism]: Fake player readout: UUID = 46e82cd0-d480-3d48-800a-77431ede078e, name = [Mekanism] [20:32:31] [Client thread/INFO] [Mekanism]: Finished loading Cardboard Box blacklist (loaded 0 entries) [20:32:31] [Client thread/INFO] [Mekanism]: Hooking complete. [20:32:31] [Client thread/INFO] [FML]: Forge Mod Loader has successfully loaded 13 mods [20:32:31] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:EnderCore, FMLFileResourcePack:Ender IO, FMLFileResourcePack:Immersive Engineering, FMLFileResourcePack:Just Enough Items, FMLFileResourcePack:JourneyMap, FMLFileResourcePack:Mekanism, FMLFileResourcePack:MekanismGenerators, FMLFileResourcePack:MekanismTools, FMLFileResourcePack:Refined Storage, FMLFileResourcePack:MCMultiPart [20:32:32] [Client thread/INFO]: SoundSystem shutting down... [20:32:32] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com [20:32:32] [Sound Library Loader/INFO]: Starting up SoundSystem... [20:32:32] [Thread-10/INFO]: Initializing LWJGL OpenAL [20:32:32] [Thread-10/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org) 2016-08-23 20:32:32.400 java[71086:2320900] 20:32:32.400 WARNING: 140: This application, or a library it uses, is using the deprecated Carbon Component Manager for hosting Audio Units. Support for this will be removed in a future release. Also, this makes the host incompatible with version 3 audio units. Please transition to the API's in AudioComponent.h. [20:32:32] [Thread-10/INFO]: OpenAL initialized. [20:32:32] [Sound Library Loader/INFO]: Sound engine started [20:33:26] [Client thread/INFO] [immersiveengineering]: Stitching Revolver Textures! [20:33:26] [Client thread/INFO] [FML]: Max texture size: 16384 [20:33:30] [Client thread/WARN]: Texture mekanism:textures/blocks/models/multipart/opaque/ThermodynamicConductorVerticalElite.png with size 24x24 will have visual artifacts at mip level 4, it can only support level 3. Please report to the mod author that the texture should be some multiple of 16x16. [20:33:30] [Client thread/WARN]: Texture mekanism:textures/blocks/models/multipart/opaque/UniversalCableVerticalAdvanced.png with size 24x24 will have visual artifacts at mip level 4, it can only support level 3. Please report to the mod author that the texture should be some multiple of 16x16. [20:33:30] [Client thread/WARN]: Texture mekanism:textures/blocks/models/multipart/opaque/PressurizedTubeVerticalBasic.png with size 24x24 will have visual artifacts at mip level 4, it can only support level 3. Please report to the mod author that the texture should be some multiple of 16x16. [20:33:30] [Client thread/WARN]: Texture mekanism:textures/blocks/models/multipart/opaque/ThermodynamicConductorVerticalBasic.png with size 24x24 will have visual artifacts at mip level 4, it can only support level 3. Please report to the mod author that the texture should be some multiple of 16x16. [20:33:30] [Client thread/WARN]: Texture mekanism:textures/blocks/models/multipart/opaque/UniversalCableVerticalUltimate.png with size 24x24 will have visual artifacts at mip level 4, it can only support level 3. Please report to the mod author that the texture should be some multiple of 16x16. [20:33:35] [Client thread/WARN]: Texture mekanism:textures/blocks/models/multipart/opaque/UniversalCableVerticalBasic.png with size 24x24 will have visual artifacts at mip level 4, it can only support level 3. Please report to the mod author that the texture should be some multiple of 16x16. [20:33:35] [Client thread/WARN]: Texture immersiveengineering:textures/blocks/metalMultiblock_silo.png with size 88x88 will have visual artifacts at mip level 4, it can only support level 3. Please report to the mod author that the texture should be some multiple of 16x16. [20:33:35] [Client thread/WARN]: Texture mekanism:textures/blocks/models/multipart/opaque/PressurizedTubeVerticalAdvanced.png with size 24x24 will have visual artifacts at mip level 4, it can only support level 3. Please report to the mod author that the texture should be some multiple of 16x16. [20:33:35] [Client thread/WARN]: Texture mekanism:textures/blocks/models/multipart/opaque/ThermodynamicConductorVerticalAdvanced.png with size 24x24 will have visual artifacts at mip level 4, it can only support level 3. Please report to the mod author that the texture should be some multiple of 16x16. [20:33:35] [Client thread/WARN]: Texture mekanism:textures/blocks/models/multipart/opaque/UniversalCableVerticalElite.png with size 24x24 will have visual artifacts at mip level 4, it can only support level 3. Please report to the mod author that the texture should be some multiple of 16x16. [20:33:35] [Client thread/WARN]: Texture mekanism:textures/blocks/models/multipart/opaque/PressurizedTubeVerticalElite.png with size 24x24 will have visual artifacts at mip level 4, it can only support level 3. Please report to the mod author that the texture should be some multiple of 16x16. [20:33:38] [Client thread/WARN]: Texture mekanism:textures/blocks/models/multipart/opaque/ThermodynamicConductorVerticalUltimate.png with size 24x24 will have visual artifacts at mip level 4, it can only support level 3. Please report to the mod author that the texture should be some multiple of 16x16. [20:33:38] [Client thread/WARN]: Texture mekanism:textures/blocks/models/multipart/opaque/PressurizedTubeVerticalUltimate.png with size 24x24 will have visual artifacts at mip level 4, it can only support level 3. Please report to the mod author that the texture should be some multiple of 16x16. [20:33:42] [Client thread/INFO]: Created: 4096x2048 textures-atlas [20:33:57] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved) [20:33:57] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved) [20:34:00] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved) [20:34:00] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved) [20:34:00] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved) [20:34:04] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved) [20:34:04] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved) [20:34:11] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved) [20:34:11] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved) [20:34:19] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved) [20:34:19] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved) [20:34:26] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved) [20:34:28] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved) [20:34:28] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved) [20:34:33] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved) [20:34:33] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved) [20:34:42] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved) [20:34:46] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved) [20:34:46] [Client thread/ERROR] [FML]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)

C0rn3j commented 8 years ago

Use pastebin or similar service to post logs, otherwise it's a mess

C0rn3j commented 8 years ago

Also it looks like your problem is outdated Mcmultipart

BluSunrize commented 8 years ago

This log is incomplete and unspoilered. I refuse to deal with this until you properly report it.

BluSunrize commented 8 years ago

Closed due to lack of further response. This issue will be reopened if @fullforceofpower supplies a proper log.