Advertisement
Guest User

IC2NuclearControl Crash

a guest
Oct 24th, 2015
154
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.35 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Quite honestly, I wouldn't worry myself about that.
  3.  
  4. Time: 10/24/15 11:03 PM
  5. Description: Ticking block entity
  6.  
  7. java.lang.NullPointerException: Ticking block entity
  8. at shedar.mods.ic2.nuclearcontrol.panel.CardWrapperImpl.setBoolean(CardWrapperImpl.java:160)
  9. at shedar.mods.ic2.nuclearcontrol.items.ItemCard55Reactor.update(ItemCard55Reactor.java:53)
  10. at shedar.mods.ic2.nuclearcontrol.tileentities.TileEntityInfoPanel.processCard(TileEntityInfoPanel.java:710)
  11. at shedar.mods.ic2.nuclearcontrol.tileentities.TileEntityInfoPanel.func_70296_d(TileEntityInfoPanel.java:735)
  12. at shedar.mods.ic2.nuclearcontrol.tileentities.TileEntityInfoPanel.func_145845_h(TileEntityInfoPanel.java:402)
  13. at net.minecraft.world.World.func_72939_s(World.java:1939)
  14. at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489)
  15. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636)
  16. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
  17. at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
  18. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
  19. at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
  20.  
  21.  
  22. A detailed walkthrough of the error, its code path and all known details is as follows:
  23. ---------------------------------------------------------------------------------------
  24.  
  25. -- Head --
  26. Stacktrace:
  27. at shedar.mods.ic2.nuclearcontrol.panel.CardWrapperImpl.setBoolean(CardWrapperImpl.java:160)
  28. at shedar.mods.ic2.nuclearcontrol.items.ItemCard55Reactor.update(ItemCard55Reactor.java:53)
  29. at shedar.mods.ic2.nuclearcontrol.tileentities.TileEntityInfoPanel.processCard(TileEntityInfoPanel.java:710)
  30. at shedar.mods.ic2.nuclearcontrol.tileentities.TileEntityInfoPanel.func_70296_d(TileEntityInfoPanel.java:735)
  31. at shedar.mods.ic2.nuclearcontrol.tileentities.TileEntityInfoPanel.func_145845_h(TileEntityInfoPanel.java:402)
  32.  
  33. -- Block entity being ticked --
  34. Details:
  35. Name: IC2NCAdvancedInfoPanel // shedar.mods.ic2.nuclearcontrol.tileentities.TileEntityAdvancedInfoPanel
  36. Block type: ID #891 (tile.null // shedar.mods.ic2.nuclearcontrol.blocks.BlockNuclearControlMain)
  37. Block data value: 9 / 0x9 / 0b1001
  38. Block location: World: (-363,45,962), Chunk: (at 5,2,2 in -23,60; contains blocks -368,0,960 to -353,255,975), Region: (-1,1; contains chunks -32,32 to -1,63, blocks -512,0,512 to -1,255,1023)
  39. Actual block type: ID #891 (tile.null // shedar.mods.ic2.nuclearcontrol.blocks.BlockNuclearControlMain)
  40. Actual block data value: 9 / 0x9 / 0b1001
  41. Stacktrace:
  42. at net.minecraft.world.World.func_72939_s(World.java:1939)
  43. at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489)
  44.  
  45. -- Affected level --
  46. Details:
  47. Level name: Test World I
  48. All players: 1 total; [EntityPlayerMP['Dis742'/631, l='Test World I', x=-365.46, y=42.00, z=962.79]]
  49. Chunk stats: ServerChunkCache: 710 Drop: 0
  50. Level seed: -6528665387619834742
  51. Level generator: ID 04 - BIOMESOP, ver 0. Features enabled: true
  52. Level generator options:
  53. Level spawn location: World: (-264,64,965), Chunk: (at 8,4,5 in -17,60; contains blocks -272,0,960 to -257,255,975), Region: (-1,1; contains chunks -32,32 to -1,63, blocks -512,0,512 to -1,255,1023)
  54. Level time: 3177266 game time, 3240051 day time
  55. Level dimension: 0
  56. Level storage version: 0x04ABD - Anvil
  57. Level weather: Rain time: 3594 (now: false), thunder time: 19015 (now: false)
  58. Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: true
  59. Stacktrace:
  60. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636)
  61. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
  62. at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:111)
  63. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
  64. at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)
  65.  
  66. -- System Details --
  67. Details:
  68. Minecraft Version: 1.7.10
  69. Operating System: Windows 8.1 (amd64) version 6.3
  70. Java Version: 1.8.0_25, Oracle Corporation
  71. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  72. Memory: 310603576 bytes (296 MB) / 1060372480 bytes (1011 MB) up to 1060372480 bytes (1011 MB)
  73. JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
  74. AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  75. IntCache: cache: 34, tcache: 0, allocated: 15, tallocated: 96
  76. FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1517 88 mods loaded, 88 mods active
  77. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  78. UCHIJAAAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
  79. UCHIJAAAA FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1517-1.7.10.jar)
  80. UCHIJAAAA Forge{10.13.4.1517} [Minecraft Forge] (forge-1.7.10-10.13.4.1517-1.7.10.jar)
  81. UCHIJAAAA appliedenergistics2-core{rv2-stable-10} [AppliedEnergistics2 Core] (minecraft.jar)
  82. UCHIJAAAA CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
  83. UCHIJAAAA NotEnoughItems{1.0.5.118} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.118-universal.jar)
  84. UCHIJAAAA <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
  85. UCHIJAAAA bettervillages{0.3} [Better Villages Mod] (_Better-Villages-Mod-1.7.10.jar)
  86. UCHIJAAAA CoFHCore{1.7.10R3.0.3} [CoFH Core] (CoFHCore-[1.7.10]3.0.3-303.jar)
  87. UCHIJAAAA BuildCraft|Core{7.1.11} [BuildCraft] (buildcraft-7.1.11.jar)
  88. UCHIJAAAA BuildCraft|Transport{7.1.11} [BC Transport] (buildcraft-7.1.11.jar)
  89. UCHIJAAAA BuildCraft|Silicon{7.1.11} [BC Silicon] (buildcraft-7.1.11.jar)
  90. UCHIJAAAA BuildCraft|Factory{7.1.11} [BC Factory] (buildcraft-7.1.11.jar)
  91. UCHIJAAAA additionalpipes{4.6.0} [Additional Pipes] (additionalpipes-4.6.1.jar)
  92. UCHIJAAAA satscapealarmcraft{1.0} [Alarmcraft] (Alarmcraft-Mod-1.7.10.jar)
  93. UCHIJAAAA AnimationAPI{1.2.4} [AnimationAPI] (AnimationAPI-1.7.10-1.2.4.jar)
  94. UCHIJAAAA appliedenergistics2{rv2-stable-10} [Applied Energistics 2] (appliedenergistics2-rv2-stable-10.jar)
  95. UCHIJAAAA aquaticabyss{1.1.1} [Aquatic Abyss] (AquaticAbyss-1.7.10-1.1.1.jar)
  96. UCHIJAAAA bdlib{1.9.3.107} [BD Lib] (bdlib-1.9.3.107-mc1.7.10.jar)
  97. UCHIJAAAA BiblioCraft{1.11.2} [BiblioCraft] (BiblioCraft[v1.11.2][MC1.7.10].jar)
  98. UCHIJAAAA ThermalFoundation{1.7.10R1.2.0} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.2.0-102.jar)
  99. UCHIJAAAA ThermalExpansion{1.7.10R4.0.3B1} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.0.3B1-218.jar)
  100. UCHIJAAAA BigReactors{0.4.1A2} [Big Reactors] (BigReactors-0.4.1A2.jar)
  101. UCHIJAAAA BiomesOPlenty{2.1.0} [Biomes O' Plenty] (BiomesOPlenty-1.7.10-2.1.0.1067-universal.jar)
  102. UCHIJAAAA BuildCraft|Builders{7.1.11} [BC Builders] (buildcraft-7.1.11.jar)
  103. UCHIJAAAA BuildCraft|Energy{7.1.11} [BC Energy] (buildcraft-7.1.11.jar)
  104. UCHIJAAAA BuildCraft|Robotics{7.1.11} [BC Robotics] (buildcraft-7.1.11.jar)
  105. UCHIJAAAA BuildCraft|Compat{7.0.11} [BuildCraft Compat] (buildcraft-compat-7.0.11.jar)
  106. UCHIJAAAA eureka{3.0.2} [Eureka] (Eureka-1.7.10-3.0.2.jar)
  107. UCHIJAAAA bcadditions{2.2.2} [BuildCraft Additions] (BuildcraftAdditions-1.7.10-2.2.2.jar)
  108. UCHIJAAAA MineFactoryReloaded{1.7.10R2.8.0} [MineFactory Reloaded] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
  109. UCHIJAAAA IC2{2.2.785-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.785-experimental.jar)
  110. UCHIJAAAA ForgeMultipart{1.2.0.345} [Forge Multipart] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
  111. UCHIJAAAA Mekanism{8.1.7} [Mekanism] (Mekanism-1.7.10-8.1.7.252.jar)
  112. UCHIJAAAA EnderIO{1.7.10-2.2.8.381} [Ender IO] (EnderIO-1.7.10-2.2.8.381.jar)
  113. UCHIJAAAA ExtraUtilities{1.2.4b} [Extra Utilities] (extrautilities-1.2.4b.jar)
  114. UCHIJAAAA flansmod{4.10.0} [Flan's Mod] (Flans Mod-1.7.10-4.10.0.jar)
  115. UCHIJAAAA IC2NuclearControl{2.3.0a-Butt} [Nuclear Control 2] (IC2NuclearControl-2.3.0a-Butt.jar)
  116. UCHIJAAAA journeymap{@JMVERSION@} [JourneyMap] (journeymap-1.7.10-5.1.0-unlimited.jar)
  117. UCHIJAAAA llibrary{0.3.4-1.7.10} [LLibrary] (LLibrary-0.3.4-1.7.10.jar)
  118. UCHIJAAAA Mantle{1.7.10-0.3.2.jenkins184} [Mantle] (Mantle-1.7.10-0.3.2.jar)
  119. UCHIJAAAA MekanismGenerators{8.1.7} [MekanismGenerators] (MekanismGenerators-1.7.10-8.1.7.252.jar)
  120. UCHIJAAAA MekanismTools{8.1.7} [MekanismTools] (MekanismTools-1.7.10-8.1.7.252.jar)
  121. UCHIJAAAA MineFactoryReloaded|CompatAppliedEnergistics{1.7.10R2.8.0} [MFR Compat: Applied Energistics] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
  122. UCHIJAAAA MineFactoryReloaded|CompatAtum{1.7.10R2.8.0} [MFR Compat: Atum] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
  123. UCHIJAAAA MineFactoryReloaded|CompatBackTools{1.7.10R2.8.0} [MFR Compat: BackTools] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
  124. UCHIJAAAA MineFactoryReloaded|CompatBuildCraft{1.7.10R2.8.0} [MFR Compat: BuildCraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
  125. UCHIJAAAA MineFactoryReloaded|CompatChococraft{1.7.10R2.8.0} [MFR Compat: Chococraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
  126. UCHIJAAAA MineFactoryReloaded|CompatExtraBiomes{1.7.10R2.8.0} [MFR Compat: ExtraBiomes] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
  127. UCHIJAAAA MineFactoryReloaded|CompatForestry{1.7.10R2.8.0} [MFR Compat: Forestry] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
  128. UCHIJAAAA MineFactoryReloaded|CompatForgeMicroblock{1.7.10R2.8.0} [MFR Compat: ForgeMicroblock] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
  129. UCHIJAAAA MineFactoryReloaded|CompatIC2{1.7.10R2.8.0} [MFR Compat: IC2] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
  130. UCHIJAAAA MineFactoryReloaded|CompatMystcraft{1.7.10R2.8.0} [MFR Compat: Mystcraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
  131. UCHIJAAAA MrTJPCoreMod{1.1.0.31} [MrTJPCore] (MrTJPCore-1.1.0.31-universal.jar)
  132. UCHIJAAAA ProjRed|Core{4.7.0pre9.92} [ProjectRed Core] (ProjectRed-1.7.10-4.7.0pre9.92-Base.jar)
  133. UCHIJAAAA MineFactoryReloaded|CompatProjRed{1.7.10R2.8.0} [MFR Compat ProjectRed] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
  134. UCHIJAAAA Railcraft{9.7.0.0} [Railcraft] (Railcraft_1.7.10-9.7.0.0.jar)
  135. UCHIJAAAA MineFactoryReloaded|CompatRailcraft{1.7.10R2.8.0} [MFR Compat: Railcraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
  136. UCHIJAAAA MineFactoryReloaded|CompatSufficientBiomes{1.7.10R2.8.0} [MFR Compat: Sufficient Biomes] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
  137. UCHIJAAAA MineFactoryReloaded|CompatThaumcraft{1.7.10R2.8.0} [MFR Compat: Thaumcraft] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
  138. UCHIJAAAA MineFactoryReloaded|CompatThermalExpansion{1.7.10R2.8.0} [MFR Compat: Thermal Expansion] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
  139. UCHIJAAAA TConstruct{1.7.10-1.8.7.build979} [Tinkers' Construct] (TConstruct-1.7.10-1.8.7.jar)
  140. UCHIJAAAA MineFactoryReloaded|CompatTConstruct{1.7.10R2.8.0} [MFR Compat: Tinkers' Construct] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
  141. UCHIJAAAA MineFactoryReloaded|CompatTwilightForest{1.7.10R2.8.0} [MFR Compat: TwilightForest] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
  142. UCHIJAAAA MineFactoryReloaded|CompatVanilla{1.7.10R2.8.0} [MFR Compat: Vanilla] (MineFactoryReloaded-[1.7.10]2.8.0-104.jar)
  143. UCHIJAAAA PowerConverters{1.7.10_3.2.1} [Power Converters] (PowerConverters-1.7.10_3.2.1.jar)
  144. UCHIJAAAA pressure{1.2.4.124} [Pressure Pipes] (pressure-1.2.4.124-mc1.7.10.jar)
  145. UCHIJAAAA progressiveautomation{1.6.27} [Progressive Automation] (ProgressiveAutomation-1.7.10-1.6.27.jar)
  146. UCHIJAAAA ProjRed|Transmission{4.7.0pre9.92} [ProjectRed Transmission] (ProjectRed-1.7.10-4.7.0pre9.92-Integration.jar)
  147. UCHIJAAAA ProjRed|Transportation{4.7.0pre9.92} [ProjectRed Transportation] (ProjectRed-1.7.10-4.7.0pre9.92-Mechanical.jar)
  148. UCHIJAAAA ProjRed|Compatibility{4.7.0pre9.92} [ProjectRed Compatibility] (ProjectRed-1.7.10-4.7.0pre9.92-Compat.jar)
  149. UCHIJAAAA ProjRed|Integration{4.7.0pre9.92} [ProjectRed Integration] (ProjectRed-1.7.10-4.7.0pre9.92-Integration.jar)
  150. UCHIJAAAA ProjRed|Illumination{4.7.0pre9.92} [ProjectRed Illumination] (ProjectRed-1.7.10-4.7.0pre9.92-Lighting.jar)
  151. UCHIJAAAA ProjRed|Expansion{4.7.0pre9.92} [ProjectRed Expansion] (ProjectRed-1.7.10-4.7.0pre9.92-Mechanical.jar)
  152. UCHIJAAAA RadixCore{2.0.3} [RadixCore] (RadixCore-1.7.10-2.0.3-universal.jar)
  153. UCHIJAAAA mod_RoadWorks{2.02} [RoadWorks] (RoadWorks-Mod-1.7.10.jar)
  154. UCHIJAAAA shutters{1.1-Alpha-b} [Shutters] (shutters-1.1-alpha-b.jar)
  155. UCHIJAAAA StorageDrawers{1.7.10-1.5.15} [Storage Drawers] (StorageDrawers-1.7.10-1.5.15.jar)
  156. UCHIJAAAA bspkrsCore{6.16} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.16.jar)
  157. UCHIJAAAA Treecapitator{1.7.10} [Treecapitator] (Tree-Capitator-Mod-1.7.10.jar)
  158. UCHIJAAAA WR-CBE|Core{1.4.1.9} [WR-CBE Core] (WR-CBE-1.7.10-1.4.1.9-universal.jar)
  159. UCHIJAAAA WR-CBE|Addons{1.4.1.9} [WR-CBE Addons] (WR-CBE-1.7.10-1.4.1.9-universal.jar)
  160. UCHIJAAAA WR-CBE|Logic{1.4.1.9} [WR-CBE Logic] (WR-CBE-1.7.10-1.4.1.9-universal.jar)
  161. UCHIJAAAA McMultipart{1.2.0.345} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
  162. UCHIJAAAA ForgeRelocation{0.0.1.4} [ForgeRelocation] (ForgeRelocation-1.7.10-0.0.1.4-universal.jar)
  163. UCHIJAAAA MCFrames{1.0} [MCFrames] (ForgeRelocation-1.7.10-0.0.1.4-universal.jar)
  164. UCHIJAAAA RelocationFMP{0.0.1.2} [RelocationFMP] (ForgeRelocationFMP-1.7.10-0.0.1.2-universal.jar)
  165. UCHIJAAAA ForgeMicroblock{1.2.0.345} [Forge Microblocks] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
  166. GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
  167. CoFHCore: -[1.7.10]3.0.3-303
  168. AE2 Version: stable rv2-stable-10 for Forge 10.13.2.1291
  169. ThermalFoundation: -[1.7.10]1.2.0-102
  170. ThermalExpansion: -[1.7.10]4.0.3B1-218
  171. MineFactoryReloaded: -[1.7.10]2.8.0-104
  172. Mantle Environment: Environment healthy.
  173. TConstruct Environment: Environment healthy.
  174. List of loaded APIs:
  175. * apAPI (1) from additionalpipes-4.6.1.jar
  176. * appliedenergistics2|API (rv2) from appliedenergistics2-rv2-stable-10.jar
  177. * Baubles|API (1.0.1.10) from ThermalFoundation-[1.7.10]1.2.0-102.jar
  178. * bcadditionsAPI (2.1.1) from BuildcraftAdditions-1.7.10-2.2.2.jar
  179. * BiomesOPlentyAPI (1.0.0) from BiomesOPlenty-1.7.10-2.1.0.1067-universal.jar
  180. * BuildCraftAPI|blocks (1.0) from buildcraft-7.1.11.jar
  181. * BuildCraftAPI|blueprints (1.5) from buildcraft-7.1.11.jar
  182. * BuildCraftAPI|boards (2.0) from buildcraft-7.1.11.jar
  183. * BuildCraftAPI|core (1.0) from extrautilities-1.2.4b.jar
  184. * BuildCraftAPI|crops (1.1) from buildcraft-7.1.11.jar
  185. * BuildCraftAPI|events (2.0) from buildcraft-7.1.11.jar
  186. * BuildCraftAPI|facades (1.1) from buildcraft-7.1.11.jar
  187. * BuildCraftAPI|filler (4.0) from buildcraft-7.1.11.jar
  188. * BuildCraftAPI|fuels (2.0) from buildcraft-7.1.11.jar
  189. * BuildCraftAPI|gates (4.1) from buildcraft-7.1.11.jar
  190. * BuildCraftAPI|items (1.0) from Railcraft_1.7.10-9.7.0.0.jar
  191. * BuildCraftAPI|library (2.0) from buildcraft-7.1.11.jar
  192. * BuildCraftAPI|lists (1.0) from buildcraft-7.1.11.jar
  193. * BuildCraftAPI|power (1.3) from buildcraft-7.1.11.jar
  194. * BuildCraftAPI|recipes (3.0) from buildcraft-7.1.11.jar
  195. * BuildCraftAPI|robotics (3.0) from buildcraft-7.1.11.jar
  196. * BuildCraftAPI|statements (1.0) from Railcraft_1.7.10-9.7.0.0.jar
  197. * BuildCraftAPI|tablet (1.0) from buildcraft-7.1.11.jar
  198. * BuildCraftAPI|tiles (1.2) from buildcraft-7.1.11.jar
  199. * BuildCraftAPI|tools (1.0) from buildcraft-7.1.11.jar
  200. * BuildCraftAPI|transport (4.0) from Railcraft_1.7.10-9.7.0.0.jar
  201. * CoFHAPI (1.7.10R1.0.1) from buildcraft-compat-7.0.11.jar
  202. * CoFHAPI|block (1.7.10R1.0.3) from EnderIO-1.7.10-2.2.8.381.jar
  203. * CoFHAPI|core (1.7.10R1.0.13) from CoFHCore-[1.7.10]3.0.3-303.jar
  204. * CoFHAPI|energy (1.7.10R1.0.13) from ProgressiveAutomation-1.7.10-1.6.27.jar
  205. * CoFHAPI|fluid (1.7.10R1.0.13) from CoFHCore-[1.7.10]3.0.3-303.jar
  206. * CoFHAPI|inventory (1.7.10R1.0.3) from EnderIO-1.7.10-2.2.8.381.jar
  207. * CoFHAPI|item (1.7.10R1.0.13) from CoFHCore-[1.7.10]3.0.3-303.jar
  208. * CoFHAPI|modhelpers (1.7.10R1.0.13) from CoFHCore-[1.7.10]3.0.3-303.jar
  209. * CoFHAPI|tileentity (1.7.10R1.0.3) from EnderIO-1.7.10-2.2.8.381.jar
  210. * CoFHAPI|transport (1.7.10R1.0.1) from buildcraft-compat-7.0.11.jar
  211. * CoFHAPI|world (1.7.10R1.0.13) from CoFHCore-[1.7.10]3.0.3-303.jar
  212. * CoFHLib (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
  213. * CoFHLib|audio (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
  214. * CoFHLib|gui (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
  215. * CoFHLib|gui|container (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
  216. * CoFHLib|gui|element (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
  217. * CoFHLib|gui|element|listbox (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
  218. * CoFHLib|gui|slot (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
  219. * CoFHLib|inventory (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
  220. * CoFHLib|render (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
  221. * CoFHLib|render|particle (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
  222. * CoFHLib|util (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
  223. * CoFHLib|util|helpers (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
  224. * CoFHLib|util|position (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
  225. * CoFHLib|world (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
  226. * CoFHLib|world|feature (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
  227. * EnderIOAPI (0.0.2) from EnderIO-1.7.10-2.2.8.381.jar
  228. * EnderIOAPI|Redstone (0.0.2) from EnderIO-1.7.10-2.2.8.381.jar
  229. * EnderIOAPI|Tools (0.0.2) from EnderIO-1.7.10-2.2.8.381.jar
  230. * ForgeRelocation|API (0.0.1.4) from ForgeRelocation-1.7.10-0.0.1.4-universal.jar
  231. * IC2API (1.0) from industrialcraft-2-2.2.785-experimental.jar
  232. * MekanismAPI|core (8.0.0) from Mekanism-1.7.10-8.1.7.252.jar
  233. * MekanismAPI|energy (8.0.0) from Mekanism-1.7.10-8.1.7.252.jar
  234. * MekanismAPI|gas (8.0.0) from Mekanism-1.7.10-8.1.7.252.jar
  235. * MekanismAPI|infuse (8.0.0) from Mekanism-1.7.10-8.1.7.252.jar
  236. * MekanismAPI|laser (8.0.0) from Mekanism-1.7.10-8.1.7.252.jar
  237. * MekanismAPI|reactor (8.0.0) from Mekanism-1.7.10-8.1.7.252.jar
  238. * MekanismAPI|recipe (8.0.0) from Mekanism-1.7.10-8.1.7.252.jar
  239. * MekanismAPI|transmitter (8.0.0) from Mekanism-1.7.10-8.1.7.252.jar
  240. * MekanismAPI|util (8.0.0) from Mekanism-1.7.10-8.1.7.252.jar
  241. * NuclearControlAPI (v1.0.5) from IC2NuclearControl-2.3.0a-Butt.jar
  242. * pressureAPI (1.2.4.124) from pressure-1.2.4.124-mc1.7.10.jar
  243. * RailcraftAPI|bore (1.0.0) from Railcraft_1.7.10-9.7.0.0.jar
  244. * RailcraftAPI|carts (1.5.0) from Railcraft_1.7.10-9.7.0.0.jar
  245. * RailcraftAPI|core (1.4.0) from Railcraft_1.7.10-9.7.0.0.jar
  246. * RailcraftAPI|crafting (1.0.0) from Railcraft_1.7.10-9.7.0.0.jar
  247. * RailcraftAPI|electricity (1.6.0) from Railcraft_1.7.10-9.7.0.0.jar
  248. * RailcraftAPI|events (1.0.0) from Railcraft_1.7.10-9.7.0.0.jar
  249. * RailcraftAPI|fuel (1.0.0) from Railcraft_1.7.10-9.7.0.0.jar
  250. * RailcraftAPI|helpers (1.1.0) from Railcraft_1.7.10-9.7.0.0.jar
  251. * RailcraftAPI|items (1.0.0) from Railcraft_1.7.10-9.7.0.0.jar
  252. * RailcraftAPI|locomotive (1.0.1) from Railcraft_1.7.10-9.7.0.0.jar
  253. * RailcraftAPI|signals (1.3.4) from Railcraft_1.7.10-9.7.0.0.jar
  254. * RailcraftAPI|tracks (2.0.0) from Railcraft_1.7.10-9.7.0.0.jar
  255. * StorageDrawersAPI (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.5.15.jar
  256. * StorageDrawersAPI|config (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.5.15.jar
  257. * StorageDrawersAPI|event (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.5.15.jar
  258. * StorageDrawersAPI|inventory (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.5.15.jar
  259. * StorageDrawersAPI|pack (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.5.15.jar
  260. * StorageDrawersAPI|registry (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.5.15.jar
  261. * StorageDrawersAPI|render (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.5.15.jar
  262. * StorageDrawersAPI|storage (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.5.15.jar
  263. * StorageDrawersAPI|storage-attribute (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.5.15.jar
  264. * Thaumcraft|API (4.2.2.0) from Railcraft_1.7.10-9.7.0.0.jar
  265. AE2 Integration: IC2:ON, RotaryCraft:OFF, RC:ON, BC:ON, RF:ON, RFItem:ON, MFR:ON, DSU:ON, FZ:OFF, FMP:ON, RB:OFF, CLApi:OFF, Waila:OFF, InvTweaks:OFF, NEI:ON, CraftGuide:OFF, Mekanism:ON, ImmibisMicroblocks:OFF, BetterStorage:OFF
  266. Profiler Position: N/A (disabled)
  267. Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
  268. Player Count: 1 / 8; [EntityPlayerMP['Dis742'/631, l='Test World I', x=-365.46, y=42.00, z=962.79]]
  269. Type: Integrated Server (map_client.txt)
  270. Is Modded: Definitely; Client brand changed to 'fml,forge'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement