Advertisement
Guest User

Untitled

a guest
Jan 22nd, 2014
295
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.14 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Daisy, daisy...
  3.  
  4. Time: 1/22/14 8:00 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:125)
  10. at net.minecraftforge.event.ASMEventHandler_223_WRAddonEventHandler_onTextureLoad_Pre.invoke(.dynamic)
  11. at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:39)
  12. at net.minecraftforge.event.EventBus.post(EventBus.java:108)
  13. at net.minecraftforge.client.ForgeHooksClient.onTextureStitchedPre(ForgeHooksClient.java:247)
  14. at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:68)
  15. at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:57)
  16. at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(SourceFile:69)
  17. at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(SourceFile:58)
  18. at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(SourceFile:49)
  19. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:506)
  20. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
  21. at net.minecraft.client.main.Main.main(SourceFile:101)
  22. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  23. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  24. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  25. at java.lang.reflect.Method.invoke(Method.java:606)
  26. at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
  27. at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
  28. Caused by: java.lang.RuntimeException: java.io.FileNotFoundException: C:\Users\Owner\Desktop\FTB\Direwolf20_1_6_4\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:134)
  30. at codechicken.lib.config.ConfigTag.saveConfig(ConfigTag.java:30)
  31. at codechicken.lib.config.ConfigTag.saveConfig(ConfigTag.java:30)
  32. at codechicken.lib.config.ConfigTag.saveConfig(ConfigTag.java:30)
  33. at codechicken.lib.config.ConfigTagParent.setComment(ConfigTagParent.java:70)
  34. at codechicken.lib.config.ConfigTag.setComment(ConfigTag.java:234)
  35. at codechicken.wirelessredstone.core.RedstoneEther.<clinit>(RedstoneEther.java:64)
  36. ... 20 more
  37. Caused by: java.io.FileNotFoundException: C:\Users\Owner\Desktop\FTB\Direwolf20_1_6_4\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>(FileOutputStream.java:221)
  40. at java.io.FileOutputStream.<init>(FileOutputStream.java:171)
  41. at java.io.PrintWriter.<init>(PrintWriter.java:263)
  42. at codechicken.lib.config.ConfigFile.saveConfig(ConfigFile.java:130)
  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:125)
  53. at net.minecraftforge.event.ASMEventHandler_223_WRAddonEventHandler_onTextureLoad_Pre.invoke(.dynamic)
  54. at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:39)
  55. at net.minecraftforge.event.EventBus.post(EventBus.java:108)
  56. at net.minecraftforge.client.ForgeHooksClient.onTextureStitchedPre(ForgeHooksClient.java:247)
  57. at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:68)
  58. at net.minecraft.client.renderer.texture.TextureMap.func_110551_a(TextureMap.java:57)
  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:69)
  66. at net.minecraft.client.renderer.texture.TextureManager.func_110580_a(SourceFile:58)
  67. at net.minecraft.client.renderer.texture.TextureManager.func_130088_a(SourceFile:49)
  68. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:506)
  69.  
  70. -- Initialization --
  71. Details:
  72. Stacktrace:
  73. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
  74. at net.minecraft.client.main.Main.main(SourceFile:101)
  75. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  76. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  77. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  78. at java.lang.reflect.Method.invoke(Method.java:606)
  79. at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
  80. at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
  81.  
  82. -- System Details --
  83. Details:
  84. Minecraft Version: 1.6.4
  85. Operating System: Windows 7 (amd64) version 6.1
  86. Java Version: 1.7.0_45, Oracle Corporation
  87. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  88. Memory: 710937752 bytes (678 MB) / 1734868992 bytes (1654 MB) up to 3817865216 bytes (3641 MB)
  89. JVM Flags: 3 total; -Xms256M -Xmx4095M -XX:PermSize=256m
  90. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  91. Suspicious classes: FML and Forge are installed
  92. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  93. FML: MCP v8.11 FML v6.4.49.965 Minecraft Forge 9.11.1.965 Feed The Beast Mod Pack 130 mods loaded, 130 mods active
  94. mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  95. FML{6.4.49.965} [Forge Mod Loader] (minecraftforge-9.11.1.965.jar) Unloaded->Constructed->Pre-initialized
  96. Forge{9.11.1.965} [Minecraft Forge] (minecraftforge-9.11.1.965.jar) Unloaded->Constructed->Pre-initialized
  97. AppliedEnergistics-Core{rv14.finale2} [AppliedEnergistics Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  98. CodeChickenCore{0.9.0.7} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  99. denLib{3.1.35} [denLib] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  100. Evoc{1.0.0} [Evoc] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  101. InfiniBows{1.2.0 build 14} [Infinity Bow Fix] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  102. MobiusCore{1.0.4} [MobiusCore] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  103. NotEnoughItems{1.6.1.8} [Not Enough Items] (NotEnoughItems 1.6.1.8.jar) Unloaded->Constructed->Pre-initialized
  104. PowerCrystalsCore{1.1.8} [PowerCrystals Core] (PowerCrystalsCore-1.1.8-9.jar) Unloaded->Constructed->Pre-initialized
  105. switches|pistontweak{1.3.0 build 25} [Switches|PistonTweak] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  106. TConstruct-Preloader{0.0.1} [Tinkers Corestruct] (minecraft.jar) Unloaded->Constructed->Pre-initialized
  107. arsmagica2{1.1.1c} [Ars Magica 2] (AM2_1.1.1c.zip) Unloaded->Constructed->Pre-initialized
  108. AppliedEnergistics{rv14.finale2} [Applied Energistics] (appeng-rv14-finale2-mc16x.jar) Unloaded->Constructed->Pre-initialized
  109. BiblioCraft{1.5.3} [BiblioCraft] (BiblioCraft[v1.5.3].zip) Unloaded->Constructed->Pre-initialized
  110. Natura{2.1.14} [Natura] (Natura_mc1.6.X_2.1.14.jar) Unloaded->Constructed->Pre-initialized
  111. BiomesOPlenty{1.2.1} [Biomes O' Plenty] (BiomesOPlenty-universal-1.6.4-1.2.1.416.jar) Unloaded->Constructed->Pre-initialized
  112. BiblioWoodsBoP{1.3} [BiblioWoods Biomes O'Plenty Edition] (BiblioWoods[BiomesOPlenty][v1.3].zip) Unloaded->Constructed->Pre-initialized
  113. CoFHCore{2.0.0.2} [CoFH Core] (CoFHCore-2.0.0.2.jar) Unloaded->Constructed->Pre-initialized
  114. BuildCraft|Core{4.1.2} [BuildCraft] (buildcraft-A-1.6.2-4.1.2.jar) Unloaded->Constructed->Pre-initialized
  115. UniversalElectricity{@MAJOR@.@MINOR@.@REVIS@} [Universal Electricity] (Universal-Electricity-3.0.0.253-core.jar) Unloaded->Constructed->Pre-initialized
  116. ForgeMultipart{1.0.0.227} [Forge Multipart] (ForgeMultipart-universal-1.6.4-1.0.0.227.jar) Unloaded->Constructed->Pre-initialized
  117. ThermalExpansion{3.0.0.2} [Thermal Expansion] (ThermalExpansion-3.0.0.2.jar) Unloaded->Constructed->Pre-initialized
  118. IC2{2.0.316-experimental} [IndustrialCraft 2] (industrialcraft-2_2.0.316-experimental.jar) Unloaded->Constructed->Pre-initialized
  119. BuildCraft|Builders{4.1.2} [BC Builders] (buildcraft-A-1.6.2-4.1.2.jar) Unloaded->Constructed->Pre-initialized
  120. BuildCraft|Energy{4.1.2} [BC Energy] (buildcraft-A-1.6.2-4.1.2.jar) Unloaded->Constructed->Pre-initialized
  121. BuildCraft|Factory{4.1.2} [BC Factory] (buildcraft-A-1.6.2-4.1.2.jar) Unloaded->Constructed->Pre-initialized
  122. BuildCraft|Transport{4.1.2} [BC Transport] (buildcraft-A-1.6.2-4.1.2.jar) Unloaded->Constructed->Pre-initialized
  123. MineFactoryReloaded{1.6.2R2.7.4} [MineFactory Reloaded] (MineFactoryReloaded-2.7.4-255.jar) Unloaded->Constructed->Pre-initialized
  124. MineFactoryReloaded|CompatForestryPre{1.6.2R2.7.4} [MFR Compat: Forestry (part 2)] (MineFactoryReloaded-2.7.4-255.jar) Unloaded->Constructed->Pre-initialized
  125. Forestry{2.3.1.0} [Forestry for Minecraft] (Forestry-A-2.3.1.0.jar) Unloaded->Constructed->Pre-initialized
  126. BiblioWoodsForestry{1.3} [BiblioWoods Forestry Edition] (BiblioWoods[Forestry][v1.3].zip) Unloaded->Constructed->Pre-initialized
  127. BiblioWoodsNatura{1.1} [BiblioWoods Natura Edition] (BiblioWoods[Natura][v1.1].zip) Unloaded->Constructed->Pre-initialized
  128. Billund{1.01} [BILLUND] (BILLUND1.01.zip) Unloaded->Constructed->Pre-initialized
  129. BuildCraft|Silicon{4.1.2} [BC Silicon] (buildcraft-A-1.6.2-4.1.2.jar) Unloaded->Constructed->Pre-initialized
  130. Additional-Buildcraft-Objects{1.0.6.182} [Additional Buildcraft Objects] (buildcraft-Z-additional-buildcraft-objects-1.0.6.182.jar) Unloaded->Constructed->Pre-initialized
  131. CalclaviaCore{1.0.0} [Calclavia] (Calclavia-Core-v1.0.0.26.jar) Unloaded->Constructed->Pre-initialized
  132. ChickenChunks{1.3.3.3} [ChickenChunks] (ChickenChunks 1.3.3.3.jar) Unloaded->Constructed->Pre-initialized
  133. CoFHLoot{2.0.0.2} [CoFH Loot] (CoFHCore-2.0.0.2.jar) Unloaded->Constructed->Pre-initialized
  134. CoFHMasquerade{2.0.0.2} [CoFH Masquerade] (CoFHCore-2.0.0.2.jar) Unloaded->Constructed->Pre-initialized
  135. CoFHSocial{2.0.0.2} [CoFH Social] (CoFHCore-2.0.0.2.jar) Unloaded->Constructed->Pre-initialized
  136. CoFHWorld{2.0.0.2} [CoFH World] (CoFHCore-2.0.0.2.jar) Unloaded->Constructed->Pre-initialized
  137. CompactSolars{4.4.19.224} [Compact Solar Arrays] (compactsolars-universal-1.6.4-4.4.19.224.zip) Unloaded->Constructed->Pre-initialized
  138. ComputerCraft{1.57} [ComputerCraft] (ComputerCraft1.57.zip) Unloaded->Constructed->Pre-initialized
  139. CCTurtle{1.57} [ComputerCraft Turtles] (ComputerCraft1.57.zip) Unloaded->Constructed->Pre-initialized
  140. DenPipes-Forestry{1.1.8} [DenPipes-Forestry] (DenPipes-Forestry-1.6.4-1.1.8.jar) Unloaded->Constructed->Pre-initialized
  141. DenPipes-Emerald{1.1.6} [DenPipes-Emerald] (DenPipes-Emerald-1.6.4-1.1.6.jar) Unloaded->Constructed->Pre-initialized
  142. DenPipes{2.1.18} [DenPipes] (DenPipes-1.6.4-2.1.18.jar) Unloaded->Constructed->Pre-initialized
  143. EnderStorage{1.4.3.5} [EnderStorage] (EnderStorage 1.4.3.5.jar) Unloaded->Constructed->Pre-initialized
  144. ExtraUtilities{1.0.1} [Extra Utilities] (extrautils-1.0.2.zip) Unloaded->Constructed->Pre-initialized
  145. factorization{0.8.23} [Factorization] (Factorization-0.8.23.jar) Unloaded->Constructed->Pre-initialized
  146. factorization.misc{0.8.23} [Factorization Miscellaneous Nonsense] (Factorization-0.8.23.jar) Unloaded->Constructed->Pre-initialized
  147. factorization.notify{0.8.23} [Factorization Notification System] (Factorization-0.8.23.jar) Unloaded->Constructed->Pre-initialized
  148. factorization.dimensionalSlice{0.8.23} [Factorization Dimensional Slices] (Factorization-0.8.23.jar) Unloaded->Constructed->Pre-initialized
  149. flatsigns{1.4.0} [Flat Signs] (flatsigns-1.6.2-universal-1.4.0.15.jar) Unloaded->Constructed->Pre-initialized
  150. GateCopy{3.1.4} [GateCopy] (GateCopy-1.6.4-3.1.4.jar) Unloaded->Constructed->Pre-initialized
  151. iChunUtil{2.3.0} [iChunUtil] (iChunUtil2.3.0.zip) Unloaded->Constructed->Pre-initialized
  152. GraviGun{2.0.0} [GraviGun] (GravityGun2.0.0.zip) Unloaded->Constructed->Pre-initialized
  153. Hats{2.0.2} [Hats] (Hats2.0.2.zip) Unloaded->Constructed->Pre-initialized
  154. HatStand{2.0.0} [HatStand] (HatStand2.0.0.zip) Unloaded->Constructed->Pre-initialized
  155. IC2NuclearControl{1.6.2c} [Nuclear Control] (IC2NuclearControl-1.6.2c-ic2-experimental.zip) Unloaded->Constructed->Pre-initialized
  156. inventorytweaks{1.56} [Inventory Tweaks] (InventoryTweaks-MC1.6.2-1.56-b77.jar) Unloaded->Constructed->Pre-initialized
  157. IronChest{5.4.1.649} [Iron Chest] (ironchest-universal-1.6.4-5.4.1.649.zip) Unloaded->Constructed->Pre-initialized
  158. Thaumcraft{4.0.5b} [Thaumcraft] (Thaumcraft4.0.5b.zip) Unloaded->Constructed->Pre-initialized
  159. LogisticsPipes|Main{0.7.4.dev.80} [Logistics Pipes] (LogisticsPipes-MC1.6.4-0.7.4.dev.80.jar) Unloaded->Constructed->Pre-initialized
  160. Railcraft{8.3.2.0} [Railcraft] (Railcraft_1.6.4-8.3.2.0.jar) Unloaded->Constructed->Pre-initialized
  161. Waila{1.4.4} [Waila] (Waila_1.4.4b.zip) Unloaded->Constructed->Pre-initialized
  162. TConstruct{1.6.X_1.5.2.1} [Tinkers' Construct] (TConstruct_mc1.6.4_1.5.2.4.jar) Unloaded->Constructed->Pre-initialized
  163. ThaumicTinkerer{2.0} [Thaumic Tinkerer] (ThaumicTinkerer 2.0-44.jar) Unloaded->Constructed->Pre-initialized
  164. MagicBees{2.1.9} [Magic Bees] (magicbees-2.1.9.jar) Unloaded->Constructed->Pre-initialized
  165. MFFS{3.6.0} [Modular Force Field System] (MFFS_v3.6.0.303.jar) Unloaded->Constructed->Pre-initialized
  166. MFR Compat Forestry Trees{1.0} [MFR Compat Forestry Trees] (MineFactoryReloaded-2.7.4-255.jar) Unloaded->Constructed->Pre-initialized
  167. MFR Compat Extra Trees{1.0} [MFR Compat Extra Trees] (MineFactoryReloaded-2.7.4-255.jar) Unloaded->Constructed->Pre-initialized
  168. MineFactoryReloaded|CompatAppliedEnergistics{1.6.2R2.7.4} [MFR Compat: Applied Energistics] (MineFactoryReloaded-2.7.4-255.jar) Unloaded->Constructed->Pre-initialized
  169. MineFactoryReloaded|CompatAtum{1.6.2R2.7.4} [MFR Compat: Atum] (MineFactoryReloaded-2.7.4-255.jar) Unloaded->Constructed->Pre-initialized
  170. MineFactoryReloaded|CompatBackTools{1.6.2R2.7.4} [MFR Compat: BackTools] (MineFactoryReloaded-2.7.4-255.jar) Unloaded->Constructed->Pre-initialized
  171. MineFactoryReloaded|CompatBuildCraft{1.6.2R2.7.4} [MFR Compat: BuildCraft] (MineFactoryReloaded-2.7.4-255.jar) Unloaded->Constructed->Pre-initialized
  172. MineFactoryReloaded|CompatChococraft{1.6.2R2.7.4} [MFR Compat: Chococraft] (MineFactoryReloaded-2.7.4-255.jar) Unloaded->Constructed->Pre-initialized
  173. MineFactoryReloaded|CompatExtraBiomes{1.6.2R2.7.4} [MFR Compat: ExtraBiomes] (MineFactoryReloaded-2.7.4-255.jar) Unloaded->Constructed->Pre-initialized
  174. MineFactoryReloaded|CompatForestry{1.6.2R2.7.4} [MFR Compat: Forestry] (MineFactoryReloaded-2.7.4-255.jar) Unloaded->Constructed->Pre-initialized
  175. MineFactoryReloaded|CompatForgeMicroblock{1.6.2R2.7.4} [MFR Compat: ForgeMicroblock] (MineFactoryReloaded-2.7.4-255.jar) Unloaded->Constructed->Pre-initialized
  176. MineFactoryReloaded|CompatIC2{1.6.2R2.7.4} [MFR Compat: IC2] (MineFactoryReloaded-2.7.4-255.jar) Unloaded->Constructed->Pre-initialized
  177. MineFactoryReloaded|CompatMagicalCrops{1.6.2R2.7.4} [MFR Compat: Magical Crops] (MineFactoryReloaded-2.7.4-255.jar) Unloaded->Constructed->Pre-initialized
  178. Mystcraft{0.10.11.00} [Mystcraft] (mystcraft-uni-1.6.4-0.10.11.00.zip) Unloaded->Constructed->Pre-initialized
  179. MineFactoryReloaded|CompatMystcraft{1.6.2R2.7.4} [MFR Compat: Mystcraft] (MineFactoryReloaded-2.7.4-255.jar) Unloaded->Constructed->Pre-initialized
  180. MineFactoryReloaded|CompatPams{1.6.2R2.7.4} [MFR Compat: Pam's Mods] (MineFactoryReloaded-2.7.4-255.jar) Unloaded->Constructed->Pre-initialized
  181. MineFactoryReloaded|CompatRailcraft{1.6.2R2.7.4} [MFR Compat: Railcraft] (MineFactoryReloaded-2.7.4-255.jar) Unloaded->Constructed->Pre-initialized
  182. MineFactoryReloaded|CompatRP2{1.6.2R2.7.4} [MFR Compat: RP2] (MineFactoryReloaded-2.7.4-255.jar) Unloaded->Constructed->Pre-initialized
  183. MineFactoryReloaded|CompatSufficientBiomes{1.6.2R2.7.4} [MFR Compat: Sufficient Biomes] (MineFactoryReloaded-2.7.4-255.jar) Unloaded->Constructed->Pre-initialized
  184. MineFactoryReloaded|CompatThaumcraft{1.6.2R2.7.4} [MFR Compat: Thaumcraft] (MineFactoryReloaded-2.7.4-255.jar) Unloaded->Constructed->Pre-initialized
  185. MineFactoryReloaded|CompatThermalExpansion{1.6.2R2.7.4} [MFR Compat: Thermal Expansion] (MineFactoryReloaded-2.7.4-255.jar) Unloaded->Constructed->Pre-initialized
  186. TwilightForest{1.20.2} [The Twilight Forest] (twilightforest-1.20.2.jar) Unloaded->Constructed->Pre-initialized
  187. MineFactoryReloaded|CompatTwilightForest{1.6.2R2.7.4} [MFR Compat: TwilightForest] (MineFactoryReloaded-2.7.4-255.jar) Unloaded->Constructed->Pre-initialized
  188. MineFactoryReloaded|CompatVanilla{1.6.2R2.7.4} [MFR Compat: Vanilla] (MineFactoryReloaded-2.7.4-255.jar) Unloaded->Constructed->Pre-initialized
  189. MineFactoryReloaded|CompatXyCraft{1.6.2R2.7.4} [MFR Compat: XyCraft] (MineFactoryReloaded-2.7.4-255.jar) Unloaded->Constructed->Pre-initialized
  190. numina{0.1.1-53} [Numina] (Numina-1.6.2-0.1.1-53.jar) Unloaded->Constructed->Pre-initialized
  191. powersuits{0.9.0-84} [MachineMuse's Modular Powersuits] (ModularPowersuits-1.6.2-0.9.0-84.jar) Unloaded->Constructed->Pre-initialized
  192. Morph{0.4.0} [Morph] (Morph-Beta-0.4.0.zip) Unloaded->Constructed->Pre-initialized
  193. NEIAddons{1.9.3.r47} [NEI Addons] (neiaddons-1.6.2-1.9.3.r47.jar) Unloaded->Constructed->Pre-initialized
  194. NEIAddons|AE{1.9.3.r47} [NEI Addons: Applied Energistics] (neiaddons-1.6.2-1.9.3.r47.jar) Unloaded->Constructed->Pre-initialized
  195. NEIAddons|CraftingTables{1.9.3.r47} [NEI Addons: Crafting Tables] (neiaddons-1.6.2-1.9.3.r47.jar) Unloaded->Constructed->Pre-initialized
  196. NEIAddons|ExtraBees{1.9.3.r47} [NEI Addons: Extra Bees] (neiaddons-1.6.2-1.9.3.r47.jar) Unloaded->Constructed->Pre-initialized
  197. NEIAddons|Forestry{1.9.3.r47} [NEI Addons: Forestry] (neiaddons-1.6.2-1.9.3.r47.jar) Unloaded->Constructed->Pre-initialized
  198. NEIAddons|MiscPeripherals{1.9.3.r47} [NEI Addons: Misc Peripherals] (neiaddons-1.6.2-1.9.3.r47.jar) Unloaded->Constructed->Pre-initialized
  199. NEIPlugins{1.1.0.6} [NEI Plugins] (NEIPlugins-1.1.0.6.jar) Unloaded->Constructed->Pre-initialized
  200. ObsidiPlates{2.0.0} [Obsidian Pressure Plates] (obsidiplates-1.6.2-universal-2.0.0.15.jar) Unloaded->Constructed->Pre-initialized
  201. OpenPeripheral{0.2.1} [OpenPeripheral] (OpenPeripheral-0.2.1-preview8.jar) Unloaded->Constructed->Pre-initialized
  202. OpenBlocks{1.2.2} [OpenBlocks] (OpenBlocks-1.2.2.jar) Unloaded->Constructed->Pre-initialized
  203. MapWriter{2.0.1} [MapWriter] (Opis_1.1.2_alpha.zip) Unloaded->Constructed->Pre-initialized
  204. Opis{1.1.2_alpha} [Opis] (Opis_1.1.2_alpha.zip) Unloaded->Constructed->Pre-initialized
  205. PluginsforForestry{3.2.30} [PluginsforForestry] (PluginsforForestry-1.6.4-3.2.30.jar) Unloaded->Constructed->Pre-initialized
  206. PortalGun{2.0.2} [PortalGun] (PortalGun2.0.2.zip) Unloaded->Constructed->Pre-initialized
  207. ProjRed|Core{4.2.1.16} [ProjectRed] (ProjectRedBase-1.6.4-4.2.1.16.jar) Unloaded->Constructed->Pre-initialized
  208. ProjRed|Compatibility{1.0} [ProjRed|Compatibility] (ProjectRedCompat-1.6.4-4.2.1.16.jar) Unloaded->Constructed->Pre-initialized
  209. ProjRed|Integration{1.0} [ProjRed|Integration] (ProjectRedIntegration-1.6.4-4.2.1.16.jar) Unloaded->Constructed->Pre-initialized
  210. ProjRed|Transmission{1.0} [ProjRed|Transmission] (ProjectRedIntegration-1.6.4-4.2.1.16.jar) Unloaded->Constructed->Pre-initialized
  211. ProjRed|Illumination{1.0} [ProjRed|Illumination] (ProjectRedLighting-1.6.4-4.2.1.16.jar) Unloaded->Constructed->Pre-initialized
  212. ProjRed|Exploration{1.0} [ProjRed|Exploration] (ProjectRedWorld-1.6.4-4.2.1.16.jar) Unloaded->Constructed->Pre-initialized
  213. QuantumCraft{1.02_mc164} [qCraft] (qCraft1.02_mc164.zip) Unloaded->Constructed->Pre-initialized
  214. Redstone Arsenal{1.0.0.0} [Redstone Arsenal] (RedstoneArsenal-1.0.0.0.jar) Unloaded->Constructed->Pre-initialized
  215. StevesCarts{2.0.0.b1} [Steve's Carts 2] (StevesCarts2.0.0.b3.zip) Unloaded->Constructed->Pre-initialized
  216. switches{1.3.0} [Switches] (switches-1.6.4-universal-coremod-1.3.0.25.jar) Unloaded->Constructed->Pre-initialized
  217. TMechworks{DEV.21b1027} [Tinkers' Mechworks] (TMechworks_1.6.4_0.1.2.jar) Unloaded->Constructed->Pre-initialized
  218. Translocator{1.1.0.13} [Translocator] (Translocator 1.1.0.13.jar) Unloaded->Constructed->Pre-initialized
  219. WR-CBE|Core{1.4.0.6} [WR-CBE Core] (WR-CBE 1.4.0.6.jar) Unloaded->Constructed->Pre-initialized
  220. WR-CBE|Addons{1.4.0.6} [WR-CBE Addons] (WR-CBE 1.4.0.6.jar) Unloaded->Constructed->Pre-initialized
  221. WR-CBE|Logic{1.4.0.6} [WR-CBE Logic] (WR-CBE 1.4.0.6.jar) Unloaded->Constructed->Pre-initialized
  222. McMultipart{1.0.0.227} [Minecraft Multipart Plugin] (ForgeMultipart-universal-1.6.4-1.0.0.227.jar) Unloaded->Constructed->Pre-initialized
  223. ForgeMicroblock{1.0.0.227} [Forge Microblocks] (ForgeMultipart-universal-1.6.4-1.0.0.227.jar) Unloaded->Constructed->Pre-initialized
  224. TConstruct Environment: Sane and ready for action. Bugs may be reported.
  225. Launched Version: 1.6.4
  226. LWJGL: 2.9.0
  227. OpenGL: GeForce GT 750M/PCIe/SSE2 GL version 4.3.0, NVIDIA Corporation
  228. Is Modded: Definitely; Client brand changed to 'fml,forge'
  229. Type: Client (map_client.txt)
  230. Resource Pack: Default
  231. Current Language: English (US)
  232. Profiler Position: N/A (disabled)
  233. Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement