Advertisement
Guest User

Untitled

a guest
Apr 30th, 2017
556
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 363.94 KB | None | 0 0
  1. [12:49:12] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
  2. [12:49:13] [main/INFO]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
  3. [12:49:13] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
  4. [12:49:13] [main/INFO]: Forge Mod Loader version 12.18.3.2254 for Minecraft 1.10.2 loading
  5. [12:49:13] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_25, running on Windows 10:amd64:10.0, installed at D:\Programme\Minecraft curse\Install\runtime\jre-x64\1.8.0_25
  6. [12:49:14] [main/INFO]: [AppEng] Core Init
  7. [12:49:14] [main/WARN]: The coremod aroma1997.core.coremod.CoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  8. [12:49:15] [main/WARN]: The coremod lumien.bloodmoon.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  9. [12:49:16] [main/WARN]: The coremod team.chisel.common.asm.ChiselCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  10. [12:49:16] [main/WARN]: The coremod codechicken.lib.asm.CCLCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  11. [12:49:16] [main/WARN]: The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  12. [12:49:18] [main/WARN]: The coremod pl.asie.foamfix.coremod.FoamFixCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  13. [12:49:18] [main/WARN]: The coremod ic2.core.coremod.IC2core does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  14. [12:49:19] [main/WARN]: The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  15. [12:49:21] [main/WARN]: The coremod vazkii.quark.base.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  16. [12:49:22] [main/WARN]: The coremod lumien.randomthings.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  17. [12:49:22] [main/WARN]: The coremod lumien.resourceloader.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  18. [12:49:25] [main/WARN]: The coremod toughasnails.asm.TANLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  19. [12:49:26] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  20. [12:49:26] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
  21. [12:49:26] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  22. [12:49:26] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  23. [12:49:26] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  24. [12:49:34] [main/INFO]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
  25. [12:49:34] [main/INFO]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
  26. [12:49:34] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  27. [12:49:34] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  28. [12:49:34] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  29. [12:49:34] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  30. [12:49:34] [main/INFO]: Finished data injection.
  31. [12:49:34] [main/INFO]: Finished data injection.
  32. [12:49:34] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  33. [12:49:35] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  34. [12:49:35] [main/INFO]: Loaded library EJML-core-0.26.jar.
  35. [12:49:35] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  36. [12:49:35] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  37. [12:49:35] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  38. [12:49:35] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  39. [12:49:35] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
  40. [12:49:35] [main/ERROR]: A critical problem occurred registering the ASM transformer class
  41. java.lang.ClassNotFoundException:
  42. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) ~[launchwrapper-1.12.jar:?]
  43. at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_25]
  44. at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_25]
  45. at net.minecraft.launchwrapper.LaunchClassLoader.registerTransformer(LaunchClassLoader.java:88) [launchwrapper-1.12.jar:?]
  46. at net.minecraftforge.fml.common.launcher.FMLDeobfTweaker.injectIntoClassLoader(FMLDeobfTweaker.java:46) [forge-1.10.2-12.18.3.2254.jar:?]
  47. at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
  48. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  49. Caused by: java.lang.NullPointerException
  50. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182) ~[launchwrapper-1.12.jar:?]
  51. ... 6 more
  52. [12:49:38] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  53. [12:49:38] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  54. [12:49:38] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  55. [12:49:39] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  56. [12:49:39] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  57. [12:49:39] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  58. [12:49:39] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  59. [12:49:39] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  60. [12:49:39] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
  61. [12:49:39] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
  62. [12:49:39] [main/INFO]: Launching wrapped minecraft {net.minecraft.client.main.Main}
  63. [12:49:40] [main/INFO]: Transforming net.minecraft.entity.player.EntityPlayer finished, added func_184613_cA() overriding EntityLivingBase
  64. [12:49:41] [main/ERROR]: Unexpected hash dc8bad98a889b7f0f0d7aa646412507f detected for class World. Crashes or bugs may occur!
  65. [12:49:41] [main/INFO]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:103]: Spliced in METHOD: net.minecraft.world.World.func_180500_c
  66. [12:49:43] [Client thread/INFO]: Setting user: ArmyHD
  67. [12:49:44] [Client thread/INFO]: [team.chisel.common.asm.ChiselTransformer:transform:44]: Transforming Class [net.minecraft.block.Block], Method [getExtendedState]
  68. [12:49:44] [Client thread/INFO]: [team.chisel.common.asm.ChiselTransformer:transform:93]: Transforming net.minecraft.block.Block Finished.
  69. [12:49:44] [Client thread/INFO]: [Quark ASM] Transforming BlockPistonBase
  70. [12:49:44] [Client thread/INFO]: [Quark ASM] Applying Transformation to method (Names [doMove, func_176319_a, a] Descriptor (Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/util/EnumFacing;Z)Z / (Laid;Lcm;Lct;Z)Z)
  71. [12:49:44] [Client thread/INFO]: [Quark ASM] Located Method, patching...
  72. [12:49:44] [Client thread/INFO]: [Quark ASM] Patching org.objectweb.asm.tree.MethodNode@52169758 in node org.objectweb.asm.tree.VarInsnNode@3eda0aeb
  73. [12:49:44] [Client thread/INFO]: [Quark ASM] Patch result: true
  74. [12:49:46] [Client thread/INFO]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:103]: Spliced in METHOD: net.minecraft.block.state.BlockStateContainer.createState
  75. [12:49:48] [Client thread/ERROR]: Unexpected hash 20f2d689046ef2bce53aff9618487c56 detected for class BlockCrops. Crashes or bugs may occur!
  76. [12:49:50] [Client thread/INFO]: [Quark ASM] Transforming EntityBoat
  77. [12:49:50] [Client thread/INFO]: [Quark ASM] Applying Transformation to method (Names [attackEntityFrom, func_76986_a, a] Descriptor (Lnet/minecraft/util/DamageSource;F)Z / (Lrh;F)Z)
  78. [12:49:50] [Client thread/INFO]: [Quark ASM] Located Method, patching...
  79. [12:49:50] [Client thread/INFO]: [Quark ASM] Patch result: true
  80. [12:49:54] [Client thread/INFO]: Transforming Class [net.minecraft.entity.ai.EntityAICreeperSwell], Method [func_75246_d]
  81. [12:49:54] [Client thread/INFO]: Transforming net.minecraft.entity.ai.EntityAICreeperSwell Finished.
  82. [12:49:55] [Client thread/INFO]: Transforming Class [net.minecraft.inventory.ContainerFurnace], Method [func_82846_b]
  83. [12:49:55] [Client thread/INFO]: Transforming net.minecraft.inventory.ContainerFurnace Finished.
  84. [12:49:55] [Client thread/INFO]: LWJGL Version: 2.9.4
  85. [12:49:59] [Client thread/INFO]: [net.minecraftforge.fml.client.SplashProgress:start:223]: ---- Minecraft Crash Report ----
  86.  
  87. WARNING: coremods are present:
  88. CoreMod (Aroma1997Core-1.9.4-1.1.1.2.jar)
  89. FMLPlugin (InventoryTweaks-1.62-dev-66.jar)
  90. LoadingPlugin (RandomThings-MC1.10.2-3.7.7.1.jar)
  91. LoadingPlugin (ResourceLoader-MC1.9.4-1.5.1.jar)
  92. AdvancedRocketryPlugin (AdvancedRocketry-1.10.2-1.1.7.jar)
  93. ChiselCorePlugin (Chisel-MC1.10.2-0.0.10.22.jar)
  94. CCLCorePlugin (CodeChickenLib-1.10.2-2.5.8.255-universal.jar)
  95. AppleCore (AppleCore-mc1.10.2-2.1.2.jar)
  96. LoadingPlugin (Bloodmoon-MC1.10.2-1.5.1.jar)
  97. EnderCorePlugin (EnderCore-1.10.2-0.4.1.65-beta.jar)
  98. LoadingPlugin (Quark-r1.1-70.jar)
  99. RebornCoreASM (RebornCore-1.10.2-2.13.5.136-universal.jar)
  100. AppEngCore (appliedenergistics2-rv4-alpha-11.jar)
  101. Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.6.1-anarchy.jar)
  102. CoFH Loading Plugin (CoFHCore-1.10.2-4.1.1.156-universal.jar)
  103. IC2core (industrialcraft-2-2.6.188-ex110.jar)
  104. TANLoadingPlugin (ToughAsNails-1.9.4-1.1.1.jar)
  105. Contact their authors BEFORE contacting forge
  106.  
  107. // You should try our sister game, Minceraft!
  108.  
  109. Time: 4/30/17 12:49 PM
  110. Description: Loading screen debug info
  111.  
  112. This is just a prompt for computer specs to be printed. THIS IS NOT A ERROR
  113.  
  114.  
  115. A detailed walkthrough of the error, its code path and all known details is as follows:
  116. ---------------------------------------------------------------------------------------
  117.  
  118. -- System Details --
  119. Details:
  120. Minecraft Version: 1.10.2
  121. Operating System: Windows 10 (amd64) version 10.0
  122. Java Version: 1.8.0_25, Oracle Corporation
  123. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  124. Memory: 389654392 bytes (371 MB) / 808452096 bytes (771 MB) up to 5726797824 bytes (5461 MB)
  125. JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx6144m -Xms256m -XX:PermSize=256m
  126. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  127. FML:
  128. Loaded coremods (and transformers):
  129. CoreMod (Aroma1997Core-1.9.4-1.1.1.2.jar)
  130.  
  131. FMLPlugin (InventoryTweaks-1.62-dev-66.jar)
  132. invtweaks.forge.asm.ContainerTransformer
  133. LoadingPlugin (RandomThings-MC1.10.2-3.7.7.1.jar)
  134. lumien.randomthings.asm.ClassTransformer
  135. LoadingPlugin (ResourceLoader-MC1.9.4-1.5.1.jar)
  136. lumien.resourceloader.asm.ClassTransformer
  137. AdvancedRocketryPlugin (AdvancedRocketry-1.10.2-1.1.7.jar)
  138. zmaster587.advancedRocketry.asm.ClassTransformer
  139. ChiselCorePlugin (Chisel-MC1.10.2-0.0.10.22.jar)
  140. team.chisel.common.asm.ChiselTransformer
  141. CCLCorePlugin (CodeChickenLib-1.10.2-2.5.8.255-universal.jar)
  142. codechicken.lib.asm.ClassHeirachyManager
  143. codechicken.lib.asm.CCL_ASMTransformer
  144. AppleCore (AppleCore-mc1.10.2-2.1.2.jar)
  145. squeek.applecore.asm.TransformerModuleHandler
  146. LoadingPlugin (Bloodmoon-MC1.10.2-1.5.1.jar)
  147. lumien.bloodmoon.asm.ClassTransformer
  148. EnderCorePlugin (EnderCore-1.10.2-0.4.1.65-beta.jar)
  149. com.enderio.core.common.transform.EnderCoreTransformer
  150. LoadingPlugin (Quark-r1.1-70.jar)
  151. vazkii.quark.base.asm.ClassTransformer
  152. RebornCoreASM (RebornCore-1.10.2-2.13.5.136-universal.jar)
  153. reborncore.mixin.transformer.MixinTransformer
  154. AppEngCore (appliedenergistics2-rv4-alpha-11.jar)
  155. appeng.coremod.transformer.ASMIntegration
  156. Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.6.1-anarchy.jar)
  157. pl.asie.foamfix.coremod.FoamFixTransformer
  158. CoFH Loading Plugin (CoFHCore-1.10.2-4.1.1.156-universal.jar)
  159. cofh.asm.CoFHClassTransformer
  160. cofh.asm.repack.codechicken.lib.asm.ClassHierarchyManager
  161. IC2core (industrialcraft-2-2.6.188-ex110.jar)
  162.  
  163. TANLoadingPlugin (ToughAsNails-1.9.4-1.1.1.jar)
  164. toughasnails.asm.transformer.BlockCropsTransformer
  165. toughasnails.asm.transformer.EntityRendererTransformer
  166. toughasnails.asm.transformer.WorldTransformer
  167. GL info: ' Vendor: 'ATI Technologies Inc.' Version: '3.3.11672 Compatibility Profile Context' Renderer: 'ATI Radeon HD 4600 Series'
  168. [12:49:59] [Client thread/INFO]: MinecraftForge v12.18.3.2254 Initialized
  169. [12:49:59] [Client thread/INFO]: Replaced 231 ore recipes
  170. [12:50:00] [Client thread/INFO]: [zmaster587.advancedRocketry.asm.ModContainer:<init>:21]: ********* CoreDummyContainer. OK
  171. [12:50:00] [Client thread/INFO]: [AppEng] Core Init
  172. [12:50:01] [Client thread/INFO]: Found 0 mods from the command line. Injecting into mod discoverer
  173. [12:50:01] [Client thread/INFO]: Searching D:\Programme\Minecraft curse\Instances\Forever Stranded (1)\mods for mods
  174. [12:50:02] [Thread-6/INFO]: Using sync timing. 200 frames of Display.update took 230893838 nanos
  175. [12:50:06] [Client thread/WARN]: ****************************************
  176. [12:50:06] [Client thread/WARN]: * The modid advancedRocketry is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
  177. [12:50:06] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
  178. [12:50:06] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
  179. [12:50:06] [Client thread/WARN]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  180. [12:50:06] [Client thread/WARN]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  181. [12:50:06] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  182. [12:50:06] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:408)...
  183. [12:50:06] [Client thread/WARN]: ****************************************
  184. [12:50:07] [Client thread/WARN]: ****************************************
  185. [12:50:07] [Client thread/WARN]: * The modid AppleCore is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
  186. [12:50:07] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
  187. [12:50:07] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
  188. [12:50:07] [Client thread/WARN]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  189. [12:50:07] [Client thread/WARN]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  190. [12:50:07] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  191. [12:50:07] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:408)...
  192. [12:50:07] [Client thread/WARN]: ****************************************
  193. [12:50:08] [Client thread/WARN]: ****************************************
  194. [12:50:08] [Client thread/WARN]: * The modid Aroma1997CoreHelper is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
  195. [12:50:08] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
  196. [12:50:08] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
  197. [12:50:08] [Client thread/WARN]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  198. [12:50:08] [Client thread/WARN]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  199. [12:50:08] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  200. [12:50:08] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:408)...
  201. [12:50:08] [Client thread/WARN]: ****************************************
  202. [12:50:08] [Client thread/WARN]: Mod Aroma1997CoreHelper is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.1.2
  203. [12:50:08] [Client thread/WARN]: ****************************************
  204. [12:50:08] [Client thread/WARN]: * The modid AromaBackupRecovery is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
  205. [12:50:08] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
  206. [12:50:08] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
  207. [12:50:08] [Client thread/WARN]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  208. [12:50:08] [Client thread/WARN]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  209. [12:50:08] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  210. [12:50:08] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:408)...
  211. [12:50:08] [Client thread/WARN]: ****************************************
  212. [12:50:08] [Client thread/WARN]: Mod AromaBackupRecovery is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
  213. [12:50:09] [Client thread/WARN]: ****************************************
  214. [12:50:09] [Client thread/WARN]: * The modid AromaBackup is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
  215. [12:50:09] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
  216. [12:50:09] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
  217. [12:50:09] [Client thread/WARN]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  218. [12:50:09] [Client thread/WARN]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  219. [12:50:09] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  220. [12:50:09] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:408)...
  221. [12:50:09] [Client thread/WARN]: ****************************************
  222. [12:50:09] [Client thread/WARN]: Mod AromaBackup is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0.0.0.b62
  223. [12:50:09] [Client thread/WARN]: ****************************************
  224. [12:50:09] [Client thread/WARN]: * The modid AutoRegLib is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
  225. [12:50:09] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
  226. [12:50:09] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
  227. [12:50:09] [Client thread/WARN]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  228. [12:50:09] [Client thread/WARN]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  229. [12:50:09] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  230. [12:50:09] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:408)...
  231. [12:50:09] [Client thread/WARN]: ****************************************
  232. [12:50:09] [Client thread/WARN]: ****************************************
  233. [12:50:09] [Client thread/WARN]: * The modid Baubles is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
  234. [12:50:09] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
  235. [12:50:09] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
  236. [12:50:09] [Client thread/WARN]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  237. [12:50:09] [Client thread/WARN]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  238. [12:50:09] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  239. [12:50:09] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:408)...
  240. [12:50:09] [Client thread/WARN]: ****************************************
  241. [12:50:11] [Client thread/WARN]: ****************************************
  242. [12:50:11] [Client thread/WARN]: * The modid Chameleon is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
  243. [12:50:11] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
  244. [12:50:11] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
  245. [12:50:11] [Client thread/WARN]: * at sun.reflect.GeneratedConstructorAccessor11.newInstance(Unknown Source)
  246. [12:50:11] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  247. [12:50:11] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
  248. [12:50:11] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
  249. [12:50:11] [Client thread/WARN]: ****************************************
  250. [12:50:11] [Client thread/WARN]: ****************************************
  251. [12:50:11] [Client thread/WARN]: * The modid ChickenChunks is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
  252. [12:50:11] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
  253. [12:50:11] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
  254. [12:50:11] [Client thread/WARN]: * at sun.reflect.GeneratedConstructorAccessor11.newInstance(Unknown Source)
  255. [12:50:11] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  256. [12:50:11] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
  257. [12:50:11] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
  258. [12:50:11] [Client thread/WARN]: ****************************************
  259. [12:50:11] [Client thread/WARN]: Mod ChickenChunks is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.2.0.52
  260. [12:50:12] [Client thread/WARN]: ****************************************
  261. [12:50:12] [Client thread/WARN]: * The modid CodeChickenCore is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
  262. [12:50:12] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
  263. [12:50:12] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
  264. [12:50:12] [Client thread/WARN]: * at sun.reflect.GeneratedConstructorAccessor11.newInstance(Unknown Source)
  265. [12:50:12] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  266. [12:50:12] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
  267. [12:50:12] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
  268. [12:50:12] [Client thread/WARN]: ****************************************
  269. [12:50:12] [Client thread/WARN]: Mod CodeChickenCore is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.4.1.102
  270. [12:50:12] [Client thread/WARN]: ****************************************
  271. [12:50:12] [Client thread/WARN]: * The modid CodeChickenLib is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
  272. [12:50:12] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
  273. [12:50:12] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
  274. [12:50:12] [Client thread/WARN]: * at sun.reflect.GeneratedConstructorAccessor11.newInstance(Unknown Source)
  275. [12:50:12] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  276. [12:50:12] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
  277. [12:50:12] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
  278. [12:50:12] [Client thread/WARN]: ****************************************
  279. [12:50:12] [Client thread/WARN]: Mod CodeChickenLib is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.5.8.255
  280. [12:50:12] [Client thread/INFO]: Mod ccl-entityhook is missing the required element 'name'. Substituting ccl-entityhook
  281. [12:50:12] [Client thread/WARN]: Mod ccl-entityhook is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
  282. [12:50:12] [Client thread/WARN]: Mod cookingforblockheads is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.2.39
  283. [12:50:13] [Client thread/WARN]: ****************************************
  284. [12:50:13] [Client thread/WARN]: * The modid MineTweaker3 is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
  285. [12:50:13] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
  286. [12:50:13] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
  287. [12:50:13] [Client thread/WARN]: * at sun.reflect.GeneratedConstructorAccessor11.newInstance(Unknown Source)
  288. [12:50:13] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  289. [12:50:13] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
  290. [12:50:13] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
  291. [12:50:13] [Client thread/WARN]: ****************************************
  292. [12:50:14] [Client thread/WARN]: ****************************************
  293. [12:50:14] [Client thread/WARN]: * The modid EnderIO is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
  294. [12:50:14] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
  295. [12:50:14] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
  296. [12:50:14] [Client thread/WARN]: * at sun.reflect.GeneratedConstructorAccessor11.newInstance(Unknown Source)
  297. [12:50:14] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  298. [12:50:14] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
  299. [12:50:14] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
  300. [12:50:14] [Client thread/WARN]: ****************************************
  301. [12:50:15] [Client thread/WARN]: ****************************************
  302. [12:50:15] [Client thread/WARN]: * The modid EnderStorage is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
  303. [12:50:15] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
  304. [12:50:15] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
  305. [12:50:15] [Client thread/WARN]: * at sun.reflect.GeneratedConstructorAccessor11.newInstance(Unknown Source)
  306. [12:50:15] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  307. [12:50:15] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
  308. [12:50:15] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
  309. [12:50:15] [Client thread/WARN]: ****************************************
  310. [12:50:15] [Client thread/WARN]: Mod EnderStorage is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.2.1.106
  311. [12:50:15] [Client thread/WARN]: Mod excompressum is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 2.0.87
  312. [12:50:18] [Client thread/WARN]: ****************************************
  313. [12:50:18] [Client thread/WARN]: * The modid IC2 is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
  314. [12:50:18] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
  315. [12:50:18] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
  316. [12:50:18] [Client thread/WARN]: * at sun.reflect.GeneratedConstructorAccessor11.newInstance(Unknown Source)
  317. [12:50:18] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  318. [12:50:18] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
  319. [12:50:18] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
  320. [12:50:18] [Client thread/WARN]: ****************************************
  321. [12:50:19] [Client thread/WARN]: 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
  322. [12:50:19] [Client thread/WARN]: ****************************************
  323. [12:50:19] [Client thread/WARN]: * The modid JEI is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
  324. [12:50:19] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
  325. [12:50:19] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
  326. [12:50:19] [Client thread/WARN]: * at sun.reflect.GeneratedConstructorAccessor11.newInstance(Unknown Source)
  327. [12:50:19] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  328. [12:50:19] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
  329. [12:50:19] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
  330. [12:50:19] [Client thread/WARN]: ****************************************
  331. [12:50:20] [Client thread/WARN]: ****************************************
  332. [12:50:20] [Client thread/WARN]: * The modid libVulpes is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
  333. [12:50:20] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
  334. [12:50:20] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
  335. [12:50:20] [Client thread/WARN]: * at sun.reflect.GeneratedConstructorAccessor11.newInstance(Unknown Source)
  336. [12:50:20] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  337. [12:50:20] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
  338. [12:50:20] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
  339. [12:50:20] [Client thread/WARN]: ****************************************
  340. [12:50:20] [Client thread/WARN]: ****************************************
  341. [12:50:20] [Client thread/WARN]: * The modid Lockdown is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
  342. [12:50:20] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
  343. [12:50:20] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
  344. [12:50:20] [Client thread/WARN]: * at sun.reflect.GeneratedConstructorAccessor11.newInstance(Unknown Source)
  345. [12:50:20] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  346. [12:50:20] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
  347. [12:50:20] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
  348. [12:50:20] [Client thread/WARN]: ****************************************
  349. [12:50:20] [Client thread/WARN]: Mod Lockdown is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version ${mod_version}
  350. [12:50:20] [Client thread/WARN]: ****************************************
  351. [12:50:20] [Client thread/WARN]: * The modid Morpheus is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
  352. [12:50:20] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
  353. [12:50:20] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
  354. [12:50:20] [Client thread/WARN]: * at sun.reflect.GeneratedConstructorAccessor11.newInstance(Unknown Source)
  355. [12:50:20] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  356. [12:50:20] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
  357. [12:50:20] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
  358. [12:50:20] [Client thread/WARN]: ****************************************
  359. [12:50:21] [Client thread/WARN]: ****************************************
  360. [12:50:21] [Client thread/WARN]: * The modid Neat is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
  361. [12:50:21] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
  362. [12:50:21] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
  363. [12:50:21] [Client thread/WARN]: * at sun.reflect.GeneratedConstructorAccessor11.newInstance(Unknown Source)
  364. [12:50:21] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  365. [12:50:21] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
  366. [12:50:21] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
  367. [12:50:21] [Client thread/WARN]: ****************************************
  368. [12:50:22] [Client thread/WARN]: ****************************************
  369. [12:50:22] [Client thread/WARN]: * The modid Quark is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
  370. [12:50:22] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
  371. [12:50:22] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
  372. [12:50:22] [Client thread/WARN]: * at sun.reflect.GeneratedConstructorAccessor11.newInstance(Unknown Source)
  373. [12:50:22] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  374. [12:50:22] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
  375. [12:50:22] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
  376. [12:50:22] [Client thread/WARN]: ****************************************
  377. [12:50:25] [Client thread/WARN]: ****************************************
  378. [12:50:25] [Client thread/WARN]: * The modid ResourceLoader is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
  379. [12:50:25] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
  380. [12:50:25] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
  381. [12:50:25] [Client thread/WARN]: * at sun.reflect.GeneratedConstructorAccessor11.newInstance(Unknown Source)
  382. [12:50:25] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  383. [12:50:25] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
  384. [12:50:25] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
  385. [12:50:25] [Client thread/WARN]: ****************************************
  386. [12:50:26] [Client thread/WARN]: ****************************************
  387. [12:50:26] [Client thread/WARN]: * The modid SpiceOfLife is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
  388. [12:50:26] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
  389. [12:50:26] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
  390. [12:50:26] [Client thread/WARN]: * at sun.reflect.GeneratedConstructorAccessor11.newInstance(Unknown Source)
  391. [12:50:26] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  392. [12:50:26] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
  393. [12:50:26] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
  394. [12:50:26] [Client thread/WARN]: ****************************************
  395. [12:50:26] [Client thread/WARN]: ****************************************
  396. [12:50:26] [Client thread/WARN]: * The modid StorageDrawers is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
  397. [12:50:26] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
  398. [12:50:26] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
  399. [12:50:26] [Client thread/WARN]: * at sun.reflect.GeneratedConstructorAccessor11.newInstance(Unknown Source)
  400. [12:50:26] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  401. [12:50:26] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
  402. [12:50:26] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
  403. [12:50:26] [Client thread/WARN]: ****************************************
  404. [12:50:27] [Client thread/WARN]: ****************************************
  405. [12:50:27] [Client thread/WARN]: * The modid TinkersAddons is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
  406. [12:50:27] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
  407. [12:50:27] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
  408. [12:50:27] [Client thread/WARN]: * at sun.reflect.GeneratedConstructorAccessor11.newInstance(Unknown Source)
  409. [12:50:27] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  410. [12:50:27] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
  411. [12:50:27] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
  412. [12:50:27] [Client thread/WARN]: ****************************************
  413. [12:50:27] [Client thread/WARN]: ****************************************
  414. [12:50:27] [Client thread/WARN]: * The modid ToughAsNails is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
  415. [12:50:27] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
  416. [12:50:27] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
  417. [12:50:27] [Client thread/WARN]: * at sun.reflect.GeneratedConstructorAccessor11.newInstance(Unknown Source)
  418. [12:50:27] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  419. [12:50:27] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
  420. [12:50:27] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
  421. [12:50:27] [Client thread/WARN]: ****************************************
  422. [12:50:27] [Client thread/WARN]: ****************************************
  423. [12:50:27] [Client thread/WARN]: * The modid Waila is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
  424. [12:50:27] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
  425. [12:50:27] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
  426. [12:50:27] [Client thread/WARN]: * at sun.reflect.GeneratedConstructorAccessor11.newInstance(Unknown Source)
  427. [12:50:27] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  428. [12:50:27] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
  429. [12:50:27] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
  430. [12:50:27] [Client thread/WARN]: ****************************************
  431. [12:50:27] [Client thread/WARN]: ****************************************
  432. [12:50:27] [Client thread/WARN]: * The modid WailaHarvestability is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
  433. [12:50:27] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
  434. [12:50:27] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
  435. [12:50:27] [Client thread/WARN]: * at sun.reflect.GeneratedConstructorAccessor11.newInstance(Unknown Source)
  436. [12:50:27] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  437. [12:50:27] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
  438. [12:50:27] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
  439. [12:50:27] [Client thread/WARN]: ****************************************
  440. [12:50:28] [Client thread/WARN]: ****************************************
  441. [12:50:28] [Client thread/WARN]: * The modid Woot is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
  442. [12:50:28] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
  443. [12:50:28] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
  444. [12:50:28] [Client thread/WARN]: * at sun.reflect.GeneratedConstructorAccessor11.newInstance(Unknown Source)
  445. [12:50:28] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  446. [12:50:28] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
  447. [12:50:28] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
  448. [12:50:28] [Client thread/WARN]: ****************************************
  449. [12:50:28] [Client thread/INFO]: Forge Mod Loader has identified 125 mods to load
  450. [12:50:28] [Client thread/WARN]: ****************************************
  451. [12:50:28] [Client thread/WARN]: * The API cofhapi|block from source D:\Programme\Minecraft curse\Instances\Forever Stranded (1)\mods\CoFHCore-1.10.2-4.1.1.156-universal.jar is loaded from an incompatible classloader. THIS WILL NOT WORK!
  452. [12:50:28] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModAPIManager$APIContainer.validate(ModAPIManager.java:113)
  453. [12:50:28] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModAPIManager.registerDataTableAndParseAPI(ModAPIManager.java:173)
  454. [12:50:28] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModAPIManager.manageAPI(ModAPIManager.java:231)
  455. [12:50:28] [Client thread/WARN]: * at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:532)
  456. [12:50:28] [Client thread/WARN]: * at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:220)
  457. [12:50:28] [Client thread/WARN]: * at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:439)...
  458. [12:50:28] [Client thread/WARN]: ****************************************
  459. [12:50:28] [Client thread/INFO]: Found mod(s) [zerocore] containing declared API package cofh.api.core (owned by CoFHAPI) without associated API reference
  460. [12:50:28] [Client thread/INFO]: Found mod(s) [cofhcore] containing declared API package cofh.api.core (owned by CoFHAPI) without associated API reference
  461. [12:50:28] [Client thread/INFO]: Found mod(s) [valkyrielib] containing declared API package cofh.api.core (owned by cofhapi) without associated API reference
  462. [12:50:28] [Client thread/INFO]: Found mod(s) [reborncore, reborncore-mcmultipart] containing declared API package cofh.api (owned by CoFHLib) without associated API reference
  463. [12:50:28] [Client thread/INFO]: Found mod(s) [simplyjetpacks] containing declared API package cofh.api (owned by CoFHLib) without associated API reference
  464. [12:50:28] [Client thread/INFO]: Found mod(s) [actuallyadditions] containing declared API package cofh.api (owned by CoFHLib) without associated API reference
  465. [12:50:28] [Client thread/INFO]: Found mod(s) [extrautils2] containing declared API package cofh.api (owned by CoFHLib) without associated API reference
  466. [12:50:28] [Client thread/INFO]: Found mod(s) [zerocore] containing declared API package cofh.api (owned by CoFHLib) without associated API reference
  467. [12:50:28] [Client thread/INFO]: Found mod(s) [cofhcore] containing declared API package cofh.api (owned by CoFHLib) without associated API reference
  468. [12:50:28] [Client thread/INFO]: Found mod(s) [slug] containing declared API package cofh.api (owned by cofhlib) without associated API reference
  469. [12:50:28] [Client thread/INFO]: Found mod(s) [p455w0rdslib] containing declared API package cofh.api (owned by cofhlib) without associated API reference
  470. [12:50:28] [Client thread/INFO]: Found mod(s) [railcraft] containing declared API package cofh.api (owned by cofhlib) without associated API reference
  471. [12:50:28] [Client thread/INFO]: Found mod(s) [valkyrielib] containing declared API package cofh.api (owned by cofhlib) without associated API reference
  472. [12:50:28] [Client thread/INFO]: Found mod(s) [immersiveengineering] containing declared API package cofh.api (owned by cofhlib) without associated API reference
  473. [12:50:28] [Client thread/INFO]: Found mod(s) [wct] containing declared API package cofh.api (owned by cofhlib) without associated API reference
  474. [12:50:28] [Client thread/INFO]: Found mod(s) [progressiveautomation] containing declared API package cofh.api (owned by cofhlib) without associated API reference
  475. [12:50:28] [Client thread/INFO]: Found mod(s) [omlib] containing declared API package cofh.api (owned by cofhlib) without associated API reference
  476. [12:50:28] [Client thread/INFO]: Found mod(s) [reborncore, reborncore-mcmultipart] containing declared API package cofh.api.energy (owned by CoFHAPI) without associated API reference
  477. [12:50:28] [Client thread/INFO]: Found mod(s) [simplyjetpacks] containing declared API package cofh.api.energy (owned by CoFHAPI) without associated API reference
  478. [12:50:28] [Client thread/INFO]: Found mod(s) [actuallyadditions] containing declared API package cofh.api.energy (owned by CoFHAPI) without associated API reference
  479. [12:50:28] [Client thread/INFO]: Found mod(s) [extrautils2] containing declared API package cofh.api.energy (owned by CoFHAPI) without associated API reference
  480. [12:50:28] [Client thread/INFO]: Found mod(s) [zerocore] containing declared API package cofh.api.energy (owned by CoFHAPI) without associated API reference
  481. [12:50:28] [Client thread/INFO]: Found mod(s) [cofhcore] containing declared API package cofh.api.energy (owned by CoFHAPI) without associated API reference
  482. [12:50:28] [Client thread/INFO]: Found mod(s) [zerocore] containing declared API package cofh.api.item (owned by CoFHAPI) without associated API reference
  483. [12:50:28] [Client thread/INFO]: Found mod(s) [cofhcore] containing declared API package cofh.api.item (owned by CoFHAPI) without associated API reference
  484. [12:50:28] [Client thread/INFO]: Found mod(s) [zerocore] containing declared API package cofh.api.tileentity (owned by CoFHAPI) without associated API reference
  485. [12:50:28] [Client thread/INFO]: Found mod(s) [cofhcore] containing declared API package cofh.api.tileentity (owned by CoFHAPI) without associated API reference
  486. [12:50:28] [Client thread/INFO]: Found mod(s) [valkyrielib] containing declared API package cofh.api.item (owned by cofhapi) without associated API reference
  487. [12:50:28] [Client thread/INFO]: Found mod(s) [slug] containing declared API package cofh.api.energy (owned by cofhapi) without associated API reference
  488. [12:50:28] [Client thread/INFO]: Found mod(s) [p455w0rdslib] containing declared API package cofh.api.energy (owned by cofhapi) without associated API reference
  489. [12:50:28] [Client thread/INFO]: Found mod(s) [railcraft] containing declared API package cofh.api.energy (owned by cofhapi) without associated API reference
  490. [12:50:28] [Client thread/INFO]: Found mod(s) [valkyrielib] containing declared API package cofh.api.energy (owned by cofhapi) without associated API reference
  491. [12:50:28] [Client thread/INFO]: Found mod(s) [immersiveengineering] containing declared API package cofh.api.energy (owned by cofhapi) without associated API reference
  492. [12:50:28] [Client thread/INFO]: Found mod(s) [wct] containing declared API package cofh.api.energy (owned by cofhapi) without associated API reference
  493. [12:50:28] [Client thread/INFO]: Found mod(s) [progressiveautomation] containing declared API package cofh.api.energy (owned by cofhapi) without associated API reference
  494. [12:50:28] [Client thread/INFO]: Found mod(s) [omlib] containing declared API package cofh.api.energy (owned by cofhapi) without associated API reference
  495. [12:50:28] [Client thread/INFO]: Found mod(s) [railcraft] containing declared API package ic2.api.energy.tile (owned by IC2) without associated API reference
  496. [12:50:28] [Client thread/INFO]: Found mod(s) [progressiveautomation] containing declared API package cofh.api.tileentity (owned by cofhapi) without associated API reference
  497. [12:50:28] [Client thread/INFO]: [zmaster587.advancedRocketry.asm.ModContainer:registerBus:40]: ********* registerBus. OK
  498. [12:50:28] [Client thread/INFO]: FML has found a non-mod file BattleTowers-1.10.2.zip in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
  499. [12:50:34] [Client thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, AdvancedRocketryCore, appliedenergistics2-core, Aroma1997Core, <CoFH ASM>, foamfixcore, actuallyadditions, advancedRocketry, AppleCore, appleskin, appliedenergistics2, Aroma1997CoreHelper, AromaBackupRecovery, AromaBackup, AutoRegLib, base, Baubles, bdlib, betterwithmods, betterquesting, bqt, bloodmoon, Chameleon, ChickenChunks, chisel, chiselsandbits, clumps, CodeChickenCore, CodeChickenLib, ccl-entityhook, cofhcore, cookingforblockheads, extendedrenderer, coroutil, configmod, ctgui, MineTweaker3, crafttweakerjei, custommainmenu, deathquotes, ding, dldungeonsjdg, elevatorid, endercore, EnderIO, EnderStorage, environmentaltech, excompressum, exnihiloomnia, extrautils2, bigreactors, flatcoloredblocks, foamfix, forestry, gravestone, hopperducts, immersiveengineering, IC2, industrialwires, infinitefluids, inventorytweaks, ironbackpacks, ironchest, JEI, journeymap, jeresources, libVulpes, Lockdown, mantle, mikedongles, modtweaker, moreoverlays, Morpheus, mousetweaks, mpbasic, mputils, mtlib, Neat, omlib, openglider, openmodularturrets, p455w0rdslib, harvestcraft, pressure, progressiveautomation, quantumstorage, Quark, railcraft, randomthings, reborncore, reborncore-mcmultipart, redstonearsenal, ResourceLoader, simplegenerators, simplyjetpacks, slug, snad, soulshardstow, soundfilters, SpiceOfLife, bq_standard, stats_keeper, StorageDrawers, supercraftingframe, tconstruct, thermalexpansion, thermalfoundation, thirstybottles, TinkersAddons, tp, torchmaster, ToughAsNails, tanaddons, valkyrielib, Waila, WailaHarvestability, icse, wawla, weather2, wct, Woot, zerocore, zombieawareness] at CLIENT
  500. [12:50:34] [Client thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, AdvancedRocketryCore, appliedenergistics2-core, Aroma1997Core, <CoFH ASM>, foamfixcore, actuallyadditions, advancedRocketry, AppleCore, appleskin, appliedenergistics2, Aroma1997CoreHelper, AromaBackupRecovery, AromaBackup, AutoRegLib, base, Baubles, bdlib, betterwithmods, betterquesting, bqt, bloodmoon, Chameleon, ChickenChunks, chisel, chiselsandbits, clumps, CodeChickenCore, CodeChickenLib, ccl-entityhook, cofhcore, cookingforblockheads, extendedrenderer, coroutil, configmod, ctgui, MineTweaker3, crafttweakerjei, custommainmenu, deathquotes, ding, dldungeonsjdg, elevatorid, endercore, EnderIO, EnderStorage, environmentaltech, excompressum, exnihiloomnia, extrautils2, bigreactors, flatcoloredblocks, foamfix, forestry, gravestone, hopperducts, immersiveengineering, IC2, industrialwires, infinitefluids, inventorytweaks, ironbackpacks, ironchest, JEI, journeymap, jeresources, libVulpes, Lockdown, mantle, mikedongles, modtweaker, moreoverlays, Morpheus, mousetweaks, mpbasic, mputils, mtlib, Neat, omlib, openglider, openmodularturrets, p455w0rdslib, harvestcraft, pressure, progressiveautomation, quantumstorage, Quark, railcraft, randomthings, reborncore, reborncore-mcmultipart, redstonearsenal, ResourceLoader, simplegenerators, simplyjetpacks, slug, snad, soulshardstow, soundfilters, SpiceOfLife, bq_standard, stats_keeper, StorageDrawers, supercraftingframe, tconstruct, thermalexpansion, thermalfoundation, thirstybottles, TinkersAddons, tp, torchmaster, ToughAsNails, tanaddons, valkyrielib, Waila, WailaHarvestability, icse, wawla, weather2, wct, Woot, zerocore, zombieawareness] at SERVER
  501. [12:50:44] [Client thread/INFO]: Skipping Pulse craftingtweaksIntegration; missing dependency: craftingtweaks
  502. [12:50:44] [Client thread/INFO]: Skipping Pulse theoneprobeIntegration; missing dependency: theoneprobe
  503. [12:50:44] [Client thread/INFO]: Preparing to take over the world
  504. [12:50:51] [Client thread/INFO]: Starting automation
  505. [12:50:52] [Client thread/INFO]: [Quark ASM] Transforming RenderItem
  506. [12:50:52] [Client thread/INFO]: [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)
  507. [12:50:52] [Client thread/INFO]: [Quark ASM] Located Method, patching...
  508. [12:50:52] [Client thread/INFO]: [Quark ASM] Patch result: true
  509. [12:50:52] [Client thread/INFO]: [Quark ASM] Applying Transformation to method (Names [renderEffect, func_180451_a, a] Descriptor (Lnet/minecraft/client/renderer/block/model/IBakedModel;)V / (Lbyl;)V)
  510. [12:50:52] [Client thread/INFO]: [Quark ASM] Located Method, patching...
  511. [12:50:52] [Client thread/INFO]: [Quark ASM] Patch result: true
  512. [12:50:52] [Client thread/INFO]: Found 1 mixins for net.minecraft.client.renderer.RenderItem
  513. [12:50:52] [Client thread/INFO]: Successfully applied reborncore.client.mixin.MixinRenderItem to bsu
  514. [12:50:52] [Client thread/INFO]: Successfully applied 1 mixins to bsu in 272ms
  515. [12:50:53] [Client thread/INFO]: Transforming Class [net.minecraft.client.renderer.RenderItem], Method [func_180453_a, func_184391_a]
  516. [12:50:53] [Client thread/INFO]: Transforming net.minecraft.client.renderer.RenderItem Finished.
  517. [12:50:53] [Client thread/ERROR]: Unexpected hash 457a6a5d0a578b9ea1eae693e3508d62 detected for class EntityRenderer. Crashes or bugs may occur!
  518. [12:50:53] [Client thread/ERROR]: The mod snad is expecting signature @FINGERPRINT@ for source Snad-1.10.2-1.6.09.20a.jar, however there is no signature matching that description
  519. [12:50:53] [Client thread/ERROR]: No fingerprint found!
  520. [12:50:53] [Client thread/INFO]: [com.tmtravlr.soundfilters.SoundFiltersMod:<clinit>:105]: [Sound Filters] Loaded modified library.
  521. [12:50:55] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Actually Additions, FMLFileResourcePack:Advanced Rocketry, FMLFileResourcePack:AppleCore, FMLFileResourcePack:AppleSkin, FMLFileResourcePack:Applied Energistics 2, FMLFileResourcePack:Aroma1997Core|Helper, FMLFileResourcePack:AromaBackup Recovery, FMLFileResourcePack:AromaBackup, FMLFileResourcePack:AutoRegLib, FMLFileResourcePack:B.A.S.E, FMLFileResourcePack:Baubles, FMLFileResourcePack:BD Lib, FMLFileResourcePack:Better With Mods, FMLFileResourcePack:Better Questing, FMLFileResourcePack:Better Questing Triggerer, FMLFileResourcePack:Bloodmoon, FMLFileResourcePack:Chameleon, FMLFileResourcePack:ChickenChunks, FMLFileResourcePack:Chisel, FMLFileResourcePack:Chisels & Bits, FMLFileResourcePack:Clumps, FMLFileResourcePack:CodeChicken Core, FMLFileResourcePack:CodeChicken Lib, FMLFileResourcePack:ccl-entityhook, FMLFileResourcePack:CoFH Core, FMLFileResourcePack:Cooking for Blockheads, FMLFileResourcePack:Extended Renderer, FMLFileResourcePack:CoroUtil Library, FMLFileResourcePack:Extended Mod Config, FMLFileResourcePack:CT-GUI, FMLFileResourcePack:MineTweaker 3, FMLFileResourcePack:CraftTweaker JEI Support, FMLFileResourcePack:Custom Main Menu, FMLFileResourcePack:Death Quotes, FMLFileResourcePack:Ding, FMLFileResourcePack:Doomlike Dungeons, FMLFileResourcePack:Elevator Mod, FMLFileResourcePack:EnderCore, FMLFileResourcePack:Ender IO, FMLFileResourcePack:EnderStorage, FMLFileResourcePack:Environmental Tech, FMLFileResourcePack:Ex Compressum, FMLFileResourcePack:Ex Nihilo Omnia, FMLFileResourcePack:Extra Utilities 2, FMLFileResourcePack:Extreme Reactors, FMLFileResourcePack:Flat Colored Blocks, FMLFileResourcePack:FoamFix, FMLFileResourcePack:Forestry, FMLFileResourcePack:Gravestone, FMLFileResourcePack:Hopper Ducts, FMLFileResourcePack:Immersive Engineering, FMLFileResourcePack:IndustrialCraft 2, FMLFileResourcePack:Industrial Wires, FMLFileResourcePack:InfiniteFluids, FMLFileResourcePack:Inventory Tweaks, FMLFileResourcePack:Iron Backpacks, FMLFileResourcePack:Iron Chest, FMLFileResourcePack:Just Enough Items, FMLFileResourcePack:JourneyMap, FMLFileResourcePack:Just Enough Resources, FMLFileResourcePack:libVulpes, FMLFileResourcePack:Lockdown, FMLFileResourcePack:Mantle, FMLFileResourcePack:Mike Dongles, FMLFileResourcePack:Mod Tweaker, FMLFileResourcePack:MoreOverlays, FMLFileResourcePack:Morpheus, FMLFileResourcePack:Mouse Tweaks, FMLFileResourcePack:ModPack Basic Tools, FMLFileResourcePack:ModPack Utilities, FMLFileResourcePack:MTLib, FMLFileResourcePack:Neat, FMLFileResourcePack:OMLib, FMLFileResourcePack:Open Glider, FMLFileResourcePack:Open Modular Turrets, FMLFileResourcePack:p455w0rd's Library, FMLFileResourcePack:Pam's HarvestCraft, FMLFileResourcePack:Pressure Pipes, FMLFileResourcePack:Progressive Automation, FMLFileResourcePack:QuantumStorage, FMLFileResourcePack:Quark, FMLFileResourcePack:Railcraft, FMLFileResourcePack:Random Things, FMLFileResourcePack:RebornCore, FMLFileResourcePack:reborncore-MCMultiPart, FMLFileResourcePack:Redstone Arsenal, FMLFileResourcePack:Resource Loader, FMLFileResourcePack:Simple Generators, FMLFileResourcePack:Simply Jetpacks 2, FMLFileResourcePack:Slugs EU and RF converters, FMLFileResourcePack:Snad, FMLFileResourcePack:Soul Shards - The Old Ways, FMLFileResourcePack:Sound Filters, FMLFileResourcePack:The Spice of Life, FMLFileResourcePack:Standard Expansion, FMLFileResourcePack:Stats Keeper, FMLFileResourcePack:Storage Drawers, FMLFileResourcePack:Super Crafting Frame, FMLFileResourcePack:Tinkers' Construct, FMLFileResourcePack:Thermal Expansion, FMLFileResourcePack:Thermal Foundation, FMLFileResourcePack:Thirsty Bottles, FMLFileResourcePack:Tinkers' Addons, FMLFileResourcePack:Tiny Progressions, FMLFileResourcePack:TorchMaster, FMLFileResourcePack:Tough As Nails, FMLFileResourcePack:Tough Expansion, FMLFileResourcePack:Valkyrie Lib, FMLFileResourcePack:Waila, FMLFileResourcePack:Waila Harvestability, FMLFileResourcePack:I Can See Everything, FMLFileResourcePack:What Are We Looking At, FMLFileResourcePack:Localized Weather & Storms, FMLFileResourcePack:Wireless Crafting Terminal 2, FMLFileResourcePack:Woot, FMLFileResourcePack:Zero CORE, FMLFileResourcePack:Zombie Awareness, CustomResources, CustomOverridingResources
  522. [12:50:57] [Client thread/INFO]: Processing ObjectHolder annotations
  523. [12:50:57] [Client thread/INFO]: Found 480 ObjectHolder annotations
  524. [12:50:57] [Client thread/INFO]: Identifying ItemStackHolder annotations
  525. [12:50:57] [Client thread/INFO]: Found 1 ItemStackHolder annotations
  526. [12:50:57] [Client thread/INFO]: Applying holder lookups
  527. [12:50:57] [Client thread/INFO]: Holder lookups applied
  528. [12:50:57] [Client thread/INFO]: Applying holder lookups
  529. [12:50:57] [Client thread/INFO]: Holder lookups applied
  530. [12:50:57] [Client thread/INFO]: Applying holder lookups
  531. [12:50:57] [Client thread/INFO]: Holder lookups applied
  532. [12:50:57] [Client thread/INFO]: Configured a dormant chunk cache size of 0
  533. [12:50:58] [Forge Version Check/INFO]: [railcraft] Starting version check at http://www.railcraft.info/railcraft_versions
  534. [12:50:58] [Client thread/INFO]: [Quark ASM] Transforming ModelBiped
  535. [12:50:58] [Client thread/INFO]: [Quark ASM] Applying Transformation to method (Names [setRotationAngles, func_78087_a, a] Descriptor (FFFFFFLnet/minecraft/entity/Entity;)V / (FFFFFFLrw;)V)
  536. [12:50:58] [Client thread/INFO]: [Quark ASM] Located Method, patching...
  537. [12:50:58] [Client thread/INFO]: [Quark ASM] Patch result: true
  538. [12:50:58] [Client thread/INFO]: Logger initialized.
  539. [12:50:58] [Client thread/OFF]: Loading Aroma1997Core version ${version} for MC ${mcversion}
  540. [12:50:58] [Client thread/INFO]: Finished Pre-initialization.
  541. [12:50:58] [Client thread/INFO]: Registering default Templates...
  542. [12:50:58] [Client thread/INFO]: Registering default generators...
  543. [12:50:58] [Client thread/INFO]: Verifying or creating base world generation directory...
  544. [12:50:58] [Client thread/INFO]: Complete.
  545. [12:50:58] [Client thread/INFO]: Starting PreInitialization Phase...
  546. [12:50:58] [Client thread/INFO]: Tesla not found! Skipping Tesla Power System integration.
  547. [12:50:58] [Client thread/INFO]: Grabbing Configurations...
  548. [12:50:58] [Forge Version Check/INFO]: [railcraft] Found status: AHEAD Target: null
  549. [12:50:59] [Forge Version Check/INFO]: [soulshardstow] Starting version check at https://gist.githubusercontent.com/TehNut/e8db2be209d32d1ebbc3/raw/VersionChecker-SSTOW.json
  550. [12:50:59] [Client thread/INFO]: Initializing Tool Materials...
  551. [12:50:59] [Client thread/INFO]: Initializing Armor Materials...
  552. [12:50:59] [Client thread/INFO]: Initializing Blocks...
  553. [12:51:00] [Client thread/INFO]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:103]: Spliced in METHOD: net.minecraftforge.common.property.ExtendedBlockState.createState
  554. [12:51:00] [Forge Version Check/INFO]: [soulshardstow] Found status: BETA Target: null
  555. [12:51:00] [Forge Version Check/INFO]: [mousetweaks] Starting version check at http://play.sourceruns.org/yalter/MouseTweaks/update.json
  556. [12:51:00] [Client thread/INFO]: Initializing Items...
  557. [12:51:00] [Forge Version Check/INFO]: [mousetweaks] Found status: UP_TO_DATE Target: null
  558. [12:51:00] [Forge Version Check/INFO]: [openglider] Starting version check at https://raw.githubusercontent.com/gr8pefish/OpenGlider/1.10/versions/update.json
  559. [12:51:01] [Forge Version Check/INFO]: [openglider] Found status: OUTDATED Target: 0.2.0
  560. [12:51:01] [Forge Version Check/INFO]: [cofhcore] Starting version check at https://raw.github.com/cofh/version/master/cofhcore_update.json
  561. [12:51:01] [Forge Version Check/INFO]: [cofhcore] Found status: UP_TO_DATE Target: null
  562. [12:51:01] [Forge Version Check/INFO]: [Forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
  563. [12:51:01] [Client thread/INFO]: Initializing Fuelstuffs...
  564. [12:51:01] [Client thread/INFO]: Initializing Update Checker...
  565. [12:51:01] [Actually Additions Update Checker/INFO]: Starting Update Check...
  566. [12:51:01] [Client thread/INFO]: PreInitializing ClientProxy...
  567. [12:51:01] [Actually Additions Update Checker/INFO]: Update Check done!
  568. [12:51:01] [Actually Additions Update Checker/INFO]: Actually Additions is up to date!
  569. [12:51:01] [Client thread/INFO]: PreInitialization Finished.
  570. [12:51:01] [Client thread/INFO]: OBJLoader: Domain libvulpes has been added.
  571. [12:51:01] [Forge Version Check/INFO]: [Forge] Found status: OUTDATED Target: 12.18.3.2281
  572. [12:51:01] [Forge Version Check/INFO]: [thermalfoundation] Starting version check at https://raw.github.com/cofh/version/master/thermalfoundation_update.json
  573. [12:51:01] [Forge Version Check/INFO]: [thermalfoundation] Found status: UP_TO_DATE Target: null
  574. [12:51:01] [Forge Version Check/INFO]: [thermalexpansion] Starting version check at https://raw.github.com/cofh/version/master/thermalexpansion_update.json
  575. [12:51:01] [Forge Version Check/INFO]: [thermalexpansion] Found status: UP_TO_DATE Target: null
  576. [12:51:01] [Forge Version Check/INFO]: [moreoverlays] Starting version check at https://raw.githubusercontent.com/feldim2425/Mod_Update-JSONs/master/MoreOverlays.json
  577. [12:51:01] [Forge Version Check/INFO]: [moreoverlays] Found status: UP_TO_DATE Target: null
  578. [12:51:01] [Forge Version Check/INFO]: [redstonearsenal] Starting version check at https://raw.github.com/cofh/version/master/redstonearsenal_update.json
  579. [12:51:02] [Forge Version Check/INFO]: [redstonearsenal] Found status: UP_TO_DATE Target: null
  580. [12:51:02] [Forge Version Check/INFO]: [simplyjetpacks] Starting version check at https://raw.githubusercontent.com/CyberdyneCC/SimplyJetpacks-2/TomsonDev/update/update.json
  581. [12:51:02] [Forge Version Check/INFO]: [simplyjetpacks] Found status: BETA_OUTDATED Target: 2.1.2.47
  582. [12:51:04] [Client thread/INFO]: OBJLoader: Domain advancedrocketry has been added.
  583. [12:51:05] [Client thread/INFO]: [team.chisel.common.asm.ChiselTransformer:transform:96]: Transforming Class [net.minecraftforge.client.ForgeHooksClient], Method [getDamageModel]
  584. [12:51:05] [Client thread/INFO]: [team.chisel.common.asm.ChiselTransformer:transform:126]: Transforming net.minecraftforge.client.ForgeHooksClient Finished.
  585. [12:51:07] [Client thread/WARN]: =============================================================
  586. [12:51:07] [Client thread/WARN]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FML!
  587. [12:51:07] [Client thread/WARN]: Offender: zmaster587/advancedRocketry/client/render/entity/RenderPlanetUIEntity.<clinit>()V
  588. [12:51:07] [Client thread/WARN]: Use FMLCommonHandler.exitJava instead
  589. [12:51:07] [Client thread/WARN]: =============================================================
  590. [12:51:08] [Client thread/INFO]: Extra Utilities 2 JEI Plugin - ACTIVATE!
  591. [12:51:09] [Client thread/INFO]: Pre Initialization ( started )
  592. [12:51:11] [Client thread/INFO]: Removing Interface cofh.api.energy.IEnergyReceiver from appeng/tile/powersink/RedstoneFlux because RF integration is disabled.
  593. [12:51:11] [Client thread/INFO]: Updated appeng/tile/powersink/RedstoneFlux
  594. [12:51:12] [Client thread/INFO]: Allowing Interface ic2.api.item.ISpecialElectricItem from appeng/items/tools/powered/powersink/IC2 because IC2 integration is enabled.
  595. [12:51:12] [Client thread/INFO]: Allowing Interface ic2.api.item.IElectricItemManager from appeng/items/tools/powered/powersink/IC2 because IC2 integration is enabled.
  596. [12:51:12] [Client thread/INFO]: Allowing Method getManager from appeng/items/tools/powered/powersink/IC2 because IC2 integration is enabled.
  597. [12:51:12] [Client thread/INFO]: Removing Interface cofh.api.energy.IEnergyContainerItem from appeng/items/tools/powered/powersink/RedstoneFlux because RFItem integration is disabled.
  598. [12:51:12] [Client thread/INFO]: Updated appeng/items/tools/powered/powersink/RedstoneFlux
  599. [12:51:13] [Client thread/INFO]: Allowing Interface ic2.api.energy.tile.IEnergySink from appeng/parts/p2p/PartP2PIC2Power because IC2 integration is enabled.
  600. [12:51:13] [Client thread/INFO]: Allowing Interface ic2.api.energy.tile.IEnergySource from appeng/parts/p2p/PartP2PIC2Power because IC2 integration is enabled.
  601. [12:51:14] [Client thread/INFO]: Starting AE2 VersionChecker
  602. [12:51:14] [Client thread/INFO]: Pre Initialization ( ended after 5571ms )
  603. [12:51:14] [Client thread/INFO]: Helping Aroma1997Core
  604. [12:51:14] [Client thread/INFO]: Loading 0 modules.
  605. [12:51:14] [Client thread/INFO]: Done loading plugins.
  606. [12:51:15] [AE2 VersionChecker/INFO]: Newer version is available: rv3-beta-6 (found) > rv4-alpha-11 (current)
  607. [12:51:15] [AE2 VersionChecker/INFO]: Changelog: Updated pt_BR.lang to match latest en_US - Kasama
  608.  
  609. [12:51:15] [AE2 VersionChecker/INFO]: VersionChecker mod is not installed; Proceeding.
  610. [12:51:15] [AE2 VersionChecker/INFO]: Stopping AE2 VersionChecker
  611. [12:51:15] [Client thread/INFO]: [Quark] 'Animals eat floor food' is forcefully disabled as it's incompatible with the following loaded mods: [betterwithmods]
  612. [12:51:16] [Client thread/INFO]: [Quark] 'Food tooltip' is forcefully disabled as it's incompatible with the following loaded mods: [appleskin]
  613. [12:51:16] [Client thread/INFO]: [Quark] 'Inventory sorting' is forcefully disabled as it's incompatible with the following loaded mods: [inventorytweaks]
  614. [12:51:16] [Client thread/INFO]: [Quark] Module automation is enabled
  615. [12:51:16] [Client thread/INFO]: [Quark] Module world is enabled
  616. [12:51:16] [Client thread/INFO]: [Quark] Module vanity is enabled
  617. [12:51:16] [Client thread/INFO]: [Quark] Module experimental is enabled
  618. [12:51:16] [Client thread/INFO]: [Quark] Module building is enabled
  619. [12:51:16] [Client thread/INFO]: [Quark] Module tweaks is enabled
  620. [12:51:16] [Client thread/INFO]: [Quark] Module management is enabled
  621. [12:51:16] [Client thread/INFO]: [Quark] Module decoration is enabled
  622. [12:51:17] [Client thread/INFO]: [Quark ASM] Transforming LayerArmorBase
  623. [12:51:17] [Client thread/INFO]: [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)
  624. [12:51:17] [Client thread/INFO]: [Quark ASM] Located Method, patching...
  625. [12:51:17] [Client thread/INFO]: [Quark ASM] Patch result: true
  626. [12:51:17] [Client thread/INFO]: [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)
  627. [12:51:17] [Client thread/INFO]: [Quark ASM] Located Method, patching...
  628. [12:51:17] [Client thread/INFO]: [Quark ASM] Patch result: true
  629. [12:51:18] [Client thread/INFO]: Module Materials has successfully loaded
  630. [12:51:18] [Client thread/INFO]: Module MineTweaker3 has successfully loaded
  631. [12:51:18] [Client thread/INFO]: Module Tool has successfully loaded
  632. [12:51:18] [Client thread/INFO]: [minetweaker.runtime.MTTweaker:load:95]: Loading scripts
  633. [12:51:19] [Client thread/INFO]: bdlib 1.12.4.24 loaded
  634. [12:51:20] [Client thread/INFO]: Initialized network channel 'bdew.multiblock' for mod 'bdlib'
  635. [12:51:20] [Client thread/INFO]: Started loading books...
  636. [12:51:20] [Client thread/INFO]: Book loading completed in 2.59743E-4 seconds.
  637. [12:51:24] [Client thread/INFO]: OBJLoader: Domain immersiveengineering has been added.
  638. [12:51:24] [Client thread/INFO]: Custom OBJLoader: Domain has been added: immersiveengineering
  639. [12:51:28] [Client thread/INFO]: Adding Filter Ladder,1
  640. [12:51:28] [Client thread/INFO]: Adding Filter Wooden Trapdoor,2
  641. [12:51:28] [Client thread/INFO]: Adding Filter tile.bwm:grate.32767.name,3
  642. [12:51:28] [Client thread/INFO]: Adding Filter tile.bwm:slats.32767.name,4
  643. [12:51:28] [Client thread/INFO]: Adding Filter Wicker,5
  644. [12:51:28] [Client thread/INFO]: Adding Filter Soul Sand,6
  645. [12:51:28] [Client thread/INFO]: Adding Filter Iron Bars,7
  646. [12:51:28] [Client thread/INFO]: Successfully load compat for tconstruct
  647. [12:51:28] [Client thread/INFO]: Successfully load compat for harvestcraft
  648. [12:51:28] [Client thread/INFO]: Successfully load compat for immersiveengineering
  649. [12:51:28] [Client thread/INFO]: Successfully load compat for MineTweaker3
  650. [12:51:28] [Client thread/INFO]: Successfully load compat for Quark
  651. [12:51:29] [Client thread/INFO]: Loaded configs...
  652. [12:51:31] [Client thread/INFO]: Starting pre-init...
  653. [12:51:31] [Client thread/INFO]: Loading blocks...
  654. [12:51:32] [Client thread/INFO]: 71 Feature's blocks loaded.
  655. [12:51:32] [Client thread/INFO]: Loading Tile Entities...
  656. [12:51:32] [Client thread/INFO]: Tile Entities loaded.
  657. [12:51:32] [Client thread/INFO]: Loading items...
  658. [12:51:32] [Client thread/INFO]: 71 Feature's items loaded.
  659. [12:51:32] [Client thread/INFO]: Pre-init finished.
  660. [12:51:33] [Client thread/INFO]: Module Entities has successfully loaded
  661. [12:51:34] [Client thread/INFO]: [aln.deathquotes.DeathQuotes:PreInit:68]: [deathquotes] Death quotes count 455 from file ./config/deathquotes.txt
  662. [12:51:34] [Client thread/INFO]: [jaredbgreat.dldungeons.DoomlikeDungeons:preInit:46]: Doomlike Dungeons is in preInit, should now load config.
  663. [12:51:34] [Client thread/INFO]: [jaredbgreat.dldungeons.themes.ThemeReader:setConfigDir:69]: [DLDUNGEONS] themesdir is D:\Programme\Minecraft curse\Instances\Forever Stranded (1)\config\DLDungeonsJBG
  664. [12:51:34] [Client thread/INFO]: [jaredbgreat.dldungeons.GenerationHandler:setFrequency:118]: freqScale = 8
  665. [12:51:34] [Client thread/INFO]: [jaredbgreat.dldungeons.GenerationHandler:setFrequency:120]: factor = 32
  666. [12:51:34] [Client thread/INFO]: [jaredbgreat.dldungeons.ConfigHandler:init:122]: [DLDUNGEONS] Frequency Scaling Factor Set To: 8
  667. [12:51:34] [Client thread/INFO]: [jaredbgreat.dldungeons.ConfigHandler:init:127]: [DLDUNGEONS] Minimum X Factor Set To: 16
  668. [12:51:34] [Client thread/INFO]: [jaredbgreat.dldungeons.ConfigHandler:init:132]: [DLDUNGEONS] Difficulty set to: Normal difficulty.
  669. [12:51:34] [Client thread/INFO]: [jaredbgreat.dldungeons.ConfigHandler:init:141]: [DLDUNGEONS] Will spawn dungeons in with world generation? true
  670. [12:51:34] [Client thread/INFO]: [jaredbgreat.dldungeons.ConfigHandler:init:144]: [DLDUNGEONS] Will spawn dungeons even with structures disabled? false
  671. [12:51:34] [Client thread/INFO]: [jaredbgreat.dldungeons.ConfigHandler:init:153]: [DLDUNGEONS] Will export item, block, and mob lists? false
  672. [12:51:34] [Client thread/INFO]: [jaredbgreat.dldungeons.ConfigHandler:init:156]: [DLDUNGEONS] Will announce use of OP/cheat commands? true
  673. [12:51:34] [Client thread/INFO]: [jaredbgreat.dldungeons.ConfigHandler:init:159]: [DLDUNGEONS] Will dungeons be easy to find? false
  674. [12:51:34] [Client thread/INFO]: [jaredbgreat.dldungeons.ConfigHandler:init:162]: [DLDUNGEONS] Will themes be automatically install if themes folder is empty? true
  675. [12:51:34] [Client thread/INFO]: [jaredbgreat.dldungeons.ConfigHandler:init:165]: [DLDUNGEONS] Can themes be (re)installed by command? true
  676. [12:51:34] [Client thread/INFO]: [jaredbgreat.dldungeons.ConfigHandler:init:169]: [DLDUNGEONS] Will be stingy with chests? false
  677. [12:51:34] [Client thread/INFO]: [jaredbgreat.dldungeons.ConfigHandler:processBiomeExclusions:422]: [DLDUNGEONS] adding END to excusion list
  678. [12:51:34] [Client thread/INFO]: [jaredbgreat.dldungeons.ConfigHandler:init:178]: [DLDUNGEONS] Will use API? true
  679. [12:51:34] [Client thread/INFO]: [jaredbgreat.dldungeons.ConfigHandler:init:181]: [DLDUNGEONS] Will allow API base mob change? true
  680. [12:51:34] [Client thread/INFO]: [jaredbgreat.dldungeons.ConfigHandler:init:190]: [DLDUNGEONS] Will self-profile? false
  681. [12:51:34] [Client thread/INFO]: [jaredbgreat.dldungeons.ConfigHandler:openThemesDir:332]: [DLDUNGEONS] themesdir will be set to D:\Programme\Minecraft curse\Instances\Forever Stranded (1)\config\DLDungeonsJBG\themes\
  682. [12:51:34] [Client thread/INFO]: [jaredbgreat.dldungeons.ConfigHandler:openThemesDir:334]: [DLDUNGEONS] themesdir File is be set to D:\Programme\Minecraft curse\Instances\Forever Stranded (1)\config\DLDungeonsJBG\themes
  683. [12:51:34] [Client thread/INFO]: [jaredbgreat.dldungeons.themes.ThemeReader:setThemesDir:56]: [DLDUNGEONS] themesdir is D:\Programme\Minecraft curse\Instances\Forever Stranded (1)\config\DLDungeonsJBG\themes
  684. [12:51:34] [Client thread/INFO]: [jaredbgreat.dldungeons.setup.Externalizer:makeChestCfg:154]: [DLDUNGEONS] Installing files D:\Programme\Minecraft curse\Instances\Forever Stranded (1)\config\DLDungeonsJBG\chests.cfg
  685. [12:51:34] [Client thread/INFO]: [jaredbgreat.dldungeons.DoomlikeDungeons:preInit:49]: [DLDUNGEONS] Config should now be loaded.
  686. [12:51:36] [Client thread/WARN]: Missing translation: config.capacitor.sag_mill_power_intake
  687. [12:51:36] [Client thread/WARN]: Missing translation: config.capacitor.sag_mill_power_buffer
  688. [12:51:36] [Client thread/WARN]: Missing translation: config.capacitor.sag_mill_power_use
  689. [12:51:36] [Client thread/WARN]: Missing translation: config.capacitor.painter_power_intake
  690. [12:51:36] [Client thread/WARN]: Missing translation: config.capacitor.painter_power_buffer
  691. [12:51:36] [Client thread/WARN]: Missing translation: config.capacitor.painter_power_use
  692. [12:51:36] [Client thread/WARN]: Missing translation: config.capacitor.attractor_power_intake
  693. [12:51:36] [Client thread/WARN]: Missing translation: config.capacitor.attractor_power_buffer
  694. [12:51:36] [Client thread/WARN]: Missing translation: config.capacitor.attractorPowerPerTickLevelOne
  695. [12:51:36] [Client thread/WARN]: Missing translation: config.capacitor.attractorRangeLevelOne
  696. [12:51:36] [Client thread/WARN]: Missing translation: config.capacitor.aversion_power_intake
  697. [12:51:36] [Client thread/WARN]: Missing translation: config.capacitor.aversion_power_buffer
  698. [12:51:36] [Client thread/WARN]: Missing translation: config.capacitor.spawnGuardPowerPerTickLevelOne
  699. [12:51:36] [Client thread/WARN]: Missing translation: config.capacitor.aversion_range
  700. [12:51:36] [Client thread/WARN]: Missing translation: config.capacitor.transceiverMaxIoRF
  701. [12:51:36] [Client thread/WARN]: Missing translation: config.capacitor.transceiver_power_buffer
  702. [12:51:36] [Client thread/WARN]: Missing translation: config.capacitor.transceiverUpkeepCostRF
  703. [12:51:36] [Client thread/WARN]: Missing translation: config.capacitor.weather_power_intake
  704. [12:51:36] [Client thread/WARN]: Missing translation: config.capacitor.weather_power_buffer
  705. [12:51:36] [Client thread/WARN]: Missing translation: config.capacitor.weather_power_use
  706. [12:51:36] [Client thread/WARN]: Missing translation: config.capacitor.farm_power_intake
  707. [12:51:36] [Client thread/WARN]: Missing translation: config.capacitor.farm_power_buffer
  708. [12:51:36] [Client thread/WARN]: Missing translation: config.capacitor.farm_power_use
  709. [12:51:36] [Client thread/WARN]: Missing translation: config.capacitor.farm_base_size
  710. [12:51:36] [Client thread/WARN]: Missing translation: config.capacitor.farmBonusSize
  711. [12:51:36] [Client thread/WARN]: Missing translation: config.capacitor.farm_stack_limit
  712. [12:51:36] [Client thread/WARN]: Missing translation: config.capacitor.spawner_power_intake
  713. [12:51:36] [Client thread/WARN]: Missing translation: config.capacitor.spawner_power_buffer
  714. [12:51:36] [Client thread/WARN]: Missing translation: config.capacitor.poweredSpawnerLevelOnePowerPerTickRF
  715. [12:51:36] [Client thread/WARN]: Missing translation: config.capacitor.spawner_speedup
  716. [12:51:36] [Client thread/WARN]: Missing translation: config.capacitor.slice_power_intake
  717. [12:51:36] [Client thread/WARN]: Missing translation: config.capacitor.slice_power_buffer
  718. [12:51:36] [Client thread/WARN]: Missing translation: config.capacitor.sliceAndSpliceLevelOnePowerPerTickRF
  719. [12:51:36] [Client thread/WARN]: Missing translation: config.capacitor.soul_binder_power_intake
  720. [12:51:36] [Client thread/WARN]: Missing translation: config.capacitor.soul_binder_power_buffer
  721. [12:51:36] [Client thread/WARN]: Missing translation: config.capacitor.soulBinderLevelOnePowerPerTickRF
  722. [12:51:36] [Client thread/WARN]: Missing translation: config.capacitor.stirling_power_buffer
  723. [12:51:36] [Client thread/WARN]: Missing translation: config.capacitor.stirling_power_gen
  724. [12:51:36] [Client thread/WARN]: Missing translation: config.capacitor.stirling_power_time
  725. [12:51:36] [Client thread/WARN]: Missing translation: config.capacitor.power_monitor_power_intake
  726. [12:51:36] [Client thread/WARN]: Missing translation: config.capacitor.power_monitor_power_buffer
  727. [12:51:36] [Client thread/WARN]: Missing translation: config.capacitor.power_monitor_power_use
  728. [12:51:36] [Client thread/WARN]: Missing translation: config.capacitor.inv_panel_sensor_power_intake
  729. [12:51:36] [Client thread/WARN]: Missing translation: config.capacitor.inv_panel_sensor_power_buffer
  730. [12:51:36] [Client thread/WARN]: Missing translation: config.capacitor.inv_panel_sensor_power_use
  731. [12:51:59] [Client thread/WARN]: The item tritium_fuel_rod is not initialized.
  732. [12:51:59] [Client thread/WARN]: The item plasma_launcher is not initialized.
  733. [12:51:59] [Client thread/WARN]: The fluid deuterium is not initialized.
  734. [12:51:59] [Client thread/INFO]: [Quark ASM] Transforming RenderBoat
  735. [12:51:59] [Client thread/INFO]: [Quark ASM] Applying Transformation to method (Names [doRender, func_76986_a, a] Descriptor (Lnet/minecraft/entity/item/EntityBoat;DDDFF)V / (Laap;DDDFF)V)
  736. [12:51:59] [Client thread/INFO]: [Quark ASM] Located Method, patching...
  737. [12:51:59] [Client thread/INFO]: [Quark ASM] Patching org.objectweb.asm.tree.MethodNode@5f6bfd6b in node org.objectweb.asm.tree.MethodInsnNode@dbe288d
  738. [12:51:59] [Client thread/INFO]: [Quark ASM] Patch result: true
  739. [12:52:00] [Client thread/INFO]: Plugin BuildCraft 6 Recipes Plugin failed to load: Compatible BuildCraftAPI|recipes version not found
  740. [12:52:00] [Client thread/INFO]: Plugin BuildCraft 6 Fuels Plugin failed to load: Compatible BuildCraftAPI|fuels version not found
  741. [12:52:00] [Client thread/INFO]: Plugin BuildCraft 6 Transport Plugin failed to load: BuildCraft|Transport not found
  742. [12:52:00] [Client thread/INFO]: Plugin malisisdoors Plugin failed to load: Malisis Door's not found
  743. [12:52:00] [Client thread/INFO]: Plugin ExtraUtilities Plugin failed to load: ExtraUtilities not found
  744. [12:52:00] [Client thread/INFO]: Plugin BuildCraft 6 Statements Plugin failed to load: Compatible BuildCraftAPI|statements version not found
  745. [12:52:00] [Client thread/INFO]: Plugin Natura Plugin failed to load: Natura not found
  746. [12:52:00] [Client thread/INFO]: Plugin BiomesOPlenty Plugin failed to load: BiomesOPlenty not found
  747. [12:52:11] [Client thread/INFO]: Attempting to dump ore list: 'D:\Programme\Minecraft curse\Instances\Forever Stranded (1)\config\ExNihiloOmnia\registries\ore\metadatas.json'.
  748. [12:52:12] [Client thread/INFO]: Beginning Hive Registry...
  749. [12:52:12] [Client thread/INFO]: Hive Registry Completed!
  750. [12:52:19] [Client thread/INFO]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:103]: Spliced in METHOD: net.minecraftforge.client.model.ItemLayerModel.bake
  751. [12:52:19] [Client thread/INFO]: OBJLoader: Domain industrialwires has been added.
  752. [12:52:20] [Client thread/INFO]: No plugins for JourneyMap API discovered.
  753. [12:52:20] [Client thread/INFO]: Loading configs..
  754. [12:52:20] [Client thread/INFO]: Updating ModMetaData...
  755. [12:52:20] [Client thread/INFO]: Providing API...
  756. [12:52:20] [Client thread/INFO]: Starting PreInitialization for modtweaker
  757. [12:52:20] [Client thread/INFO]: Loading configuration
  758. [12:52:21] [Client thread/INFO]: Registered MPUtils SaveHandler: BTSaveHandler
  759. [12:52:22] [Client thread/INFO]: Registering drops for shadedGarden.
  760. [12:52:22] [Client thread/INFO]: Registering drops for tropicalGarden.
  761. [12:52:22] [Client thread/INFO]: Registering drops for windyGarden.
  762. [12:52:22] [Client thread/INFO]: Registering drops for frostGarden.
  763. [12:52:22] [Client thread/INFO]: Registering drops for aridGarden.
  764. [12:52:22] [Client thread/INFO]: Registering drops for soggyGarden.
  765. [12:52:23] [Client thread/INFO]: Loading internal config files for mod Pressure Pipes
  766. [12:52:23] [Client thread/INFO]: Loading config: jar:file:/D:/Programme/Minecraft%20curse/Instances/Forever%20Stranded%20(1)/mods/pressure-1.3.1.25-mc1.10.2.jar!/assets/pressure/config/settings.cfg
  767. [12:52:24] [Client thread/INFO]: Loading config: jar:file:/D:/Programme/Minecraft%20curse/Instances/Forever%20Stranded%20(1)/mods/pressure-1.3.1.25-mc1.10.2.jar!/assets/pressure/config/recipes.cfg
  768. [12:52:25] [Client thread/INFO]: Loading user config files for mod Pressure Pipes
  769. [12:52:25] [Client thread/INFO]: Config loading for mod Pressure Pipes finished
  770. [12:52:25] [Client thread/INFO]: Loaded creative tabs for pressure
  771. [12:52:34] [Client thread/INFO]: Module failed prerequisite check, disabling: railcraft:thaumcraft
  772. [12:52:34] [Client thread/INFO]: mods.railcraft.api.core.IRailcraftModule$MissingPrerequisiteException: Thaumcraft not detected
  773. [12:52:36] [Client thread/INFO]: Entity{cart_anchor_world} cannot be defined because Block{machine_alpha} is disabled
  774. [12:52:36] [Client thread/INFO]: Entity{cart_anchor_admin} cannot be defined because Block{machine_alpha} is disabled
  775. [12:52:36] [Client thread/INFO]: Entity{cart_anchor_personal} cannot be defined because Block{machine_alpha} is disabled
  776. [12:52:36] [Client thread/ERROR]: Forestry API error, please update your mods. Error: java.lang.IllegalArgumentException: RailcraftConfig: item tag not found: backpack.trackman.t1
  777. [12:52:36] [Client thread/ERROR]: java.lang.IllegalArgumentException: RailcraftConfig: item tag not found: backpack.trackman.t1
  778. [12:52:36] [Client thread/ERROR]: mods.railcraft.common.core.RailcraftConfig.isItemEnabled(RailcraftConfig.java:874)
  779. [12:52:36] [Client thread/ERROR]: mods.railcraft.common.plugins.forestry.ForestryPlugin$ForestryPluginInstalled.registerBackpacks(ForestryPlugin.java:124)
  780. [12:52:36] [Client thread/ERROR]: Forestry API error: BackpackManager is loaded from jar:file:/D:/Programme/Minecraft%20curse/Instances/Forever%20Stranded%20(1)/mods/forestry_1.10.2-5.2.17.374.jar!/forestry/api/storage/BackpackManager.class
  781. [12:52:40] [Client thread/INFO]: Starting Simply Jetpacks 2
  782. [12:52:40] [Client thread/INFO]: Loading configuration files
  783. [12:52:40] [Client thread/INFO]: Registering items...
  784. [12:52:41] [Client thread/INFO]: Loaded configs...
  785. [12:52:41] [Client thread/INFO]: TAN addon activated!
  786. [12:52:41] [Client thread/INFO]: TAN config loaded!
  787. [12:52:43] [Client thread/INFO]: [com.kashdeya.tinyprogressions.configs.TinyConfig:initMainConfigs:31]: 1.2.0:1.2.0-Hotfix
  788. [12:52:43] [Client thread/INFO]: Initiating Config Legacy Handler....
  789. [12:52:43] [Client thread/INFO]: Moving Old Properties....
  790. [12:52:43] [Client thread/INFO]: Renaming Old Propertiesr....
  791. [12:52:43] [Client thread/INFO]: Cleaning up Categories....
  792. [12:52:43] [Client thread/INFO]: Cleaning up Properties....
  793. [12:52:43] [Client thread/INFO]: Config Legacy Handler Finished
  794. [12:52:44] [Client thread/WARN]: ****************************************
  795. [12:52:44] [Client thread/WARN]: * Invalid registration attempt for an Ore Dictionary item with name ingotFlint has occurred. The registration has been denied to prevent crashes. The mod responsible for the registration needs to correct this.
  796. [12:52:44] [Client thread/WARN]: * at net.minecraftforge.oredict.OreDictionary.registerOreImpl(OreDictionary.java:595)
  797. [12:52:44] [Client thread/WARN]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:581)
  798. [12:52:44] [Client thread/WARN]: * at net.minecraftforge.oredict.OreDictionary.registerOre(OreDictionary.java:579)
  799. [12:52:44] [Client thread/WARN]: * at com.kashdeya.tinyprogressions.handlers.OreDictHandler.init(OreDictHandler.java:21)
  800. [12:52:44] [Client thread/WARN]: * at com.kashdeya.tinyprogressions.main.tinyprogressions.preInit(tinyprogressions.java:55)
  801. [12:52:44] [Client thread/WARN]: * at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)...
  802. [12:52:44] [Client thread/WARN]: ****************************************
  803. [12:52:46] [Client thread/INFO]: Adding tier mapping Woot:none:Blaze->TIER_TWO
  804. [12:52:46] [Client thread/INFO]: Adding tier mapping Woot:none:Witch->TIER_TWO
  805. [12:52:46] [Client thread/INFO]: Adding tier mapping Woot:none:Ghast->TIER_TWO
  806. [12:52:46] [Client thread/INFO]: Adding tier mapping Woot:none:PigZombie->TIER_TWO
  807. [12:52:46] [Client thread/INFO]: Adding tier mapping Woot:none:MagmaCube->TIER_TWO
  808. [12:52:46] [Client thread/INFO]: Adding tier mapping Woot:none:Enderman->TIER_THREE
  809. [12:52:46] [Client thread/INFO]: Adding tier mapping Woot:none:IronGolem->TIER_THREE
  810. [12:52:46] [Client thread/INFO]: Adding tier mapping Woot:none:Guardian->TIER_THREE
  811. [12:52:46] [Client thread/INFO]: Adding tier mapping Woot:Wither:Skeleton->TIER_THREE
  812. [12:52:46] [Client thread/INFO]: Adding tier mapping Woot:none:WitherBoss->TIER_FOUR
  813. [12:52:46] [Client thread/INFO]: Adding mob cost: Woot:none:IronGolem=10
  814. [12:52:46] [Client thread/INFO]: Adding mob cost: Woot:Wither:Skeleton=10
  815. [12:52:46] [Client thread/INFO]: Adding mob cost: Woot:none:MagmaCube=5
  816. [12:52:46] [Client thread/INFO]: Adding mob cost: Woot:none:Enderman=10
  817. [12:52:46] [Client thread/INFO]: Adding tier mapping Woot:none:EnderDragon->TIER_FOUR
  818. [12:52:46] [Client thread/INFO]: Applying holder lookups
  819. [12:52:46] [Client thread/INFO]: Holder lookups applied
  820. [12:52:46] [Client thread/INFO]: Injecting itemstacks
  821. [12:52:46] [Client thread/INFO]: Itemstack injection complete
  822. [12:53:00] [Sound Library Loader/INFO]: Starting up SoundSystem...
  823. [12:53:00] [Client thread/ERROR]: ########## GL ERROR ##########
  824. [12:53:00] [Client thread/ERROR]: @ Pre startup
  825. [12:53:00] [Client thread/ERROR]: 1286: Invalid framebuffer operation
  826. [12:53:00] [Thread-12/INFO]: Initializing LWJGL OpenAL
  827. [12:53:00] [Thread-12/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
  828. [12:53:00] [Thread-12/INFO]: OpenAL initialized.
  829. [12:53:01] [Sound Library Loader/INFO]: Sound engine started
  830. [12:53:02] [Client thread/INFO]: OBJLoader.Parser: command 's' (model: 'advancedrocketry:models/block/models/advRocketmotor.obj') is not currently supported, skipping. Line: 347 's off'
  831. [12:53:02] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ns' (model: 'advancedrocketry:models/block/models/topTank.mtl') is not currently supported, skipping
  832. [12:53:02] [Client thread/INFO]: OBJModel: A color has already been defined for material 'None' in 'advancedrocketry:models/block/models/topTank.mtl'. The color defined by key 'Ks' will not be applied!
  833. [12:53:02] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'illum' (model: 'advancedrocketry:models/block/models/topTank.mtl') is not currently supported, skipping
  834. [12:53:02] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ns' (model: 'advancedrocketry:models/block/models/bottomTank.mtl') is not currently supported, skipping
  835. [12:53:02] [Client thread/INFO]: OBJModel: A color has already been defined for material 'None' in 'advancedrocketry:models/block/models/bottomTank.mtl'. The color defined by key 'Ks' will not be applied!
  836. [12:53:02] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'illum' (model: 'advancedrocketry:models/block/models/bottomTank.mtl') is not currently supported, skipping
  837. [12:53:02] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ns' (model: 'advancedrocketry:models/block/models/middleTank.mtl') is not currently supported, skipping
  838. [12:53:02] [Client thread/INFO]: OBJModel: A color has already been defined for material 'None' in 'advancedrocketry:models/block/models/middleTank.mtl'. The color defined by key 'Ks' will not be applied!
  839. [12:53:02] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'illum' (model: 'advancedrocketry:models/block/models/middleTank.mtl') is not currently supported, skipping
  840. [12:53:02] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ns' (model: 'advancedrocketry:models/block/models/sawBlade.mtl') is not currently supported, skipping
  841. [12:53:02] [Client thread/INFO]: OBJModel: A color has already been defined for material 'Material' in 'advancedrocketry:models/block/models/sawBlade.mtl'. The color defined by key 'Ks' will not be applied!
  842. [12:53:02] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ke' (model: 'advancedrocketry:models/block/models/sawBlade.mtl') is not currently supported, skipping
  843. [12:53:02] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ni' (model: 'advancedrocketry:models/block/models/sawBlade.mtl') is not currently supported, skipping
  844. [12:53:02] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'illum' (model: 'advancedrocketry:models/block/models/sawBlade.mtl') is not currently supported, skipping
  845. [12:53:13] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Expected name at line 8 column 6
  846. [12:53:13] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at com.google.gson.internal.Streams.parse(Streams.java:56)
  847. [12:53:13] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at com.google.gson.JsonParser.parse(JsonParser.java:84)
  848. [12:53:13] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at codechicken.lib.model.blockstate.CCBlockStateLoader.load(CCBlockStateLoader.java:54)
  849. [12:53:13] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at codechicken.lib.model.blockstate.CCBlockStateLoader.handleLoad(CCBlockStateLoader.java:38)
  850. [12:53:13] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_178331_a(ModelBlockDefinition.java)
  851. [12:53:13] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraft.client.renderer.block.model.ModelBakery.func_188636_a(ModelBakery.java:219)
  852. [12:53:13] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraft.client.renderer.block.model.ModelBakery.func_188632_a(ModelBakery.java:200)
  853. [12:53:13] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraft.client.renderer.block.model.ModelBakery.func_177586_a(ModelBakery.java:185)
  854. [12:53:13] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:281)
  855. [12:53:13] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:121)
  856. [12:53:13] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:240)
  857. [12:53:13] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:147)
  858. [12:53:13] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28)
  859. [12:53:13] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:122)
  860. [12:53:13] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:499)
  861. [12:53:13] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351)
  862. [12:53:13] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraft.client.main.Main.main(SourceFile:124)
  863. [12:53:13] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  864. [12:53:13] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  865. [12:53:13] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  866. [12:53:13] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at java.lang.reflect.Method.invoke(Method.java:483)
  867. [12:53:13] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  868. [12:53:13] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  869. [12:53:13] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:634]: Caused by: com.google.gson.stream.MalformedJsonException: Expected name at line 8 column 6
  870. [12:53:13] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1505)
  871. [12:53:13] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:494)
  872. [12:53:13] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at com.google.gson.stream.JsonReader.hasNext(JsonReader.java:403)
  873. [12:53:13] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:666)
  874. [12:53:13] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:667)
  875. [12:53:13] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:642)
  876. [12:53:13] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at com.google.gson.internal.Streams.parse(Streams.java:44)
  877. [12:53:13] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:634]: ... 22 more
  878. [12:53:13] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Expected name at line 8 column 6
  879. [12:53:13] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at com.google.gson.internal.Streams.parse(Streams.java:56)
  880. [12:53:13] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at com.google.gson.JsonParser.parse(JsonParser.java:84)
  881. [12:53:13] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at codechicken.lib.model.blockstate.CCBlockStateLoader.load(CCBlockStateLoader.java:54)
  882. [12:53:13] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at codechicken.lib.model.blockstate.CCBlockStateLoader.handleLoad(CCBlockStateLoader.java:38)
  883. [12:53:13] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_178331_a(ModelBlockDefinition.java)
  884. [12:53:13] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraft.client.renderer.block.model.ModelBakery.func_188636_a(ModelBakery.java:219)
  885. [12:53:13] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraft.client.renderer.block.model.ModelBakery.func_188632_a(ModelBakery.java:200)
  886. [12:53:13] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraft.client.renderer.block.model.ModelBakery.func_177586_a(ModelBakery.java:185)
  887. [12:53:13] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:281)
  888. [12:53:13] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1192)
  889. [12:53:13] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149)
  890. [12:53:13] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraftforge.client.model.ModelLoader.func_177569_a(ModelLoader.java:252)
  891. [12:53:13] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:145)
  892. [12:53:13] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:240)
  893. [12:53:13] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:147)
  894. [12:53:13] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28)
  895. [12:53:13] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:122)
  896. [12:53:13] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:499)
  897. [12:53:13] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351)
  898. [12:53:13] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraft.client.main.Main.main(SourceFile:124)
  899. [12:53:13] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  900. [12:53:13] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  901. [12:53:13] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  902. [12:53:13] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at java.lang.reflect.Method.invoke(Method.java:483)
  903. [12:53:13] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  904. [12:53:13] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  905. [12:53:13] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:634]: Caused by: com.google.gson.stream.MalformedJsonException: Expected name at line 8 column 6
  906. [12:53:13] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1505)
  907. [12:53:13] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:494)
  908. [12:53:13] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at com.google.gson.stream.JsonReader.hasNext(JsonReader.java:403)
  909. [12:53:13] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:666)
  910. [12:53:13] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:667)
  911. [12:53:13] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:642)
  912. [12:53:13] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at com.google.gson.internal.Streams.parse(Streams.java:44)
  913. [12:53:13] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:634]: ... 25 more
  914. [12:53:13] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Expected name at line 8 column 6
  915. [12:53:13] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at com.google.gson.internal.Streams.parse(Streams.java:56)
  916. [12:53:13] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at com.google.gson.JsonParser.parse(JsonParser.java:84)
  917. [12:53:13] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at codechicken.lib.model.blockstate.CCBlockStateLoader.load(CCBlockStateLoader.java:54)
  918. [12:53:13] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at codechicken.lib.model.blockstate.CCBlockStateLoader.handleLoad(CCBlockStateLoader.java:38)
  919. [12:53:13] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_178331_a(ModelBlockDefinition.java)
  920. [12:53:13] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraft.client.renderer.block.model.ModelBakery.func_188636_a(ModelBakery.java:219)
  921. [12:53:13] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraft.client.renderer.block.model.ModelBakery.func_188632_a(ModelBakery.java:200)
  922. [12:53:13] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraft.client.renderer.block.model.ModelBakery.func_177586_a(ModelBakery.java:185)
  923. [12:53:13] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:281)
  924. [12:53:13] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1192)
  925. [12:53:13] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149)
  926. [12:53:13] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraftforge.client.model.ModelLoader.func_177569_a(ModelLoader.java:252)
  927. [12:53:13] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:145)
  928. [12:53:13] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:240)
  929. [12:53:13] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:147)
  930. [12:53:13] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28)
  931. [12:53:13] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:122)
  932. [12:53:13] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:499)
  933. [12:53:13] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351)
  934. [12:53:13] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraft.client.main.Main.main(SourceFile:124)
  935. [12:53:13] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  936. [12:53:13] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  937. [12:53:13] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  938. [12:53:13] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at java.lang.reflect.Method.invoke(Method.java:483)
  939. [12:53:13] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  940. [12:53:13] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  941. [12:53:13] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:634]: Caused by: com.google.gson.stream.MalformedJsonException: Expected name at line 8 column 6
  942. [12:53:13] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1505)
  943. [12:53:13] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:494)
  944. [12:53:13] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at com.google.gson.stream.JsonReader.hasNext(JsonReader.java:403)
  945. [12:53:13] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:666)
  946. [12:53:13] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:667)
  947. [12:53:13] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:642)
  948. [12:53:13] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at com.google.gson.internal.Streams.parse(Streams.java:44)
  949. [12:53:13] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:634]: ... 25 more
  950. [12:53:25] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ns' (model: 'libvulpes:models/block/models/advancedMotor.mtl') is not currently supported, skipping
  951. [12:53:25] [Client thread/INFO]: OBJModel: A color has already been defined for material 'Material' in 'libvulpes:models/block/models/advancedMotor.mtl'. The color defined by key 'Ks' will not be applied!
  952. [12:53:25] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ke' (model: 'libvulpes:models/block/models/advancedMotor.mtl') is not currently supported, skipping
  953. [12:53:25] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ni' (model: 'libvulpes:models/block/models/advancedMotor.mtl') is not currently supported, skipping
  954. [12:53:25] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'illum' (model: 'libvulpes:models/block/models/advancedMotor.mtl') is not currently supported, skipping
  955. [12:53:25] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ns' (model: 'libvulpes:models/block/models/eliteMotor.mtl') is not currently supported, skipping
  956. [12:53:25] [Client thread/INFO]: OBJModel: A color has already been defined for material 'Material' in 'libvulpes:models/block/models/eliteMotor.mtl'. The color defined by key 'Ks' will not be applied!
  957. [12:53:25] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ke' (model: 'libvulpes:models/block/models/eliteMotor.mtl') is not currently supported, skipping
  958. [12:53:25] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ni' (model: 'libvulpes:models/block/models/eliteMotor.mtl') is not currently supported, skipping
  959. [12:53:25] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'illum' (model: 'libvulpes:models/block/models/eliteMotor.mtl') is not currently supported, skipping
  960. [12:53:25] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ns' (model: 'libvulpes:models/block/models/enhancedMotor.mtl') is not currently supported, skipping
  961. [12:53:25] [Client thread/INFO]: OBJModel: A color has already been defined for material 'Material' in 'libvulpes:models/block/models/enhancedMotor.mtl'. The color defined by key 'Ks' will not be applied!
  962. [12:53:25] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ke' (model: 'libvulpes:models/block/models/enhancedMotor.mtl') is not currently supported, skipping
  963. [12:53:25] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ni' (model: 'libvulpes:models/block/models/enhancedMotor.mtl') is not currently supported, skipping
  964. [12:53:25] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'illum' (model: 'libvulpes:models/block/models/enhancedMotor.mtl') is not currently supported, skipping
  965. [12:53:26] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ns' (model: 'libvulpes:models/block/models/motor.mtl') is not currently supported, skipping
  966. [12:53:26] [Client thread/INFO]: OBJModel: A color has already been defined for material 'Material' in 'libvulpes:models/block/models/motor.mtl'. The color defined by key 'Ks' will not be applied!
  967. [12:53:26] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ke' (model: 'libvulpes:models/block/models/motor.mtl') is not currently supported, skipping
  968. [12:53:26] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ni' (model: 'libvulpes:models/block/models/motor.mtl') is not currently supported, skipping
  969. [12:53:26] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'illum' (model: 'libvulpes:models/block/models/motor.mtl') is not currently supported, skipping
  970. [12:53:44] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Expected name at line 8 column 6
  971. [12:53:44] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at com.google.gson.internal.Streams.parse(Streams.java:56)
  972. [12:53:44] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at com.google.gson.JsonParser.parse(JsonParser.java:84)
  973. [12:53:44] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at codechicken.lib.model.blockstate.CCBlockStateLoader.load(CCBlockStateLoader.java:54)
  974. [12:53:44] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at codechicken.lib.model.blockstate.CCBlockStateLoader.handleLoad(CCBlockStateLoader.java:38)
  975. [12:53:44] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_178331_a(ModelBlockDefinition.java)
  976. [12:53:44] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraft.client.renderer.block.model.ModelBakery.func_188636_a(ModelBakery.java:219)
  977. [12:53:44] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraft.client.renderer.block.model.ModelBakery.func_188632_a(ModelBakery.java:200)
  978. [12:53:44] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraft.client.renderer.block.model.ModelBakery.func_177586_a(ModelBakery.java:185)
  979. [12:53:44] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:281)
  980. [12:53:44] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1192)
  981. [12:53:44] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149)
  982. [12:53:44] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:336)
  983. [12:53:44] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:170)
  984. [12:53:44] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:148)
  985. [12:53:44] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28)
  986. [12:53:44] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:122)
  987. [12:53:44] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:499)
  988. [12:53:44] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351)
  989. [12:53:44] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraft.client.main.Main.main(SourceFile:124)
  990. [12:53:44] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  991. [12:53:44] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  992. [12:53:44] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  993. [12:53:44] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at java.lang.reflect.Method.invoke(Method.java:483)
  994. [12:53:44] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  995. [12:53:44] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  996. [12:53:44] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:634]: Caused by: com.google.gson.stream.MalformedJsonException: Expected name at line 8 column 6
  997. [12:53:44] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1505)
  998. [12:53:44] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:494)
  999. [12:53:44] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at com.google.gson.stream.JsonReader.hasNext(JsonReader.java:403)
  1000. [12:53:44] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:666)
  1001. [12:53:44] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:667)
  1002. [12:53:44] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:642)
  1003. [12:53:44] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at com.google.gson.internal.Streams.parse(Streams.java:44)
  1004. [12:53:44] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:634]: ... 24 more
  1005. [12:53:52] [Client thread/ERROR]: Could not load vanilla model parent 'randomthings:block/platform' for 'net.minecraft.client.renderer.block.model.ModelBlock@de5bed0
  1006. net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model randomthings:block/platform with loader VanillaLoader.INSTANCE, skipping
  1007. at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:153) ~[ModelLoaderRegistry.class:?]
  1008. at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:203) [ModelLoaderRegistry.class:?]
  1009. at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getTextures(ModelLoader.java:489) [ModelLoader$VanillaModelWrapper.class:?]
  1010. at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:163) [ModelLoaderRegistry.class:?]
  1011. at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:328) [ModelLoader.class:?]
  1012. at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:170) [byo.class:?]
  1013. at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:148) [ModelLoader.class:?]
  1014. at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [byp.class:?]
  1015. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:122) [bxi.class:?]
  1016. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:499) [bcx.class:?]
  1017. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
  1018. at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
  1019. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
  1020. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
  1021. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
  1022. at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
  1023. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  1024. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  1025. Caused by: java.io.FileNotFoundException: randomthings:models/block/platform.json
  1026. at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(FallbackResourceManager.java:68) ~[bww.class:?]
  1027. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SimpleReloadableResourceManager.java:65) ~[bxi.class:?]
  1028. at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:311) ~[byo.class:?]
  1029. at net.minecraftforge.client.model.ModelLoader.access$1100(ModelLoader.java:118) ~[ModelLoader.class:?]
  1030. at net.minecraftforge.client.model.ModelLoader$VanillaLoader.loadModel(ModelLoader.java:879) ~[ModelLoader$VanillaLoader.class:?]
  1031. at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?]
  1032. ... 17 more
  1033. [12:53:53] [Client thread/INFO]: Max texture size: 8192
  1034. [12:53:53] [Client thread/INFO]: Created: 16x16 textures-atlas
  1035. [12:53:57] [Client thread/ERROR]: Exception loading model for variant reborncore-mcmultipart:multipart#normal
  1036. net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model reborncore-mcmultipart:multipart#normal with loader VariantLoader.INSTANCE, skipping
  1037. at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:153) ~[ModelLoaderRegistry.class:?]
  1038. at net.minecraftforge.client.model.ModelLoader.func_177569_a(ModelLoader.java:252) ~[ModelLoader.class:?]
  1039. at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:145) ~[byo.class:?]
  1040. at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:240) ~[ModelLoader.class:?]
  1041. at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:147) ~[ModelLoader.class:?]
  1042. at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [byp.class:?]
  1043. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:122) [bxi.class:?]
  1044. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:499) [bcx.class:?]
  1045. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
  1046. at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
  1047. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
  1048. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
  1049. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
  1050. at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
  1051. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  1052. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  1053. Caused by: net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model mcmultipart:block/multipart with loader VanillaLoader.INSTANCE, skipping
  1054. at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:153) ~[ModelLoaderRegistry.class:?]
  1055. at net.minecraftforge.client.model.ModelLoader$WeightedRandomModel.<init>(ModelLoader.java:763) ~[ModelLoader$WeightedRandomModel.class:?]
  1056. at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1196) ~[ModelLoader$VariantLoader.class:?]
  1057. at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?]
  1058. ... 15 more
  1059. Caused by: java.io.FileNotFoundException: mcmultipart:models/block/multipart.json
  1060. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SimpleReloadableResourceManager.java:69) ~[bxi.class:?]
  1061. at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:311) ~[byo.class:?]
  1062. at net.minecraftforge.client.model.ModelLoader.access$1100(ModelLoader.java:118) ~[ModelLoader.class:?]
  1063. at net.minecraftforge.client.model.ModelLoader$VanillaLoader.loadModel(ModelLoader.java:879) ~[ModelLoader$VanillaLoader.class:?]
  1064. at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?]
  1065. at net.minecraftforge.client.model.ModelLoader$WeightedRandomModel.<init>(ModelLoader.java:763) ~[ModelLoader$WeightedRandomModel.class:?]
  1066. at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1196) ~[ModelLoader$VariantLoader.class:?]
  1067. at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?]
  1068. ... 15 more
  1069. [12:53:57] [Client thread/ERROR]: Exception loading model for variant harvestcraft:chocolatesprinklecake#inventory, normal location exception:
  1070. net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model harvestcraft:item/chocolatesprinklecake with loader VanillaLoader.INSTANCE, skipping
  1071. at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:153) ~[ModelLoaderRegistry.class:?]
  1072. at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:328) ~[ModelLoader.class:?]
  1073. at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:170) ~[byo.class:?]
  1074. at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:148) ~[ModelLoader.class:?]
  1075. at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [byp.class:?]
  1076. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:122) [bxi.class:?]
  1077. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:499) [bcx.class:?]
  1078. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
  1079. at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
  1080. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
  1081. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
  1082. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
  1083. at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
  1084. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  1085. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  1086. Caused by: java.io.FileNotFoundException: harvestcraft:models/item/chocolatesprinklecake.json
  1087. at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(FallbackResourceManager.java:68) ~[bww.class:?]
  1088. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SimpleReloadableResourceManager.java:65) ~[bxi.class:?]
  1089. at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:311) ~[byo.class:?]
  1090. at net.minecraftforge.client.model.ModelLoader.access$1100(ModelLoader.java:118) ~[ModelLoader.class:?]
  1091. at net.minecraftforge.client.model.ModelLoader$VanillaLoader.loadModel(ModelLoader.java:879) ~[ModelLoader$VanillaLoader.class:?]
  1092. at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?]
  1093. ... 14 more
  1094. [12:53:57] [Client thread/ERROR]: Exception loading model for variant harvestcraft:chocolatesprinklecake#inventory, blockstate location exception:
  1095. net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model harvestcraft:chocolatesprinklecake#inventory with loader VariantLoader.INSTANCE, skipping
  1096. at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:153) ~[ModelLoaderRegistry.class:?]
  1097. at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:336) ~[ModelLoader.class:?]
  1098. at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:170) ~[byo.class:?]
  1099. at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:148) ~[ModelLoader.class:?]
  1100. at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [byp.class:?]
  1101. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:122) [bxi.class:?]
  1102. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:499) [bcx.class:?]
  1103. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
  1104. at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
  1105. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
  1106. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
  1107. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
  1108. at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
  1109. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  1110. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  1111. Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
  1112. at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:78) ~[bpe.class:?]
  1113. at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1195) ~[ModelLoader$VariantLoader.class:?]
  1114. at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?]
  1115. ... 14 more
  1116. [12:53:57] [Client thread/ERROR]: Exception loading model for variant randomthings:specialBeanStalk#inventory, normal location exception:
  1117. net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model randomthings:item/specialBeanStalk with loader VanillaLoader.INSTANCE, skipping
  1118. at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:153) ~[ModelLoaderRegistry.class:?]
  1119. at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:328) ~[ModelLoader.class:?]
  1120. at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:170) ~[byo.class:?]
  1121. at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:148) ~[ModelLoader.class:?]
  1122. at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [byp.class:?]
  1123. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:122) [bxi.class:?]
  1124. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:499) [bcx.class:?]
  1125. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
  1126. at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
  1127. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
  1128. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
  1129. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
  1130. at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
  1131. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  1132. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  1133. Caused by: java.io.FileNotFoundException: randomthings:models/item/specialBeanStalk.json
  1134. at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(FallbackResourceManager.java:68) ~[bww.class:?]
  1135. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SimpleReloadableResourceManager.java:65) ~[bxi.class:?]
  1136. at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:311) ~[byo.class:?]
  1137. at net.minecraftforge.client.model.ModelLoader.access$1100(ModelLoader.java:118) ~[ModelLoader.class:?]
  1138. at net.minecraftforge.client.model.ModelLoader$VanillaLoader.loadModel(ModelLoader.java:879) ~[ModelLoader$VanillaLoader.class:?]
  1139. at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?]
  1140. ... 14 more
  1141. [12:53:57] [Client thread/ERROR]: Exception loading model for variant randomthings:specialBeanStalk#inventory, blockstate location exception:
  1142. net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model randomthings:specialBeanStalk#inventory with loader VariantLoader.INSTANCE, skipping
  1143. at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:153) ~[ModelLoaderRegistry.class:?]
  1144. at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:336) ~[ModelLoader.class:?]
  1145. at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:170) ~[byo.class:?]
  1146. at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:148) ~[ModelLoader.class:?]
  1147. at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [byp.class:?]
  1148. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:122) [bxi.class:?]
  1149. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:499) [bcx.class:?]
  1150. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
  1151. at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
  1152. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
  1153. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
  1154. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
  1155. at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
  1156. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  1157. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  1158. Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
  1159. at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:78) ~[bpe.class:?]
  1160. at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1195) ~[ModelLoader$VariantLoader.class:?]
  1161. at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?]
  1162. ... 14 more
  1163. [12:53:57] [Client thread/ERROR]: Exception loading model for variant harvestcraft:lamingtoncake#inventory, normal location exception:
  1164. net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model harvestcraft:item/lamingtoncake with loader VanillaLoader.INSTANCE, skipping
  1165. at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:153) ~[ModelLoaderRegistry.class:?]
  1166. at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:328) ~[ModelLoader.class:?]
  1167. at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:170) ~[byo.class:?]
  1168. at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:148) ~[ModelLoader.class:?]
  1169. at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [byp.class:?]
  1170. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:122) [bxi.class:?]
  1171. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:499) [bcx.class:?]
  1172. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
  1173. at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
  1174. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
  1175. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
  1176. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
  1177. at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
  1178. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  1179. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  1180. Caused by: java.io.FileNotFoundException: harvestcraft:models/item/lamingtoncake.json
  1181. at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(FallbackResourceManager.java:68) ~[bww.class:?]
  1182. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SimpleReloadableResourceManager.java:65) ~[bxi.class:?]
  1183. at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:311) ~[byo.class:?]
  1184. at net.minecraftforge.client.model.ModelLoader.access$1100(ModelLoader.java:118) ~[ModelLoader.class:?]
  1185. at net.minecraftforge.client.model.ModelLoader$VanillaLoader.loadModel(ModelLoader.java:879) ~[ModelLoader$VanillaLoader.class:?]
  1186. at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?]
  1187. ... 14 more
  1188. [12:53:57] [Client thread/ERROR]: Exception loading model for variant harvestcraft:lamingtoncake#inventory, blockstate location exception:
  1189. net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model harvestcraft:lamingtoncake#inventory with loader VariantLoader.INSTANCE, skipping
  1190. at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:153) ~[ModelLoaderRegistry.class:?]
  1191. at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:336) ~[ModelLoader.class:?]
  1192. at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:170) ~[byo.class:?]
  1193. at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:148) ~[ModelLoader.class:?]
  1194. at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [byp.class:?]
  1195. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:122) [bxi.class:?]
  1196. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:499) [bcx.class:?]
  1197. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
  1198. at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
  1199. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
  1200. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
  1201. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
  1202. at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
  1203. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  1204. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  1205. Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
  1206. at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:78) ~[bpe.class:?]
  1207. at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1195) ~[ModelLoader$VariantLoader.class:?]
  1208. at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?]
  1209. ... 14 more
  1210. [12:53:57] [Client thread/ERROR]: Exception loading model for variant harvestcraft:pumpkincheesecake#inventory, normal location exception:
  1211. net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model harvestcraft:item/pumpkincheesecake with loader VanillaLoader.INSTANCE, skipping
  1212. at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:153) ~[ModelLoaderRegistry.class:?]
  1213. at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:328) ~[ModelLoader.class:?]
  1214. at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:170) ~[byo.class:?]
  1215. at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:148) ~[ModelLoader.class:?]
  1216. at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [byp.class:?]
  1217. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:122) [bxi.class:?]
  1218. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:499) [bcx.class:?]
  1219. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
  1220. at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
  1221. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
  1222. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
  1223. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
  1224. at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
  1225. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  1226. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  1227. Caused by: java.io.FileNotFoundException: harvestcraft:models/item/pumpkincheesecake.json
  1228. at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(FallbackResourceManager.java:68) ~[bww.class:?]
  1229. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SimpleReloadableResourceManager.java:65) ~[bxi.class:?]
  1230. at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:311) ~[byo.class:?]
  1231. at net.minecraftforge.client.model.ModelLoader.access$1100(ModelLoader.java:118) ~[ModelLoader.class:?]
  1232. at net.minecraftforge.client.model.ModelLoader$VanillaLoader.loadModel(ModelLoader.java:879) ~[ModelLoader$VanillaLoader.class:?]
  1233. at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?]
  1234. ... 14 more
  1235. [12:53:57] [Client thread/ERROR]: Exception loading model for variant harvestcraft:pumpkincheesecake#inventory, blockstate location exception:
  1236. net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model harvestcraft:pumpkincheesecake#inventory with loader VariantLoader.INSTANCE, skipping
  1237. at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:153) ~[ModelLoaderRegistry.class:?]
  1238. at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:336) ~[ModelLoader.class:?]
  1239. at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:170) ~[byo.class:?]
  1240. at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:148) ~[ModelLoader.class:?]
  1241. at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [byp.class:?]
  1242. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:122) [bxi.class:?]
  1243. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:499) [bcx.class:?]
  1244. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
  1245. at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
  1246. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
  1247. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
  1248. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
  1249. at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
  1250. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  1251. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  1252. Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
  1253. at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:78) ~[bpe.class:?]
  1254. at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1195) ~[ModelLoader$VariantLoader.class:?]
  1255. at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?]
  1256. ... 14 more
  1257. [12:53:57] [Client thread/ERROR]: Exception loading model for variant harvestcraft:pavlovacake#inventory, normal location exception:
  1258. net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model harvestcraft:item/pavlovacake with loader VanillaLoader.INSTANCE, skipping
  1259. at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:153) ~[ModelLoaderRegistry.class:?]
  1260. at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:328) ~[ModelLoader.class:?]
  1261. at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:170) ~[byo.class:?]
  1262. at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:148) ~[ModelLoader.class:?]
  1263. at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [byp.class:?]
  1264. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:122) [bxi.class:?]
  1265. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:499) [bcx.class:?]
  1266. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
  1267. at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
  1268. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
  1269. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
  1270. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
  1271. at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
  1272. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  1273. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  1274. Caused by: java.io.FileNotFoundException: harvestcraft:models/item/pavlovacake.json
  1275. at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(FallbackResourceManager.java:68) ~[bww.class:?]
  1276. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SimpleReloadableResourceManager.java:65) ~[bxi.class:?]
  1277. at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:311) ~[byo.class:?]
  1278. at net.minecraftforge.client.model.ModelLoader.access$1100(ModelLoader.java:118) ~[ModelLoader.class:?]
  1279. at net.minecraftforge.client.model.ModelLoader$VanillaLoader.loadModel(ModelLoader.java:879) ~[ModelLoader$VanillaLoader.class:?]
  1280. at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?]
  1281. ... 14 more
  1282. [12:53:57] [Client thread/ERROR]: Exception loading model for variant harvestcraft:pavlovacake#inventory, blockstate location exception:
  1283. net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model harvestcraft:pavlovacake#inventory with loader VariantLoader.INSTANCE, skipping
  1284. at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:153) ~[ModelLoaderRegistry.class:?]
  1285. at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:336) ~[ModelLoader.class:?]
  1286. at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:170) ~[byo.class:?]
  1287. at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:148) ~[ModelLoader.class:?]
  1288. at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [byp.class:?]
  1289. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:122) [bxi.class:?]
  1290. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:499) [bcx.class:?]
  1291. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
  1292. at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
  1293. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
  1294. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
  1295. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
  1296. at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
  1297. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  1298. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  1299. Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
  1300. at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:78) ~[bpe.class:?]
  1301. at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1195) ~[ModelLoader$VariantLoader.class:?]
  1302. at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?]
  1303. ... 14 more
  1304. [12:53:57] [Client thread/ERROR]: Exception loading model for variant excompressum:bait#variant=rabbit
  1305. net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model excompressum:bait#variant=rabbit with loader VariantLoader.INSTANCE, skipping
  1306. at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:153) ~[ModelLoaderRegistry.class:?]
  1307. at net.minecraftforge.client.model.ModelLoader.func_177569_a(ModelLoader.java:252) ~[ModelLoader.class:?]
  1308. at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:145) ~[byo.class:?]
  1309. at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:240) ~[ModelLoader.class:?]
  1310. at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:147) ~[ModelLoader.class:?]
  1311. at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [byp.class:?]
  1312. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:122) [bxi.class:?]
  1313. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:499) [bcx.class:?]
  1314. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
  1315. at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
  1316. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
  1317. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
  1318. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
  1319. at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
  1320. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  1321. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  1322. Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
  1323. at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:78) ~[bpe.class:?]
  1324. at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1195) ~[ModelLoader$VariantLoader.class:?]
  1325. at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?]
  1326. ... 15 more
  1327. [12:53:57] [Client thread/ERROR]: Exception loading model for variant exnihiloomnia:barrel_glass#normal
  1328. net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model exnihiloomnia:barrel_glass#normal with loader VariantLoader.INSTANCE, skipping
  1329. at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:153) ~[ModelLoaderRegistry.class:?]
  1330. at net.minecraftforge.client.model.ModelLoader.func_177569_a(ModelLoader.java:252) ~[ModelLoader.class:?]
  1331. at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:145) ~[byo.class:?]
  1332. at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:240) ~[ModelLoader.class:?]
  1333. at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:147) ~[ModelLoader.class:?]
  1334. at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [byp.class:?]
  1335. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:122) [bxi.class:?]
  1336. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:499) [bcx.class:?]
  1337. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
  1338. at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
  1339. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
  1340. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
  1341. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
  1342. at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
  1343. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  1344. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  1345. Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
  1346. at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:78) ~[bpe.class:?]
  1347. at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1195) ~[ModelLoader$VariantLoader.class:?]
  1348. at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?]
  1349. ... 15 more
  1350. [12:53:57] [Client thread/ERROR]: Exception loading blockstate for the variant exnihiloomnia:barrel_glass#normal:
  1351. java.lang.Exception: Could not load model definition for variant exnihiloomnia:barrel_glass
  1352. at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:285) ~[ModelLoader.class:?]
  1353. at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:121) ~[byo.class:?]
  1354. at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:240) ~[ModelLoader.class:?]
  1355. at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:147) ~[ModelLoader.class:?]
  1356. at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [byp.class:?]
  1357. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:122) [bxi.class:?]
  1358. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:499) [bcx.class:?]
  1359. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
  1360. at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
  1361. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
  1362. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
  1363. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
  1364. at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
  1365. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  1366. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  1367. Caused by: java.lang.RuntimeException: Encountered an exception when loading model definition of model exnihiloomnia:blockstates/barrel_glass.json
  1368. at net.minecraft.client.renderer.block.model.ModelBakery.func_188632_a(ModelBakery.java:205) ~[byo.class:?]
  1369. at net.minecraft.client.renderer.block.model.ModelBakery.func_177586_a(ModelBakery.java:185) ~[byo.class:?]
  1370. at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:281) ~[ModelLoader.class:?]
  1371. ... 14 more
  1372. Caused by: java.io.FileNotFoundException: exnihiloomnia:blockstates/barrel_glass.json
  1373. at net.minecraft.client.resources.FallbackResourceManager.func_135056_b(FallbackResourceManager.java:103) ~[bww.class:?]
  1374. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_135056_b(SimpleReloadableResourceManager.java:79) ~[bxi.class:?]
  1375. at net.minecraft.client.renderer.block.model.ModelBakery.func_188632_a(ModelBakery.java:198) ~[byo.class:?]
  1376. at net.minecraft.client.renderer.block.model.ModelBakery.func_177586_a(ModelBakery.java:185) ~[byo.class:?]
  1377. at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:281) ~[ModelLoader.class:?]
  1378. ... 14 more
  1379. [12:53:57] [Client thread/ERROR]: Exception loading model for variant tinkersaddons:modifier_item#inventory, normal location exception:
  1380. net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model tinkersaddons:item/modifier_item with loader VanillaLoader.INSTANCE, skipping
  1381. at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:153) ~[ModelLoaderRegistry.class:?]
  1382. at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:328) ~[ModelLoader.class:?]
  1383. at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:170) ~[byo.class:?]
  1384. at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:148) ~[ModelLoader.class:?]
  1385. at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [byp.class:?]
  1386. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:122) [bxi.class:?]
  1387. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:499) [bcx.class:?]
  1388. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
  1389. at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
  1390. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
  1391. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
  1392. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
  1393. at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
  1394. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  1395. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  1396. Caused by: java.io.FileNotFoundException: tinkersaddons:models/item/modifier_item.json
  1397. at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(FallbackResourceManager.java:68) ~[bww.class:?]
  1398. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SimpleReloadableResourceManager.java:65) ~[bxi.class:?]
  1399. at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:311) ~[byo.class:?]
  1400. at net.minecraftforge.client.model.ModelLoader.access$1100(ModelLoader.java:118) ~[ModelLoader.class:?]
  1401. at net.minecraftforge.client.model.ModelLoader$VanillaLoader.loadModel(ModelLoader.java:879) ~[ModelLoader$VanillaLoader.class:?]
  1402. at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?]
  1403. ... 14 more
  1404. [12:53:57] [Client thread/ERROR]: Exception loading model for variant tinkersaddons:modifier_item#inventory, blockstate location exception:
  1405. net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model tinkersaddons:modifier_item#inventory with loader VariantLoader.INSTANCE, skipping
  1406. at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:153) ~[ModelLoaderRegistry.class:?]
  1407. at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:336) ~[ModelLoader.class:?]
  1408. at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:170) ~[byo.class:?]
  1409. at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:148) ~[ModelLoader.class:?]
  1410. at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [byp.class:?]
  1411. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:122) [bxi.class:?]
  1412. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:499) [bcx.class:?]
  1413. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
  1414. at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
  1415. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
  1416. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
  1417. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
  1418. at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
  1419. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  1420. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  1421. Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
  1422. at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:78) ~[bpe.class:?]
  1423. at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1195) ~[ModelLoader$VariantLoader.class:?]
  1424. at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?]
  1425. ... 14 more
  1426. [12:53:57] [Client thread/ERROR]: Exception loading model for variant baubles:Ring#inventory, normal location exception:
  1427. net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model baubles:item/Ring with loader VanillaLoader.INSTANCE, skipping
  1428. at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:153) ~[ModelLoaderRegistry.class:?]
  1429. at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:328) ~[ModelLoader.class:?]
  1430. at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:170) ~[byo.class:?]
  1431. at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:148) ~[ModelLoader.class:?]
  1432. at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [byp.class:?]
  1433. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:122) [bxi.class:?]
  1434. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:499) [bcx.class:?]
  1435. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
  1436. at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
  1437. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
  1438. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
  1439. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
  1440. at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
  1441. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  1442. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  1443. Caused by: java.io.FileNotFoundException: baubles:models/item/Ring.json
  1444. at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(FallbackResourceManager.java:68) ~[bww.class:?]
  1445. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SimpleReloadableResourceManager.java:65) ~[bxi.class:?]
  1446. at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:311) ~[byo.class:?]
  1447. at net.minecraftforge.client.model.ModelLoader.access$1100(ModelLoader.java:118) ~[ModelLoader.class:?]
  1448. at net.minecraftforge.client.model.ModelLoader$VanillaLoader.loadModel(ModelLoader.java:879) ~[ModelLoader$VanillaLoader.class:?]
  1449. at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?]
  1450. ... 14 more
  1451. [12:53:57] [Client thread/ERROR]: Exception loading model for variant baubles:Ring#inventory, blockstate location exception:
  1452. net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model baubles:Ring#inventory with loader VariantLoader.INSTANCE, skipping
  1453. at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:153) ~[ModelLoaderRegistry.class:?]
  1454. at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:336) ~[ModelLoader.class:?]
  1455. at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:170) ~[byo.class:?]
  1456. at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:148) ~[ModelLoader.class:?]
  1457. at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [byp.class:?]
  1458. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:122) [bxi.class:?]
  1459. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:499) [bcx.class:?]
  1460. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
  1461. at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
  1462. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
  1463. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
  1464. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
  1465. at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
  1466. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  1467. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  1468. Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
  1469. at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:78) ~[bpe.class:?]
  1470. at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1195) ~[ModelLoader$VariantLoader.class:?]
  1471. at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?]
  1472. ... 14 more
  1473. [12:53:57] [Client thread/ERROR]: Suppressed additional 5 model loading errors for domain harvestcraft
  1474. [12:54:00] [Client thread/INFO]: Finished Initialization.
  1475. [12:54:00] [Client thread/INFO]: Starting Initialization Phase...
  1476. [12:54:00] [Client thread/INFO]: Initializing OreDictionary Entries...
  1477. [12:54:00] [Client thread/INFO]: Initializing Achievements...
  1478. [12:54:00] [Client thread/INFO]: Initializing GuiHandler...
  1479. [12:54:00] [Client thread/INFO]: Registering World Generator...
  1480. [12:54:00] [Client thread/INFO]: Registering TileEntities...
  1481. [12:54:00] [Client thread/INFO]: Initializing Crafting Recipes...
  1482. [12:54:00] [Client thread/INFO]: Initializing Entities...
  1483. [12:54:00] [Client thread/INFO]: Initializing ClientProxy...
  1484. [12:54:00] [Client thread/INFO]: Initialization Finished.
  1485. [12:54:01] [Client thread/WARN]: Error blackListing biome id "104", a biome with that ID does not exist!
  1486. [12:54:01] [Client thread/WARN]: Error registering high pressure biome id "109", a biome with that ID does not exist!
  1487. [12:54:01] [Client thread/WARN]: Error registering high pressure biome id "107", a biome with that ID does not exist!
  1488. [12:54:01] [Client thread/WARN]: Error registering single biome id "109", a biome with that ID does not exist!
  1489. [12:54:01] [Client thread/WARN]: Error registering single biome id "108", a biome with that ID does not exist!
  1490. [12:54:01] [Client thread/WARN]: Error registering single biome id "104", a biome with that ID does not exist!
  1491. [12:54:01] [Client thread/INFO]: Initialization ( started )
  1492. [12:54:01] [Client thread/INFO]: Starting AE2 CSV Export
  1493. [12:54:01] [AE2 CSV Export/INFO]: Cache is enabled. Checking for new mod configurations.
  1494. [12:54:01] [AE2 CSV Export/INFO]: Same mod configuration was found. Not updating CSV content.
  1495. [12:54:04] [Client thread/WARN]: Recipe Error 'Invalid crafting type: grindfz' near line:1 in processing/factorization.recipe with: [ae2:material.FluixCrystal, ->, ae2:material.FluixDust]
  1496. [12:54:04] [Client thread/WARN]: Recipe Error 'Invalid crafting type: grindfz' near line:2 in processing/factorization.recipe with: [ae2:sky_stone_block:0, ->, ae2:material.SkyDust]
  1497. [12:54:04] [Client thread/WARN]: Recipe Error 'Invalid crafting type: grindfz' near line:4 in processing/factorization.recipe with: [mc:ender_pearl, ->, ae2:material.EnderDust]
  1498. [12:54:04] [Client thread/WARN]: Recipe Error 'Invalid crafting type: grindfz' near line:5 in processing/factorization.recipe with: [ae2:material.CertusQuartzCrystalCharged, ->, ae2:material.CertusQuartzDust]
  1499. [12:54:04] [Client thread/WARN]: Recipe Error 'Invalid crafting type: grindfz' near line:7 in processing/factorization.recipe with: [ae2:material.CertusQuartzCrystal, ->, ae2:material.CertusQuartzDust]
  1500. [12:54:04] [Client thread/WARN]: Recipe Error 'Invalid crafting type: grindfz' near line:8 in processing/factorization.recipe with: [ae2:quartz_ore, ->, 2, ae2:material.CertusQuartzDust]
  1501. [12:54:04] [Client thread/WARN]: Recipe Error 'Invalid crafting type: grindfz' near line:9 in processing/factorization.recipe with: [ae2:charged_quartz_ore, ->, 2, ae2:material.CertusQuartzDust]
  1502. [12:54:04] [Client thread/WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:material.WoodenGear:0
  1503. [12:54:04] [Client thread/WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:material.IronNugget:0
  1504. [12:54:04] [Client thread/WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:material.EnderDust:0
  1505. [12:54:04] [Client thread/WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:material.Flour:0
  1506. [12:54:04] [Client thread/WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:material.EnderDust:0
  1507. [12:54:04] [Client thread/WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:material.EnderDust:0
  1508. [12:54:04] [Client thread/WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:material.Flour:0
  1509. [12:54:04] [Client thread/WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:material.EnderDust:0
  1510. [12:54:04] [Client thread/WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:material.Flour:0
  1511. [12:54:04] [Client thread/WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:material.GoldDust:0
  1512. [12:54:04] [Client thread/WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:material.IronDust:0
  1513. [12:54:04] [Client thread/WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:material.Flour:0
  1514. [12:54:04] [Client thread/WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:material.Silicon:0
  1515. [12:54:04] [Client thread/WARN]: Unable to register a recipe:Unable to find item: appliedenergistics2:material.Silicon:0
  1516. [12:54:04] [Client thread/INFO]: Recipes Loading: Press: 3 loaded.
  1517. [12:54:04] [Client thread/INFO]: Recipes Loading: Smelt: 1 loaded.
  1518. [12:54:04] [Client thread/INFO]: Recipes Loading: Macerator: 7 loaded.
  1519. [12:54:04] [Client thread/INFO]: Recipes Loading: MekEnrichment: 2 loaded.
  1520. [12:54:04] [Client thread/INFO]: Recipes Loading: OreRegistration: 16 loaded.
  1521. [12:54:04] [Client thread/INFO]: Recipes Loading: MekCrusher: 3 loaded.
  1522. [12:54:04] [Client thread/INFO]: Recipes Loading: Inscribe: 8 loaded.
  1523. [12:54:04] [Client thread/INFO]: Recipes Loading: Pulverizer: 7 loaded.
  1524. [12:54:04] [Client thread/INFO]: Recipes Loading: Grind: 4 loaded.
  1525. [12:54:04] [Client thread/INFO]: Recipes Loading: HCCrusher: 7 loaded.
  1526. [12:54:04] [Client thread/INFO]: Recipes Loading: Shapeless: 56 loaded.
  1527. [12:54:04] [Client thread/INFO]: Recipes Loading: Shaped: 210 loaded.
  1528. [12:54:04] [Client thread/INFO]: Recipes Loading: Crusher: 7 loaded.
  1529. [12:54:04] [Client thread/INFO]: Initialization ( ended after 3399ms )
  1530. [12:54:04] [Client thread/INFO]: Postloading 0 modules.
  1531. [12:54:04] [Client thread/INFO]: Done postloading plugins.
  1532. [12:54:04] [Client thread/INFO]: Using Dimension Blacklist with 0 entries.
  1533. [12:54:04] [Client thread/INFO]: Adding delayed color handlers
  1534. [12:54:07] [Client thread/INFO]: Starting init...
  1535. [12:54:07] [Client thread/INFO]: Loading recipes...
  1536. [12:54:07] [Client thread/INFO]: 71 Feature's recipes loaded.
  1537. [12:54:07] [Client thread/INFO]: Init finished.
  1538. [12:54:07] [Client thread/INFO]: [Handlers] Registering handler FireworkHandler to busses: [FORGE, FML]
  1539. [12:54:07] [Client thread/INFO]: [Handlers] Registering handler EnchantTooltipHandler to busses: [FORGE, FML]
  1540. [12:54:07] [Client thread/INFO]: [Handlers] Registering handler Scheduler to busses: [FORGE, FML]
  1541. [12:54:07] [Client thread/INFO]: [Handlers] Registering handler JoinMessageHandler to busses: [FORGE, FML]
  1542. [12:54:07] [Client thread/INFO]: [Handlers] Registering handler SpecialTooltipHandler to busses: [FORGE, FML]
  1543. [12:54:07] [Client thread/INFO]: [Handlers] Registering handler XPBoostHandler to busses: [FORGE, FML]
  1544. [12:54:07] [Client thread/INFO]: [Handlers] Registering handler OreDictTooltipHandler to busses: [FORGE, FML]
  1545. [12:54:07] [Client thread/INFO]: [Handlers] Registering handler AutoSmeltHandler to busses: [FORGE, FML]
  1546. [12:54:07] [Client thread/INFO]: [Handlers] Registering handler RightClickCropHandler to busses: [FORGE, FML]
  1547. [12:54:07] [Client thread/INFO]: [Handlers] Registering handler ClientHandler to busses: [FORGE, FML]
  1548. [12:54:07] [Client thread/INFO]: Sending dummy event to all mods
  1549. [12:54:07] [Client thread/INFO]: Reloading ingame configs for modid: endercore
  1550. [12:54:07] [Client thread/INFO]: Updating config...
  1551. [12:54:07] [Client thread/INFO]: Loading configuration files
  1552. [12:54:08] [Client thread/INFO]: Loaded configs...
  1553. [12:54:10] [Client thread/INFO]: Ignored smelting recipe with conflicting input: 1xitem.coal@1 = 1xitem.bigreactors:ingotmetals@2
  1554. [12:54:10] [Client thread/WARN]: Overriding existing coil part data for oredict name <blockManyullyn>, original values: eff 3.00 / bonus 1.00, new values: eff 3.50 / bonus 1.00
  1555. [12:54:10] [Client thread/WARN]: Overriding existing radiation moderator data for <redstone>
  1556. [12:54:10] [Client thread/WARN]: Overriding existing radiation moderator data for <glowstone>
  1557. [12:54:10] [Client thread/WARN]: Overriding existing radiation moderator data for <ender>
  1558. [12:54:11] [Client thread/INFO]: Successfully loaded 326 out of 326 recipes for shaped recipes
  1559. [12:54:11] [Client thread/INFO]: Successfully loaded 73 out of 73 recipes for shapeless recipes
  1560. [12:54:11] [Client thread/INFO]: Successfully loaded 5 out of 5 recipes for blast furnace recipes
  1561. [12:54:11] [Client thread/INFO]: Successfully loaded 17 out of 17 recipes for block cutter recipes
  1562. [12:54:11] [Client thread/INFO]: Successfully loaded 48 out of 48 recipes for compressor recipes
  1563. [12:54:11] [Client thread/INFO]: Successfully loaded 12 out of 12 recipes for extractor recipes
  1564. [12:54:11] [Client thread/INFO]: Successfully loaded 74 out of 74 recipes for macerator recipes
  1565. [12:54:11] [Client thread/INFO]: Successfully loaded 5 out of 5 recipes for metal former cutting recipes
  1566. [12:54:11] [Client thread/INFO]: Successfully loaded 9 out of 9 recipes for metal former extruding recipes
  1567. [12:54:11] [Client thread/INFO]: Successfully loaded 14 out of 14 recipes for metal former rolling recipes
  1568. [12:54:11] [Client thread/INFO]: Successfully loaded 8 out of 8 recipes for ore washing recipes
  1569. [12:54:11] [Client thread/INFO]: Successfully loaded 25 out of 25 recipes for thermal centrifuge recipes
  1570. [12:54:13] [Client thread/INFO]: Created: 16x16 textures-atlas
  1571. [12:54:15] [Client thread/ERROR]: Duplicate entry for net.blay09.mods.excompressum.registry.RegistryKey@31bb2a53 in WoodenCrucible, overwriting...
  1572. [12:54:16] [Client thread/INFO]: InvTweaks: Configuration loaded.
  1573. [12:54:16] [Client thread/INFO]: Mod initialized
  1574. [12:54:16] [Client thread/INFO]: Added Layer Backpack
  1575. [12:54:18] [Client thread/INFO]: JourneyMap log initialized.
  1576. [12:54:18] [Client thread/INFO]: initialize ENTER
  1577. [12:54:19] [Client thread/WARN]: core (Initialized) Bad configField entry during updateFrom(): optionsManagerViewed=null
  1578. [12:54:19] [Client thread/WARN]: core (Initialized) Bad configField entry during updateFrom(): splashViewed=null
  1579. [12:54:20] [Client thread/INFO]: [ClientAPI] built with JourneyMap API 1.3
  1580. [12:54:20] [Client thread/INFO]: Initializing plugins with Client API: journeymap.client.api.impl.ClientAPI
  1581. [12:54:20] [Client thread/INFO]: initialize EXIT, elapsed count 0 avg ?ms
  1582. [12:54:20] [Client thread/INFO]: Starting Initialization for modtweaker
  1583. [12:54:21] [Client thread/INFO]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] A call to initialize, entry point: FORGE.
  1584. [12:54:21] [Client thread/INFO]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Reflecting GuiContainer...
  1585. [12:54:21] [Client thread/INFO]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Detected obfuscation: FORGE.
  1586. [12:54:21] [Client thread/INFO]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Success.
  1587. [12:54:21] [Client thread/INFO]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Minecraft Forge is installed.
  1588. [12:54:21] [Client thread/INFO]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] LiteLoader is not installed.
  1589. [12:54:21] [Client thread/INFO]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Using Forge for the mod operation.
  1590. [12:54:21] [Client thread/INFO]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Mouse Tweaks has been initialized.
  1591. [12:54:21] [Client thread/INFO]: File load successful.
  1592. [12:54:21] [Client thread/INFO]: File load successful.
  1593. [12:54:21] [Client thread/INFO]: [gr8pefish.openglider.client.renderer.LayerGlider:addLayer:75]: added layer
  1594. [12:54:21] [Client thread/INFO]: Initialized network channel 'bdew.pressure' for mod 'pressure'
  1595. [12:54:22] [Client thread/INFO]: betterwithmods Loaded
  1596. [12:54:22] [Client thread/INFO]: immersiveengineering Loaded
  1597. [12:54:22] [Client thread/INFO]: harvestcraft Loaded
  1598. [12:54:22] [Client thread/INFO]: MFR Loaded
  1599. [12:54:22] [Client thread/INFO]: TiCon Loaded
  1600. [12:54:22] [Client thread/INFO]: agricraft not found, not loading
  1601. [12:54:22] [Client thread/INFO]: IC2 Loaded
  1602. [12:54:22] [Client thread/INFO]: RightClickPlants Loaded
  1603. [12:54:22] [Client thread/INFO]: Vanilla Loaded
  1604. [12:54:22] [Client thread/INFO]: Found 285 ores
  1605. [12:54:22] [Client thread/INFO]: Ignored smelting recipe with conflicting input: 1xitem.coal@0 = 2xitem.railcraft.fluid.bottle.creosote@0
  1606. [12:54:22] [Client thread/INFO]: Ignored smelting recipe with conflicting input: 1xitem.coal@1 = 1xitem.railcraft.fluid.bottle.creosote@0
  1607. [12:54:22] [Client thread/INFO]: Registering handlers
  1608. [12:54:22] [Client thread/INFO]: Transforming Class [net.minecraft.client.gui.GuiRepair], Method [func_146979_b]
  1609. [12:54:22] [Client thread/INFO]: Transforming net.minecraft.client.gui.GuiRepair Finished.
  1610. [12:54:22] [Client thread/INFO]: Registering network messages
  1611. [12:54:22] [Client thread/INFO]: Stealing Ender IO's items
  1612. [12:54:22] [Client thread/INFO]: Doing intermod communication
  1613. [12:54:22] [Client thread/INFO]: Registering EIO Alloy Smelter recipe
  1614. [12:54:22] [Client thread/INFO]: Registering EIO Alloy Smelter recipe
  1615. [12:54:22] [Client thread/INFO]: Registering EIO Alloy Smelter recipe
  1616. [12:54:22] [Client thread/INFO]: Registering EIO Alloy Smelter recipe
  1617. [12:54:22] [Client thread/INFO]: Registering EIO Soul Binder recipe
  1618. [12:54:22] [Client thread/INFO]: Registering Sounds...
  1619. [12:54:24] [Client thread/INFO]: Got IMC
  1620. [12:54:24] [Client thread/INFO]: Got IMC
  1621. [12:54:24] [Client thread/INFO]: Got IMC
  1622. [12:54:24] [Client thread/INFO]: Got IMC
  1623. [12:54:24] [Client thread/INFO]: Got IMC
  1624. [12:54:24] [Client thread/INFO]: Got IMC
  1625. [12:54:24] [Client thread/INFO]: Got IMC
  1626. [12:54:24] [Client thread/INFO]: Got IMC
  1627. [12:54:24] [Client thread/INFO]: Got IMC
  1628. [12:54:24] [Client thread/INFO]: Receiving registration request from [ tconstruct ] for method slimeknights.tconstruct.plugin.waila.WailaRegistrar.wailaCallback
  1629. [12:54:24] [Client thread/INFO]: Receiving registration request from [ EnderIO ] for method crazypants.enderio.integration.waila.WailaCompat.load
  1630. [12:54:24] [Client thread/INFO]: Receiving registration request from [ harvestcraft ] for method com.pam.harvestcraft.addons.WailaPamHandler.callbackRegister
  1631. [12:54:24] [Client thread/INFO]: Receiving registration request from [ harvestcraft ] for method com.pam.harvestcraft.addons.WailaVanillaHandler.callbackRegister
  1632. [12:54:24] [Client thread/INFO]: Receiving registration request from [ wawla ] for method net.darkhax.wawla.engine.waila.EntityProvider.register
  1633. [12:54:24] [Client thread/INFO]: Receiving registration request from [ wawla ] for method net.darkhax.wawla.engine.waila.TileProvider.register
  1634. [12:54:24] [Client thread/INFO]: Receiving registration request from [ Woot ] for method ipsis.woot.plugins.waila.WailaDataProviderWoot.callbackRegister
  1635. [12:54:24] [Client thread/INFO]: Receiving registration request from [ appliedenergistics2 ] for method appeng.integration.modules.waila.WailaModule.register
  1636. [12:54:24] [Client thread/INFO]: Receiving registration request from [ immersiveengineering ] for method blusunrize.immersiveengineering.common.util.compat.waila.IEWailaDataProvider.callbackRegister
  1637. [12:54:24] [Client thread/INFO]: Receiving registration request from [ cookingforblockheads ] for method net.blay09.mods.cookingforblockheads.compat.WailaProvider.register
  1638. [12:54:24] [Client thread/INFO]: Receiving registration request from [ exnihiloomnia ] for method exnihiloomnia.compatibility.waila.WailaCompatibility.register
  1639. [12:54:24] [Client thread/INFO]: Receiving registration request from [ excompressum ] for method net.blay09.mods.excompressum.compat.waila.WailaProvider.register
  1640. [12:54:24] [Client thread/INFO]: Receiving registration request from [ openmodularturrets ] for method omtteam.openmodularturrets.compatability.WailaTileHandler.callbackRegister
  1641. [12:54:24] [Client thread/INFO]: Receiving registration request from [ pressure ] for method net.bdew.pressure.waila.WailaHandler.loadCallback
  1642. [12:54:24] [Client thread/INFO]: Receiving registration request from [ quantumstorage ] for method QuantumStorage.compat.waila.CompatModuleWaila.callbackRegister
  1643. [12:54:24] [Client thread/INFO]: Receiving registration request from [ soulshardstow ] for method com.whammich.sstow.compat.waila.WailaCallbackHandler.callbackRegister
  1644. [12:54:24] [Client thread/INFO]: Receiving registration request from [ StorageDrawers ] for method com.jaquadro.minecraft.storagedrawers.integration.Waila.registerProvider
  1645. [12:54:24] [Client thread/INFO]: Receiving registration request from [ supercraftingframe ] for method edgarallen.mods.scf.blocks.craftingframe.compat.CraftingFrameWailaDataProvider.callbackRegister
  1646. [12:54:24] [Client thread/INFO]: Receiving registration request from [ supercraftingframe ] for method edgarallen.mods.scf.blocks.itemframe.compat.ItemFrameWailaDataProvider.callbackRegister
  1647. [12:54:24] [Client thread/INFO]: Receiving registration request from [ supercraftingframe ] for method edgarallen.mods.scf.blocks.teleportationframe.compat.TeleportationFrameWailaDataProvider.callbackRegister
  1648. [12:54:24] [Client thread/INFO]: Receiving registration request from [ supercraftingframe ] for method edgarallen.mods.scf.blocks.xpframe.compat.XPFrameWailaDataProvider.callbackRegister
  1649. [12:54:24] [Client thread/INFO]: Receiving registration request from [ supercraftingframe ] for method edgarallen.mods.scf.blocks.breedingframe.compat.BreedingFrameWailaDataProvider.callbackRegister
  1650. [12:54:24] [Client thread/INFO]: Receiving registration request from [ supercraftingframe ] for method edgarallen.mods.scf.blocks.incinerationframe.compat.IncinerationFrameWailaDataProvider.callbackRegister
  1651. [12:54:24] [Client thread/INFO]: Receiving registration request from [ WailaHarvestability ] for method squeek.wailaharvestability.WailaHandler.callbackRegister
  1652. [12:54:24] [Client thread/WARN]: RecipeParser: Root element not specified before element recipeGroup.
  1653. [12:54:24] [Client thread/WARN]: RecipeParser: Root element not specified before element recipeGroup.
  1654. [12:54:24] [Client thread/WARN]: RecipeParser: Root element not specified before element recipeGroup.
  1655. [12:54:24] [Client thread/WARN]: RecipeParser: Root element not specified before element recipeGroup.
  1656. [12:54:24] [Client thread/WARN]: RecipeParser: Root element not specified before element recipeGroup.
  1657. [12:54:24] [Client thread/WARN]: Could not find enchantment with name enchantment.soulStealer when parsing enchanter recipes.
  1658. [12:54:24] [Client thread/INFO]: Injecting itemstacks
  1659. [12:54:24] [Client thread/INFO]: Itemstack injection complete
  1660. [12:54:24] [Client thread/INFO]: Using a beta-version of the mod: Aroma1997Core not registering VersionChecker.
  1661. [12:54:24] [Client thread/INFO]: Finished Post-Initialization.
  1662. [12:54:24] [Client thread/INFO]: Starting PostInitialization Phase...
  1663. [12:54:24] [Client thread/INFO]: Initializing Village Addons...
  1664. [12:54:24] [Client thread/INFO]: Initializing Crusher Recipes...
  1665. [12:54:25] [Client thread/INFO]: Added 381 Crusher Recipes automatically: [1xtile.oreGold@0 -> 2xitem.dust@2, 1xtile.oreGold@0 -> 2xitem.immersiveengineering.metal@19, 1xtile.oreGold@0 -> 2xitem.thermalfoundation.material@1, 1xtile.oreGold@0 -> 2xitem.itemPowderIngot@2, 1xtile.oreGold@0 -> 2xic2.dust@7, 1xtile.oreGold@0 -> 2xitem.actuallyadditions.itemDust@1, 1xtile.oreDiamond@0 -> 2xic2.dust@5, 1xtile.oreDiamond@0 -> 2xitem.actuallyadditions.itemDust@2, 1xtile.railcraft.ore@2 -> 2xic2.dust@5, 1xtile.railcraft.ore@2 -> 2xitem.actuallyadditions.itemDust@2, 1xtile.oreEmerald@0 -> 2xitem.actuallyadditions.itemDust@3, 1xtile.railcraft.ore@3 -> 2xitem.actuallyadditions.itemDust@3, 1xitem.ingotIron@0 -> 1xitem.dust@1, 1xitem.ingotIron@0 -> 1xitem.immersiveengineering.metal@18, 1xitem.ingotIron@0 -> 1xitem.thermalfoundation.material@0, 1xitem.ingotIron@0 -> 1xitem.itemPowderIngot@1, 1xitem.ingotIron@0 -> 1xic2.dust@8, 1xitem.ingotIron@0 -> 1xitem.actuallyadditions.itemDust@0, 1xitem.ingotGold@0 -> 1xitem.dust@2, 1xitem.ingotGold@0 -> 1xitem.immersiveengineering.metal@19, 1xitem.ingotGold@0 -> 1xitem.thermalfoundation.material@1, 1xitem.ingotGold@0 -> 1xitem.itemPowderIngot@2, 1xitem.ingotGold@0 -> 1xic2.dust@7, 1xitem.ingotGold@0 -> 1xitem.actuallyadditions.itemDust@1, 1xitem.diamond@0 -> 1xic2.dust@5, 1xitem.diamond@0 -> 1xitem.actuallyadditions.itemDust@2, 1xic2.crafting@19 -> 1xic2.dust@5, 1xic2.crafting@19 -> 1xitem.actuallyadditions.itemDust@2, 1xitem.emerald@0 -> 1xitem.actuallyadditions.itemDust@3, 1xitem.netherquartz@0 -> 1xitem.actuallyadditions.itemDust@5, 1xitem.prismarineShard@0 -> 1xitem.prismarineCrystals@0, 1xitem.dyePowder@4 -> 1xic2.dust@9, 1xitem.dyePowder@4 -> 1xitem.actuallyadditions.itemDust@4, 1xtile.ore@0 -> 2xitem.dust@0, 1xitem.ingot@3 -> 1xitem.dust@3, 1xitem.ingot@4 -> 1xitem.dust@4, 1xitem.ingot@4 -> 1xitem.immersiveengineering.metal@9, 1xitem.ingot@4 -> 1xitem.thermalfoundation.material@64, 1xitem.ingot@4 -> 1xic2.dust@4, 1xitem.ingot@4 -> 1xitem.itemPowderIngot@3, 1xitem.immersiveengineering.metal@0 -> 1xitem.dust@4, 1xitem.immersiveengineering.metal@0 -> 1xitem.immersiveengineering.metal@9, 1xitem.immersiveengineering.metal@0 -> 1xitem.thermalfoundation.material@64, 1xitem.immersiveengineering.metal@0 -> 1xic2.dust@4, 1xitem.immersiveengineering.metal@0 -> 1xitem.itemPowderIngot@3, 1xitem.thermalfoundation.material@128 -> 1xitem.dust@4, 1xitem.thermalfoundation.material@128 -> 1xitem.immersiveengineering.metal@9, 1xitem.thermalfoundation.material@128 -> 1xitem.thermalfoundation.material@64, 1xitem.thermalfoundation.material@128 -> 1xic2.dust@4, 1xitem.thermalfoundation.material@128 -> 1xitem.itemPowderIngot@3, 1xic2.ingot@2 -> 1xitem.dust@4, 1xic2.ingot@2 -> 1xitem.immersiveengineering.metal@9, 1xic2.ingot@2 -> 1xitem.thermalfoundation.material@64, 1xic2.ingot@2 -> 1xic2.dust@4, 1xic2.ingot@2 -> 1xitem.itemPowderIngot@3, 1xitem.for.ingotCopper@0 -> 1xitem.dust@4, 1xitem.for.ingotCopper@0 -> 1xitem.immersiveengineering.metal@9, 1xitem.for.ingotCopper@0 -> 1xitem.thermalfoundation.material@64, 1xitem.for.ingotCopper@0 -> 1xic2.dust@4, 1xitem.for.ingotCopper@0 -> 1xitem.itemPowderIngot@3, 1xitem.ore_ingot@3 -> 1xitem.dust@4, 1xitem.ore_ingot@3 -> 1xitem.immersiveengineering.metal@9, 1xitem.ore_ingot@3 -> 1xitem.thermalfoundation.material@64, 1xitem.ore_ingot@3 -> 1xic2.dust@4, 1xitem.ore_ingot@3 -> 1xitem.itemPowderIngot@3, 1xitem.railcraft.ingot@1 -> 1xitem.dust@4, 1xitem.railcraft.ingot@1 -> 1xitem.immersiveengineering.metal@9, 1xitem.railcraft.ingot@1 -> 1xitem.thermalfoundation.material@64, 1xitem.railcraft.ingot@1 -> 1xic2.dust@4, 1xitem.railcraft.ingot@1 -> 1xitem.itemPowderIngot@3, 1xtile.ore@4 -> 2xitem.dust@4, 1xtile.ore@4 -> 2xitem.immersiveengineering.metal@9, 1xtile.ore@4 -> 2xitem.thermalfoundation.material@64, 1xtile.ore@4 -> 2xic2.dust@4, 1xtile.ore@4 -> 2xitem.itemPowderIngot@3, 1xtile.immersiveengineering.ore@0 -> 2xitem.dust@4, 1xtile.immersiveengineering.ore@0 -> 2xitem.immersiveengineering.metal@9, 1xtile.immersiveengineering.ore@0 -> 2xitem.thermalfoundation.material@64, 1xtile.immersiveengineering.ore@0 -> 2xic2.dust@4, 1xtile.immersiveengineering.ore@0 -> 2xitem.itemPowderIngot@3, 1xtile.thermalfoundation.ore@0 -> 2xitem.dust@4, 1xtile.thermalfoundation.ore@0 -> 2xitem.immersiveengineering.metal@9, 1xtile.thermalfoundation.ore@0 -> 2xitem.thermalfoundation.material@64, 1xtile.thermalfoundation.ore@0 -> 2xic2.dust@4, 1xtile.thermalfoundation.ore@0 -> 2xitem.itemPowderIngot@3, 1xic2.resource@1 -> 2xitem.dust@4, 1xic2.resource@1 -> 2xitem.immersiveengineering.metal@9, 1xic2.resource@1 -> 2xitem.thermalfoundation.material@64, 1xic2.resource@1 -> 2xic2.dust@4, 1xic2.resource@1 -> 2xitem.itemPowderIngot@3, 1xtile.for.resources@1 -> 2xitem.dust@4, 1xtile.for.resources@1 -> 2xitem.immersiveengineering.metal@9, 1xtile.for.resources@1 -> 2xitem.thermalfoundation.material@64, 1xtile.for.resources@1 -> 2xic2.dust@4, 1xtile.for.resources@1 -> 2xitem.itemPowderIngot@3, 1xtile.railcraft.ore@11 -> 2xitem.dust@4, 1xtile.railcraft.ore@11 -> 2xitem.immersiveengineering.metal@9, 1xtile.railcraft.ore@11 -> 2xitem.thermalfoundation.material@64, 1xtile.railcraft.ore@11 -> 2xic2.dust@4, 1xtile.railcraft.ore@11 -> 2xitem.itemPowderIngot@3, 1xtile.railcraft.ore.metal@0 -> 2xitem.dust@4, 1xtile.railcraft.ore.metal@0 -> 2xitem.immersiveengineering.metal@9, 1xtile.railcraft.ore.metal@0 -> 2xitem.thermalfoundation.material@64, 1xtile.railcraft.ore.metal@0 -> 2xic2.dust@4, 1xtile.railcraft.ore.metal@0 -> 2xitem.itemPowderIngot@3, 1xitem.ingot@5 -> 1xitem.dust@5, 1xitem.ingot@5 -> 1xitem.thermalfoundation.material@65, 1xitem.ingot@5 -> 1xic2.dust@17, 1xitem.ingot@5 -> 1xitem.itemPowderIngot@4, 1xitem.thermalfoundation.material@129 -> 1xitem.dust@5, 1xitem.thermalfoundation.material@129 -> 1xitem.thermalfoundation.material@65, 1xitem.thermalfoundation.material@129 -> 1xic2.dust@17, 1xitem.thermalfoundation.material@129 -> 1xitem.itemPowderIngot@4, 1xic2.ingot@6 -> 1xitem.dust@5, 1xic2.ingot@6 -> 1xitem.thermalfoundation.material@65, 1xic2.ingot@6 -> 1xic2.dust@17, 1xic2.ingot@6 -> 1xitem.itemPowderIngot@4, 1xitem.for.ingotTin@0 -> 1xitem.dust@5, 1xitem.for.ingotTin@0 -> 1xitem.thermalfoundation.material@65, 1xitem.for.ingotTin@0 -> 1xic2.dust@17, 1xitem.for.ingotTin@0 -> 1xitem.itemPowderIngot@4, 1xitem.ore_ingot@2 -> 1xitem.dust@5, 1xitem.ore_ingot@2 -> 1xitem.thermalfoundation.material@65, 1xitem.ore_ingot@2 -> 1xic2.dust@17, 1xitem.ore_ingot@2 -> 1xitem.itemPowderIngot@4, 1xitem.railcraft.ingot@2 -> 1xitem.dust@5, 1xitem.railcraft.ingot@2 -> 1xitem.thermalfoundation.material@65, 1xitem.railcraft.ingot@2 -> 1xic2.dust@17, 1xitem.railcraft.ingot@2 -> 1xitem.itemPowderIngot@4, 1xtile.ore@5 -> 2xitem.dust@5, 1xtile.ore@5 -> 2xitem.thermalfoundation.material@65, 1xtile.ore@5 -> 2xic2.dust@17, 1xtile.ore@5 -> 2xitem.itemPowderIngot@4, 1xtile.thermalfoundation.ore@1 -> 2xitem.dust@5, 1xtile.thermalfoundation.ore@1 -> 2xitem.thermalfoundation.material@65, 1xtile.thermalfoundation.ore@1 -> 2xic2.dust@17, 1xtile.thermalfoundation.ore@1 -> 2xitem.itemPowderIngot@4, 1xic2.resource@3 -> 2xitem.dust@5, 1xic2.resource@3 -> 2xitem.thermalfoundation.material@65, 1xic2.resource@3 -> 2xic2.dust@17, 1xic2.resource@3 -> 2xitem.itemPowderIngot@4, 1xtile.for.resources@2 -> 2xitem.dust@5, 1xtile.for.resources@2 -> 2xitem.thermalfoundation.material@65, 1xtile.for.resources@2 -> 2xic2.dust@17, 1xtile.for.resources@2 -> 2xitem.itemPowderIngot@4, 1xtile.railcraft.ore@12 -> 2xitem.dust@5, 1xtile.railcraft.ore@12 -> 2xitem.thermalfoundation.material@65, 1xtile.railcraft.ore@12 -> 2xic2.dust@17, 1xtile.railcraft.ore@12 -> 2xitem.itemPowderIngot@4, 1xtile.railcraft.ore.metal@1 -> 2xitem.dust@5, 1xtile.railcraft.ore.metal@1 -> 2xitem.thermalfoundation.material@65, 1xtile.railcraft.ore.metal@1 -> 2xic2.dust@17, 1xtile.railcraft.ore.metal@1 -> 2xitem.itemPowderIngot@4, 1xitem.ingot@6 -> 1xitem.dust@6, 1xitem.ingot@6 -> 1xitem.immersiveengineering.metal@17, 1xitem.ingot@6 -> 1xitem.thermalfoundation.material@96, 1xitem.ingot@6 -> 1xitem.bigreactors:dustmetals@5, 1xitem.immersiveengineering.metal@8 -> 1xitem.dust@6, 1xitem.immersiveengineering.metal@8 -> 1xitem.immersiveengineering.metal@17, 1xitem.immersiveengineering.metal@8 -> 1xitem.thermalfoundation.material@96, 1xitem.immersiveengineering.metal@8 -> 1xitem.bigreactors:dustmetals@5, 1xitem.thermalfoundation.material@160 -> 1xitem.dust@6, 1xitem.thermalfoundation.material@160 -> 1xitem.immersiveengineering.metal@17, 1xitem.thermalfoundation.material@160 -> 1xitem.thermalfoundation.material@96, 1xitem.thermalfoundation.material@160 -> 1xitem.bigreactors:dustmetals@5, 1xic2.ingot@5 -> 1xitem.dust@6, 1xic2.ingot@5 -> 1xitem.immersiveengineering.metal@17, 1xic2.ingot@5 -> 1xitem.thermalfoundation.material@96, 1xic2.ingot@5 -> 1xitem.bigreactors:dustmetals@5, 1xitem.railcraft.ingot@0 -> 1xitem.dust@6, 1xitem.railcraft.ingot@0 -> 1xitem.immersiveengineering.metal@17, 1xitem.railcraft.ingot@0 -> 1xitem.thermalfoundation.material@96, 1xitem.railcraft.ingot@0 -> 1xitem.bigreactors:dustmetals@5, 1xitem.bigreactors:ingotmetals@5 -> 1xitem.dust@6, 1xitem.bigreactors:ingotmetals@5 -> 1xitem.immersiveengineering.metal@17, 1xitem.bigreactors:ingotmetals@5 -> 1xitem.thermalfoundation.material@96, 1xitem.bigreactors:ingotmetals@5 -> 1xitem.bigreactors:dustmetals@5, 1xitem.ingot@7 -> 1xitem.dust@7, 1xtile.ore@8 -> 2xitem.dust@7, 1xitem.ingot@9 -> 1xitem.dust@9, 1xitem.ingot@9 -> 1xitem.immersiveengineering.metal@10, 1xitem.ingot@9 -> 1xitem.thermalfoundation.material@68, 1xitem.immersiveengineering.metal@1 -> 1xitem.dust@9, 1xitem.immersiveengineering.metal@1 -> 1xitem.immersiveengineering.metal@10, 1xitem.immersiveengineering.metal@1 -> 1xitem.thermalfoundation.material@68, 1xitem.thermalfoundation.material@132 -> 1xitem.dust@9, 1xitem.thermalfoundation.material@132 -> 1xitem.immersiveengineering.metal@10, 1xitem.thermalfoundation.material@132 -> 1xitem.thermalfoundation.material@68, 1xitem.ore_ingot@8 -> 1xitem.dust@9, 1xitem.ore_ingot@8 -> 1xitem.immersiveengineering.metal@10, 1xitem.ore_ingot@8 -> 1xitem.thermalfoundation.material@68, 1xtile.ore@9 -> 2xitem.dust@9, 1xtile.ore@9 -> 2xitem.immersiveengineering.metal@10, 1xtile.ore@9 -> 2xitem.thermalfoundation.material@68, 1xtile.immersiveengineering.ore@1 -> 2xitem.dust@9, 1xtile.immersiveengineering.ore@1 -> 2xitem.immersiveengineering.metal@10, 1xtile.immersiveengineering.ore@1 -> 2xitem.thermalfoundation.material@68, 1xtile.thermalfoundation.ore@4 -> 2xitem.dust@9, 1xtile.thermalfoundation.ore@4 -> 2xitem.immersiveengineering.metal@10, 1xtile.thermalfoundation.ore@4 -> 2xitem.thermalfoundation.material@68, 1xitem.ingot@10 -> 1xitem.dust@10, 1xitem.ingot@10 -> 1xitem.thermalfoundation.material@71, 1xitem.thermalfoundation.material@135 -> 1xitem.dust@10, 1xitem.thermalfoundation.material@135 -> 1xitem.thermalfoundation.material@71, 1xtile.ore@10 -> 2xitem.dust@10, 1xtile.ore@10 -> 2xitem.thermalfoundation.material@71, 1xtile.thermalfoundation.ore@7 -> 2xitem.dust@10, 1xtile.thermalfoundation.ore@7 -> 2xitem.thermalfoundation.material@71, 1xitem.ingot@0 -> 1xitem.dust@0, 1xitem.ingot@1 -> 1xitem.dust@1, 1xitem.tconstruct.ingots@0 -> 1xitem.itemPowderIngot@10, 1xitem.ore_ingot@11 -> 1xitem.itemPowderIngot@10, 1xitem.tconstruct.ingots@1 -> 1xitem.itemPowderIngot@9, 1xitem.ore_ingot@10 -> 1xitem.itemPowderIngot@9, 1xtile.tconstruct.ore@0 -> 2xitem.itemPowderIngot@10, 1xtile.tconstruct.ore@1 -> 2xitem.itemPowderIngot@9, 1xtile.immersiveengineering.ore@2 -> 2xitem.immersiveengineering.metal@11, 1xtile.immersiveengineering.ore@2 -> 2xitem.thermalfoundation.material@67, 1xtile.immersiveengineering.ore@2 -> 2xic2.dust@10, 1xtile.thermalfoundation.ore@3 -> 2xitem.immersiveengineering.metal@11, 1xtile.thermalfoundation.ore@3 -> 2xitem.thermalfoundation.material@67, 1xtile.thermalfoundation.ore@3 -> 2xic2.dust@10, 1xic2.resource@2 -> 2xitem.immersiveengineering.metal@11, 1xic2.resource@2 -> 2xitem.thermalfoundation.material@67, 1xic2.resource@2 -> 2xic2.dust@10, 1xtile.railcraft.ore@13 -> 2xitem.immersiveengineering.metal@11, 1xtile.railcraft.ore@13 -> 2xitem.thermalfoundation.material@67, 1xtile.railcraft.ore@13 -> 2xic2.dust@10, 1xtile.railcraft.ore.metal@2 -> 2xitem.immersiveengineering.metal@11, 1xtile.railcraft.ore.metal@2 -> 2xitem.thermalfoundation.material@67, 1xtile.railcraft.ore.metal@2 -> 2xic2.dust@10, 1xtile.immersiveengineering.ore@3 -> 2xitem.immersiveengineering.metal@12, 1xtile.immersiveengineering.ore@3 -> 2xitem.thermalfoundation.material@66, 1xtile.immersiveengineering.ore@3 -> 2xic2.dust@14, 1xtile.thermalfoundation.ore@2 -> 2xitem.immersiveengineering.metal@12, 1xtile.thermalfoundation.ore@2 -> 2xitem.thermalfoundation.material@66, 1xtile.thermalfoundation.ore@2 -> 2xic2.dust@14, 1xtile.railcraft.ore@14 -> 2xitem.immersiveengineering.metal@12, 1xtile.railcraft.ore@14 -> 2xitem.thermalfoundation.material@66, 1xtile.railcraft.ore@14 -> 2xic2.dust@14, 1xtile.railcraft.ore.metal@3 -> 2xitem.immersiveengineering.metal@12, 1xtile.railcraft.ore.metal@3 -> 2xitem.thermalfoundation.material@66, 1xtile.railcraft.ore.metal@3 -> 2xic2.dust@14, 1xtile.immersiveengineering.ore@5 -> 2xitem.immersiveengineering.metal@14, 1xtile.immersiveengineering.ore@5 -> 2xitem.bigreactors:dustmetals@0, 1xic2.resource@4 -> 2xitem.immersiveengineering.metal@14, 1xic2.resource@4 -> 2xitem.bigreactors:dustmetals@0, 1xitem.immersiveengineering.metal@2 -> 1xitem.immersiveengineering.metal@11, 1xitem.immersiveengineering.metal@2 -> 1xitem.thermalfoundation.material@67, 1xitem.immersiveengineering.metal@2 -> 1xic2.dust@10, 1xitem.thermalfoundation.material@131 -> 1xitem.immersiveengineering.metal@11, 1xitem.thermalfoundation.material@131 -> 1xitem.thermalfoundation.material@67, 1xitem.thermalfoundation.material@131 -> 1xic2.dust@10, 1xic2.ingot@3 -> 1xitem.immersiveengineering.metal@11, 1xic2.ingot@3 -> 1xitem.thermalfoundation.material@67, 1xic2.ingot@3 -> 1xic2.dust@10, 1xitem.ore_ingot@4 -> 1xitem.immersiveengineering.metal@11, 1xitem.ore_ingot@4 -> 1xitem.thermalfoundation.material@67, 1xitem.ore_ingot@4 -> 1xic2.dust@10, 1xitem.railcraft.ingot@3 -> 1xitem.immersiveengineering.metal@11, 1xitem.railcraft.ingot@3 -> 1xitem.thermalfoundation.material@67, 1xitem.railcraft.ingot@3 -> 1xic2.dust@10, 1xitem.immersiveengineering.metal@3 -> 1xitem.immersiveengineering.metal@12, 1xitem.immersiveengineering.metal@3 -> 1xitem.thermalfoundation.material@66, 1xitem.immersiveengineering.metal@3 -> 1xic2.dust@14, 1xitem.thermalfoundation.material@130 -> 1xitem.immersiveengineering.metal@12, 1xitem.thermalfoundation.material@130 -> 1xitem.thermalfoundation.material@66, 1xitem.thermalfoundation.material@130 -> 1xic2.dust@14, 1xic2.ingot@4 -> 1xitem.immersiveengineering.metal@12, 1xic2.ingot@4 -> 1xitem.thermalfoundation.material@66, 1xic2.ingot@4 -> 1xic2.dust@14, 1xitem.ore_ingot@5 -> 1xitem.immersiveengineering.metal@12, 1xitem.ore_ingot@5 -> 1xitem.thermalfoundation.material@66, 1xitem.ore_ingot@5 -> 1xic2.dust@14, 1xitem.railcraft.ingot@4 -> 1xitem.immersiveengineering.metal@12, 1xitem.railcraft.ingot@4 -> 1xitem.thermalfoundation.material@66, 1xitem.railcraft.ingot@4 -> 1xic2.dust@14, 1xitem.immersiveengineering.metal@4 -> 1xitem.immersiveengineering.metal@13, 1xitem.immersiveengineering.metal@4 -> 1xitem.thermalfoundation.material@69, 1xitem.thermalfoundation.material@133 -> 1xitem.immersiveengineering.metal@13, 1xitem.thermalfoundation.material@133 -> 1xitem.thermalfoundation.material@69, 1xitem.ore_ingot@6 -> 1xitem.immersiveengineering.metal@13, 1xitem.ore_ingot@6 -> 1xitem.thermalfoundation.material@69, 1xitem.railcraft.ingot@6 -> 1xitem.immersiveengineering.metal@13, 1xitem.railcraft.ingot@6 -> 1xitem.thermalfoundation.material@69, 1xitem.immersiveengineering.metal@5 -> 1xitem.immersiveengineering.metal@14, 1xitem.immersiveengineering.metal@5 -> 1xitem.bigreactors:dustmetals@0, 1xitem.ore_ingot@13 -> 1xitem.immersiveengineering.metal@14, 1xitem.ore_ingot@13 -> 1xitem.bigreactors:dustmetals@0, 1xitem.ore_ingot@14 -> 1xitem.immersiveengineering.metal@14, 1xitem.ore_ingot@14 -> 1xitem.bigreactors:dustmetals@0, 1xitem.bigreactors:ingotmetals@0 -> 1xitem.immersiveengineering.metal@14, 1xitem.bigreactors:ingotmetals@0 -> 1xitem.bigreactors:dustmetals@0, 1xitem.immersiveengineering.metal@6 -> 1xitem.immersiveengineering.metal@15, 1xitem.immersiveengineering.metal@6 -> 1xitem.thermalfoundation.material@100, 1xitem.thermalfoundation.material@164 -> 1xitem.immersiveengineering.metal@15, 1xitem.thermalfoundation.material@164 -> 1xitem.thermalfoundation.material@100, 1xitem.immersiveengineering.metal@7 -> 1xitem.immersiveengineering.metal@16, 1xitem.immersiveengineering.metal@7 -> 1xitem.thermalfoundation.material@97, 1xitem.thermalfoundation.material@161 -> 1xitem.immersiveengineering.metal@16, 1xitem.thermalfoundation.material@161 -> 1xitem.thermalfoundation.material@97, 1xitem.immersiveengineering.material@19 -> 1xitem.immersiveengineering.material@18, 1xtile.thermalfoundation.ore@6 -> 2xitem.thermalfoundation.material@70, 1xtile.thermalfoundation.ore@8 -> 2xitem.thermalfoundation.material@72, 1xitem.thermalfoundation.material@134 -> 1xitem.thermalfoundation.material@70, 1xitem.ore_ingot@7 -> 1xitem.thermalfoundation.material@70, 1xitem.thermalfoundation.material@136 -> 1xitem.thermalfoundation.material@72, 1xitem.thermalfoundation.material@162 -> 1xitem.thermalfoundation.material@98, 1xitem.railcraft.ingot@7 -> 1xitem.thermalfoundation.material@98, 1xitem.thermalfoundation.material@163 -> 1xitem.thermalfoundation.material@99, 1xitem.thermalfoundation.material@163 -> 1xic2.dust@0, 1xic2.ingot@1 -> 1xitem.thermalfoundation.material@99, 1xic2.ingot@1 -> 1xic2.dust@0, 1xitem.for.ingotBronze@0 -> 1xitem.thermalfoundation.material@99, 1xitem.for.ingotBronze@0 -> 1xic2.dust@0, 1xitem.railcraft.ingot@5 -> 1xitem.thermalfoundation.material@99, 1xitem.railcraft.ingot@5 -> 1xic2.dust@0, 1xitem.thermalfoundation.material@165 -> 1xitem.thermalfoundation.material@101, 1xitem.thermalfoundation.material@166 -> 1xitem.thermalfoundation.material@102, 1xitem.thermalfoundation.material@167 -> 1xitem.thermalfoundation.material@103, 1xitem.bwm:material@17 -> 1xitem.bwm:material@16, 1xtile.for.resources@0 -> 2xitem.for.apatite@0, 1xitem.extrautils2:ingredients@0 -> 1xitem.redstone@0, 1xtile.railcraft.ore@0 -> 2xitem.thermalfoundation.material@771, 1xtile.railcraft.ore@0 -> 2xitem.bwm:material@25, 1xtile.railcraft.ore@0 -> 2xic2.dust@16, 1xtile.railcraft.ore@0 -> 2xitem.railcraft.dust@1, 1xtile.railcraft.ore@1 -> 2xitem.thermalfoundation.material@772, 1xtile.railcraft.ore@1 -> 2xitem.bwm:material@26, 1xtile.railcraft.ore@1 -> 2xitem.railcraft.dust@2, 1xtile.railcraft.ore@5 -> 4xitem.immersiveengineering.metal@29, 1xtile.railcraft.ore@5 -> 4xitem.bwm:material@30, 1xtile.railcraft.ore@5 -> 4xitem.railcraft.nugget@0, 1xtile.railcraft.ore.metal.poor@0 -> 4xitem.immersiveengineering.metal@29, 1xtile.railcraft.ore.metal.poor@0 -> 4xitem.bwm:material@30, 1xtile.railcraft.ore.metal.poor@0 -> 4xitem.railcraft.nugget@0, 1xtile.railcraft.ore@6 -> 4xitem.goldNugget@0, 1xtile.railcraft.ore.metal.poor@1 -> 4xitem.goldNugget@0, 1xtile.railcraft.ore@7 -> 4xitem.nugget@4, 1xtile.railcraft.ore@7 -> 4xitem.immersiveengineering.metal@20, 1xtile.railcraft.ore@7 -> 4xitem.thermalfoundation.material@192, 1xtile.railcraft.ore@7 -> 4xitem.railcraft.nugget@2, 1xtile.railcraft.ore.metal.poor@2 -> 4xitem.nugget@4, 1xtile.railcraft.ore.metal.poor@2 -> 4xitem.immersiveengineering.metal@20, 1xtile.railcraft.ore.metal.poor@2 -> 4xitem.thermalfoundation.material@192, 1xtile.railcraft.ore.metal.poor@2 -> 4xitem.railcraft.nugget@2, 1xtile.railcraft.ore@8 -> 4xitem.nugget@5, 1xtile.railcraft.ore@8 -> 4xitem.thermalfoundation.material@193, 1xtile.railcraft.ore@8 -> 4xitem.railcraft.nugget@3, 1xtile.railcraft.ore.metal.poor@3 -> 4xitem.nugget@5, 1xtile.railcraft.ore.metal.poor@3 -> 4xitem.thermalfoundation.material@193, 1xtile.railcraft.ore.metal.poor@3 -> 4xitem.railcraft.nugget@3, 1xtile.railcraft.ore@9 -> 4xitem.immersiveengineering.metal@22, 1xtile.railcraft.ore@9 -> 4xitem.thermalfoundation.material@195, 1xtile.railcraft.ore@9 -> 4xitem.railcraft.nugget@4, 1xtile.railcraft.ore.metal.poor@4 -> 4xitem.immersiveengineering.metal@22, 1xtile.railcraft.ore.metal.poor@4 -> 4xitem.thermalfoundation.material@195, 1xtile.railcraft.ore.metal.poor@4 -> 4xitem.railcraft.nugget@4, 1xtile.railcraft.ore@10 -> 4xitem.immersiveengineering.metal@23, 1xtile.railcraft.ore@10 -> 4xitem.thermalfoundation.material@194, 1xtile.railcraft.ore@10 -> 4xitem.railcraft.nugget@5, 1xtile.railcraft.ore.metal.poor@5 -> 4xitem.immersiveengineering.metal@23, 1xtile.railcraft.ore.metal.poor@5 -> 4xitem.thermalfoundation.material@194, 1xtile.railcraft.ore.metal.poor@5 -> 4xitem.railcraft.nugget@5, 1xtile.railcraft.ore.metal.poor@6 -> 4xitem.immersiveengineering.metal@24, 1xtile.railcraft.ore.metal.poor@6 -> 4xitem.thermalfoundation.material@197, 1xtile.railcraft.ore.metal.poor@6 -> 4xitem.railcraft.nugget@7, 1xitem.redstonearsenal.material@32 -> 1xitem.redstonearsenal.material@0, 1xitem.soulshardstow.material.@0 -> 1xitem.soulshardstow.material.@1, 1xitem.reinforced_obsidian_ingot@0 -> 1xitem.thermalfoundation.material@770, 1xitem.reinforced_obsidian_ingot@0 -> 1xitem.itemPowderIngot@7, 1xitem.reinforced_obsidian_ingot@0 -> 1xic2.dust@12, 1xitem.reinforced_obsidian_ingot@0 -> 1xitem.railcraft.dust@0, 1xtile.actuallyadditions.blockMisc@3 -> 2xitem.actuallyadditions.itemDust@7, 1xitem.actuallyadditions.itemMisc@5 -> 1xitem.actuallyadditions.itemDust@7, 1xtile.appliedenergistics2.quartz_ore@0 -> 2xitem.appliedenergistics2.material@2, 1xtile.bigreactors:brore@0 -> 2xitem.bigreactors:dustmetals@0, 1xitem.bigreactors:ingotmetals@1 -> 1xitem.bigreactors:dustmetals@1, 1xitem.bigreactors:ingotmetals@2 -> 1xitem.bigreactors:dustmetals@2, 1xitem.bigreactors:ingotmetals@3 -> 1xitem.bigreactors:dustmetals@3, 1xitem.bigreactors:ingotmetals@4 -> 1xitem.bigreactors:dustmetals@4]
  1666. [12:54:25] [Client thread/WARN]: Couldn't add 174 Crusher Recipes automatically, either because the inputs were missing outputs, or because they exist already: [oreGold, oreIron, oreLapis, oreDiamond, oreRedstone, oreEmerald, oreQuartz, oreCoal, oreDilithium, oreCopper, oreTin, oreRutile, oreTitanium, oreAluminum, oreIridium, ingotCarbon, gemEnderBiotite, ingotManyullyn, ingotKnightslime, ingotPigiron, ingotAlubrass, ingotBrickSeared, oreCobalt, oreArdite, oreLead, oreSilver, oreNickel, oreUranium, orePlatinum, oreMithril, ingotSoulforgedSteel, ingotElectricalSteel, ingotEnergeticAlloy, ingotVibrantAlloy, ingotRedstoneAlloy, ingotConductiveIron, ingotPulsatingIron, ingotDarkSteel, ingotSoularium, gemApatite, oreApatite, ingotFerrous, ingotYellorite, ingotYellorium, ingotAluminium, ingotShiny, gemMoon, ingotDemonicMetal, ingotEnchantedMetal, ingotRefinedIron, oreSalt, oreSulfur, oreSaltpeter, orePoorIron, orePoorGold, orePoorCopper, orePoorTin, orePoorLead, orePoorSilver, orePoorNickel, oreFirestone, gemCrystalFlux, ingotDarkSoularium, oreQuartzBlack, oreCertusQuartz, oreChargedCertusQuartz, oreNetherIron, denseoreIron, orePigiron, oreNetherPigiron, denseorePigiron, orePoorPigiron, oreKnightslime, oreNetherKnightslime, denseoreKnightslime, orePoorKnightslime, oreAlubrass, oreNetherAlubrass, denseoreAlubrass, orePoorAlubrass, oreNetherCobalt, denseoreCobalt, orePoorCobalt, oreNetherArdite, denseoreArdite, orePoorArdite, oreManyullyn, oreNetherManyullyn, denseoreManyullyn, orePoorManyullyn, oreNetherCopper, denseoreCopper, oreBronze, oreNetherBronze, denseoreBronze, orePoorBronze, oreNetherLead, denseoreLead, oreNetherSilver, denseoreSilver, oreElectrum, oreNetherElectrum, denseoreElectrum, orePoorElectrum, oreSteel, oreNetherSteel, denseoreSteel, orePoorSteel, oreNetherGold, denseoreGold, ingotBrass, oreBrass, oreNetherBrass, denseoreBrass, orePoorBrass, oreNetherTin, denseoreTin, oreNetherNickel, denseoreNickel, ingotZinc, oreZinc, oreNetherZinc, denseoreZinc, orePoorZinc, oreNetherAluminum, denseoreAluminum, orePoorAluminum, oreConstantan, oreNetherConstantan, denseoreConstantan, orePoorConstantan, oreNetherUranium, denseoreUranium, orePoorUranium, oreElectricalSteel, oreNetherElectricalSteel, denseoreElectricalSteel, orePoorElectricalSteel, oreEnergeticAlloy, oreNetherEnergeticAlloy, denseoreEnergeticAlloy, orePoorEnergeticAlloy, oreVibrantAlloy, oreNetherVibrantAlloy, denseoreVibrantAlloy, orePoorVibrantAlloy, oreRedstoneAlloy, oreNetherRedstoneAlloy, denseoreRedstoneAlloy, orePoorRedstoneAlloy, oreConductiveIron, oreNetherConductiveIron, denseoreConductiveIron, orePoorConductiveIron, orePulsatingIron, oreNetherPulsatingIron, denseorePulsatingIron, orePoorPulsatingIron, oreDarkSteel, oreNetherDarkSteel, denseoreDarkSteel, orePoorDarkSteel, oreSoularium, oreNetherSoularium, denseoreSoularium, orePoorSoularium, ingotEnderiumBase, oreYellorite, oreYellorium, ingotPlutonium, oreDemonicMetal, oreNetherDemonicMetal, denseoreDemonicMetal, orePoorDemonicMetal]
  1667. [12:54:25] [Client thread/INFO]: Registered a total of 87 booklet chapters, where 293 out of 388 booklet pages contain information about items or fluids!
  1668. [12:54:25] [Client thread/INFO]: PostInitializing ClientProxy...
  1669. [12:54:25] [Actually Additions Special Fetcher/INFO]: Fetching Special People Stuff...
  1670. [12:54:25] [Client thread/INFO]: PostInitialization Finished.
  1671. [12:54:25] [Actually Additions Special Fetcher/INFO]: Fetching Special People Stuff done!
  1672. [12:54:25] [Client thread/INFO]: Start registering sealable blocks
  1673. [12:54:25] [Client thread/INFO]: End registering sealable blocks
  1674. [12:54:25] [Client thread/INFO]: Start registering torch blocks
  1675. [12:54:25] [Client thread/INFO]: End registering torch blocks
  1676. [12:54:25] [Client thread/INFO]: Start registering Harvestable Gasses
  1677. [12:54:25] [Client thread/INFO]: End registering Harvestable Gasses
  1678. [12:54:25] [Client thread/INFO]: Start registering entity atmosphere bypass
  1679. [12:54:25] [Client thread/INFO]: Registering net.minecraft.entity.monster.EntityZombie for atmosphere bypass
  1680. [12:54:25] [Client thread/INFO]: End registering entity atmosphere bypass
  1681. [12:54:25] [Client thread/INFO]: Checking for asteroid config at D:\Programme\Minecraft curse\Instances\Forever Stranded (1)\.\config\advRocketry\asteroidConfig.xml
  1682. [12:54:26] [Client thread/INFO]: Post Initialization ( started )
  1683. [12:54:26] [Client thread/INFO]: Layer: appeng/parts/layers/LayerIEnergySource_TileCableBus loaded successfully - 4000 bytes
  1684. [12:54:26] [Client thread/INFO]: Layer: appeng/parts/layers/LayerIEnergySink_LayerIEnergySource_TileCableBus loaded successfully - 4215 bytes
  1685. [12:54:26] [Client thread/INFO]: Layer: appeng/parts/layers/LayerIEnergySource_TileCableBusTESR loaded successfully - 4012 bytes
  1686. [12:54:26] [Client thread/INFO]: Layer: appeng/parts/layers/LayerIEnergySink_LayerIEnergySource_TileCableBusTESR loaded successfully - 4227 bytes
  1687. [12:54:26] [Client thread/INFO]: Industrial Craft 2 - Integration Enable
  1688. [12:54:26] [Client thread/INFO]: Railcraft - Integration Disabled
  1689. [12:54:26] [Client thread/INFO]: RedstoneFlux Power - Tiles - Integration Disabled
  1690. [12:54:26] [Client thread/INFO]: RedstoneFlux Power - Items - Integration Disabled
  1691. [12:54:26] [Client thread/INFO]: Mine Factory Reloaded - Integration Disabled
  1692. [12:54:26] [Client thread/INFO]: Waila - Integration Enable
  1693. [12:54:26] [Client thread/INFO]: Inventory Tweaks - Integration Disabled
  1694. [12:54:26] [Client thread/INFO]: Just Enough Items - Integration Enable
  1695. [12:54:26] [Client thread/INFO]: Mekanism - Integration Disabled
  1696. [12:54:26] [Client thread/INFO]: OpenComputers - Integration Disabled
  1697. [12:54:26] [Client thread/INFO]: TheOneProbe - Integration Disabled
  1698. [12:54:26] [Client thread/INFO]: Post Initialization ( ended after 955ms )
  1699. [12:54:27] [Client thread/INFO]: [minetweaker.MineTweakerAPI:registerClassRegistry:250]: Loaded class registry: JEI mod support
  1700. [12:54:27] [Client thread/INFO]: [minetweaker.MineTweakerAPI:registerClassRegistry:250]: Loaded class registry: IC2 mod support
  1701. [12:54:32] [Immersive Engineering Contributors Thread/INFO]: Attempting to download special revolvers from GitHub
  1702. [12:54:34] [Client thread/INFO]: [jaredbgreat.dldungeons.themes.ThemeReader:readNBT:182]: [DLDUNGEONS] Loading custom NBT tags (nbt.cfg)
  1703. [12:54:34] [Client thread/INFO]: [jaredbgreat.dldungeons.themes.ThemeReader:readThemes:147]: [DLDUNGEONS] Found 12 themes.
  1704. [12:54:35] [Client thread/INFO]: [jaredbgreat.dldungeons.themes.ThemeReader:readLoot:222]: [DLDUNGEONS] Loading chest loot file (chests.cfg)
  1705. [12:54:37] [Client thread/INFO]: [mcp.mobius.waila.gui.truetyper.TrueTypeFont:<init>:99]: TrueTypeFont loaded: java.awt.Font[family=Minecraftia,name=Minecraftia Regular,style=plain,size=14] - AntiAlias = true
  1706. [12:54:37] [Client thread/WARN]: OreDictionaryPreferenceParser: Attempted to register 1xitem.tconstruct.materials@11 as the preffered output for ingotAluminium but it is not registered in the OreDictionary as ingotAluminium
  1707. [12:54:37] [Client thread/WARN]: RecipeParser: Could not find a specific item in the ore dictionary for slabWood. Assuming tile.woodSlab.oak with meta=0.
  1708. [12:54:37] [Client thread/WARN]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.immersiveengineering.ore@3
  1709. [12:54:37] [Client thread/WARN]: Not adding supplied recipe as a recipe already exists for the input: 1xitem.thermalfoundation.material@130
  1710. [12:54:37] [Client thread/WARN]: Not adding supplied recipe as a recipe already exists for the input: 1xitem.thermalfoundation.material@163
  1711. [12:54:37] [Client thread/WARN]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.immersiveengineering.storage@3
  1712. [12:54:37] [Client thread/WARN]: Not adding supplied recipe as a recipe already exists for the input: 1xtile.thermalfoundation.storage@3
  1713. [12:54:38] [Client thread/WARN]: Could not find Build Craft Wrench definition. Wrench integration with other mods may fail
  1714. [12:54:38] [Client thread/INFO]: Loading predefined UU world scan values, run /ic2 uu-world-scan <small|medium|large> to calibrate them for your world.
  1715. [12:54:38] [Client thread/WARN]: Invalid itemstack detected, shaped vanilla crafting recipe [[1xitem.paper@0], [1xitem.paper@0], [1xitem.paper@0], [1xitem.paper@0], [], [1xitem.paper@0], [1xitem.paper@0], [1xitem.paper@0], [1xitem.paper@0]] -> 0xitem.emptyMap@0
  1716. [12:54:39] [Client thread/INFO]: IC2 version 2.6.188-ex110 loaded.
  1717. [12:54:40] [Client thread/WARN]: Failed to find item for (biomesoplenty:mud) in the Forge registry.
  1718. [12:54:42] [Client thread/INFO]: Weakening LaunchWrapper resource cache...
  1719. [12:54:42] [Client thread/INFO]: Dummying out LaunchWrapper's unused package manifests...
  1720. [12:54:42] [Client thread/INFO]: Optimized 4 FML registries, saving 33554280 bytes.
  1721. [12:54:43] [Client thread/ERROR]: Couldn't locate icons for Default: D:\Programme\Minecraft%20curse\Instances\Forever%20Stranded%20(1)\mods\journeymap-1.10.2-5.4.6.jar\assets\journeymap\icon\entity
  1722. [12:54:43] [Client thread/INFO]: Added entity icons from journeymap:icon/entity. Success: false
  1723. [12:54:43] [Client thread/ERROR]: Couldn't locate icons for Victorian: D:\Programme\Minecraft%20curse\Instances\Forever%20Stranded%20(1)\mods\journeymap-1.10.2-5.4.6.jar\assets\journeymap\theme\Victorian
  1724. [12:54:43] [Client thread/INFO]: Preloaded theme textures: 0
  1725. [12:54:44] [Client thread/INFO]: Starting PostInitialization for modtweaker
  1726. [12:54:44] [Client thread/INFO]: Loading EnderIO compatibility...
  1727. [12:54:44] [Client thread/INFO]: TCB=class crazypants.enderio.conduit.TileConduitBundle
  1728. [12:54:44] [Client thread/INFO]: LC=class crazypants.enderio.conduit.liquid.LiquidConduit
  1729. [12:54:44] [Client thread/INFO]: ALC=class crazypants.enderio.conduit.liquid.AdvancedLiquidConduit
  1730. [12:54:45] [Client thread/WARN]: Could not register CraftGuide plugins: CraftGuide missing.
  1731. [12:54:45] [Client thread/INFO]: Finished mapping, found 53 entities in 5.984 ms
  1732. [12:54:45] [Client thread/INFO]: Blacklisted (Internal) all items from eplus
  1733. [12:54:45] [Client thread/INFO]: Blacklisted (Internal) all items from everlastingabilities
  1734. [12:54:45] [Client thread/INFO]: Blacklisted (Internal) all items from cyberware
  1735. [12:54:45] [Client thread/INFO]: Added Ender Dragon drop - minecraft:dragon_egg/1@20.0%
  1736. [12:54:45] [Client thread/INFO]: Added Ender Dragon drop - minecraft:dragon_egg/1@40.0%
  1737. [12:54:45] [Client thread/INFO]: Added Ender Dragon drop - minecraft:dragon_egg/1@60.0%
  1738. [12:54:45] [Client thread/INFO]: Added Ender Dragon drop - minecraft:dragon_egg/1@80.0%
  1739. [12:54:45] [Client thread/INFO]: Added Ender Dragon drop - minecraft:dragon_breath/2@80.0%
  1740. [12:54:45] [Client thread/INFO]: Added Ender Dragon drop - minecraft:dragon_breath/4@80.0%
  1741. [12:54:45] [Client thread/INFO]: Added Ender Dragon drop - minecraft:dragon_breath/6@80.0%
  1742. [12:54:45] [Client thread/INFO]: Added Ender Dragon drop - minecraft:dragon_breath/8@80.0%
  1743. [12:54:46] [Client thread/INFO]: Found 2 World Generation files and 0 folders present in D:\Programme\Minecraft curse\Instances\Forever Stranded (1)\config\cofh\world.
  1744. [12:54:47] [Client thread/INFO]: Reading world generation info from: cofh\world\thermalfoundation_ores.json:
  1745. [12:54:47] [Client thread/INFO]: Finished reading cofh\world\thermalfoundation_ores.json
  1746. [12:54:47] [Client thread/INFO]: CoFH Core: Load Complete.
  1747. [12:54:47] [Client thread/INFO]: Starting JEI...
  1748. [12:54:59] [Client thread/INFO]: Unable to determine blocks eligibility for chiseling, ipsis.woot.block.BlockMobFactory attempted to load mcjty/theoneprobe/api/ProbeMode
  1749. [12:54:59] [Client thread/INFO]: Unable to determine blocks eligibility for chiseling, ipsis.woot.block.BlockMobFactory attempted to load mcjty/theoneprobe/api/ProbeMode
  1750. [12:54:59] [Client thread/INFO]: Unable to determine blocks eligibility for chiseling, ipsis.woot.block.BlockMobFactory attempted to load mcjty/theoneprobe/api/ProbeMode
  1751. [12:54:59] [Client thread/INFO]: Unable to determine blocks eligibility for chiseling, ipsis.woot.block.BlockMobFactory attempted to load mcjty/theoneprobe/api/ProbeMode
  1752. [12:54:59] [Client thread/INFO]: Unable to determine blocks eligibility for chiseling, ipsis.woot.block.BlockMobFactory attempted to load mcjty/theoneprobe/api/ProbeMode
  1753. [12:54:59] [Client thread/INFO]: Unable to determine blocks eligibility for chiseling, ipsis.woot.block.BlockMobFactory attempted to load mcjty/theoneprobe/api/ProbeMode
  1754. [12:54:59] [Client thread/INFO]: Unable to determine blocks eligibility for chiseling, ipsis.woot.block.BlockMobFactory attempted to load mcjty/theoneprobe/api/ProbeMode
  1755. [12:54:59] [Client thread/INFO]: Unable to determine blocks eligibility for chiseling, ipsis.woot.block.BlockMobFactory attempted to load mcjty/theoneprobe/api/ProbeMode
  1756. [12:54:59] [Client thread/INFO]: Unable to determine blocks eligibility for chiseling, ipsis.woot.block.BlockMobFactoryController attempted to load mcjty/theoneprobe/api/ProbeMode
  1757. [12:54:59] [Client thread/INFO]: Unable to determine blocks eligibility for chiseling, ipsis.woot.block.BlockMobFactoryController attempted to load mcjty/theoneprobe/api/ProbeMode
  1758. [12:54:59] [Client thread/INFO]: Unable to determine blocks eligibility for chiseling, ipsis.woot.block.BlockMobFactoryController attempted to load mcjty/theoneprobe/api/ProbeMode
  1759. [12:54:59] [Client thread/INFO]: Unable to determine blocks eligibility for chiseling, ipsis.woot.block.BlockMobFactoryController attempted to load mcjty/theoneprobe/api/ProbeMode
  1760. [12:54:59] [Client thread/INFO]: Unable to determine blocks eligibility for chiseling, ipsis.woot.block.BlockMobFactoryController attempted to load mcjty/theoneprobe/api/ProbeMode
  1761. [12:54:59] [Client thread/INFO]: Unable to determine blocks eligibility for chiseling, ipsis.woot.block.BlockMobFactoryController attempted to load mcjty/theoneprobe/api/ProbeMode
  1762. [12:54:59] [Client thread/INFO]: Unable to determine blocks eligibility for chiseling, ipsis.woot.block.BlockMobFactoryController attempted to load mcjty/theoneprobe/api/ProbeMode
  1763. [12:54:59] [Client thread/INFO]: Unable to determine blocks eligibility for chiseling, ipsis.woot.block.BlockMobFactoryController attempted to load mcjty/theoneprobe/api/ProbeMode
  1764. [12:55:04] [Client thread/INFO]: Registering plugin: mezz.jei.plugins.vanilla.VanillaPlugin ...
  1765. [12:55:05] [Client thread/INFO]: Registered plugin: mezz.jei.plugins.vanilla.VanillaPlugin in 597 ms
  1766. [12:55:05] [Client thread/INFO]: Registering plugin: de.ellpeck.actuallyadditions.mod.jei.JEIActuallyAdditionsPlugin ...
  1767. [12:55:05] [Client thread/INFO]: Registered plugin: de.ellpeck.actuallyadditions.mod.jei.JEIActuallyAdditionsPlugin in 84 ms
  1768. [12:55:05] [Client thread/INFO]: Registering plugin: forestry.mail.compat.MailJeiPlugin ...
  1769. [12:55:05] [Client thread/INFO]: Registered plugin: forestry.mail.compat.MailJeiPlugin in 22 ms
  1770. [12:55:05] [Client thread/INFO]: Registering plugin: betterwithmods.integration.jei.BWMJEIPlugin ...
  1771. [12:55:05] [Client thread/INFO]: Registered plugin: betterwithmods.integration.jei.BWMJEIPlugin in 152 ms
  1772. [12:55:05] [Client thread/INFO]: Registering plugin: at.feldim2425.moreoverlays.itemsearch.JeiModule ...
  1773. [12:55:05] [Client thread/INFO]: Registered plugin: at.feldim2425.moreoverlays.itemsearch.JeiModule in 0 ms
  1774. [12:55:05] [Client thread/INFO]: Registering plugin: jeresources.jei.JEIConfig ...
  1775. [12:55:08] [Client thread/INFO]: Registered plugin: jeresources.jei.JEIConfig in 2920 ms
  1776. [12:55:08] [Client thread/INFO]: Registering plugin: slimeknights.mantle.util.JeiPlugin ...
  1777. [12:55:08] [Client thread/INFO]: Registered plugin: slimeknights.mantle.util.JeiPlugin in 19 ms
  1778. [12:55:08] [Client thread/INFO]: Registering plugin: forestry.food.compat.FoodJeiPlugin ...
  1779. [12:55:08] [Client thread/INFO]: Registered plugin: forestry.food.compat.FoodJeiPlugin in 7 ms
  1780. [12:55:08] [Client thread/INFO]: Registering plugin: net.bdew.pressure.compat.jei.PressureJeiPlugin ...
  1781. [12:55:08] [Client thread/INFO]: Registered plugin: net.bdew.pressure.compat.jei.PressureJeiPlugin in 1 ms
  1782. [12:55:08] [Client thread/INFO]: Registering plugin: com.whammich.sstow.compat.jei.SoulShardsJEIPlugin ...
  1783. [12:55:08] [Client thread/INFO]: Registered plugin: com.whammich.sstow.compat.jei.SoulShardsJEIPlugin in 19 ms
  1784. [12:55:08] [Client thread/INFO]: Registering plugin: aroma1997.core.integration.jei.SubModule ...
  1785. [12:55:08] [Client thread/INFO]: Registered plugin: aroma1997.core.integration.jei.SubModule in 18 ms
  1786. [12:55:08] [Client thread/INFO]: Registering plugin: net.blay09.mods.excompressum.compat.jei.JEIAddon ...
  1787. [12:55:08] [Client thread/INFO]: Registered plugin: net.blay09.mods.excompressum.compat.jei.JEIAddon in 92 ms
  1788. [12:55:08] [Client thread/INFO]: Registering plugin: mod.chiselsandbits.integration.mods.JustEnoughItems ...
  1789. [12:55:08] [Client thread/INFO]: Registered plugin: mod.chiselsandbits.integration.mods.JustEnoughItems in 5 ms
  1790. [12:55:08] [Client thread/INFO]: Registering plugin: forestry.storage.compat.StorageJeiPlugin ...
  1791. [12:55:08] [Client thread/INFO]: Registered plugin: forestry.storage.compat.StorageJeiPlugin in 3 ms
  1792. [12:55:08] [Client thread/INFO]: Registering plugin: exnihiloomnia.compatibility.jei.Plugin ...
  1793. [12:55:08] [Client thread/INFO]: Registered plugin: exnihiloomnia.compatibility.jei.Plugin in 193 ms
  1794. [12:55:08] [Client thread/INFO]: Registering plugin: lumien.randomthings.handler.compability.jei.RandomThingsPlugin ...
  1795. [12:55:08] [Client thread/INFO]: Transforming Class [net.minecraft.inventory.ContainerRepair], Method [func_82848_d]
  1796. [12:55:08] [Client thread/INFO]: Transforming net.minecraft.inventory.ContainerRepair Finished.
  1797. [12:55:08] [Client thread/INFO]: Registered plugin: lumien.randomthings.handler.compability.jei.RandomThingsPlugin in 69 ms
  1798. [12:55:08] [Client thread/INFO]: Registering plugin: blusunrize.immersiveengineering.common.util.compat.jei.JEIHelper ...
  1799. [12:55:09] [Client thread/INFO]: Registered plugin: blusunrize.immersiveengineering.common.util.compat.jei.JEIHelper in 130 ms
  1800. [12:55:09] [Client thread/INFO]: Registering plugin: zmaster587.advancedRocketry.integration.jei.ARPlugin ...
  1801. [12:55:09] [Client thread/INFO]: Registered plugin: zmaster587.advancedRocketry.integration.jei.ARPlugin in 184 ms
  1802. [12:55:09] [Client thread/INFO]: Registering plugin: forestry.factory.recipes.jei.FactoryJeiPlugin ...
  1803. [12:55:09] [Client thread/INFO]: Registered plugin: forestry.factory.recipes.jei.FactoryJeiPlugin in 789 ms
  1804. [12:55:09] [Client thread/INFO]: Registering plugin: forestry.arboriculture.compat.ArboricultureJeiPlugin ...
  1805. [12:55:09] [Client thread/INFO]: Registered plugin: forestry.arboriculture.compat.ArboricultureJeiPlugin in 1 ms
  1806. [12:55:09] [Client thread/INFO]: Registering plugin: appeng.integration.modules.jei.JEIPlugin ...
  1807. [12:55:10] [Client thread/INFO]: Added recipe registry plugin: class appeng.integration.modules.jei.FacadeRegistryPlugin
  1808. [12:55:10] [Client thread/INFO]: Registered plugin: appeng.integration.modules.jei.JEIPlugin in 94 ms
  1809. [12:55:10] [Client thread/INFO]: Registering plugin: mods.railcraft.common.plugins.jei.RailcraftJEIPlugin ...
  1810. [12:55:10] [Client thread/INFO]: Registered plugin: mods.railcraft.common.plugins.jei.RailcraftJEIPlugin in 181 ms
  1811. [12:55:10] [Client thread/INFO]: Registering plugin: com.jaquadro.minecraft.storagedrawers.integration.JustEnoughItems ...
  1812. [12:55:10] [Client thread/INFO]: Registered plugin: com.jaquadro.minecraft.storagedrawers.integration.JustEnoughItems in 12 ms
  1813. [12:55:10] [Client thread/INFO]: Registering plugin: p455w0rd.wct.integration.JEI ...
  1814. [12:55:10] [Client thread/INFO]: Registered plugin: p455w0rd.wct.integration.JEI in 19 ms
  1815. [12:55:10] [Client thread/INFO]: Registering plugin: cofh.thermalexpansion.plugins.jei.JEIPluginTE ...
  1816. [12:55:11] [Client thread/INFO]: Registered plugin: cofh.thermalexpansion.plugins.jei.JEIPluginTE in 734 ms
  1817. [12:55:11] [Client thread/INFO]: Registering plugin: forestry.plugins.compat.ForestryJeiPlugin ...
  1818. [12:55:11] [Client thread/INFO]: Registered plugin: forestry.plugins.compat.ForestryJeiPlugin in 15 ms
  1819. [12:55:11] [Client thread/INFO]: Registering plugin: omtteam.openmodularturrets.compatability.jei.JEIPluginOMT ...
  1820. [12:55:11] [Client thread/INFO]: Registered plugin: omtteam.openmodularturrets.compatability.jei.JEIPluginOMT in 21 ms
  1821. [12:55:11] [Client thread/INFO]: Registering plugin: ic2.jeiIntegration.SubModule ...
  1822. [12:55:12] [Client thread/INFO]: Registered plugin: ic2.jeiIntegration.SubModule in 1661 ms
  1823. [12:55:12] [Client thread/INFO]: Registering plugin: team.chisel.common.integration.jei.ChiselJEIPlugin ...
  1824. [12:55:12] [Client thread/INFO]: Registered plugin: team.chisel.common.integration.jei.ChiselJEIPlugin in 32 ms
  1825. [12:55:12] [Client thread/INFO]: Registering plugin: com.teamacronymcoders.base.registry.pieces.jei.BASEJEIPlugin ...
  1826. [12:55:12] [Client thread/INFO]: Registered plugin: com.teamacronymcoders.base.registry.pieces.jei.BASEJEIPlugin in 0 ms
  1827. [12:55:12] [Client thread/INFO]: Registering plugin: minetweaker.mods.jei.JEIAddonPlugin ...
  1828. [12:55:12] [Client thread/INFO]: Registered plugin: minetweaker.mods.jei.JEIAddonPlugin in 0 ms
  1829. [12:55:12] [Client thread/INFO]: Registering plugin: com.valkyrieofnight.environmentaltech.client.integration.jei.JEIETMultiblockPlugin ...
  1830. [12:55:12] [Client thread/INFO]: Registered plugin: com.valkyrieofnight.environmentaltech.client.integration.jei.JEIETMultiblockPlugin in 53 ms
  1831. [12:55:12] [Client thread/INFO]: Registering plugin: com.rwtema.extrautils2.crafting.jei.XUJEIPlugin ...
  1832. [12:55:13] [Client thread/INFO]: minecraft:empty null
  1833. [12:55:13] [Client thread/INFO]: minecraft:water 0
  1834. [12:55:13] [Client thread/INFO]: minecraft:mundane 1
  1835. [12:55:13] [Client thread/INFO]: minecraft:thick 1
  1836. [12:55:13] [Client thread/INFO]: minecraft:awkward 1
  1837. [12:55:13] [Client thread/INFO]: minecraft:night_vision 2
  1838. [12:55:13] [Client thread/INFO]: minecraft:long_night_vision 3
  1839. [12:55:13] [Client thread/INFO]: minecraft:invisibility 3
  1840. [12:55:13] [Client thread/INFO]: minecraft:long_invisibility 4
  1841. [12:55:13] [Client thread/INFO]: minecraft:leaping 2
  1842. [12:55:13] [Client thread/INFO]: minecraft:long_leaping 3
  1843. [12:55:13] [Client thread/INFO]: minecraft:strong_leaping 3
  1844. [12:55:13] [Client thread/INFO]: minecraft:fire_resistance 2
  1845. [12:55:13] [Client thread/INFO]: minecraft:long_fire_resistance 3
  1846. [12:55:13] [Client thread/INFO]: minecraft:swiftness 2
  1847. [12:55:13] [Client thread/INFO]: minecraft:long_swiftness 3
  1848. [12:55:13] [Client thread/INFO]: minecraft:strong_swiftness 3
  1849. [12:55:13] [Client thread/INFO]: minecraft:slowness 3
  1850. [12:55:13] [Client thread/INFO]: minecraft:long_slowness 4
  1851. [12:55:13] [Client thread/INFO]: minecraft:water_breathing 2
  1852. [12:55:13] [Client thread/INFO]: minecraft:long_water_breathing 3
  1853. [12:55:13] [Client thread/INFO]: minecraft:healing 2
  1854. [12:55:13] [Client thread/INFO]: minecraft:strong_healing 3
  1855. [12:55:13] [Client thread/INFO]: minecraft:harming 3
  1856. [12:55:13] [Client thread/INFO]: minecraft:strong_harming 4
  1857. [12:55:13] [Client thread/INFO]: minecraft:poison 2
  1858. [12:55:13] [Client thread/INFO]: minecraft:long_poison 3
  1859. [12:55:13] [Client thread/INFO]: minecraft:strong_poison 3
  1860. [12:55:13] [Client thread/INFO]: minecraft:regeneration 2
  1861. [12:55:13] [Client thread/INFO]: minecraft:long_regeneration 3
  1862. [12:55:13] [Client thread/INFO]: minecraft:strong_regeneration 3
  1863. [12:55:13] [Client thread/INFO]: minecraft:strength 2
  1864. [12:55:13] [Client thread/INFO]: minecraft:long_strength 3
  1865. [12:55:13] [Client thread/INFO]: minecraft:strong_strength 3
  1866. [12:55:13] [Client thread/INFO]: minecraft:weakness 1
  1867. [12:55:13] [Client thread/INFO]: minecraft:long_weakness 2
  1868. [12:55:13] [Client thread/INFO]: minecraft:luck null
  1869. [12:55:13] [Client thread/INFO]: toughasnails:cold_resistance_type 2
  1870. [12:55:13] [Client thread/INFO]: toughasnails:long_cold_resistance_type 3
  1871. [12:55:13] [Client thread/INFO]: toughasnails:heat_resistance_type 2
  1872. [12:55:13] [Client thread/INFO]: toughasnails:long_heat_resistance_type 3
  1873. [12:55:13] [Client thread/INFO]: extrautils2:xu2.gravity 2
  1874. [12:55:13] [Client thread/INFO]: extrautils2:xu2.second.chance 4
  1875. [12:55:13] [Client thread/INFO]: extrautils2:xu2.greek.fire 3
  1876. [12:55:13] [Client thread/INFO]: extrautils2:oily 2
  1877. [12:55:13] [Client thread/INFO]: extrautils2:xu2.fizzy.lifting 3
  1878. [12:55:13] [Client thread/INFO]: extrautils2:xu2.relapse 2
  1879. [12:55:13] [Client thread/INFO]: extrautils2:xu2.love 2
  1880. [12:55:14] [Client thread/INFO]: Registered plugin: com.rwtema.extrautils2.crafting.jei.XUJEIPlugin in 2003 ms
  1881. [12:55:14] [Client thread/INFO]: Registering plugin: slimeknights.tconstruct.plugin.jei.JEIPlugin ...
  1882. [12:55:15] [Client thread/INFO]: Registered plugin: slimeknights.tconstruct.plugin.jei.JEIPlugin in 226 ms
  1883. [12:55:15] [Client thread/INFO]: Registering plugin: crazypants.enderio.integration.jei.JeiPlugin ...
  1884. [12:55:16] [Client thread/INFO]: Registered plugin: crazypants.enderio.integration.jei.JeiPlugin in 1238 ms
  1885. [12:55:16] [Client thread/INFO]: Registering plugin: modtweaker.JEIAddonPlugin ...
  1886. [12:55:16] [Client thread/INFO]: Registered plugin: modtweaker.JEIAddonPlugin in 1 ms
  1887. [12:55:16] [Client thread/INFO]: Registering plugin: cofh.core.plugins.jei.JEIPluginCore ...
  1888. [12:55:16] [Client thread/INFO]: Registered plugin: cofh.core.plugins.jei.JEIPluginCore in 7 ms
  1889. [12:55:16] [Client thread/INFO]: Registering plugin: forestry.apiculture.compat.ApicultureJeiPlugin ...
  1890. [12:55:16] [Client thread/INFO]: Registered plugin: forestry.apiculture.compat.ApicultureJeiPlugin in 1 ms
  1891. [12:55:16] [Client thread/INFO]: Registering plugin: gr8pefish.ironbackpacks.integration.jei.JEIIronBackpacksPlugin ...
  1892. [12:55:16] [Client thread/INFO]: Registered plugin: gr8pefish.ironbackpacks.integration.jei.JEIIronBackpacksPlugin in 85 ms
  1893. [12:55:16] [Client thread/INFO]: Registering plugin: net.blay09.mods.cookingforblockheads.compat.jei.JEIAddon ...
  1894. [12:55:16] [Client thread/INFO]: Registered plugin: net.blay09.mods.cookingforblockheads.compat.jei.JEIAddon in 31 ms
  1895. [12:55:16] [Client thread/INFO]: Registering plugin: mod.flatcoloredblocks.integration.PluginJEI ...
  1896. [12:55:16] [Client thread/INFO]: Registered plugin: mod.flatcoloredblocks.integration.PluginJEI in 4 ms
  1897. [12:55:16] [Client thread/INFO]: Registering plugin: mezz.jei.plugins.jei.JEIInternalPlugin ...
  1898. [12:55:16] [Client thread/INFO]: Registered plugin: mezz.jei.plugins.jei.JEIInternalPlugin in 9 ms
  1899. [12:55:16] [Client thread/INFO]: Building recipe registry...
  1900. [12:55:24] [Client thread/INFO]: Built recipe registry in 8351 ms
  1901. [12:55:24] [Client thread/INFO]: Building item filter...
  1902. [12:55:36] [Client thread/INFO]: Built item filter in 11572 ms
  1903. [12:55:36] [Client thread/INFO]: Building runtime...
  1904. [12:55:36] [Client thread/INFO]: Built runtime in 237 ms
  1905. [12:55:36] [Client thread/INFO]: Sending runtime to plugin: mezz.jei.plugins.vanilla.VanillaPlugin ...
  1906. [12:55:36] [Client thread/INFO]: Sending runtime to plugin: de.ellpeck.actuallyadditions.mod.jei.JEIActuallyAdditionsPlugin ...
  1907. [12:55:36] [Client thread/INFO]: Sending runtime to plugin: forestry.mail.compat.MailJeiPlugin ...
  1908. [12:55:36] [Client thread/INFO]: Sending runtime to plugin: betterwithmods.integration.jei.BWMJEIPlugin ...
  1909. [12:55:36] [Client thread/INFO]: Sending runtime to plugin: at.feldim2425.moreoverlays.itemsearch.JeiModule ...
  1910. [12:55:36] [Client thread/INFO]: Sending runtime to plugin: jeresources.jei.JEIConfig ...
  1911. [12:55:36] [Client thread/INFO]: Sending runtime to plugin: slimeknights.mantle.util.JeiPlugin ...
  1912. [12:55:36] [Client thread/INFO]: Sending runtime to plugin: forestry.food.compat.FoodJeiPlugin ...
  1913. [12:55:36] [Client thread/INFO]: Sending runtime to plugin: net.bdew.pressure.compat.jei.PressureJeiPlugin ...
  1914. [12:55:36] [Client thread/INFO]: Sending runtime to plugin: com.whammich.sstow.compat.jei.SoulShardsJEIPlugin ...
  1915. [12:55:36] [Client thread/INFO]: Sending runtime to plugin: aroma1997.core.integration.jei.SubModule ...
  1916. [12:55:36] [Client thread/INFO]: Sending runtime to plugin: net.blay09.mods.excompressum.compat.jei.JEIAddon ...
  1917. [12:55:36] [Client thread/INFO]: Sending runtime to plugin: mod.chiselsandbits.integration.mods.JustEnoughItems ...
  1918. [12:55:36] [Client thread/INFO]: Sending runtime to plugin: forestry.storage.compat.StorageJeiPlugin ...
  1919. [12:55:36] [Client thread/INFO]: Sending runtime to plugin: exnihiloomnia.compatibility.jei.Plugin ...
  1920. [12:55:36] [Client thread/INFO]: Sending runtime to plugin: lumien.randomthings.handler.compability.jei.RandomThingsPlugin ...
  1921. [12:55:36] [Client thread/INFO]: Sending runtime to plugin: blusunrize.immersiveengineering.common.util.compat.jei.JEIHelper ...
  1922. [12:55:36] [Client thread/INFO]: Sending runtime to plugin: zmaster587.advancedRocketry.integration.jei.ARPlugin ...
  1923. [12:55:36] [Client thread/INFO]: Sending runtime to plugin: forestry.factory.recipes.jei.FactoryJeiPlugin ...
  1924. [12:55:36] [Client thread/INFO]: Sending runtime to plugin: forestry.arboriculture.compat.ArboricultureJeiPlugin ...
  1925. [12:55:36] [Client thread/INFO]: Sending runtime to plugin: appeng.integration.modules.jei.JEIPlugin ...
  1926. [12:55:36] [Client thread/INFO]: Sending runtime to plugin: mods.railcraft.common.plugins.jei.RailcraftJEIPlugin ...
  1927. [12:55:36] [Client thread/INFO]: Sending runtime to plugin: com.jaquadro.minecraft.storagedrawers.integration.JustEnoughItems ...
  1928. [12:55:36] [Client thread/INFO]: Sending runtime to plugin: p455w0rd.wct.integration.JEI ...
  1929. [12:55:36] [Client thread/INFO]: Sending runtime to plugin: cofh.thermalexpansion.plugins.jei.JEIPluginTE ...
  1930. [12:55:36] [Client thread/INFO]: Sending runtime to plugin: forestry.plugins.compat.ForestryJeiPlugin ...
  1931. [12:55:36] [Client thread/INFO]: Sending runtime to plugin: omtteam.openmodularturrets.compatability.jei.JEIPluginOMT ...
  1932. [12:55:36] [Client thread/INFO]: Sending runtime to plugin: ic2.jeiIntegration.SubModule ...
  1933. [12:55:36] [Client thread/INFO]: Sending runtime to plugin: team.chisel.common.integration.jei.ChiselJEIPlugin ...
  1934. [12:55:36] [Client thread/INFO]: Sending runtime to plugin: com.teamacronymcoders.base.registry.pieces.jei.BASEJEIPlugin ...
  1935. [12:55:36] [Client thread/INFO]: Sending runtime to plugin: minetweaker.mods.jei.JEIAddonPlugin ...
  1936. [12:55:36] [Client thread/INFO]: Sending runtime to plugin: com.valkyrieofnight.environmentaltech.client.integration.jei.JEIETMultiblockPlugin ...
  1937. [12:55:36] [Client thread/INFO]: Sending runtime to plugin: com.rwtema.extrautils2.crafting.jei.XUJEIPlugin ...
  1938. [12:55:36] [Client thread/INFO]: Sending runtime to plugin: slimeknights.tconstruct.plugin.jei.JEIPlugin ...
  1939. [12:55:36] [Client thread/INFO]: Sending runtime to plugin: crazypants.enderio.integration.jei.JeiPlugin ...
  1940. [12:55:36] [Client thread/INFO]: Sending runtime to plugin: modtweaker.JEIAddonPlugin ...
  1941. [12:55:36] [Client thread/INFO]: Sending runtime to plugin: cofh.core.plugins.jei.JEIPluginCore ...
  1942. [12:55:36] [Client thread/INFO]: Sending runtime to plugin: forestry.apiculture.compat.ApicultureJeiPlugin ...
  1943. [12:55:36] [Client thread/INFO]: Sending runtime to plugin: gr8pefish.ironbackpacks.integration.jei.JEIIronBackpacksPlugin ...
  1944. [12:55:36] [Client thread/INFO]: Sending runtime to plugin: net.blay09.mods.cookingforblockheads.compat.jei.JEIAddon ...
  1945. [12:55:36] [Client thread/INFO]: Sending runtime to plugin: mod.flatcoloredblocks.integration.PluginJEI ...
  1946. [12:55:36] [Client thread/INFO]: Sending runtime to plugin: mezz.jei.plugins.jei.JEIInternalPlugin ...
  1947. [12:55:36] [Client thread/INFO]: Finished Starting JEI in 49210 ms
  1948. [12:55:36] [Client thread/INFO]: [Whitelist] Reading established Whitelist from file.
  1949. [12:55:36] [Client thread/INFO]: Thermal Foundation: Load Complete.
  1950. [12:55:40] [Client thread/INFO]: Thermal Expansion: Load Complete.
  1951. [12:55:40] [Client thread/INFO]: [Agriculture] Agriculture mod not found.
  1952. [12:55:40] [Client thread/INFO]: Trying to reflect slimeknights.tconstruct.plugin.waila.WailaRegistrar wailaCallback
  1953. [12:55:40] [Client thread/INFO]: Success in registering tconstruct
  1954. [12:55:40] [Client thread/INFO]: Trying to reflect crazypants.enderio.integration.waila.WailaCompat load
  1955. [12:55:40] [Client thread/INFO]: Success in registering EnderIO
  1956. [12:55:40] [Client thread/INFO]: Trying to reflect com.pam.harvestcraft.addons.WailaPamHandler callbackRegister
  1957. [12:55:40] [Client thread/INFO]: Success in registering harvestcraft
  1958. [12:55:40] [Client thread/INFO]: Trying to reflect com.pam.harvestcraft.addons.WailaVanillaHandler callbackRegister
  1959. [12:55:40] [Client thread/INFO]: Success in registering harvestcraft
  1960. [12:55:40] [Client thread/INFO]: Trying to reflect net.darkhax.wawla.engine.waila.EntityProvider register
  1961. [12:55:40] [Client thread/INFO]: Success in registering wawla
  1962. [12:55:40] [Client thread/INFO]: Trying to reflect net.darkhax.wawla.engine.waila.TileProvider register
  1963. [12:55:40] [Client thread/INFO]: Success in registering wawla
  1964. [12:55:40] [Client thread/INFO]: Trying to reflect ipsis.woot.plugins.waila.WailaDataProviderWoot callbackRegister
  1965. [12:55:40] [Client thread/INFO]: Success in registering Woot
  1966. [12:55:40] [Client thread/INFO]: Trying to reflect appeng.integration.modules.waila.WailaModule register
  1967. [12:55:40] [Client thread/INFO]: Success in registering appliedenergistics2
  1968. [12:55:40] [Client thread/INFO]: Trying to reflect blusunrize.immersiveengineering.common.util.compat.waila.IEWailaDataProvider callbackRegister
  1969. [12:55:40] [Client thread/INFO]: Success in registering immersiveengineering
  1970. [12:55:40] [Client thread/INFO]: Trying to reflect net.blay09.mods.cookingforblockheads.compat.WailaProvider register
  1971. [12:55:41] [Client thread/INFO]: Success in registering cookingforblockheads
  1972. [12:55:41] [Client thread/INFO]: Trying to reflect exnihiloomnia.compatibility.waila.WailaCompatibility register
  1973. [12:55:41] [Client thread/INFO]: Success in registering exnihiloomnia
  1974. [12:55:41] [Client thread/INFO]: Trying to reflect net.blay09.mods.excompressum.compat.waila.WailaProvider register
  1975. [12:55:41] [Client thread/INFO]: Success in registering excompressum
  1976. [12:55:41] [Client thread/INFO]: Trying to reflect omtteam.openmodularturrets.compatability.WailaTileHandler callbackRegister
  1977. [12:55:41] [Client thread/INFO]: Success in registering openmodularturrets
  1978. [12:55:41] [Client thread/INFO]: Trying to reflect net.bdew.pressure.waila.WailaHandler loadCallback
  1979. [12:55:41] [Client thread/INFO]: WAILA callback received, loading...
  1980. [12:55:41] [Client thread/INFO]: Success in registering pressure
  1981. [12:55:41] [Client thread/INFO]: Trying to reflect QuantumStorage.compat.waila.CompatModuleWaila callbackRegister
  1982. [12:55:41] [Client thread/INFO]: Success in registering quantumstorage
  1983. [12:55:41] [Client thread/INFO]: Trying to reflect com.whammich.sstow.compat.waila.WailaCallbackHandler callbackRegister
  1984. [12:55:41] [Client thread/INFO]: Success in registering soulshardstow
  1985. [12:55:41] [Client thread/INFO]: Trying to reflect com.jaquadro.minecraft.storagedrawers.integration.Waila registerProvider
  1986. [12:55:41] [Client thread/INFO]: Success in registering StorageDrawers
  1987. [12:55:41] [Client thread/INFO]: Trying to reflect edgarallen.mods.scf.blocks.craftingframe.compat.CraftingFrameWailaDataProvider callbackRegister
  1988. [12:55:41] [Client thread/INFO]: Success in registering supercraftingframe
  1989. [12:55:41] [Client thread/INFO]: Trying to reflect edgarallen.mods.scf.blocks.itemframe.compat.ItemFrameWailaDataProvider callbackRegister
  1990. [12:55:41] [Client thread/INFO]: Success in registering supercraftingframe
  1991. [12:55:41] [Client thread/INFO]: Trying to reflect edgarallen.mods.scf.blocks.teleportationframe.compat.TeleportationFrameWailaDataProvider callbackRegister
  1992. [12:55:41] [Client thread/INFO]: Success in registering supercraftingframe
  1993. [12:55:41] [Client thread/INFO]: Trying to reflect edgarallen.mods.scf.blocks.xpframe.compat.XPFrameWailaDataProvider callbackRegister
  1994. [12:55:41] [Client thread/INFO]: Success in registering supercraftingframe
  1995. [12:55:41] [Client thread/INFO]: Trying to reflect edgarallen.mods.scf.blocks.breedingframe.compat.BreedingFrameWailaDataProvider callbackRegister
  1996. [12:55:41] [Client thread/INFO]: Success in registering supercraftingframe
  1997. [12:55:41] [Client thread/INFO]: Trying to reflect edgarallen.mods.scf.blocks.incinerationframe.compat.IncinerationFrameWailaDataProvider callbackRegister
  1998. [12:55:41] [Client thread/INFO]: Success in registering supercraftingframe
  1999. [12:55:41] [Client thread/INFO]: Trying to reflect squeek.wailaharvestability.WailaHandler callbackRegister
  2000. [12:55:41] [Client thread/INFO]: Success in registering WailaHarvestability
  2001. [12:55:41] [Client thread/INFO]: Redstone Arsenal: Load Complete.
  2002. [12:55:42] [Client thread/INFO]: Forge Mod Loader has successfully loaded 125 mods
  2003. [12:55:42] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Actually Additions, FMLFileResourcePack:Advanced Rocketry, FMLFileResourcePack:AppleCore, FMLFileResourcePack:AppleSkin, FMLFileResourcePack:Applied Energistics 2, FMLFileResourcePack:Aroma1997Core|Helper, FMLFileResourcePack:AromaBackup Recovery, FMLFileResourcePack:AromaBackup, FMLFileResourcePack:AutoRegLib, FMLFileResourcePack:B.A.S.E, FMLFileResourcePack:Baubles, FMLFileResourcePack:BD Lib, FMLFileResourcePack:Better With Mods, FMLFileResourcePack:Better Questing, FMLFileResourcePack:Better Questing Triggerer, FMLFileResourcePack:Bloodmoon, FMLFileResourcePack:Chameleon, FMLFileResourcePack:ChickenChunks, FMLFileResourcePack:Chisel, FMLFileResourcePack:Chisels & Bits, FMLFileResourcePack:Clumps, FMLFileResourcePack:CodeChicken Core, FMLFileResourcePack:CodeChicken Lib, FMLFileResourcePack:ccl-entityhook, FMLFileResourcePack:CoFH Core, FMLFileResourcePack:Cooking for Blockheads, FMLFileResourcePack:Extended Renderer, FMLFileResourcePack:CoroUtil Library, FMLFileResourcePack:Extended Mod Config, FMLFileResourcePack:CT-GUI, FMLFileResourcePack:MineTweaker 3, FMLFileResourcePack:CraftTweaker JEI Support, FMLFileResourcePack:Custom Main Menu, FMLFileResourcePack:Death Quotes, FMLFileResourcePack:Ding, FMLFileResourcePack:Doomlike Dungeons, FMLFileResourcePack:Elevator Mod, FMLFileResourcePack:EnderCore, FMLFileResourcePack:Ender IO, FMLFileResourcePack:EnderStorage, FMLFileResourcePack:Environmental Tech, FMLFileResourcePack:Ex Compressum, FMLFileResourcePack:Ex Nihilo Omnia, FMLFileResourcePack:Extra Utilities 2, FMLFileResourcePack:Extreme Reactors, FMLFileResourcePack:Flat Colored Blocks, FMLFileResourcePack:FoamFix, FMLFileResourcePack:Forestry, FMLFileResourcePack:Gravestone, FMLFileResourcePack:Hopper Ducts, FMLFileResourcePack:Immersive Engineering, FMLFileResourcePack:IndustrialCraft 2, FMLFileResourcePack:Industrial Wires, FMLFileResourcePack:InfiniteFluids, FMLFileResourcePack:Inventory Tweaks, FMLFileResourcePack:Iron Backpacks, FMLFileResourcePack:Iron Chest, FMLFileResourcePack:Just Enough Items, FMLFileResourcePack:JourneyMap, FMLFileResourcePack:Just Enough Resources, FMLFileResourcePack:libVulpes, FMLFileResourcePack:Lockdown, FMLFileResourcePack:Mantle, FMLFileResourcePack:Mike Dongles, FMLFileResourcePack:Mod Tweaker, FMLFileResourcePack:MoreOverlays, FMLFileResourcePack:Morpheus, FMLFileResourcePack:Mouse Tweaks, FMLFileResourcePack:ModPack Basic Tools, FMLFileResourcePack:ModPack Utilities, FMLFileResourcePack:MTLib, FMLFileResourcePack:Neat, FMLFileResourcePack:OMLib, FMLFileResourcePack:Open Glider, FMLFileResourcePack:Open Modular Turrets, FMLFileResourcePack:p455w0rd's Library, FMLFileResourcePack:Pam's HarvestCraft, FMLFileResourcePack:Pressure Pipes, FMLFileResourcePack:Progressive Automation, FMLFileResourcePack:QuantumStorage, FMLFileResourcePack:Quark, FMLFileResourcePack:Railcraft, FMLFileResourcePack:Random Things, FMLFileResourcePack:RebornCore, FMLFileResourcePack:reborncore-MCMultiPart, FMLFileResourcePack:Redstone Arsenal, FMLFileResourcePack:Resource Loader, FMLFileResourcePack:Simple Generators, FMLFileResourcePack:Simply Jetpacks 2, FMLFileResourcePack:Slugs EU and RF converters, FMLFileResourcePack:Snad, FMLFileResourcePack:Soul Shards - The Old Ways, FMLFileResourcePack:Sound Filters, FMLFileResourcePack:The Spice of Life, FMLFileResourcePack:Standard Expansion, FMLFileResourcePack:Stats Keeper, FMLFileResourcePack:Storage Drawers, FMLFileResourcePack:Super Crafting Frame, FMLFileResourcePack:Tinkers' Construct, FMLFileResourcePack:Thermal Expansion, FMLFileResourcePack:Thermal Foundation, FMLFileResourcePack:Thirsty Bottles, FMLFileResourcePack:Tinkers' Addons, FMLFileResourcePack:Tiny Progressions, FMLFileResourcePack:TorchMaster, FMLFileResourcePack:Tough As Nails, FMLFileResourcePack:Tough Expansion, FMLFileResourcePack:Valkyrie Lib, FMLFileResourcePack:Waila, FMLFileResourcePack:Waila Harvestability, FMLFileResourcePack:I Can See Everything, FMLFileResourcePack:What Are We Looking At, FMLFileResourcePack:Localized Weather & Storms, FMLFileResourcePack:Wireless Crafting Terminal 2, FMLFileResourcePack:Woot, FMLFileResourcePack:Zero CORE, FMLFileResourcePack:Zombie Awareness, quark-texture-proxy, BetterQuesting_folders, BetterQuesting_files, CustomResources, CustomOverridingResources
  2004. [12:55:43] [Client thread/INFO]: Started loading books...
  2005. [12:55:43] [Client thread/INFO]: Book loading completed in 0.406741626 seconds.
  2006. [12:55:43] [Client thread/INFO]: Created: 256x128 textures-atlas
  2007. [12:55:54] [Client thread/INFO]: SoundSystem shutting down...
  2008. [12:55:54] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com
  2009. [12:55:54] [Sound Library Loader/INFO]: Starting up SoundSystem...
  2010. [12:55:54] [Thread-24/INFO]: Initializing LWJGL OpenAL
  2011. [12:55:54] [Thread-24/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
  2012. [12:56:00] [Thread-24/INFO]: OpenAL initialized.
  2013. [12:56:00] [Sound Library Loader/INFO]: Sound engine started
  2014. [12:56:01] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ns' (model: 'advancedrocketry:models/block/models/topTank.mtl') is not currently supported, skipping
  2015. [12:56:01] [Client thread/INFO]: OBJModel: A color has already been defined for material 'None' in 'advancedrocketry:models/block/models/topTank.mtl'. The color defined by key 'Ks' will not be applied!
  2016. [12:56:01] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'illum' (model: 'advancedrocketry:models/block/models/topTank.mtl') is not currently supported, skipping
  2017. [12:56:01] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ns' (model: 'advancedrocketry:models/block/models/bottomTank.mtl') is not currently supported, skipping
  2018. [12:56:01] [Client thread/INFO]: OBJModel: A color has already been defined for material 'None' in 'advancedrocketry:models/block/models/bottomTank.mtl'. The color defined by key 'Ks' will not be applied!
  2019. [12:56:01] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'illum' (model: 'advancedrocketry:models/block/models/bottomTank.mtl') is not currently supported, skipping
  2020. [12:56:01] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ns' (model: 'advancedrocketry:models/block/models/middleTank.mtl') is not currently supported, skipping
  2021. [12:56:01] [Client thread/INFO]: OBJModel: A color has already been defined for material 'None' in 'advancedrocketry:models/block/models/middleTank.mtl'. The color defined by key 'Ks' will not be applied!
  2022. [12:56:01] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'illum' (model: 'advancedrocketry:models/block/models/middleTank.mtl') is not currently supported, skipping
  2023. [12:56:02] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ns' (model: 'advancedrocketry:models/block/models/sawBlade.mtl') is not currently supported, skipping
  2024. [12:56:02] [Client thread/INFO]: OBJModel: A color has already been defined for material 'Material' in 'advancedrocketry:models/block/models/sawBlade.mtl'. The color defined by key 'Ks' will not be applied!
  2025. [12:56:02] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ke' (model: 'advancedrocketry:models/block/models/sawBlade.mtl') is not currently supported, skipping
  2026. [12:56:02] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ni' (model: 'advancedrocketry:models/block/models/sawBlade.mtl') is not currently supported, skipping
  2027. [12:56:02] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'illum' (model: 'advancedrocketry:models/block/models/sawBlade.mtl') is not currently supported, skipping
  2028. [12:56:09] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Expected name at line 8 column 6
  2029. [12:56:09] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at com.google.gson.internal.Streams.parse(Streams.java:56)
  2030. [12:56:09] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at com.google.gson.JsonParser.parse(JsonParser.java:84)
  2031. [12:56:09] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at codechicken.lib.model.blockstate.CCBlockStateLoader.load(CCBlockStateLoader.java:54)
  2032. [12:56:09] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at codechicken.lib.model.blockstate.CCBlockStateLoader.handleLoad(CCBlockStateLoader.java:38)
  2033. [12:56:09] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_178331_a(ModelBlockDefinition.java)
  2034. [12:56:09] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraft.client.renderer.block.model.ModelBakery.func_188636_a(ModelBakery.java:219)
  2035. [12:56:09] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraft.client.renderer.block.model.ModelBakery.func_188632_a(ModelBakery.java:200)
  2036. [12:56:09] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraft.client.renderer.block.model.ModelBakery.func_177586_a(ModelBakery.java:185)
  2037. [12:56:09] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:281)
  2038. [12:56:09] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:121)
  2039. [12:56:09] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:240)
  2040. [12:56:09] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:147)
  2041. [12:56:09] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28)
  2042. [12:56:09] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:132)
  2043. [12:56:09] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:113)
  2044. [12:56:09] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:755)
  2045. [12:56:09] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:350)
  2046. [12:56:09] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520)
  2047. [12:56:09] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351)
  2048. [12:56:09] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraft.client.main.Main.main(SourceFile:124)
  2049. [12:56:09] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  2050. [12:56:09] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  2051. [12:56:09] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  2052. [12:56:09] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at java.lang.reflect.Method.invoke(Method.java:483)
  2053. [12:56:09] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  2054. [12:56:09] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  2055. [12:56:09] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:634]: Caused by: com.google.gson.stream.MalformedJsonException: Expected name at line 8 column 6
  2056. [12:56:09] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1505)
  2057. [12:56:09] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:494)
  2058. [12:56:09] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at com.google.gson.stream.JsonReader.hasNext(JsonReader.java:403)
  2059. [12:56:09] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:666)
  2060. [12:56:09] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:667)
  2061. [12:56:09] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:642)
  2062. [12:56:09] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at com.google.gson.internal.Streams.parse(Streams.java:44)
  2063. [12:56:09] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:634]: ... 25 more
  2064. [12:56:09] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Expected name at line 8 column 6
  2065. [12:56:09] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at com.google.gson.internal.Streams.parse(Streams.java:56)
  2066. [12:56:09] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at com.google.gson.JsonParser.parse(JsonParser.java:84)
  2067. [12:56:09] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at codechicken.lib.model.blockstate.CCBlockStateLoader.load(CCBlockStateLoader.java:54)
  2068. [12:56:09] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at codechicken.lib.model.blockstate.CCBlockStateLoader.handleLoad(CCBlockStateLoader.java:38)
  2069. [12:56:09] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_178331_a(ModelBlockDefinition.java)
  2070. [12:56:09] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraft.client.renderer.block.model.ModelBakery.func_188636_a(ModelBakery.java:219)
  2071. [12:56:09] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraft.client.renderer.block.model.ModelBakery.func_188632_a(ModelBakery.java:200)
  2072. [12:56:09] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraft.client.renderer.block.model.ModelBakery.func_177586_a(ModelBakery.java:185)
  2073. [12:56:09] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:281)
  2074. [12:56:09] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1192)
  2075. [12:56:09] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149)
  2076. [12:56:09] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraftforge.client.model.ModelLoader.func_177569_a(ModelLoader.java:252)
  2077. [12:56:09] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:145)
  2078. [12:56:09] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:240)
  2079. [12:56:09] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:147)
  2080. [12:56:09] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28)
  2081. [12:56:09] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:132)
  2082. [12:56:09] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:113)
  2083. [12:56:09] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:755)
  2084. [12:56:09] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:350)
  2085. [12:56:09] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520)
  2086. [12:56:09] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351)
  2087. [12:56:09] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraft.client.main.Main.main(SourceFile:124)
  2088. [12:56:09] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  2089. [12:56:09] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  2090. [12:56:09] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  2091. [12:56:09] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at java.lang.reflect.Method.invoke(Method.java:483)
  2092. [12:56:09] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  2093. [12:56:09] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  2094. [12:56:09] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:634]: Caused by: com.google.gson.stream.MalformedJsonException: Expected name at line 8 column 6
  2095. [12:56:09] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1505)
  2096. [12:56:09] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:494)
  2097. [12:56:09] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at com.google.gson.stream.JsonReader.hasNext(JsonReader.java:403)
  2098. [12:56:09] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:666)
  2099. [12:56:09] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:667)
  2100. [12:56:09] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:642)
  2101. [12:56:09] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at com.google.gson.internal.Streams.parse(Streams.java:44)
  2102. [12:56:09] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:634]: ... 28 more
  2103. [12:56:09] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Expected name at line 8 column 6
  2104. [12:56:09] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at com.google.gson.internal.Streams.parse(Streams.java:56)
  2105. [12:56:09] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at com.google.gson.JsonParser.parse(JsonParser.java:84)
  2106. [12:56:09] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at codechicken.lib.model.blockstate.CCBlockStateLoader.load(CCBlockStateLoader.java:54)
  2107. [12:56:09] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at codechicken.lib.model.blockstate.CCBlockStateLoader.handleLoad(CCBlockStateLoader.java:38)
  2108. [12:56:09] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_178331_a(ModelBlockDefinition.java)
  2109. [12:56:09] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraft.client.renderer.block.model.ModelBakery.func_188636_a(ModelBakery.java:219)
  2110. [12:56:09] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraft.client.renderer.block.model.ModelBakery.func_188632_a(ModelBakery.java:200)
  2111. [12:56:09] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraft.client.renderer.block.model.ModelBakery.func_177586_a(ModelBakery.java:185)
  2112. [12:56:09] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:281)
  2113. [12:56:09] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1192)
  2114. [12:56:09] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149)
  2115. [12:56:09] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraftforge.client.model.ModelLoader.func_177569_a(ModelLoader.java:252)
  2116. [12:56:09] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:145)
  2117. [12:56:09] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:240)
  2118. [12:56:09] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:147)
  2119. [12:56:09] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28)
  2120. [12:56:09] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:132)
  2121. [12:56:09] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:113)
  2122. [12:56:09] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:755)
  2123. [12:56:09] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:350)
  2124. [12:56:09] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520)
  2125. [12:56:09] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351)
  2126. [12:56:09] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraft.client.main.Main.main(SourceFile:124)
  2127. [12:56:09] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  2128. [12:56:09] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  2129. [12:56:09] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  2130. [12:56:09] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at java.lang.reflect.Method.invoke(Method.java:483)
  2131. [12:56:09] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  2132. [12:56:09] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  2133. [12:56:09] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:634]: Caused by: com.google.gson.stream.MalformedJsonException: Expected name at line 8 column 6
  2134. [12:56:09] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1505)
  2135. [12:56:09] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:494)
  2136. [12:56:09] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at com.google.gson.stream.JsonReader.hasNext(JsonReader.java:403)
  2137. [12:56:09] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:666)
  2138. [12:56:09] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:667)
  2139. [12:56:09] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:642)
  2140. [12:56:09] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at com.google.gson.internal.Streams.parse(Streams.java:44)
  2141. [12:56:09] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:634]: ... 28 more
  2142. [12:56:18] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ns' (model: 'libvulpes:models/block/models/advancedMotor.mtl') is not currently supported, skipping
  2143. [12:56:18] [Client thread/INFO]: OBJModel: A color has already been defined for material 'Material' in 'libvulpes:models/block/models/advancedMotor.mtl'. The color defined by key 'Ks' will not be applied!
  2144. [12:56:18] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ke' (model: 'libvulpes:models/block/models/advancedMotor.mtl') is not currently supported, skipping
  2145. [12:56:18] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ni' (model: 'libvulpes:models/block/models/advancedMotor.mtl') is not currently supported, skipping
  2146. [12:56:18] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'illum' (model: 'libvulpes:models/block/models/advancedMotor.mtl') is not currently supported, skipping
  2147. [12:56:18] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ns' (model: 'libvulpes:models/block/models/eliteMotor.mtl') is not currently supported, skipping
  2148. [12:56:18] [Client thread/INFO]: OBJModel: A color has already been defined for material 'Material' in 'libvulpes:models/block/models/eliteMotor.mtl'. The color defined by key 'Ks' will not be applied!
  2149. [12:56:18] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ke' (model: 'libvulpes:models/block/models/eliteMotor.mtl') is not currently supported, skipping
  2150. [12:56:18] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ni' (model: 'libvulpes:models/block/models/eliteMotor.mtl') is not currently supported, skipping
  2151. [12:56:18] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'illum' (model: 'libvulpes:models/block/models/eliteMotor.mtl') is not currently supported, skipping
  2152. [12:56:18] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ns' (model: 'libvulpes:models/block/models/enhancedMotor.mtl') is not currently supported, skipping
  2153. [12:56:18] [Client thread/INFO]: OBJModel: A color has already been defined for material 'Material' in 'libvulpes:models/block/models/enhancedMotor.mtl'. The color defined by key 'Ks' will not be applied!
  2154. [12:56:18] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ke' (model: 'libvulpes:models/block/models/enhancedMotor.mtl') is not currently supported, skipping
  2155. [12:56:18] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ni' (model: 'libvulpes:models/block/models/enhancedMotor.mtl') is not currently supported, skipping
  2156. [12:56:18] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'illum' (model: 'libvulpes:models/block/models/enhancedMotor.mtl') is not currently supported, skipping
  2157. [12:56:18] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ns' (model: 'libvulpes:models/block/models/motor.mtl') is not currently supported, skipping
  2158. [12:56:18] [Client thread/INFO]: OBJModel: A color has already been defined for material 'Material' in 'libvulpes:models/block/models/motor.mtl'. The color defined by key 'Ks' will not be applied!
  2159. [12:56:18] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ke' (model: 'libvulpes:models/block/models/motor.mtl') is not currently supported, skipping
  2160. [12:56:18] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'Ni' (model: 'libvulpes:models/block/models/motor.mtl') is not currently supported, skipping
  2161. [12:56:18] [Client thread/INFO]: OBJLoader.MaterialLibrary: key 'illum' (model: 'libvulpes:models/block/models/motor.mtl') is not currently supported, skipping
  2162. [12:56:31] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Expected name at line 8 column 6
  2163. [12:56:31] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at com.google.gson.internal.Streams.parse(Streams.java:56)
  2164. [12:56:31] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at com.google.gson.JsonParser.parse(JsonParser.java:84)
  2165. [12:56:31] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at codechicken.lib.model.blockstate.CCBlockStateLoader.load(CCBlockStateLoader.java:54)
  2166. [12:56:31] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at codechicken.lib.model.blockstate.CCBlockStateLoader.handleLoad(CCBlockStateLoader.java:38)
  2167. [12:56:31] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_178331_a(ModelBlockDefinition.java)
  2168. [12:56:31] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraft.client.renderer.block.model.ModelBakery.func_188636_a(ModelBakery.java:219)
  2169. [12:56:31] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraft.client.renderer.block.model.ModelBakery.func_188632_a(ModelBakery.java:200)
  2170. [12:56:31] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraft.client.renderer.block.model.ModelBakery.func_177586_a(ModelBakery.java:185)
  2171. [12:56:31] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:281)
  2172. [12:56:31] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1192)
  2173. [12:56:31] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149)
  2174. [12:56:31] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:336)
  2175. [12:56:31] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:170)
  2176. [12:56:31] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:148)
  2177. [12:56:31] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28)
  2178. [12:56:31] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:132)
  2179. [12:56:31] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:113)
  2180. [12:56:31] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:755)
  2181. [12:56:31] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:350)
  2182. [12:56:31] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520)
  2183. [12:56:31] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351)
  2184. [12:56:31] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraft.client.main.Main.main(SourceFile:124)
  2185. [12:56:31] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  2186. [12:56:31] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  2187. [12:56:31] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  2188. [12:56:31] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at java.lang.reflect.Method.invoke(Method.java:483)
  2189. [12:56:31] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  2190. [12:56:31] [Client thread/INFO]: [codechicken.lib.model.blockstate.CCBlockStateLoader:load:132]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  2191. [12:56:31] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:634]: Caused by: com.google.gson.stream.MalformedJsonException: Expected name at line 8 column 6
  2192. [12:56:31] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1505)
  2193. [12:56:31] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:494)
  2194. [12:56:31] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at com.google.gson.stream.JsonReader.hasNext(JsonReader.java:403)
  2195. [12:56:31] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:666)
  2196. [12:56:31] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:667)
  2197. [12:56:31] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at com.google.gson.internal.bind.TypeAdapters$25.read(TypeAdapters.java:642)
  2198. [12:56:31] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:634]: at com.google.gson.internal.Streams.parse(Streams.java:44)
  2199. [12:56:31] [Client thread/INFO]: [java.lang.Throwable:printStackTrace:634]: ... 27 more
  2200. [12:56:38] [Client thread/ERROR]: Could not load vanilla model parent 'randomthings:block/platform' for 'net.minecraft.client.renderer.block.model.ModelBlock@4c0b8691
  2201. net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model randomthings:block/platform with loader VanillaLoader.INSTANCE, skipping
  2202. at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:153) ~[ModelLoaderRegistry.class:?]
  2203. at net.minecraftforge.client.model.ModelLoaderRegistry.getModelOrLogError(ModelLoaderRegistry.java:203) [ModelLoaderRegistry.class:?]
  2204. at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.getTextures(ModelLoader.java:489) [ModelLoader$VanillaModelWrapper.class:?]
  2205. at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:163) [ModelLoaderRegistry.class:?]
  2206. at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:328) [ModelLoader.class:?]
  2207. at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:170) [byo.class:?]
  2208. at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:148) [ModelLoader.class:?]
  2209. at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [byp.class:?]
  2210. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:132) [bxi.class:?]
  2211. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:113) [bxi.class:?]
  2212. at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:755) [bcx.class:?]
  2213. at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:350) [FMLClientHandler.class:?]
  2214. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520) [bcx.class:?]
  2215. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
  2216. at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
  2217. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
  2218. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
  2219. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
  2220. at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
  2221. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  2222. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  2223. Caused by: java.io.FileNotFoundException: randomthings:models/block/platform.json
  2224. at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(FallbackResourceManager.java:68) ~[bww.class:?]
  2225. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SimpleReloadableResourceManager.java:65) ~[bxi.class:?]
  2226. at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:311) ~[byo.class:?]
  2227. at net.minecraftforge.client.model.ModelLoader.access$1100(ModelLoader.java:118) ~[ModelLoader.class:?]
  2228. at net.minecraftforge.client.model.ModelLoader$VanillaLoader.loadModel(ModelLoader.java:879) ~[ModelLoader$VanillaLoader.class:?]
  2229. at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?]
  2230. ... 20 more
  2231. [12:56:39] [Client thread/INFO]: Stitching Revolver Textures!
  2232. [12:56:39] [Client thread/INFO]: Max texture size: 8192
  2233. [12:56:42] [Client thread/WARN]: Texture bigreactors:textures/guiicons/wastemanual_off.png with size 18x18 will have visual artifacts at mip level 4, it can only support level 1. Please report to the mod author that the texture should be some multiple of 16x16.
  2234. [12:56:45] [Client thread/WARN]: Texture bigreactors:textures/guiicons/coolantin.png with size 17x17 will have visual artifacts at mip level 4, it can only support level 0. Please report to the mod author that the texture should be some multiple of 16x16.
  2235. [12:56:45] [Client thread/WARN]: Texture bigreactors:textures/items/turbine/legacy/housingcoretop.png with size 9x9 will have visual artifacts at mip level 4, it can only support level 0. Please report to the mod author that the texture should be some multiple of 16x16.
  2236. [12:56:52] [Client thread/WARN]: Texture bigreactors:textures/guiicons/off_on.png with size 18x18 will have visual artifacts at mip level 4, it can only support level 1. Please report to the mod author that the texture should be some multiple of 16x16.
  2237. [12:56:54] [Client thread/WARN]: Texture advancedrocketry:textures/blocks/clear.png with size 1x1 will have visual artifacts at mip level 4, it can only support level 0. Please report to the mod author that the texture should be some multiple of 16x16.
  2238. [12:56:54] [Client thread/WARN]: Texture bigreactors:textures/guiicons/coolantout.png with size 17x17 will have visual artifacts at mip level 4, it can only support level 0. Please report to the mod author that the texture should be some multiple of 16x16.
  2239. [12:56:54] [Client thread/WARN]: Texture tp:textures/items/birthday_pickaxe.png with size 28x28 will have visual artifacts at mip level 4, it can only support level 2. Please report to the mod author that the texture should be some multiple of 16x16.
  2240. [12:56:56] [Client thread/WARN]: Texture bigreactors:textures/guiicons/wastemanual_on.png with size 18x18 will have visual artifacts at mip level 4, it can only support level 1. Please report to the mod author that the texture should be some multiple of 16x16.
  2241. [12:56:57] [Client thread/WARN]: Texture immersiveengineering:textures/blocks/metalMultiblock_silo.png with size 88x88 will have visual artifacts at mip level 4, it can only support level 3. Please report to the mod author that the texture should be some multiple of 16x16.
  2242. [12:56:58] [Client thread/WARN]: Texture bigreactors:textures/guiicons/on_off.png with size 18x18 will have visual artifacts at mip level 4, it can only support level 1. Please report to the mod author that the texture should be some multiple of 16x16.
  2243. [12:56:58] [Client thread/WARN]: Texture bigreactors:textures/guiicons/hotfluidin.png with size 17x17 will have visual artifacts at mip level 4, it can only support level 0. Please report to the mod author that the texture should be some multiple of 16x16.
  2244. [12:57:00] [Client thread/WARN]: Texture bigreactors:textures/guiicons/wasteeject_on.png with size 18x18 will have visual artifacts at mip level 4, it can only support level 1. Please report to the mod author that the texture should be some multiple of 16x16.
  2245. [12:57:00] [Client thread/WARN]: Texture bigreactors:textures/guiicons/hotfluidout.png with size 17x17 will have visual artifacts at mip level 4, it can only support level 0. Please report to the mod author that the texture should be some multiple of 16x16.
  2246. [12:57:00] [Client thread/WARN]: Texture bigreactors:textures/guiicons/on_on.png with size 18x18 will have visual artifacts at mip level 4, it can only support level 1. Please report to the mod author that the texture should be some multiple of 16x16.
  2247. [12:57:02] [Client thread/WARN]: Texture advancedrocketry:textures/items/sawBladeAssembly.png with size 274x274 will have visual artifacts at mip level 4, it can only support level 1. Please report to the mod author that the texture should be some multiple of 16x16.
  2248. [12:57:03] [Client thread/WARN]: Texture bigreactors:textures/guiicons/wasteeject_off.png with size 18x18 will have visual artifacts at mip level 4, it can only support level 1. Please report to the mod author that the texture should be some multiple of 16x16.
  2249. [12:57:03] [Client thread/WARN]: Texture bigreactors:textures/guiicons/off_off.png with size 18x18 will have visual artifacts at mip level 4, it can only support level 1. Please report to the mod author that the texture should be some multiple of 16x16.
  2250. [12:57:48] [Client thread/INFO]: Created: 4096x2048 textures-atlas
  2251. [12:58:15] [Client thread/INFO]: Clearing unnecessary model registry of size 39218.
  2252. [12:58:15] [Client thread/INFO]: Clearing unnecessary model store of size 71128.
  2253. [12:58:15] [Client thread/INFO]: Clearing unnecessary item shapes cache of size 4118.
  2254. [12:58:17] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  2255. [12:58:17] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  2256. [12:58:17] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  2257. [12:58:18] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  2258. [12:58:18] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  2259. [12:58:19] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  2260. [12:58:19] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  2261. [12:58:20] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  2262. [12:58:20] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
  2263. [12:58:20] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
  2264. [12:58:20] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  2265. [12:58:20] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
  2266. [12:58:20] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  2267. [12:58:20] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  2268. [12:58:21] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  2269. [12:58:21] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  2270. [12:58:21] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
  2271. [12:58:21] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  2272. [12:58:21] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
  2273. [12:58:21] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  2274. [12:58:21] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  2275. [12:58:21] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  2276. [12:58:21] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  2277. [12:58:21] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  2278. [12:58:22] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  2279. [12:58:22] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  2280. [12:58:22] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  2281. [12:58:22] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  2282. [12:58:22] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  2283. [12:58:22] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  2284. [12:58:22] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  2285. [12:58:22] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
  2286. [12:58:23] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  2287. [12:58:23] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  2288. [12:58:23] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  2289. [12:58:23] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  2290. [12:58:23] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  2291. [12:58:23] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  2292. [12:58:23] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  2293. [12:58:23] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
  2294. [12:58:23] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  2295. [12:58:24] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  2296. [12:58:24] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  2297. [12:58:24] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
  2298. [12:58:24] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  2299. [12:58:24] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
  2300. [12:58:24] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  2301. [12:58:24] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
  2302. [12:58:24] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  2303. [12:58:25] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  2304. [12:58:25] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
  2305. [12:58:25] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  2306. [12:58:25] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  2307. [12:58:25] [Client thread/WARN]: Unable to resolve texture due to upward reference: #pane in chisel:models/block/pane/pane_n
  2308. [12:58:25] [Client thread/WARN]: Unable to resolve texture due to upward reference: #pane in chisel:models/block/pane/pane_n
  2309. [12:58:25] [Client thread/WARN]: Unable to resolve texture due to upward reference: #pane in chisel:models/block/pane/pane_n
  2310. [12:58:25] [Client thread/WARN]: Unable to resolve texture due to upward reference: #pane in chisel:models/block/pane/pane_n
  2311. [12:58:25] [Client thread/WARN]: Unable to resolve texture due to upward reference: #pane in chisel:models/block/pane/pane_ne
  2312. [12:58:25] [Client thread/WARN]: Unable to resolve texture due to upward reference: #pane in chisel:models/block/pane/pane_ne
  2313. [12:58:25] [Client thread/WARN]: Unable to resolve texture due to upward reference: #pane in chisel:models/block/pane/pane_ne
  2314. [12:58:25] [Client thread/WARN]: Unable to resolve texture due to upward reference: #pane in chisel:models/block/pane/pane_ne
  2315. [12:58:25] [Client thread/WARN]: Unable to resolve texture due to upward reference: #pane in chisel:models/block/pane/pane_ns
  2316. [12:58:25] [Client thread/WARN]: Unable to resolve texture due to upward reference: #pane in chisel:models/block/pane/pane_ns
  2317. [12:58:25] [Client thread/WARN]: Unable to resolve texture due to upward reference: #pane in chisel:models/block/pane/pane_nse
  2318. [12:58:25] [Client thread/WARN]: Unable to resolve texture due to upward reference: #pane in chisel:models/block/pane/pane_nse
  2319. [12:58:25] [Client thread/WARN]: Unable to resolve texture due to upward reference: #pane in chisel:models/block/pane/pane_nse
  2320. [12:58:25] [Client thread/WARN]: Unable to resolve texture due to upward reference: #pane in chisel:models/block/pane/pane_nse
  2321. [12:58:26] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
  2322. [12:58:26] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
  2323. [12:58:26] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  2324. [12:58:26] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  2325. [12:58:26] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
  2326. [12:58:26] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
  2327. [12:58:26] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  2328. [12:58:26] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
  2329. [12:58:26] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
  2330. [12:58:26] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
  2331. [12:58:26] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  2332. [12:58:26] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  2333. [12:58:26] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
  2334. [12:58:27] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  2335. [12:58:27] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  2336. [12:58:27] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  2337. [12:58:27] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  2338. [12:58:27] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
  2339. [12:58:27] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  2340. [12:58:27] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  2341. [12:58:27] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
  2342. [12:58:27] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
  2343. [12:58:27] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  2344. [12:58:28] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  2345. [12:58:28] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  2346. [12:58:28] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  2347. [12:58:28] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  2348. [12:58:28] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
  2349. [12:58:28] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  2350. [12:58:28] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  2351. [12:58:29] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
  2352. [12:58:29] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
  2353. [12:58:29] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
  2354. [12:58:29] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
  2355. [12:58:29] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  2356. [12:58:29] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
  2357. [12:58:29] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  2358. [12:58:29] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  2359. [12:58:29] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  2360. [12:58:29] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  2361. [12:58:29] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
  2362. [12:58:29] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  2363. [12:58:29] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  2364. [12:58:29] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
  2365. [12:58:29] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  2366. [12:58:29] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  2367. [12:58:29] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  2368. [12:58:29] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  2369. [12:58:30] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  2370. [12:58:30] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  2371. [12:58:30] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  2372. [12:58:30] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  2373. [12:58:31] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  2374. [12:58:31] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  2375. [12:58:31] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  2376. [12:58:31] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
  2377. [12:58:31] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
  2378. [12:58:31] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
  2379. [12:58:31] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
  2380. [12:58:31] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  2381. [12:58:32] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  2382. [12:58:32] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  2383. [12:58:32] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  2384. [12:58:32] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  2385. [12:58:32] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  2386. [12:58:32] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  2387. [12:58:32] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  2388. [12:58:32] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  2389. [12:58:32] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  2390. [12:58:32] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  2391. [12:58:32] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  2392. [12:58:32] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  2393. [12:58:33] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  2394. [12:58:33] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  2395. [12:58:33] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  2396. [12:58:33] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
  2397. [12:58:33] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  2398. [12:58:33] [Client thread/WARN]: Unable to resolve texture due to upward reference: #side in immersiveengineering:models/block/ieScaffolding
  2399. [12:58:33] [Client thread/ERROR]: MultiModel minecraft:builtin/missing is empty (no base model or parts were provided/resolved)
  2400. [12:58:39] [Client thread/INFO]: Deduplicating models...
  2401. [12:58:58] [Client thread/INFO]: Deduplicated 1549986 objects.
  2402. [12:58:58] [Client thread/ERROR]: Exception loading model for variant harvestcraft:cheesecake#inventory, normal location exception:
  2403. net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model harvestcraft:item/cheesecake with loader VanillaLoader.INSTANCE, skipping
  2404. at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:153) ~[ModelLoaderRegistry.class:?]
  2405. at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:328) ~[ModelLoader.class:?]
  2406. at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:170) ~[byo.class:?]
  2407. at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:148) ~[ModelLoader.class:?]
  2408. at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [byp.class:?]
  2409. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:132) [bxi.class:?]
  2410. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:113) [bxi.class:?]
  2411. at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:755) [bcx.class:?]
  2412. at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:350) [FMLClientHandler.class:?]
  2413. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520) [bcx.class:?]
  2414. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
  2415. at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
  2416. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
  2417. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
  2418. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
  2419. at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
  2420. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  2421. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  2422. Caused by: java.io.FileNotFoundException: harvestcraft:models/item/cheesecake.json
  2423. at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(FallbackResourceManager.java:68) ~[bww.class:?]
  2424. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SimpleReloadableResourceManager.java:65) ~[bxi.class:?]
  2425. at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:311) ~[byo.class:?]
  2426. at net.minecraftforge.client.model.ModelLoader.access$1100(ModelLoader.java:118) ~[ModelLoader.class:?]
  2427. at net.minecraftforge.client.model.ModelLoader$VanillaLoader.loadModel(ModelLoader.java:879) ~[ModelLoader$VanillaLoader.class:?]
  2428. at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?]
  2429. ... 17 more
  2430. [12:58:58] [Client thread/ERROR]: Exception loading model for variant harvestcraft:cheesecake#inventory, blockstate location exception:
  2431. net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model harvestcraft:cheesecake#inventory with loader VariantLoader.INSTANCE, skipping
  2432. at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:153) ~[ModelLoaderRegistry.class:?]
  2433. at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:336) ~[ModelLoader.class:?]
  2434. at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:170) ~[byo.class:?]
  2435. at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:148) ~[ModelLoader.class:?]
  2436. at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [byp.class:?]
  2437. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:132) [bxi.class:?]
  2438. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:113) [bxi.class:?]
  2439. at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:755) [bcx.class:?]
  2440. at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:350) [FMLClientHandler.class:?]
  2441. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520) [bcx.class:?]
  2442. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
  2443. at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
  2444. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
  2445. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
  2446. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
  2447. at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
  2448. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  2449. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  2450. Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
  2451. at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:78) ~[bpe.class:?]
  2452. at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1195) ~[ModelLoader$VariantLoader.class:?]
  2453. at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?]
  2454. ... 17 more
  2455. [12:58:58] [Client thread/ERROR]: Exception loading model for variant randomthings:specialBeanStalk#inventory, normal location exception:
  2456. net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model randomthings:item/specialBeanStalk with loader VanillaLoader.INSTANCE, skipping
  2457. at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:153) ~[ModelLoaderRegistry.class:?]
  2458. at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:328) ~[ModelLoader.class:?]
  2459. at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:170) ~[byo.class:?]
  2460. at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:148) ~[ModelLoader.class:?]
  2461. at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [byp.class:?]
  2462. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:132) [bxi.class:?]
  2463. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:113) [bxi.class:?]
  2464. at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:755) [bcx.class:?]
  2465. at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:350) [FMLClientHandler.class:?]
  2466. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520) [bcx.class:?]
  2467. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
  2468. at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
  2469. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
  2470. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
  2471. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
  2472. at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
  2473. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  2474. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  2475. Caused by: java.io.FileNotFoundException: randomthings:models/item/specialBeanStalk.json
  2476. at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(FallbackResourceManager.java:68) ~[bww.class:?]
  2477. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SimpleReloadableResourceManager.java:65) ~[bxi.class:?]
  2478. at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:311) ~[byo.class:?]
  2479. at net.minecraftforge.client.model.ModelLoader.access$1100(ModelLoader.java:118) ~[ModelLoader.class:?]
  2480. at net.minecraftforge.client.model.ModelLoader$VanillaLoader.loadModel(ModelLoader.java:879) ~[ModelLoader$VanillaLoader.class:?]
  2481. at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?]
  2482. ... 17 more
  2483. [12:58:58] [Client thread/ERROR]: Exception loading model for variant randomthings:specialBeanStalk#inventory, blockstate location exception:
  2484. net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model randomthings:specialBeanStalk#inventory with loader VariantLoader.INSTANCE, skipping
  2485. at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:153) ~[ModelLoaderRegistry.class:?]
  2486. at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:336) ~[ModelLoader.class:?]
  2487. at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:170) ~[byo.class:?]
  2488. at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:148) ~[ModelLoader.class:?]
  2489. at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [byp.class:?]
  2490. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:132) [bxi.class:?]
  2491. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:113) [bxi.class:?]
  2492. at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:755) [bcx.class:?]
  2493. at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:350) [FMLClientHandler.class:?]
  2494. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520) [bcx.class:?]
  2495. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
  2496. at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
  2497. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
  2498. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
  2499. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
  2500. at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
  2501. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  2502. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  2503. Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
  2504. at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:78) ~[bpe.class:?]
  2505. at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1195) ~[ModelLoader$VariantLoader.class:?]
  2506. at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?]
  2507. ... 17 more
  2508. [12:58:58] [Client thread/ERROR]: Exception loading model for variant harvestcraft:pavlovacake#inventory, normal location exception:
  2509. net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model harvestcraft:item/pavlovacake with loader VanillaLoader.INSTANCE, skipping
  2510. at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:153) ~[ModelLoaderRegistry.class:?]
  2511. at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:328) ~[ModelLoader.class:?]
  2512. at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:170) ~[byo.class:?]
  2513. at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:148) ~[ModelLoader.class:?]
  2514. at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [byp.class:?]
  2515. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:132) [bxi.class:?]
  2516. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:113) [bxi.class:?]
  2517. at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:755) [bcx.class:?]
  2518. at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:350) [FMLClientHandler.class:?]
  2519. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520) [bcx.class:?]
  2520. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
  2521. at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
  2522. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
  2523. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
  2524. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
  2525. at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
  2526. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  2527. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  2528. Caused by: java.io.FileNotFoundException: harvestcraft:models/item/pavlovacake.json
  2529. at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(FallbackResourceManager.java:68) ~[bww.class:?]
  2530. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SimpleReloadableResourceManager.java:65) ~[bxi.class:?]
  2531. at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:311) ~[byo.class:?]
  2532. at net.minecraftforge.client.model.ModelLoader.access$1100(ModelLoader.java:118) ~[ModelLoader.class:?]
  2533. at net.minecraftforge.client.model.ModelLoader$VanillaLoader.loadModel(ModelLoader.java:879) ~[ModelLoader$VanillaLoader.class:?]
  2534. at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?]
  2535. ... 17 more
  2536. [12:58:58] [Client thread/ERROR]: Exception loading model for variant harvestcraft:pavlovacake#inventory, blockstate location exception:
  2537. net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model harvestcraft:pavlovacake#inventory with loader VariantLoader.INSTANCE, skipping
  2538. at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:153) ~[ModelLoaderRegistry.class:?]
  2539. at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:336) ~[ModelLoader.class:?]
  2540. at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:170) ~[byo.class:?]
  2541. at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:148) ~[ModelLoader.class:?]
  2542. at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [byp.class:?]
  2543. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:132) [bxi.class:?]
  2544. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:113) [bxi.class:?]
  2545. at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:755) [bcx.class:?]
  2546. at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:350) [FMLClientHandler.class:?]
  2547. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520) [bcx.class:?]
  2548. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
  2549. at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
  2550. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
  2551. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
  2552. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
  2553. at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
  2554. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  2555. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  2556. Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
  2557. at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:78) ~[bpe.class:?]
  2558. at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1195) ~[ModelLoader$VariantLoader.class:?]
  2559. at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?]
  2560. ... 17 more
  2561. [12:58:58] [Client thread/ERROR]: Exception loading model for variant baubles:Ring#inventory, normal location exception:
  2562. net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model baubles:item/Ring with loader VanillaLoader.INSTANCE, skipping
  2563. at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:153) ~[ModelLoaderRegistry.class:?]
  2564. at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:328) ~[ModelLoader.class:?]
  2565. at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:170) ~[byo.class:?]
  2566. at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:148) ~[ModelLoader.class:?]
  2567. at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [byp.class:?]
  2568. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:132) [bxi.class:?]
  2569. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:113) [bxi.class:?]
  2570. at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:755) [bcx.class:?]
  2571. at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:350) [FMLClientHandler.class:?]
  2572. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520) [bcx.class:?]
  2573. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
  2574. at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
  2575. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
  2576. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
  2577. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
  2578. at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
  2579. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  2580. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  2581. Caused by: java.io.FileNotFoundException: baubles:models/item/Ring.json
  2582. at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(FallbackResourceManager.java:68) ~[bww.class:?]
  2583. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SimpleReloadableResourceManager.java:65) ~[bxi.class:?]
  2584. at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:311) ~[byo.class:?]
  2585. at net.minecraftforge.client.model.ModelLoader.access$1100(ModelLoader.java:118) ~[ModelLoader.class:?]
  2586. at net.minecraftforge.client.model.ModelLoader$VanillaLoader.loadModel(ModelLoader.java:879) ~[ModelLoader$VanillaLoader.class:?]
  2587. at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?]
  2588. ... 17 more
  2589. [12:58:58] [Client thread/ERROR]: Exception loading model for variant baubles:Ring#inventory, blockstate location exception:
  2590. net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model baubles:Ring#inventory with loader VariantLoader.INSTANCE, skipping
  2591. at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:153) ~[ModelLoaderRegistry.class:?]
  2592. at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:336) ~[ModelLoader.class:?]
  2593. at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:170) ~[byo.class:?]
  2594. at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:148) ~[ModelLoader.class:?]
  2595. at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [byp.class:?]
  2596. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:132) [bxi.class:?]
  2597. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:113) [bxi.class:?]
  2598. at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:755) [bcx.class:?]
  2599. at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:350) [FMLClientHandler.class:?]
  2600. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520) [bcx.class:?]
  2601. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
  2602. at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
  2603. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
  2604. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
  2605. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
  2606. at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
  2607. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  2608. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  2609. Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
  2610. at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:78) ~[bpe.class:?]
  2611. at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1195) ~[ModelLoader$VariantLoader.class:?]
  2612. at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?]
  2613. ... 17 more
  2614. [12:58:58] [Client thread/ERROR]: Exception loading model for variant harvestcraft:redvelvetcake#inventory, normal location exception:
  2615. net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model harvestcraft:item/redvelvetcake with loader VanillaLoader.INSTANCE, skipping
  2616. at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:153) ~[ModelLoaderRegistry.class:?]
  2617. at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:328) ~[ModelLoader.class:?]
  2618. at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:170) ~[byo.class:?]
  2619. at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:148) ~[ModelLoader.class:?]
  2620. at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [byp.class:?]
  2621. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:132) [bxi.class:?]
  2622. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:113) [bxi.class:?]
  2623. at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:755) [bcx.class:?]
  2624. at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:350) [FMLClientHandler.class:?]
  2625. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520) [bcx.class:?]
  2626. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
  2627. at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
  2628. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
  2629. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
  2630. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
  2631. at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
  2632. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  2633. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  2634. Caused by: java.io.FileNotFoundException: harvestcraft:models/item/redvelvetcake.json
  2635. at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(FallbackResourceManager.java:68) ~[bww.class:?]
  2636. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SimpleReloadableResourceManager.java:65) ~[bxi.class:?]
  2637. at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:311) ~[byo.class:?]
  2638. at net.minecraftforge.client.model.ModelLoader.access$1100(ModelLoader.java:118) ~[ModelLoader.class:?]
  2639. at net.minecraftforge.client.model.ModelLoader$VanillaLoader.loadModel(ModelLoader.java:879) ~[ModelLoader$VanillaLoader.class:?]
  2640. at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?]
  2641. ... 17 more
  2642. [12:58:58] [Client thread/ERROR]: Exception loading model for variant harvestcraft:redvelvetcake#inventory, blockstate location exception:
  2643. net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model harvestcraft:redvelvetcake#inventory with loader VariantLoader.INSTANCE, skipping
  2644. at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:153) ~[ModelLoaderRegistry.class:?]
  2645. at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:336) ~[ModelLoader.class:?]
  2646. at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:170) ~[byo.class:?]
  2647. at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:148) ~[ModelLoader.class:?]
  2648. at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [byp.class:?]
  2649. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:132) [bxi.class:?]
  2650. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:113) [bxi.class:?]
  2651. at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:755) [bcx.class:?]
  2652. at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:350) [FMLClientHandler.class:?]
  2653. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520) [bcx.class:?]
  2654. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
  2655. at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
  2656. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
  2657. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
  2658. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
  2659. at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
  2660. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  2661. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  2662. Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
  2663. at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:78) ~[bpe.class:?]
  2664. at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1195) ~[ModelLoader$VariantLoader.class:?]
  2665. at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?]
  2666. ... 17 more
  2667. [12:58:58] [Client thread/ERROR]: Exception loading model for variant harvestcraft:pineappleupsidedowncake#inventory, normal location exception:
  2668. net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model harvestcraft:item/pineappleupsidedowncake with loader VanillaLoader.INSTANCE, skipping
  2669. at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:153) ~[ModelLoaderRegistry.class:?]
  2670. at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:328) ~[ModelLoader.class:?]
  2671. at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:170) ~[byo.class:?]
  2672. at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:148) ~[ModelLoader.class:?]
  2673. at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [byp.class:?]
  2674. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:132) [bxi.class:?]
  2675. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:113) [bxi.class:?]
  2676. at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:755) [bcx.class:?]
  2677. at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:350) [FMLClientHandler.class:?]
  2678. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520) [bcx.class:?]
  2679. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
  2680. at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
  2681. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
  2682. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
  2683. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
  2684. at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
  2685. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  2686. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  2687. Caused by: java.io.FileNotFoundException: harvestcraft:models/item/pineappleupsidedowncake.json
  2688. at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(FallbackResourceManager.java:68) ~[bww.class:?]
  2689. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SimpleReloadableResourceManager.java:65) ~[bxi.class:?]
  2690. at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:311) ~[byo.class:?]
  2691. at net.minecraftforge.client.model.ModelLoader.access$1100(ModelLoader.java:118) ~[ModelLoader.class:?]
  2692. at net.minecraftforge.client.model.ModelLoader$VanillaLoader.loadModel(ModelLoader.java:879) ~[ModelLoader$VanillaLoader.class:?]
  2693. at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?]
  2694. ... 17 more
  2695. [12:58:58] [Client thread/ERROR]: Exception loading model for variant harvestcraft:pineappleupsidedowncake#inventory, blockstate location exception:
  2696. net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model harvestcraft:pineappleupsidedowncake#inventory with loader VariantLoader.INSTANCE, skipping
  2697. at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:153) ~[ModelLoaderRegistry.class:?]
  2698. at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:336) ~[ModelLoader.class:?]
  2699. at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:170) ~[byo.class:?]
  2700. at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:148) ~[ModelLoader.class:?]
  2701. at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [byp.class:?]
  2702. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:132) [bxi.class:?]
  2703. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:113) [bxi.class:?]
  2704. at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:755) [bcx.class:?]
  2705. at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:350) [FMLClientHandler.class:?]
  2706. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520) [bcx.class:?]
  2707. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
  2708. at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
  2709. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
  2710. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
  2711. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
  2712. at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
  2713. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  2714. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  2715. Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
  2716. at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:78) ~[bpe.class:?]
  2717. at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1195) ~[ModelLoader$VariantLoader.class:?]
  2718. at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?]
  2719. ... 17 more
  2720. [12:58:58] [Client thread/ERROR]: Exception loading model for variant excompressum:bait#variant=rabbit
  2721. net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model excompressum:bait#variant=rabbit with loader VariantLoader.INSTANCE, skipping
  2722. at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:153) ~[ModelLoaderRegistry.class:?]
  2723. at net.minecraftforge.client.model.ModelLoader.func_177569_a(ModelLoader.java:252) ~[ModelLoader.class:?]
  2724. at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:145) ~[byo.class:?]
  2725. at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:240) ~[ModelLoader.class:?]
  2726. at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:147) ~[ModelLoader.class:?]
  2727. at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [byp.class:?]
  2728. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:132) [bxi.class:?]
  2729. at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:113) [bxi.class:?]
  2730. at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:755) [bcx.class:?]
  2731. at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:350) [FMLClientHandler.class:?]
  2732. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520) [bcx.class:?]
  2733. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351) [bcx.class:?]
  2734. at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
  2735. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
  2736. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
  2737. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
  2738. at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
  2739. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  2740. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  2741. Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
  2742. at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:78) ~[bpe.class:?]
  2743. at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1195) ~[ModelLoader$VariantLoader.class:?]
  2744. at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149) ~[ModelLoaderRegistry.class:?]
  2745. ... 18 more
  2746. [12:58:58] [Client thread/ERROR]: Suppressed additional 5 model loading errors for domain harvestcraft
  2747. [12:59:00] [Client thread/ERROR]: +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=
  2748. [12:59:00] [Client thread/ERROR]: The following texture errors were found.
  2749. [12:59:00] [Client thread/ERROR]: ==================================================
  2750. [12:59:00] [Client thread/ERROR]: DOMAIN minecraft
  2751. [12:59:00] [Client thread/ERROR]: --------------------------------------------------
  2752. [12:59:00] [Client thread/ERROR]: domain minecraft is missing 5 textures
  2753. [12:59:00] [Client thread/ERROR]: domain minecraft has 9 locations:
  2754. [12:59:00] [Client thread/ERROR]: unknown resourcepack type net.minecraft.client.resources.DefaultResourcePack : Default
  2755. [12:59:00] [Client thread/ERROR]: mod actuallyadditions resources at D:\Programme\Minecraft curse\Instances\Forever Stranded (1)\mods\ActuallyAdditions-1.10.2-r105.jar
  2756. [12:59:00] [Client thread/ERROR]: mod extrautils2 resources at D:\Programme\Minecraft curse\Instances\Forever Stranded (1)\mods\extrautils2-1.10.2-1.3.3.jar
  2757. [12:59:00] [Client thread/ERROR]: mod immersiveengineering resources at D:\Programme\Minecraft curse\Instances\Forever Stranded (1)\mods\ImmersiveEngineering-0.10-57.jar
  2758. [12:59:00] [Client thread/ERROR]: mod IC2 resources at D:\Programme\Minecraft curse\Instances\Forever Stranded (1)\mods\industrialcraft-2-2.6.188-ex110.jar
  2759. [12:59:00] [Client thread/ERROR]: mod journeymap resources at D:\Programme\Minecraft curse\Instances\Forever Stranded (1)\mods\journeymap-1.10.2-5.4.6.jar
  2760. [12:59:00] [Client thread/ERROR]: mod Quark resources at D:\Programme\Minecraft curse\Instances\Forever Stranded (1)\mods\Quark-r1.1-70.jar
  2761. [12:59:00] [Client thread/ERROR]: mod valkyrielib resources at D:\Programme\Minecraft curse\Instances\Forever Stranded (1)\mods\valkyrielib-1.10.2-0.10.6.jar
  2762. [12:59:00] [Client thread/ERROR]: resource pack at path D:\Programme\Minecraft curse\Instances\Forever Stranded (1)\mods\Quark-r1.1-70.jar
  2763. [12:59:00] [Client thread/ERROR]: -------------------------
  2764. [12:59:00] [Client thread/ERROR]: The missing resources for domain minecraft are:
  2765. [12:59:00] [Client thread/ERROR]: textures/.png
  2766. [12:59:00] [Client thread/ERROR]: textures/blocks/controllerParticle.png
  2767. [12:59:00] [Client thread/ERROR]: textures/blocks/rainbowWaveParticle.png
  2768. [12:59:00] [Client thread/ERROR]: textures/blocks/orangeFrameParticle.png
  2769. [12:59:00] [Client thread/ERROR]: textures/blocks/screenCyan.png
  2770. [12:59:00] [Client thread/ERROR]: -------------------------
  2771. [12:59:00] [Client thread/ERROR]: No other errors exist for domain minecraft
  2772. [12:59:00] [Client thread/ERROR]: ==================================================
  2773. [12:59:00] [Client thread/ERROR]: ==================================================
  2774. [12:59:00] [Client thread/ERROR]: DOMAIN immersiveengineering
  2775. [12:59:00] [Client thread/ERROR]: --------------------------------------------------
  2776. [12:59:00] [Client thread/ERROR]: domain immersiveengineering is missing 2 textures
  2777. [12:59:00] [Client thread/ERROR]: domain immersiveengineering has 1 location:
  2778. [12:59:00] [Client thread/ERROR]: mod immersiveengineering resources at D:\Programme\Minecraft curse\Instances\Forever Stranded (1)\mods\ImmersiveEngineering-0.10-57.jar
  2779. [12:59:00] [Client thread/ERROR]: -------------------------
  2780. [12:59:00] [Client thread/ERROR]: The missing resources for domain immersiveengineering are:
  2781. [12:59:00] [Client thread/ERROR]: textures/blocks/sheetmetal_gold.png
  2782. [12:59:00] [Client thread/ERROR]: textures/blocks/sheetmetal_uranium.png
  2783. [12:59:00] [Client thread/ERROR]: -------------------------
  2784. [12:59:00] [Client thread/ERROR]: No other errors exist for domain immersiveengineering
  2785. [12:59:00] [Client thread/ERROR]: ==================================================
  2786. [12:59:00] [Client thread/ERROR]: ==================================================
  2787. [12:59:00] [Client thread/ERROR]: DOMAIN exnihiloadscensio
  2788. [12:59:00] [Client thread/ERROR]: --------------------------------------------------
  2789. [12:59:00] [Client thread/ERROR]: domain exnihiloadscensio is missing 1 texture
  2790. [12:59:00] [Client thread/ERROR]: domain exnihiloadscensio is missing a resource manager - it is probably a side-effect of automatic texture processing
  2791. [12:59:00] [Client thread/ERROR]: -------------------------
  2792. [12:59:00] [Client thread/ERROR]: The missing resources for domain exnihiloadscensio are:
  2793. [12:59:00] [Client thread/ERROR]: textures/items/hammerDiamond.png
  2794. [12:59:00] [Client thread/ERROR]: -------------------------
  2795. [12:59:00] [Client thread/ERROR]: No other errors exist for domain exnihiloadscensio
  2796. [12:59:00] [Client thread/ERROR]: ==================================================
  2797. [12:59:00] [Client thread/ERROR]: ==================================================
  2798. [12:59:00] [Client thread/ERROR]: DOMAIN chisel
  2799. [12:59:00] [Client thread/ERROR]: --------------------------------------------------
  2800. [12:59:00] [Client thread/ERROR]: domain chisel is missing 9 textures
  2801. [12:59:00] [Client thread/ERROR]: domain chisel has 1 location:
  2802. [12:59:00] [Client thread/ERROR]: mod chisel resources at D:\Programme\Minecraft curse\Instances\Forever Stranded (1)\mods\Chisel-MC1.10.2-0.0.10.22.jar
  2803. [12:59:00] [Client thread/ERROR]: -------------------------
  2804. [12:59:00] [Client thread/ERROR]: The missing resources for domain chisel are:
  2805. [12:59:00] [Client thread/ERROR]: textures/blocks/ironpane/barbedwire.png
  2806. [12:59:00] [Client thread/ERROR]: textures/blocks/ironpane/spikes.png
  2807. [12:59:00] [Client thread/ERROR]: textures/blocks/ironpane/fenceIronTop.png
  2808. [12:59:00] [Client thread/ERROR]: textures/minecraft:blocks/planks_oak.png
  2809. [12:59:00] [Client thread/ERROR]: textures/blocks/ironpane/terrain-glass-ornatesteel.png
  2810. [12:59:00] [Client thread/ERROR]: textures/blocks/futura/controllerpurple.png
  2811. [12:59:00] [Client thread/ERROR]: textures/blocks/ironpane/bars.png
  2812. [12:59:00] [Client thread/ERROR]: textures/blocks/ironpane/cage.png
  2813. [12:59:00] [Client thread/ERROR]: textures/blocks/ironpane/terrain-glass-thingrid.png
  2814. [12:59:00] [Client thread/ERROR]: -------------------------
  2815. [12:59:00] [Client thread/ERROR]: No other errors exist for domain chisel
  2816. [12:59:00] [Client thread/ERROR]: ==================================================
  2817. [12:59:00] [Client thread/ERROR]: +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=
  2818. [12:59:05] [Client thread/INFO]: Loading blocks and textures...
  2819. [12:59:11] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/futura/controllerpurple: Index: 0, Size: 0
  2820. [12:59:11] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:futura:chisel:futura[variation=4]] ()
  2821. [12:59:11] [Client thread/WARN]: Image not found: chisel:textures/blocks/futura/controllerpurple.png
  2822. [12:59:11] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Null/empty texture for BlockMD [chisel:futura:chisel:futura[variation=4]] ()
  2823. [12:59:11] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/ironpane/barbedwire: Index: 0, Size: 0
  2824. [12:59:11] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:ironpane:chisel:ironpane[variation=1]] ()
  2825. [12:59:11] [Client thread/WARN]: Image not found: chisel:textures/blocks/ironpane/barbedwire.png
  2826. [12:59:11] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Null/empty texture for BlockMD [chisel:ironpane:chisel:ironpane[variation=1]] ()
  2827. [12:59:11] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/ironpane/cage: Index: 0, Size: 0
  2828. [12:59:11] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:ironpane:chisel:ironpane[variation=2]] ()
  2829. [12:59:11] [Client thread/WARN]: Image not found: chisel:textures/blocks/ironpane/cage.png
  2830. [12:59:11] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Null/empty texture for BlockMD [chisel:ironpane:chisel:ironpane[variation=2]] ()
  2831. [12:59:11] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/ironpane/fenceIronTop: Index: 0, Size: 0
  2832. [12:59:11] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:ironpane:chisel:ironpane[variation=3]] ()
  2833. [12:59:11] [Client thread/WARN]: Image not found: chisel:textures/blocks/ironpane/fenceIronTop.png
  2834. [12:59:11] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Null/empty texture for BlockMD [chisel:ironpane:chisel:ironpane[variation=3]] ()
  2835. [12:59:11] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/ironpane/terrain-glass-thingrid: Index: 0, Size: 0
  2836. [12:59:11] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:ironpane:chisel:ironpane[variation=5]] ()
  2837. [12:59:11] [Client thread/WARN]: Image not found: chisel:textures/blocks/ironpane/terrain-glass-thingrid.png
  2838. [12:59:11] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Null/empty texture for BlockMD [chisel:ironpane:chisel:ironpane[variation=5]] ()
  2839. [12:59:11] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/ironpane/terrain-glass-ornatesteel: Index: 0, Size: 0
  2840. [12:59:11] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:ironpane:chisel:ironpane[variation=6]] ()
  2841. [12:59:11] [Client thread/WARN]: Image not found: chisel:textures/blocks/ironpane/terrain-glass-ornatesteel.png
  2842. [12:59:11] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Null/empty texture for BlockMD [chisel:ironpane:chisel:ironpane[variation=6]] ()
  2843. [12:59:11] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/ironpane/bars: Index: 0, Size: 0
  2844. [12:59:11] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:ironpane:chisel:ironpane[variation=7]] ()
  2845. [12:59:11] [Client thread/WARN]: Image not found: chisel:textures/blocks/ironpane/bars.png
  2846. [12:59:11] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Null/empty texture for BlockMD [chisel:ironpane:chisel:ironpane[variation=7]] ()
  2847. [12:59:11] [Client thread/ERROR]: ColorHelper.getColorForIcon(): Unable to use frame data for chisel:blocks/ironpane/spikes: Index: 0, Size: 0
  2848. [12:59:11] [Client thread/WARN]: ColorHelper.setBlockColor(pass=frameTextureData): Null/empty texture for BlockMD [chisel:ironpane:chisel:ironpane[variation=8]] ()
  2849. [12:59:11] [Client thread/WARN]: Image not found: chisel:textures/blocks/ironpane/spikes.png
  2850. [12:59:11] [Client thread/WARN]: ColorHelper.setBlockColor(pass=resourceLocation): Null/empty texture for BlockMD [chisel:ironpane:chisel:ironpane[variation=8]] ()
  2851. [12:59:12] [Client thread/ERROR]: Error calling com.rwtema.extrautils2.backend.model.PassthruModelBlock.getQuads() (SUPPRESSED)
  2852. [12:59:12] [Client thread/ERROR]: java.lang.NullPointerException
  2853. at com.rwtema.extrautils2.backend.model.PassthruModelBlock.func_188616_a(PassthruModelBlock.java:37)
  2854. at journeymap.client.cartography.ColorHelper.getFirstFoundSprite(ColorHelper.java:183)
  2855. at journeymap.client.cartography.ColorHelper.getDirectIcon(ColorHelper.java:164)
  2856. at journeymap.client.cartography.ColorHelper.getTextureColor(ColorHelper.java:112)
  2857. at journeymap.client.model.mod.vanilla.VanillaColorHandler.getTextureColor(VanillaColorHandler.java:24)
  2858. at journeymap.client.model.BlockMD.ensureColor(BlockMD.java:408)
  2859. at journeymap.client.cartography.ColorManager.initBlockColors(ColorManager.java:192)
  2860. at journeymap.client.cartography.ColorManager.ensureCurrent(ColorManager.java:129)
  2861. at journeymap.client.task.main.EnsureCurrentColorsTask.perform(EnsureCurrentColorsTask.java:15)
  2862. at journeymap.client.task.main.MainTaskController.performTasks(MainTaskController.java:64)
  2863. at journeymap.client.JourneymapClient.performMainThreadTasks(JourneymapClient.java:571)
  2864. at journeymap.client.forge.event.StateTickHandler.onClientTick(StateTickHandler.java:75)
  2865. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1095_StateTickHandler_onClientTick_ClientTickEvent.invoke(.dynamic)
  2866. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  2867. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
  2868. at net.minecraftforge.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:339)
  2869. at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1650)
  2870. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1055)
  2871. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:371)
  2872. at net.minecraft.client.main.Main.main(SourceFile:124)
  2873. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  2874. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  2875. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  2876. at java.lang.reflect.Method.invoke(Method.java:483)
  2877. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  2878. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  2879.  
  2880. [12:59:14] [Client thread/ERROR]: Error calling forestry.greenhouse.models.ModelGreenhouse.getQuads() (SUPPRESSED)
  2881. [12:59:14] [Client thread/ERROR]: java.lang.NullPointerException
  2882. at forestry.greenhouse.blocks.BlockGreenhouseDoor.func_176221_a(BlockGreenhouseDoor.java:237)
  2883. at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_185899_b(BlockStateContainer.java:410)
  2884. at forestry.greenhouse.blocks.BlockGreenhouseDoor.func_185496_a(BlockGreenhouseDoor.java:96)
  2885. at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_185900_c(BlockStateContainer.java:443)
  2886. at forestry.core.models.ModelBlockDefault.bakeModel(ModelBlockDefault.java:70)
  2887. at forestry.core.models.ModelBlockDefault.getModel(ModelBlockDefault.java:81)
  2888. at forestry.core.models.ModelBlockDefault.func_188616_a(ModelBlockDefault.java:114)
  2889. at journeymap.client.cartography.ColorHelper.getFirstFoundSprite(ColorHelper.java:183)
  2890. at journeymap.client.cartography.ColorHelper.getDirectIcon(ColorHelper.java:164)
  2891. at journeymap.client.cartography.ColorHelper.getTextureColor(ColorHelper.java:112)
  2892. at journeymap.client.model.mod.vanilla.VanillaColorHandler.getTextureColor(VanillaColorHandler.java:24)
  2893. at journeymap.client.model.BlockMD.ensureColor(BlockMD.java:408)
  2894. at journeymap.client.cartography.ColorManager.initBlockColors(ColorManager.java:192)
  2895. at journeymap.client.cartography.ColorManager.ensureCurrent(ColorManager.java:129)
  2896. at journeymap.client.task.main.EnsureCurrentColorsTask.perform(EnsureCurrentColorsTask.java:15)
  2897. at journeymap.client.task.main.MainTaskController.performTasks(MainTaskController.java:64)
  2898. at journeymap.client.JourneymapClient.performMainThreadTasks(JourneymapClient.java:571)
  2899. at journeymap.client.forge.event.StateTickHandler.onClientTick(StateTickHandler.java:75)
  2900. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1095_StateTickHandler_onClientTick_ClientTickEvent.invoke(.dynamic)
  2901. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  2902. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
  2903. at net.minecraftforge.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:339)
  2904. at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1650)
  2905. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1055)
  2906. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:371)
  2907. at net.minecraft.client.main.Main.main(SourceFile:124)
  2908. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  2909. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  2910. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  2911. at java.lang.reflect.Method.invoke(Method.java:483)
  2912. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  2913. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  2914.  
  2915. [12:59:15] [Client thread/ERROR]: Error calling blusunrize.immersiveengineering.client.models.smart.ConnModelReal.getQuads() (SUPPRESSED)
  2916. [12:59:15] [Client thread/ERROR]: java.lang.NullPointerException
  2917. at blusunrize.immersiveengineering.client.models.IESmartObjModel.buildQuads(IESmartObjModel.java:237)
  2918. at blusunrize.immersiveengineering.client.models.IESmartObjModel.getQuads(IESmartObjModel.java:210)
  2919. at blusunrize.immersiveengineering.client.models.IESmartObjModel.func_188616_a(IESmartObjModel.java:177)
  2920. at blusunrize.immersiveengineering.client.models.smart.ConnModelReal.func_188616_a(ConnModelReal.java:69)
  2921. at journeymap.client.cartography.ColorHelper.getFirstFoundSprite(ColorHelper.java:183)
  2922. at journeymap.client.cartography.ColorHelper.getDirectIcon(ColorHelper.java:164)
  2923. at journeymap.client.cartography.ColorHelper.getTextureColor(ColorHelper.java:112)
  2924. at journeymap.client.model.mod.vanilla.VanillaColorHandler.getTextureColor(VanillaColorHandler.java:24)
  2925. at journeymap.client.model.BlockMD.ensureColor(BlockMD.java:408)
  2926. at journeymap.client.cartography.ColorManager.initBlockColors(ColorManager.java:192)
  2927. at journeymap.client.cartography.ColorManager.ensureCurrent(ColorManager.java:129)
  2928. at journeymap.client.task.main.EnsureCurrentColorsTask.perform(EnsureCurrentColorsTask.java:15)
  2929. at journeymap.client.task.main.MainTaskController.performTasks(MainTaskController.java:64)
  2930. at journeymap.client.JourneymapClient.performMainThreadTasks(JourneymapClient.java:571)
  2931. at journeymap.client.forge.event.StateTickHandler.onClientTick(StateTickHandler.java:75)
  2932. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_1095_StateTickHandler_onClientTick_ClientTickEvent.invoke(.dynamic)
  2933. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  2934. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
  2935. at net.minecraftforge.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:339)
  2936. at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1650)
  2937. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1055)
  2938. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:371)
  2939. at net.minecraft.client.main.Main.main(SourceFile:124)
  2940. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  2941. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  2942. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  2943. at java.lang.reflect.Method.invoke(Method.java:483)
  2944. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  2945. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  2946.  
  2947. [12:59:22] [Client thread/INFO]: Cached colors from TextureAtlasSprites: 4762
  2948. [12:59:22] [Client thread/INFO]: Initialized 71933 block colors from mods and resource packs in 12544ms
  2949. [12:59:24] [Client thread/INFO]: Color palette file generated with 5837 colors in 1589ms for: D:\Programme\Minecraft curse\Instances\Forever Stranded (1)\journeymap\colorpalette.json
  2950. [12:59:24] [Client thread/INFO]: Updated color palette file: D:\Programme\Minecraft curse\Instances\Forever Stranded (1)\journeymap\colorpalette.json
  2951. [12:59:25] [Client thread/INFO]: No need to load MCP mappings. We're in obfuscated environment.
  2952. [12:59:33] [Client thread/INFO]: Stopping!
  2953. [12:59:33] [Client thread/INFO]: SoundSystem shutting down...
  2954. [12:59:34] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement