Advertisement
OmegaRogue

log

Mar 21st, 2018
130
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 72.32 KB | None | 0 0
  1. [17:08:52] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLTweaker
  2. [17:08:52] [main/INFO]: Using primary tweak class name cpw.mods.fml.common.launcher.FMLTweaker
  3. [17:08:52] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLTweaker
  4. [17:08:53] [main/INFO]: Forge Mod Loader version 7.99.40.1614 for Minecraft 1.7.10 loading
  5. [17:08:53] [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 C:\Users\OmegaRogue\Documents\Curse\Minecraft\Install\runtime\jre-x64\1.8.0_25
  6. [17:08:53] [main/WARN]: The coremod mods.battlegear2.coremod.BattlegearLoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  7. [17:08:53] [main/WARN]: The coremod am2.preloader.AM2PreloaderContainer does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  8. [17:08:53] [main/INFO]: Core initializing...stand back! I'm going to try MAGIC!
  9. [17:08:53] [main/INFO]: [AppEng] Core Init
  10. [17:08:53] [main/WARN]: The coremod aroma1997.core.coremod.CoreMod does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  11. [17:08:53] [main/INFO]: Loading tweaker me.guichaguri.betterfps.tweaker.BetterFpsTweaker from BetterFps-1.0.1.jar
  12. [17:08:53] [main/WARN]: The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  13. [17:08:53] [main/INFO]: [codechicken.core.launch.DepLoader$DepLoadInst:checkExisting:436]: Warning: version of bspkrsCore, 6.16 is newer than request 6.15
  14. [17:08:53] [main/WARN]: The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  15. [17:08:53] [main/INFO]: Loading tweaker fastcraft.Tweaker from fastcraft-1.25.jar
  16. [17:08:53] [main/WARN]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  17. [17:08:53] [main/WARN]: The coremod mrtjp.relocation.asm.RelocationPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  18. [17:08:53] [main/WARN]: The coremod ic2.core.coremod.IC2core does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  19. [17:08:53] [main/WARN]: The coremod invtweaks.forge.asm.FMLPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  20. [17:08:53] [main/WARN]: The coremod mekanism.common.asm.LoadingHook does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  21. [17:08:53] [main/WARN]: The coremod mrtjp.core.handler.CorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  22. [17:08:53] [main/WARN]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  23. [17:08:53] [main/WARN]: The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  24. [17:08:53] [main/WARN]: The coremod thaumcraft.codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  25. [17:08:53] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  26. [17:08:53] [main/INFO]: Loading tweak class name me.guichaguri.betterfps.tweaker.BetterFpsTweaker
  27. [17:08:53] [main/INFO]: Loading tweak class name fastcraft.Tweaker
  28. [17:08:53] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
  29. [17:08:53] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  30. [17:08:53] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  31. [17:08:53] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  32. [17:08:54] [main/INFO]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
  33. [17:08:54] [main/INFO]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
  34. [17:08:54] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  35. [17:08:54] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  36. [17:08:54] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  37. [17:08:54] [main/ERROR]: A critical problem occurred registering the ASM transformer class am2.preloader.AccessTransformers
  38. java.lang.IllegalArgumentException: resource AM2_at.cfg not found.
  39. at com.google.common.base.Preconditions.checkArgument(Preconditions.java:148) ~[guava-17.0.jar:?]
  40. at com.google.common.io.Resources.getResource(Resources.java:229) ~[guava-17.0.jar:?]
  41. at cpw.mods.fml.common.asm.transformers.AccessTransformer.readMapFile(AccessTransformer.java:118) ~[forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
  42. at cpw.mods.fml.common.asm.transformers.AccessTransformer.<init>(AccessTransformer.java:101) ~[forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
  43. at am2.preloader.AccessTransformers.<init>(AccessTransformers.java:10) ~[AccessTransformers.class:?]
  44. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_25]
  45. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_25]
  46. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_25]
  47. at java.lang.reflect.Constructor.newInstance(Constructor.java:408) ~[?:1.8.0_25]
  48. at java.lang.Class.newInstance(Class.java:438) ~[?:1.8.0_25]
  49. at net.minecraft.launchwrapper.LaunchClassLoader.registerTransformer(LaunchClassLoader.java:88) [launchwrapper-1.12.jar:?]
  50. at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:108) [forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
  51. at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
  52. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  53. [17:08:54] [main/INFO]: Core: Located Thaumcraft in Thaumcraft-1.7.10-4.2.3.5.jar
  54. [17:08:54] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  55. [17:08:54] [main/INFO]: Loading access transformer: %s
  56. [17:08:54] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  57. [17:08:54] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  58. [17:08:54] [main/INFO]: Finished data injection.
  59. [17:08:54] [main/INFO]: Finished data injection.
  60. [17:08:54] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  61. [17:08:55] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  62. [17:08:55] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  63. [17:08:55] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  64. [17:08:55] [main/INFO]: Loaded library EJML-core-0.26.jar.
  65. [17:08:55] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  66. [17:08:55] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  67. [17:08:55] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  68. [17:08:55] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  69. [17:08:55] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  70. [17:08:55] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  71. [17:08:55] [main/INFO]: [thaumcraft.codechicken.core.launch.DepLoader$DepLoadInst:checkExisting:459]: Warning: version of bspkrsCore, 6.16 is newer than request 6.15
  72. [17:08:55] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  73. [17:08:55] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  74. [17:08:55] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  75. [17:08:55] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  76. [17:08:55] [main/INFO]: Calling tweak class me.guichaguri.betterfps.tweaker.BetterFpsTweaker
  77. [17:08:55] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.FMLDeobfTweaker
  78. [17:08:55] [main/INFO]: Loading access transformer: %s
  79. [17:08:55] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  80. [17:08:55] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  81. [17:08:55] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  82. [17:08:55] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  83. [17:08:55] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  84. [17:08:55] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  85. [17:08:55] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  86. [17:08:55] [main/INFO]: Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  87. [17:08:55] [main/INFO]: Calling tweak class fastcraft.Tweaker
  88. [17:08:56] [main/INFO]: FastCraft loaded.
  89. [17:08:56] [main/INFO]: Loading tweak class name cpw.mods.fml.common.launcher.TerminalTweaker
  90. [17:08:56] [main/INFO]: Calling tweak class cpw.mods.fml.common.launcher.TerminalTweaker
  91. [17:08:56] [main/INFO]: Launching wrapped minecraft {net.minecraft.client.main.Main}
  92. [17:08:56] [main/INFO]: Patching Game Start...
  93. [17:08:56] [main/INFO]: M&B - Patching Class Minecraft (bao)
  94. [17:08:56] [main/INFO]: Patching method Click Mouse in Minecraft
  95. [17:08:56] [main/INFO]: M&B - Patching Class Minecraft done
  96. [17:08:56] [main/INFO]: [CORE] Patching onNewPotionEffect
  97. [17:08:56] [main/INFO]: M&B - Patching Class EntityPlayer (yz)
  98. [17:08:56] [main/INFO]: Adding new fields to EntityPlayer
  99. [17:08:56] [main/INFO]: Patching constructor in EntityPlayer
  100. [17:08:56] [main/INFO]: Patching method onUpdate in EntityPlayer
  101. [17:08:56] [main/INFO]: Patching method onItemUseFinish in EntityPlayer
  102. [17:08:56] [main/INFO]: Patching method interactWith in EntityPlayer
  103. [17:08:56] [main/INFO]: Patching method setCurrentItemOrArmor in EntityPlayer
  104. [17:08:56] [main/INFO]: Creating new methods in EntityPlayer
  105. [17:08:56] [main/INFO]: M&B - Patching Class EntityPlayer done
  106. [17:08:56] [main/INFO]: Core: Altering definition of net.minecraft.client.entity.EntityPlayerSP, (obfuscated)
  107. [17:08:56] [main/INFO]: Core: Altering definition of net.minecraft.world.World, (obfuscated)
  108. [17:08:56] [main/INFO]: Transmorgrifying [net.minecraft.world.World]: updateWeatherBody
  109. [17:08:56] [main/INFO]: Transmorgrified [net.minecraft.world.World]: updateWeatherBody
  110. [17:08:56] [main/INFO]: func_146977_a(Lnet/minecraft/inventory/Slot;)V - Transformed
  111. [17:08:56] [main/INFO]: func_146977_a_original(Lnet/minecraft/inventory/Slot;)V - New Method
  112. [17:08:56] [main/INFO]: func_146977_a(Lnet/minecraft/inventory/Slot;)V - Invoke Virtual
  113. [17:08:56] [main/INFO]: Transmorgrifying [net.minecraft.world.WorldServer]: resetRainAndThunder
  114. [17:08:56] [main/INFO]: func_73051_P()V: Found!
  115. [17:08:56] [main/INFO]: Transmorgrified [net.minecraft.world.WorldServer]: resetRainAndThunder
  116. [17:08:56] [main/INFO]: Setting user: OmegaRogue
  117. [17:08:57] [main/INFO]: Patching leaves.
  118. [17:08:57] [main/INFO]: Found leaf Class: net/minecraft/block/BlockLeavesBase
  119. [17:08:57] [main/INFO]: Transforming Class [net.minecraft.entity.projectile.EntityArrow], Method [func_70071_h_]
  120. [17:08:57] [main/INFO]: Transforming net.minecraft.entity.projectile.EntityArrow Finished.
  121. [17:08:57] [main/INFO]: M&B - Patching Class ItemStack (add)
  122. [17:08:57] [main/INFO]: M&B - Patching Class ItemStack done
  123. [17:08:57] [main/INFO]: Transforming Class [net.minecraft.item.ItemStack], Method [func_77953_t]
  124. [17:08:57] [main/INFO]: Transforming net.minecraft.item.ItemStack Finished.
  125. [17:08:57] [main/INFO]: InvTweaks: net.minecraft.inventory.Container
  126. [17:08:57] [main/INFO]: InvTweaks: net.minecraft.inventory.ContainerFurnace
  127. [17:08:57] [main/INFO]: Transforming Class [net.minecraft.inventory.ContainerFurnace], Method [func_82846_b]
  128. [17:08:57] [main/INFO]: Transforming net.minecraft.inventory.ContainerFurnace Finished.
  129. [17:08:57] [main/INFO]: Patching Minecraft using Riven's "Half" Algorithm
  130. [17:08:57] [Client thread/INFO]: Patching Key Event...
  131. [17:08:57] [Client thread/INFO]: LWJGL Version: 2.9.1
  132. [17:08:58] [Client thread/INFO]: [tv.twitch.StandardCoreAPI:<init>:16]: If on Windows, make sure to provide all of the necessary dll's as specified in the twitchsdk README. Also, make sure to set the PATH environment variable to point to the directory containing the dll's.
  133. [17:08:58] [Client thread/ERROR]: Couldn't initialize twitch stream
  134. [17:08:58] [Client thread/INFO]: Transforming Chunk class for chunkModified event.
  135. [17:08:58] [Client thread/INFO]: [Voltz-Engine] Found method func_150807_a
  136. [17:08:58] [Client thread/INFO]: Injected instruction to method: func_150807_a
  137. [17:08:58] [Client thread/INFO]: transforming: net.minecraft.client.renderer.RenderBlocks
  138. [17:08:58] [Client thread/INFO]: blm net.minecraft.client.renderer.RenderBlocks b (Laji;III)Z
  139. [17:08:58] [Client thread/INFO]: [cpw.mods.fml.client.SplashProgress:start:188]: ---- Minecraft Crash Report ----
  140. // Oh - I know what I did wrong!
  141.  
  142. Time: 3/21/18 5:08 PM
  143. Description: Loading screen debug info
  144.  
  145. This is just a prompt for computer specs to be printed. THIS IS NOT A ERROR
  146.  
  147.  
  148. A detailed walkthrough of the error, its code path and all known details is as follows:
  149. ---------------------------------------------------------------------------------------
  150.  
  151. -- System Details --
  152. Details:
  153. Minecraft Version: 1.7.10
  154. Operating System: Windows 10 (amd64) version 10.0
  155. Java Version: 1.8.0_25, Oracle Corporation
  156. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  157. Memory: 339490048 bytes (323 MB) / 559939584 bytes (534 MB) up to 2863661056 bytes (2731 MB)
  158. JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx3072m -Xms256m -XX:PermSize=256m
  159. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  160. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  161. FML:
  162. GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 391.01' Renderer: 'GeForce GTX 1050/PCIe/SSE2'
  163. [17:08:58] [Client thread/INFO]: Attempting early MinecraftForge initialization
  164. [17:08:58] [Client thread/INFO]: MinecraftForge v10.13.4.1614 Initialized
  165. [17:08:58] [Client thread/INFO]: Replaced 183 ore recipies
  166. [17:08:58] [Client thread/INFO]: Completed early MinecraftForge initialization
  167. [17:08:59] [Client thread/INFO]: Core initializing...stand back! I'm going to try MAGIC!
  168. [17:08:59] [Client thread/INFO]: [AppEng] Core Init
  169. [17:08:59] [Client thread/INFO]: Found 0 mods from the command line. Injecting into mod discoverer
  170. [17:08:59] [Client thread/INFO]: Searching C:\Users\OmegaRogue\Documents\Curse\Minecraft\Instances\Battle Royale\mods for mods
  171. [17:08:59] [Client thread/INFO]: Also searching C:\Users\OmegaRogue\Documents\Curse\Minecraft\Instances\Battle Royale\mods\1.7.10 for mods
  172. [17:09:04] [Client thread/INFO]: Mod mdxlib is missing the required element 'name'. Substituting mdxlib
  173. [17:09:04] [Client thread/WARN]: Mod avp is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.0.0.822
  174. [17:09:04] [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.0.2.16
  175. [17:09:04] [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 0.1.0.0
  176. [17:09:04] [Client thread/WARN]: Mod AromaBackupRecovery is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
  177. [17:09:04] [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 1.3.4.19
  178. [17:09:05] [Client thread/WARN]: Mod eiramoticons is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.3.88
  179. [17:09:06] [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 1.4.7.37
  180. [17:09:06] [Client thread/WARN]: Mod ExtraUtilities is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.12
  181. [17:09:06] [Client thread/WARN]: Mod HardcoreEnderExpansion is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.8.6
  182. [17:09:06] [Client thread/WARN]: Mod HoloInventory is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.9.1.124
  183. [17:09:07] [Client thread/WARN]: Mod mcheli is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
  184. [17:09:07] [Client thread/WARN]: Mod NEI-Mystcraft-Plugin is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 02.01.09
  185. [17:09:08] [Client thread/WARN]: Mod ProjRed|Core is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre12.95
  186. [17:09:08] [Client thread/WARN]: Mod ProjRed|Compatibility is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre12.95
  187. [17:09:08] [Client thread/WARN]: Mod ProjRed|Fabrication is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre12.95
  188. [17:09:08] [Client thread/WARN]: Mod ProjRed|Integration is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre12.95
  189. [17:09:08] [Client thread/WARN]: Mod ProjRed|Transmission is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre12.95
  190. [17:09:08] [Client thread/WARN]: Mod ProjRed|Illumination is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre12.95
  191. [17:09:08] [Client thread/WARN]: Mod ProjRed|Expansion is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre12.95
  192. [17:09:08] [Client thread/WARN]: Mod ProjRed|Transportation is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre12.95
  193. [17:09:08] [Client thread/WARN]: Mod ProjRed|Exploration is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 4.7.0pre12.95
  194. [17:09:08] [Client thread/WARN]: Mod spacore is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 01.05.12
  195. [17:09:09] [Client thread/WARN]: Mod waystones is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.0.5
  196. [17:09:09] [Client thread/WARN]: Mod ForgeMicroblock is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.0.345
  197. [17:09:09] [Client thread/WARN]: Mod ForgeMultipart is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.0.345
  198. [17:09:09] [Client thread/WARN]: Mod McMultipart is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.2.0.345
  199. [17:09:10] [Client thread/INFO]: Mod MCFrames is missing the required element 'name'. Substituting MCFrames
  200. [17:09:10] [Client thread/WARN]: Mod MCFrames is missing the required element 'version' and no fallback can be found. Substituting '1.0'.
  201. [17:09:10] [Client thread/WARN]: Mod ForgeRelocation is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.0.1.4
  202. [17:09:10] [Client thread/WARN]: Mod RelocationFMP is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 0.0.1.2
  203. [17:09:10] [Client thread/WARN]: Mod MrTJPCoreMod is missing the required element 'version' and a version.properties file could not be found. Falling back to metadata version 1.1.0.33
  204. [17:09:10] [Client thread/INFO]: Forge Mod Loader has identified 199 mods to load
  205. [17:09:10] [Client thread/INFO]: Found mod(s) [voltzenginemodcompat, voltzengine, voltzenginemodflag] containing declared API package cofh.api.energy (owned by CoFHAPI) without associated API reference
  206. [17:09:10] [Client thread/INFO]: Found mod(s) [ExtraUtilities] containing declared API package baubles.api (owned by Baubles) without associated API reference
  207. [17:09:10] [Client thread/INFO]: Found mod(s) [adventurebackpack] containing declared API package baubles.api (owned by Baubles) without associated API reference
  208. [17:09:10] [Client thread/INFO]: Found mod(s) [TravellersGear] containing declared API package baubles.api (owned by Baubles) without associated API reference
  209. [17:09:10] [Client thread/INFO]: Found mod(s) [SilentGems] containing declared API package thaumcraft.api (owned by Thaumcraft) without associated API reference
  210. [17:09:10] [Client thread/INFO]: Found mod(s) [EnderIO] containing declared API package com.cricketcraft.chisel.api (owned by chisel) without associated API reference
  211. [17:09:10] [Client thread/INFO]: Found mod(s) [EnderIO] containing declared API package mekanism.api.gas (owned by Mekanism) without associated API reference
  212. [17:09:10] [Client thread/INFO]: Found mod(s) [antiquemarkers] containing declared API package hunternif.mc.atlas.api (owned by antiqueatlas) without associated API reference
  213. [17:09:10] [Client thread/INFO]: Found mod(s) [EnderIO] containing declared API package mekanism.api.transmitters (owned by Mekanism) without associated API reference
  214. [17:09:10] [Client thread/INFO]: Found mod(s) [RedstoneArsenal] containing declared API package ic2.api.tile (owned by IC2) without associated API reference
  215. [17:09:10] [Client thread/INFO]: Found mod(s) [powersuits] containing declared API package ic2.api.item (owned by IC2) without associated API reference
  216. [17:09:10] [Client thread/INFO]: Found mod(s) [EnderIO] containing declared API package mekanism.api (owned by Mekanism) without associated API reference
  217. [17:09:11] [Client thread/INFO]: FML has found a non-mod file CoFHLib-[1.7.10]1.2.1-185.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
  218. [17:09:11] [Client thread/INFO]: FML has found a non-mod file Ruins-1.7.10.zip in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
  219. [17:09:11] [Client thread/INFO]: FML has found a non-mod file CodeChickenLib-1.7.10-1.1.3.138-universal.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
  220. [17:09:11] [Client thread/INFO]: FML has found a non-mod file CodingLib-0.2.8b50.jar in your mods directory. It will now be injected into your classpath. This could severe stability issues, it should be removed if possible.
  221. [17:09:12] [Client thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, AM2-Preloader, appliedenergistics2-core, Aroma1997Core, CodeChickenCore, NotEnoughItems, voltzenginepreloader, WitchingGadgetsCore, <CoFH ASM>, mod_ThreadedLighting, FastCraft, battlegear2, zeldaswordskills, arsmagica2, mdxlib, avp, ArmorStatusHUD, StartingInventory, StatusEffectHUD, Treecapitator, adventurebackpack, aether, AnimationAPI, antiqueatlas, antiquemarkers, appliedenergistics2, ArchimedesShipsPlus, armory, Aroma1997CoreHelper, AromaBackup, AromaBackupRecovery, BackTools, BattleText, BattleTowers, baublelicious, baublesstuff, Botania, BrandonsCore, ChickenChunks, chisel, ClockHUD, CoFHCore, CompactMachines, customizedlore, customnpcs, lootablebodies, DeathCounter, PTRModelLib, props, dimensionalPockets, Ding, DisenchanterMod, dldungeonsjdg, DraconicEvolution, dsurround, Dynmap, eiramoticons, eplus, Enchiridion, Enchiridion2, endercore, EnderIO, EnderStorage, EnderTech, enderutilities, EnderZoo, ExtraUtilities, fastleafdecay, flansmod, FTBL, ftbtrophies, FTBT, FTBU, funkylocomotion, gilded-games-util, gvc, GraviGun, GrimoireOfGaia, HardcoreEnderExpansion, Hats, headcrumbs, HealthBar, HelpFixer, hidenames, HoloInventory, HardcoreQuesting, icbm, icbmsentry, iChunUtil, IguanaTweaksTConstruct, IC2, InfernalMobs, InGameInfoXML, InventoryPets, inventorytweaks, je_calculation, levels, lootbags, LunatriusCore, lycanitesmobs, arcticmobs, demonmobs, desertmobs, forestmobs, freshwatermobs, infernomobs, junglemobs, mountainmobs, plainsmobs, saltwatermobs, shadowmobs, swampmobs, Mantle, mcheli, Mekanism, MekanismGenerators, MekanismTools, Metallurgy, MetallurgyCore, meteors, millenaire, minechem, MineMenu, MineTweaker3, powersuits, Morph, Morpheus, MovingWorld, Mystcraft, NEI-Mystcraft-Plugin, numina, openmodularturrets, chatping, placeableitems, playertrophy, PortalGun, ProjectE, ProjRed|Core, ProjRed|Compatibility, ProjRed|Fabrication, ProjRed|Integration, ProjRed|Transmission, ProjRed|Illumination, ProjRed|Expansion, ProjRed|Transportation, ProjRed|Exploration, Quadrum, quantumflux, RedstoneArsenal, rivalrebels, Roguelike, ropebridge, RTG, sentryaa, signposts, SilentGems, SimilsaxTranstructors, simplyjetpacks, spacore, tchelper, TConstruct, teamup, Thaumcraft, ThermalExpansion, ThermalFoundation, tinkersdefense, TravellersGear, TwilightForest, VeinMiner, VeinMinerModSupport, ViewEMC, voltzenginemodcompat, voltzengine, voltzenginemodflag, Waila, waila-blacklist, wailafeatures, wailainhib, wailaevents, WailaHarvestability, wawla, waystones, weaponcaseloot, witchery, WitchingGadgets, wolfarmor, zssaddon, Ztones, bspkrsCore, Baubles, ForgeMicroblock, ForgeMultipart, McMultipart, MCFrames, ForgeRelocation, RelocationFMP, MrTJPCoreMod] at CLIENT
  222. [17:09:12] [Client thread/INFO]: Attempting connection with missing mods [mcp, FML, Forge, AM2-Preloader, appliedenergistics2-core, Aroma1997Core, CodeChickenCore, NotEnoughItems, voltzenginepreloader, WitchingGadgetsCore, <CoFH ASM>, mod_ThreadedLighting, FastCraft, battlegear2, zeldaswordskills, arsmagica2, mdxlib, avp, ArmorStatusHUD, StartingInventory, StatusEffectHUD, Treecapitator, adventurebackpack, aether, AnimationAPI, antiqueatlas, antiquemarkers, appliedenergistics2, ArchimedesShipsPlus, armory, Aroma1997CoreHelper, AromaBackup, AromaBackupRecovery, BackTools, BattleText, BattleTowers, baublelicious, baublesstuff, Botania, BrandonsCore, ChickenChunks, chisel, ClockHUD, CoFHCore, CompactMachines, customizedlore, customnpcs, lootablebodies, DeathCounter, PTRModelLib, props, dimensionalPockets, Ding, DisenchanterMod, dldungeonsjdg, DraconicEvolution, dsurround, Dynmap, eiramoticons, eplus, Enchiridion, Enchiridion2, endercore, EnderIO, EnderStorage, EnderTech, enderutilities, EnderZoo, ExtraUtilities, fastleafdecay, flansmod, FTBL, ftbtrophies, FTBT, FTBU, funkylocomotion, gilded-games-util, gvc, GraviGun, GrimoireOfGaia, HardcoreEnderExpansion, Hats, headcrumbs, HealthBar, HelpFixer, hidenames, HoloInventory, HardcoreQuesting, icbm, icbmsentry, iChunUtil, IguanaTweaksTConstruct, IC2, InfernalMobs, InGameInfoXML, InventoryPets, inventorytweaks, je_calculation, levels, lootbags, LunatriusCore, lycanitesmobs, arcticmobs, demonmobs, desertmobs, forestmobs, freshwatermobs, infernomobs, junglemobs, mountainmobs, plainsmobs, saltwatermobs, shadowmobs, swampmobs, Mantle, mcheli, Mekanism, MekanismGenerators, MekanismTools, Metallurgy, MetallurgyCore, meteors, millenaire, minechem, MineMenu, MineTweaker3, powersuits, Morph, Morpheus, MovingWorld, Mystcraft, NEI-Mystcraft-Plugin, numina, openmodularturrets, chatping, placeableitems, playertrophy, PortalGun, ProjectE, ProjRed|Core, ProjRed|Compatibility, ProjRed|Fabrication, ProjRed|Integration, ProjRed|Transmission, ProjRed|Illumination, ProjRed|Expansion, ProjRed|Transportation, ProjRed|Exploration, Quadrum, quantumflux, RedstoneArsenal, rivalrebels, Roguelike, ropebridge, RTG, sentryaa, signposts, SilentGems, SimilsaxTranstructors, simplyjetpacks, spacore, tchelper, TConstruct, teamup, Thaumcraft, ThermalExpansion, ThermalFoundation, tinkersdefense, TravellersGear, TwilightForest, VeinMiner, VeinMinerModSupport, ViewEMC, voltzenginemodcompat, voltzengine, voltzenginemodflag, Waila, waila-blacklist, wailafeatures, wailainhib, wailaevents, WailaHarvestability, wawla, waystones, weaponcaseloot, witchery, WitchingGadgets, wolfarmor, zssaddon, Ztones, bspkrsCore, Baubles, ForgeMicroblock, ForgeMultipart, McMultipart, MCFrames, ForgeRelocation, RelocationFMP, MrTJPCoreMod] at SERVER
  223. [17:09:13] [Client thread/INFO]: Core: Altering definition of net.minecraft.client.renderer.entity.RendererLivingEntity, (obfuscated)
  224. [17:09:13] [Client thread/INFO]: M&B - Patching Class ModelBiped (bhm)
  225. [17:09:13] [Client thread/INFO]: Patching method setRotationAngles in ModelBiped
  226. [17:09:13] [Client thread/INFO]: M&B - Patching Class ModelBiped done
  227. [17:09:13] [Client thread/INFO]: Core: Altering definition of net.minecraft.client.renderer.EntityRenderer, (obfuscated)
  228. [17:09:13] [Client thread/INFO]: Transmorgrifying [net.minecraft.client.renderer.EntityRenderer]: addRainParticles
  229. [17:09:13] [Client thread/INFO]: func_78484_h()V: Found!
  230. [17:09:13] [Client thread/INFO]: func_78474_d(F)V: Found!
  231. [17:09:13] [Client thread/INFO]: Transmorgrified [net.minecraft.client.renderer.EntityRenderer]: addRainParticles
  232. [17:09:13] [Client thread/INFO]: Preparing to take over the world
  233. [17:09:14] [Client thread/INFO]: M&B - Patching Class PlayerControllerMP (bje)
  234. [17:09:14] [Client thread/INFO]: Patching method sendUseItem in PlayerControllerMP
  235. [17:09:14] [Client thread/INFO]: M&B - Patching Class PlayerControllerMP done
  236. [17:09:15] [Client thread/INFO]: Hello Minecraft!!!
  237. [17:09:15] [Client thread/INFO]: Hello Minecraft!!!
  238. [17:09:16] [Client thread/INFO]: [Dynmap] Mod Support API available
  239. [17:09:16] [Client thread/INFO]: transforming: net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher
  240. [17:09:16] [Client thread/INFO]: bmk net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher a (Laor;F)V
  241. [17:09:16] [Client thread/INFO]: InvTweaks: net.minecraft.inventory.ContainerWorkbench
  242. [17:09:16] [Client thread/INFO]: InvTweaks: net.minecraft.inventory.ContainerRepair
  243. [17:09:16] [Client thread/INFO]: Transforming Class [net.minecraft.inventory.ContainerRepair], Method [func_82848_d]
  244. [17:09:16] [Client thread/INFO]: Transforming net.minecraft.inventory.ContainerRepair Finished.
  245. [17:09:19] [Client thread/INFO]: Transforming Class [net.minecraft.world.WorldType], Method [func_76564_j]
  246. [17:09:19] [Client thread/INFO]: Transforming net.minecraft.world.WorldType Finished.
  247. [17:09:20] [Client thread/ERROR]: Fatal errors were detected during the transition from CONSTRUCTING to PREINITIALIZATION. Loading cannot continue
  248. [17:09:20] [Client thread/ERROR]:
  249. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  250. UC mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
  251. UC FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
  252. UC Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
  253. UC AM2-Preloader{0.0.3} [AMCore] (minecraft.jar)
  254. UC appliedenergistics2-core{rv2-stable-10} [AppliedEnergistics2 Core] (minecraft.jar)
  255. UC Aroma1997Core{1.0.2.16} [Aroma1997Core] (Aroma1997Core-1.7.10-1.0.2.16.jar)
  256. UC CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
  257. UC NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-universal.jar)
  258. UC voltzenginepreloader{0.0.1} [Voltz Engine Preloader] (minecraft.jar)
  259. UC WitchingGadgetsCore{1.1.10} [Witching Gadgets Core] (minecraft.jar)
  260. UC <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
  261. UC mod_ThreadedLighting{1.7.10-1.0} [Threaded Lighting] (minecraft.jar)
  262. UC FastCraft{1.25} [FastCraft] (fastcraft-1.25.jar)
  263. UC gilded-games-util{1.7.10-1.2} [Gilded Games Utility] (gilded-games-util-1.7.10-1.9.jar)
  264. UC battlegear2{1.7.10} [Mine & Blade Battlegear 2 - Bullseye] (1.7.10-MB_Battlegear2-Bullseye-1.0.8.3.jar)
  265. UC zeldaswordskills{1.7.10-2.5.1} [Zelda Sword Skills] (1.7.10-zeldaswordskills-2.5.1.jar)
  266. UC AnimationAPI{1.2.4} [AnimationAPI] (AnimationAPI-1.7.10-1.2.4.jar)
  267. UC arsmagica2{1.4.0.009} [Ars Magica 2] (1.7.10_AM2-1.4.0.009.jar)
  268. UC mdxlib{1.0.0.74} [mdxlib] ([1.7.10-10.13.4.1614-1.7.10][1.0.0.74] mdxlib.jar)
  269. UC CoFHCore{1.7.10R3.1.4} [CoFH Core] (CoFHCore-[1.7.10]3.1.4-329.jar)
  270. UC avp{4.0.0.822} [AliensVsPredator] ([1.7.10-10.13.4.1614-1.7.10][4.0.0.822] aliensvspredator.jar)
  271. UC bspkrsCore{6.16} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.16.jar)
  272. UC ArmorStatusHUD{1.28} [ArmorStatusHUD] ([1.7.10]ArmorStatusHUD-client-1.28.jar)
  273. UC StartingInventory{1.7.10.r03} [StartingInventory] ([1.7.10]StartingInventory-universal-1.7.10.r03.jar)
  274. UC StatusEffectHUD{1.27} [StatusEffectHUD] ([1.7.10]StatusEffectHUD-client-1.27.jar)
  275. UC Treecapitator{1.7.10} [Treecapitator] ([1.7.10]Treecapitator-universal-2.0.4.jar)
  276. UC Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
  277. UC adventurebackpack{1.7.10-0.8b} [Adventure Backpack] (adventurebackpack-1.7.10-0.8c.jar)
  278. UC aether{1.7.10-1.6} [Aether II] (aether-1.7.10-1.6.jar)
  279. UC antiqueatlas{4.4.4} [Antique Atlas] (antiqueatlas-1.7.10-4.4.4.jar)
  280. UC antiquemarkers{1.7.10-1.0a} [Antique Markers] (antiquemarkers-1.7.10-1.0a.jar)
  281. UC appliedenergistics2{rv2-stable-10} [Applied Energistics 2] (appliedenergistics2-rv2-stable-10.jar)
  282. UC MovingWorld{1.7.10-1.8.1} [Moving World] (movingworld-1.7.10-1.8.1.jar)
  283. UC ArchimedesShipsPlus{1.7.10-1.8.1} [Archimedes' Ships Plus] (archimedesshipsplus-1.7.10-1.8.1.jar)
  284. UC ThermalFoundation{1.7.10R1.2.6} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.2.6-118.jar)
  285. UC ForgeMultipart{1.2.0.345} [Forge Multipart] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
  286. UC ExtraUtilities{1.2.12} [Extra Utilities] (extrautilities-1.2.12.jar)
  287. UC Mantle{1.7.10-0.3.2.jenkins191} [Mantle] (Mantle-1.7.10-0.3.2b.jar)
  288. UC ThermalExpansion{1.7.10R4.1.5} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.1.5-248.jar)
  289. UC Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar)
  290. UC TConstruct{1.7.10-1.8.8.build988} [Tinkers' Construct] (TConstruct-1.7.10-1.8.8.jar)
  291. UC voltzengine{1.9.14.302} [Voltz Engine] (VoltzEngine-1.7.10-1.9.14b302.jar)
  292. UC armory{0.7.4.132} [Armory] (Armory-1.7.10-0.7.4b132.jar)
  293. UC Aroma1997CoreHelper{1.0.2.16} [Aroma1997Core|Helper] (Aroma1997Core-1.7.10-1.0.2.16.jar)
  294. UC AromaBackup{0.1.0.0} [AromaBackup] (AromaBackup-1.7.10-0.1.0.0.jar)
  295. UC AromaBackupRecovery{1.0} [AromaBackup Recovery] (AromaBackup-1.7.10-0.1.0.0.jar)
  296. UC iChunUtil{4.2.3} [iChunUtil] (iChunUtil-4.2.3.jar)
  297. UC BackTools{4.0.0} [BackTools] (BackTools-4.0.0.jar)
  298. UC BattleText{1.0.17} [BattleText] (BattleText-1.7.10-1.0.17-67.jar)
  299. UC BattleTowers{1.5.1} [Battle Towers] (BattleTowers-1.7.10.jar)
  300. UC baublelicious{1.7.10-1.2.2-final} [Baublelicious] (baublelicious-1.7.10-1.2.2-final.jar)
  301. UC Thaumcraft{4.2.3.5} [Thaumcraft] (Thaumcraft-1.7.10-4.2.3.5.jar)
  302. UC baublesstuff{2.1.2} [Baubles Stuff] (baublesstuff-2.1.2.jar)
  303. UC Botania{r1.8-249} [Botania] (Botania r1.8-249.jar)
  304. UC BrandonsCore{1.0.0.12} [Brandon's Core] (BrandonsCore-1.0.0.12.jar)
  305. UC ChickenChunks{1.3.4.19} [ChickenChunks] (ChickenChunks-1.7.10-1.3.4.19-universal.jar)
  306. UC TwilightForest{2.3.7} [The Twilight Forest] (twilightforest-1.7.10-2.3.7.jar)
  307. UC chisel{2.9.5.11} [Chisel] (Chisel-2.9.5.11.jar)
  308. UC ClockHUD{1.7.10-1.0} [Clock HUD] (ClockHUD-1.7.10-1.1.jar)
  309. UC MrTJPCoreMod{1.1.0.33} [MrTJPCore] (MrTJPCore-1.1.0.33-universal.jar)
  310. UC ProjRed|Core{4.7.0pre12.95} [ProjectRed Core] (ProjectRed-1.7.10-4.7.0pre12.95-Base.jar)
  311. UC ProjRed|Transmission{4.7.0pre12.95} [ProjectRed Transmission] (ProjectRed-1.7.10-4.7.0pre12.95-Integration.jar)
  312. UC CompactMachines{1.7.10-1.21} [Compact Machines] (compactmachines-1.7.10-1.21.jar)
  313. UC customizedlore{1.0.0} [CustomizedLore] (CustomizedLore-1.7.10-1.0.0.jar)
  314. UC customnpcs{1.7.10d} [CustomNpcs] (CustomNPCs_1.7.10d(29oct17).jar)
  315. UC lootablebodies{1.3.7} [DrCyano's Lootable Bodies] (CyanosLootableBodies-1.7.10-backport_1.3.7.jar)
  316. UC DeathCounter{4.0.0} [DeathCounter] (DeathCounter-4.0.0.jar)
  317. UC PTRModelLib{1.0.0} [PTRModelLib] (Decocraft-2.4.2_1.7.10.jar)
  318. UC props{2.4.2} [Decocraft] (Decocraft-2.4.2_1.7.10.jar)
  319. UC dimensionalPockets{1.0.3} [Dimensional Pockets] (DimensionalPockets-1.7.10-1.0.3-universal.jar)
  320. UC Ding{MC1.7.10v2} [Ding] (Ding-MC1.7.10v2.jar)
  321. UC DisenchanterMod{1.5} [Disenchanter] (DisenchanterMod-[1.7.10]1.5.jar)
  322. UC dldungeonsjdg{1.11.0} [Doomlike Dungeons] (DoomlikeDungeons-1.11.0-MC1.7.10.jar)
  323. UC DraconicEvolution{1.0.2h} [Draconic Evolution] (Draconic-Evolution-1.7.10-1.0.2h.jar)
  324. UC dsurround{1.0.6.1} [Dynamic Surroundings] (DynamicSurroundings-1.7.10-1.0.6.1.jar)
  325. UC Dynmap{2.4-169} [Dynmap] (Dynmap-2.4-forge-1.7.10.jar)
  326. UC eiramoticons{1.3.88} [EiraMoticons] (EiraMoticons_1.7.10-1.3.88.jar)
  327. UC eplus{3.0.2-d} [Enchanting Plus] (EnchantingPlus-1.7.10-3.0.2-d.jar)
  328. UC Enchiridion{1.3} [Enchiridion] (Enchiridion 2-1.7.10-2.0.2a.jar)
  329. UC Enchiridion2{2.0.2a} [Enchiridion 2] (Enchiridion 2-1.7.10-2.0.2a.jar)
  330. UC endercore{1.7.10-0.2.0.39_beta} [EnderCore] (EnderCore-1.7.10-0.2.0.39_beta.jar)
  331. UC IC2{2.2.827-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.827-experimental.jar)
  332. UC MetallurgyCore{4.0.4} [Metallurgy Core] (MetallurgyCore-1.7.10-4.0.4.18.jar)
  333. UC Mekanism{9.1.1} [Mekanism] (Mekanism-1.7.10-9.1.1.1031.jar)
  334. UC EnderIO{1.7.10-2.2.8.381} [Ender IO] (EnderIO-1.7.10-2.2.8.381.jar)
  335. UC EnderStorage{1.4.7.37} [EnderStorage] (EnderStorage-1.7.10-1.4.7.37-universal.jar)
  336. UC EnderTech{1.7.10-0.3.2.405} [EnderTech] (EnderTech-1.7.10-0.3.2.405.jar)
  337. UC enderutilities{0.5.3} [Ender Utilities] (enderutilities-1.7.10-0.5.3.jar)
  338. UC EnderZoo{1.7.10-1.0.15.32} [Ender Zoo] (EnderZoo-1.7.10-1.0.15.32.jar)
  339. UC fastleafdecay{1.4} [Fast Leaf Decay] (FastLeafDecay-1.7.10-1.4.jar)
  340. UC flansmod{4.10.0} [Flan's Mod] (Flans Mod-1.7.10-4.10.0.jar)
  341. UC MineTweaker3{3.0.10} [MineTweaker 3] (MineTweaker3-1.7.10-3.0.10B.jar)
  342. UC FTBL{1.0.18.2} [FTBLib] (FTBLib-1.7.10-1.0.18.3.jar)
  343. UC ftbtrophies{1.0.8} [FTB Trophies] (FTBTrophies-1.0.8_1.7.10.jar)
  344. UC FTBT{1.0.2} [FTB Tweaks] (FTBTweaks-1.0.2.jar)
  345. UC FTBU{1.0.18.2} [FTBUtilities] (FTBUtilities-1.7.10-1.0.18.3.jar)
  346. UC funkylocomotion{1.0} [Funky Locomotion] (funky-locomotion-1.7.10-beta-7.jar)
  347. UC gvc{0.6.1} [§aGliby's§f Voice Chat Mod] (GlibysVC-1.7.10-0.6.2a.jar)
  348. UC GraviGun{4.0.0-beta} [GraviGun] (GravityGun-4.0.0-beta.jar)
  349. UC GrimoireOfGaia{1.0.0} [Grimoire of Gaia 3] (GrimoireOfGaia3-1.7.10-1.2.7.jar)
  350. UC HardcoreEnderExpansion{1.8.6} [Hardcore Ender Expansion] (HardcoreEnderExpansion MC-1.7.10 v1.8.6.jar)
  351. UC Hats{4.0.1} [Hats] (Hats-4.0.1.jar)
  352. UC headcrumbs{1.7.4} [Headcrumbs] (Headcrumbs-1.7.4.jar)
  353. UC HealthBar{1.0.2} [Health Bar] (HealthBar-1.7.10-1.0.2-11.jar)
  354. UC HelpFixer{1.0.7} [HelpFixer] (HelpFixer-1.0.7.jar)
  355. UC hidenames{1.1.7} [Hide Names] (Hide Names-1.7.10-1.1.8.jar)
  356. UC HoloInventory{1.9.1.124} [HoloInventory] (HoloInventory-1.7.10-1.9.1.124.jar)
  357. UC HardcoreQuesting{4.4.4} [Hardcore Questing Mode] (HQM-The Journey-4.4.4.jar)
  358. UC icbm{2.15.4.497} [ICBM] (ICBM-1.7.10-2.15.4b497.jar)
  359. UC icbmsentry{0.1.0.61} [ICBM Sentries] (ICBM-Classic-Sentry-1.7.10-0.1.0b61.jar)
  360. UC InfernalMobs{1.6.0} [Infernal Mobs] (InfernalMobs-1.7.10.jar)
  361. UC LunatriusCore{1.1.2.21} [LunatriusCore] (LunatriusCore-1.7.10-1.1.2.21-universal.jar)
  362. UC InGameInfoXML{2.8.1.82} [InGame Info XML] (InGameInfoXML-1.7.10-2.8.1.82-universal.jar)
  363. UC InventoryPets{1.4.9.9b} [Inventory Pets] (inventorypets-1.7.10-1.4.9.9b-universal.jar)
  364. UC inventorytweaks{1.59-dev-152-cf6e263} [Inventory Tweaks] (InventoryTweaks-1.59-dev-152.jar)
  365. UC je_calculation{0.3.4} [Just Enough Calculation] (JustEnoughCalculation-1.7.10-0.3.4.jar)
  366. UC levels{r3.0.1} [Levels] (Levels-1.7.10-r3.0.1.jar)
  367. UC lootbags{2.0.17} [Loot Bags] (LootBags-1.7.10-2.0.17.jar)
  368. UC lycanitesmobs{1.13.0.5 - MC 1.7.10} [Lycanites Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
  369. UC arcticmobs{1.13.0.5 - MC 1.7.10} [Lycanites Arctic Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
  370. UC demonmobs{1.13.0.5 - MC 1.7.10} [Lycanites Demon Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
  371. UC desertmobs{1.13.0.5 - MC 1.7.10} [Lycanites Desert Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
  372. UC forestmobs{1.13.0.5 - MC 1.7.10} [Lycanites Forest Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
  373. UC freshwatermobs{1.13.0.5 - MC 1.7.10} [Lycanites Freshwater Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
  374. UC infernomobs{1.13.0.5 - MC 1.7.10} [Lycanites Inferno Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
  375. UC junglemobs{1.13.0.5 - MC 1.7.10} [Lycanites Jungle Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
  376. UC mountainmobs{1.13.0.5 - MC 1.7.10} [Lycanites Mountain Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
  377. UC plainsmobs{1.13.0.5 - MC 1.7.10} [Lycanites Plains Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
  378. UC saltwatermobs{1.13.0.5 - MC 1.7.10} [Lycanites Saltwater Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
  379. UC shadowmobs{1.13.0.5 - MC 1.7.10} [Lycanites Shadow Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
  380. UC swampmobs{1.13.0.5 - MC 1.7.10} [Lycanites Swamp Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
  381. UE mcheli{1.0} [mcheli] (MC1.7.10_mcheli_1.0.3.zip)
  382. UC MekanismGenerators{9.1.1} [MekanismGenerators] (MekanismGenerators-1.7.10-9.1.1.1031.jar)
  383. UC MekanismTools{9.1.1} [MekanismTools] (MekanismTools-1.7.10-9.1.1.1031.jar)
  384. UC Metallurgy{4.0.6} [Metallurgy 4] (Metallurgy-1.7.10-4.0.6.80.jar)
  385. UC meteors{2.14.3} [Falling Meteors] (meteors-1.7.10-2.14.3.jar)
  386. UC millenaire{6.0.0} [Millénaire] (millenaire-6.0.0.jar)
  387. UC minechem{5.0.5.406} [Minechem] (Minechem-1.7.10-5.0.5.406.jar)
  388. UC MineMenu{1.2.0} [MineMenu] (MineMenu-1.7.10-1.2.0.B44-universal.jar)
  389. UC numina{1.7.10} [Numina] (Numina-0.4.1.105.jar)
  390. UC powersuits{1.7.10-0.11.1.114} [MachineMuse's Modular Powersuits] (ModularPowersuits-1.7.10-0.11.1.114.jar)
  391. UC Morph{0.9.3} [Morph] (Morph-Beta-0.9.3.jar)
  392. UC Morpheus{1.7.10-1.6.21} [Morpheus] (Morpheus-1.7.10-1.6.21.jar)
  393. UC Mystcraft{0.12.3.04} [Mystcraft] (mystcraft-1.7.10-0.12.3.04.jar)
  394. UC openmodularturrets{2.2.11-238} [Open Modular Turrets] (OpenModularTurrets-1.7.10-2.2.11-238.jar)
  395. UC chatping{1.1.4} [Ping!] (ping-1.7.10-1.1.4.jar)
  396. UC placeableitems{2.0.1} [Placeable Items Mod] (placeableitems-2.0.1.jar)
  397. UC playertrophy{1.7.10-1.3.3} [PlayerTrophy] (playertrophy-1.7.10-1.3.3b.jar)
  398. UC PortalGun{4.0.0-beta-6} [PortalGun] (PortalGun-4.0.0-beta-6-fix-1.jar)
  399. UC ProjectE{1.7.10-PE1.10.1} [ProjectE] (ProjectE-1.7.10-PE1.10.1.jar)
  400. UC ProjRed|Transportation{4.7.0pre12.95} [ProjectRed Transportation] (ProjectRed-1.7.10-4.7.0pre12.95-Mechanical.jar)
  401. UC ProjRed|Exploration{4.7.0pre12.95} [ProjectRed Exploration] (ProjectRed-1.7.10-4.7.0pre12.95-World.jar)
  402. UC ProjRed|Compatibility{4.7.0pre12.95} [ProjectRed Compatibility] (ProjectRed-1.7.10-4.7.0pre12.95-Compat.jar)
  403. UC ProjRed|Integration{4.7.0pre12.95} [ProjectRed Integration] (ProjectRed-1.7.10-4.7.0pre12.95-Integration.jar)
  404. UC ProjRed|Fabrication{4.7.0pre12.95} [ProjectRed Fabrication] (ProjectRed-1.7.10-4.7.0pre12.95-Fabrication.jar)
  405. UC ProjRed|Illumination{4.7.0pre12.95} [ProjectRed Illumination] (ProjectRed-1.7.10-4.7.0pre12.95-Lighting.jar)
  406. UC ProjRed|Expansion{4.7.0pre12.95} [ProjectRed Expansion] (ProjectRed-1.7.10-4.7.0pre12.95-Mechanical.jar)
  407. UC Quadrum{1.2.0} [Quadrum] (Quadrum-1.7.10-1.2.0.B13-universal.jar)
  408. UC quantumflux{1.7.10-1.3.4} [QuantumFlux] (QuantumFlux-1.7.10-1.3.4.jar)
  409. UC RedstoneArsenal{1.7.10R1.1.2} [Redstone Arsenal] (RedstoneArsenal-[1.7.10]1.1.2-92.jar)
  410. UC rivalrebels{1.7.10Y} [Rival Rebels] (rivalrebels-1.7.10Y.jar)
  411. UC Roguelike{1.5.0} [Roguelike Dungeons] (roguelike-1.7.10-1.5.0b.jar)
  412. UC ropebridge{1.3} [Rope Bridge] (RopeBridge-v1.3-mc1.7.10.jar)
  413. UC RTG{1.7.10-1.1.1.7} [Realistic Terrain Generation] (RTG-1.7.10-1.1.1.7.jar)
  414. UC sentryaa{0.0.1.58} [Sentry AA] (Sentry-AA-1.7.10-0.0.1b58.jar)
  415. UC signposts{1.2.1} [Sign-Posts] (signposts-1.7.10-1.2.1.jar)
  416. UC SilentGems{1.3.14} [Silent's Gems] (SilentGems-1.7.10-1.3.14-172.jar)
  417. UC SimilsaxTranstructors{1.7.10.15} [Similsax Transtructors] (SimilsaxTranstructors-1.7.10.15.jar)
  418. UC simplyjetpacks{1.5.3} [Simply Jetpacks] (SimplyJetpacks-MC1.7.10-1.5.3.jar)
  419. UC spacore{01.05.12} [SpACore] (SpACore-1.7.10-01.05.12.jar)
  420. UC tchelper{1.7.10-1.4} [TC Research-Helper] (tchelper-1.7.10-1.4.jar)
  421. UC teamup{1.1.3:1.7.10} [Team Up] (TeamUp-1.1.3-1.7.10.jar)
  422. UC tinkersdefense{1.3.7} [Tinkers' Defense] (tinkersdefense-1.3.7.jar)
  423. UC TravellersGear{1.16.6} [Traveller's Gear] (TravellersGear-1.7.10-1.16.6.jar)
  424. UC VeinMiner{0.36.0_1.7.10-28a7f13} [Vein Miner] (VeinMiner-1.7.10-0.36.0.496+28a7f13.jar)
  425. UC VeinMinerModSupport{0.36.0_1.7.10-28a7f13} [Mod Support] (VeinMiner-1.7.10-0.36.0.496+28a7f13.jar)
  426. UC ViewEMC{v4} [View EMC] (ViewEMC-1.7.10-v4.jar)
  427. UC voltzenginemodcompat{1.9.14.302} [Voltz Engine Mod Compatibility Loader] (VoltzEngine-1.7.10-1.9.14b302.jar)
  428. UC voltzenginemodflag{1.9.14.302} [VoltzEngine mod protection, flag, and region system] (VoltzEngine-1.7.10-1.9.14b302.jar)
  429. UC wailaevents{1.0.0} [Waila Events] (WailaEvents-1.0.0.jar)
  430. UC waila-blacklist{0.1} [WAILA Blacklist] (waila-blacklist-1.7.10-0.1.jar)
  431. UC wailafeatures{0.1.0} [WAILA-features] (WAILA-features-1.7.10-0.1.0.jar)
  432. UC wailainhib{1.1.0} [Waila Inhibitors] (Waila-Inhibitors-1.1.0.jar)
  433. UC WailaHarvestability{1.1.6} [Waila Harvestability] (WailaHarvestability-mc1.7.10-1.1.6.jar)
  434. UC wawla{1.3.1} [What Are We Looking At] (Wawla-1.0.5.120.jar)
  435. UC waystones{1.0.5} [Waystones] (Waystones-mc1.7.10-1.0.5.jar)
  436. UC weaponcaseloot{1.2.12} [WeaponCaseLoot] (weaponcaseloot-1.2.12.jar)
  437. UC witchery{0.24.1} [Witchery] (witchery-1.7.10-0.24.1.jar)
  438. UC WitchingGadgets{1.1.10} [Witching Gadgets] (WitchingGadgets-1.7.10-1.1.10.jar)
  439. UC wolfarmor{1.3.0} [Wolf Armor and Storage] (wolfarmor-1.3.0.1.jar)
  440. UC zssaddon{1.7.10-alpha-0.0.5-2} [Zelda Sword Skills - Addon] (zeldaswordskillsaddon-v0.0.6.jar)
  441. UC Ztones{1.7.10} [Ztones] (Ztones-1.7.10-2.2.1.jar)
  442. UC McMultipart{1.2.0.345} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
  443. UC ForgeRelocation{0.0.1.4} [ForgeRelocation] (ForgeRelocation-0.0.1.4-universal.jar)
  444. UC MCFrames{1.0} [MCFrames] (ForgeRelocation-0.0.1.4-universal.jar)
  445. UC RelocationFMP{0.0.1.2} [RelocationFMP] (ForgeRelocationFMP-0.0.1.2-universal.jar)
  446. UC IguanaTweaksTConstruct{1.7.10-2.1.6.163} [Iguana Tinker Tweaks] (IguanaTinkerTweaks-1.7.10-2.1.6.jar)
  447. UC NEI-Mystcraft-Plugin{02.01.09} [NEI Mystcraft Plugin] (MystNEI-Plugin-1.7.10-02.01.09.jar)
  448. UC ForgeMicroblock{1.2.0.345} [Forge Microblocks] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
  449. [17:09:20] [Client thread/ERROR]: The following problems were captured during this phase
  450. [17:09:20] [Client thread/ERROR]: Caught exception from mcheli
  451. java.lang.ClassNotFoundException: mcheli.MCH_MOD
  452. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) ~[launchwrapper-1.12.jar:?]
  453. at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_25]
  454. at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_25]
  455. at cpw.mods.fml.common.ModClassLoader.loadClass(ModClassLoader.java:58) ~[forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
  456. at java.lang.Class.forName0(Native Method) ~[?:1.8.0_25]
  457. at java.lang.Class.forName(Class.java:344) ~[?:1.8.0_25]
  458. at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:440) ~[forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
  459. at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source) ~[?:?]
  460. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
  461. at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
  462. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
  463. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
  464. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
  465. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
  466. at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
  467. at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) ~[forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
  468. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) ~[forge-1.7.10-10.13.4.1614-1.7.10.jar:?]
  469. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
  470. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
  471. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
  472. at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
  473. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
  474. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
  475. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
  476. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
  477. at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
  478. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) [LoadController.class:?]
  479. at cpw.mods.fml.common.Loader.loadMods(Loader.java:513) [Loader.class:?]
  480. at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:208) [FMLClientHandler.class:?]
  481. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480) [bao.class:?]
  482. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) [bao.class:?]
  483. at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
  484. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_25]
  485. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_25]
  486. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_25]
  487. at java.lang.reflect.Method.invoke(Method.java:483) ~[?:1.8.0_25]
  488. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
  489. at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
  490. Caused by: java.lang.ArrayIndexOutOfBoundsException
  491. [17:09:20] [Client thread/INFO]: [net.minecraft.client.Minecraft:func_71377_b:349]: ---- Minecraft Crash Report ----
  492. // I blame Dinnerbone.
  493.  
  494. Time: 3/21/18 5:09 PM
  495. Description: There was a severe problem during mod loading that has caused the game to fail
  496.  
  497. cpw.mods.fml.common.LoaderException: java.lang.ClassNotFoundException: mcheli.MCH_MOD
  498. at cpw.mods.fml.common.LoadController.transition(LoadController.java:163)
  499. at cpw.mods.fml.common.Loader.loadMods(Loader.java:544)
  500. at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:208)
  501. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
  502. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
  503. at net.minecraft.client.main.Main.main(SourceFile:148)
  504. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  505. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  506. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  507. at java.lang.reflect.Method.invoke(Method.java:483)
  508. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  509. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  510. Caused by: java.lang.ClassNotFoundException: mcheli.MCH_MOD
  511. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
  512. at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
  513. at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
  514. at cpw.mods.fml.common.ModClassLoader.loadClass(ModClassLoader.java:58)
  515. at java.lang.Class.forName0(Native Method)
  516. at java.lang.Class.forName(Class.java:344)
  517. at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:440)
  518. at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
  519. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  520. at java.lang.reflect.Method.invoke(Method.java:483)
  521. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  522. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  523. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  524. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  525. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  526. at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
  527. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
  528. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  529. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  530. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  531. at java.lang.reflect.Method.invoke(Method.java:483)
  532. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  533. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  534. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  535. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  536. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  537. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
  538. at cpw.mods.fml.common.Loader.loadMods(Loader.java:513)
  539. ... 10 more
  540. Caused by: java.lang.ArrayIndexOutOfBoundsException
  541.  
  542.  
  543. A detailed walkthrough of the error, its code path and all known details is as follows:
  544. ---------------------------------------------------------------------------------------
  545.  
  546. -- System Details --
  547. Details:
  548. Minecraft Version: 1.7.10
  549. Operating System: Windows 10 (amd64) version 10.0
  550. Java Version: 1.8.0_25, Oracle Corporation
  551. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  552. Memory: 335502400 bytes (319 MB) / 1369964544 bytes (1306 MB) up to 2863661056 bytes (2731 MB)
  553. JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx3072m -Xms256m -XX:PermSize=256m
  554. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  555. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  556. FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 199 mods loaded, 199 mods active
  557. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  558. UC mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
  559. UC FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
  560. UC Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
  561. UC AM2-Preloader{0.0.3} [AMCore] (minecraft.jar)
  562. UC appliedenergistics2-core{rv2-stable-10} [AppliedEnergistics2 Core] (minecraft.jar)
  563. UC Aroma1997Core{1.0.2.16} [Aroma1997Core] (Aroma1997Core-1.7.10-1.0.2.16.jar)
  564. UC CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
  565. UC NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-universal.jar)
  566. UC voltzenginepreloader{0.0.1} [Voltz Engine Preloader] (minecraft.jar)
  567. UC WitchingGadgetsCore{1.1.10} [Witching Gadgets Core] (minecraft.jar)
  568. UC <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
  569. UC mod_ThreadedLighting{1.7.10-1.0} [Threaded Lighting] (minecraft.jar)
  570. UC FastCraft{1.25} [FastCraft] (fastcraft-1.25.jar)
  571. UC gilded-games-util{1.7.10-1.2} [Gilded Games Utility] (gilded-games-util-1.7.10-1.9.jar)
  572. UC battlegear2{1.7.10} [Mine & Blade Battlegear 2 - Bullseye] (1.7.10-MB_Battlegear2-Bullseye-1.0.8.3.jar)
  573. UC zeldaswordskills{1.7.10-2.5.1} [Zelda Sword Skills] (1.7.10-zeldaswordskills-2.5.1.jar)
  574. UC AnimationAPI{1.2.4} [AnimationAPI] (AnimationAPI-1.7.10-1.2.4.jar)
  575. UC arsmagica2{1.4.0.009} [Ars Magica 2] (1.7.10_AM2-1.4.0.009.jar)
  576. UC mdxlib{1.0.0.74} [mdxlib] ([1.7.10-10.13.4.1614-1.7.10][1.0.0.74] mdxlib.jar)
  577. UC CoFHCore{1.7.10R3.1.4} [CoFH Core] (CoFHCore-[1.7.10]3.1.4-329.jar)
  578. UC avp{4.0.0.822} [AliensVsPredator] ([1.7.10-10.13.4.1614-1.7.10][4.0.0.822] aliensvspredator.jar)
  579. UC bspkrsCore{6.16} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.16.jar)
  580. UC ArmorStatusHUD{1.28} [ArmorStatusHUD] ([1.7.10]ArmorStatusHUD-client-1.28.jar)
  581. UC StartingInventory{1.7.10.r03} [StartingInventory] ([1.7.10]StartingInventory-universal-1.7.10.r03.jar)
  582. UC StatusEffectHUD{1.27} [StatusEffectHUD] ([1.7.10]StatusEffectHUD-client-1.27.jar)
  583. UC Treecapitator{1.7.10} [Treecapitator] ([1.7.10]Treecapitator-universal-2.0.4.jar)
  584. UC Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
  585. UC adventurebackpack{1.7.10-0.8b} [Adventure Backpack] (adventurebackpack-1.7.10-0.8c.jar)
  586. UC aether{1.7.10-1.6} [Aether II] (aether-1.7.10-1.6.jar)
  587. UC antiqueatlas{4.4.4} [Antique Atlas] (antiqueatlas-1.7.10-4.4.4.jar)
  588. UC antiquemarkers{1.7.10-1.0a} [Antique Markers] (antiquemarkers-1.7.10-1.0a.jar)
  589. UC appliedenergistics2{rv2-stable-10} [Applied Energistics 2] (appliedenergistics2-rv2-stable-10.jar)
  590. UC MovingWorld{1.7.10-1.8.1} [Moving World] (movingworld-1.7.10-1.8.1.jar)
  591. UC ArchimedesShipsPlus{1.7.10-1.8.1} [Archimedes' Ships Plus] (archimedesshipsplus-1.7.10-1.8.1.jar)
  592. UC ThermalFoundation{1.7.10R1.2.6} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.2.6-118.jar)
  593. UC ForgeMultipart{1.2.0.345} [Forge Multipart] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
  594. UC ExtraUtilities{1.2.12} [Extra Utilities] (extrautilities-1.2.12.jar)
  595. UC Mantle{1.7.10-0.3.2.jenkins191} [Mantle] (Mantle-1.7.10-0.3.2b.jar)
  596. UC ThermalExpansion{1.7.10R4.1.5} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.1.5-248.jar)
  597. UC Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar)
  598. UC TConstruct{1.7.10-1.8.8.build988} [Tinkers' Construct] (TConstruct-1.7.10-1.8.8.jar)
  599. UC voltzengine{1.9.14.302} [Voltz Engine] (VoltzEngine-1.7.10-1.9.14b302.jar)
  600. UC armory{0.7.4.132} [Armory] (Armory-1.7.10-0.7.4b132.jar)
  601. UC Aroma1997CoreHelper{1.0.2.16} [Aroma1997Core|Helper] (Aroma1997Core-1.7.10-1.0.2.16.jar)
  602. UC AromaBackup{0.1.0.0} [AromaBackup] (AromaBackup-1.7.10-0.1.0.0.jar)
  603. UC AromaBackupRecovery{1.0} [AromaBackup Recovery] (AromaBackup-1.7.10-0.1.0.0.jar)
  604. UC iChunUtil{4.2.3} [iChunUtil] (iChunUtil-4.2.3.jar)
  605. UC BackTools{4.0.0} [BackTools] (BackTools-4.0.0.jar)
  606. UC BattleText{1.0.17} [BattleText] (BattleText-1.7.10-1.0.17-67.jar)
  607. UC BattleTowers{1.5.1} [Battle Towers] (BattleTowers-1.7.10.jar)
  608. UC baublelicious{1.7.10-1.2.2-final} [Baublelicious] (baublelicious-1.7.10-1.2.2-final.jar)
  609. UC Thaumcraft{4.2.3.5} [Thaumcraft] (Thaumcraft-1.7.10-4.2.3.5.jar)
  610. UC baublesstuff{2.1.2} [Baubles Stuff] (baublesstuff-2.1.2.jar)
  611. UC Botania{r1.8-249} [Botania] (Botania r1.8-249.jar)
  612. UC BrandonsCore{1.0.0.12} [Brandon's Core] (BrandonsCore-1.0.0.12.jar)
  613. UC ChickenChunks{1.3.4.19} [ChickenChunks] (ChickenChunks-1.7.10-1.3.4.19-universal.jar)
  614. UC TwilightForest{2.3.7} [The Twilight Forest] (twilightforest-1.7.10-2.3.7.jar)
  615. UC chisel{2.9.5.11} [Chisel] (Chisel-2.9.5.11.jar)
  616. UC ClockHUD{1.7.10-1.0} [Clock HUD] (ClockHUD-1.7.10-1.1.jar)
  617. UC MrTJPCoreMod{1.1.0.33} [MrTJPCore] (MrTJPCore-1.1.0.33-universal.jar)
  618. UC ProjRed|Core{4.7.0pre12.95} [ProjectRed Core] (ProjectRed-1.7.10-4.7.0pre12.95-Base.jar)
  619. UC ProjRed|Transmission{4.7.0pre12.95} [ProjectRed Transmission] (ProjectRed-1.7.10-4.7.0pre12.95-Integration.jar)
  620. UC CompactMachines{1.7.10-1.21} [Compact Machines] (compactmachines-1.7.10-1.21.jar)
  621. UC customizedlore{1.0.0} [CustomizedLore] (CustomizedLore-1.7.10-1.0.0.jar)
  622. UC customnpcs{1.7.10d} [CustomNpcs] (CustomNPCs_1.7.10d(29oct17).jar)
  623. UC lootablebodies{1.3.7} [DrCyano's Lootable Bodies] (CyanosLootableBodies-1.7.10-backport_1.3.7.jar)
  624. UC DeathCounter{4.0.0} [DeathCounter] (DeathCounter-4.0.0.jar)
  625. UC PTRModelLib{1.0.0} [PTRModelLib] (Decocraft-2.4.2_1.7.10.jar)
  626. UC props{2.4.2} [Decocraft] (Decocraft-2.4.2_1.7.10.jar)
  627. UC dimensionalPockets{1.0.3} [Dimensional Pockets] (DimensionalPockets-1.7.10-1.0.3-universal.jar)
  628. UC Ding{MC1.7.10v2} [Ding] (Ding-MC1.7.10v2.jar)
  629. UC DisenchanterMod{1.5} [Disenchanter] (DisenchanterMod-[1.7.10]1.5.jar)
  630. UC dldungeonsjdg{1.11.0} [Doomlike Dungeons] (DoomlikeDungeons-1.11.0-MC1.7.10.jar)
  631. UC DraconicEvolution{1.0.2h} [Draconic Evolution] (Draconic-Evolution-1.7.10-1.0.2h.jar)
  632. UC dsurround{1.0.6.1} [Dynamic Surroundings] (DynamicSurroundings-1.7.10-1.0.6.1.jar)
  633. UC Dynmap{2.4-169} [Dynmap] (Dynmap-2.4-forge-1.7.10.jar)
  634. UC eiramoticons{1.3.88} [EiraMoticons] (EiraMoticons_1.7.10-1.3.88.jar)
  635. UC eplus{3.0.2-d} [Enchanting Plus] (EnchantingPlus-1.7.10-3.0.2-d.jar)
  636. UC Enchiridion{1.3} [Enchiridion] (Enchiridion 2-1.7.10-2.0.2a.jar)
  637. UC Enchiridion2{2.0.2a} [Enchiridion 2] (Enchiridion 2-1.7.10-2.0.2a.jar)
  638. UC endercore{1.7.10-0.2.0.39_beta} [EnderCore] (EnderCore-1.7.10-0.2.0.39_beta.jar)
  639. UC IC2{2.2.827-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.827-experimental.jar)
  640. UC MetallurgyCore{4.0.4} [Metallurgy Core] (MetallurgyCore-1.7.10-4.0.4.18.jar)
  641. UC Mekanism{9.1.1} [Mekanism] (Mekanism-1.7.10-9.1.1.1031.jar)
  642. UC EnderIO{1.7.10-2.2.8.381} [Ender IO] (EnderIO-1.7.10-2.2.8.381.jar)
  643. UC EnderStorage{1.4.7.37} [EnderStorage] (EnderStorage-1.7.10-1.4.7.37-universal.jar)
  644. UC EnderTech{1.7.10-0.3.2.405} [EnderTech] (EnderTech-1.7.10-0.3.2.405.jar)
  645. UC enderutilities{0.5.3} [Ender Utilities] (enderutilities-1.7.10-0.5.3.jar)
  646. UC EnderZoo{1.7.10-1.0.15.32} [Ender Zoo] (EnderZoo-1.7.10-1.0.15.32.jar)
  647. UC fastleafdecay{1.4} [Fast Leaf Decay] (FastLeafDecay-1.7.10-1.4.jar)
  648. UC flansmod{4.10.0} [Flan's Mod] (Flans Mod-1.7.10-4.10.0.jar)
  649. UC MineTweaker3{3.0.10} [MineTweaker 3] (MineTweaker3-1.7.10-3.0.10B.jar)
  650. UC FTBL{1.0.18.2} [FTBLib] (FTBLib-1.7.10-1.0.18.3.jar)
  651. UC ftbtrophies{1.0.8} [FTB Trophies] (FTBTrophies-1.0.8_1.7.10.jar)
  652. UC FTBT{1.0.2} [FTB Tweaks] (FTBTweaks-1.0.2.jar)
  653. UC FTBU{1.0.18.2} [FTBUtilities] (FTBUtilities-1.7.10-1.0.18.3.jar)
  654. UC funkylocomotion{1.0} [Funky Locomotion] (funky-locomotion-1.7.10-beta-7.jar)
  655. UC gvc{0.6.1} [§aGliby's§f Voice Chat Mod] (GlibysVC-1.7.10-0.6.2a.jar)
  656. UC GraviGun{4.0.0-beta} [GraviGun] (GravityGun-4.0.0-beta.jar)
  657. UC GrimoireOfGaia{1.0.0} [Grimoire of Gaia 3] (GrimoireOfGaia3-1.7.10-1.2.7.jar)
  658. UC HardcoreEnderExpansion{1.8.6} [Hardcore Ender Expansion] (HardcoreEnderExpansion MC-1.7.10 v1.8.6.jar)
  659. UC Hats{4.0.1} [Hats] (Hats-4.0.1.jar)
  660. UC headcrumbs{1.7.4} [Headcrumbs] (Headcrumbs-1.7.4.jar)
  661. UC HealthBar{1.0.2} [Health Bar] (HealthBar-1.7.10-1.0.2-11.jar)
  662. UC HelpFixer{1.0.7} [HelpFixer] (HelpFixer-1.0.7.jar)
  663. UC hidenames{1.1.7} [Hide Names] (Hide Names-1.7.10-1.1.8.jar)
  664. UC HoloInventory{1.9.1.124} [HoloInventory] (HoloInventory-1.7.10-1.9.1.124.jar)
  665. UC HardcoreQuesting{4.4.4} [Hardcore Questing Mode] (HQM-The Journey-4.4.4.jar)
  666. UC icbm{2.15.4.497} [ICBM] (ICBM-1.7.10-2.15.4b497.jar)
  667. UC icbmsentry{0.1.0.61} [ICBM Sentries] (ICBM-Classic-Sentry-1.7.10-0.1.0b61.jar)
  668. UC InfernalMobs{1.6.0} [Infernal Mobs] (InfernalMobs-1.7.10.jar)
  669. UC LunatriusCore{1.1.2.21} [LunatriusCore] (LunatriusCore-1.7.10-1.1.2.21-universal.jar)
  670. UC InGameInfoXML{2.8.1.82} [InGame Info XML] (InGameInfoXML-1.7.10-2.8.1.82-universal.jar)
  671. UC InventoryPets{1.4.9.9b} [Inventory Pets] (inventorypets-1.7.10-1.4.9.9b-universal.jar)
  672. UC inventorytweaks{1.59-dev-152-cf6e263} [Inventory Tweaks] (InventoryTweaks-1.59-dev-152.jar)
  673. UC je_calculation{0.3.4} [Just Enough Calculation] (JustEnoughCalculation-1.7.10-0.3.4.jar)
  674. UC levels{r3.0.1} [Levels] (Levels-1.7.10-r3.0.1.jar)
  675. UC lootbags{2.0.17} [Loot Bags] (LootBags-1.7.10-2.0.17.jar)
  676. UC lycanitesmobs{1.13.0.5 - MC 1.7.10} [Lycanites Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
  677. UC arcticmobs{1.13.0.5 - MC 1.7.10} [Lycanites Arctic Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
  678. UC demonmobs{1.13.0.5 - MC 1.7.10} [Lycanites Demon Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
  679. UC desertmobs{1.13.0.5 - MC 1.7.10} [Lycanites Desert Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
  680. UC forestmobs{1.13.0.5 - MC 1.7.10} [Lycanites Forest Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
  681. UC freshwatermobs{1.13.0.5 - MC 1.7.10} [Lycanites Freshwater Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
  682. UC infernomobs{1.13.0.5 - MC 1.7.10} [Lycanites Inferno Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
  683. UC junglemobs{1.13.0.5 - MC 1.7.10} [Lycanites Jungle Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
  684. UC mountainmobs{1.13.0.5 - MC 1.7.10} [Lycanites Mountain Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
  685. UC plainsmobs{1.13.0.5 - MC 1.7.10} [Lycanites Plains Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
  686. UC saltwatermobs{1.13.0.5 - MC 1.7.10} [Lycanites Saltwater Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
  687. UC shadowmobs{1.13.0.5 - MC 1.7.10} [Lycanites Shadow Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
  688. UC swampmobs{1.13.0.5 - MC 1.7.10} [Lycanites Swamp Mobs] (LycanitesMobsComplete 1.13.0.5 [1.7.10].jar)
  689. UE mcheli{1.0} [mcheli] (MC1.7.10_mcheli_1.0.3.zip)
  690. UC MekanismGenerators{9.1.1} [MekanismGenerators] (MekanismGenerators-1.7.10-9.1.1.1031.jar)
  691. UC MekanismTools{9.1.1} [MekanismTools] (MekanismTools-1.7.10-9.1.1.1031.jar)
  692. UC Metallurgy{4.0.6} [Metallurgy 4] (Metallurgy-1.7.10-4.0.6.80.jar)
  693. UC meteors{2.14.3} [Falling Meteors] (meteors-1.7.10-2.14.3.jar)
  694. UC millenaire{6.0.0} [Millénaire] (millenaire-6.0.0.jar)
  695. UC minechem{5.0.5.406} [Minechem] (Minechem-1.7.10-5.0.5.406.jar)
  696. UC MineMenu{1.2.0} [MineMenu] (MineMenu-1.7.10-1.2.0.B44-universal.jar)
  697. UC numina{1.7.10} [Numina] (Numina-0.4.1.105.jar)
  698. UC powersuits{1.7.10-0.11.1.114} [MachineMuse's Modular Powersuits] (ModularPowersuits-1.7.10-0.11.1.114.jar)
  699. UC Morph{0.9.3} [Morph] (Morph-Beta-0.9.3.jar)
  700. UC Morpheus{1.7.10-1.6.21} [Morpheus] (Morpheus-1.7.10-1.6.21.jar)
  701. UC Mystcraft{0.12.3.04} [Mystcraft] (mystcraft-1.7.10-0.12.3.04.jar)
  702. UC openmodularturrets{2.2.11-238} [Open Modular Turrets] (OpenModularTurrets-1.7.10-2.2.11-238.jar)
  703. UC chatping{1.1.4} [Ping!] (ping-1.7.10-1.1.4.jar)
  704. UC placeableitems{2.0.1} [Placeable Items Mod] (placeableitems-2.0.1.jar)
  705. UC playertrophy{1.7.10-1.3.3} [PlayerTrophy] (playertrophy-1.7.10-1.3.3b.jar)
  706. UC PortalGun{4.0.0-beta-6} [PortalGun] (PortalGun-4.0.0-beta-6-fix-1.jar)
  707. UC ProjectE{1.7.10-PE1.10.1} [ProjectE] (ProjectE-1.7.10-PE1.10.1.jar)
  708. UC ProjRed|Transportation{4.7.0pre12.95} [ProjectRed Transportation] (ProjectRed-1.7.10-4.7.0pre12.95-Mechanical.jar)
  709. UC ProjRed|Exploration{4.7.0pre12.95} [ProjectRed Exploration] (ProjectRed-1.7.10-4.7.0pre12.95-World.jar)
  710. UC ProjRed|Compatibility{4.7.0pre12.95} [ProjectRed Compatibility] (ProjectRed-1.7.10-4.7.0pre12.95-Compat.jar)
  711. UC ProjRed|Integration{4.7.0pre12.95} [ProjectRed Integration] (ProjectRed-1.7.10-4.7.0pre12.95-Integration.jar)
  712. UC ProjRed|Fabrication{4.7.0pre12.95} [ProjectRed Fabrication] (ProjectRed-1.7.10-4.7.0pre12.95-Fabrication.jar)
  713. UC ProjRed|Illumination{4.7.0pre12.95} [ProjectRed Illumination] (ProjectRed-1.7.10-4.7.0pre12.95-Lighting.jar)
  714. UC ProjRed|Expansion{4.7.0pre12.95} [ProjectRed Expansion] (ProjectRed-1.7.10-4.7.0pre12.95-Mechanical.jar)
  715. UC Quadrum{1.2.0} [Quadrum] (Quadrum-1.7.10-1.2.0.B13-universal.jar)
  716. UC quantumflux{1.7.10-1.3.4} [QuantumFlux] (QuantumFlux-1.7.10-1.3.4.jar)
  717. UC RedstoneArsenal{1.7.10R1.1.2} [Redstone Arsenal] (RedstoneArsenal-[1.7.10]1.1.2-92.jar)
  718. UC rivalrebels{1.7.10Y} [Rival Rebels] (rivalrebels-1.7.10Y.jar)
  719. UC Roguelike{1.5.0} [Roguelike Dungeons] (roguelike-1.7.10-1.5.0b.jar)
  720. UC ropebridge{1.3} [Rope Bridge] (RopeBridge-v1.3-mc1.7.10.jar)
  721. UC RTG{1.7.10-1.1.1.7} [Realistic Terrain Generation] (RTG-1.7.10-1.1.1.7.jar)
  722. UC sentryaa{0.0.1.58} [Sentry AA] (Sentry-AA-1.7.10-0.0.1b58.jar)
  723. UC signposts{1.2.1} [Sign-Posts] (signposts-1.7.10-1.2.1.jar)
  724. UC SilentGems{1.3.14} [Silent's Gems] (SilentGems-1.7.10-1.3.14-172.jar)
  725. UC SimilsaxTranstructors{1.7.10.15} [Similsax Transtructors] (SimilsaxTranstructors-1.7.10.15.jar)
  726. UC simplyjetpacks{1.5.3} [Simply Jetpacks] (SimplyJetpacks-MC1.7.10-1.5.3.jar)
  727. UC spacore{01.05.12} [SpACore] (SpACore-1.7.10-01.05.12.jar)
  728. UC tchelper{1.7.10-1.4} [TC Research-Helper] (tchelper-1.7.10-1.4.jar)
  729. UC teamup{1.1.3:1.7.10} [Team Up] (TeamUp-1.1.3-1.7.10.jar)
  730. UC tinkersdefense{1.3.7} [Tinkers' Defense] (tinkersdefense-1.3.7.jar)
  731. UC TravellersGear{1.16.6} [Traveller's Gear] (TravellersGear-1.7.10-1.16.6.jar)
  732. UC VeinMiner{0.36.0_1.7.10-28a7f13} [Vein Miner] (VeinMiner-1.7.10-0.36.0.496+28a7f13.jar)
  733. UC VeinMinerModSupport{0.36.0_1.7.10-28a7f13} [Mod Support] (VeinMiner-1.7.10-0.36.0.496+28a7f13.jar)
  734. UC ViewEMC{v4} [View EMC] (ViewEMC-1.7.10-v4.jar)
  735. UC voltzenginemodcompat{1.9.14.302} [Voltz Engine Mod Compatibility Loader] (VoltzEngine-1.7.10-1.9.14b302.jar)
  736. UC voltzenginemodflag{1.9.14.302} [VoltzEngine mod protection, flag, and region system] (VoltzEngine-1.7.10-1.9.14b302.jar)
  737. UC wailaevents{1.0.0} [Waila Events] (WailaEvents-1.0.0.jar)
  738. UC waila-blacklist{0.1} [WAILA Blacklist] (waila-blacklist-1.7.10-0.1.jar)
  739. UC wailafeatures{0.1.0} [WAILA-features] (WAILA-features-1.7.10-0.1.0.jar)
  740. UC wailainhib{1.1.0} [Waila Inhibitors] (Waila-Inhibitors-1.1.0.jar)
  741. UC WailaHarvestability{1.1.6} [Waila Harvestability] (WailaHarvestability-mc1.7.10-1.1.6.jar)
  742. UC wawla{1.3.1} [What Are We Looking At] (Wawla-1.0.5.120.jar)
  743. UC waystones{1.0.5} [Waystones] (Waystones-mc1.7.10-1.0.5.jar)
  744. UC weaponcaseloot{1.2.12} [WeaponCaseLoot] (weaponcaseloot-1.2.12.jar)
  745. UC witchery{0.24.1} [Witchery] (witchery-1.7.10-0.24.1.jar)
  746. UC WitchingGadgets{1.1.10} [Witching Gadgets] (WitchingGadgets-1.7.10-1.1.10.jar)
  747. UC wolfarmor{1.3.0} [Wolf Armor and Storage] (wolfarmor-1.3.0.1.jar)
  748. UC zssaddon{1.7.10-alpha-0.0.5-2} [Zelda Sword Skills - Addon] (zeldaswordskillsaddon-v0.0.6.jar)
  749. UC Ztones{1.7.10} [Ztones] (Ztones-1.7.10-2.2.1.jar)
  750. UC McMultipart{1.2.0.345} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
  751. UC ForgeRelocation{0.0.1.4} [ForgeRelocation] (ForgeRelocation-0.0.1.4-universal.jar)
  752. UC MCFrames{1.0} [MCFrames] (ForgeRelocation-0.0.1.4-universal.jar)
  753. UC RelocationFMP{0.0.1.2} [RelocationFMP] (ForgeRelocationFMP-0.0.1.2-universal.jar)
  754. UC IguanaTweaksTConstruct{1.7.10-2.1.6.163} [Iguana Tinker Tweaks] (IguanaTinkerTweaks-1.7.10-2.1.6.jar)
  755. UC NEI-Mystcraft-Plugin{02.01.09} [NEI Mystcraft Plugin] (MystNEI-Plugin-1.7.10-02.01.09.jar)
  756. UC ForgeMicroblock{1.2.0.345} [Forge Microblocks] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
  757. GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 391.01' Renderer: 'GeForce GTX 1050/PCIe/SSE2'
  758. CoFHCore: -[1.7.10]3.1.4-329
  759. AE2 Version: stable rv2-stable-10 for Forge 10.13.2.1291
  760. ThermalFoundation: -[1.7.10]1.2.6-118
  761. Mantle Environment: Environment healthy.
  762. ThermalExpansion: -[1.7.10]4.1.5-248
  763. TConstruct Environment: Environment healthy.
  764. RedstoneArsenal: -[1.7.10]1.1.2-92
  765. SpACore ASM Transformers:
  766. GLStateManager: false
  767. GLStateManager debug output: false
  768. Debug screen replacer: true
  769. [17:09:20] [Client thread/INFO]: [net.minecraft.client.Minecraft:func_71377_b:359]: #@!@# Game crashed! Crash report saved to: #@!@# C:\Users\OmegaRogue\Documents\Curse\Minecraft\Instances\Battle Royale\crash-reports\crash-2018-03-21_17.09.20-client.txt
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement