Advertisement
Guest User

Untitled

a guest
Mar 26th, 2015
233
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 31.83 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // You're mean.
  3.  
  4. Time: 3/26/15 9:30 PM
  5. Description: Registering texture
  6.  
  7. java.lang.ExceptionInInitializerError
  8. at codechicken.wirelessredstone.addons.RemoteTexManager.load(RemoteTexManager.java:33)
  9. at codechicken.wirelessredstone.addons.WRAddonEventHandler.onTextureLoad(WRAddonEventHandler.java:93)
  10. at cpw.mods.fml.common.eventhandler.ASMEventHandler_538_WRAddonEventHandler_onTextureLoad_Pre.invoke(.dynamic)
  11. at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
  12. at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138)
  13. at net.minecraftforge.client.ForgeHooksClient.onTextureStitchedPre(ForgeHooksClient.java:271)
  14. at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:102)
  15. at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:90)
  16. at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(SourceFile:72)
  17. at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(SourceFile:61)
  18. at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(SourceFile:52)
  19. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:538)
  20. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
  21. at net.minecraft.client.main.Main.main(SourceFile:148)
  22. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  23. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  24. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  25. at java.lang.reflect.Method.invoke(Unknown Source)
  26. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  27. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  28. Caused by: java.lang.RuntimeException: java.io.FileNotFoundException: C:\Users\Marc\Desktop\Feed The Beast.app\Contents\Java\FTBInfinity\minecraft\config\WirelessRedstone.cfg (The requested operation cannot be performed on a file with a user-mapped section open)
  29. at codechicken.lib.config.ConfigFile.saveConfig(ConfigFile.java:98)
  30. at codechicken.lib.config.ConfigTag.saveConfig(ConfigTag.java:29)
  31. at codechicken.lib.config.ConfigTag.saveConfig(ConfigTag.java:29)
  32. at codechicken.lib.config.ConfigTag.saveConfig(ConfigTag.java:29)
  33. at codechicken.lib.config.ConfigTagParent.setComment(ConfigTagParent.java:61)
  34. at codechicken.lib.config.ConfigTag.setComment(ConfigTag.java:174)
  35. at codechicken.wirelessredstone.core.RedstoneEther.<clinit>(RedstoneEther.java:69)
  36. ... 20 more
  37. Caused by: java.io.FileNotFoundException: C:\Users\Marc\Desktop\Feed The Beast.app\Contents\Java\FTBInfinity\minecraft\config\WirelessRedstone.cfg (The requested operation cannot be performed on a file with a user-mapped section open)
  38. at java.io.FileOutputStream.open(Native Method)
  39. at java.io.FileOutputStream.<init>(Unknown Source)
  40. at java.io.FileOutputStream.<init>(Unknown Source)
  41. at java.io.PrintWriter.<init>(Unknown Source)
  42. at codechicken.lib.config.ConfigFile.saveConfig(ConfigFile.java:96)
  43. ... 26 more
  44.  
  45.  
  46. A detailed walkthrough of the error, its code path and all known details is as follows:
  47. ---------------------------------------------------------------------------------------
  48.  
  49. -- Head --
  50. Stacktrace:
  51. at codechicken.wirelessredstone.addons.RemoteTexManager.load(RemoteTexManager.java:33)
  52. at codechicken.wirelessredstone.addons.WRAddonEventHandler.onTextureLoad(WRAddonEventHandler.java:93)
  53. at cpw.mods.fml.common.eventhandler.ASMEventHandler_538_WRAddonEventHandler_onTextureLoad_Pre.invoke(.dynamic)
  54. at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
  55. at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138)
  56. at net.minecraftforge.client.ForgeHooksClient.onTextureStitchedPre(ForgeHooksClient.java:271)
  57. at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:102)
  58. at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:90)
  59.  
  60. -- Resource location being registered --
  61. Details:
  62. Resource location: minecraft:textures/atlas/items.png
  63. Texture object class: net.minecraft.client.renderer.texture.TextureMap
  64. Stacktrace:
  65. at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(SourceFile:72)
  66. at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(SourceFile:61)
  67. at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(SourceFile:52)
  68. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:538)
  69.  
  70. -- Initialization --
  71. Details:
  72. Stacktrace:
  73. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867)
  74. at net.minecraft.client.main.Main.main(SourceFile:148)
  75. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  76. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  77. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  78. at java.lang.reflect.Method.invoke(Unknown Source)
  79. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  80. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  81.  
  82. -- System Details --
  83. Details:
  84. Minecraft Version: 1.7.10
  85. Operating System: Windows 8.1 (amd64) version 6.3
  86. Java Version: 1.7.0_71, Oracle Corporation
  87. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  88. Memory: 1776419168 bytes (1694 MB) / 2955411456 bytes (2818 MB) up to 5726797824 bytes (5461 MB)
  89. JVM Flags: 4 total; -Xms256M -Xmx6144M -XX:PermSize=256m -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
  90. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  91. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  92. FML: MCP v9.05 FML v7.10.85.1291 Minecraft Forge 10.13.2.1291 158 mods loaded, 158 mods active
  93. mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  94. FML{7.10.85.1291} [Forge Mod Loader] (forge-1.7.10-10.13.2.1291-universal.jar) Unloaded->Constructed->Pre-initialized
  95. Forge{10.13.2.1291} [Minecraft Forge] (forge-1.7.10-10.13.2.1291-universal.jar) Unloaded->Constructed->Pre-initialized
  96. appliedenergistics2-core{rv2-beta-8} [AppliedEnergistics2 Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  97. Aroma1997Core{1.0.2.13} [Aroma1997Core] (Aroma1997Core-1.7.10-1.0.2.13.jar) Unloaded->Constructed->Pre-initialized
  98. CodeChickenCore{1.0.4.35} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  99. <CoFH ASM>{000} [CoFH ASM Data Initialization] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  100. InfiniBows{1.3.0 build 20} [InfiniBows] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  101. MobiusCore{1.2.3} [MobiusCore] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  102. NotEnoughItems{1.0.4.90} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.4.90-universal.jar) Unloaded->Constructed->Pre-initialized
  103. ThaumicTinkerer-preloader{0.1} [Thaumic Tinkerer Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  104. OpenModsCore{0.6} [OpenModsCore] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  105. debug{1.0} [debug] (denseores-1.5.jar) Unloaded->Constructed->Pre-initialized
  106. IC2{2.2.684-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.684-experimental.jar) Unloaded->Constructed->Pre-initialized
  107. AdvancedSolarPanel{1.7.10-3.5.1} [Advanced Solar Panels] (AdvancedSolarPanel-1.7.10-3.5.1.jar) Unloaded->Constructed->Pre-initialized
  108. AgriCraft{1.7.10-1.2.2} [AgriCraft] (AgriCraft-1.7.10-1.2.2.jar) Unloaded->Constructed->Pre-initialized
  109. appliedenergistics2{rv2-beta-8} [Applied Energistics 2] (appliedenergistics2-rv2-beta-8.jar) Unloaded->Constructed->Pre-initialized
  110. Aroma1997CoreHelper{1.0.2.13} [Aroma1997Core|Helper] (Aroma1997Core-1.7.10-1.0.2.13.jar) Unloaded->Constructed->Pre-initialized
  111. AromaBackup{0.0.0.5} [AromaBackup] (AromaBackup-1.7.10-0.0.0.5.jar) Unloaded->Constructed->Pre-initialized
  112. bdlib{1.6.5.52} [BD Lib] (bdlib-mc1710-1.6.5.52.jar) Unloaded->Constructed->Pre-initialized
  113. BetterTitleScreen{1.7.10-1.1} [Better Title Screen] (BetterTitleScreen-1.7.10-1.1.jar) Unloaded->Constructed->Pre-initialized
  114. BiblioCraft{1.9.2} [BiblioCraft] (BiblioCraft[v1.9.2][MC1.7.10].jar) Unloaded->Constructed->Pre-initialized
  115. Mantle{1.7.10-0.3.2.jenkins184} [Mantle] (Mantle-1.7.10-0.3.2.jar) Unloaded->Constructed->Pre-initialized
  116. Natura{2.2.0} [Natura] (natura-1.7.10-2.2.0.1.jar) Unloaded->Constructed->Pre-initialized
  117. BiomesOPlenty{2.1.0} [Biomes O' Plenty] (BiomesOPlenty-1.7.10-2.1.0.1067-universal.jar) Unloaded->Constructed->Pre-initialized
  118. BiblioWoodsBoP{1.9} [BiblioWoods Biomes O'Plenty Edition] (BiblioWoods[BiomesOPlenty][v1.9].jar) Unloaded->Constructed->Pre-initialized
  119. CoFHCore{1.7.10R3.0.0RC2} [CoFH Core] (CoFHCore-[1.7.10]3.0.0RC2-195.jar) Unloaded->Constructed->Pre-initialized
  120. BuildCraft|Core{6.4.1} [BuildCraft] (buildcraft-6.4.1.jar) Unloaded->Constructed->Pre-initialized
  121. Forestry{3.4.0.7} [Forestry for Minecraft] (forestry_1.7.10-3.4.0.7.jar) Unloaded->Constructed->Pre-initialized
  122. BiblioWoodsForestry{1.7} [BiblioWoods Forestry Edition] (BiblioWoods[Forestry][v1.7].jar) Unloaded->Constructed->Pre-initialized
  123. BiblioWoodsNatura{1.5} [BiblioWoods Natura Edition] (BiblioWoods[Natura][v1.5].jar) Unloaded->Constructed->Pre-initialized
  124. ThermalFoundation{1.7.10R1.0.0RC3} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.0.0RC3-56.jar) Unloaded->Constructed->Pre-initialized
  125. ThermalExpansion{1.7.10R4.0.0RC2} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.0.0RC2-129.jar) Unloaded->Constructed->Pre-initialized
  126. BigReactors{0.4.1A2} [Big Reactors] (BigReactors-0.4.1A2.jar) Unloaded->Constructed->Pre-initialized
  127. BinnieCore{2.0-pre7} [Binnie Core] (binnie-mods-2.0-pre7.jar) Unloaded->Constructed->Pre-initialized
  128. Botany{2.0-pre7} [Botany] (binnie-mods-2.0-pre7.jar) Unloaded->Constructed->Pre-initialized
  129. ExtraBees{2.0-pre7} [Extra Bees] (binnie-mods-2.0-pre7.jar) Unloaded->Constructed->Pre-initialized
  130. ExtraTrees{2.0-pre7} [Extra Trees] (binnie-mods-2.0-pre7.jar) Unloaded->Constructed->Pre-initialized
  131. Genetics{2.0-pre7} [Genetics] (binnie-mods-2.0-pre7.jar) Unloaded->Constructed->Pre-initialized
  132. AWWayofTime{v1.3.0b} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.7.10-1.3.0b-3.jar) Unloaded->Constructed->Pre-initialized
  133. Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar) Unloaded->Constructed->Pre-initialized
  134. Thaumcraft{4.2.3.5} [Thaumcraft] (Thaumcraft-1.7.10-4.2.3.5.jar) Unloaded->Constructed->Pre-initialized
  135. Botania{r1.5-165} [Botania] (Botania r1.5-165.jar) Unloaded->Constructed->Pre-initialized
  136. BuildCraft|Transport{6.4.1} [BC Transport] (buildcraft-6.4.1.jar) Unloaded->Constructed->Pre-initialized
  137. BuildCraft|Silicon{6.4.1} [BC Silicon] (buildcraft-6.4.1.jar) Unloaded->Constructed->Pre-initialized
  138. BuildCraft|Builders{6.4.1} [BC Builders] (buildcraft-6.4.1.jar) Unloaded->Constructed->Pre-initialized
  139. BuildCraft|Energy{6.4.1} [BC Energy] (buildcraft-6.4.1.jar) Unloaded->Constructed->Pre-initialized
  140. BuildCraft|Factory{6.4.1} [BC Factory] (buildcraft-6.4.1.jar) Unloaded->Constructed->Pre-initialized
  141. BuildCraft|Compat{6.4.0} [BuildCraft Compat] (buildcraft-compat-6.4.0.jar) Unloaded->Constructed->Pre-initialized
  142. CarpentersBlocks{3.3.5} [Carpenter's Blocks] (Carpenter's Blocks v3.3.5 - MC 1.7.10.jar) Unloaded->Constructed->Pre-initialized
  143. ChickenChunks{1.3.4.17} [ChickenChunks] (ChickenChunks-1.7.10-1.3.4.17-universal.jar) Unloaded->Constructed->Pre-initialized
  144. Railcraft{9.5.0.0} [Railcraft] (Railcraft_1.7.10-9.5.0.0.jar) Unloaded->Constructed->Pre-initialized
  145. TwilightForest{2.3.3} [The Twilight Forest] (twilightforest-1.7.10-2.3.3.jar) Unloaded->Constructed->Pre-initialized
  146. ForgeMultipart{1.1.1.320} [Forge Multipart] (ForgeMultipart-1.7.10-1.1.1.320-universal.jar) Unloaded->Constructed->Pre-initialized
  147. chisel{2.3.7.34} [Chisel 2] (Chisel2-2.3.7.34.jar) Unloaded->Constructed->Pre-initialized
  148. ComputerCraft{1.65} [ComputerCraft] (ComputerCraft1.65.jar) Unloaded->Constructed->Pre-initialized
  149. props{1.11} [Decocraft] (Decocraft-v1.11_1.7.10.jar) Unloaded->Constructed->Pre-initialized
  150. DraconicEvolution{1.0.1-snapshot_3} [Draconic Evolution] (Draconic-Evolution-1.7.10-v1.0.1-snapshot_3.jar) Unloaded->Constructed->Pre-initialized
  151. MineFactoryReloaded{1.7.10R2.8.0RC7} [MineFactory Reloaded] (MineFactoryReloaded-[1.7.10]2.8.0RC7-71.jar) Unloaded->Constructed->Pre-initialized
  152. EnderIO{1.7.10-2.2.8.349} [Ender IO] (EnderIO-1.7.10-2.2.8.349.jar) Unloaded->Constructed->Pre-initialized
  153. EnderStorage{1.4.5.27} [EnderStorage] (EnderStorage-1.7.10-1.4.5.27-universal.jar) Unloaded->Constructed->Pre-initialized
  154. EnderTech{1.7.10-0.3.0.364} [EnderTech] (EnderTech-1.7.10-0.3.0.364.jar) Unloaded->Constructed->Pre-initialized
  155. EnderZoo{1.7.10-1.0.9.18} [Ender Zoo] (EnderZoo-1.7.10-1.0.9.18.jar) Unloaded->Constructed->Pre-initialized
  156. Waila{1.5.8} [Waila] (Waila-1.5.9_1.7.10.jar) Unloaded->Constructed->Pre-initialized
  157. TConstruct{1.7.10-1.8.2.build858} [Tinkers' Construct] (TConstruct-1.7.10-1.8.2a.jar) Unloaded->Constructed->Pre-initialized
  158. ExtraTiC{0.8.4} [ExtraTiC] (ExtraTiC-1.7.10-1.0.3.jar) Unloaded->Constructed->Pre-initialized
  159. ExtraUtilities{1.2.2} [Extra Utilities] (extrautilities-1.2.2.jar) Unloaded->Constructed->Pre-initialized
  160. FastCraft{1.19} [FastCraft] (fastcraft-1.19.jar) Unloaded->Constructed->Pre-initialized
  161. fastleafdecay{1.0} [Fast Leaf Decay] (FastLeafDecay-1.7.10-1.0.jar) Unloaded->Constructed->Pre-initialized
  162. ThaumicTinkerer{unspecified} [Thaumic Tinkerer] (ThaumicTinkerer-2.5-1.7.10-469.jar) Unloaded->Constructed->Pre-initialized
  163. ForbiddenMagic{1.7.10-0.552} [Forbidden Magic] (Forbidden Magic-1.7.10-0.552.jar) Unloaded->Constructed->Pre-initialized
  164. funkylocomotion{1.0} [Funky Locomotion] (funky-locomotion-1.7.10-beta-5a.jar) Unloaded->Constructed->Pre-initialized
  165. MagicBees{1.7.10-2.1.22} [Magic Bees] (magicbees-1.7.10-2.1.22.jar) Unloaded->Constructed->Pre-initialized
  166. gendustry{1.4.8.65} [GenDustry] (gendustry-mc1710-1.4.8.65.jar) Unloaded->Constructed->Pre-initialized
  167. GraviSuite{1.7.10-2.0.3} [Graviation Suite] (GraviSuite-1.7.10-2.0.3.jar) Unloaded->Constructed->Pre-initialized
  168. iChunUtil{4.1.3} [iChunUtil] (iChunUtil-4.1.3.jar) Unloaded->Constructed->Pre-initialized
  169. Hats{4.0.1} [Hats] (Hats-4.0.1.jar) Unloaded->Constructed->Pre-initialized
  170. HatStand{4.0.0} [HatStand] (HatStand-4.0.0.jar) Unloaded->Constructed->Pre-initialized
  171. headcrumbs{1.3.0} [Headcrumbs] (Headcrumbs-1.3.0.jar) Unloaded->Constructed->Pre-initialized
  172. IC2NuclearControl{2.1.2a} [Nuclear Control 2] (IC2NuclearControl-2.1.2a.jar) Unloaded->Constructed->Pre-initialized
  173. inpure|core{1.7.10R1.0.0B9} [INpureCore] (INpureCore-[1.7.10]1.0.0B9-54.jar) Unloaded->Constructed->Pre-initialized
  174. inventorytweaks{1.58-147-645ca10} [Inventory Tweaks] (InventoryTweaks-1.58-147.jar) Unloaded->Constructed->Pre-initialized
  175. IronChest{6.0.43.730} [Iron Chest] (ironchest-1.7.10-6.0.43.730-universal.jar) Unloaded->Constructed->Pre-initialized
  176. JABBA{1.2.0b} [JABBA] (Jabba-1.2.1_1.7.10.jar) Unloaded->Constructed->Pre-initialized
  177. journeymap{5.0.1} [JourneyMap] (JourneyMap5.0.1_Unlimited_MC1.7.10.jar) Unloaded->Constructed->Pre-initialized
  178. LogisticsPipes{0.8.3.108} [Logistics Pipes] (logisticspipes-0.8.3.108.jar) Unloaded->Constructed->Pre-initialized
  179. MineFactoryReloaded|CompatAppliedEnergistics{1.7.10R2.8.0RC7} [MFR Compat: Applied Energistics] (MineFactoryReloaded-[1.7.10]2.8.0RC7-71.jar) Unloaded->Constructed->Pre-initialized
  180. MineFactoryReloaded|CompatAtum{1.7.10R2.8.0RC7} [MFR Compat: Atum] (MineFactoryReloaded-[1.7.10]2.8.0RC7-71.jar) Unloaded->Constructed->Pre-initialized
  181. MineFactoryReloaded|CompatBackTools{1.7.10R2.8.0RC7} [MFR Compat: BackTools] (MineFactoryReloaded-[1.7.10]2.8.0RC7-71.jar) Unloaded->Constructed->Pre-initialized
  182. MineFactoryReloaded|CompatBuildCraft{1.7.10R2.8.0RC7} [MFR Compat: BuildCraft] (MineFactoryReloaded-[1.7.10]2.8.0RC7-71.jar) Unloaded->Constructed->Pre-initialized
  183. MineFactoryReloaded|CompatChococraft{1.7.10R2.8.0RC7} [MFR Compat: Chococraft] (MineFactoryReloaded-[1.7.10]2.8.0RC7-71.jar) Unloaded->Constructed->Pre-initialized
  184. MineFactoryReloaded|CompatExtraBiomes{1.7.10R2.8.0RC7} [MFR Compat: ExtraBiomes] (MineFactoryReloaded-[1.7.10]2.8.0RC7-71.jar) Unloaded->Constructed->Pre-initialized
  185. MineFactoryReloaded|CompatForestry{1.7.10R2.8.0RC7} [MFR Compat: Forestry] (MineFactoryReloaded-[1.7.10]2.8.0RC7-71.jar) Unloaded->Constructed->Pre-initialized
  186. MineFactoryReloaded|CompatForgeMicroblock{1.7.10R2.8.0RC7} [MFR Compat: ForgeMicroblock] (MineFactoryReloaded-[1.7.10]2.8.0RC7-71.jar) Unloaded->Constructed->Pre-initialized
  187. MineFactoryReloaded|CompatIC2{1.7.10R2.8.0RC7} [MFR Compat: IC2] (MineFactoryReloaded-[1.7.10]2.8.0RC7-71.jar) Unloaded->Constructed->Pre-initialized
  188. Mystcraft{0.11.0.00} [Mystcraft] (mystcraft-1.7.10-0.11.0.00.jar) Unloaded->Constructed->Pre-initialized
  189. MineFactoryReloaded|CompatMystcraft{1.7.10R2.8.0RC7} [MFR Compat: Mystcraft] (MineFactoryReloaded-[1.7.10]2.8.0RC7-71.jar) Unloaded->Constructed->Pre-initialized
  190. MrTJPCoreMod{1.0.5.11} [MrTJPCore] (MrTJPCore-1.7.10-1.0.5.11-universal.jar) Unloaded->Constructed->Pre-initialized
  191. ProjRed|Core{4.5.12.64} [ProjectRed] (ProjectRed-1.7.10-4.5.12.64-Base.jar) Unloaded->Constructed->Pre-initialized
  192. ProjRed|Exploration{4.5.12.64} [ProjectRed-Exploration] (ProjectRed-1.7.10-4.5.12.64-World.jar) Unloaded->Constructed->Pre-initialized
  193. MineFactoryReloaded|CompatProjRed{1.7.10R2.8.0RC7} [MFR Compat ProjectRed] (MineFactoryReloaded-[1.7.10]2.8.0RC7-71.jar) Unloaded->Constructed->Pre-initialized
  194. MineFactoryReloaded|CompatRailcraft{1.7.10R2.8.0RC7} [MFR Compat: Railcraft] (MineFactoryReloaded-[1.7.10]2.8.0RC7-71.jar) Unloaded->Constructed->Pre-initialized
  195. MineFactoryReloaded|CompatRP2{1.7.10R2.8.0RC7} [MFR Compat: RP2] (MineFactoryReloaded-[1.7.10]2.8.0RC7-71.jar) Unloaded->Constructed->Pre-initialized
  196. MineFactoryReloaded|CompatSufficientBiomes{1.7.10R2.8.0RC7} [MFR Compat: Sufficient Biomes] (MineFactoryReloaded-[1.7.10]2.8.0RC7-71.jar) Unloaded->Constructed->Pre-initialized
  197. MineFactoryReloaded|CompatThaumcraft{1.7.10R2.8.0RC7} [MFR Compat: Thaumcraft] (MineFactoryReloaded-[1.7.10]2.8.0RC7-71.jar) Unloaded->Constructed->Pre-initialized
  198. MineFactoryReloaded|CompatThermalExpansion{1.7.10R2.8.0RC7} [MFR Compat: Thermal Expansion] (MineFactoryReloaded-[1.7.10]2.8.0RC7-71.jar) Unloaded->Constructed->Pre-initialized
  199. MineFactoryReloaded|CompatTConstruct{1.7.10R2.8.0RC7} [MFR Compat: Tinkers' Construct] (MineFactoryReloaded-[1.7.10]2.8.0RC7-71.jar) Unloaded->Constructed->Pre-initialized
  200. MineFactoryReloaded|CompatTwilightForest{1.7.10R2.8.0RC7} [MFR Compat: TwilightForest] (MineFactoryReloaded-[1.7.10]2.8.0RC7-71.jar) Unloaded->Constructed->Pre-initialized
  201. MineFactoryReloaded|CompatVanilla{1.7.10R2.8.0RC7} [MFR Compat: Vanilla] (MineFactoryReloaded-[1.7.10]2.8.0RC7-71.jar) Unloaded->Constructed->Pre-initialized
  202. MineTweaker3{3.0.9B} [MineTweaker 3] (MineTweaker3-1.7.10-3.0.9C.jar) Unloaded->Constructed->Pre-initialized
  203. NEIAddons{1.12.4.16} [NEI Addons] (neiaddons-mc1710-1.12.4.16.jar) Unloaded->Constructed->Pre-initialized
  204. NEIAddons|Botany{1.12.4.16} [NEI Addons: Botany] (neiaddons-mc1710-1.12.4.16.jar) Unloaded->Constructed->Pre-initialized
  205. NEIAddons|Forestry{1.12.4.16} [NEI Addons: Forestry] (neiaddons-mc1710-1.12.4.16.jar) Unloaded->Constructed->Pre-initialized
  206. NEIAddons|CraftingTables{1.12.4.16} [NEI Addons: Crafting Tables] (neiaddons-mc1710-1.12.4.16.jar) Unloaded->Constructed->Pre-initialized
  207. NEIAddons|ExNihilo{1.12.4.16} [NEI Addons: Ex Nihilo] (neiaddons-mc1710-1.12.4.16.jar) Unloaded->Constructed->Pre-initialized
  208. neiintegration{1.0.7} [NEI Integration] (NEIIntegration-MC1.7.10-1.0.7.jar) Unloaded->Constructed->Pre-initialized
  209. NetherOres{1.7.10R2.3.0RC4} [Nether Ores] (NetherOres-[1.7.10]2.3.0RC4-4.jar) Unloaded->Constructed->Pre-initialized
  210. notenoughkeys{@MOD_VERSION@} [NotEnoughKEys] (NotEnoughKeys-1.7.10-1.0.0b29.jar) Unloaded->Constructed->Pre-initialized
  211. neresources{0.1.0.86} [Not Enough Resources] (NotEnoughResources-1.7.10-0.1.0.86.jar) Unloaded->Constructed->Pre-initialized
  212. OpenMods{0.6} [OpenMods] (OpenModsLib-1.7.10-0.6.jar) Unloaded->Constructed->Pre-initialized
  213. OpenPeripheralCore{0.5.0} [OpenPeripheralCore] (OpenPeripheral-1.7.10-AIO-1.jar) Unloaded->Constructed->Pre-initialized
  214. OpenPeripheral{0.2.0} [OpenPeripheralAddons] (OpenPeripheral-1.7.10-AIO-1.jar) Unloaded->Constructed->Pre-initialized
  215. OpenBlocks{1.3} [OpenBlocks] (OpenBlocks-1.7.10-1.3.jar) Unloaded->Constructed->Pre-initialized
  216. OpenPeripheralIntegration{0.1.0} [OpenPeripheralIntegration] (OpenPeripheral-1.7.10-AIO-1.jar) Unloaded->Constructed->Pre-initialized
  217. harvestcraft{1.7.10d} [Pam's HarvestCraft] (Pam's HarvestCraft 1.7.10f.jar) Unloaded->Constructed->Pre-initialized
  218. ProjRed|Transmission{4.5.12.64} [ProjectRed-Transmission] (ProjectRed-1.7.10-4.5.12.64-Integration.jar) Unloaded->Constructed->Pre-initialized
  219. ProjRed|Transportation{4.5.12.64} [ProjectRed-Transportation] (ProjectRed-1.7.10-4.5.12.64-Mechanical_beta.jar) Unloaded->Constructed->Pre-initialized
  220. ProjRed|Compatibility{4.5.12.64} [ProjectRed-Compatibility] (ProjectRed-1.7.10-4.5.12.64-Compat.jar) Unloaded->Constructed->Pre-initialized
  221. ProjRed|Integration{4.5.12.64} [ProjectRed-Integration] (ProjectRed-1.7.10-4.5.12.64-Integration.jar) Unloaded->Constructed->Pre-initialized
  222. ProjRed|Illumination{4.5.12.64} [ProjectRed-Illumination] (ProjectRed-1.7.10-4.5.12.64-Lighting.jar) Unloaded->Constructed->Pre-initialized
  223. ProjRed|Expansion{4.5.12.64} [ProjectRed-Expansion] (ProjectRed-1.7.10-4.5.12.64-Mechanical_beta.jar) Unloaded->Constructed->Pre-initialized
  224. RedstoneArsenal{1.7.10R1.1.0RC2} [Redstone Arsenal] (RedstoneArsenal-[1.7.10]1.1.0RC2-43.jar) Unloaded->Constructed->Pre-initialized
  225. rftools{2.54} [RFTools] (rftools-2.54.jar) Unloaded->Constructed->Pre-initialized
  226. runicdungeons{1.0.6b} [Runic Dungeons] (runicdungeons-1.0.6b.jar) Unloaded->Constructed->Pre-initialized
  227. simplyjetpacks{1.4.1} [Simply Jetpacks] (SimplyJetpacks-MC1.7.10-1.4.1.jar) Unloaded->Constructed->Pre-initialized
  228. SolarExpansion{1.4e} [Solar Expansion] (SolarExpansion-Basic-1.4f.jar) Unloaded->Constructed->Pre-initialized
  229. springboards{0.1} [Spring Boards] (Springboards-1.7.10-0.1.jar) Unloaded->Constructed->Pre-initialized
  230. StevesCarts{2.0.0.b18} [Steve's Carts 2] (StevesCarts2.0.0.b18.jar) Unloaded->Constructed->Pre-initialized
  231. StevesFactoryManager{A93} [Steve's Factory Manager] (StevesFactoryManagerA93.jar) Unloaded->Constructed->Pre-initialized
  232. StevesWorkshop{0.5.1} [Steve's Workshop] (StevesWorkshop-0.5.1.jar) Unloaded->Constructed->Pre-initialized
  233. thaumcraftneiplugin{1.7.10-1.7} [Thaumcraft NEI Plugin] (thaumcraftneiplugin-1.7.10-1.7.jar) Unloaded->Constructed->Pre-initialized
  234. thaumicenergistics{0.8.9.0b-rv2} [Thaumic Energistics] (thaumicenergistics-0.8.9.0b-rv2.jar) Unloaded->Constructed->Pre-initialized
  235. ThaumicExploration{0.6.0} [Thaumic Exploration] (ThaumicExploration-1.7.10-1.1-37.jar) Unloaded->Constructed->Pre-initialized
  236. ThermalDynamics{1.7.10R1.0.0RC2} [Thermal Dynamics] (ThermalDynamics-[1.7.10]1.0.0RC2-77.jar) Unloaded->Constructed->Pre-initialized
  237. TiCTooltips{1.2.3} [TiC Tooltips] (TiCTooltips-mc1.7.10-1.2.3.jar) Unloaded->Constructed->Pre-initialized
  238. TMechworks{0.2.13.96} [Tinkers' Mechworks] (TMechworks-1.7.10-0.2.13.96.jar) Unloaded->Constructed->Pre-initialized
  239. Translocator{1.1.1.14} [Translocator] (Translocator-1.7.10-1.1.1.14-universal.jar) Unloaded->Constructed->Pre-initialized
  240. ttCore{MC1.7.10-0.1.0-67} [ttCore] (ttCore-MC1.7.10-0.1.0-67.jar) Unloaded->Constructed->Pre-initialized
  241. WailaHarvestability{1.1.2} [Waila Harvestability] (WailaHarvestability-mc1.7.x-1.1.2.jar) Unloaded->Constructed->Pre-initialized
  242. wawla{1.1.1} [What Are We Looking At] (Wawla-1.1.1_1.7.10.jar) Unloaded->Constructed->Pre-initialized
  243. witchery{0.22.0} [Witchery] (witchery-1.7.10-0.22.0.jar) Unloaded->Constructed->Pre-initialized
  244. 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
  245. 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
  246. 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
  247. McMultipart{1.1.1.320} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.1.1.320-universal.jar) Unloaded->Constructed->Pre-initialized
  248. aobd{2.4.0} [Another One Bites The Dust] (AOBD-2.4.0.jar) Unloaded->Constructed->Pre-initialized
  249. denseores{1.0} [Dense Ores] (denseores-1.5.jar) Unloaded->Constructed->Pre-initialized
  250. ForgeMicroblock{1.1.1.320} [Forge Microblocks] (ForgeMultipart-1.7.10-1.1.1.320-universal.jar) Unloaded->Constructed->Pre-initialized
  251. OpenModsLib crash transformers: [gl_capabilities_hook:FINISHED],[player_render_hook:FINISHED],[map_gen_fix:FINISHED],[movement_callback:FINISHED],[stencil_patches:FINISHED]
  252. AE2 Version: beta rv2-beta-8 for Forge 10.13.2.1230
  253. Mantle Environment: Environment healthy.
  254. CoFHCore: -[1.7.10]3.0.0RC2-195
  255. ThermalFoundation: -[1.7.10]1.0.0RC3-56
  256. ThermalExpansion: -[1.7.10]4.0.0RC2-129
  257. MineFactoryReloaded: -[1.7.10]2.8.0RC7-71
  258. TConstruct Environment: Environment healthy.
  259. NetherOres: Lacking version information.
  260. RedstoneArsenal: Lacking version information.
  261. ThermalDynamics: -[1.7.10]1.0.0RC2-77
  262. List of loaded APIs:
  263. * API_NEK (1.0.0) from NotEnoughKeys-1.7.10-1.0.0b29.jar
  264. * appliedenergistics2|API (rv2) from appliedenergistics2-rv2-beta-8.jar
  265. * Baubles|API (1.0.1.10) from runicdungeons-1.0.6b.jar
  266. * BiomesOPlentyAPI (1.0.0) from BiomesOPlenty-1.7.10-2.1.0.1067-universal.jar
  267. * BotaniaAPI (34) from Botania r1.5-165.jar
  268. * BuildCraftAPI|blueprints (1.2) from buildcraft-6.4.1.jar
  269. * BuildCraftAPI|boards (1.0) from buildcraft-6.4.1.jar
  270. * BuildCraftAPI|core (1.4) from Railcraft_1.7.10-9.5.0.0.jar
  271. * BuildCraftAPI|events (1.0) from buildcraft-6.4.1.jar
  272. * BuildCraftAPI|facades (1.0) from buildcraft-6.4.1.jar
  273. * BuildCraftAPI|filler (3.0) from buildcraft-6.4.1.jar
  274. * BuildCraftAPI|fuels (2.0) from buildcraft-6.4.1.jar
  275. * BuildCraftAPI|gates (4.0) from buildcraft-6.4.1.jar
  276. * BuildCraftAPI|power (1.3) from buildcraft-6.4.1.jar
  277. * BuildCraftAPI|recipes (2.1) from buildcraft-6.4.1.jar
  278. * BuildCraftAPI|robots (1.0) from buildcraft-6.4.1.jar
  279. * BuildCraftAPI|statements (1.0) from buildcraft-6.4.1.jar
  280. * BuildCraftAPI|tiles (1.1) from Railcraft_1.7.10-9.5.0.0.jar
  281. * BuildCraftAPI|tools (1.0) from buildcraft-6.4.1.jar
  282. * BuildCraftAPI|transport (3.0) from Railcraft_1.7.10-9.5.0.0.jar
  283. * ChiselAPI (0.0.2) from Chisel2-2.3.7.34.jar
  284. * ChiselAPI|Carving (0.0.2) from Chisel2-2.3.7.34.jar
  285. * CoFHAPI (1.7.10R1.0.1) from buildcraft-compat-6.4.0.jar
  286. * CoFHAPI|block (1.7.10R1.0.3) from SolarExpansion-Basic-1.4f.jar
  287. * CoFHAPI|core (1.7.10R1.0.9) from CoFHCore-[1.7.10]3.0.0RC2-195.jar
  288. * CoFHAPI|energy (1.7.10R1.0.3) from EnderIO-1.7.10-2.2.8.349.jar
  289. * CoFHAPI|fluid (1.7.10R1.0.9) from CoFHCore-[1.7.10]3.0.0RC2-195.jar
  290. * CoFHAPI|inventory (1.7.10R1.0.3) from EnderIO-1.7.10-2.2.8.349.jar
  291. * CoFHAPI|item (1.7.10R1.0.9) from CoFHCore-[1.7.10]3.0.0RC2-195.jar
  292. * CoFHAPI|items (1.7.10R1.0.3) from SolarExpansion-Basic-1.4f.jar
  293. * CoFHAPI|modhelpers (1.7.10R1.0.1) from EnderTech-1.7.10-0.3.0.364.jar
  294. * CoFHAPI|tileentity (1.7.10R1.0.3) from EnderIO-1.7.10-2.2.8.349.jar
  295. * CoFHAPI|transport (1.7.10R1.0.1) from buildcraft-compat-6.4.0.jar
  296. * CoFHAPI|world (1.7.10R1.0.1) from EnderTech-1.7.10-0.3.0.364.jar
  297. * CoFHLib (1.7.10R1.0.0B9) from CoFHCore-[1.7.10]3.0.0RC2-195.jar
  298. * CoFHLib|audio (1.7.10R1.0.0B4) from EnderTech-1.7.10-0.3.0.364.jar
  299. * CoFHLib|gui (1.7.10R1.0.0B9) from CoFHCore-[1.7.10]3.0.0RC2-195.jar
  300. * CoFHLib|gui|container (1.7.10R1.0.0B4) from EnderTech-1.7.10-0.3.0.364.jar
  301. * CoFHLib|gui|element (1.7.10R1.0.0B4) from EnderTech-1.7.10-0.3.0.364.jar
  302. * CoFHLib|gui|element|listbox (1.7.10R1.0.0B9) from CoFHCore-[1.7.10]3.0.0RC2-195.jar
  303. * CoFHLib|gui|slot (1.7.10R1.0.0B9) from CoFHCore-[1.7.10]3.0.0RC2-195.jar
  304. * CoFHLib|inventory (1.7.10R1.0.0B9) from CoFHCore-[1.7.10]3.0.0RC2-195.jar
  305. * CoFHLib|render (1.7.10R1.0.0B9) from CoFHCore-[1.7.10]3.0.0RC2-195.jar
  306. * CoFHLib|render|particle (1.7.10R1.0.0B4) from EnderTech-1.7.10-0.3.0.364.jar
  307. * CoFHLib|util (1.7.10R1.0.0B4) from EnderTech-1.7.10-0.3.0.364.jar
  308. * CoFHLib|util|helpers (1.7.10R1.0.0B9) from CoFHCore-[1.7.10]3.0.0RC2-195.jar
  309. * CoFHLib|util|position (1.7.10R1.0.0B4) from EnderTech-1.7.10-0.3.0.364.jar
  310. * CoFHLib|world (1.7.10R1.0.0B9) from CoFHCore-[1.7.10]3.0.0RC2-195.jar
  311. * CoFHLib|world|feature (1.7.10R1.0.0B4) from EnderTech-1.7.10-0.3.0.364.jar
  312. * ComputerCraft|API (1.65) from ComputerCraft1.65.jar
  313. * ComputerCraft|API|FileSystem (1.65) from ProjectRed-1.7.10-4.5.12.64-Compat.jar
  314. * ComputerCraft|API|Lua (1.65) from ProjectRed-1.7.10-4.5.12.64-Compat.jar
  315. * ComputerCraft|API|Media (1.65) from ProjectRed-1.7.10-4.5.12.64-Compat.jar
  316. * ComputerCraft|API|Peripheral (1.65) from ProjectRed-1.7.10-4.5.12.64-Compat.jar
  317. * ComputerCraft|API|Redstone (1.65) from ComputerCraft1.65.jar
  318. * ComputerCraft|API|Turtle (1.65) from ComputerCraft1.65.jar
  319. * EnderIOAPI (0.0.2) from EnderIO-1.7.10-2.2.8.349.jar
  320. * EnderIOAPI|Redstone (0.0.2) from EnderIO-1.7.10-2.2.8.349.jar
  321. * EnderIOAPI|Tools (0.0.2) from EnderIO-1.7.10-2.2.8.349.jar
  322. * ForestryAPI|apiculture (2.5.0) from forestry_1.7.10-3.4.0.7.jar
  323. * ForestryAPI|arboriculture (2.2.1) from forestry_1.7.10-3.4.0.7.jar
  324. * ForestryAPI|circuits (1.1.0) from forestry_1.7.10-3.4.0.7.jar
  325. * ForestryAPI|core (2.6.1) from forestry_1.7.10-3.4.0.7.jar
  326. * ForestryAPI|farming (1.1.0) from forestry_1.7.10-3.4.0.7.jar
  327. * ForestryAPI|food (1.1.0) from forestry_1.7.10-3.4.0.7.jar
  328. * ForestryAPI|fuels (2.0.1) from forestry_1.7.10-3.4.0.7.jar
  329. * ForestryAPI|genetics (2.4.0) from forestry_1.7.10-3.4.0.7.jar
  330. * ForestryAPI|hives (4.0.0) from forestry_1.7.10-3.4.0.7.jar
  331. * ForestryAPI|lepidopterology (1.1) from forestry_1.7.10-3.4.0.7.jar
  332. * ForestryAPI|mail (3.0.0) from forestry_1.7.10-3.4.0.7.jar
  333. * ForestryAPI|recipes (2.1.0) from Railcraft_1.7.10-9.5.0.0.jar
  334. * ForestryAPI|storage (2.3.0) from forestry_1.7.10-3.4.0.7.jar
  335. * ForestryAPI|world (1.0) from forestry_1.7.10-3.4.0.7.jar
  336. * gendustryAPI (1.4.8) from gendustry-mc1710-1.4.8.65.jar
  337. * IC2API (1.0) from Railcraft_1.7.10-9.5.0.0.jar
  338. * inpure|api (1.7) from INpureCore-[1.7.10]1.0.0B9-54.jar
  339. * MystcraftAPI (0.1) from mystcraft-1.7.10-0.11.0.00.jar
  340. * neresources|API (1.0) from NotEnoughResources-1.7.10-0.1.0.86.jar
  341. * NuclearControlAPI (v1.0.5) from IC2NuclearControl-2.1.2a.jar
  342. * OpenPeripheralApi (2.2) from OpenPeripheral-1.7.10-AIO-1.jar
  343. * RailcraftAPI|bore (1.0.0) from Railcraft_1.7.10-9.5.0.0.jar
  344. * RailcraftAPI|carts (1.3.0) from Railcraft_1.7.10-9.5.0.0.jar
  345. * RailcraftAPI|core (1.2.0) from Railcraft_1.7.10-9.5.0.0.jar
  346. * RailcraftAPI|crafting (1.0.0) from Railcraft_1.7.10-9.5.0.0.jar
  347. * RailcraftAPI|electricity (1.6.0) from Railcraft_1.7.10-9.5.0.0.jar
  348. * RailcraftAPI|events (1.0.0) from Railcraft_1.7.10-9.5.0.0.jar
  349. * RailcraftAPI|fuel (1.0.0) from Railcraft_1.7.10-9.5.0.0.jar
  350. * RailcraftAPI|helpers (1.1.0) from Railcraft_1.7.10-9.5.0.0.jar
  351. * RailcraftAPI|items (1.0.0) from Railcraft_1.7.10-9.5.0.0.jar
  352. * RailcraftAPI|locomotive (1.0.1) from Railcraft_1.7.10-9.5.0.0.jar
  353. * RailcraftAPI|signals (1.1.0) from Railcraft_1.7.10-9.5.0.0.jar
  354. * RailcraftAPI|tracks (1.2.0) from Railcraft_1.7.10-9.5.0.0.jar
  355. * Thaumcraft|API (4.2.2.0) from Thaumcraft-1.7.10-4.2.3.5.jar
  356. * WailaAPI (1.2) from Waila-1.5.9_1.7.10.jar
  357. Stencil buffer state: Function set: GL30, pool: forge, bits: 2
  358. Launched Version: 1.7.10
  359. LWJGL: 2.9.1
  360. OpenGL: GeForce GTX 860M/PCIe/SSE2 GL version 4.4.0 NVIDIA 344.75, NVIDIA Corporation
  361. GL Caps: Using GL 1.3 multitexturing.
  362. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  363. Anisotropic filtering is supported and maximum anisotropy is 16.
  364. Shaders are available because OpenGL 2.1 is supported.
  365.  
  366. Is Modded: Definitely; Client brand changed to 'fml,forge'
  367. Type: Client (map_client.txt)
  368. Resource Packs: []
  369. Current Language: English (US)
  370. Profiler Position: N/A (disabled)
  371. Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  372. Anisotropic Filtering: Off (1)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement