hfcv24

Log

Oct 11th, 2017
483
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 74.31 KB | None | 0 0
  1. [14:12:59] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
  2. [14:12:59] [main/INFO]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
  3. [14:12:59] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
  4. [14:13:00] [main/INFO]: Forge Mod Loader version 12.18.3.2477 for Minecraft 1.10.2 loading
  5. [14:13:00] [main/INFO]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_25, running on Windows 7:amd64:6.1, installed at C:\Users\INSYS\Documents\Curse\Minecraft\Install\runtime\jre-x64\1.8.0_25
  6. [14:13:00] [main/WARN]: The coremod aroma1997.core.coremod.CoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  7. [14:13:00] [main/WARN]: The coremod lumien.bloodmoon.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  8. [14:13:00] [main/WARN]: The coremod codechicken.lib.asm.CCLCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  9. [14:13:00] [main/WARN]: The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  10. [14:13:00] [main/WARN]: The coremod team.chisel.ctm.client.asm.CTMCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  11. [14:13:00] [main/WARN]: The coremod pl.asie.foamfix.coremod.FoamFixCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  12. [14:13:00] [main/WARN]: The coremod ic2.core.coremod.IC2core does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  13. [14:13:00] [main/WARN]: The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  14. [14:13:00] [main/WARN]: The coremod vazkii.quark.base.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  15. [14:13:00] [main/WARN]: The coremod lumien.randomthings.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  16. [14:13:01] [main/WARN]: The coremod lumien.resourceloader.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  17. [14:13:01] [main/WARN]: The coremod toughasnails.asm.TANLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  18. [14:13:01] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  19. [14:13:01] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
  20. [14:13:01] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  21. [14:13:01] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
  22. [14:13:01] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  23. [14:13:05] [main/INFO]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
  24. [14:13:05] [main/INFO]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
  25. [14:13:05] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  26. [14:13:05] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  27. [14:13:05] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  28. [14:13:05] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  29. [14:13:05] [main/INFO]: Finished data injection.
  30. [14:13:05] [main/INFO]: Finished data injection.
  31. [14:13:05] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  32. [14:13:06] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  33. [14:13:06] [main/INFO]: Loaded library EJML-core-0.26.jar.
  34. [14:13:06] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  35. [14:13:06] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  36. [14:13:06] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  37. [14:13:06] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  38. [14:13:06] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
  39. [14:13:06] [main/ERROR]: A critical problem occurred registering the ASM transformer class
  40. java.lang.ClassNotFoundException:
  41. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) ~[launchwrapper-1.12.jar:?]
  42. at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_25]
  43. at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_25]
  44. at net.minecraft.launchwrapper.LaunchClassLoader.registerTransformer(LaunchClassLoader.java:88) [launchwrapper-1.12.jar:?]
  45. at net.minecraftforge.fml.common.launcher.FMLDeobfTweaker.injectIntoClassLoader(FMLDeobfTweaker.java:46) [forge-1.10.2-12.18.3.2477.jar:?]
  46. at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
  47. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  48. Caused by: java.lang.NullPointerException
  49. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182) ~[launchwrapper-1.12.jar:?]
  50. ... 6 more
  51. [14:13:07] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  52. [14:13:07] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  53. [14:13:08] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  54. [14:13:08] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  55. [14:13:08] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  56. [14:13:08] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  57. [14:13:08] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  58. [14:13:08] [main/INFO]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
  59. [14:13:08] [main/INFO]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
  60. [14:13:08] [main/INFO]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
  61. [14:13:08] [main/INFO]: Launching wrapped minecraft {net.minecraft.client.main.Main}
  62. [14:13:09] [main/ERROR]: Unexpected hash 940ef9f3d5f6e52a642da9818c16d882 detected for class World. Crashes or bugs may occur!
  63. [14:13:09] [main/INFO]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:103]: Spliced in METHOD: net.minecraft.world.World.func_180500_c
  64. [14:13:09] [main/INFO]: Transforming net.minecraft.entity.player.EntityPlayer finished, added func_184613_cA() overriding EntityLivingBase
  65. [14:13:10] [Client thread/INFO]: Setting user: hfcv24
  66. [14:13:11] [Client thread/INFO]: [team.chisel.ctm.client.asm.CTMTransformer:transform:38]: Transforming Class [net.minecraft.block.Block], Method [getExtendedState]
  67. [14:13:11] [Client thread/INFO]: [team.chisel.ctm.client.asm.CTMTransformer:transform:93]: Transforming net.minecraft.block.Block Finished.
  68. [14:13:11] [Client thread/INFO]: [Quark ASM] Transforming BlockPistonBase
  69. [14:13:11] [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)
  70. [14:13:11] [Client thread/INFO]: [Quark ASM] Located Method, patching...
  71. [14:13:11] [Client thread/INFO]: [Quark ASM] Patching org.objectweb.asm.tree.MethodNode@77d4ac52 in node org.objectweb.asm.tree.VarInsnNode@29f38091
  72. [14:13:11] [Client thread/INFO]: [Quark ASM] Patch result: true
  73. [14:13:12] [Client thread/INFO]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:103]: Spliced in METHOD: net.minecraft.block.state.BlockStateContainer.createState
  74. [14:13:14] [Client thread/ERROR]: Unexpected hash 20f2d689046ef2bce53aff9618487c56 detected for class BlockCrops. Crashes or bugs may occur!
  75. [14:13:15] [Client thread/INFO]: [Quark ASM] Transforming EntityBoat
  76. [14:13:15] [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)
  77. [14:13:15] [Client thread/INFO]: [Quark ASM] Located Method, patching...
  78. [14:13:15] [Client thread/INFO]: [Quark ASM] Patch result: true
  79. [14:13:18] [Client thread/INFO]: Transforming Class [net.minecraft.entity.ai.EntityAICreeperSwell], Method [func_75246_d]
  80. [14:13:18] [Client thread/INFO]: Transforming net.minecraft.entity.ai.EntityAICreeperSwell Finished.
  81. [14:13:18] [Client thread/INFO]: Transforming Class [net.minecraft.inventory.ContainerFurnace], Method [func_82846_b]
  82. [14:13:18] [Client thread/INFO]: Transforming net.minecraft.inventory.ContainerFurnace Finished.
  83. [14:13:19] [Client thread/INFO]: LWJGL Version: 2.9.4
  84. [14:13:20] [Client thread/INFO]: [net.minecraftforge.fml.client.SplashProgress:start:223]: ---- Minecraft Crash Report ----
  85.  
  86. WARNING: coremods are present:
  87. CoreMod (Aroma1997Core-1.9.4-1.1.1.2.jar)
  88. CoFH Loading Plugin (CoFHCore-1.10.2-4.1.12.17-universal.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. EnderCorePlugin (EnderCore-1.10.2-0.4.1.66-beta.jar)
  93. AppEngLoadingPlugin (appliedenergistics2-rv4-stable-1.jar)
  94. AdvancedRocketryPlugin (AdvancedRocketry-1.10.2-1.2.2.jar)
  95. IC2core (industrialcraft-2-2.6.252-ex110.jar)
  96. AppleCore (AppleCore-mc1.10.2-2.2.2.jar)
  97. LoadingPlugin (Bloodmoon-MC1.10.2-1.5.1.jar)
  98. CCLCorePlugin (CodeChickenLib-1.10.2-2.5.9.283-universal.jar)
  99. CTMCorePlugin (CTM-MC1.10.2-0.2.2.24.jar)
  100. LoadingPlugin (Quark-r1.1-70.jar)
  101. RebornCoreASM (RebornCore-1.10.2-2.13.6.142-universal.jar)
  102. Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.6.1-anarchy.jar)
  103. TANLoadingPlugin (ToughAsNails-1.9.4-1.1.1.55-universal.jar)
  104. Contact their authors BEFORE contacting forge
  105.  
  106. // Why did you do that?
  107.  
  108. Time: 10/11/17 2:13 PM
  109. Description: Loading screen debug info
  110.  
  111. This is just a prompt for computer specs to be printed. THIS IS NOT A ERROR
  112.  
  113.  
  114. A detailed walkthrough of the error, its code path and all known details is as follows:
  115. ---------------------------------------------------------------------------------------
  116.  
  117. -- System Details --
  118. Details:
  119. Minecraft Version: 1.10.2
  120. Operating System: Windows 7 (amd64) version 6.1
  121. Java Version: 1.8.0_25, Oracle Corporation
  122. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  123. Memory: 500904264 bytes (477 MB) / 997720064 bytes (951 MB) up to 2863661056 bytes (2731 MB)
  124. JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx3072m -Xms256m -XX:PermSize=256m
  125. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  126. FML:
  127. Loaded coremods (and transformers):
  128. CoreMod (Aroma1997Core-1.9.4-1.1.1.2.jar)
  129.  
  130. CoFH Loading Plugin (CoFHCore-1.10.2-4.1.12.17-universal.jar)
  131. cofh.asm.CoFHClassTransformer
  132. cofh.asm.repack.codechicken.lib.asm.ClassHierarchyManager
  133. FMLPlugin (InventoryTweaks-1.62-dev-66.jar)
  134. invtweaks.forge.asm.ContainerTransformer
  135. LoadingPlugin (RandomThings-MC1.10.2-3.7.7.1.jar)
  136. lumien.randomthings.asm.ClassTransformer
  137. LoadingPlugin (ResourceLoader-MC1.9.4-1.5.1.jar)
  138. lumien.resourceloader.asm.ClassTransformer
  139. EnderCorePlugin (EnderCore-1.10.2-0.4.1.66-beta.jar)
  140. com.enderio.core.common.transform.EnderCoreTransformer
  141. AppEngLoadingPlugin (appliedenergistics2-rv4-stable-1.jar)
  142. appeng.coremod.transformer.IntegrationTransformer
  143. AdvancedRocketryPlugin (AdvancedRocketry-1.10.2-1.2.2.jar)
  144. zmaster587.advancedRocketry.asm.ClassTransformer
  145. IC2core (industrialcraft-2-2.6.252-ex110.jar)
  146.  
  147. AppleCore (AppleCore-mc1.10.2-2.2.2.jar)
  148. squeek.applecore.asm.TransformerModuleHandler
  149. LoadingPlugin (Bloodmoon-MC1.10.2-1.5.1.jar)
  150. lumien.bloodmoon.asm.ClassTransformer
  151. CCLCorePlugin (CodeChickenLib-1.10.2-2.5.9.283-universal.jar)
  152. codechicken.lib.asm.ClassHeirachyManager
  153. codechicken.lib.asm.CCL_ASMTransformer
  154. CTMCorePlugin (CTM-MC1.10.2-0.2.2.24.jar)
  155. team.chisel.ctm.client.asm.CTMTransformer
  156. LoadingPlugin (Quark-r1.1-70.jar)
  157. vazkii.quark.base.asm.ClassTransformer
  158. RebornCoreASM (RebornCore-1.10.2-2.13.6.142-universal.jar)
  159. reborncore.mixin.transformer.MixinTransformer
  160. Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.6.1-anarchy.jar)
  161. pl.asie.foamfix.coremod.FoamFixTransformer
  162. TANLoadingPlugin (ToughAsNails-1.9.4-1.1.1.55-universal.jar)
  163. toughasnails.asm.transformer.BlockCropsTransformer
  164. toughasnails.asm.transformer.EntityRendererTransformer
  165. toughasnails.asm.transformer.WorldTransformer
  166. GL info: ' Vendor: 'Intel' Version: '2.1.0 - Build 8.15.10.2302' Renderer: 'Mobile Intel(R) 4 Series Express Chipset Family'
  167. [14:13:20] [Client thread/INFO]: MinecraftForge v12.18.3.2477 Initialized
  168. [14:13:20] [Client thread/INFO]: Replaced 231 ore recipes
  169. [14:13:21] [Client thread/INFO]: [zmaster587.advancedRocketry.asm.ModContainer:<init>:21]: ********* CoreDummyContainer. OK
  170. [14:13:21] [Client thread/INFO]: [AppEng] Core Init
  171. [14:13:21] [Client thread/INFO]: Found 0 mods from the command line. Injecting into mod discoverer
  172. [14:13:21] [Client thread/INFO]: Searching C:\Users\INSYS\Documents\Curse\Minecraft\Instances\Forever Stranded\mods for mods
  173. [14:13:26] [Client thread/WARN]: ****************************************
  174. [14:13:26] [Client thread/WARN]: * The modid advancedRocketry is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
  175. [14:13:26] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
  176. [14:13:26] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
  177. [14:13:26] [Client thread/WARN]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  178. [14:13:26] [Client thread/WARN]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  179. [14:13:26] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  180. [14:13:26] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:408)...
  181. [14:13:26] [Client thread/WARN]: ****************************************
  182. [14:13:26] [Client thread/WARN]: ****************************************
  183. [14:13:26] [Client thread/WARN]: * The modid AppleCore is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
  184. [14:13:26] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
  185. [14:13:26] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
  186. [14:13:26] [Client thread/WARN]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  187. [14:13:26] [Client thread/WARN]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  188. [14:13:26] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  189. [14:13:26] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:408)...
  190. [14:13:26] [Client thread/WARN]: ****************************************
  191. [14:13:26] [Thread-5/INFO]: Using sync timing. 200 frames of Display.update took 603371094 nanos
  192. [14:13:27] [Client thread/WARN]: ****************************************
  193. [14:13:27] [Client thread/WARN]: * The modid Aroma1997CoreHelper is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
  194. [14:13:27] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
  195. [14:13:27] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
  196. [14:13:27] [Client thread/WARN]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  197. [14:13:27] [Client thread/WARN]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  198. [14:13:27] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  199. [14:13:27] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:408)...
  200. [14:13:27] [Client thread/WARN]: ****************************************
  201. [14:13:27] [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
  202. [14:13:27] [Client thread/WARN]: ****************************************
  203. [14:13:27] [Client thread/WARN]: * The modid AromaBackupRecovery is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
  204. [14:13:27] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
  205. [14:13:27] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
  206. [14:13:27] [Client thread/WARN]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  207. [14:13:27] [Client thread/WARN]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  208. [14:13:27] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  209. [14:13:27] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:408)...
  210. [14:13:27] [Client thread/WARN]: ****************************************
  211. [14:13:27] [Client thread/WARN]: Mod AromaBackupRecovery is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
  212. [14:13:27] [Client thread/WARN]: ****************************************
  213. [14:13:27] [Client thread/WARN]: * The modid AromaBackup is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
  214. [14:13:27] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
  215. [14:13:27] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
  216. [14:13:27] [Client thread/WARN]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  217. [14:13:27] [Client thread/WARN]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  218. [14:13:27] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  219. [14:13:27] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:408)...
  220. [14:13:27] [Client thread/WARN]: ****************************************
  221. [14:13:27] [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
  222. [14:13:27] [Client thread/WARN]: ****************************************
  223. [14:13:27] [Client thread/WARN]: * The modid AutoRegLib is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
  224. [14:13:27] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
  225. [14:13:27] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
  226. [14:13:27] [Client thread/WARN]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  227. [14:13:27] [Client thread/WARN]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  228. [14:13:27] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  229. [14:13:27] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:408)...
  230. [14:13:27] [Client thread/WARN]: ****************************************
  231. [14:13:27] [Client thread/WARN]: ****************************************
  232. [14:13:27] [Client thread/WARN]: * The modid Baubles is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
  233. [14:13:27] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
  234. [14:13:27] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
  235. [14:13:27] [Client thread/WARN]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  236. [14:13:27] [Client thread/WARN]: * at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  237. [14:13:27] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  238. [14:13:27] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:408)...
  239. [14:13:27] [Client thread/WARN]: ****************************************
  240. [14:13:28] [Client thread/WARN]: ****************************************
  241. [14:13:28] [Client thread/WARN]: * The modid Chameleon is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
  242. [14:13:28] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
  243. [14:13:28] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
  244. [14:13:28] [Client thread/WARN]: * at sun.reflect.GeneratedConstructorAccessor11.newInstance(Unknown Source)
  245. [14:13:28] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  246. [14:13:28] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
  247. [14:13:28] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
  248. [14:13:28] [Client thread/WARN]: ****************************************
  249. [14:13:28] [Client thread/WARN]: ****************************************
  250. [14:13:28] [Client thread/WARN]: * The modid ChickenChunks is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
  251. [14:13:28] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
  252. [14:13:28] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
  253. [14:13:28] [Client thread/WARN]: * at sun.reflect.GeneratedConstructorAccessor11.newInstance(Unknown Source)
  254. [14:13:28] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  255. [14:13:28] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
  256. [14:13:28] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
  257. [14:13:28] [Client thread/WARN]: ****************************************
  258. [14:13:28] [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
  259. [14:13:29] [Client thread/WARN]: ****************************************
  260. [14:13:29] [Client thread/WARN]: * The modid CodeChickenCore is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
  261. [14:13:29] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
  262. [14:13:29] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
  263. [14:13:29] [Client thread/WARN]: * at sun.reflect.GeneratedConstructorAccessor11.newInstance(Unknown Source)
  264. [14:13:29] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  265. [14:13:29] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
  266. [14:13:29] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
  267. [14:13:29] [Client thread/WARN]: ****************************************
  268. [14:13:29] [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
  269. [14:13:29] [Client thread/WARN]: ****************************************
  270. [14:13:29] [Client thread/WARN]: * The modid CodeChickenLib is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
  271. [14:13:29] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
  272. [14:13:29] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
  273. [14:13:29] [Client thread/WARN]: * at sun.reflect.GeneratedConstructorAccessor11.newInstance(Unknown Source)
  274. [14:13:29] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  275. [14:13:29] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
  276. [14:13:29] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
  277. [14:13:29] [Client thread/WARN]: ****************************************
  278. [14:13:29] [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.9.283
  279. [14:13:29] [Client thread/INFO]: Mod ccl-entityhook is missing the required element 'name'. Substituting ccl-entityhook
  280. [14:13:29] [Client thread/WARN]: Mod ccl-entityhook is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
  281. [14:13:29] [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.45
  282. [14:13:30] [Client thread/WARN]: ****************************************
  283. [14:13:30] [Client thread/WARN]: * The modid MineTweaker3 is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
  284. [14:13:30] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
  285. [14:13:30] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
  286. [14:13:30] [Client thread/WARN]: * at sun.reflect.GeneratedConstructorAccessor11.newInstance(Unknown Source)
  287. [14:13:30] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  288. [14:13:30] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
  289. [14:13:30] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
  290. [14:13:30] [Client thread/WARN]: ****************************************
  291. [14:13:31] [Client thread/WARN]: ****************************************
  292. [14:13:31] [Client thread/WARN]: * The modid EnderIO is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
  293. [14:13:31] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
  294. [14:13:31] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
  295. [14:13:31] [Client thread/WARN]: * at sun.reflect.GeneratedConstructorAccessor11.newInstance(Unknown Source)
  296. [14:13:31] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  297. [14:13:31] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
  298. [14:13:31] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
  299. [14:13:31] [Client thread/WARN]: ****************************************
  300. [14:13:31] [Client thread/WARN]: ****************************************
  301. [14:13:31] [Client thread/WARN]: * The modid EnderStorage is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
  302. [14:13:31] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
  303. [14:13:31] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
  304. [14:13:31] [Client thread/WARN]: * at sun.reflect.GeneratedConstructorAccessor11.newInstance(Unknown Source)
  305. [14:13:31] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  306. [14:13:31] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
  307. [14:13:31] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
  308. [14:13:31] [Client thread/WARN]: ****************************************
  309. [14:13:31] [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
  310. [14:13:31] [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
  311. [14:13:33] [Client thread/WARN]: ****************************************
  312. [14:13:33] [Client thread/WARN]: * The modid Waila is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
  313. [14:13:33] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
  314. [14:13:33] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
  315. [14:13:33] [Client thread/WARN]: * at sun.reflect.GeneratedConstructorAccessor11.newInstance(Unknown Source)
  316. [14:13:33] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  317. [14:13:33] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
  318. [14:13:33] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
  319. [14:13:33] [Client thread/WARN]: ****************************************
  320. [14:13:34] [Client thread/WARN]: ****************************************
  321. [14:13:34] [Client thread/WARN]: * The modid IC2 is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
  322. [14:13:34] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
  323. [14:13:34] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
  324. [14:13:34] [Client thread/WARN]: * at sun.reflect.GeneratedConstructorAccessor11.newInstance(Unknown Source)
  325. [14:13:34] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  326. [14:13:34] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
  327. [14:13:34] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
  328. [14:13:34] [Client thread/WARN]: ****************************************
  329. [14:13:35] [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.15.804
  330. [14:13:35] [Client thread/WARN]: ****************************************
  331. [14:13:35] [Client thread/WARN]: * The modid JEI is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
  332. [14:13:35] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
  333. [14:13:35] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
  334. [14:13:35] [Client thread/WARN]: * at sun.reflect.GeneratedConstructorAccessor11.newInstance(Unknown Source)
  335. [14:13:35] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  336. [14:13:35] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
  337. [14:13:35] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
  338. [14:13:35] [Client thread/WARN]: ****************************************
  339. [14:13:35] [Client thread/WARN]: ****************************************
  340. [14:13:35] [Client thread/WARN]: * The modid libVulpes is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
  341. [14:13:35] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
  342. [14:13:35] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
  343. [14:13:35] [Client thread/WARN]: * at sun.reflect.GeneratedConstructorAccessor11.newInstance(Unknown Source)
  344. [14:13:35] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  345. [14:13:35] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
  346. [14:13:35] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
  347. [14:13:35] [Client thread/WARN]: ****************************************
  348. [14:13:35] [Client thread/WARN]: ****************************************
  349. [14:13:35] [Client thread/WARN]: * The modid Lockdown is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
  350. [14:13:35] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
  351. [14:13:35] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
  352. [14:13:35] [Client thread/WARN]: * at sun.reflect.GeneratedConstructorAccessor11.newInstance(Unknown Source)
  353. [14:13:35] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  354. [14:13:35] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
  355. [14:13:35] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
  356. [14:13:35] [Client thread/WARN]: ****************************************
  357. [14:13:35] [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}
  358. [14:13:35] [Client thread/WARN]: ****************************************
  359. [14:13:35] [Client thread/WARN]: * The modid Morpheus is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
  360. [14:13:35] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
  361. [14:13:35] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
  362. [14:13:35] [Client thread/WARN]: * at sun.reflect.GeneratedConstructorAccessor11.newInstance(Unknown Source)
  363. [14:13:35] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  364. [14:13:35] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
  365. [14:13:35] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
  366. [14:13:35] [Client thread/WARN]: ****************************************
  367. [14:13:35] [Client thread/WARN]: ****************************************
  368. [14:13:35] [Client thread/WARN]: * The modid Neat is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
  369. [14:13:35] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
  370. [14:13:35] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
  371. [14:13:35] [Client thread/WARN]: * at sun.reflect.GeneratedConstructorAccessor11.newInstance(Unknown Source)
  372. [14:13:35] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  373. [14:13:35] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
  374. [14:13:35] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
  375. [14:13:35] [Client thread/WARN]: ****************************************
  376. [14:13:36] [Client thread/WARN]: ****************************************
  377. [14:13:36] [Client thread/WARN]: * The modid Quark is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
  378. [14:13:36] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
  379. [14:13:36] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
  380. [14:13:36] [Client thread/WARN]: * at sun.reflect.GeneratedConstructorAccessor11.newInstance(Unknown Source)
  381. [14:13:36] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  382. [14:13:36] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
  383. [14:13:36] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
  384. [14:13:36] [Client thread/WARN]: ****************************************
  385. [14:13:38] [Client thread/WARN]: ****************************************
  386. [14:13:38] [Client thread/WARN]: * The modid ResourceLoader is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
  387. [14:13:38] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
  388. [14:13:38] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
  389. [14:13:38] [Client thread/WARN]: * at sun.reflect.GeneratedConstructorAccessor11.newInstance(Unknown Source)
  390. [14:13:38] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  391. [14:13:38] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
  392. [14:13:38] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
  393. [14:13:38] [Client thread/WARN]: ****************************************
  394. [14:13:38] [Client thread/WARN]: ****************************************
  395. [14:13:38] [Client thread/WARN]: * The modid SpiceOfLife is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
  396. [14:13:38] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
  397. [14:13:38] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
  398. [14:13:38] [Client thread/WARN]: * at sun.reflect.GeneratedConstructorAccessor11.newInstance(Unknown Source)
  399. [14:13:38] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  400. [14:13:38] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
  401. [14:13:38] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
  402. [14:13:38] [Client thread/WARN]: ****************************************
  403. [14:13:38] [Client thread/WARN]: ****************************************
  404. [14:13:38] [Client thread/WARN]: * The modid StorageDrawers is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
  405. [14:13:38] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
  406. [14:13:38] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
  407. [14:13:38] [Client thread/WARN]: * at sun.reflect.GeneratedConstructorAccessor11.newInstance(Unknown Source)
  408. [14:13:38] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  409. [14:13:38] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
  410. [14:13:38] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
  411. [14:13:38] [Client thread/WARN]: ****************************************
  412. [14:13:39] [Client thread/WARN]: ****************************************
  413. [14:13:39] [Client thread/WARN]: * The modid TinkersAddons is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
  414. [14:13:39] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
  415. [14:13:39] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
  416. [14:13:39] [Client thread/WARN]: * at sun.reflect.GeneratedConstructorAccessor11.newInstance(Unknown Source)
  417. [14:13:39] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  418. [14:13:39] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
  419. [14:13:39] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
  420. [14:13:39] [Client thread/WARN]: ****************************************
  421. [14:13:39] [Client thread/WARN]: ****************************************
  422. [14:13:39] [Client thread/WARN]: * The modid ToughAsNails is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
  423. [14:13:39] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
  424. [14:13:39] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
  425. [14:13:39] [Client thread/WARN]: * at sun.reflect.GeneratedConstructorAccessor11.newInstance(Unknown Source)
  426. [14:13:39] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  427. [14:13:39] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
  428. [14:13:39] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
  429. [14:13:39] [Client thread/WARN]: ****************************************
  430. [14:13:39] [Client thread/WARN]: ****************************************
  431. [14:13:39] [Client thread/WARN]: * The modid WailaHarvestability is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
  432. [14:13:39] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
  433. [14:13:39] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
  434. [14:13:39] [Client thread/WARN]: * at sun.reflect.GeneratedConstructorAccessor11.newInstance(Unknown Source)
  435. [14:13:39] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  436. [14:13:39] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
  437. [14:13:39] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
  438. [14:13:39] [Client thread/WARN]: ****************************************
  439. [14:13:39] [Client thread/WARN]: ****************************************
  440. [14:13:39] [Client thread/WARN]: * The modid Woot is not the same as it's lowercase version. Lowercasing will be enforced in 1.11
  441. [14:13:39] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.sanityCheckModId(FMLModContainer.java:143)
  442. [14:13:39] [Client thread/WARN]: * at net.minecraftforge.fml.common.FMLModContainer.<init>(FMLModContainer.java:128)
  443. [14:13:39] [Client thread/WARN]: * at sun.reflect.GeneratedConstructorAccessor11.newInstance(Unknown Source)
  444. [14:13:39] [Client thread/WARN]: * at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  445. [14:13:39] [Client thread/WARN]: * at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
  446. [14:13:39] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModContainerFactory.build(ModContainerFactory.java:86)...
  447. [14:13:39] [Client thread/WARN]: ****************************************
  448. [14:13:39] [Client thread/INFO]: Forge Mod Loader has identified 128 mods to load
  449. [14:13:39] [Client thread/WARN]: ****************************************
  450. [14:13:39] [Client thread/WARN]: * The API cofhapi|tileentity from source C:\Users\INSYS\Documents\Curse\Minecraft\Instances\Forever Stranded\mods\CoFHCore-1.10.2-4.1.12.17-universal.jar is loaded from an incompatible classloader. THIS WILL NOT WORK!
  451. [14:13:39] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModAPIManager$APIContainer.validate(ModAPIManager.java:113)
  452. [14:13:39] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModAPIManager.registerDataTableAndParseAPI(ModAPIManager.java:173)
  453. [14:13:39] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModAPIManager.manageAPI(ModAPIManager.java:231)
  454. [14:13:39] [Client thread/WARN]: * at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:532)
  455. [14:13:39] [Client thread/WARN]: * at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:220)
  456. [14:13:39] [Client thread/WARN]: * at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:439)...
  457. [14:13:39] [Client thread/WARN]: ****************************************
  458. [14:13:39] [Client thread/WARN]: ****************************************
  459. [14:13:39] [Client thread/WARN]: * The API cofhapi|block from source C:\Users\INSYS\Documents\Curse\Minecraft\Instances\Forever Stranded\mods\CoFHCore-1.10.2-4.1.12.17-universal.jar is loaded from an incompatible classloader. THIS WILL NOT WORK!
  460. [14:13:39] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModAPIManager$APIContainer.validate(ModAPIManager.java:113)
  461. [14:13:39] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModAPIManager.registerDataTableAndParseAPI(ModAPIManager.java:173)
  462. [14:13:39] [Client thread/WARN]: * at net.minecraftforge.fml.common.ModAPIManager.manageAPI(ModAPIManager.java:231)
  463. [14:13:39] [Client thread/WARN]: * at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:532)
  464. [14:13:39] [Client thread/WARN]: * at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:220)
  465. [14:13:39] [Client thread/WARN]: * at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:439)...
  466. [14:13:39] [Client thread/WARN]: ****************************************
  467. [14:13:39] [Client thread/INFO]: Found mod(s) [cofhcore] containing declared API package cofh.api.core (owned by CoFHAPI) without associated API reference
  468. [14:13:39] [Client thread/INFO]: Found mod(s) [zerocore] containing declared API package cofh.api.core (owned by CoFHAPI) without associated API reference
  469. [14:13:39] [Client thread/INFO]: Found mod(s) [valkyrielib] containing declared API package cofh.api.core (owned by cofhapi) without associated API reference
  470. [14:13:39] [Client thread/INFO]: Found mod(s) [reborncore, reborncore-mcmultipart] containing declared API package cofh.api (owned by CoFHLib) without associated API reference
  471. [14:13:39] [Client thread/INFO]: Found mod(s) [zerocore] containing declared API package cofh.api (owned by CoFHLib) without associated API reference
  472. [14:13:39] [Client thread/INFO]: Found mod(s) [cofhcore] containing declared API package cofh.api (owned by CoFHLib) without associated API reference
  473. [14:13:39] [Client thread/INFO]: Found mod(s) [actuallyadditions] containing declared API package cofh.api (owned by CoFHLib) without associated API reference
  474. [14:13:39] [Client thread/INFO]: Found mod(s) [simplyjetpacks] containing declared API package cofh.api (owned by CoFHLib) without associated API reference
  475. [14:13:39] [Client thread/INFO]: Found mod(s) [immersiveengineering] containing declared API package cofh.api (owned by CoFHLib) without associated API reference
  476. [14:13:39] [Client thread/INFO]: Found mod(s) [progressiveautomation] containing declared API package cofh.api (owned by cofhlib) without associated API reference
  477. [14:13:39] [Client thread/INFO]: Found mod(s) [valkyrielib] containing declared API package cofh.api (owned by cofhlib) without associated API reference
  478. [14:13:39] [Client thread/INFO]: Found mod(s) [railcraft] containing declared API package cofh.api (owned by cofhlib) without associated API reference
  479. [14:13:39] [Client thread/INFO]: Found mod(s) [slug] containing declared API package cofh.api (owned by cofhlib) without associated API reference
  480. [14:13:39] [Client thread/INFO]: Found mod(s) [p455w0rdslib] containing declared API package cofh.api (owned by cofhlib) without associated API reference
  481. [14:13:39] [Client thread/INFO]: Found mod(s) [wct] containing declared API package cofh.api (owned by cofhlib) without associated API reference
  482. [14:13:39] [Client thread/INFO]: Found mod(s) [zerocore] containing declared API package cofh.api.energy (owned by CoFHAPI) without associated API reference
  483. [14:13:39] [Client thread/INFO]: Found mod(s) [cofhcore] containing declared API package cofh.api.energy (owned by CoFHAPI) without associated API reference
  484. [14:13:39] [Client thread/INFO]: Found mod(s) [actuallyadditions] containing declared API package cofh.api.energy (owned by CoFHAPI) without associated API reference
  485. [14:13:39] [Client thread/INFO]: Found mod(s) [extrautils2] containing declared API package cofh.api.energy (owned by CoFHAPI) without associated API reference
  486. [14:13:39] [Client thread/INFO]: Found mod(s) [reborncore, reborncore-mcmultipart] containing declared API package cofh.api.energy (owned by CoFHAPI) without associated API reference
  487. [14:13:39] [Client thread/INFO]: Found mod(s) [simplyjetpacks] containing declared API package cofh.api.energy (owned by CoFHAPI) without associated API reference
  488. [14:13:39] [Client thread/INFO]: Found mod(s) [immersiveengineering] containing declared API package cofh.api.energy (owned by CoFHAPI) without associated API reference
  489. [14:13:39] [Client thread/INFO]: Found mod(s) [cofhcore] containing declared API package cofh.api.item (owned by CoFHAPI) without associated API reference
  490. [14:13:39] [Client thread/INFO]: Found mod(s) [zerocore] containing declared API package cofh.api.item (owned by CoFHAPI) without associated API reference
  491. [14:13:39] [Client thread/INFO]: Found mod(s) [cofhcore] containing declared API package cofh.api.tileentity (owned by CoFHAPI) without associated API reference
  492. [14:13:39] [Client thread/INFO]: Found mod(s) [zerocore] containing declared API package cofh.api.tileentity (owned by CoFHAPI) without associated API reference
  493. [14:13:39] [Client thread/INFO]: Found mod(s) [valkyrielib] containing declared API package cofh.api.item (owned by cofhapi) without associated API reference
  494. [14:13:39] [Client thread/INFO]: Found mod(s) [valkyrielib] containing declared API package cofh.api.energy (owned by cofhapi) without associated API reference
  495. [14:13:39] [Client thread/INFO]: Found mod(s) [slug] containing declared API package cofh.api.energy (owned by cofhapi) without associated API reference
  496. [14:13:39] [Client thread/INFO]: Found mod(s) [p455w0rdslib] containing declared API package cofh.api.energy (owned by cofhapi) without associated API reference
  497. [14:13:39] [Client thread/INFO]: Found mod(s) [extrautils2] containing declared API package cofh.api.energy (owned by cofhapi) without associated API reference
  498. [14:13:39] [Client thread/INFO]: Found mod(s) [progressiveautomation] containing declared API package cofh.api.energy (owned by cofhapi) without associated API reference
  499. [14:13:39] [Client thread/INFO]: Found mod(s) [railcraft] containing declared API package cofh.api.energy (owned by cofhapi) without associated API reference
  500. [14:13:39] [Client thread/INFO]: Found mod(s) [wct] containing declared API package cofh.api.energy (owned by cofhapi) without associated API reference
  501. [14:13:39] [Client thread/INFO]: Found mod(s) [railcraft] containing declared API package ic2.api.energy.tile (owned by IC2) without associated API reference
  502. [14:13:39] [Client thread/INFO]: Found mod(s) [progressiveautomation] containing declared API package cofh.api.tileentity (owned by cofhapi) without associated API reference
  503. [14:13:39] [Client thread/INFO]: [zmaster587.advancedRocketry.asm.ModContainer:registerBus:40]: ********* registerBus. OK
  504. [14:13:46] [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, battletowers, Baubles, bdlib, betterwithmods, betterquesting, bqt, bloodmoon, Chameleon, ChickenChunks, chisel, chiselsandbits, clumps, CodeChickenCore, CodeChickenLib, ccl-entityhook, cofhcore, cookingforblockheads, extendedrenderer, coroutil, configmod, ctgui, MineTweaker3, crafttweakerjei, ctm, custommainmenu, deathquotes, ding, dldungeonsjdg, elevatorid, endercore, EnderIO, EnderStorage, environmentaltech, excompressum, exnihiloomnia, extrautils2, bigreactors, flatcoloredblocks, foamfix, forestry, gravestone, hopperducts, Waila, 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, thermaldynamics, thermalexpansion, thermalfoundation, thirstybottles, TinkersAddons, tp, torchmaster, ToughAsNails, tanaddons, valkyrielib, WailaHarvestability, icse, wawla, weather2, wct, Woot, zerocore, zombieawareness] at CLIENT
  505. [14:13:46] [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, battletowers, Baubles, bdlib, betterwithmods, betterquesting, bqt, bloodmoon, Chameleon, ChickenChunks, chisel, chiselsandbits, clumps, CodeChickenCore, CodeChickenLib, ccl-entityhook, cofhcore, cookingforblockheads, extendedrenderer, coroutil, configmod, ctgui, MineTweaker3, crafttweakerjei, ctm, custommainmenu, deathquotes, ding, dldungeonsjdg, elevatorid, endercore, EnderIO, EnderStorage, environmentaltech, excompressum, exnihiloomnia, extrautils2, bigreactors, flatcoloredblocks, foamfix, forestry, gravestone, hopperducts, Waila, 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, thermaldynamics, thermalexpansion, thermalfoundation, thirstybottles, TinkersAddons, tp, torchmaster, ToughAsNails, tanaddons, valkyrielib, WailaHarvestability, icse, wawla, weather2, wct, Woot, zerocore, zombieawareness] at SERVER
  506. [14:13:53] [Client thread/INFO]: Skipping Pulse craftingtweaksIntegration; missing dependency: craftingtweaks
  507. [14:13:53] [Client thread/INFO]: Skipping Pulse theoneprobeIntegration; missing dependency: theoneprobe
  508. [14:13:53] [Client thread/INFO]: Preparing to take over the world
  509. [14:14:03] [Client thread/INFO]: Starting automation
  510. [14:14:04] [Client thread/INFO]: [Quark ASM] Transforming RenderItem
  511. [14:14:04] [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)
  512. [14:14:04] [Client thread/INFO]: [Quark ASM] Located Method, patching...
  513. [14:14:04] [Client thread/INFO]: [Quark ASM] Patch result: true
  514. [14:14:04] [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)
  515. [14:14:04] [Client thread/INFO]: [Quark ASM] Located Method, patching...
  516. [14:14:04] [Client thread/INFO]: [Quark ASM] Patch result: true
  517. [14:14:04] [Client thread/INFO]: Found 1 mixins for net.minecraft.client.renderer.RenderItem
  518. [14:14:04] [Client thread/INFO]: Successfully applied reborncore.client.mixin.MixinRenderItem to bsu
  519. [14:14:04] [Client thread/INFO]: Successfully applied 1 mixins to bsu in 349ms
  520. [14:14:04] [Client thread/INFO]: Transforming Class [net.minecraft.client.renderer.RenderItem], Method [func_180453_a, func_184391_a]
  521. [14:14:04] [Client thread/INFO]: Transforming net.minecraft.client.renderer.RenderItem Finished.
  522. [14:14:04] [Client thread/ERROR]: Unexpected hash 457a6a5d0a578b9ea1eae693e3508d62 detected for class EntityRenderer. Crashes or bugs may occur!
  523. [14:14:05] [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
  524. [14:14:05] [Client thread/ERROR]: No fingerprint found!
  525. [14:14:05] [Client thread/INFO]: [com.tmtravlr.soundfilters.SoundFiltersMod:<clinit>:105]: [Sound Filters] Loaded modified library.
  526. [14:14:07] [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:Battle Towers, 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:CTM, 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:Waila, 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 Dynamics, 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 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
  527. [14:14:07] [Client thread/INFO]: Processing ObjectHolder annotations
  528. [14:14:07] [Client thread/INFO]: Found 488 ObjectHolder annotations
  529. [14:14:07] [Client thread/INFO]: Identifying ItemStackHolder annotations
  530. [14:14:07] [Client thread/INFO]: Found 1 ItemStackHolder annotations
  531. [14:14:08] [Client thread/INFO]: Applying holder lookups
  532. [14:14:08] [Client thread/INFO]: Holder lookups applied
  533. [14:14:08] [Client thread/INFO]: Applying holder lookups
  534. [14:14:08] [Client thread/INFO]: Holder lookups applied
  535. [14:14:08] [Client thread/INFO]: Applying holder lookups
  536. [14:14:08] [Client thread/INFO]: Holder lookups applied
  537. [14:14:08] [Client thread/INFO]: Configured a dormant chunk cache size of 0
  538. [14:14:08] [Client thread/INFO]: [Quark ASM] Transforming ModelBiped
  539. [14:14:08] [Client thread/INFO]: [Quark ASM] Applying Transformation to method (Names [setRotationAngles, func_78087_a, a] Descriptor (FFFFFFLnet/minecraft/entity/Entity;)V / (FFFFFFLrw;)V)
  540. [14:14:08] [Client thread/INFO]: [Quark ASM] Located Method, patching...
  541. [14:14:08] [Client thread/INFO]: [Quark ASM] Patch result: true
  542. [14:14:08] [Client thread/INFO]: Logger initialized.
  543. [14:14:08] [Client thread/OFF]: Loading Aroma1997Core version ${version} for MC ${mcversion}
  544. [14:14:08] [Client thread/INFO]: Finished Pre-initialization.
  545. [14:14:08] [Forge Version Check/INFO]: [Forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
  546. [14:14:09] [Client thread/INFO]: Registering default Templates...
  547. [14:14:09] [Client thread/INFO]: Registering default generators...
  548. [14:14:09] [Client thread/INFO]: Verifying or creating base world generation directory...
  549. [14:14:09] [Client thread/INFO]: Complete.
  550. [14:14:09] [Forge Version Check/INFO]: [Forge] Found status: OUTDATED Target: 12.18.3.2511
  551. [14:14:09] [Forge Version Check/INFO]: [thermaldynamics] Starting version check at https://raw.github.com/cofh/version/master/thermaldynamics_update.json
  552. [14:14:09] [Client thread/INFO]: Starting PreInitialization Phase...
  553. [14:14:09] [Client thread/INFO]: Tesla not found! Skipping Tesla Power System integration.
  554. [14:14:09] [Client thread/INFO]: Grabbing Configurations...
  555. [14:14:09] [Client thread/INFO]: Initializing Tool Materials...
  556. [14:14:09] [Client thread/INFO]: Initializing Armor Materials...
  557. [14:14:10] [Client thread/INFO]: Initializing Blocks...
  558. [14:14:11] [Client thread/INFO]: [pl.asie.foamfix.coremod.FoamFixTransformer:spliceClasses:103]: Spliced in METHOD: net.minecraftforge.common.property.ExtendedBlockState.createState
  559. [14:14:11] [Client thread/INFO]: Initializing Items...
  560. [14:14:12] [Client thread/INFO]: Initializing Fuelstuffs...
  561. [14:14:12] [Client thread/INFO]: Initializing Update Checker...
  562. [14:14:12] [Client thread/INFO]: PreInitializing ClientProxy...
  563. [14:14:12] [Actually Additions Update Checker/INFO]: Starting Update Check...
  564. [14:14:12] [Client thread/INFO]: PreInitialization Finished.
  565. [14:14:12] [Client thread/INFO]: OBJLoader: Domain libvulpes has been added.
  566. [14:14:12] [Client thread/INFO]: Tesla integration loaded
  567. [14:14:13] [Forge Version Check/INFO]: [thermaldynamics] Found status: UP_TO_DATE Target: null
  568. [14:14:14] [Forge Version Check/INFO]: [cofhcore] Starting version check at https://raw.github.com/cofh/version/master/cofhcore_update.json
  569. [14:14:14] [Forge Version Check/INFO]: [cofhcore] Found status: UP_TO_DATE Target: null
  570. [14:14:14] [Forge Version Check/INFO]: [soulshardstow] Starting version check at https://gist.githubusercontent.com/TehNut/e8db2be209d32d1ebbc3/raw/VersionChecker-SSTOW.json
  571. [14:14:14] [Actually Additions Update Checker/INFO]: Update Check done!
  572. [14:14:14] [Actually Additions Update Checker/INFO]: Actually Additions is up to date!
  573. [14:14:15] [Forge Version Check/INFO]: [soulshardstow] Found status: BETA Target: null
  574. [14:14:15] [Forge Version Check/INFO]: [redstonearsenal] Starting version check at https://raw.github.com/cofh/version/master/redstonearsenal_update.json
  575. [14:14:15] [Client thread/INFO]: OBJLoader: Domain advancedrocketry has been added.
  576. [14:14:15] [Forge Version Check/INFO]: [redstonearsenal] Found status: UP_TO_DATE Target: null
  577. [14:14:15] [Forge Version Check/INFO]: [mousetweaks] Starting version check at http://play.sourceruns.org/yalter/MouseTweaks/update.json
  578. [14:14:15] [Client thread/INFO]: [team.chisel.ctm.client.asm.CTMTransformer:transform:96]: Transforming Class [net.minecraftforge.client.ForgeHooksClient], Method [getDamageModel]
  579. [14:14:15] [Client thread/INFO]: [team.chisel.ctm.client.asm.CTMTransformer:transform:126]: Transforming net.minecraftforge.client.ForgeHooksClient Finished.
  580. [14:14:16] [Forge Version Check/INFO]: [mousetweaks] Found status: UP_TO_DATE Target: null
  581. [14:14:16] [Forge Version Check/INFO]: [railcraft] Starting version check at http://www.railcraft.info/railcraft_versions
  582. [14:14:16] [Client thread/WARN]: =============================================================
  583. [14:14:16] [Client thread/WARN]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FML!
  584. [14:14:16] [Client thread/WARN]: Offender: zmaster587/advancedRocketry/client/render/entity/RenderPlanetUIEntity.<clinit>()V
  585. [14:14:16] [Client thread/WARN]: Use FMLCommonHandler.exitJava instead
  586. [14:14:16] [Client thread/WARN]: =============================================================
  587. [14:14:16] [Client thread/WARN]: =============================================================
  588. [14:14:16] [Client thread/WARN]: MOD HAS DIRECT REFERENCE System.exit() THIS IS NOT ALLOWED REROUTING TO FML!
  589. [14:14:16] [Client thread/WARN]: Offender: zmaster587/advancedRocketry/client/render/entity/RenderElevatorCapsule.<clinit>()V
  590. [14:14:16] [Client thread/WARN]: Use FMLCommonHandler.exitJava instead
  591. [14:14:16] [Client thread/WARN]: =============================================================
  592. [14:14:17] [Forge Version Check/INFO]: [railcraft] Found status: UP_TO_DATE Target: null
  593. [14:14:17] [Forge Version Check/INFO]: [simplyjetpacks] Starting version check at https://raw.githubusercontent.com/CyberdyneCC/SimplyJetpacks-2/TomsonDev/update/update.json
  594. [14:14:17] [Forge Version Check/INFO]: [simplyjetpacks] Found status: BETA Target: null
  595. [14:14:17] [Forge Version Check/INFO]: [thermalfoundation] Starting version check at https://raw.github.com/cofh/version/master/thermalfoundation_update.json
  596. [14:14:17] [Forge Version Check/INFO]: [thermalfoundation] Found status: UP_TO_DATE Target: null
  597. [14:14:17] [Forge Version Check/INFO]: [moreoverlays] Starting version check at https://raw.githubusercontent.com/feldim2425/Mod_Update-JSONs/master/MoreOverlays.json
  598. [14:14:17] [Client thread/INFO]: Extra Utilities 2 JEI Plugin - ACTIVATE!
  599. [14:14:17] [Forge Version Check/INFO]: [moreoverlays] Found status: UP_TO_DATE Target: null
  600. [14:14:17] [Forge Version Check/INFO]: [openglider] Starting version check at https://raw.githubusercontent.com/gr8pefish/OpenGlider/1.10/versions/update.json
  601. [14:14:17] [Forge Version Check/INFO]: [openglider] Found status: OUTDATED Target: 1.0.0
  602. [14:14:17] [Forge Version Check/INFO]: [thermalexpansion] Starting version check at https://raw.github.com/cofh/version/master/thermalexpansion_update.json
  603. [14:14:17] [Forge Version Check/INFO]: [thermalexpansion] Found status: UP_TO_DATE Target: null
  604. [14:14:20] [Client thread/INFO]: Pre Initialization ( started )
  605. [14:14:21] [Client thread/INFO]: Allowing Interface cofh.api.energy.IEnergyReceiver from appeng/tile/powersink/RedstoneFlux because RF integration is enabled.
  606. [14:14:22] [Client thread/INFO]: Allowing Interface ic2.api.item.ISpecialElectricItem from appeng/items/tools/powered/powersink/IC2 because IC2 integration is enabled.
  607. [14:14:22] [Client thread/INFO]: Allowing Interface ic2.api.item.IElectricItemManager from appeng/items/tools/powered/powersink/IC2 because IC2 integration is enabled.
  608. [14:14:22] [Client thread/INFO]: Allowing Method getManager from appeng/items/tools/powered/powersink/IC2 because IC2 integration is enabled.
  609. [14:14:22] [Client thread/INFO]: Allowing Interface cofh.api.energy.IEnergyContainerItem from appeng/items/tools/powered/powersink/RedstoneFlux because RFItem integration is enabled.
  610. [14:14:24] [Client thread/INFO]: Allowing Interface ic2.api.energy.tile.IEnergySink from appeng/parts/p2p/PartP2PIC2Power because IC2 integration is enabled.
  611. [14:14:24] [Client thread/INFO]: Allowing Interface ic2.api.energy.tile.IEnergySource from appeng/parts/p2p/PartP2PIC2Power because IC2 integration is enabled.
  612. [14:14:24] [Client thread/INFO]: Starting AE2 VersionChecker
  613. [14:14:24] [Client thread/INFO]: Pre Initialization ( ended after 4461ms )
  614. [14:14:24] [Client thread/INFO]: Helping Aroma1997Core
  615. [14:14:24] [Client thread/INFO]: Loading 0 modules.
  616. [14:14:24] [Client thread/INFO]: Done loading plugins.
  617. [14:14:26] [Client thread/INFO]: [Quark] 'Animals eat floor food' is forcefully disabled as it's incompatible with the following loaded mods: [betterwithmods]
  618. [14:14:26] [Client thread/INFO]: [Quark] 'Inventory sorting' is forcefully disabled as it's incompatible with the following loaded mods: [inventorytweaks]
  619. [14:14:26] [Client thread/INFO]: [Quark] 'Food tooltip' is forcefully disabled as it's incompatible with the following loaded mods: [appleskin]
  620. [14:14:26] [Client thread/INFO]: [Quark] Module vanity is enabled
  621. [14:14:26] [Client thread/INFO]: [Quark] Module world is enabled
  622. [14:14:26] [Client thread/INFO]: [Quark] Module experimental is enabled
  623. [14:14:26] [Client thread/INFO]: [Quark] Module automation is enabled
  624. [14:14:26] [Client thread/INFO]: [Quark] Module management is enabled
  625. [14:14:26] [Client thread/INFO]: [Quark] Module building is enabled
  626. [14:14:26] [Client thread/INFO]: [Quark] Module tweaks is enabled
  627. [14:14:26] [Client thread/INFO]: [Quark] Module decoration is enabled
  628. [14:14:27] [Client thread/INFO]: [Quark ASM] Transforming LayerArmorBase
  629. [14:14:27] [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)
  630. [14:14:27] [Client thread/INFO]: [Quark ASM] Located Method, patching...
  631. [14:14:27] [Client thread/INFO]: [Quark ASM] Patch result: true
  632. [14:14:27] [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)
  633. [14:14:27] [Client thread/INFO]: [Quark ASM] Located Method, patching...
  634. [14:14:27] [Client thread/INFO]: [Quark ASM] Patch result: true
  635. [14:14:28] [Client thread/INFO]: Module Materials has successfully loaded
  636. [14:14:28] [Client thread/INFO]: Module MineTweaker3 has successfully loaded
  637. [14:14:28] [Client thread/INFO]: Module Tool has successfully loaded
  638. [14:14:28] [Client thread/INFO]: [minetweaker.runtime.MTTweaker:load:95]: Loading scripts
  639. [14:14:28] [Client thread/INFO]: bdlib 1.12.4.24 loaded
  640. [14:14:30] [Client thread/INFO]: Initialized network channel 'bdew.multiblock' for mod 'bdlib'
  641. [14:14:30] [Client thread/INFO]: Started loading books...
  642. [14:14:30] [Client thread/INFO]: Book loading completed in 3.17254E-4 seconds.
  643. [14:14:30] [AE2 VersionChecker/INFO]: No newer version is available: rv4-stable-1(found) < rv4-stable-1 (current)
  644. [14:14:30] [AE2 VersionChecker/INFO]: Stopping AE2 VersionChecker
Advertisement
Add Comment
Please, Sign In to add comment