Advertisement
Guest User

Untitled

a guest
Jun 6th, 2015
284
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 32.24 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Everything's going to plan. No, really, that was supposed to happen.
  3.  
  4. Time: 6/06/15 7:26 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_570_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:547)
  20. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
  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\Mason\FTB\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.useBraces(ConfigTag.java:195)
  33. at codechicken.wirelessredstone.core.RedstoneEther.<clinit>(RedstoneEther.java:91)
  34. ... 20 more
  35. Caused by: java.io.FileNotFoundException: C:\Users\Mason\FTB\FTBInfinity\minecraft\config\WirelessRedstone.cfg (The requested operation cannot be performed on a file with a user-mapped section open)
  36. at java.io.FileOutputStream.open0(Native Method)
  37. at java.io.FileOutputStream.open(Unknown Source)
  38. at java.io.FileOutputStream.<init>(Unknown Source)
  39. at java.io.FileOutputStream.<init>(Unknown Source)
  40. at java.io.PrintWriter.<init>(Unknown Source)
  41. at codechicken.lib.config.ConfigFile.saveConfig(ConfigFile.java:96)
  42. ... 24 more
  43.  
  44.  
  45. A detailed walkthrough of the error, its code path and all known details is as follows:
  46. ---------------------------------------------------------------------------------------
  47.  
  48. -- Head --
  49. Stacktrace:
  50. at codechicken.wirelessredstone.addons.RemoteTexManager.load(RemoteTexManager.java:33)
  51. at codechicken.wirelessredstone.addons.WRAddonEventHandler.onTextureLoad(WRAddonEventHandler.java:93)
  52. at cpw.mods.fml.common.eventhandler.ASMEventHandler_570_WRAddonEventHandler_onTextureLoad_Pre.invoke(.dynamic)
  53. at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54)
  54. at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:138)
  55. at net.minecraftforge.client.ForgeHooksClient.onTextureStitchedPre(ForgeHooksClient.java:271)
  56. at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:102)
  57. at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:90)
  58.  
  59. -- Resource location being registered --
  60. Details:
  61. Resource location: minecraft:textures/atlas/items.png
  62. Texture object class: net.minecraft.client.renderer.texture.TextureMap
  63. Stacktrace:
  64. at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(SourceFile:72)
  65. at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(SourceFile:61)
  66. at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(SourceFile:52)
  67. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:547)
  68.  
  69. -- Initialization --
  70. Details:
  71. Stacktrace:
  72. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
  73. at net.minecraft.client.main.Main.main(SourceFile:148)
  74. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  75. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  76. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  77. at java.lang.reflect.Method.invoke(Unknown Source)
  78. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  79. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  80.  
  81. -- System Details --
  82. Details:
  83. Minecraft Version: 1.7.10
  84. Operating System: Windows 7 (amd64) version 6.1
  85. Java Version: 1.8.0_45, Oracle Corporation
  86. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  87. Memory: 671076200 bytes (639 MB) / 2022703104 bytes (1929 MB) up to 2625110016 bytes (2503 MB)
  88. JVM Flags: 3 total; -Xms256M -Xmx2816M -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
  89. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  90. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  91. FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.3.1408 161 mods loaded, 161 mods active
  92. mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  93. FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.3.1408-1.7.10-universal.jar) Unloaded->Constructed->Pre-initialized
  94. Forge{10.13.3.1408} [Minecraft Forge] (forge-1.7.10-10.13.3.1408-1.7.10-universal.jar) Unloaded->Constructed->Pre-initialized
  95. appliedenergistics2-core{rv2-stable-3} [AppliedEnergistics2 Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  96. Aroma1997Core{1.0.2.13} [Aroma1997Core] (Aroma1997Core-1.7.10-1.0.2.13.jar) Unloaded->Constructed->Pre-initialized
  97. CodeChickenCore{1.0.6.43} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  98. InfiniBows{1.3.0 build 20} [InfiniBows] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  99. NotEnoughItems{1.0.4.107} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.4.107-universal.jar) Unloaded->Constructed->Pre-initialized
  100. ThaumicTinkerer-preloader{0.1} [Thaumic Tinkerer Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  101. OpenModsCore{0.7.3} [OpenModsCore] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  102. <CoFH ASM>{000} [CoFH ASM] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  103. debug{1.0} [debug] (denseores-1.6.2.jar) Unloaded->Constructed->Pre-initialized
  104. IC2{2.2.726-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.726-experimental.jar) Unloaded->Constructed->Pre-initialized
  105. AdvancedSolarPanel{1.7.10-3.5.1} [Advanced Solar Panels] (AdvancedSolarPanel-1.7.10-3.5.1.jar) Unloaded->Constructed->Pre-initialized
  106. AgriCraft{1.7.10-1.3.1} [AgriCraft] (AgriCraft-1.7.10-1.3.1.jar) Unloaded->Constructed->Pre-initialized
  107. appliedenergistics2{rv2-stable-3} [Applied Energistics 2] (appliedenergistics2-rv2-stable-3.jar) Unloaded->Constructed->Pre-initialized
  108. Aroma1997CoreHelper{1.0.2.13} [Aroma1997Core|Helper] (Aroma1997Core-1.7.10-1.0.2.13.jar) Unloaded->Constructed->Pre-initialized
  109. AromaBackup{0.0.0.5} [AromaBackup] (AromaBackup-1.7.10-0.0.0.5.jar) Unloaded->Constructed->Pre-initialized
  110. bdlib{1.8.0.86} [BD Lib] (bdlib-1.8.0.86-mc1.7.10.jar) Unloaded->Constructed->Pre-initialized
  111. BiblioCraft{1.10.4} [BiblioCraft] (BiblioCraft[v1.10.4][MC1.7.10].jar) Unloaded->Constructed->Pre-initialized
  112. Mantle{1.7.10-0.3.2.jenkins184} [Mantle] (Mantle-1.7.10-0.3.2.jar) Unloaded->Constructed->Pre-initialized
  113. Natura{2.2.0} [Natura] (natura-1.7.10-2.2.0.1.jar) Unloaded->Constructed->Pre-initialized
  114. BiomesOPlenty{2.1.0} [Biomes O' Plenty] (BiomesOPlenty-1.7.10-2.1.0.1067-universal.jar) Unloaded->Constructed->Pre-initialized
  115. BiblioWoodsBoP{1.9} [BiblioWoods Biomes O'Plenty Edition] (BiblioWoods[BiomesOPlenty][v1.9].jar) Unloaded->Constructed->Pre-initialized
  116. CoFHCore{1.7.10R3.0.2} [CoFH Core] (CoFHCore-[1.7.10]3.0.2-262.jar) Unloaded->Constructed->Pre-initialized
  117. BuildCraft|Core{6.4.16} [BuildCraft] (buildcraft-6.4.16.jar) Unloaded->Constructed->Pre-initialized
  118. Forestry{3.5.6.15} [Forestry for Minecraft] (forestry_1.7.10-3.5.6.15.jar) Unloaded->Constructed->Pre-initialized
  119. BiblioWoodsForestry{1.7} [BiblioWoods Forestry Edition] (BiblioWoods[Forestry][v1.7].jar) Unloaded->Constructed->Pre-initialized
  120. BiblioWoodsNatura{1.5} [BiblioWoods Natura Edition] (BiblioWoods[Natura][v1.5].jar) Unloaded->Constructed->Pre-initialized
  121. ThermalFoundation{1.7.10R1.0.0} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.0.0-81.jar) Unloaded->Constructed->Pre-initialized
  122. ThermalExpansion{1.7.10R4.0.1} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.0.1-182.jar) Unloaded->Constructed->Pre-initialized
  123. BigReactors{0.4.3A} [Big Reactors] (BigReactors-0.4.3A.jar) Unloaded->Constructed->Pre-initialized
  124. BinnieCore{2.0-pre8} [Binnie Core] (binnie-mods-2.0-pre8.jar) Unloaded->Constructed->Pre-initialized
  125. Botany{2.0-pre8} [Botany] (binnie-mods-2.0-pre8.jar) Unloaded->Constructed->Pre-initialized
  126. ExtraBees{2.0-pre8} [Extra Bees] (binnie-mods-2.0-pre8.jar) Unloaded->Constructed->Pre-initialized
  127. ExtraTrees{2.0-pre8} [Extra Trees] (binnie-mods-2.0-pre8.jar) Unloaded->Constructed->Pre-initialized
  128. Genetics{2.0-pre8} [Genetics] (binnie-mods-2.0-pre8.jar) Unloaded->Constructed->Pre-initialized
  129. AWWayofTime{v1.3.2} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.7.10-1.3.2-1.jar) Unloaded->Constructed->Pre-initialized
  130. Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar) Unloaded->Constructed->Pre-initialized
  131. Thaumcraft{4.2.3.5} [Thaumcraft] (Thaumcraft-1.7.10-4.2.3.5.jar) Unloaded->Constructed->Pre-initialized
  132. Botania{r1.6-190} [Botania] (Botania r1.6-190.jar) Unloaded->Constructed->Pre-initialized
  133. BuildCraft|Builders{6.4.16} [BC Builders] (buildcraft-6.4.16.jar) Unloaded->Constructed->Pre-initialized
  134. BuildCraft|Energy{6.4.16} [BC Energy] (buildcraft-6.4.16.jar) Unloaded->Constructed->Pre-initialized
  135. BuildCraft|Factory{6.4.16} [BC Factory] (buildcraft-6.4.16.jar) Unloaded->Constructed->Pre-initialized
  136. BuildCraft|Transport{6.4.16} [BC Transport] (buildcraft-6.4.16.jar) Unloaded->Constructed->Pre-initialized
  137. BuildCraft|Silicon{6.4.16} [BC Silicon] (buildcraft-6.4.16.jar) Unloaded->Constructed->Pre-initialized
  138. BuildCraft|Compat{6.4.0} [BuildCraft Compat] (buildcraft-compat-6.4.2.jar) Unloaded->Constructed->Pre-initialized
  139. CarpentersBlocks{3.3.6} [Carpenter's Blocks] (Carpenter's Blocks v3.3.6 - MC 1.7.10.jar) Unloaded->Constructed->Pre-initialized
  140. ChickenChunks{1.3.4.19} [ChickenChunks] (ChickenChunks-1.7.10-1.3.4.19-universal.jar) Unloaded->Constructed->Pre-initialized
  141. Railcraft{9.6.1.0} [Railcraft] (Railcraft_1.7.10-9.6.1.0.jar) Unloaded->Constructed->Pre-initialized
  142. TwilightForest{2.3.7} [The Twilight Forest] (twilightforest-1.7.10-2.3.7.jar) Unloaded->Constructed->Pre-initialized
  143. ForgeMultipart{1.1.2.334} [Forge Multipart] (ForgeMultipart-1.7.10-1.1.2.334-universal.jar) Unloaded->Constructed->Pre-initialized
  144. chisel{2.3.10.37} [Chisel 2] (Chisel2-2.3.10.37.jar) Unloaded->Constructed->Pre-initialized
  145. ComputerCraft{1.73} [ComputerCraft] (ComputerCraft1.73.jar) Unloaded->Constructed->Pre-initialized
  146. CustomMainMenu{1.5} [Custom Main Menu] (CustomMainMenu-MC1.7.10-1.5.jar) Unloaded->Constructed->Pre-initialized
  147. props{2.0.1} [Decocraft] (Decocraft-2.0.1_1.7.10.jar) Unloaded->Constructed->Pre-initialized
  148. DraconicEvolution{1.0.1c} [Draconic Evolution] (Draconic-Evolution-1.7.10-1.0.1c.jar) Unloaded->Constructed->Pre-initialized
  149. MineFactoryReloaded{1.7.10R2.8.0} [MineFactory Reloaded] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar) Unloaded->Constructed->Pre-initialized
  150. EnderIO{1.7.10-2.2.8.381} [Ender IO] (EnderIO-1.7.10-2.2.8.381.jar) Unloaded->Constructed->Pre-initialized
  151. EnderStorage{1.4.7.33} [EnderStorage] (EnderStorage-1.7.10-1.4.7.33-universal.jar) Unloaded->Constructed->Pre-initialized
  152. EnderTech{1.7.10-0.3.2.388} [EnderTech] (EnderTech-1.7.10-0.3.2.388.jar) Unloaded->Constructed->Pre-initialized
  153. EnderZoo{1.7.10-1.0.11.28} [Ender Zoo] (EnderZoo-1.7.10-1.0.11.28.jar) Unloaded->Constructed->Pre-initialized
  154. ExtraUtilities{1.2.5} [Extra Utilities] (extrautilities-1.2.5.jar) Unloaded->Constructed->Pre-initialized
  155. harvestcraft{1.7.10g} [Pam's HarvestCraft] (Pam's HarvestCraft 1.7.10h.jar) Unloaded->Constructed->Pre-initialized
  156. Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar) Unloaded->Constructed->Pre-initialized
  157. TConstruct{1.7.10-1.8.5.build957} [Tinkers' Construct] (TConstruct-1.7.10-1.8.5.jar) Unloaded->Constructed->Pre-initialized
  158. ExtraTiC{1.4.5} [ExtraTiC] (ExtraTiC-1.7.10-1.4.5.jar) Unloaded->Constructed->Pre-initialized
  159. FastCraft{1.21} [FastCraft] (fastcraft-1.21.jar) Unloaded->Constructed->Pre-initialized
  160. fastleafdecay{1.0} [Fast Leaf Decay] (FastLeafDecay-1.7.10-1.0.jar) Unloaded->Constructed->Pre-initialized
  161. ThaumicTinkerer{unspecified} [Thaumic Tinkerer] (ThaumicTinkerer-2.5-1.7.10-502.jar) Unloaded->Constructed->Pre-initialized
  162. ForbiddenMagic{1.7.10-0.562} [Forbidden Magic] (Forbidden Magic-1.7.10-0.562.jar) Unloaded->Constructed->Pre-initialized
  163. funkylocomotion{1.0} [Funky Locomotion] (funky-locomotion-1.7.10-beta-5c.jar) Unloaded->Constructed->Pre-initialized
  164. MagicBees{1.7.10-2.3.1} [Magic Bees] (magicbees-1.7.10-2.3.1.jar) Unloaded->Constructed->Pre-initialized
  165. gendustry{1.4.11.89} [GenDustry] (gendustry-1.4.11.89-mc1.7.10.jar) Unloaded->Constructed->Pre-initialized
  166. GraviSuite{1.7.10-2.0.3} [Graviation Suite] (GraviSuite-1.7.10-2.0.3.jar) Unloaded->Constructed->Pre-initialized
  167. iChunUtil{4.2.2} [iChunUtil] (iChunUtil-4.2.2.jar) Unloaded->Constructed->Pre-initialized
  168. Hats{4.0.1} [Hats] (Hats-4.0.1.jar) Unloaded->Constructed->Pre-initialized
  169. HatStand{4.0.0} [HatStand] (HatStand-4.0.0.jar) Unloaded->Constructed->Pre-initialized
  170. headcrumbs{1.5.2} [Headcrumbs] (Headcrumbs-1.5.2.jar) Unloaded->Constructed->Pre-initialized
  171. IC2NuclearControl{2.2.5a-GoingForTheKill} [Nuclear Control 2] (IC2NuclearControl-2.2.5a-GoingForTheKill.jar) Unloaded->Constructed->Pre-initialized
  172. inpure|core{1.7.10R1.0.0B9} [INpureCore] (INpureCore-[1.7.10]1.0.0B9-62.jar) Unloaded->Constructed->Pre-initialized
  173. inventorytweaks{1.59-dev-152-cf6e263} [Inventory Tweaks] (InventoryTweaks-1.59-dev-152.jar) Unloaded->Constructed->Pre-initialized
  174. IronChest{6.0.62.742} [Iron Chest] (ironchest-1.7.10-6.0.62.742-universal.jar) Unloaded->Constructed->Pre-initialized
  175. JABBA{1.2.1} [JABBA] (Jabba-1.2.1a_1.7.10.jar) Unloaded->Constructed->Pre-initialized
  176. journeymap{5.0.1} [JourneyMap] (JourneyMap5.0.1_Unlimited_MC1.7.10.jar) Unloaded->Constructed->Pre-initialized
  177. LogisticsPipes{0.8.3.122} [Logistics Pipes] (logisticspipes-0.8.3.122.jar) Unloaded->Constructed->Pre-initialized
  178. MineFactoryReloaded|CompatAppliedEnergistics{1.7.10R2.8.0} [MFR Compat: Applied Energistics] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar) Unloaded->Constructed->Pre-initialized
  179. MineFactoryReloaded|CompatAtum{1.7.10R2.8.0} [MFR Compat: Atum] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar) Unloaded->Constructed->Pre-initialized
  180. MineFactoryReloaded|CompatBackTools{1.7.10R2.8.0} [MFR Compat: BackTools] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar) Unloaded->Constructed->Pre-initialized
  181. MineFactoryReloaded|CompatBuildCraft{1.7.10R2.8.0} [MFR Compat: BuildCraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar) Unloaded->Constructed->Pre-initialized
  182. MineFactoryReloaded|CompatChococraft{1.7.10R2.8.0} [MFR Compat: Chococraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar) Unloaded->Constructed->Pre-initialized
  183. MineFactoryReloaded|CompatExtraBiomes{1.7.10R2.8.0} [MFR Compat: ExtraBiomes] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar) Unloaded->Constructed->Pre-initialized
  184. MineFactoryReloaded|CompatForestry{1.7.10R2.8.0} [MFR Compat: Forestry] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar) Unloaded->Constructed->Pre-initialized
  185. MineFactoryReloaded|CompatForgeMicroblock{1.7.10R2.8.0} [MFR Compat: ForgeMicroblock] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar) Unloaded->Constructed->Pre-initialized
  186. MineFactoryReloaded|CompatIC2{1.7.10R2.8.0} [MFR Compat: IC2] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar) Unloaded->Constructed->Pre-initialized
  187. Mystcraft{0.11.10.00} [Mystcraft] (mystcraft-1.7.10-0.11.10.00.jar) Unloaded->Constructed->Pre-initialized
  188. MineFactoryReloaded|CompatMystcraft{1.7.10R2.8.0} [MFR Compat: Mystcraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar) Unloaded->Constructed->Pre-initialized
  189. MrTJPCoreMod{1.0.7.14} [MrTJPCore] (MrTJPCore-1.7.10-1.0.7.14-universal.jar) Unloaded->Constructed->Pre-initialized
  190. ProjRed|Core{4.6.1.80} [ProjectRed] (ProjectRed-1.7.10-4.6.1.80-Base.jar) Unloaded->Constructed->Pre-initialized
  191. ProjRed|Exploration{4.6.1.80} [ProjectRed-Exploration] (ProjectRed-1.7.10-4.6.1.80-World.jar) Unloaded->Constructed->Pre-initialized
  192. MineFactoryReloaded|CompatProjRed{1.7.10R2.8.0} [MFR Compat ProjectRed] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar) Unloaded->Constructed->Pre-initialized
  193. MineFactoryReloaded|CompatRailcraft{1.7.10R2.8.0} [MFR Compat: Railcraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar) Unloaded->Constructed->Pre-initialized
  194. MineFactoryReloaded|CompatSufficientBiomes{1.7.10R2.8.0} [MFR Compat: Sufficient Biomes] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar) Unloaded->Constructed->Pre-initialized
  195. MineFactoryReloaded|CompatThaumcraft{1.7.10R2.8.0} [MFR Compat: Thaumcraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar) Unloaded->Constructed->Pre-initialized
  196. MineFactoryReloaded|CompatThermalExpansion{1.7.10R2.8.0} [MFR Compat: Thermal Expansion] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar) Unloaded->Constructed->Pre-initialized
  197. MineFactoryReloaded|CompatTConstruct{1.7.10R2.8.0} [MFR Compat: Tinkers' Construct] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar) Unloaded->Constructed->Pre-initialized
  198. MineFactoryReloaded|CompatTwilightForest{1.7.10R2.8.0} [MFR Compat: TwilightForest] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar) Unloaded->Constructed->Pre-initialized
  199. MineFactoryReloaded|CompatVanilla{1.7.10R2.8.0} [MFR Compat: Vanilla] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar) Unloaded->Constructed->Pre-initialized
  200. MineTweaker3{3.0.9B} [MineTweaker 3] (MineTweaker3-1.7.10-3.0.9C.jar) Unloaded->Constructed->Pre-initialized
  201. Morpheus{1.7.10-1.6.4} [Morpheus] (Morpheus-1.7.10-1.6.4.jar) Unloaded->Constructed->Pre-initialized
  202. NEIAddons{1.12.8.29} [NEI Addons] (neiaddons-1.12.8.29-mc1.7.10.jar) Unloaded->Constructed->Pre-initialized
  203. NEIAddons|AppEng{1.12.8.29} [NEI Addons: Applied Energistics 2] (neiaddons-1.12.8.29-mc1.7.10.jar) Unloaded->Constructed->Pre-initialized
  204. NEIAddons|Botany{1.12.8.29} [NEI Addons: Botany] (neiaddons-1.12.8.29-mc1.7.10.jar) Unloaded->Constructed->Pre-initialized
  205. NEIAddons|Forestry{1.12.8.29} [NEI Addons: Forestry] (neiaddons-1.12.8.29-mc1.7.10.jar) Unloaded->Constructed->Pre-initialized
  206. NEIAddons|CraftingTables{1.12.8.29} [NEI Addons: Crafting Tables] (neiaddons-1.12.8.29-mc1.7.10.jar) Unloaded->Constructed->Pre-initialized
  207. NEIAddons|ExNihilo{1.12.8.29} [NEI Addons: Ex Nihilo] (neiaddons-1.12.8.29-mc1.7.10.jar) Unloaded->Constructed->Pre-initialized
  208. neiintegration{1.0.9} [NEI Integration] (NEIIntegration-MC1.7.10-1.0.9.jar) Unloaded->Constructed->Pre-initialized
  209. NetherOres{1.7.10R2.3.0} [Nether Ores] (NetherOres-[1.7.10]2.3.0-12.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.95} [Not Enough Resources] (NotEnoughResources-1.7.10-0.1.0.95.jar) Unloaded->Constructed->Pre-initialized
  212. OpenMods{0.7.3} [OpenMods] (OpenModsLib-1.7.10-0.7.3.jar) Unloaded->Constructed->Pre-initialized
  213. OpenBlocks{1.4.3} [OpenBlocks] (OpenBlocks-1.7.10-1.4.3.jar) Unloaded->Constructed->Pre-initialized
  214. OpenPeripheralCore{1.1.1} [OpenPeripheralCore] (OpenPeripheralCore-1.7.10-1.1.1.jar) Unloaded->Constructed->Pre-initialized
  215. OpenPeripheral{0.3.1} [OpenPeripheralAddons] (OpenPeripheralAddons-1.7.10-0.3.1.jar) Unloaded->Constructed->Pre-initialized
  216. OpenPeripheralIntegration{0.2.2} [OpenPeripheralIntegration] (OpenPeripheralIntegration-1.7.10-0.2.2.jar) Unloaded->Constructed->Pre-initialized
  217. PortalGun{4.0.0-beta-4} [PortalGun] (PortalGun-4.0.0-beta-4.jar) Unloaded->Constructed->Pre-initialized
  218. ProjRed|Transmission{4.6.1.80} [ProjectRed-Transmission] (ProjectRed-1.7.10-4.6.1.80-Integration.jar) Unloaded->Constructed->Pre-initialized
  219. ProjRed|Transportation{4.6.1.80} [ProjectRed-Transportation] (ProjectRed-1.7.10-4.6.1.80-Mechanical_beta.jar) Unloaded->Constructed->Pre-initialized
  220. ProjRed|Compatibility{4.6.1.80} [ProjectRed-Compatibility] (ProjectRed-1.7.10-4.6.1.80-Compat.jar) Unloaded->Constructed->Pre-initialized
  221. ProjRed|Integration{4.6.1.80} [ProjectRed-Integration] (ProjectRed-1.7.10-4.6.1.80-Integration.jar) Unloaded->Constructed->Pre-initialized
  222. ProjRed|Illumination{4.6.1.80} [ProjectRed-Illumination] (ProjectRed-1.7.10-4.6.1.80-Lighting.jar) Unloaded->Constructed->Pre-initialized
  223. ProjRed|Expansion{4.6.1.80} [ProjectRed-Expansion] (ProjectRed-1.7.10-4.6.1.80-Mechanical_beta.jar) Unloaded->Constructed->Pre-initialized
  224. RedstoneArsenal{1.7.10R1.1.0} [Redstone Arsenal] (RedstoneArsenal-[1.7.10]1.1.0-80.jar) Unloaded->Constructed->Pre-initialized
  225. ResourceLoader{1.2} [Resource Loader] (ResourceLoader-1.2.jar) Unloaded->Constructed->Pre-initialized
  226. rftools{2.91} [RFTools] (rftools-2.91.jar) Unloaded->Constructed->Pre-initialized
  227. runicdungeons{1.1.4} [Runic Dungeons] (runicdungeons-1.1.4.jar) Unloaded->Constructed->Pre-initialized
  228. simplyjetpacks{1.5.1} [Simply Jetpacks] (SimplyJetpacks-MC1.7.10-1.5.1.jar) Unloaded->Constructed->Pre-initialized
  229. SolarExpansion{1.6a} [Solar Expansion] (SolarExpansion-Basic-1.6a.jar) Unloaded->Constructed->Pre-initialized
  230. springboards{0.1} [Spring Boards] (Springboards-1.7.10-0.1.jar) Unloaded->Constructed->Pre-initialized
  231. StevesFactoryManager{A93} [Steve's Factory Manager] (StevesFactoryManagerA93.jar) Unloaded->Constructed->Pre-initialized
  232. StevesAddons{0.10.12} [Steve's Addons] (StevesAddons-1.7.10-0.10.12.jar) Unloaded->Constructed->Pre-initialized
  233. StevesCarts{2.0.0.b18} [Steve's Carts 2] (StevesCarts2.0.0.b18.jar) Unloaded->Constructed->Pre-initialized
  234. StevesWorkshop{0.5.1} [Steve's Workshop] (StevesWorkshop-0.5.1.jar) Unloaded->Constructed->Pre-initialized
  235. thaumcraftneiplugin{1.7.10-1.7} [Thaumcraft NEI Plugin] (thaumcraftneiplugin-1.7.10-1.7.jar) Unloaded->Constructed->Pre-initialized
  236. thaumicenergistics{0.8.10.5} [Thaumic Energistics] (thaumicenergistics-0.8.10.5.jar) Unloaded->Constructed->Pre-initialized
  237. ThaumicExploration{0.6.0} [Thaumic Exploration] (ThaumicExploration-1.7.10-1.1-37.jar) Unloaded->Constructed->Pre-initialized
  238. ThermalDynamics{1.7.10R1.0.0} [Thermal Dynamics] (ThermalDynamics-[1.7.10]1.0.0-122.jar) Unloaded->Constructed->Pre-initialized
  239. TiCTooltips{1.2.4} [TiC Tooltips] (TiCTooltips-mc1.7.10-1.2.4.jar) Unloaded->Constructed->Pre-initialized
  240. TMechworks{0.2.14.100} [Tinkers' Mechworks] (TMechworks-1.7.10-0.2.14.100.jar) Unloaded->Constructed->Pre-initialized
  241. Translocator{1.1.1.14} [Translocator] (Translocator-1.7.10-1.1.1.14-universal.jar) Unloaded->Constructed->Pre-initialized
  242. ttCore{MC1.7.10-0.1.0-67} [ttCore] (ttCore-MC1.7.10-0.1.0-67.jar) Unloaded->Constructed->Pre-initialized
  243. WailaHarvestability{1.1.2} [Waila Harvestability] (WailaHarvestability-mc1.7.x-1.1.2.jar) Unloaded->Constructed->Pre-initialized
  244. wawla{1.2.1} [What Are We Looking At] (Wawla-1.2.1_1.7.10.jar) Unloaded->Constructed->Pre-initialized
  245. witchery{0.24.1} [Witchery] (witchery-1.7.10-0.24.1.jar) Unloaded->Constructed->Pre-initialized
  246. 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
  247. 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
  248. 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
  249. McMultipart{1.1.2.334} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.1.2.334-universal.jar) Unloaded->Constructed->Pre-initialized
  250. aobd{2.6.2} [Another One Bites The Dust] (AOBD-2.6.2.jar) Unloaded->Constructed->Pre-initialized
  251. denseores{1.0} [Dense Ores] (denseores-1.6.2.jar) Unloaded->Constructed->Pre-initialized
  252. ForgeMicroblock{1.1.2.334} [Forge Microblocks] (ForgeMultipart-1.7.10-1.1.2.334-universal.jar) Unloaded->Constructed->Pre-initialized
  253. GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.4.0' Renderer: 'GeForce GTX 760/PCIe/SSE2'
  254. OpenModsLib class transformers: [stencil_patches:FINISHED],[movement_callback:FINISHED],[map_gen_fix:FINISHED],[gl_capabilities_hook:FINISHED],[player_render_hook:FINISHED]
  255. Class transformer null safety: all safe
  256. AE2 Version: stable rv2-stable-3 for Forge 10.13.2.1291
  257. Mantle Environment: Environment healthy.
  258. CoFHCore: -[1.7.10]3.0.2-262
  259. ThermalFoundation: -[1.7.10]1.0.0-81
  260. ThermalExpansion: -[1.7.10]4.0.1-182
  261. MineFactoryReloaded: -[1.7.10]2.8.0-104
  262. TConstruct Environment: Environment healthy.
  263. NetherOres: -[1.7.10]2.3.0-12
  264. RedstoneArsenal: -[1.7.10]1.1.0-80
  265. ThermalDynamics: -[1.7.10]1.0.0-122
  266. List of loaded APIs:
  267. * API_NEK (1.0.0) from NotEnoughKeys-1.7.10-1.0.0b29.jar
  268. * appliedenergistics2|API (rv2) from ThaumicTinkerer-2.5-1.7.10-502.jar
  269. * Baubles|API (1.0.1.10) from Baubles-1.7.10-1.0.1.10.jar
  270. * BiomesOPlentyAPI (1.0.0) from BiomesOPlenty-1.7.10-2.1.0.1067-universal.jar
  271. * BotaniaAPI (50) from Botania r1.6-190.jar
  272. * BuildCraftAPI|blueprints (1.2) from buildcraft-6.4.16.jar
  273. * BuildCraftAPI|boards (1.0) from buildcraft-6.4.16.jar
  274. * BuildCraftAPI|core (1.0) from Railcraft_1.7.10-9.6.1.0.jar
  275. * BuildCraftAPI|events (1.0) from buildcraft-6.4.16.jar
  276. * BuildCraftAPI|facades (1.0) from buildcraft-6.4.16.jar
  277. * BuildCraftAPI|filler (3.0) from buildcraft-6.4.16.jar
  278. * BuildCraftAPI|fuels (2.0) from buildcraft-6.4.16.jar
  279. * BuildCraftAPI|gates (4.0) from buildcraft-6.4.16.jar
  280. * BuildCraftAPI|items (1.0) from buildcraft-6.4.16.jar
  281. * BuildCraftAPI|power (1.3) from buildcraft-6.4.16.jar
  282. * BuildCraftAPI|recipes (2.1) from buildcraft-6.4.16.jar
  283. * BuildCraftAPI|robots (1.0) from buildcraft-6.4.16.jar
  284. * BuildCraftAPI|statements (1.0) from Railcraft_1.7.10-9.6.1.0.jar
  285. * BuildCraftAPI|tiles (1.1) from buildcraft-6.4.16.jar
  286. * BuildCraftAPI|tools (1.0) from Railcraft_1.7.10-9.6.1.0.jar
  287. * BuildCraftAPI|transport (4.0) from Railcraft_1.7.10-9.6.1.0.jar
  288. * ChiselAPI (0.0.2) from Chisel2-2.3.10.37.jar
  289. * ChiselAPI|Carving (0.0.2) from Chisel2-2.3.10.37.jar
  290. * CoFHAPI (1.7.10R1.0.0) from extrautilities-1.2.5.jar
  291. * CoFHAPI|block (1.7.10R1.0.3) from EnderIO-1.7.10-2.2.8.381.jar
  292. * CoFHAPI|core (1.7.10R1.0.7) from EnderTech-1.7.10-0.3.2.388.jar
  293. * CoFHAPI|energy (1.7.10R1.0.2) from Draconic-Evolution-1.7.10-1.0.1c.jar
  294. * CoFHAPI|fluid (1.7.10R1.0.12) from CoFHCore-[1.7.10]3.0.2-262.jar
  295. * CoFHAPI|inventory (1.7.10R1.0.12) from CoFHCore-[1.7.10]3.0.2-262.jar
  296. * CoFHAPI|item (1.7.10R1.0.3) from EnderIO-1.7.10-2.2.8.381.jar
  297. * CoFHAPI|items (1.7.10R1.0.3) from SolarExpansion-Basic-1.6a.jar
  298. * CoFHAPI|modhelpers (1.7.10R1.0.7) from EnderTech-1.7.10-0.3.2.388.jar
  299. * CoFHAPI|tileentity (1.7.10R1.0.7) from EnderTech-1.7.10-0.3.2.388.jar
  300. * CoFHAPI|transport (1.7.10R1.0.12) from CoFHCore-[1.7.10]3.0.2-262.jar
  301. * CoFHAPI|world (1.7.10R1.0.12) from CoFHCore-[1.7.10]3.0.2-262.jar
  302. * CoFHLib (1.7.10R1.0.1) from CoFHCore-[1.7.10]3.0.2-262.jar
  303. * CoFHLib|audio (1.7.10R1.0.0B9) from EnderTech-1.7.10-0.3.2.388.jar
  304. * CoFHLib|gui (1.7.10R1.0.0B9) from EnderTech-1.7.10-0.3.2.388.jar
  305. * CoFHLib|gui|container (1.7.10R1.0.0B9) from EnderTech-1.7.10-0.3.2.388.jar
  306. * CoFHLib|gui|element (1.7.10R1.0.0B9) from EnderTech-1.7.10-0.3.2.388.jar
  307. * CoFHLib|gui|element|listbox (1.7.10R1.0.1) from CoFHCore-[1.7.10]3.0.2-262.jar
  308. * CoFHLib|gui|slot (1.7.10R1.0.1) from CoFHCore-[1.7.10]3.0.2-262.jar
  309. * CoFHLib|inventory (1.7.10R1.0.1) from CoFHCore-[1.7.10]3.0.2-262.jar
  310. * CoFHLib|render (1.7.10R1.0.0B9) from EnderTech-1.7.10-0.3.2.388.jar
  311. * CoFHLib|render|particle (1.7.10R1.0.0B9) from EnderTech-1.7.10-0.3.2.388.jar
  312. * CoFHLib|util (1.7.10R1.0.0B9) from EnderTech-1.7.10-0.3.2.388.jar
  313. * CoFHLib|util|helpers (1.7.10R1.0.0B9) from EnderTech-1.7.10-0.3.2.388.jar
  314. * CoFHLib|util|position (1.7.10R1.0.1) from CoFHCore-[1.7.10]3.0.2-262.jar
  315. * CoFHLib|world (1.7.10R1.0.0B9) from EnderTech-1.7.10-0.3.2.388.jar
  316. * CoFHLib|world|feature (1.7.10R1.0.1) from CoFHCore-[1.7.10]3.0.2-262.jar
  317. * ComputerCraft|API (1.73) from ComputerCraft1.73.jar
  318. * ComputerCraft|API|FileSystem (1.73) from ComputerCraft1.73.jar
  319. * ComputerCraft|API|Lua (1.73) from ComputerCraft1.73.jar
  320. * ComputerCraft|API|Media (1.73) from ComputerCraft1.73.jar
  321. * ComputerCraft|API|Peripheral (1.73) from ComputerCraft1.73.jar
  322. * ComputerCraft|API|Redstone (1.73) from ComputerCraft1.73.jar
  323. * ComputerCraft|API|Turtle (1.73) from ComputerCraft1.73.jar
  324. * CSLib|API (1.0) from Decocraft-2.0.1_1.7.10.jar
  325. * DraconicEvolution|API (1.0) from Draconic-Evolution-1.7.10-1.0.1c.jar
  326. * EnderIOAPI (0.0.2) from EnderIO-1.7.10-2.2.8.381.jar
  327. * EnderIOAPI|Redstone (0.0.2) from EnderIO-1.7.10-2.2.8.381.jar
  328. * EnderIOAPI|Tools (0.0.2) from EnderIO-1.7.10-2.2.8.381.jar
  329. * ForestryAPI|apiculture (2.6.0) from forestry_1.7.10-3.5.6.15.jar
  330. * ForestryAPI|arboriculture (2.3.0) from forestry_1.7.10-3.5.6.15.jar
  331. * ForestryAPI|circuits (1.1.0) from forestry_1.7.10-3.5.6.15.jar
  332. * ForestryAPI|core (2.6.1) from forestry_1.7.10-3.5.6.15.jar
  333. * ForestryAPI|farming (1.1.0) from forestry_1.7.10-3.5.6.15.jar
  334. * ForestryAPI|food (1.1.0) from forestry_1.7.10-3.5.6.15.jar
  335. * ForestryAPI|fuels (2.0.1) from forestry_1.7.10-3.5.6.15.jar
  336. * ForestryAPI|genetics (2.7.0) from forestry_1.7.10-3.5.6.15.jar
  337. * ForestryAPI|hives (4.0.0) from forestry_1.7.10-3.5.6.15.jar
  338. * ForestryAPI|lepidopterology (1.1) from forestry_1.7.10-3.5.6.15.jar
  339. * ForestryAPI|mail (3.0.0) from forestry_1.7.10-3.5.6.15.jar
  340. * ForestryAPI|recipes (2.1.0) from forestry_1.7.10-3.5.6.15.jar
  341. * ForestryAPI|storage (2.3.0) from forestry_1.7.10-3.5.6.15.jar
  342. * ForestryAPI|world (1.1.0) from forestry_1.7.10-3.5.6.15.jar
  343. * gendustryAPI (1.4.11.89) from gendustry-1.4.11.89-mc1.7.10.jar
  344. * IC2API (1.0) from Railcraft_1.7.10-9.6.1.0.jar
  345. * inpure|api (1.7) from INpureCore-[1.7.10]1.0.0B9-62.jar
  346. * Mystcraft|API (0.1) from mystcraft-1.7.10-0.11.10.00.jar
  347. * neresources|API (1.0) from NotEnoughResources-1.7.10-0.1.0.95.jar
  348. * NuclearControlAPI (v1.0.5) from IC2NuclearControl-2.2.5a-GoingForTheKill.jar
  349. * OpenBlocks|API (1.0) from OpenBlocks-1.7.10-1.4.3.jar
  350. * OpenPeripheralApi (3.2) from OpenPeripheralCore-1.7.10-1.1.1.jar
  351. * RailcraftAPI|bore (1.0.0) from Railcraft_1.7.10-9.6.1.0.jar
  352. * RailcraftAPI|carts (1.3.1) from Railcraft_1.7.10-9.6.1.0.jar
  353. * RailcraftAPI|core (1.3.0) from Railcraft_1.7.10-9.6.1.0.jar
  354. * RailcraftAPI|crafting (1.0.0) from Railcraft_1.7.10-9.6.1.0.jar
  355. * RailcraftAPI|electricity (1.6.0) from Railcraft_1.7.10-9.6.1.0.jar
  356. * RailcraftAPI|events (1.0.0) from Railcraft_1.7.10-9.6.1.0.jar
  357. * RailcraftAPI|fuel (1.0.0) from Railcraft_1.7.10-9.6.1.0.jar
  358. * RailcraftAPI|helpers (1.1.0) from Railcraft_1.7.10-9.6.1.0.jar
  359. * RailcraftAPI|items (1.0.0) from Railcraft_1.7.10-9.6.1.0.jar
  360. * RailcraftAPI|locomotive (1.0.1) from Railcraft_1.7.10-9.6.1.0.jar
  361. * RailcraftAPI|signals (1.3.0) from Railcraft_1.7.10-9.6.1.0.jar
  362. * RailcraftAPI|tracks (2.0.0) from Railcraft_1.7.10-9.6.1.0.jar
  363. * Thaumcraft|API (4.2.2.0) from Railcraft_1.7.10-9.6.1.0.jar
  364. * WailaAPI (1.2) from Waila-1.5.10_1.7.10.jar
  365. Stencil buffer state: Function set: GL30, pool: forge, bits: 8
  366. Launched Version: 1.7.10
  367. LWJGL: 2.9.1
  368. OpenGL: GeForce GTX 760/PCIe/SSE2 GL version 4.4.0, NVIDIA Corporation
  369. GL Caps: Using GL 1.3 multitexturing.
  370. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  371. Anisotropic filtering is supported and maximum anisotropy is 16.
  372. Shaders are available because OpenGL 2.1 is supported.
  373.  
  374. Is Modded: Definitely; Client brand changed to 'fml,forge'
  375. Type: Client (map_client.txt)
  376. Resource Packs: []
  377. Current Language: English (US)
  378. Profiler Position: N/A (disabled)
  379. Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  380. Anisotropic Filtering: Off (1)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement