Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crashing #259

Closed
Exrion opened this issue Nov 3, 2016 · 5 comments
Closed

Crashing #259

Exrion opened this issue Nov 3, 2016 · 5 comments
Labels
Invalid This Issue is invalid, whether by not following the style guide or by other means Question This issue pertains to a question about the mod

Comments

@Exrion
Copy link

Exrion commented Nov 3, 2016

Minecolonies version

version 0.4.65

Expected behavior

  • Run normally

Actual behaviour

  • Game Crash

Steps to reproduce the problem

  1. Restart Launcher
  2. Reopen game
  3. Open World
  4. Game Crash

###Console

2016-11-03 17:00:03,093 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
2016-11-03 17:00:03,095 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
[17:00:03] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[17:00:03] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[17:00:03] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[17:00:03] [main/INFO] [FML]: Forge Mod Loader version 12.18.2.2099 for Minecraft 1.10.2 loading
[17:00:03] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_25, running on Windows 8.1:amd64:6.3, installed at C:\Users\Asus\Documents\Curse\Minecraft\Install\runtime\jre-x64\1.8.0_25
2016-11-03 17:00:03,298 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
2016-11-03 17:00:03,312 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
2016-11-03 17:00:03,314 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
[17:00:03] [main/WARN] [FML]: The coremod org.blockartistry.mod.DynSurround.asm.TransformLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[17:00:03] [main/WARN] [FML]: The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[17:00:03] [main/WARN] [FML]: The coremod lumien.loadingprofiler.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[17:00:03] [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
[17:00:03] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[17:00:03] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[17:00:03] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[17:00:03] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[17:00:03] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[17:00:03] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[17:00:04] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[17:00:04] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[17:00:04] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[17:00:04] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[17:00:04] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[17:00:04] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[17:00:04] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[17:00:05] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[17:00:05] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[17:00:05] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[17:00:05] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[17:00:05] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[17:00:05] [main/INFO] [STDOUT]: [brad16840.common.asm.ClassTransformer:patchGuiContainer:221]: Backpacks! has patched GuiContainer to allow its backpacks to be opened from vanilla guis
[17:00:05] [main/INFO] [STDOUT]: [net.minecraft.client.main.Main:main:56]: Completely ignored arguments: [--nativeLauncherVersion, 307]
[17:00:06] [Client thread/INFO]: Setting user: sneakingninja165
[17:00:07] [Client thread/INFO] [FML]: [Quark ASM] Transforming EntityBoat
[17:00:07] [Client thread/INFO] [FML]: [Quark ASM] Applying Transformation to method (Names [attackEntityFrom, func_76986_a, a] Descriptor (Lnet/minecraft/util/DamageSource;F)Z / (Lrh;F)Z)
[17:00:07] [Client thread/INFO] [FML]: [Quark ASM] Located Method, patching...
[17:00:07] [Client thread/INFO] [FML]: [Quark ASM] Patch result: true
[17:00:09] [Client thread/WARN]: Skipping bad option: lastServer:
[17:00:09] [Client thread/INFO]: LWJGL Version: 2.9.4
[17:00:09] [Client thread/INFO] [STDOUT]: [net.minecraftforge.fml.client.SplashProgress:start:219]: ---- Minecraft Crash Report ----

WARNING: coremods are present:
AppleCore (AppleCore-mc1.10.2-2.0.1.jar)
BCModPlugin (zz-backpacks 1.10.2 - 3.1.3.jar)
LoadingPlugin (LoadingProfiler-MC1.9.4-1.3.jar)
FMLPlugin (InventoryTweaks-1.61-58.jar)
LoadingPlugin (Quark-r1.0-57.jar)
dsurroundcore_unofficial (DynamicSurroundingsUnofficial-1.10.2-3.0.6.1BETA.jar)
Contact their authors BEFORE contacting forge

// Everything's going to plan. No, really, that was supposed to happen.

Time: 11/3/16 5:00 PM
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.10.2
Operating System: Windows 8.1 (amd64) version 6.3
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 414077120 bytes (394 MB) / 784334848 bytes (748 MB) up to 9544663040 bytes (9102 MB)
JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx10240m -Xms256m -XX:PermSize=256m
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML:
Loaded coremods (and transformers):
AppleCore (AppleCore-mc1.10.2-2.0.1.jar)
squeek.applecore.asm.TransformerModuleHandler
BCModPlugin (zz-backpacks 1.10.2 - 3.1.3.jar)
brad16840.common.asm.ClassTransformer
LoadingPlugin (LoadingProfiler-MC1.9.4-1.3.jar)
lumien.loadingprofiler.asm.ClassTransformer
FMLPlugin (InventoryTweaks-1.61-58.jar)
invtweaks.forge.asm.ContainerTransformer
LoadingPlugin (Quark-r1.0-57.jar)
vazkii.quark.base.asm.ClassTransformer
dsurroundcore_unofficial (DynamicSurroundingsUnofficial-1.10.2-3.0.6.1BETA.jar)
org.blockartistry.mod.DynSurround.asm.Transformer
GL info: ' Vendor: 'Intel' Version: '4.2.0 - Build 10.18.10.3496' Renderer: 'Intel(R) HD Graphics 4600'
[17:00:09] [Client thread/INFO] [FML]: MinecraftForge v12.18.2.2099 Initialized
[17:00:09] [Client thread/INFO] [FML]: Replaced 232 ore recipes
[17:00:10] [Client thread/INFO] [LoadingProfiler]: Patching FML Load Controller
[17:00:10] [Client thread/INFO] [LoadingProfiler]: If you get any crashes while using this mod try to remove Loading Profiler before reporting them to the respective author.
[17:00:10] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
[17:00:10] [Client thread/INFO] [FML]: Searching C:\Users\Asus\Documents\Curse\Minecraft\Instances\MineColonies TestPack\mods for mods
[17:00:11] [Client thread/WARN] [FML]: ****************************************
[17:00:11] [Client thread/WARN] [FML]: * The modid AppleCore is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
[17:00:11] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:139)
[17:00:11] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.(FMLModContainer.java:124)
[17:00:11] [Client thread/WARN] [FML]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[17:00:11] [Client thread/WARN] [FML]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
[17:00:11] [Client thread/WARN] [FML]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[17:00:11] [Client thread/WARN] [FML]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:408)...
[17:00:11] [Client thread/WARN] [FML]: ****************************************
[17:00:11] [Client thread/INFO] [AppleCore]: Mod AppleCore is missing the required element 'name'. Substituting AppleCore
[17:00:11] [Client thread/WARN] [FML]: ****************************************
[17:00:11] [Client thread/WARN] [FML]: * The modid AutoRegLib is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
[17:00:11] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:139)
[17:00:11] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.(FMLModContainer.java:124)
[17:00:11] [Client thread/WARN] [FML]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[17:00:11] [Client thread/WARN] [FML]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
[17:00:11] [Client thread/WARN] [FML]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[17:00:11] [Client thread/WARN] [FML]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:408)...
[17:00:11] [Client thread/WARN] [FML]: ****************************************
[17:00:11] [Client thread/WARN] [FML]: ****************************************
[17:00:11] [Client thread/WARN] [FML]: * The modid BetterAchievements is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
[17:00:11] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:139)
[17:00:11] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.(FMLModContainer.java:124)
[17:00:11] [Client thread/WARN] [FML]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[17:00:11] [Client thread/WARN] [FML]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
[17:00:11] [Client thread/WARN] [FML]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[17:00:11] [Client thread/WARN] [FML]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:408)...
[17:00:11] [Client thread/WARN] [FML]: ****************************************
[17:00:11] [Client thread/WARN] [FML]: ****************************************
[17:00:11] [Client thread/WARN] [FML]: * The modid CustomMainMenu is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
[17:00:11] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:139)
[17:00:11] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.(FMLModContainer.java:124)
[17:00:11] [Client thread/WARN] [FML]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[17:00:11] [Client thread/WARN] [FML]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
[17:00:11] [Client thread/WARN] [FML]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[17:00:11] [Client thread/WARN] [FML]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:408)...
[17:00:11] [Client thread/WARN] [FML]: ****************************************
[17:00:11] [Client thread/WARN] [FML]: ****************************************
[17:00:11] [Client thread/WARN] [FML]: * The modid Ding is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
[17:00:11] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:139)
[17:00:11] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.(FMLModContainer.java:124)
[17:00:11] [Client thread/WARN] [FML]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[17:00:11] [Client thread/WARN] [FML]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
[17:00:11] [Client thread/WARN] [FML]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[17:00:11] [Client thread/WARN] [FML]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:408)...
[17:00:11] [Client thread/WARN] [FML]: ****************************************
[17:00:11] [Client thread/WARN] [FML]: ****************************************
[17:00:11] [Client thread/WARN] [FML]: * The modid HoloInventory is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
[17:00:11] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:139)
[17:00:11] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.(FMLModContainer.java:124)
[17:00:11] [Client thread/WARN] [FML]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[17:00:11] [Client thread/WARN] [FML]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
[17:00:11] [Client thread/WARN] [FML]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[17:00:11] [Client thread/WARN] [FML]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:408)...
[17:00:11] [Client thread/WARN] [FML]: ****************************************
[17:00:11] [Client thread/WARN] [HoloInventory]: Mod HoloInventory is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0.3.139
[17:00:11] [Client thread/WARN] [ironchest]: Mod ironchest is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.10.2-7.0.11.797
[17:00:11] [Client thread/WARN] [FML]: ****************************************
[17:00:11] [Client thread/WARN] [FML]: * The modid JEI is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
[17:00:11] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:139)
[17:00:11] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.(FMLModContainer.java:124)
[17:00:11] [Client thread/WARN] [FML]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[17:00:11] [Client thread/WARN] [FML]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
[17:00:11] [Client thread/WARN] [FML]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[17:00:11] [Client thread/WARN] [FML]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:408)...
[17:00:11] [Client thread/WARN] [FML]: ****************************************
[17:00:12] [Client thread/WARN] [llor]: Mod llor is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.0-mc[1.9-1.10.2]
[17:00:12] [Client thread/WARN] [FML]: ****************************************
[17:00:12] [Client thread/WARN] [FML]: * The modid LoadingProfiler is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
[17:00:12] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:139)
[17:00:12] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.(FMLModContainer.java:124)
[17:00:12] [Client thread/WARN] [FML]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[17:00:12] [Client thread/WARN] [FML]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
[17:00:12] [Client thread/WARN] [FML]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[17:00:12] [Client thread/WARN] [FML]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:408)...
[17:00:12] [Client thread/WARN] [FML]: ****************************************
[17:00:12] [Client thread/WARN] [FML]: ****************************************
[17:00:12] [Client thread/WARN] [FML]: * The modid Morpheus is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
[17:00:12] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:139)
[17:00:12] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.(FMLModContainer.java:124)
[17:00:12] [Client thread/WARN] [FML]: * at sun.reflect.GeneratedConstructorAccessor13.newInstance(Unknown Source)
[17:00:12] [Client thread/WARN] [FML]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[17:00:12] [Client thread/WARN] [FML]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[17:00:12] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
[17:00:12] [Client thread/WARN] [FML]: ****************************************
[17:00:12] [Client thread/WARN] [FML]: ****************************************
[17:00:12] [Client thread/WARN] [FML]: * The modid Neat is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
[17:00:12] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:139)
[17:00:12] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.(FMLModContainer.java:124)
[17:00:12] [Client thread/WARN] [FML]: * at sun.reflect.GeneratedConstructorAccessor13.newInstance(Unknown Source)
[17:00:12] [Client thread/WARN] [FML]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[17:00:12] [Client thread/WARN] [FML]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[17:00:12] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
[17:00:12] [Client thread/WARN] [FML]: ****************************************
[17:00:12] [Client thread/WARN] [netherportalfix]: Mod netherportalfix is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
[17:00:12] [Client thread/WARN] [FML]: ****************************************
[17:00:12] [Client thread/WARN] [FML]: * The modid Quark is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
[17:00:12] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:139)
[17:00:12] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.(FMLModContainer.java:124)
[17:00:12] [Client thread/WARN] [FML]: * at sun.reflect.GeneratedConstructorAccessor13.newInstance(Unknown Source)
[17:00:12] [Client thread/WARN] [FML]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[17:00:12] [Client thread/WARN] [FML]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[17:00:12] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
[17:00:12] [Client thread/WARN] [FML]: ****************************************
[17:00:12] [Client thread/WARN] [FML]: ****************************************
[17:00:12] [Client thread/WARN] [FML]: * The modid RTG is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
[17:00:12] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:139)
[17:00:12] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.(FMLModContainer.java:124)
[17:00:12] [Client thread/WARN] [FML]: * at sun.reflect.GeneratedConstructorAccessor13.newInstance(Unknown Source)
[17:00:12] [Client thread/WARN] [FML]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[17:00:12] [Client thread/WARN] [FML]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[17:00:12] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
[17:00:12] [Client thread/WARN] [FML]: ****************************************
[17:00:12] [Client thread/WARN] [FML]: ****************************************
[17:00:12] [Client thread/WARN] [FML]: * The modid Waila is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
[17:00:12] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:139)
[17:00:12] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.(FMLModContainer.java:124)
[17:00:12] [Client thread/WARN] [FML]: * at sun.reflect.GeneratedConstructorAccessor13.newInstance(Unknown Source)
[17:00:12] [Client thread/WARN] [FML]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[17:00:12] [Client thread/WARN] [FML]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[17:00:12] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
[17:00:12] [Client thread/WARN] [FML]: ****************************************
[17:00:12] [Client thread/WARN] [FML]: ****************************************
[17:00:12] [Client thread/WARN] [FML]: * The modid WailaHarvestability is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
[17:00:12] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:139)
[17:00:12] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.(FMLModContainer.java:124)
[17:00:12] [Client thread/WARN] [FML]: * at sun.reflect.GeneratedConstructorAccessor13.newInstance(Unknown Source)
[17:00:12] [Client thread/WARN] [FML]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[17:00:12] [Client thread/WARN] [FML]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[17:00:12] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
[17:00:12] [Client thread/WARN] [FML]: ****************************************
[17:00:12] [Client thread/INFO] [FML]: Forge Mod Loader has identified 35 mods to load
[17:00:12] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, backpacks16840, AppleCore, appleskin, AutoRegLib, BetterAchievements, blockdrops, CustomMainMenu, Ding, dsurroundunofficial, HoloInventory, inventorytweaks, ironchest, JEI, journeymap, jeresources, llor, LoadingProfiler, mantle, minecolonies, Morpheus, Neat, netherportalfix, ping, Quark, RTG, shadowmc, showcasemod, tconstruct, Waila, WailaHarvestability, icse, wawla] at CLIENT
[17:00:12] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, backpacks16840, AppleCore, appleskin, AutoRegLib, BetterAchievements, blockdrops, CustomMainMenu, Ding, dsurroundunofficial, HoloInventory, inventorytweaks, ironchest, JEI, journeymap, jeresources, llor, LoadingProfiler, mantle, minecolonies, Morpheus, Neat, netherportalfix, ping, Quark, RTG, shadowmc, showcasemod, tconstruct, Waila, WailaHarvestability, icse, wawla] at SERVER
[17:00:14] [Client thread/INFO] [Pulsar-tconstruct]: Skipping Pulse chiselsandbitsIntegration; missing dependency: chiselsandbits
[17:00:14] [Client thread/INFO] [Pulsar-tconstruct]: Skipping Pulse craftingtweaksIntegration; missing dependency: craftingtweaks
[17:00:14] [Client thread/INFO] [Pulsar-tconstruct]: Skipping Pulse theoneprobeIntegration; missing dependency: theoneprobe
[17:00:14] [Client thread/INFO] [tconstruct]: Preparing to take over the world
[17:00:14] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Backpacks!, FMLFileResourcePack:AppleCore, FMLFileResourcePack:AppleSkin, FMLFileResourcePack:AutoRegLib, FMLFileResourcePack:Better Achievements, FMLFileResourcePack:Block Drops, FMLFileResourcePack:Custom Main Menu, FMLFileResourcePack:Ding, FMLFileResourcePack:Dynamic Surroundings Unofficial, FMLFileResourcePack:HoloInventory, FMLFileResourcePack:Inventory Tweaks, FMLFileResourcePack:Iron Chest, FMLFileResourcePack:Just Enough Items, FMLFileResourcePack:JourneyMap, FMLFileResourcePack:Just Enough Resources, FMLFileResourcePack:Light Level Overlay Reloaded, FMLFileResourcePack:Loading Profiler, FMLFileResourcePack:Mantle, FMLFileResourcePack:MineColonies, FMLFileResourcePack:Morpheus, FMLFileResourcePack:Neat, FMLFileResourcePack:Nether Portal Fix, FMLFileResourcePack:Ping, FMLFileResourcePack:Quark, FMLFileResourcePack:Realistic Terrain Generation, FMLFileResourcePack:ShadowMC, FMLFileResourcePack:Showcase Mod, FMLFileResourcePack:Tinkers' Construct, FMLFileResourcePack:Waila, FMLFileResourcePack:Waila Harvestability, FMLFileResourcePack:I Can See Everything, FMLFileResourcePack:What Are We Looking At
[17:00:14] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
[17:00:14] [Client thread/INFO] [FML]: Found 423 ObjectHolder annotations
[17:00:14] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations
[17:00:14] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations
[17:00:14] [Client thread/INFO] [FML]: Applying holder lookups
[17:00:14] [Client thread/INFO] [FML]: Holder lookups applied
[17:00:14] [Client thread/INFO] [FML]: Applying holder lookups
[17:00:14] [Client thread/INFO] [FML]: Holder lookups applied
[17:00:14] [Client thread/INFO] [FML]: Applying holder lookups
[17:00:14] [Client thread/INFO] [FML]: Holder lookups applied
[17:00:14] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
[17:00:14] [Forge Version Check/INFO] [ForgeVersionCheck]: [Forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
[17:00:14] [Client thread/INFO] [FML]: [Quark ASM] Transforming ModelBiped
[17:00:14] [Client thread/INFO] [FML]: [Quark ASM] Applying Transformation to method (Names [setRotationAngles, func_78087_a, a] Descriptor (FFFFFFLnet/minecraft/entity/Entity;)V / (FFFFFFLrw;)V)
[17:00:14] [Client thread/INFO] [FML]: [Quark ASM] Located Method, patching...
[17:00:14] [Client thread/INFO] [FML]: [Quark ASM] Patch result: true
[17:00:15] [Client thread/INFO] [FML]: [Quark] Module management is enabled
[17:00:15] [Client thread/INFO] [FML]: [Quark] Module decoration is enabled
[17:00:15] [Client thread/INFO] [FML]: [Quark] Module tweaks is enabled
[17:00:15] [Client thread/INFO] [FML]: [Quark] Module automation is enabled
[17:00:15] [Client thread/INFO] [FML]: [Quark] Module experimental is disabled
[17:00:15] [Client thread/INFO] [FML]: [Quark] Module vanity is enabled
[17:00:15] [Client thread/INFO] [FML]: [Quark] Module world is enabled
[17:00:15] [Client thread/INFO] [FML]: [Quark] Module building is enabled
[17:00:15] [Forge Version Check/INFO] [ForgeVersionCheck]: [Forge] Found status: UP_TO_DATE Target: null
[17:00:15] [Forge Version Check/INFO] [ForgeVersionCheck]: [HoloInventory] Starting version check at https://dries007.net/holoinventory/update.json
[17:00:16] [Forge Version Check/INFO] [ForgeVersionCheck]: [netherportalfix] Starting version check at http://balyware.com/new/forge_update.php?modid=netherportalfix
[17:00:16] [Client thread/INFO] [FML]: [Quark ASM] Transforming LayerArmorBase
[17:00:16] [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 / (Lsf;FFFFFFFLsb;)V)
[17:00:16] [Client thread/INFO] [FML]: [Quark ASM] Located Method, patching...
[17:00:16] [Client thread/INFO] [FML]: [Quark ASM] Patch result: true
[17:00:16] [Client thread/INFO] [FML]: [Quark ASM] Applying Transformation to method (Names [renderEnchantedGlint, func_188364_a, a] Descriptor (Lnet/minecraft/client/renderer/entity/RenderLivingBase;Lnet/minecraft/entity/EntityLivingBase;Lnet/minecraft/client/model/ModelBase;FFFFFFF)V / (Lbsy;Lsf;Lbju;FFFFFFF)V)
[17:00:16] [Client thread/INFO] [FML]: [Quark ASM] Located Method, patching...
[17:00:16] [Client thread/INFO] [FML]: [Quark ASM] Patch result: true
[17:00:16] [Client thread/INFO] [dsurroundunofficial]: Sound channels: 112 normal, 16 streaming (total avail: 255)
[17:00:16] [Client thread/INFO] [HoloInventory]: Update config
[17:00:16] [Client thread/INFO] [journeymap]: No plugins for JourneyMap API discovered.
[17:00:16] [Client thread/INFO] [jeresources]: Loading configs..
[17:00:16] [Client thread/INFO] [jeresources]: Updating ModMetaData...
[17:00:16] [Client thread/INFO] [jeresources]: Registering Events...
[17:00:16] [Client thread/INFO] [jeresources]: Providing API...
[17:00:16] [Client thread/INFO] [Mantle]: Started loading books...
[17:00:16] [Client thread/INFO] [Mantle]: Book loading completed in 9.0731E-5 seconds.
[17:00:16] [Client thread/INFO] [Morpheus]: Loading configuration
[17:00:18] [Client thread/INFO] [FML]: Applying holder lookups
[17:00:18] [Client thread/INFO] [FML]: Holder lookups applied
[17:00:18] [Client thread/INFO] [FML]: Injecting itemstacks
[17:00:18] [Client thread/INFO] [FML]: Itemstack injection complete
[17:00:19] [Sound Library Loader/INFO]: Starting up SoundSystem...
[17:00:19] [Thread-8/INFO]: Initializing LWJGL OpenAL
[17:00:19] [Thread-8/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[17:00:19] [Thread-8/INFO]: OpenAL initialized.
[17:00:19] [Sound Library Loader/INFO]: Sound engine started
[17:00:21] [Client thread/INFO] [FML]: Max texture size: 8192
[17:00:21] [Client thread/INFO]: Created: 16x16 textures-atlas
[17:00:22] [Client thread/ERROR] [FML]: Exception loading model for variant tconstruct:throwball#inventory, normal location exception:
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model tconstruct:item/throwball 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_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: tconstruct:models/item/throwball.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
[17:00:22] [Client thread/ERROR] [FML]: Exception loading model for variant tconstruct:throwball#inventory, blockstate location exception:
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model tconstruct:throwball#inventory 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_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: 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
[17:00:22] [Client thread/INFO] [FML]: [Quark ASM] Transforming RenderItem
[17:00:22] [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 / (Ladz;Lbyl;)V)
[17:00:22] [Client thread/INFO] [FML]: [Quark ASM] Located Method, patching...
[17:00:22] [Client thread/INFO] [FML]: [Quark ASM] Patch result: true
[17:00:22] [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 / (Lbyl;)V)
[17:00:22] [Client thread/INFO] [FML]: [Quark ASM] Located Method, patching...
[17:00:22] [Client thread/INFO] [FML]: [Quark ASM] Patch result: true
[17:00:22] [Client thread/INFO] [FML]: [Quark ASM] Transforming RenderBoat
[17:00:22] [Client thread/INFO] [FML]: [Quark ASM] Applying Transformation to method (Names [doRender, func_76986_a, a] Descriptor (Lnet/minecraft/entity/item/EntityBoat;DDDFF)V / (Laap;DDDFF)V)
[17:00:22] [Client thread/INFO] [FML]: [Quark ASM] Located Method, patching...
[17:00:22] [Client thread/INFO] [FML]: [Quark ASM] Patching org.objectweb.asm.tree.MethodNode@65a3b5d8 in node org.objectweb.asm.tree.MethodInsnNode@30a713e8
[17:00:22] [Client thread/INFO] [FML]: [Quark ASM] Patch result: true
[17:00:23] [Client thread/INFO] [dsurroundunofficial]: Resource Pack reload detected...
[17:00:23] [Client thread/INFO] [inventorytweaks]: InvTweaks: Configuration loaded.
[17:00:23] [Client thread/INFO] [inventorytweaks]: Mod initialized
[17:00:23] [Client thread/WARN] [journeymap]: core (Initialized) Bad configField entry during updateFrom(): optionsManagerViewed=null
[17:00:23] [Client thread/WARN] [journeymap]: core (Initialized) Bad configField entry during updateFrom(): splashViewed=null
[17:00:23] [Client thread/INFO] [journeymap]: JourneyMap log initialized.
[17:00:23] [Client thread/INFO] [journeymap]: initialize ENTER
[17:00:23] [Client thread/WARN] [journeymap]: core (Initialized) Bad configField entry during updateFrom(): optionsManagerViewed=null
[17:00:23] [Client thread/WARN] [journeymap]: core (Initialized) Bad configField entry during updateFrom(): splashViewed=null
[17:00:23] [Client thread/INFO] [journeymap]: [ClientAPI] built with JourneyMap API 1.3-SNAPSHOT
[17:00:23] [Client thread/INFO] [journeymap]: Initializing plugins with Client API: journeymap.client.api.impl.ClientAPI
[17:00:23] [Client thread/INFO] [journeymap]: initialize EXIT, elapsed count 0 avg ?ms
[17:00:24] [Client thread/INFO] [Waila]: Receiving registration request from [ tconstruct ] for method slimeknights.tconstruct.plugin.waila.WailaRegistrar.wailaCallback
[17:00:24] [Client thread/INFO] [Waila]: Receiving registration request from [ wawla ] for method net.darkhax.wawla.engine.waila.EntityProvider.register
[17:00:24] [Client thread/INFO] [Waila]: Receiving registration request from [ wawla ] for method net.darkhax.wawla.engine.waila.TileProvider.register
[17:00:24] [Client thread/INFO] [Waila]: Receiving registration request from [ WailaHarvestability ] for method squeek.wailaharvestability.WailaHandler.callbackRegister
[17:00:24] [Client thread/INFO] [FML]: Injecting itemstacks
[17:00:24] [Client thread/INFO] [FML]: Itemstack injection complete
[17:00:24] [Client thread/INFO] [dsurroundunofficial]: Dimension initialized 0/Overworld: seaLevel:64 cloudH:128 skyH:256 haze:true aurora:true weather:true
[17:00:24] [Client thread/INFO] [dsurroundunofficial]: *** DIMENSION REGISTRY (delay init) ***
[17:00:24] [Client thread/INFO] [dsurroundunofficial]: 0/Overworld: seaLevel:64 cloudH:128 skyH:256 haze:true aurora:true weather:true
[17:00:24] [Client thread/ERROR] [journeymap]: Couldn't locate icons for Default: C:\Users\Asus\Documents\Curse\Minecraft\Instances\MineColonies%20TestPack\mods\journeymap-1.10.2-5.3.0b2-unlimited.jar\assets\journeymap\icon\entity
[17:00:24] [Client thread/INFO] [journeymap]: Added entity icons from journeymap:icon/entity. Success: false
[17:00:24] [Client thread/ERROR] [journeymap]: Couldn't locate icons for Victorian: C:\Users\Asus\Documents\Curse\Minecraft\Instances\MineColonies%20TestPack\mods\journeymap-1.10.2-5.3.0b2-unlimited.jar\assets\journeymap\theme\Victorian
[17:00:24] [Client thread/INFO] [journeymap]: Preloaded theme textures: 0
[17:00:25] [Client thread/INFO] [FML]: [RTG-INFO] Found biome (0) Ocean from net.minecraft.world.biome.BiomeOcean with a Beach beach.
[17:00:25] [Client thread/INFO] [FML]: [RTG-INFO] Found biome (1) Plains from net.minecraft.world.biome.BiomePlains with a Beach beach.
[17:00:25] [Client thread/INFO] [FML]: [RTG-INFO] Found biome (2) Desert from net.minecraft.world.biome.BiomeDesert with a Beach beach.
[17:00:25] [Client thread/INFO] [FML]: [RTG-INFO] Found biome (3) Extreme Hills from net.minecraft.world.biome.BiomeHills with a Stone Beach beach.
[17:00:25] [Client thread/INFO] [FML]: [RTG-INFO] Found biome (4) Forest from net.minecraft.world.biome.BiomeForest with a Beach beach.
[17:00:25] [Client thread/INFO] [FML]: [RTG-INFO] Found biome (5) Taiga from net.minecraft.world.biome.BiomeTaiga with a Stone Beach beach.
[17:00:25] [Client thread/INFO] [FML]: [RTG-INFO] Found biome (6) Swampland from net.minecraft.world.biome.BiomeSwamp with a Beach beach.
[17:00:25] [Client thread/INFO] [FML]: [RTG-INFO] Found biome (7) River from net.minecraft.world.biome.BiomeRiver with a Beach beach.
[17:00:25] [Client thread/INFO] [FML]: [RTG-INFO] Found biome (10) FrozenOcean from net.minecraft.world.biome.BiomeOcean with a Cold Beach beach.
[17:00:25] [Client thread/INFO] [FML]: [RTG-INFO] Found biome (11) FrozenRiver from net.minecraft.world.biome.BiomeRiver with a Cold Beach beach.
[17:00:25] [Client thread/INFO] [FML]: [RTG-INFO] Found biome (12) Ice Plains from net.minecraft.world.biome.BiomeSnow with a Cold Beach beach.
[17:00:25] [Client thread/INFO] [FML]: [RTG-INFO] Found biome (13) Ice Mountains from net.minecraft.world.biome.BiomeSnow with a Cold Beach beach.
[17:00:25] [Client thread/INFO] [FML]: [RTG-INFO] Found biome (14) MushroomIsland from net.minecraft.world.biome.BiomeMushroomIsland with a Beach beach.
[17:00:25] [Client thread/INFO] [FML]: [RTG-INFO] Found biome (15) MushroomIslandShore from net.minecraft.world.biome.BiomeMushroomIsland with a Beach beach.
[17:00:25] [Client thread/INFO] [FML]: [RTG-INFO] Found biome (16) Beach from net.minecraft.world.biome.BiomeBeach with a Beach beach.
[17:00:25] [Client thread/INFO] [FML]: [RTG-INFO] Found biome (17) DesertHills from net.minecraft.world.biome.BiomeDesert with a Beach beach.
[17:00:25] [Client thread/INFO] [FML]: [RTG-INFO] Found biome (18) ForestHills from net.minecraft.world.biome.BiomeForest with a Beach beach.
[17:00:25] [Client thread/INFO] [FML]: [RTG-INFO] Found biome (19) TaigaHills from net.minecraft.world.biome.BiomeTaiga with a Stone Beach beach.
[17:00:25] [Client thread/INFO] [FML]: [RTG-INFO] Found biome (20) Extreme Hills Edge from net.minecraft.world.biome.BiomeHills with a Beach beach.
[17:00:25] [Client thread/INFO] [FML]: [RTG-INFO] Found biome (21) Jungle from net.minecraft.world.biome.BiomeJungle with a Beach beach.
[17:00:25] [Client thread/INFO] [FML]: [RTG-INFO] Found biome (22) JungleHills from net.minecraft.world.biome.BiomeJungle with a Beach beach.
[17:00:25] [Client thread/INFO] [FML]: [RTG-INFO] Found biome (23) JungleEdge from net.minecraft.world.biome.BiomeJungle with a Beach beach.
[17:00:25] [Client thread/INFO] [FML]: [RTG-INFO] Found biome (24) Deep Ocean from net.minecraft.world.biome.BiomeOcean with a Beach beach.
[17:00:25] [Client thread/INFO] [FML]: [RTG-INFO] Found biome (25) Stone Beach from net.minecraft.world.biome.BiomeStoneBeach with a Stone Beach beach.
[17:00:25] [Client thread/INFO] [FML]: [RTG-INFO] Found biome (26) Cold Beach from net.minecraft.world.biome.BiomeBeach with a Cold Beach beach.
[17:00:25] [Client thread/INFO] [FML]: [RTG-INFO] Found biome (27) Birch Forest from net.minecraft.world.biome.BiomeForest with a Beach beach.
[17:00:25] [Client thread/INFO] [FML]: [RTG-INFO] Found biome (28) Birch Forest Hills from net.minecraft.world.biome.BiomeForest with a Beach beach.
[17:00:25] [Client thread/INFO] [FML]: [RTG-INFO] Found biome (29) Roofed Forest from net.minecraft.world.biome.BiomeForest with a Beach beach.
[17:00:25] [Client thread/INFO] [FML]: [RTG-INFO] Found biome (30) Cold Taiga from net.minecraft.world.biome.BiomeTaiga with a Cold Beach beach.
[17:00:25] [Client thread/INFO] [FML]: [RTG-INFO] Found biome (31) Cold Taiga Hills from net.minecraft.world.biome.BiomeTaiga with a Cold Beach beach.
[17:00:25] [Client thread/INFO] [FML]: [RTG-INFO] Found biome (32) Mega Taiga from net.minecraft.world.biome.BiomeTaiga with a Stone Beach beach.
[17:00:25] [Client thread/INFO] [FML]: [RTG-INFO] Found biome (33) Mega Taiga Hills from net.minecraft.world.biome.BiomeTaiga with a Stone Beach beach.
[17:00:25] [Client thread/INFO] [FML]: [RTG-INFO] Found biome (34) Extreme Hills+ from net.minecraft.world.biome.BiomeHills with a Stone Beach beach.
[17:00:25] [Client thread/INFO] [FML]: [RTG-INFO] Found biome (35) Savanna from net.minecraft.world.biome.BiomeSavanna with a Beach beach.
[17:00:25] [Client thread/INFO] [FML]: [RTG-INFO] Found biome (36) Savanna Plateau from net.minecraft.world.biome.BiomeSavanna with a Beach beach.
[17:00:25] [Client thread/INFO] [FML]: [RTG-INFO] Found biome (37) Mesa from net.minecraft.world.biome.BiomeMesa with a Beach beach.
[17:00:25] [Client thread/INFO] [FML]: [RTG-INFO] Found biome (38) Mesa Plateau F from net.minecraft.world.biome.BiomeMesa with a Beach beach.
[17:00:25] [Client thread/INFO] [FML]: [RTG-INFO] Found biome (39) Mesa Plateau from net.minecraft.world.biome.BiomeMesa with a Beach beach.
[17:00:25] [Client thread/INFO] [FML]: [RTG-INFO] Found biome (129) Sunflower Plains from net.minecraft.world.biome.BiomePlains with a Beach beach.
[17:00:25] [Client thread/INFO] [FML]: [RTG-INFO] Found biome (130) Desert M from net.minecraft.world.biome.BiomeDesert with a Beach beach.
[17:00:25] [Client thread/INFO] [FML]: [RTG-INFO] Found biome (131) Extreme Hills M from net.minecraft.world.biome.BiomeHills with a Stone Beach beach.
[17:00:25] [Client thread/INFO] [FML]: [RTG-INFO] Found biome (132) Flower Forest from net.minecraft.world.biome.BiomeForest with a Beach beach.
[17:00:25] [Client thread/INFO] [FML]: [RTG-INFO] Found biome (133) Taiga M from net.minecraft.world.biome.BiomeTaiga with a Beach beach.
[17:00:25] [Client thread/INFO] [FML]: [RTG-INFO] Found biome (134) Swampland M from net.minecraft.world.biome.BiomeSwamp with a Beach beach.
[17:00:25] [Client thread/INFO] [FML]: [RTG-INFO] Found biome (140) Ice Plains Spikes from net.minecraft.world.biome.BiomeSnow with a Cold Beach beach.
[17:00:25] [Client thread/INFO] [FML]: [RTG-INFO] Found biome (149) Jungle M from net.minecraft.world.biome.BiomeJungle with a Beach beach.
[17:00:25] [Client thread/INFO] [FML]: [RTG-INFO] Found biome (151) JungleEdge M from net.minecraft.world.biome.BiomeJungle with a Beach beach.
[17:00:25] [Client thread/INFO] [FML]: [RTG-INFO] Found biome (155) Birch Forest M from net.minecraft.world.biome.BiomeForest with a Beach beach.
[17:00:25] [Client thread/INFO] [FML]: [RTG-INFO] Found biome (156) Birch Forest Hills M from net.minecraft.world.biome.BiomeForest with a Stone Beach beach.
[17:00:25] [Client thread/INFO] [FML]: [RTG-INFO] Found biome (157) Roofed Forest M from net.minecraft.world.biome.BiomeForest with a Beach beach.
[17:00:25] [Client thread/INFO] [FML]: [RTG-INFO] Found biome (158) Cold Taiga M from net.minecraft.world.biome.BiomeTaiga with a Cold Beach beach.
[17:00:25] [Client thread/INFO] [FML]: [RTG-INFO] Found biome (160) Mega Spruce Taiga from net.minecraft.world.biome.BiomeTaiga with a Beach beach.
[17:00:25] [Client thread/INFO] [FML]: [RTG-INFO] Found biome (161) Redwood Taiga Hills M from net.minecraft.world.biome.BiomeTaiga with a Beach beach.
[17:00:25] [Client thread/INFO] [FML]: [RTG-INFO] Found biome (162) Extreme Hills+ M from net.minecraft.world.biome.BiomeHills with a Stone Beach beach.
[17:00:25] [Client thread/INFO] [FML]: [RTG-INFO] Found biome (163) Savanna M from net.minecraft.world.biome.BiomeSavanna with a Beach beach.
[17:00:25] [Client thread/INFO] [FML]: [RTG-INFO] Found biome (164) Savanna Plateau M from net.minecraft.world.biome.BiomeSavanna with a Beach beach.
[17:00:25] [Client thread/INFO] [FML]: [RTG-INFO] Found biome (165) Mesa (Bryce) from net.minecraft.world.biome.BiomeMesa with a Beach beach.
[17:00:25] [Client thread/INFO] [FML]: [RTG-INFO] Found biome (166) Mesa Plateau F M from net.minecraft.world.biome.BiomeMesa with a Beach beach.
[17:00:25] [Client thread/INFO] [FML]: [RTG-INFO] Found biome (167) Mesa Plateau M from net.minecraft.world.biome.BiomeMesa with a Beach beach.
[17:00:26] [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
[17:00:26] [Client thread/INFO] [JEI]: Starting JEI...
[17:00:26] [Client thread/INFO] [JEI]: Registering plugin: mezz.jei.plugins.vanilla.VanillaPlugin ...
[17:00:26] [Client thread/INFO] [JEI]: Registered plugin: mezz.jei.plugins.vanilla.VanillaPlugin in 125 ms
[17:00:26] [Client thread/INFO] [JEI]: Registering plugin: slimeknights.mantle.util.JeiPlugin ...
[17:00:26] [Client thread/INFO] [JEI]: Registered plugin: slimeknights.mantle.util.JeiPlugin in 2 ms
[17:00:26] [Client thread/INFO] [JEI]: Registering plugin: jeresources.jei.JEIConfig ...
[17:00:26] [Client thread/ERROR] [JEI]: Failed to register mod plugin: class jeresources.jei.JEIConfig
java.lang.NullPointerException
at net.minecraft.entity.passive.EntityHorse.func_110232_cE(EntityHorse.java:449) ~[wr.class:?]
at net.minecraft.entity.passive.EntityHorse.func_110226_cD(EntityHorse.java:443) ~[wr.class:?]
at net.minecraft.entity.passive.EntityHorse.(EntityHorse.java:117) ~[wr.class:?]
at jeresources.util.LootTableHelper.getAllMobLootTables(LootTableHelper.java:115) ~[LootTableHelper.class:?]
at jeresources.compatibility.minecraft.MinecraftCompat.registerVanillaMobs(MinecraftCompat.java:42) ~[MinecraftCompat.class:?]
at jeresources.compatibility.minecraft.MinecraftCompat.init(MinecraftCompat.java:33) ~[MinecraftCompat.class:?]
at jeresources.compatibility.Compatibility.init(Compatibility.java:20) ~[Compatibility.class:?]
at jeresources.proxy.CommonProxy.initCompatibility(CommonProxy.java:13) ~[CommonProxy.class:?]
at jeresources.jei.JEIConfig.register(JEIConfig.java:43) ~[JEIConfig.class:?]
at mezz.jei.JeiStarter.registerPlugins(JeiStarter.java:141) [JeiStarter.class:?]
at mezz.jei.JeiStarter.start(JeiStarter.java:48) [JeiStarter.class:?]
at mezz.jei.ProxyCommonClient.loadComplete(ProxyCommonClient.java:110) [ProxyCommonClient.class:?]
at mezz.jei.JustEnoughItems.loadComplete(JustEnoughItems.java:71) [JustEnoughItems.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.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:597) [FMLModContainer.class:?]
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) ~[?:?]
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 com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [guava-17.0.jar:?]
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:275) [guava-17.0.jar:?]
at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:239) [LoadController.class:?]
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:217) [LoadController.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 com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [guava-17.0.jar:?]
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:275) [guava-17.0.jar:?]
at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:142) [LoadController.class:?]
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:798) [Loader.class:?]
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:324) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520) [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_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:?]
[17:00:26] [Client thread/INFO] [JEI]: Registering plugin: mrriegel.blockdrops.Plugin ...
[17:00:26] [Client thread/INFO] [JEI]: Registered plugin: mrriegel.blockdrops.Plugin in 8 ms
[17:00:26] [Client thread/INFO] [JEI]: Registering plugin: slimeknights.tconstruct.plugin.jei.JEIPlugin ...
[17:00:26] [Client thread/INFO] [JEI]: Registered plugin: slimeknights.tconstruct.plugin.jei.JEIPlugin in 59 ms
[17:00:26] [Client thread/INFO] [JEI]: Registering plugin: mezz.jei.plugins.jei.JEIInternalPlugin ...
[17:00:26] [Client thread/INFO] [JEI]: Registered plugin: mezz.jei.plugins.jei.JEIInternalPlugin in 5 ms
[17:00:26] [Client thread/INFO] [JEI]: Building recipe registry...
[17:00:27] [Client thread/INFO] [JEI]: Built recipe registry in 256 ms
[17:00:27] [Client thread/INFO] [JEI]: Building runtime...
[17:00:27] [Client thread/INFO] [JEI]: Built runtime in 55 ms
[17:00:27] [Client thread/INFO] [JEI]: Building item filter...
[17:00:27] [Client thread/INFO] [JEI]: Built item filter in 254 ms
[17:00:27] [Client thread/INFO] [JEI]: Sending runtime to plugin: mezz.jei.plugins.vanilla.VanillaPlugin ...
[17:00:27] [Client thread/INFO] [JEI]: Sending runtime to plugin: slimeknights.mantle.util.JeiPlugin ...
[17:00:27] [Client thread/INFO] [JEI]: Sending runtime to plugin: mrriegel.blockdrops.Plugin ...
[17:00:27] [Client thread/INFO] [JEI]: Sending runtime to plugin: slimeknights.tconstruct.plugin.jei.JEIPlugin ...
[17:00:27] [Client thread/INFO] [JEI]: Sending runtime to plugin: mezz.jei.plugins.jei.JEIInternalPlugin ...
[17:00:27] [Client thread/INFO] [JEI]: Finished Starting JEI in 1081 ms
[17:00:27] [Client thread/INFO] [Waila]: [Agriculture] Agriculture mod not found.
[17:00:27] [Client thread/INFO] [Waila]: Trying to reflect slimeknights.tconstruct.plugin.waila.WailaRegistrar wailaCallback
[17:00:27] [Client thread/INFO] [Waila]: Success in registering tconstruct
[17:00:27] [Client thread/INFO] [Waila]: Trying to reflect net.darkhax.wawla.engine.waila.EntityProvider register
[17:00:27] [Client thread/INFO] [Waila]: Success in registering wawla
[17:00:27] [Client thread/INFO] [Waila]: Trying to reflect net.darkhax.wawla.engine.waila.TileProvider register
[17:00:27] [Client thread/INFO] [Waila]: Success in registering wawla
[17:00:27] [Client thread/INFO] [Waila]: Trying to reflect squeek.wailaharvestability.WailaHandler callbackRegister
[17:00:27] [Client thread/INFO] [Waila]: Success in registering WailaHarvestability
[17:00:27] [Client thread/INFO] [FML]: Forge Mod Loader has successfully loaded 35 mods
[17:00:27] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Backpacks!, FMLFileResourcePack:AppleCore, FMLFileResourcePack:AppleSkin, FMLFileResourcePack:AutoRegLib, FMLFileResourcePack:Better Achievements, FMLFileResourcePack:Block Drops, FMLFileResourcePack:Custom Main Menu, FMLFileResourcePack:Ding, FMLFileResourcePack:Dynamic Surroundings Unofficial, FMLFileResourcePack:HoloInventory, FMLFileResourcePack:Inventory Tweaks, FMLFileResourcePack:Iron Chest, FMLFileResourcePack:Just Enough Items, FMLFileResourcePack:JourneyMap, FMLFileResourcePack:Just Enough Resources, FMLFileResourcePack:Light Level Overlay Reloaded, FMLFileResourcePack:Loading Profiler, FMLFileResourcePack:Mantle, FMLFileResourcePack:MineColonies, FMLFileResourcePack:Morpheus, FMLFileResourcePack:Neat, FMLFileResourcePack:Nether Portal Fix, FMLFileResourcePack:Ping, FMLFileResourcePack:Quark, FMLFileResourcePack:Realistic Terrain Generation, FMLFileResourcePack:ShadowMC, FMLFileResourcePack:Showcase Mod, FMLFileResourcePack:Tinkers' Construct, FMLFileResourcePack:Waila, FMLFileResourcePack:Waila Harvestability, FMLFileResourcePack:I Can See Everything, FMLFileResourcePack:What Are We Looking At
[17:00:27] [Client thread/INFO] [Mantle]: Started loading books...
[17:00:27] [Client thread/INFO] [Mantle]: Book loading completed in 0.040558394 seconds.
[17:00:28] [Client thread/WARN]: Missing sound for event: dsurroundunofficial:game.player.swim
[17:00:28] [Client thread/WARN]: Missing sound for event: dsurroundunofficial:
[17:00:28] [Client thread/WARN]: Missing sound for event: dsurroundunofficial:step.ladder
[17:00:28] [Client thread/INFO]: SoundSystem shutting down...
[17:00:28] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com
[17:00:28] [Sound Library Loader/INFO]: Starting up SoundSystem...
[17:00:28] [Thread-13/INFO]: Initializing LWJGL OpenAL
[17:00:28] [Thread-13/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[17:00:29] [Thread-13/INFO]: OpenAL initialized.
[17:00:29] [Sound Library Loader/INFO]: Sound engine started
[17:00:30] [Client thread/INFO] [FML]: Max texture size: 8192
[17:00:30] [Client thread/INFO]: Created: 2048x1024 textures-atlas
[17:00:32] [Client thread/ERROR] [FML]: Exception loading model for variant tconstruct:throwball#inventory, normal location exception:
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model tconstruct:item/throwball 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_110544_b(SimpleReloadableResourceManager.java:132) [bxi.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:113) [bxi.class:?]
at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:755) [bcx.class:?]
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:340) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520) [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_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: tconstruct:models/item/throwball.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:?]
... 17 more
[17:00:32] [Client thread/ERROR] [FML]: Exception loading model for variant tconstruct:throwball#inventory, blockstate location exception:
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model tconstruct:throwball#inventory 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_110544_b(SimpleReloadableResourceManager.java:132) [bxi.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:113) [bxi.class:?]
at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:755) [bcx.class:?]
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:340) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520) [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_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: 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:?]
... 17 more
[17:00:32] [Client thread/INFO] [dsurroundunofficial]: Resource Pack reload detected...
[17:00:32] [Client thread/WARN]: Skipping bad option: lastServer:
[17:00:34] [Client thread/INFO] [journeymap]: Loading blocks and textures...
[17:00:34] [Client thread/INFO] [journeymap]: Existing color palette's resource packs and mod names match current loadout.
[17:00:34] [Client thread/INFO] [journeymap]: New color palette will be created
[17:00:34] [Client thread/INFO] [journeymap]: Cached colors from TextureAtlasSprites: 428
[17:00:34] [Client thread/INFO] [journeymap]: Initialized 12589 block colors from mods and resource packs in 75ms
[17:00:34] [Client thread/INFO] [journeymap]: Color palette file generated with 815 colors in 84ms for: C:\Users\Asus\Documents\Curse\Minecraft\Instances\MineColonies TestPack\journeymap\colorpalette.json
[17:00:34] [Client thread/INFO] [journeymap]: Updated color palette file: C:\Users\Asus\Documents\Curse\Minecraft\Instances\MineColonies TestPack\journeymap\colorpalette.json
[17:03:22] [Server thread/INFO]: Starting integrated minecraft server version 1.10.2
[17:03:22] [Server thread/INFO]: Generating keypair
[17:03:22] [Server thread/INFO] [FML]: Injecting existing block and item data into this server instance
[17:03:22] [Server thread/INFO] [FML]: Applying holder lookups
[17:03:22] [Server thread/INFO] [FML]: Holder lookups applied
[17:03:22] [Server thread/INFO] [FML]: Loading dimension 0 (New World) (net.minecraft.server.integrated.IntegratedServer@3c5f049e)
[17:03:22] [Server thread/INFO] [FML]: Loading dimension 1 (New World) (net.minecraft.server.integrated.IntegratedServer@3c5f049e)
[17:03:22] [Server thread/INFO] [dsurroundunofficial]: Dimension initialized 1/The End: seaLevel:0 cloudH:128 skyH:256 haze:false aurora:false weather:false
[17:03:22] [Server thread/INFO] [minecolonies]: Loaded 0 colonies
[17:03:22] [Server thread/INFO] [FML]: [RTG-INFO] World Seed: 8515819899568171933
[17:03:22] [Server thread/INFO] [FML]: Loading dimension -1 (New World) (net.minecraft.server.integrated.IntegratedServer@3c5f049e)
[17:03:22] [Server thread/INFO] [dsurroundunofficial]: Dimension initialized -1/Nether: seaLevel:0 cloudH:256 skyH:256 haze:false aurora:false weather:true
[17:03:22] [Server thread/INFO]: Preparing start region for level 0
[17:03:23] [Server thread/INFO]: Preparing spawn area: 65%
[17:03:24] [Server thread/INFO]: Changing view distance to 12, from 10
[17:03:25] [Netty Local Client IO #0/INFO] [FML]: Server protocol version 2
[17:03:25] [Netty Server IO #1/INFO] [FML]: Client protocol version 2
[17:03:25] [Netty Server IO #1/INFO] [FML]: Client attempting to join with 35 mods : tconstruct@1.10.2-2.5.6b.jenkins424,blockdrops@1.0.11,Waila@1.7.0,CustomMainMenu@2.0.2,RTG@4.1.1.4,ping@1.2.2,netherportalfix@1.0,showcasemod@0.4,Forge@12.18.2.2099,llor@1.1.0-mc[1.9-1.10.2],dsurroundunofficial@3.0.6.1BETA,wawla@2.3.0.202,mantle@1.10.2-1.1.1.194,mcp@9.19,shadowmc@3.4.9,journeymap@1.10.2-5.3.0b2,icse@1.1.0.0,AppleCore@2.0.1,backpacks16840@3.1.3,FML@8.0.99.99,HoloInventory@2.0.3.139,BetterAchievements@0.3.0.30,inventorytweaks@1.61-58-a1fd884,minecolonies@1.10.2-0.4.1594,Morpheus@1.10.2-3.1.9,appleskin@1.0.4,Neat@1.3-12,JEI@3.13.0.335,WailaHarvestability@1.1.9,jeresources@0.5.3.65,AutoRegLib@1.0-2,Quark@r1.0-57,LoadingProfiler@1.1,ironchest@1.10.2-7.0.11.797,Ding@MC1.9.0v2
[17:03:25] [Netty Local Client IO #0/INFO] [FML]: [Netty Local Client IO #0] Client side modded connection established
[17:03:25] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established
[17:03:25] [Server thread/INFO]: sneakingninja165[local:E:6e71661b] logged in with entity id 298 at (135.5, 95.0, 301.5)
[17:03:25] [Server thread/INFO]: sneakingninja165 joined the game
[17:03:25] [Server thread/INFO] [Waila]: Player EntityPlayerMP['sneakingninja165'/298, l='New World', x=135.50, y=95.00, z=301.50] connected. Sending ping
[17:03:25] [Netty Local Client IO #0/INFO] [Waila]: Received server authentication msg. Remote sync will be activated
[17:03:26] [Client thread/INFO]: [CHAT] InvTweaks: Configuration loaded.
[17:03:26] [Server thread/INFO]: Saving and pausing game...
[17:03:26] [Server thread/INFO]: Saving chunks for level 'New World'/Overworld
[17:03:27] [Server thread/INFO]: Saving chunks for level 'New World'/Nether
[17:03:27] [Server thread/INFO]: Saving chunks for level 'New World'/The End
[17:03:27] [Client thread/WARN] [journeymap]: core (Initialized) Bad configField entry during updateFrom(): optionsManagerViewed=null
[17:03:27] [Client thread/WARN] [journeymap]: core (Initialized) Bad configField entry during updateFrom(): splashViewed=null
[17:03:27] [Client thread/INFO] [journeymap]: Loading journeymap.topo.config
[17:03:27] [Client thread/INFO] [journeymap]: Loaded 0 waypoints from C:\Users\Asus\Documents\Curse\Minecraft\Instances\MineColonies TestPack\journeymap\data\sp\New World\waypoints
[17:03:27] [Client thread/INFO] [journeymap]: Loading blocks and textures...
[17:03:27] [Client thread/INFO] [journeymap]: Existing color palette's resource packs and mod names match current loadout.
[17:03:27] [Client thread/INFO] [journeymap]: Loaded 815 block colors from color palette file in 5ms: C:\Users\Asus\Documents\Curse\Minecraft\Instances\MineColonies TestPack\journeymap\colorpalette.json
[17:03:27] [Client thread/INFO] [journeymap]: Cached colors from TextureAtlasSprites: 266
[17:03:27] [Client thread/INFO] [journeymap]: Initialized 11791 block colors from mods and resource packs in 61ms
[17:03:27] [Client thread/INFO] [journeymap]: Color palette file generated with 815 colors in 73ms for: C:\Users\Asus\Documents\Curse\Minecraft\Instances\MineColonies TestPack\journeymap\colorpalette.json
[17:03:27] [Client thread/INFO] [journeymap]: Updated color palette file: C:\Users\Asus\Documents\Curse\Minecraft\Instances\MineColonies TestPack\journeymap\colorpalette.json
[17:03:27] [Client thread/INFO] [journeymap]: Mapping started in C:\Users\Asus\Documents\Curse\Minecraft\Instances\MineColonies TestPack\journeymap\data\sp\New World\DIM0. Memory: 2902MB total, 1867MB free
[17:03:57] [Client thread/INFO]: [CHAT] §eJourneyMap:§f Press [§bJ§f]
[17:03:57] [Client thread/INFO] [journeymap]: JourneyMap: Press [J]

###Console

2016-11-03 17:12:42,935 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
2016-11-03 17:12:42,936 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
[17:12:42] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[17:12:43] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[17:12:43] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[17:12:43] [main/INFO] [FML]: Forge Mod Loader version 12.18.2.2099 for Minecraft 1.10.2 loading
[17:12:43] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_25, running on Windows 8.1:amd64:6.3, installed at C:\Users\Asus\Documents\Curse\Minecraft\Install\runtime\jre-x64\1.8.0_25
2016-11-03 17:12:43,103 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
2016-11-03 17:12:43,118 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
2016-11-03 17:12:43,120 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
[17:12:43] [main/WARN] [FML]: The coremod org.blockartistry.mod.DynSurround.asm.TransformLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[17:12:43] [main/WARN] [FML]: The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[17:12:43] [main/WARN] [FML]: The coremod lumien.loadingprofiler.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[17:12:43] [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
[17:12:43] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[17:12:43] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[17:12:43] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[17:12:43] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[17:12:43] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[17:12:43] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[17:12:44] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[17:12:44] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[17:12:44] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[17:12:44] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[17:12:44] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[17:12:44] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[17:12:44] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[17:12:45] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[17:12:45] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[17:12:45] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[17:12:45] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[17:12:45] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
[17:12:45] [main/INFO] [STDOUT]: [brad16840.common.asm.ClassTransformer:patchGuiContainer:221]: Backpacks! has patched GuiContainer to allow its backpacks to be opened from vanilla guis
[17:12:45] [main/INFO] [STDOUT]: [net.minecraft.client.main.Main:main:56]: Completely ignored arguments: [--nativeLauncherVersion, 307]
[17:12:45] [Client thread/INFO]: Setting user: sneakingninja165
[17:12:47] [Client thread/INFO] [FML]: [Quark ASM] Transforming EntityBoat
[17:12:47] [Client thread/INFO] [FML]: [Quark ASM] Applying Transformation to method (Names [attackEntityFrom, func_76986_a, a] Descriptor (Lnet/minecraft/util/DamageSource;F)Z / (Lrh;F)Z)
[17:12:47] [Client thread/INFO] [FML]: [Quark ASM] Located Method, patching...
[17:12:47] [Client thread/INFO] [FML]: [Quark ASM] Patch result: true
[17:12:49] [Client thread/INFO]: LWJGL Version: 2.9.4
[17:12:49] [Client thread/INFO] [STDOUT]: [net.minecraftforge.fml.client.SplashProgress:start:219]: ---- Minecraft Crash Report ----

WARNING: coremods are present:
AppleCore (AppleCore-mc1.10.2-2.0.1.jar)
BCModPlugin (zz-backpacks 1.10.2 - 3.1.3.jar)
LoadingPlugin (LoadingProfiler-MC1.9.4-1.3.jar)
FMLPlugin (InventoryTweaks-1.61-58.jar)
LoadingPlugin (Quark-r1.0-57.jar)
dsurroundcore_unofficial (DynamicSurroundingsUnofficial-1.10.2-3.0.6.1BETA.jar)
Contact their authors BEFORE contacting forge

// Oops.

Time: 11/3/16 5:12 PM
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.10.2
Operating System: Windows 8.1 (amd64) version 6.3
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 405059512 bytes (386 MB) / 783810560 bytes (747 MB) up to 9544663040 bytes (9102 MB)
JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx10240m -Xms256m -XX:PermSize=256m
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML:
Loaded coremods (and transformers):
AppleCore (AppleCore-mc1.10.2-2.0.1.jar)
squeek.applecore.asm.TransformerModuleHandler
BCModPlugin (zz-backpacks 1.10.2 - 3.1.3.jar)
brad16840.common.asm.ClassTransformer
LoadingPlugin (LoadingProfiler-MC1.9.4-1.3.jar)
lumien.loadingprofiler.asm.ClassTransformer
FMLPlugin (InventoryTweaks-1.61-58.jar)
invtweaks.forge.asm.ContainerTransformer
LoadingPlugin (Quark-r1.0-57.jar)
vazkii.quark.base.asm.ClassTransformer
dsurroundcore_unofficial (DynamicSurroundingsUnofficial-1.10.2-3.0.6.1BETA.jar)
org.blockartistry.mod.DynSurround.asm.Transformer
GL info: ' Vendor: 'Intel' Version: '4.2.0 - Build 10.18.10.3496' Renderer: 'Intel(R) HD Graphics 4600'
[17:12:49] [Client thread/INFO] [FML]: MinecraftForge v12.18.2.2099 Initialized
[17:12:49] [Client thread/INFO] [FML]: Replaced 232 ore recipes
[17:12:49] [Client thread/INFO] [LoadingProfiler]: Patching FML Load Controller
[17:12:49] [Client thread/INFO] [LoadingProfiler]: If you get any crashes while using this mod try to remove Loading Profiler before reporting them to the respective author.
[17:12:50] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
[17:12:50] [Client thread/INFO] [FML]: Searching C:\Users\Asus\Documents\Curse\Minecraft\Instances\MineColonies TestPack\mods for mods
[17:12:51] [Client thread/WARN] [FML]: ****************************************
[17:12:51] [Client thread/WARN] [FML]: * The modid AppleCore is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
[17:12:51] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:139)
[17:12:51] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.(FMLModContainer.java:124)
[17:12:51] [Client thread/WARN] [FML]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[17:12:51] [Client thread/WARN] [FML]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
[17:12:51] [Client thread/WARN] [FML]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[17:12:51] [Client thread/WARN] [FML]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:408)...
[17:12:51] [Client thread/WARN] [FML]: ****************************************
[17:12:51] [Client thread/INFO] [AppleCore]: Mod AppleCore is missing the required element 'name'. Substituting AppleCore
[17:12:51] [Client thread/WARN] [FML]: ****************************************
[17:12:51] [Client thread/WARN] [FML]: * The modid AutoRegLib is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
[17:12:51] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:139)
[17:12:51] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.(FMLModContainer.java:124)
[17:12:51] [Client thread/WARN] [FML]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[17:12:51] [Client thread/WARN] [FML]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
[17:12:51] [Client thread/WARN] [FML]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[17:12:51] [Client thread/WARN] [FML]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:408)...
[17:12:51] [Client thread/WARN] [FML]: ****************************************
[17:12:51] [Client thread/WARN] [FML]: ****************************************
[17:12:51] [Client thread/WARN] [FML]: * The modid BetterAchievements is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
[17:12:51] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:139)
[17:12:51] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.(FMLModContainer.java:124)
[17:12:51] [Client thread/WARN] [FML]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[17:12:51] [Client thread/WARN] [FML]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
[17:12:51] [Client thread/WARN] [FML]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[17:12:51] [Client thread/WARN] [FML]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:408)...
[17:12:51] [Client thread/WARN] [FML]: ****************************************
[17:12:51] [Client thread/WARN] [FML]: ****************************************
[17:12:51] [Client thread/WARN] [FML]: * The modid CustomMainMenu is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
[17:12:51] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:139)
[17:12:51] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.(FMLModContainer.java:124)
[17:12:51] [Client thread/WARN] [FML]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[17:12:51] [Client thread/WARN] [FML]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
[17:12:51] [Client thread/WARN] [FML]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[17:12:51] [Client thread/WARN] [FML]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:408)...
[17:12:51] [Client thread/WARN] [FML]: ****************************************
[17:12:51] [Client thread/WARN] [FML]: ****************************************
[17:12:51] [Client thread/WARN] [FML]: * The modid Ding is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
[17:12:51] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:139)
[17:12:51] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.(FMLModContainer.java:124)
[17:12:51] [Client thread/WARN] [FML]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[17:12:51] [Client thread/WARN] [FML]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
[17:12:51] [Client thread/WARN] [FML]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[17:12:51] [Client thread/WARN] [FML]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:408)...
[17:12:51] [Client thread/WARN] [FML]: ****************************************
[17:12:51] [Client thread/WARN] [FML]: ****************************************
[17:12:51] [Client thread/WARN] [FML]: * The modid HoloInventory is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
[17:12:51] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:139)
[17:12:51] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.(FMLModContainer.java:124)
[17:12:51] [Client thread/WARN] [FML]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[17:12:51] [Client thread/WARN] [FML]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
[17:12:51] [Client thread/WARN] [FML]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[17:12:51] [Client thread/WARN] [FML]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:408)...
[17:12:51] [Client thread/WARN] [FML]: ****************************************
[17:12:51] [Client thread/WARN] [HoloInventory]: Mod HoloInventory is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0.3.139
[17:12:51] [Client thread/WARN] [ironchest]: Mod ironchest is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.10.2-7.0.11.797
[17:12:51] [Client thread/WARN] [FML]: ****************************************
[17:12:51] [Client thread/WARN] [FML]: * The modid JEI is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
[17:12:51] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:139)
[17:12:51] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.(FMLModContainer.java:124)
[17:12:51] [Client thread/WARN] [FML]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[17:12:51] [Client thread/WARN] [FML]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
[17:12:51] [Client thread/WARN] [FML]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[17:12:51] [Client thread/WARN] [FML]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:408)...
[17:12:51] [Client thread/WARN] [FML]: ****************************************
[17:12:51] [Client thread/WARN] [llor]: Mod llor is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.0-mc[1.9-1.10.2]
[17:12:51] [Client thread/WARN] [FML]: ****************************************
[17:12:51] [Client thread/WARN] [FML]: * The modid LoadingProfiler is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
[17:12:51] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:139)
[17:12:51] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.(FMLModContainer.java:124)
[17:12:51] [Client thread/WARN] [FML]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[17:12:51] [Client thread/WARN] [FML]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
[17:12:51] [Client thread/WARN] [FML]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[17:12:51] [Client thread/WARN] [FML]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:408)...
[17:12:51] [Client thread/WARN] [FML]: ****************************************
[17:12:52] [Client thread/WARN] [FML]: ****************************************
[17:12:52] [Client thread/WARN] [FML]: * The modid Morpheus is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
[17:12:52] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:139)
[17:12:52] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.(FMLModContainer.java:124)
[17:12:52] [Client thread/WARN] [FML]: * at sun.reflect.GeneratedConstructorAccessor13.newInstance(Unknown Source)
[17:12:52] [Client thread/WARN] [FML]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[17:12:52] [Client thread/WARN] [FML]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[17:12:52] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
[17:12:52] [Client thread/WARN] [FML]: ****************************************
[17:12:52] [Client thread/WARN] [FML]: ****************************************
[17:12:52] [Client thread/WARN] [FML]: * The modid Neat is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
[17:12:52] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:139)
[17:12:52] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.(FMLModContainer.java:124)
[17:12:52] [Client thread/WARN] [FML]: * at sun.reflect.GeneratedConstructorAccessor13.newInstance(Unknown Source)
[17:12:52] [Client thread/WARN] [FML]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[17:12:52] [Client thread/WARN] [FML]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[17:12:52] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
[17:12:52] [Client thread/WARN] [FML]: ****************************************
[17:12:52] [Client thread/WARN] [netherportalfix]: Mod netherportalfix is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
[17:12:52] [Client thread/WARN] [FML]: ****************************************
[17:12:52] [Client thread/WARN] [FML]: * The modid Quark is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
[17:12:52] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:139)
[17:12:52] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.(FMLModContainer.java:124)
[17:12:52] [Client thread/WARN] [FML]: * at sun.reflect.GeneratedConstructorAccessor13.newInstance(Unknown Source)
[17:12:52] [Client thread/WARN] [FML]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[17:12:52] [Client thread/WARN] [FML]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[17:12:52] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
[17:12:52] [Client thread/WARN] [FML]: ****************************************
[17:12:52] [Client thread/WARN] [FML]: ****************************************
[17:12:52] [Client thread/WARN] [FML]: * The modid RTG is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
[17:12:52] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:139)
[17:12:52] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.(FMLModContainer.java:124)
[17:12:52] [Client thread/WARN] [FML]: * at sun.reflect.GeneratedConstructorAccessor13.newInstance(Unknown Source)
[17:12:52] [Client thread/WARN] [FML]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[17:12:52] [Client thread/WARN] [FML]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[17:12:52] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
[17:12:52] [Client thread/WARN] [FML]: ****************************************
[17:12:52] [Client thread/WARN] [FML]: ****************************************
[17:12:52] [Client thread/WARN] [FML]: * The modid Waila is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
[17:12:52] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:139)
[17:12:52] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.(FMLModContainer.java:124)
[17:12:52] [Client thread/WARN] [FML]: * at sun.reflect.GeneratedConstructorAccessor13.newInstance(Unknown Source)
[17:12:52] [Client thread/WARN] [FML]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[17:12:52] [Client thread/WARN] [FML]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[17:12:52] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
[17:12:52] [Client thread/WARN] [FML]: ****************************************
[17:12:52] [Client thread/WARN] [FML]: ****************************************
[17:12:52] [Client thread/WARN] [FML]: * The modid WailaHarvestability is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
[17:12:52] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:139)
[17:12:52] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.FMLModContainer.(FMLModContainer.java:124)
[17:12:52] [Client thread/WARN] [FML]: * at sun.reflect.GeneratedConstructorAccessor13.newInstance(Unknown Source)
[17:12:52] [Client thread/WARN] [FML]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[17:12:52] [Client thread/WARN] [FML]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[17:12:52] [Client thread/WARN] [FML]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
[17:12:52] [Client thread/WARN] [FML]: ****************************************
[17:12:52] [Client thread/INFO] [FML]: Forge Mod Loader has identified 35 mods to load
[17:12:52] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, backpacks16840, AppleCore, appleskin, AutoRegLib, BetterAchievements, blockdrops, CustomMainMenu, Ding, dsurroundunofficial, HoloInventory, inventorytweaks, ironchest, JEI, journeymap, jeresources, llor, LoadingProfiler, mantle, minecolonies, Morpheus, Neat, netherportalfix, ping, Quark, RTG, shadowmc, showcasemod, tconstruct, Waila, WailaHarvestability, icse, wawla] at CLIENT
[17:12:52] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, backpacks16840, AppleCore, appleskin, AutoRegLib, BetterAchievements, blockdrops, CustomMainMenu, Ding, dsurroundunofficial, HoloInventory, inventorytweaks, ironchest, JEI, journeymap, jeresources, llor, LoadingProfiler, mantle, minecolonies, Morpheus, Neat, netherportalfix, ping, Quark, RTG, shadowmc, showcasemod, tconstruct, Waila, WailaHarvestability, icse, wawla] at SERVER
[17:12:54] [Client thread/INFO] [Pulsar-tconstruct]: Skipping Pulse chiselsandbitsIntegration; missing dependency: chiselsandbits
[17:12:54] [Client thread/INFO] [Pulsar-tconstruct]: Skipping Pulse craftingtweaksIntegration; missing dependency: craftingtweaks
[17:12:54] [Client thread/INFO] [Pulsar-tconstruct]: Skipping Pulse theoneprobeIntegration; missing dependency: theoneprobe
[17:12:54] [Client thread/INFO] [tconstruct]: Preparing to take over the world
[17:12:54] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Backpacks!, FMLFileResourcePack:AppleCore, FMLFileResourcePack:AppleSkin, FMLFileResourcePack:AutoRegLib, FMLFileResourcePack:Better Achievements, FMLFileResourcePack:Block Drops, FMLFileResourcePack:Custom Main Menu, FMLFileResourcePack:Ding, FMLFileResourcePack:Dynamic Surroundings Unofficial, FMLFileResourcePack:HoloInventory, FMLFileResourcePack:Inventory Tweaks, FMLFileResourcePack:Iron Chest, FMLFileResourcePack:Just Enough Items, FMLFileResourcePack:JourneyMap, FMLFileResourcePack:Just Enough Resources, FMLFileResourcePack:Light Level Overlay Reloaded, FMLFileResourcePack:Loading Profiler, FMLFileResourcePack:Mantle, FMLFileResourcePack:MineColonies, FMLFileResourcePack:Morpheus, FMLFileResourcePack:Neat, FMLFileResourcePack:Nether Portal Fix, FMLFileResourcePack:Ping, FMLFileResourcePack:Quark, FMLFileResourcePack:Realistic Terrain Generation, FMLFileResourcePack:ShadowMC, FMLFileResourcePack:Showcase Mod, FMLFileResourcePack:Tinkers' Construct, FMLFileResourcePack:Waila, FMLFileResourcePack:Waila Harvestability, FMLFileResourcePack:I Can See Everything, FMLFileResourcePack:What Are We Looking At
[17:12:54] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
[17:12:54] [Client thread/INFO] [FML]: Found 423 ObjectHolder annotations
[17:12:54] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations
[17:12:54] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations
[17:12:54] [Client thread/INFO] [FML]: Applying holder lookups
[17:12:54] [Client thread/INFO] [FML]: Holder lookups applied
[17:12:54] [Client thread/INFO] [FML]: Applying holder lookups
[17:12:54] [Client thread/INFO] [FML]: Holder lookups applied
[17:12:54] [Client thread/INFO] [FML]: Applying holder lookups
[17:12:54] [Client thread/INFO] [FML]: Holder lookups applied
[17:12:54] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
[17:12:54] [Forge Version Check/INFO] [ForgeVersionCheck]: [netherportalfix] Starting version check at http://balyware.com/new/forge_update.php?modid=netherportalfix
[17:12:54] [Client thread/INFO] [FML]: [Quark ASM] Transforming ModelBiped
[17:12:54] [Client thread/INFO] [FML]: [Quark ASM] Applying Transformation to method (Names [setRotationAngles, func_78087_a, a] Descriptor (FFFFFFLnet/minecraft/entity/Entity;)V / (FFFFFFLrw;)V)
[17:12:54] [Client thread/INFO] [FML]: [Quark ASM] Located Method, patching...
[17:12:54] [Client thread/INFO] [FML]: [Quark ASM] Patch result: true
[17:12:55] [Client thread/INFO] [FML]: [Quark] Module management is enabled
[17:12:55] [Client thread/INFO] [FML]: [Quark] Module decoration is enabled
[17:12:55] [Client thread/INFO] [FML]: [Quark] Module tweaks is enabled
[17:12:55] [Client thread/INFO] [FML]: [Quark] Module automation is enabled
[17:12:55] [Client thread/INFO] [FML]: [Quark] Module experimental is disabled
[17:12:55] [Client thread/INFO] [FML]: [Quark] Module vanity is enabled
[17:12:55] [Client thread/INFO] [FML]: [Quark] Module world is enabled
[17:12:55] [Client thread/INFO] [FML]: [Quark] Module building is enabled
[17:12:55] [Forge Version Check/INFO] [ForgeVersionCheck]: [Forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
[17:12:55] [Forge Version Check/INFO] [ForgeVersionCheck]: [Forge] Found status: UP_TO_DATE Target: null
[17:12:55] [Forge Version Check/INFO] [ForgeVersionCheck]: [HoloInventory] Starting version check at https://dries007.net/holoinventory/update.json
[17:12:55] [Client thread/INFO] [FML]: [Quark ASM] Transforming LayerArmorBase
[17:12:55] [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 / (Lsf;FFFFFFFLsb;)V)
[17:12:55] [Client thread/INFO] [FML]: [Quark ASM] Located Method, patching...
[17:12:55] [Client thread/INFO] [FML]: [Quark ASM] Patch result: true
[17:12:55] [Client thread/INFO] [FML]: [Quark ASM] Applying Transformation to method (Names [renderEnchantedGlint, func_188364_a, a] Descriptor (Lnet/minecraft/client/renderer/entity/RenderLivingBase;Lnet/minecraft/entity/EntityLivingBase;Lnet/minecraft/client/model/ModelBase;FFFFFFF)V / (Lbsy;Lsf;Lbju;FFFFFFF)V)
[17:12:55] [Client thread/INFO] [FML]: [Quark ASM] Located Method, patching...
[17:12:55] [Client thread/INFO] [FML]: [Quark ASM] Patch result: true
[17:12:56] [Client thread/INFO] [dsurroundunofficial]: Sound channels: 112 normal, 16 streaming (total avail: 255)
[17:12:56] [Client thread/INFO] [HoloInventory]: Update config
[17:12:56] [Client thread/INFO] [journeymap]: No plugins for JourneyMap API discovered.
[17:12:56] [Client thread/INFO] [jeresources]: Loading configs..
[17:12:56] [Client thread/INFO] [jeresources]: Updating ModMetaData...
[17:12:56] [Client thread/INFO] [jeresources]: Registering Events...
[17:12:56] [Client thread/INFO] [jeresources]: Providing API...
[17:12:56] [Client thread/INFO] [Mantle]: Started loading books...
[17:12:56] [Client thread/INFO] [Mantle]: Book loading completed in 7.0614E-5 seconds.
[17:12:56] [Client thread/INFO] [Morpheus]: Loading configuration
[17:12:58] [Client thread/INFO] [FML]: Applying holder lookups
[17:12:58] [Client thread/INFO] [FML]: Holder lookups applied
[17:12:58] [Client thread/INFO] [FML]: Injecting itemstacks
[17:12:58] [Client thread/INFO] [FML]: Itemstack injection complete
[17:12:58] [Sound Library Loader/INFO]: Starting up SoundSystem...
[17:12:59] [Thread-8/INFO]: Initializing LWJGL OpenAL
[17:12:59] [Thread-8/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[17:12:59] [Thread-8/INFO]: OpenAL initialized.
[17:12:59] [Sound Library Loader/INFO]: Sound engine started
[17:13:00] [Client thread/INFO] [FML]: Max texture size: 8192
[17:13:00] [Client thread/INFO]: Created: 16x16 textures-atlas
[17:13:02] [Client thread/ERROR] [FML]: Exception loading model for variant tconstruct:throwball#inventory, normal location exception:
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model tconstruct:item/throwball 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_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: tconstruct:models/item/throwball.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
[17:13:02] [Client thread/ERROR] [FML]: Exception loading model for variant tconstruct:throwball#inventory, blockstate location exception:
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model tconstruct:throwball#inventory 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_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: 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
[17:13:02] [Client thread/INFO] [FML]: [Quark ASM] Transforming RenderItem
[17:13:02] [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 / (Ladz;Lbyl;)V)
[17:13:02] [Client thread/INFO] [FML]: [Quark ASM] Located Method, patching...
[17:13:02] [Client thread/INFO] [FML]: [Quark ASM] Patch result: true
[17:13:02] [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 / (Lbyl;)V)
[17:13:02] [Client thread/INFO] [FML]: [Quark ASM] Located Method, patching...
[17:13:02] [Client thread/INFO] [FML]: [Quark ASM] Patch result: true
[17:13:02] [Client thread/INFO] [FML]: [Quark ASM] Transforming RenderBoat
[17:13:02] [Client thread/INFO] [FML]: [Quark ASM] Applying Transformation to method (Names [doRender, func_76986_a, a] Descriptor (Lnet/minecraft/entity/item/EntityBoat;DDDFF)V / (Laap;DDDFF)V)
[17:13:02] [Client thread/INFO] [FML]: [Quark ASM] Located Method, patching...
[17:13:02] [Client thread/INFO] [FML]: [Quark ASM] Patching org.objectweb.asm.tree.MethodNode@9efbb1b in node org.objectweb.asm.tree.MethodInsnNode@254e13ef
[17:13:02] [Client thread/INFO] [FML]: [Quark ASM] Patch result: true
[17:13:02] [Client thread/INFO] [dsurroundunofficial]: Resource Pack reload detected...
[17:13:02] [Client thread/INFO] [inventorytweaks]: InvTweaks: Configuration loaded.
[17:13:02] [Client thread/INFO] [inventorytweaks]: Mod initialized
[17:13:03] [Client thread/WARN] [journeymap]: core (Initialized) Bad configField entry during updateFrom(): optionsManagerViewed=null
[17:13:03] [Client thread/WARN] [journeymap]: core (Initialized) Bad configField entry during updateFrom(): splashViewed=null
[17:13:03] [Client thread/INFO] [journeymap]: JourneyMap log initialized.
[17:13:03] [Client thread/INFO] [journeymap]: initialize ENTER
[17:13:03] [Client thread/WARN] [journeymap]: core (Initialized) Bad configField entry during updateFrom(): optionsManagerViewed=null
[17:13:03] [Client thread/WARN] [journeymap]: core (Initialized) Bad configField entry during updateFrom(): splashViewed=null
[17:13:03] [Client thread/INFO] [journeymap]: [ClientAPI] built with JourneyMap API 1.3-SNAPSHOT
[17:13:03] [Client thread/INFO] [journeymap]: Initializing plugins with Client API: journeymap.client.api.impl.ClientAPI
[17:13:03] [Client thread/INFO] [journeymap]: initialize EXIT, elapsed count 0 avg ?ms
[17:13:03] [Client thread/INFO] [Waila]: Receiving registration request from [ tconstruct ] for method slimeknights.tconstruct.plugin.waila.WailaRegistrar.wailaCallback
[17:13:03] [Client thread/INFO] [Waila]: Receiving registration request from [ wawla ] for method net.darkhax.wawla.engine.waila.EntityProvider.register
[17:13:03] [Client thread/INFO] [Waila]: Receiving registration request from [ wawla ] for method net.darkhax.wawla.engine.waila.TileProvider.register
[17:13:03] [Client thread/INFO] [Waila]: Receiving registration request from [ WailaHarvestability ] for method squeek.wailaharvestability.WailaHandler.callbackRegister
[17:13:03] [Client thread/INFO] [FML]: Injecting itemstacks
[17:13:03] [Client thread/INFO] [FML]: Itemstack injection complete
[17:13:03] [Client thread/INFO] [dsurroundunofficial]: Dimension initialized 0/Overworld: seaLevel:64 cloudH:128 skyH:256 haze:true aurora:true weather:true
[17:13:04] [Client thread/INFO] [dsurroundunofficial]: *** DIMENSION REGISTRY (delay init) ***
[17:13:04] [Client thread/INFO] [dsurroundunofficial]: 0/Overworld: seaLevel:64 cloudH:128 skyH:256 haze:true aurora:true weather:true
[17:13:04] [Client thread/ERROR] [journeymap]: Couldn't locate icons for Default: C:\Users\Asus\Documents\Curse\Minecraft\Instances\MineColonies%20TestPack\mods\journeymap-1.10.2-5.3.0b2-unlimited.jar\assets\journeymap\icon\entity
[17:13:04] [Client thread/INFO] [journeymap]: Added entity icons from journeymap:icon/entity. Success: false
[17:13:04] [Client thread/ERROR] [journeymap]: Couldn't locate icons for Victorian: C:\Users\Asus\Documents\Curse\Minecraft\Instances\MineColonies%20TestPack\mods\journeymap-1.10.2-5.3.0b2-unlimited.jar\assets\journeymap\theme\Victorian
[17:13:04] [Client thread/INFO] [journeymap]: Preloaded theme textures: 0
[17:13:05] [Client thread/INFO] [FML]: [RTG-INFO] Found biome (0) Ocean from net.minecraft.world.biome.BiomeOcean with a Beach beach.
[17:13:05] [Client thread/INFO] [FML]: [RTG-INFO] Found biome (1) Plains from net.minecraft.world.biome.BiomePlains with a Beach beach.
[17:13:05] [Client thread/INFO] [FML]: [RTG-INFO] Found biome (2) Desert from net.minecraft.world.biome.BiomeDesert with a Beach beach.
[17:13:05] [Client thread/INFO] [FML]: [RTG-INFO] Found biome (3) Extreme Hills from net.minecraft.world.biome.BiomeHills with a Stone Beach beach.
[17:13:05] [Client thread/INFO] [FML]: [RTG-INFO] Found biome (4) Forest from net.minecraft.world.biome.BiomeForest with a Beach beach.
[17:13:05] [Client thread/INFO] [FML]: [RTG-INFO] Found biome (5) Taiga from net.minecraft.world.biome.BiomeTaiga with a Stone Beach beach.
[17:13:05] [Client thread/INFO] [FML]: [RTG-INFO] Found biome (6) Swampland from net.minecraft.world.biome.BiomeSwamp with a Beach beach.
[17:13:05] [Client thread/INFO] [FML]: [RTG-INFO] Found biome (7) River from net.minecraft.world.biome.BiomeRiver with a Beach beach.
[17:13:05] [Client thread/INFO] [FML]: [RTG-INFO] Found biome (10) FrozenOcean from net.minecraft.world.biome.BiomeOcean with a Cold Beach beach.
[17:13:05] [Client thread/INFO] [FML]: [RTG-INFO] Found biome (11) FrozenRiver from net.minecraft.world.biome.BiomeRiver with a Cold Beach beach.
[17:13:05] [Client thread/INFO] [FML]: [RTG-INFO] Found biome (12) Ice Plains from net.minecraft.world.biome.BiomeSnow with a Cold Beach beach.
[17:13:05] [Client thread/INFO] [FML]: [RTG-INFO] Found biome (13) Ice Mountains from net.minecraft.world.biome.BiomeSnow with a Cold Beach beach.
[17:13:05] [Client thread/INFO] [FML]: [RTG-INFO] Found biome (14) MushroomIsland from net.minecraft.world.biome.BiomeMushroomIsland with a Beach beach.
[17:13:05] [Client thread/INFO] [FML]: [RTG-INFO] Found biome (15) MushroomIslandShore from net.minecraft.world.biome.BiomeMushroomIsland with a Beach beach.
[17:13:05] [Client thread/INFO] [FML]: [RTG-INFO] Found biome (16) Beach from net.minecraft.world.biome.BiomeBeach with a Beach beach.
[17:13:05] [Client thread/INFO] [FML]: [RTG-INFO] Found biome (17) DesertHills from net.minecraft.world.biome.BiomeDesert with a Beach beach.
[17:13:05] [Client thread/INFO] [FML]: [RTG-INFO] Found biome (18) ForestHills from net.minecraft.world.biome.BiomeForest with a Beach beach.
[17:13:05] [Client thread/INFO] [FML]: [RTG-INFO] Found biome (19) TaigaHills from net.minecraft.world.biome.BiomeTaiga with a Stone Beach beach.
[17:13:05] [Client thread/INFO] [FML]: [RTG-INFO] Found biome (20) Extreme Hills Edge from net.minecraft.world.biome.BiomeHills with a Beach beach.
[17:13:05] [Client thread/INFO] [FML]: [RTG-INFO] Found biome (21) Jungle from net.minecraft.world.biome.BiomeJungle with a Beach beach.
[17:13:05] [Client thread/INFO] [FML]: [RTG-INFO] Found biome (22) JungleHills from net.minecraft.world.biome.BiomeJungle with a Beach beach.
[17:13:05] [Client thread/INFO] [FML]: [RTG-INFO] Found biome (23) JungleEdge from net.minecraft.world.biome.BiomeJungle with a Beach beach.
[17:13:05] [Client thread/INFO] [FML]: [RTG-INFO] Found biome (24) Deep Ocean from net.minecraft.world.biome.BiomeOcean with a Beach beach.
[17:13:05] [Client thread/INFO] [FML]: [RTG-INFO] Found biome (25) Stone Beach from net.minecraft.world.biome.BiomeStoneBeach with a Stone Beach beach.
[17:13:05] [Client thread/INFO] [FML]: [RTG-INFO] Found biome (26) Cold Beach from net.minecraft.world.biome.BiomeBeach with a Cold Beach beach.
[17:13:05] [Client thread/INFO] [FML]: [RTG-INFO] Found biome (27) Birch Forest from net.minecraft.world.biome.BiomeForest with a Beach beach.
[17:13:05] [Client thread/INFO] [FML]: [RTG-INFO] Found biome (28) Birch Forest Hills from net.minecraft.world.biome.BiomeForest with a Beach beach.
[17:13:05] [Client thread/INFO] [FML]: [RTG-INFO] Found biome (29) Roofed Forest from net.minecraft.world.biome.BiomeForest with a Beach beach.
[17:13:05] [Client thread/INFO] [FML]: [RTG-INFO] Found biome (30) Cold Taiga from net.minecraft.world.biome.BiomeTaiga with a Cold Beach beach.
[17:13:05] [Client thread/INFO] [FML]: [RTG-INFO] Found biome (31) Cold Taiga Hills from net.minecraft.world.biome.BiomeTaiga with a Cold Beach beach.
[17:13:05] [Client thread/INFO] [FML]: [RTG-INFO] Found biome (32) Mega Taiga from net.minecraft.world.biome.BiomeTaiga with a Stone Beach beach.
[17:13:05] [Client thread/INFO] [FML]: [RTG-INFO] Found biome (33) Mega Taiga Hills from net.minecraft.world.biome.BiomeTaiga with a Stone Beach beach.
[17:13:05] [Client thread/INFO] [FML]: [RTG-INFO] Found biome (34) Extreme Hills+ from net.minecraft.world.biome.BiomeHills with a Stone Beach beach.
[17:13:05] [Client thread/INFO] [FML]: [RTG-INFO] Found biome (35) Savanna from net.minecraft.world.biome.BiomeSavanna with a Beach beach.
[17:13:05] [Client thread/INFO] [FML]: [RTG-INFO] Found biome (36) Savanna Plateau from net.minecraft.world.biome.BiomeSavanna with a Beach beach.
[17:13:05] [Client thread/INFO] [FML]: [RTG-INFO] Found biome (37) Mesa from net.minecraft.world.biome.BiomeMesa with a Beach beach.
[17:13:05] [Client thread/INFO] [FML]: [RTG-INFO] Found biome (38) Mesa Plateau F from net.minecraft.world.biome.BiomeMesa with a Beach beach.
[17:13:05] [Client thread/INFO] [FML]: [RTG-INFO] Found biome (39) Mesa Plateau from net.minecraft.world.biome.BiomeMesa with a Beach beach.
[17:13:05] [Client thread/INFO] [FML]: [RTG-INFO] Found biome (129) Sunflower Plains from net.minecraft.world.biome.BiomePlains with a Beach beach.
[17:13:05] [Client thread/INFO] [FML]: [RTG-INFO] Found biome (130) Desert M from net.minecraft.world.biome.BiomeDesert with a Beach beach.
[17:13:05] [Client thread/INFO] [FML]: [RTG-INFO] Found biome (131) Extreme Hills M from net.minecraft.world.biome.BiomeHills with a Stone Beach beach.
[17:13:05] [Client thread/INFO] [FML]: [RTG-INFO] Found biome (132) Flower Forest from net.minecraft.world.biome.BiomeForest with a Beach beach.
[17:13:05] [Client thread/INFO] [FML]: [RTG-INFO] Found biome (133) Taiga M from net.minecraft.world.biome.BiomeTaiga with a Beach beach.
[17:13:05] [Client thread/INFO] [FML]: [RTG-INFO] Found biome (134) Swampland M from net.minecraft.world.biome.BiomeSwamp with a Beach beach.
[17:13:05] [Client thread/INFO] [FML]: [RTG-INFO] Found biome (140) Ice Plains Spikes from net.minecraft.world.biome.BiomeSnow with a Cold Beach beach.
[17:13:05] [Client thread/INFO] [FML]: [RTG-INFO] Found biome (149) Jungle M from net.minecraft.world.biome.BiomeJungle with a Beach beach.
[17:13:05] [Client thread/INFO] [FML]: [RTG-INFO] Found biome (151) JungleEdge M from net.minecraft.world.biome.BiomeJungle with a Beach beach.
[17:13:05] [Client thread/INFO] [FML]: [RTG-INFO] Found biome (155) Birch Forest M from net.minecraft.world.biome.BiomeForest with a Beach beach.
[17:13:05] [Client thread/INFO] [FML]: [RTG-INFO] Found biome (156) Birch Forest Hills M from net.minecraft.world.biome.BiomeForest with a Stone Beach beach.
[17:13:05] [Client thread/INFO] [FML]: [RTG-INFO] Found biome (157) Roofed Forest M from net.minecraft.world.biome.BiomeForest with a Beach beach.
[17:13:05] [Client thread/INFO] [FML]: [RTG-INFO] Found biome (158) Cold Taiga M from net.minecraft.world.biome.BiomeTaiga with a Cold Beach beach.
[17:13:05] [Client thread/INFO] [FML]: [RTG-INFO] Found biome (160) Mega Spruce Taiga from net.minecraft.world.biome.BiomeTaiga with a Beach beach.
[17:13:05] [Client thread/INFO] [FML]: [RTG-INFO] Found biome (161) Redwood Taiga Hills M from net.minecraft.world.biome.BiomeTaiga with a Beach beach.
[17:13:05] [Client thread/INFO] [FML]: [RTG-INFO] Found biome (162) Extreme Hills+ M from net.minecraft.world.biome.BiomeHills with a Stone Beach beach.
[17:13:05] [Client thread/INFO] [FML]: [RTG-INFO] Found biome (163) Savanna M from net.minecraft.world.biome.BiomeSavanna with a Beach beach.
[17:13:05] [Client thread/INFO] [FML]: [RTG-INFO] Found biome (164) Savanna Plateau M from net.minecraft.world.biome.BiomeSavanna with a Beach beach.
[17:13:05] [Client thread/INFO] [FML]: [RTG-INFO] Found biome (165) Mesa (Bryce) from net.minecraft.world.biome.BiomeMesa with a Beach beach.
[17:13:05] [Client thread/INFO] [FML]: [RTG-INFO] Found biome (166) Mesa Plateau F M from net.minecraft.world.biome.BiomeMesa with a Beach beach.
[17:13:05] [Client thread/INFO] [FML]: [RTG-INFO] Found biome (167) Mesa Plateau M from net.minecraft.world.biome.BiomeMesa with a Beach beach.
[17:13:05] [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
[17:13:06] [Client thread/INFO] [JEI]: Starting JEI...
[17:13:06] [Client thread/INFO] [JEI]: Registering plugin: mezz.jei.plugins.vanilla.VanillaPlugin ...
[17:13:06] [Client thread/INFO] [JEI]: Registered plugin: mezz.jei.plugins.vanilla.VanillaPlugin in 140 ms
[17:13:06] [Client thread/INFO] [JEI]: Registering plugin: jeresources.jei.JEIConfig ...
[17:13:06] [Client thread/ERROR] [JEI]: Failed to register mod plugin: class jeresources.jei.JEIConfig
java.lang.NullPointerException
at net.minecraft.entity.passive.EntityHorse.func_110232_cE(EntityHorse.java:449) ~[wr.class:?]
at net.minecraft.entity.passive.EntityHorse.func_110226_cD(EntityHorse.java:443) ~[wr.class:?]
at net.minecraft.entity.passive.EntityHorse.(EntityHorse.java:117) ~[wr.class:?]
at jeresources.util.LootTableHelper.getAllMobLootTables(LootTableHelper.java:115) ~[LootTableHelper.class:?]
at jeresources.compatibility.minecraft.MinecraftCompat.registerVanillaMobs(MinecraftCompat.java:42) ~[MinecraftCompat.class:?]
at jeresources.compatibility.minecraft.MinecraftCompat.init(MinecraftCompat.java:33) ~[MinecraftCompat.class:?]
at jeresources.compatibility.Compatibility.init(Compatibility.java:20) ~[Compatibility.class:?]
at jeresources.proxy.CommonProxy.initCompatibility(CommonProxy.java:13) ~[CommonProxy.class:?]
at jeresources.jei.JEIConfig.register(JEIConfig.java:43) ~[JEIConfig.class:?]
at mezz.jei.JeiStarter.registerPlugins(JeiStarter.java:141) [JeiStarter.class:?]
at mezz.jei.JeiStarter.start(JeiStarter.java:48) [JeiStarter.class:?]
at mezz.jei.ProxyCommonClient.loadComplete(ProxyCommonClient.java:110) [ProxyCommonClient.class:?]
at mezz.jei.JustEnoughItems.loadComplete(JustEnoughItems.java:71) [JustEnoughItems.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.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:597) [FMLModContainer.class:?]
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) ~[?:?]
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 com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [guava-17.0.jar:?]
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:275) [guava-17.0.jar:?]
at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:239) [LoadController.class:?]
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:217) [LoadController.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 com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) [guava-17.0.jar:?]
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) [guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) [guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) [guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:275) [guava-17.0.jar:?]
at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:142) [LoadController.class:?]
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:798) [Loader.class:?]
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:324) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520) [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_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:?]
[17:13:06] [Client thread/INFO] [JEI]: Registering plugin: slimeknights.mantle.util.JeiPlugin ...
[17:13:06] [Client thread/INFO] [JEI]: Registered plugin: slimeknights.mantle.util.JeiPlugin in 4 ms
[17:13:06] [Client thread/INFO] [JEI]: Registering plugin: mrriegel.blockdrops.Plugin ...
[17:13:06] [Client thread/INFO] [JEI]: Registered plugin: mrriegel.blockdrops.Plugin in 4 ms
[17:13:06] [Client thread/INFO] [JEI]: Registering plugin: slimeknights.tconstruct.plugin.jei.JEIPlugin ...
[17:13:06] [Client thread/INFO] [JEI]: Registered plugin: slimeknights.tconstruct.plugin.jei.JEIPlugin in 45 ms
[17:13:06] [Client thread/INFO] [JEI]: Registering plugin: mezz.jei.plugins.jei.JEIInternalPlugin ...
[17:13:06] [Client thread/INFO] [JEI]: Registered plugin: mezz.jei.plugins.jei.JEIInternalPlugin in 4 ms
[17:13:06] [Client thread/INFO] [JEI]: Building recipe registry...
[17:13:06] [Client thread/INFO] [JEI]: Built recipe registry in 266 ms
[17:13:06] [Client thread/INFO] [JEI]: Building runtime...
[17:13:06] [Client thread/INFO] [JEI]: Built runtime in 59 ms
[17:13:06] [Client thread/INFO] [JEI]: Building item filter...
[17:13:07] [Client thread/INFO] [JEI]: Built item filter in 275 ms
[17:13:07] [Client thread/INFO] [JEI]: Sending runtime to plugin: mezz.jei.plugins.vanilla.VanillaPlugin ...
[17:13:07] [Client thread/INFO] [JEI]: Sending runtime to plugin: slimeknights.mantle.util.JeiPlugin ...
[17:13:07] [Client thread/INFO] [JEI]: Sending runtime to plugin: mrriegel.blockdrops.Plugin ...
[17:13:07] [Client thread/INFO] [JEI]: Sending runtime to plugin: slimeknights.tconstruct.plugin.jei.JEIPlugin ...
[17:13:07] [Client thread/INFO] [JEI]: Sending runtime to plugin: mezz.jei.plugins.jei.JEIInternalPlugin ...
[17:13:07] [Client thread/INFO] [JEI]: Finished Starting JEI in 1122 ms
[17:13:07] [Client thread/INFO] [Waila]: [Agriculture] Agriculture mod not found.
[17:13:07] [Client thread/INFO] [Waila]: Trying to reflect slimeknights.tconstruct.plugin.waila.WailaRegistrar wailaCallback
[17:13:07] [Client thread/INFO] [Waila]: Success in registering tconstruct
[17:13:07] [Client thread/INFO] [Waila]: Trying to reflect net.darkhax.wawla.engine.waila.EntityProvider register
[17:13:07] [Client thread/INFO] [Waila]: Success in registering wawla
[17:13:07] [Client thread/INFO] [Waila]: Trying to reflect net.darkhax.wawla.engine.waila.TileProvider register
[17:13:07] [Client thread/INFO] [Waila]: Success in registering wawla
[17:13:07] [Client thread/INFO] [Waila]: Trying to reflect squeek.wailaharvestability.WailaHandler callbackRegister
[17:13:07] [Client thread/INFO] [Waila]: Success in registering WailaHarvestability
[17:13:07] [Client thread/INFO] [FML]: Forge Mod Loader has successfully loaded 35 mods
[17:13:07] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Backpacks!, FMLFileResourcePack:AppleCore, FMLFileResourcePack:AppleSkin, FMLFileResourcePack:AutoRegLib, FMLFileResourcePack:Better Achievements, FMLFileResourcePack:Block Drops, FMLFileResourcePack:Custom Main Menu, FMLFileResourcePack:Ding, FMLFileResourcePack:Dynamic Surroundings Unofficial, FMLFileResourcePack:HoloInventory, FMLFileResourcePack:Inventory Tweaks, FMLFileResourcePack:Iron Chest, FMLFileResourcePack:Just Enough Items, FMLFileResourcePack:JourneyMap, FMLFileResourcePack:Just Enough Resources, FMLFileResourcePack:Light Level Overlay Reloaded, FMLFileResourcePack:Loading Profiler, FMLFileResourcePack:Mantle, FMLFileResourcePack:MineColonies, FMLFileResourcePack:Morpheus, FMLFileResourcePack:Neat, FMLFileResourcePack:Nether Portal Fix, FMLFileResourcePack:Ping, FMLFileResourcePack:Quark, FMLFileResourcePack:Realistic Terrain Generation, FMLFileResourcePack:ShadowMC, FMLFileResourcePack:Showcase Mod, FMLFileResourcePack:Tinkers' Construct, FMLFileResourcePack:Waila, FMLFileResourcePack:Waila Harvestability, FMLFileResourcePack:I Can See Everything, FMLFileResourcePack:What Are We Looking At
[17:13:07] [Client thread/INFO] [Mantle]: Started loading books...
[17:13:07] [Client thread/INFO] [Mantle]: Book loading completed in 0.030203976 seconds.
[17:13:07] [Client thread/WARN]: Missing sound for event: dsurroundunofficial:game.player.swim
[17:13:07] [Client thread/WARN]: Missing sound for event: dsurroundunofficial:
[17:13:07] [Client thread/WARN]: Missing sound for event: dsurroundunofficial:step.ladder
[17:13:07] [Client thread/INFO]: SoundSystem shutting down...
[17:13:08] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com
[17:13:08] [Sound Library Loader/INFO]: Starting up SoundSystem...
[17:13:08] [Thread-13/INFO]: Initializing LWJGL OpenAL
[17:13:08] [Thread-13/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[17:13:08] [Thread-13/INFO]: OpenAL initialized.
[17:13:08] [Sound Library Loader/INFO]: Sound engine started
[17:13:09] [Client thread/INFO] [FML]: Max texture size: 8192
[17:13:10] [Client thread/INFO]: Created: 2048x1024 textures-atlas
[17:13:12] [Client thread/ERROR] [FML]: Exception loading model for variant tconstruct:throwball#inventory, normal location exception:
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model tconstruct:item/throwball 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_110544_b(SimpleReloadableResourceManager.java:132) [bxi.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:113) [bxi.class:?]
at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:755) [bcx.class:?]
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:340) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520) [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_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: tconstruct:models/item/throwball.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:?]
... 17 more
[17:13:12] [Client thread/ERROR] [FML]: Exception loading model for variant tconstruct:throwball#inventory, blockstate location exception:
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model tconstruct:throwball#inventory 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_110544_b(SimpleReloadableResourceManager.java:132) [bxi.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:113) [bxi.class:?]
at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:755) [bcx.class:?]
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:340) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520) [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_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: 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:?]
... 17 more
[17:13:12] [Client thread/INFO] [dsurroundunofficial]: Resource Pack reload detected...
[17:13:13] [Client thread/INFO] [journeymap]: Loading blocks and textures...
[17:13:13] [Client thread/INFO] [journeymap]: Existing color palette's resource packs and mod names match current loadout.
[17:13:13] [Client thread/INFO] [journeymap]: New color palette will be created
[17:13:13] [Client thread/INFO] [journeymap]: Cached colors from TextureAtlasSprites: 428
[17:13:13] [Client thread/INFO] [journeymap]: Initialized 12589 block colors from mods and resource packs in 67ms
[17:13:13] [Client thread/INFO] [journeymap]: Color palette file generated with 815 colors in 69ms for: C:\Users\Asus\Documents\Curse\Minecraft\Instances\MineColonies TestPack\journeymap\colorpalette.json
[17:13:13] [Client thread/INFO] [journeymap]: Updated color palette file: C:\Users\Asus\Documents\Curse\Minecraft\Instances\MineColonies TestPack\journeymap\colorpalette.json
[17:13:21] [Server thread/INFO]: Starting integrated minecraft server version 1.10.2
[17:13:21] [Server thread/INFO]: Generating keypair
[17:13:21] [Server thread/INFO] [FML]: Injecting existing block and item data into this server instance
[17:13:21] [Server thread/INFO] [FML]: Applying holder lookups
[17:13:21] [Server thread/INFO] [FML]: Holder lookups applied
[17:13:21] [Server thread/INFO] [FML]: Loading dimension 0 (New World) (net.minecraft.server.integrated.IntegratedServer@2b86c551)
[17:13:22] [Server thread/INFO] [FML]: Loading dimension 1 (New World) (net.minecraft.server.integrated.IntegratedServer@2b86c551)
[17:13:22] [Server thread/INFO] [dsurroundunofficial]: Dimension initialized 1/The End: seaLevel:0 cloudH:128 skyH:256 haze:false aurora:false weather:false
[17:13:22] [Server thread/INFO] [FML]: [RTG-INFO] World Seed: 3336853446075556751
[17:13:22] [Server thread/INFO] [FML]: Loading dimension -1 (New World) (net.minecraft.server.integrated.IntegratedServer@2b86c551)
[17:13:22] [Server thread/INFO] [dsurroundunofficial]: Dimension initialized -1/Nether: seaLevel:0 cloudH:256 skyH:256 haze:false aurora:false weather:true
[17:13:22] [Server thread/INFO]: Preparing start region for level 0
[17:13:23] [Server thread/INFO]: Preparing spawn area: 10%
[17:13:24] [Server thread/INFO]: Preparing spawn area: 21%
[17:13:25] [Server thread/INFO]: Preparing spawn area: 33%
[17:13:26] [Server thread/INFO]: Preparing spawn area: 46%
[17:13:27] [Server thread/INFO]: Preparing spawn area: 58%
[17:13:28] [Server thread/INFO]: Preparing spawn area: 59%
[17:13:29] [Server thread/INFO]: Preparing spawn area: 74%
[17:13:30] [Server thread/INFO]: Preparing spawn area: 90%
[17:13:31] [Server thread/INFO]: Changing view distance to 12, from 10
[17:13:32] [Netty Local Client IO #0/INFO] [FML]: Server protocol version 2
[17:13:32] [Netty Server IO #1/INFO] [FML]: Client protocol version 2
[17:13:32] [Netty Server IO #1/INFO] [FML]: Client attempting to join with 35 mods : tconstruct@1.10.2-2.5.6b.jenkins424,blockdrops@1.0.11,Waila@1.7.0,CustomMainMenu@2.0.2,RTG@4.1.1.4,ping@1.2.2,netherportalfix@1.0,showcasemod@0.4,Forge@12.18.2.2099,llor@1.1.0-mc[1.9-1.10.2],dsurroundunofficial@3.0.6.1BETA,wawla@2.3.0.202,mantle@1.10.2-1.1.1.194,mcp@9.19,shadowmc@3.4.9,journeymap@1.10.2-5.3.0b2,icse@1.1.0.0,AppleCore@2.0.1,backpacks16840@3.1.3,FML@8.0.99.99,HoloInventory@2.0.3.139,BetterAchievements@0.3.0.30,inventorytweaks@1.61-58-a1fd884,minecolonies@1.10.2-0.4.1594,Morpheus@1.10.2-3.1.9,appleskin@1.0.4,Neat@1.3-12,JEI@3.13.0.335,WailaHarvestability@1.1.9,jeresources@0.5.3.65,AutoRegLib@1.0-2,Quark@r1.0-57,LoadingProfiler@1.1,ironchest@1.10.2-7.0.11.797,Ding@MC1.9.0v2
[17:13:32] [Netty Local Client IO #0/INFO] [FML]: [Netty Local Client IO #0] Client side modded connection established
[17:13:32] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established
[17:13:32] [Server thread/INFO]: sneakingninja165[local:E:4aa7b859] logged in with entity id 1722 at (-231.5, 70.0, 233.5)
[17:13:32] [Server thread/INFO]: sneakingninja165 joined the game
[17:13:32] [Server thread/INFO] [Waila]: Player EntityPlayerMP['sneakingninja165'/1722, l='New World', x=-231.50, y=70.00, z=233.50] connected. Sending ping
[17:13:34] [Netty Local Client IO #0/INFO] [Waila]: Received server authentication msg. Remote sync will be activated
[17:13:35] [Client thread/INFO]: [CHAT] InvTweaks: Configuration loaded.
[17:13:35] [Client thread/WARN] [journeymap]: core (Initialized) Bad configField entry during updateFrom(): optionsManagerViewed=null
[17:13:35] [Client thread/WARN] [journeymap]: core (Initialized) Bad configField entry during updateFrom(): splashViewed=null
[17:13:35] [Client thread/INFO] [journeymap]: Loading journeymap.topo.config
[17:13:36] [Client thread/INFO] [journeymap]: Loaded 0 waypoints from C:\Users\Asus\Documents\Curse\Minecraft\Instances\MineColonies TestPack\journeymap\data\sp\New World\waypoints
[17:13:36] [Client thread/INFO] [journeymap]: Loading blocks and textures...
[17:13:36] [Client thread/INFO] [journeymap]: Existing color palette's resource packs and mod names match current loadout.
[17:13:36] [Client thread/INFO] [journeymap]: Loaded 815 block colors from color palette file in 4ms: C:\Users\Asus\Documents\Curse\Minecraft\Instances\MineColonies TestPack\journeymap\colorpalette.json
[17:13:36] [Client thread/INFO] [journeymap]: Cached colors from TextureAtlasSprites: 266
[17:13:36] [Client thread/INFO] [journeymap]: Initialized 11791 block colors from mods and resource packs in 69ms
[17:13:36] [Client thread/INFO] [journeymap]: Color palette file generated with 815 colors in 82ms for: C:\Users\Asus\Documents\Curse\Minecraft\Instances\MineColonies TestPack\journeymap\colorpalette.json
[17:13:36] [Client thread/INFO] [journeymap]: Updated color palette file: C:\Users\Asus\Documents\Curse\Minecraft\Instances\MineColonies TestPack\journeymap\colorpalette.json
[17:13:36] [Client thread/INFO] [journeymap]: Mapping started in C:\Users\Asus\Documents\Curse\Minecraft\Instances\MineColonies TestPack\journeymap\data\sp\New World\DIM0. Memory: 2800MB total, 931MB free
[17:13:36] [Client thread/INFO]: [CHAT] §eJourneyMap:§f Press [§bJ§f]
[17:13:36] [Client thread/INFO] [journeymap]: JourneyMap: Press [J]
[17:13:37] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 5003ms behind, skipping 100 tick(s)

A fatal error has been detected by the Java Runtime Environment:

EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x0000000036d5a9b5, pid=11980, tid=14244

JRE version: Java(TM) SE Runtime Environment (8.0_25-b18) (build 1.8.0_25-b18)

Java VM: Java HotSpot(TM) 64-Bit Server VM (25.25-b02 mixed mode windows-amd64 compressed oops)

Problematic frame:

C [ig75icd64.dll+0x6a9b5]

Failed to write core dump. Minidumps are not enabled by default on client versions of Windows

An error report file with more information is saved as:

C:\Users\Asus\Documents\Curse\Minecraft\Instances\MineColonies TestPack\hs_err_pid11980.log

If you would like to submit a bug report, please visit:

http://bugreport.sun.com/bugreport/crash.jsp

The crash happened outside the Java Virtual Machine in native code.

See problematic frame for where to report the bug.

AL lib: (EE) alc_cleanup: 1 device not closed
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option PermSize=256m; support was removed in 8.0

@marvin-bitterlich
Copy link
Member

[...]
Time: 11/3/16 5:00 PM
Description: Loading screen debug info

This is just a prompt for computer specs to be printed. THIS IS NOT A ERROR
[...]
[17:03:57] [Client thread/INFO]: [CHAT] §eJourneyMap:§f Press [§bJ§f]
[17:03:57] [Client thread/INFO] [journeymap]: JourneyMap: Press [J]

Whatever you send is not an error... Where did the crach happen? and can we have the actual crashlog? (and upload it as a file pelase)

@marvin-bitterlich marvin-bitterlich added Invalid This Issue is invalid, whether by not following the style guide or by other means Question This issue pertains to a question about the mod labels Nov 3, 2016
@Raycoms
Copy link
Contributor

Raycoms commented Nov 3, 2016

17:00:26] [Client thread/ERROR] [JEI]: Failed to register mod plugin: class
jeresources.jei.JEIConfig
java.lang.NullPointerException
at net.minecraft.entity.passive.EntityHorse.func_110232_cE(EntityHorse.java:449)
~[wr.class:?]
at net.minecraft.entity.passive.EntityHorse.func_110226_cD(EntityHorse.java:443)
~[wr.class:?]
at net.minecraft.entity.passive.EntityHorse.(EntityHorse.java:117)
~[wr.class:?]
at jeresources.util.LootTableHelper.getAllMobLootTables(LootTableHelper.java:115)
~[LootTableHelper.class:?]
at jeresources.compatibility.minecraft.MinecraftCompat.registerVanillaMobs(MinecraftCompat.java:42)
~[MinecraftCompat.class:?]
at jeresources.compatibility.minecraft.MinecraftCompat.init(MinecraftCompat.java:33)
~[MinecraftCompat.class:?]
at jeresources.compatibility.Compatibility.init(Compatibility.java:20)
~[Compatibility.class:?]
at jeresources.proxy.CommonProxy.initCompatibility(CommonProxy.java:13)
~[CommonProxy.class:?]
at jeresources.jei.JEIConfig.register(JEIConfig.java:43)
~[JEIConfig.class:?]
at mezz.jei.JeiStarter.registerPlugins(JeiStarter.java:141)
[JeiStarter.class:?]
at mezz.jei.JeiStarter.start(JeiStarter.java:48) [JeiStarter.class:?]
at mezz.jei.ProxyCommonClient.loadComplete(ProxyCommonClient.java:110)
[ProxyCommonClient.class:?]
at mezz.jei.JustEnoughItems.loadComplete(JustEnoughItems.java:71)
[JustEnoughItems.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.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:597)
[FMLModContainer.class:?]
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) ~[?:?]
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 com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[guava-17.0.jar:?]
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(
SynchronizedEventSubscriber.java:47) [guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[guava-17.0.jar:?]
at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:239)
[LoadController.class:?]
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:217)
[LoadController.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 com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[guava-17.0.jar:?]
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(
SynchronizedEventSubscriber.java:47) [guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[guava-17.0.jar:?]
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[guava-17.0.jar:?]
at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:142)
[LoadController.class:?]
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:798)
[Loader.class:?]
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:324)
[FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520)
[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_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:?]

As you can see here, not even JEI is loading it's classes accordingly I
think you've configured something wrong.

2016-11-03 7:17 GMT-02:00 Marvin Hofmann notifications@github.com:

Closed #259 #259.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#259 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AGI9y7xFV51NQGCNnnB0doSzzdflMIFSks5q6aaygaJpZM4KoH-v
.

@Exrion
Copy link
Author

Exrion commented Nov 3, 2016

Erm
how do i upload the file XP

@Raycoms
Copy link
Contributor

Raycoms commented Nov 3, 2016

Copy it to pastebin.

2016-11-03 11:34 GMT-02:00 titus1605 notifications@github.com:

Erm
how do i upload the file XP


You are receiving this because you commented.
Reply to this email directly, view it on GitHub
#259 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/AGI9yyPTAA-t2CJo4sDbwPxvWMDtvlmoks5q6eLcgaJpZM4KoH-v
.

@marvin-bitterlich
Copy link
Member

(or drag and drop it in)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Invalid This Issue is invalid, whether by not following the style guide or by other means Question This issue pertains to a question about the mod
Projects
None yet
Development

No branches or pull requests

3 participants