Advertisement
tahg

Untitled

Feb 15th, 2015
274
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 26.46 KB | None | 0 0
  1. java.util.ConcurrentModificationException
  2. at java.util.TreeMap$PrivateEntryIterator.nextEntry(TreeMap.java:1207)
  3. at java.util.TreeMap$ValueIterator.next(TreeMap.java:1252)
  4. at cofh.core.util.ConfigHandler.renameCategory(ConfigHandler.java:222)
  5. at cofh.thermalexpansion.ThermalExpansion.preInit(ThermalExpansion.java:131)
  6. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  7. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  8. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  9. at java.lang.reflect.Method.invoke(Method.java:483)
  10. at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
  11. at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
  12. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  13. at java.lang.reflect.Method.invoke(Method.java:483)
  14. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  15. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  16. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  17. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  18. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  19. at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
  20. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
  21. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  22. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  23. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  24. at java.lang.reflect.Method.invoke(Method.java:483)
  25. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  26. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  27. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  28. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  29. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  30. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
  31. at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:513)
  32. at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:239)
  33. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
  34. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
  35. at net.minecraft.client.main.Main.main(SourceFile:148)
  36. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  37. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  38. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  39. at java.lang.reflect.Method.invoke(Method.java:483)
  40. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  41. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  42.  
  43.  
  44. A detailed walkthrough of the error, its code path and all known details is as follows:
  45. ---------------------------------------------------------------------------------------
  46.  
  47. -- Head --
  48. Stacktrace:
  49. at java.util.TreeMap$PrivateEntryIterator.nextEntry(TreeMap.java:1207)
  50. at java.util.TreeMap$ValueIterator.next(TreeMap.java:1252)
  51. at cofh.core.util.ConfigHandler.renameCategory(ConfigHandler.java:222)
  52. at cofh.thermalexpansion.ThermalExpansion.preInit(ThermalExpansion.java:131)
  53. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  54. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  55. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  56. at java.lang.reflect.Method.invoke(Method.java:483)
  57. at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
  58. at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
  59. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  60. at java.lang.reflect.Method.invoke(Method.java:483)
  61. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  62. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  63. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  64. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  65. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  66. at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
  67. at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
  68. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  69. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  70. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  71. at java.lang.reflect.Method.invoke(Method.java:483)
  72. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  73. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  74. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  75. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  76. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  77. at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
  78. at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:513)
  79. at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:239)
  80. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480)
  81.  
  82. -- Initialization --
  83. Details:
  84. Stacktrace:
  85. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
  86. at net.minecraft.client.main.Main.main(SourceFile:148)
  87. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  88. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  89. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  90. at java.lang.reflect.Method.invoke(Method.java:483)
  91. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  92. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  93.  
  94. -- System Details --
  95. Details:
  96. Minecraft Version: 1.7.10
  97. Operating System: Windows 7 (amd64) version 6.1
  98. Java Version: 1.8.0_25, Oracle Corporation
  99. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  100. Memory: 812621240 bytes (774 MB) / 1988100096 bytes (1896 MB) up to 3817865216 bytes (3641 MB)
  101. JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4G -XX:MaxPermSize=256M
  102. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  103. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  104. FML: MCP v9.05 FML v7.10.85.1291 Minecraft Forge 10.13.2.1291 159 mods loaded, 159 mods active
  105. mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  106. FML{7.10.85.1291} [Forge Mod Loader] (forge-1.7.10-10.13.2.1291.jar) Unloaded->Constructed->Pre-initialized
  107. Forge{10.13.2.1291} [Minecraft Forge] (forge-1.7.10-10.13.2.1291.jar) Unloaded->Constructed->Pre-initialized
  108. appliedenergistics2-core{rv2-beta-8} [AppliedEnergistics2 Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  109. CodeChickenCore{1.0.4.35} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  110. <CoFH ASM>{000} [CoFH ASM Data Initialization] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  111. InfiniBows{1.3.0 build 20} [InfiniBows] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  112. MobiusCore{1.2.3} [MobiusCore] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  113. NotEnoughItems{1.0.4.83} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.4.83-universal.jar) Unloaded->Constructed->Pre-initialized
  114. ThaumicTinkerer-preloader{0.1} [Thaumic Tinkerer Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  115. OpenModsCore{0.6} [OpenModsCore] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  116. debug{1.0} [debug] (denseores-1.5.jar) Unloaded->Constructed->Pre-initialized
  117. bspkrsCore{6.15} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.15.jar) Unloaded->Constructed->Pre-initialized
  118. ArmorStatusHUD{1.28} [ArmorStatusHUD] ([1.7.10]ArmorStatusHUD-client-1.28.jar) Unloaded->Constructed->Pre-initialized
  119. StatusEffectHUD{1.27} [StatusEffectHUD] ([1.7.10]StatusEffectHUD-client-1.27.jar) Unloaded->Constructed->Pre-initialized
  120. AgriCraft{1.7.10-1.2.3} [AgriCraft] (AgriCraft-1.7.10-1.2.3.jar) Unloaded->Constructed->Pre-initialized
  121. appliedenergistics2{rv2-beta-8} [Applied Energistics 2] (appliedenergistics2-rv2-beta-8.jar) Unloaded->Constructed->Pre-initialized
  122. CoFHCore{1.7.10R3.0.0B9} [CoFH Core] (CoFHCore-[1.7.10]3.0.0B9-133.jar) Unloaded->Constructed->Pre-initialized
  123. BuildCraft|Core{6.3.6} [BuildCraft] (buildcraft-6.3.6.jar) Unloaded->Constructed->Pre-initialized
  124. Mantle{1.7.10-0.3.2.jenkins186} [Mantle] (Mantle-1.7.10-0.3.2.jenkins186.jar) Unloaded->Constructed->Pre-initialized
  125. Natura{2.2.0} [Natura] (natura-1.7.10-2.2.0.1.jar) Unloaded->Constructed->Pre-initialized
  126. BiomesOPlenty{2.1.0} [Biomes O' Plenty] (BiomesOPlenty-1.7.10-2.1.0.1062-universal.jar) Unloaded->Constructed->Pre-initialized
  127. IC2{2.2.671-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.671-experimental.jar) Unloaded->Constructed->Pre-initialized
  128. Forestry{3.4.0.7} [Forestry for Minecraft] (forestry_1.7.10-3.4.0.7.jar) Unloaded->Constructed->Pre-initialized
  129. bcapiHolder{1.0} [bcapiHolder] (bcapi-6.0.x.jar) Unloaded->Constructed->Pre-initialized
  130. bdlib{1.6.1.39} [BD Lib] (bdlib-mc1710-1.6.1.39.jar) Unloaded->Constructed->Pre-initialized
  131. BiblioCraft{1.9.2} [BiblioCraft] (BiblioCraft[v1.9.2][MC1.7.10].jar) Unloaded->Constructed->Pre-initialized
  132. BiblioWoodsBoP{1.9} [BiblioWoods Biomes O'Plenty Edition] (BiblioWoods[BiomesOPlenty][v1.9].jar) Unloaded->Constructed->Pre-initialized
  133. BiblioWoodsForestry{1.7} [BiblioWoods Forestry Edition] (BiblioWoods[Forestry][v1.7].jar) Unloaded->Constructed->Pre-initialized
  134. BiblioWoodsNatura{1.5} [BiblioWoods Natura Edition] (BiblioWoods[Natura][v1.5].jar) Unloaded->Constructed->Pre-initialized
  135. ThermalFoundation{1.7.10R1.0.0RC1} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.0.0RC1-37.jar) Unloaded->Constructed->Pre-initialized
  136. ThermalExpansion{1.7.10R4.0.0B9} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.0.0B9-93.jar) Unloaded->Constructed->Errored
  137. BigReactors{0.4.1A2} [Big Reactors] (BigReactors-0.4.1A2.jar) Unloaded->Constructed->Pre-initialized
  138. BinnieCore{2.0-pre6b} [Binnie Core] (binnie-mods-2.0-pre6b.jar) Unloaded->Constructed->Pre-initialized
  139. ExtraTrees{2.0-pre6b} [Extra Trees] (binnie-mods-2.0-pre6b.jar) Unloaded->Constructed->Pre-initialized
  140. binnie-fix-dev5{1.0} [BinnieFixDev5] (binnie-fix-dev5-1.7.10-1.0.jar) Unloaded->Constructed->Pre-initialized
  141. Botany{2.0-pre6b} [Botany] (binnie-mods-2.0-pre6b.jar) Unloaded->Constructed->Pre-initialized
  142. ExtraBees{2.0-pre6b} [Extra Bees] (binnie-mods-2.0-pre6b.jar) Unloaded->Constructed->Pre-initialized
  143. Genetics{2.0-pre6b} [Genetics] (binnie-mods-2.0-pre6b.jar) Unloaded->Constructed->Pre-initialized
  144. AWWayofTime{v1.3.0b} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.7.10-1.3.0b-3.jar) Unloaded->Constructed->Pre-initialized
  145. qmunitylib{1.0} [QmunityLib] (QmunityLib-0.1.78a-universal.jar) Unloaded->Constructed->Pre-initialized
  146. bluepower{0.2.857} [Blue Power] (BluePower-1.7.10-0.2.857-universal.jar) Unloaded->Constructed->Pre-initialized
  147. Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar) Unloaded->Constructed->Pre-initialized
  148. Thaumcraft{4.2.3.4} [Thaumcraft] (Thaumcraft-1.7.10-4.2.3.4.jar) Unloaded->Constructed->Pre-initialized
  149. Botania{r1.4-159} [Botania] (Botania r1.4-159.jar) Unloaded->Constructed->Pre-initialized
  150. BuildCraft|Transport{6.3.6} [BC Transport] (buildcraft-6.3.6.jar) Unloaded->Constructed->Pre-initialized
  151. BuildCraft|Silicon{6.3.6} [BC Silicon] (buildcraft-6.3.6.jar) Unloaded->Constructed->Pre-initialized
  152. BuildCraft|Builders{6.3.6} [BC Builders] (buildcraft-6.3.6.jar) Unloaded->Constructed->Pre-initialized
  153. BuildCraft|Energy{6.3.6} [BC Energy] (buildcraft-6.3.6.jar) Unloaded->Constructed->Pre-initialized
  154. BuildCraft|Factory{6.3.6} [BC Factory] (buildcraft-6.3.6.jar) Unloaded->Constructed->Pre-initialized
  155. CarpentersBlocks{3.3.5} [Carpenter's Blocks] (Carpenter's Blocks v3.3.5 - MC 1.7.10.jar) Unloaded->Constructed->Pre-initialized
  156. ChickenChunks{1.3.4.17} [ChickenChunks] (ChickenChunks-1.7.10-1.3.4.17-universal.jar) Unloaded->Constructed->Pre-initialized
  157. Railcraft{9.5.0.0} [Railcraft] (Railcraft_1.7.10-9.5.0.0.jar) Unloaded->Constructed->Pre-initialized
  158. TwilightForest{2.3.2} [The Twilight Forest] (twilightforest-1.7.10-2.3.2.jar) Unloaded->Constructed->Pre-initialized
  159. ForgeMultipart{1.1.0.314} [Forge Multipart] (ForgeMultipart-1.7.10-1.1.0.314-universal.jar) Unloaded->Constructed->Pre-initialized
  160. chisel{2.3.5.1e7d12f} [Chisel 2] (Chisel2_DEV-2.3.5.1e7d12f.jar) Unloaded->Constructed->Pre-initialized
  161. CompactSolars{4.4.37.314} [Compact Solar Arrays] (CompactSolars-1.7.10-4.4.37.314-universal.jar) Unloaded->Constructed->Pre-initialized
  162. ComputerCraft{1.65} [ComputerCraft] (ComputerCraft1.65.jar) Unloaded->Constructed->Pre-initialized
  163. menagerie{1.0} [menagerie] (dark_menagerie-1.7.10-beta-2.0.jar) Unloaded->Constructed->Pre-initialized
  164. MineFactoryReloaded{1.7.10R2.8.0RC6} [MineFactory Reloaded] (MineFactoryReloaded-[1.7.10]2.8.0RC6-47.jar) Unloaded->Constructed->Pre-initialized
  165. EnderIO{1.7.10-2.2.8.349} [Ender IO] (EnderIO-1.7.10-2.2.8.349.jar) Unloaded->Constructed->Pre-initialized
  166. EnderStorage{1.4.5.27} [EnderStorage] (EnderStorage-1.7.10-1.4.5.27-universal.jar) Unloaded->Constructed->Pre-initialized
  167. EnderTech{1.7.10-0.3.0.364} [EnderTech] (EnderTech-1.7.10-0.3.0.364.jar) Unloaded->Constructed->Pre-initialized
  168. EE3{0.2.405} [Equivalent Exchange 3] (EquivalentExchange3-1.7.10-0.2.405.jar) Unloaded->Constructed->Pre-initialized
  169. Waila{1.5.8} [Waila] (Waila-1.5.9_1.7.10.jar) Unloaded->Constructed->Pre-initialized
  170. extracells{2.2.23} [ExtraCells] (ExtraCells-1.7.10-2.2.23b43.jar) Unloaded->Constructed->Pre-initialized
  171. TConstruct{1.7.10-1.8.2.build887} [Tinkers' Construct] (TConstruct-1.7.10-1.8.2.build887.jar) Unloaded->Constructed->Pre-initialized
  172. ExtraTiC{1.4.1} [ExtraTiC] (ExtraTiC-1.7.10-1.4.1.jar) Unloaded->Constructed->Pre-initialized
  173. ExtraUtilities{1.2.1} [Extra Utilities] (extrautilities-1.2.1.jar) Unloaded->Constructed->Pre-initialized
  174. factorization.notify{1.0} [Factorization Notification System] (Factorization-1.7.10-0.8.88.8.8887c.jar) Unloaded->Constructed->Pre-initialized
  175. factorization.dimensionalSlice{0.8.88.8.8887c} [Factorization Dimensional Slices] (Factorization-1.7.10-0.8.88.8.8887c.jar) Unloaded->Constructed->Pre-initialized
  176. factorization{0.8.88.8.8887c} [Factorization] (Factorization-1.7.10-0.8.88.8.8887c.jar) Unloaded->Constructed->Pre-initialized
  177. factorization.misc{0.8.88.8.8887c} [Factorization Miscellaneous Nonsense] (Factorization-1.7.10-0.8.88.8.8887c.jar) Unloaded->Constructed->Pre-initialized
  178. FastCraft{1.19} [FastCraft] (fastcraft-1.19.jar) Unloaded->Constructed->Pre-initialized
  179. FinndusFillies{2.1.0.12} [Finndus Fillies] (FinndusFillies-1.7.10-universal-2.1.0.12.jar) Unloaded->Constructed->Pre-initialized
  180. FlatSigns{2.1.0.19} [Flat Signs] (FlatSigns-1.7.10-universal-2.1.0.19.jar) Unloaded->Constructed->Pre-initialized
  181. ThaumicTinkerer{unspecified} [Thaumic Tinkerer] (ThaumicTinkerer-2.5-1.7.10-466.jar) Unloaded->Constructed->Pre-initialized
  182. ForbiddenMagic{1.7.10-0.552} [Forbidden Magic] (Forbidden Magic-1.7.10-0.552.jar) Unloaded->Constructed->Pre-initialized
  183. foxlib{1.7.10-0.6.0} [FoxLib] (FoxLib-1.7.10-0.6.0.jar) Unloaded->Constructed->Pre-initialized
  184. funkylocomotion{1.0} [Funky Locomotion] (funky-locomotion-1.7.10-beta-4.jar) Unloaded->Constructed->Pre-initialized
  185. MagicBees{1.7.10-2.1.22} [Magic Bees] (magicbees-1.7.10-2.1.22.jar) Unloaded->Constructed->Pre-initialized
  186. gendustry{1.4.4.54} [GenDustry] (gendustry-mc1710-1.4.4.54.jar) Unloaded->Constructed->Pre-initialized
  187. iChunUtil{4.1.3} [iChunUtil] (iChunUtil-4.1.3.jar) Unloaded->Constructed->Pre-initialized
  188. Hats{4.0.1} [Hats] (Hats-4.0.1.jar) Unloaded->Constructed->Pre-initialized
  189. HatStand{4.0.0} [HatStand] (HatStand-4.0.0b.jar) Unloaded->Constructed->Pre-initialized
  190. HelpFixer{1.0.7} [HelpFixer] (HelpFixer-1.0.7.jar) Unloaded->Constructed->Pre-initialized
  191. IC2NuclearControl{2.1.2a} [Nuclear Control 2] (IC2NuclearControl-2.1.2a.jar) Unloaded->Constructed->Pre-initialized
  192. inventorytweaks{1.59-dev-156-af3bc68} [Inventory Tweaks] (InventoryTweaks-1.59-dev-156.jar) Unloaded->Constructed->Pre-initialized
  193. IronChest{6.0.60.741} [Iron Chest] (ironchest-1.7.10-6.0.60.741-universal.jar) Unloaded->Constructed->Pre-initialized
  194. JABBA{1.2.0a} [JABBA] (Jabba-1.2.0a_1.7.10.jar) Unloaded->Constructed->Pre-initialized
  195. journeymap{5.0.1} [JourneyMap] (JourneyMap5.0.1_Unlimited_MC1.7.10.jar) Unloaded->Constructed->Pre-initialized
  196. MineFactoryReloaded|CompatAppliedEnergistics{1.7.10R2.8.0RC6} [MFR Compat: Applied Energistics] (MineFactoryReloaded-[1.7.10]2.8.0RC6-47.jar) Unloaded->Constructed->Pre-initialized
  197. MineFactoryReloaded|CompatAtum{1.7.10R2.8.0RC6} [MFR Compat: Atum] (MineFactoryReloaded-[1.7.10]2.8.0RC6-47.jar) Unloaded->Constructed->Pre-initialized
  198. MineFactoryReloaded|CompatBackTools{1.7.10R2.8.0RC6} [MFR Compat: BackTools] (MineFactoryReloaded-[1.7.10]2.8.0RC6-47.jar) Unloaded->Constructed->Pre-initialized
  199. MineFactoryReloaded|CompatBuildCraft{1.7.10R2.8.0RC6} [MFR Compat: BuildCraft] (MineFactoryReloaded-[1.7.10]2.8.0RC6-47.jar) Unloaded->Constructed->Pre-initialized
  200. MineFactoryReloaded|CompatChococraft{1.7.10R2.8.0RC6} [MFR Compat: Chococraft] (MineFactoryReloaded-[1.7.10]2.8.0RC6-47.jar) Unloaded->Constructed->Pre-initialized
  201. MineFactoryReloaded|CompatExtraBiomes{1.7.10R2.8.0RC6} [MFR Compat: ExtraBiomes] (MineFactoryReloaded-[1.7.10]2.8.0RC6-47.jar) Unloaded->Constructed->Pre-initialized
  202. MineFactoryReloaded|CompatForestry{1.7.10R2.8.0RC6} [MFR Compat: Forestry] (MineFactoryReloaded-[1.7.10]2.8.0RC6-47.jar) Unloaded->Constructed->Pre-initialized
  203. MineFactoryReloaded|CompatForgeMicroblock{1.7.10R2.8.0RC6} [MFR Compat: ForgeMicroblock] (MineFactoryReloaded-[1.7.10]2.8.0RC6-47.jar) Unloaded->Constructed->Pre-initialized
  204. MineFactoryReloaded|CompatIC2{1.7.10R2.8.0RC6} [MFR Compat: IC2] (MineFactoryReloaded-[1.7.10]2.8.0RC6-47.jar) Unloaded->Constructed->Pre-initialized
  205. Mystcraft{0.11.0.25} [Mystcraft] (mystcraft-1.7.10-0.11.0.25.jar) Unloaded->Constructed->Pre-initialized
  206. MineFactoryReloaded|CompatMystcraft{1.7.10R2.8.0RC6} [MFR Compat: Mystcraft] (MineFactoryReloaded-[1.7.10]2.8.0RC6-47.jar) Unloaded->Constructed->Pre-initialized
  207. MineFactoryReloaded|CompatProjRed{1.7.10R2.8.0RC6} [MFR Compat ProjectRed] (MineFactoryReloaded-[1.7.10]2.8.0RC6-47.jar) Unloaded->Constructed->Pre-initialized
  208. MineFactoryReloaded|CompatRailcraft{1.7.10R2.8.0RC6} [MFR Compat: Railcraft] (MineFactoryReloaded-[1.7.10]2.8.0RC6-47.jar) Unloaded->Constructed->Pre-initialized
  209. MineFactoryReloaded|CompatRP2{1.7.10R2.8.0RC6} [MFR Compat: RP2] (MineFactoryReloaded-[1.7.10]2.8.0RC6-47.jar) Unloaded->Constructed->Pre-initialized
  210. MineFactoryReloaded|CompatSufficientBiomes{1.7.10R2.8.0RC6} [MFR Compat: Sufficient Biomes] (MineFactoryReloaded-[1.7.10]2.8.0RC6-47.jar) Unloaded->Constructed->Pre-initialized
  211. MineFactoryReloaded|CompatThaumcraft{1.7.10R2.8.0RC6} [MFR Compat: Thaumcraft] (MineFactoryReloaded-[1.7.10]2.8.0RC6-47.jar) Unloaded->Constructed->Pre-initialized
  212. MineFactoryReloaded|CompatThermalExpansion{1.7.10R2.8.0RC6} [MFR Compat: Thermal Expansion] (MineFactoryReloaded-[1.7.10]2.8.0RC6-47.jar) Unloaded->Constructed->Pre-initialized
  213. MineFactoryReloaded|CompatTConstruct{1.7.10R2.8.0RC6} [MFR Compat: Tinkers' Construct] (MineFactoryReloaded-[1.7.10]2.8.0RC6-47.jar) Unloaded->Constructed->Pre-initialized
  214. MineFactoryReloaded|CompatTwilightForest{1.7.10R2.8.0RC6} [MFR Compat: TwilightForest] (MineFactoryReloaded-[1.7.10]2.8.0RC6-47.jar) Unloaded->Constructed->Pre-initialized
  215. MineFactoryReloaded|CompatVanilla{1.7.10R2.8.0RC6} [MFR Compat: Vanilla] (MineFactoryReloaded-[1.7.10]2.8.0RC6-47.jar) Unloaded->Constructed->Pre-initialized
  216. testdummy{1.0} [MmmMmmMmmMmm] (MmmMmmMmmMmm-1.6.jar) Unloaded->Constructed->Pre-initialized
  217. Morph{0.9.1} [Morph] (Morph-Beta-0.9.1.jar) Unloaded->Constructed->Pre-initialized
  218. Morpheus{1.7.10-1.6.3} [Morpheus] (Morpheus-1.7.10-1.6.3.jar) Unloaded->Constructed->Pre-initialized
  219. NEIAddons{1.12.3.11} [NEI Addons] (neiaddons-mc1710-1.12.3.11.jar) Unloaded->Constructed->Pre-initialized
  220. NEIAddons|Botany{1.12.3.11} [NEI Addons: Botany] (neiaddons-mc1710-1.12.3.11.jar) Unloaded->Constructed->Pre-initialized
  221. NEIAddons|Forestry{1.12.3.11} [NEI Addons: Forestry] (neiaddons-mc1710-1.12.3.11.jar) Unloaded->Constructed->Pre-initialized
  222. NEIAddons|CraftingTables{1.12.3.11} [NEI Addons: Crafting Tables] (neiaddons-mc1710-1.12.3.11.jar) Unloaded->Constructed->Pre-initialized
  223. NEIAddons|ExNihilo{1.12.3.11} [NEI Addons: Ex Nihilo] (neiaddons-mc1710-1.12.3.11.jar) Unloaded->Constructed->Pre-initialized
  224. neiintegration{1.0.6} [NEI Integration] (NEIIntegration-MC1.7.10-1.0.6.jar) Unloaded->Constructed->Pre-initialized
  225. ObsidiPlates{3.0.0.18} [ObsidiPlates] (ObsidiPlates-1.7.10-universal-3.0.0.18.jar) Unloaded->Constructed->Pre-initialized
  226. OpenMods{0.6} [OpenMods] (OpenModsLib-1.7.10-0.6-snapshot-306.jar) Unloaded->Constructed->Pre-initialized
  227. OpenBlocks{1.3} [OpenBlocks] (OpenBlocks-1.7.10-1.3-snapshot-553.jar) Unloaded->Constructed->Pre-initialized
  228. OpenPeripheralCore{0.6.0} [OpenPeripheralCore] (OpenPeripheralCore-1.7.10-0.6.0-snapshot-199.jar) Unloaded->Constructed->Pre-initialized
  229. OpenPeripheral{0.2.0} [OpenPeripheralAddons] (OpenPeripheralAddons-1.7.10-0.2.0-snapshot-162.jar) Unloaded->Constructed->Pre-initialized
  230. OpenPeripheralIntegration{0.1.0} [OpenPeripheralIntegration] (OpenPeripheralIntegration-1.7.10-0.1.0-snapshot-38.jar) Unloaded->Constructed->Pre-initialized
  231. MapWriter{2.1.1} [MapWriter] (Opis-1.2.3_1.7.10.jar) Unloaded->Constructed->Pre-initialized
  232. Opis{1.2.3} [Opis] (Opis-1.2.3_1.7.10.jar) Unloaded->Constructed->Pre-initialized
  233. harvestcraft{1.7.10d} [Pam's HarvestCraft] (Pam's HarvestCraft 1.7.10f.jar) Unloaded->Constructed->Pre-initialized
  234. PneumaticCraft{1.5.6-59} [PneumaticCraft] (PneumaticCraft-1.7.10-1.5.6-59-universal.jar) Unloaded->Constructed->Pre-initialized
  235. fuj1n.recmod{v1.5.1} [Recording Status Mod] (RecStatusMod-v1.5.1-1.7.10.jar) Unloaded->Constructed->Pre-initialized
  236. libsandstone{1.0.0} [libsandstone] (LibSandstone-1.0.0.jar) Unloaded->Constructed->Pre-initialized
  237. xreliquary{1.2} [Reliquary] (Reliquary-1.2.256.jar) Unloaded->Constructed->Pre-initialized
  238. Sampler{1.18} [Sampler] (sampler-1.18.jar) Unloaded->Constructed->Pre-initialized
  239. simpleretrogen{1.1} [Simple Retrogen] (simpleretrogen-1.1.jar) Unloaded->Constructed->Pre-initialized
  240. spatialio-compat{build-8} [Spatial IO Compat] (spatialiocompat-build-8.jar) Unloaded->Constructed->Pre-initialized
  241. StevesFactoryManager{A92} [Steve's Factory Manager] (StevesFactoryManagerA92.jar) Unloaded->Constructed->Pre-initialized
  242. StevesAddons{0.7.3} [Steve's Addons] (StevesAddons-1.7.10-0.7.3.jar) Unloaded->Constructed->Pre-initialized
  243. StevesCarts{2.0.0.b18} [Steve's Carts 2] (StevesCarts2.0.0.b18.jar) Unloaded->Constructed->Pre-initialized
  244. StevesWorkshop{0.5.1} [Steve's Workshop] (StevesWorkshop-0.5.1.jar) Unloaded->Constructed->Pre-initialized
  245. Sync{4.0.0} [Sync] (Sync-4.0.0.jar) Unloaded->Constructed->Pre-initialized
  246. Tails{1.7.10-1.2.3} [Tails] (Tails-1.7.10-1.2.3.jar) Unloaded->Constructed->Pre-initialized
  247. ThaumicExploration{0.6.0} [Thaumic Exploration] (ThaumicExploration-1.7.10-1.1-37.jar) Unloaded->Constructed->Pre-initialized
  248. ThermalDynamics{1.7.10R1.0.0B1} [Thermal Dynamics] (ThermalDynamics-1.7.10A0.0.32.jar) Unloaded->Constructed->Pre-initialized
  249. TiCTooltips{1.2.3} [TiC Tooltips] (TiCTooltips-mc1.7.10-1.2.3.jar) Unloaded->Constructed->Pre-initialized
  250. TMechworks{0.2.12.95} [Tinkers' Mechworks] (TMechworks-1.7.10-0.2.12.95.jar) Unloaded->Constructed->Pre-initialized
  251. Translocator{1.1.1.14} [Translocator] (Translocator-1.7.10-1.1.1.14-universal.jar) Unloaded->Constructed->Pre-initialized
  252. ttCore{MC1.7.10-0.1.0-66} [ttCore] (ttCore-MC1.7.10-0.1.0-66.jar) Unloaded->Constructed->Pre-initialized
  253. VillagersNose{1.3a} [Villager's Nose] (VillagersNose-1.7.10-1.3c.jar) Unloaded->Constructed->Pre-initialized
  254. WailaHarvestability{1.1.2} [Waila Harvestability] (WailaHarvestability-mc1.7.x-1.1.2.jar) Unloaded->Constructed->Pre-initialized
  255. witchery{0.22.0} [Witchery] (witchery-1.7.10-0.22.0.jar) Unloaded->Constructed->Pre-initialized
  256. WR-CBE|Core{1.4.1.9} [WR-CBE Core] (WR-CBE-1.7.10-1.4.1.9-universal.jar) Unloaded->Constructed->Pre-initialized
  257. WR-CBE|Addons{1.4.1.9} [WR-CBE Addons] (WR-CBE-1.7.10-1.4.1.9-universal.jar) Unloaded->Constructed->Pre-initialized
  258. WR-CBE|Logic{1.4.1.9} [WR-CBE Logic] (WR-CBE-1.7.10-1.4.1.9-universal.jar) Unloaded->Constructed->Pre-initialized
  259. McMultipart{1.1.0.314} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.1.0.314-universal.jar) Unloaded->Constructed->Pre-initialized
  260. aobd{2.4.0} [Another One Bites The Dust] (AOBD-2.4.0.jar) Unloaded->Constructed->Pre-initialized
  261. denseores{1.0} [Dense Ores] (denseores-1.5.jar) Unloaded->Constructed->Pre-initialized
  262. IguanaTweaksTConstruct{1.7.10-2.1.2.106} [Iguana Tinker Tweaks] (IguanaTinkerTweaks-1.7.10-2.1.2.106.jar) Unloaded->Constructed->Pre-initialized
  263. ForgeMicroblock{1.1.0.314} [Forge Microblocks] (ForgeMultipart-1.7.10-1.1.0.314-universal.jar) Unloaded->Constructed->Pre-initialized
  264. OpenModsLib crash transformers: [stencil_patches:FINISHED],[movement_callback:FINISHED],[map_gen_fix:FINISHED],[gl_capabilities_hook:FINISHED],[player_render_hook:FINISHED]
  265. AE2 Version: beta rv2-beta-8 for Forge 10.13.2.1230
  266. Mantle Environment: Environment healthy.
  267. TConstruct Environment: Environment healthy.
  268. Stencil buffer state: Function set: GL30, pool: internal, bits: 8
  269. Launched Version: 1.7.10-Forge10.13.2.1291
  270. LWJGL: 2.9.1
  271. OpenGL: GeForce GTX 760/PCIe/SSE2 GL version 4.5.0 NVIDIA 347.52, NVIDIA Corporation
  272. GL Caps: Using GL 1.3 multitexturing.
  273. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  274. Anisotropic filtering is supported and maximum anisotropy is 16.
  275. Shaders are available because OpenGL 2.1 is supported.
  276.  
  277. Is Modded: Definitely; Client brand changed to 'fml,forge'
  278. Type: Client (map_client.txt)
  279. Resource Packs: []
  280. Current Language: English (US)
  281. Profiler Position: N/A (disabled)
  282. Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  283. Anisotropic Filtering: Off (1)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement