Advertisement
Guest User

Untitled

a guest
Mar 25th, 2019
194
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 44.44 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. BookshelfLoadingPlugin (Bookshelf-1.10.2-1.4.4.347.jar)
  5. ShetiPhian-ASM (shetiphiancore-1.10.0-3.3.11.jar)
  6. ForgelinPlugin (Forgelin-1.5.1.jar)
  7. LoadingPlugin (RandomThings-MC1.10.2-3.7.7.1.jar)
  8. SFRCore (SolarFluxReborn_1.10.2-2.17r.jar)
  9. LoadingPlugin (ResourceLoader-MC1.9.4-1.5.1.jar)
  10. NWRTweak (redstonepaste-mc1.9.4-1.7.4.jar)
  11. literalascension (literalascension-1.10.2-1.0.2.2.jar)
  12. EnderCorePlugin (EnderCore-1.10.2-0.4.1.66-beta.jar)
  13. Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.7.2-anarchy.jar)
  14. TransformerLoader (OpenComputers-MC1.10.2-1.6.2.7.jar)
  15. AppleCore (AppleCore-mc1.10.2-2.2.2.jar)
  16. llibrary (llibrary-1.7.7-1.10.2.jar)
  17. CCLCorePlugin (CodeChickenLib-1.10.2-2.5.9.283-universal.jar)
  18. Default Options (DefaultOptions_1.10.2-6.1.5.jar)
  19. CTMCorePlugin (CTM-MC1.10.2-0.2.2.24.jar)
  20. Brandon's Core (BrandonsCore-1.10.2-2.1.12.130-universal.jar)
  21. HammerCoreCore (HammerCore-1.10.2-1.9.4.3.jar)
  22. NEICorePlugin (NotEnoughItems-1.10.2-2.1.3.220-universal.jar)
  23. RebornCoreASM (RebornCore-1.10.2-2.13.6.142-universal.jar)
  24. BiomeTweakerCore (BiomeTweaker-1.10.2-2.3.239.jar)
  25. Contact their authors BEFORE contacting forge
  26.  
  27. // Don't be sad, have a hug! <3
  28.  
  29. Time: 3/25/19 9:46 AM
  30. Description: Ticking block entity
  31.  
  32. java.lang.NullPointerException: Ticking block entity
  33. at org.cyclops.colossalchests.tileentity.TileColossalChest.isStructureComplete(TileColossalChest.java:474)
  34. at org.cyclops.colossalchests.tileentity.TileColossalChest.updateTileEntity(TileColossalChest.java:281)
  35. at org.cyclops.cyclopscore.tileentity.CyclopsTileEntity.updateTicking(CyclopsTileEntity.java:94)
  36. at org.cyclops.cyclopscore.tileentity.CyclopsTileEntity.access$000(CyclopsTileEntity.java:38)
  37. at org.cyclops.cyclopscore.tileentity.CyclopsTileEntity$TickingTileComponent.func_73660_a(CyclopsTileEntity.java:347)
  38. at org.cyclops.colossalchests.tileentity.TileColossalChest.func_73660_a(TileColossalChest.java:75)
  39. at net.minecraft.world.World.func_72939_s(World.java:1804)
  40. at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1789)
  41. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1055)
  42. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:371)
  43. at net.minecraft.client.main.Main.main(SourceFile:124)
  44. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  45. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  46. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  47. at java.lang.reflect.Method.invoke(Method.java:497)
  48. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  49. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  50.  
  51.  
  52. A detailed walkthrough of the error, its code path and all known details is as follows:
  53. ---------------------------------------------------------------------------------------
  54.  
  55. -- Head --
  56. Thread: Client thread
  57. Stacktrace:
  58. at org.cyclops.colossalchests.tileentity.TileColossalChest.isStructureComplete(TileColossalChest.java:474)
  59. at org.cyclops.colossalchests.tileentity.TileColossalChest.updateTileEntity(TileColossalChest.java:281)
  60. at org.cyclops.cyclopscore.tileentity.CyclopsTileEntity.updateTicking(CyclopsTileEntity.java:94)
  61. at org.cyclops.cyclopscore.tileentity.CyclopsTileEntity.access$000(CyclopsTileEntity.java:38)
  62. at org.cyclops.cyclopscore.tileentity.CyclopsTileEntity$TickingTileComponent.func_73660_a(CyclopsTileEntity.java:347)
  63. at org.cyclops.colossalchests.tileentity.TileColossalChest.func_73660_a(TileColossalChest.java:75)
  64.  
  65. -- Block entity being ticked --
  66. Details:
  67. Name: colossalchests:colossalChest // org.cyclops.colossalchests.tileentity.TileColossalChest
  68. Block type: ID #1078 (tile.blocks.colossalchests.colossalChest // org.cyclops.colossalchests.block.ColossalChest)
  69. Block data value: 10 / 0xA / 0b1010
  70. Block location: World: (-8950,83,-25857), Chunk: (at 10,5,15 in -560,-1617; contains blocks -8960,0,-25872 to -8945,255,-25857), Region: (-18,-51; contains chunks -576,-1632 to -545,-1601, blocks -9216,0,-26112 to -8705,255,-25601)
  71. Actual block type: ID #1078 (tile.blocks.colossalchests.colossalChest // org.cyclops.colossalchests.block.ColossalChest)
  72. Actual block data value: 10 / 0xA / 0b1010
  73. Stacktrace:
  74. at net.minecraft.world.World.func_72939_s(World.java:1804)
  75.  
  76. -- Affected level --
  77. Details:
  78. Level name: MpServer
  79. All players: 2 total; [EntityPlayerSP['ilzachli'/1088925, l='MpServer', x=-8960.05, y=74.00, z=-25859.32], EntityOtherPlayerMP['CowGoesBananas'/1028715, l='MpServer', x=-8960.50, y=78.00, z=-25856.50]]
  80. Chunk stats: MultiplayerChunkCache: 81, 81
  81. Level seed: 0
  82. Level generator: ID 00 - default, ver 1. Features enabled: false
  83. Level generator options:
  84. Level spawn location: World: (168,64,252), Chunk: (at 8,4,12 in 10,15; contains blocks 160,0,240 to 175,255,255), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
  85. Level time: 836894062 game time, 14554878 day time
  86. Level dimension: 0
  87. Level storage version: 0x00000 - Unknown?
  88. Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
  89. Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
  90. Forced entities: 53 total; [EntityPlayerSP['ilzachli'/1088925, l='MpServer', x=-8960.05, y=74.00, z=-25859.32], EntitySilverfish['Silverfish'/1051188, l='MpServer', x=-8947.54, y=77.00, z=-25852.43], EntitySilverfish['Silverfish'/1051189, l='MpServer', x=-8947.33, y=77.00, z=-25853.11], EntitySilverfish['Silverfish'/1051190, l='MpServer', x=-8947.80, y=77.00, z=-25853.56], EntitySilverfish['Silverfish'/1051191, l='MpServer', x=-8947.64, y=77.00, z=-25867.70], EntityItem['item.item.beefRaw'/1051192, l='MpServer', x=-8919.35, y=77.00, z=-25877.40], EntityItem['item.item.leather'/1051193, l='MpServer', x=-8914.58, y=77.00, z=-25869.69], EntityItem['item.item.beefRaw'/1051194, l='MpServer', x=-8914.98, y=77.00, z=-25870.01], EntityChickensChicken['Log Chicken'/1051195, l='MpServer', x=-8987.15, y=74.00, z=-25902.88], EntitySheep['Sheep'/1051196, l='MpServer', x=-8980.69, y=74.00, z=-25900.42], EntitySheep['Sheep'/1051197, l='MpServer', x=-8982.77, y=74.00, z=-25896.60], EntityChickensChicken['Flint Chicken'/1051198, l='MpServer', x=-8987.53, y=74.00, z=-25902.20], EntityOtherPlayerMP['CowGoesBananas'/1028715, l='MpServer', x=-8960.50, y=78.00, z=-25856.50], EntityCow['Cow'/1051199, l='MpServer', x=-8982.80, y=74.00, z=-25895.30], EntityItem['item.item.egg'/1051216, l='MpServer', x=-8982.46, y=74.00, z=-25884.47], EntityCow['Cow'/1051217, l='MpServer', x=-8983.17, y=74.00, z=-25880.53], EntityChickensChicken['Sand Chicken'/1051218, l='MpServer', x=-8987.24, y=74.00, z=-25880.52], EntityItem['item.item.dyePowder.white'/1051219, l='MpServer', x=-8980.82, y=74.00, z=-25880.85], EntityRooster['Rooster'/1051220, l='MpServer', x=-8968.28, y=74.00, z=-25901.52], EntitySheep['Sheep'/1051221, l='MpServer', x=-8974.72, y=74.00, z=-25899.82], EntityChickensChicken['Sand Chicken'/1051222, l='MpServer', x=-8972.83, y=74.00, z=-25897.29], EntityChicken['Chicken'/1051223, l='MpServer', x=-8971.87, y=74.00, z=-25898.40], EntityChickensChicken['Log Chicken'/1051224, l='MpServer', x=-8965.85, y=74.00, z=-25901.17], EntityChickensChicken['Sand Chicken'/1051225, l='MpServer', x=-8969.33, y=74.00, z=-25902.14], EntityItem['item.item.egg'/1051226, l='MpServer', x=-8972.08, y=74.00, z=-25898.05], EntityChickensChicken['Bone White Chicken'/1051227, l='MpServer', x=-8972.85, y=74.00, z=-25892.32], EntityChicken['Chicken'/1051228, l='MpServer', x=-8974.28, y=74.00, z=-25889.05], EntityItem['item.tile.sand.default'/1051229, l='MpServer', x=-8969.10, y=74.00, z=-25901.57], EntityItem['item.item.dyePowder.white'/1051230, l='MpServer', x=-8972.47, y=74.00, z=-25891.59], EntityChickensChicken['Flint Chicken'/1051231, l='MpServer', x=-8947.51, y=74.00, z=-25901.15], EntityChicken['Chicken'/1051200, l='MpServer', x=-8986.46, y=74.00, z=-25892.13], EntitySheep['Sheep'/1051201, l='MpServer', x=-8987.15, y=74.00, z=-25891.15], EntityCow['Cow'/1051202, l='MpServer', x=-8979.29, y=74.00, z=-25895.61], EntityChicken['Chicken'/1051203, l='MpServer', x=-8985.42, y=74.00, z=-25889.19], EntityItem['item.item.egg'/1051204, l='MpServer', x=-8987.06, y=74.00, z=-25892.24], EntitySheep['Sheep'/1051205, l='MpServer', x=-8987.54, y=74.00, z=-25890.04], EntityItem['item.item.egg'/1051206, l='MpServer', x=-8984.51, y=74.00, z=-25888.67], EntityChicken['Chicken'/1051207, l='MpServer', x=-8988.24, y=74.00, z=-25889.12], EntityCow['Cow'/1051208, l='MpServer', x=-8979.18, y=74.00, z=-25892.46], EntityChickensChicken['Bone White Chicken'/1051209, l='MpServer', x=-8978.26, y=74.00, z=-25893.48], EntityChicken['Chicken'/1051210, l='MpServer', x=-8982.58, y=74.00, z=-25889.09], EntityCow['Cow'/1051211, l='MpServer', x=-8986.47, y=74.00, z=-25881.86], EntityRooster['Rooster'/1051212, l='MpServer', x=-8988.56, y=74.00, z=-25886.11], EntityChickensChicken['Sand Chicken'/1051213, l='MpServer', x=-8987.01, y=74.00, z=-25880.92], EntityChicken['Chicken'/1051214, l='MpServer', x=-8984.32, y=74.00, z=-25879.83], EntityItem['item.item.egg'/1051215, l='MpServer', x=-8988.39, y=74.00, z=-25885.57], EntityOtherPlayerMP['CowGoesBananas'/1028715, l='MpServer', x=-8960.50, y=78.00, z=-25856.50], EntityChickensChicken['Log Chicken'/1051232, l='MpServer', x=-8947.54, y=74.00, z=-25893.94], EntityRooster['Rooster'/1051233, l='MpServer', x=-8956.77, y=74.00, z=-25900.70], EntityCow['Cow'/1051234, l='MpServer', x=-8956.78, y=74.00, z=-25898.54], EntityItem['item.tile.log.oak'/1051235, l='MpServer', x=-8948.07, y=74.00, z=-25891.74], EntityItem['item.item.egg'/1051236, l='MpServer', x=-8968.04, y=74.00, z=-25881.38], EntityCow['Cow'/1051237, l='MpServer', x=-8960.81, y=74.00, z=-25882.56]]
  91. Retry entities: 0 total; []
  92. Server brand: BungeeCord (git:BungeeCord-Bootstrap:1.11-SNAPSHOT:6104354:1217) <- fml,forge,sponge
  93. Server type: Non-integrated multiplayer server
  94. Stacktrace:
  95. at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:415)
  96. at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2660)
  97. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:392)
  98. at net.minecraft.client.main.Main.main(SourceFile:124)
  99. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  100. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  101. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  102. at java.lang.reflect.Method.invoke(Method.java:497)
  103. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  104. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  105.  
  106. -- System Details --
  107. Details:
  108. Minecraft Version: 1.10.2
  109. Operating System: Windows 10 (amd64) version 10.0
  110. Java Version: 1.8.0_51, Oracle Corporation
  111. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  112. Memory: 1094046888 bytes (1043 MB) / 3126329344 bytes (2981 MB) up to 3126329344 bytes (2981 MB)
  113. JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx3228m -Xms256m -XX:PermSize=256m
  114. IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
  115. FML: MCP 9.32 Powered by Forge 12.18.3.2477 196 mods loaded, 195 mods active
  116. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  117. UCHIJA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
  118. UCHIJA FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.3.2477.jar)
  119. UCHIJA Forge{12.18.3.2477} [Minecraft Forge] (forge-1.10.2-12.18.3.2477.jar)
  120. UCHIJA NotEnoughItems{2.1.3.220} [Not Enough Items] (NotEnoughItems-1.10.2-2.1.3.220-universal.jar)
  121. UCHIJA OpenComputers|Core{1.6.2.7} [OpenComputers (Core)] (minecraft.jar)
  122. UCHIJA foamfixcore{7.7.4} [FoamFixCore] (minecraft.jar)
  123. UCHIJA ccl-entityhook{1.0} [ccl-entityhook] (CodeChickenLib-1.10.2-2.5.9.283-universal.jar)
  124. UCHIJA fenceoverhaul{1.2.1} [Fence Overhaul] ([1.10.x]FenceOverhaul-1.2.1.jar)
  125. UCHIJA actuallyadditions{1.10.2-r105} [Actually Additions] (ActuallyAdditions-1.10.2-r105.jar)
  126. UCHIJA CodeChickenLib{2.5.9.283} [CodeChicken Lib] (CodeChickenLib-1.10.2-2.5.9.283-universal.jar)
  127. UCHIJA CodeChickenCore{2.4.1.102} [CodeChicken Core] (CodeChickenCore-1.10.2-2.4.1.102-universal.jar)
  128. UCHIJA EnderStorage{2.2.1.106} [EnderStorage] (EnderStorage-1.10.2-2.2.1.106-universal.jar)
  129. UCHIJA JEI{3.14.7.420} [Just Enough Items] (jei_1.10.2-3.14.7.420.jar)
  130. UCHIJA OpenComputers{1.6.2.7} [OpenComputers] (OpenComputers-MC1.10.2-1.6.2.7.jar)
  131. UCHIJA actuallycomputers{1.0.0} [ActuallyComputers] (actuallycomputers-1.0.0.jar)
  132. UCHIJA Baubles{1.3.11} [Baubles] (Baubles-1.10.2-1.3.11.jar)
  133. UCHIJA extrautils2{1.0} [Extra Utilities 2] (extrautils2-1.10.2-1.6.3.jar)
  134. UCHIJA flyringbaublemod{0.2.4_1.10.2-d71eb9e} [AngelRing 2 Bauble] (angelRingToBauble-1.10.2-0.2.4.19+d71eb9e.jar)
  135. UCHIJA AppleCore{2.2.2} [AppleCore] (AppleCore-mc1.10.2-2.2.2.jar)
  136. UCHIJA apple_shields{0.1.7} [apple_shields] (AppleShields-0.1.7.jar)
  137. UCHIJA appleskin{1.0.8} [AppleSkin] (AppleSkin-mc1.10.2-1.0.8.jar)
  138. UCHIJA autopackager{1.6.4b} [AutoPackager] (autopackager-1.6.4b.jar)
  139. UCHIJA Psi{r1.0-42} [Psi] (Psi-r1.0-42.jar)
  140. UCHIJA AutoRegLib{1.0-2} [AutoRegLib] (AutoRegLib-1.0-2.jar)
  141. UCHIJA baconators{3.0.6} [Baconators] (baconators-1.10.2-3.0.6.jar)
  142. UCHIJA crafttweakerjei{1.0.1} [CraftTweaker JEI Support] (CraftTweaker-1.10.2-3.0.26.jar)
  143. UCHIJA MineTweaker3{3.0.26} [MineTweaker 3] (CraftTweaker-1.10.2-3.0.26.jar)
  144. UCHIJA base{1.10.2-1.4.0} [B.A.S.E] (base-1.10.2-1.4.0.jar)
  145. UCHIJA bdlib{1.12.4.24} [BD Lib] (bdlib-1.12.4.24-mc1.10.2.jar)
  146. UCHIJA bedbugs{@VERSION@} [Bed Bugs] (BedBugs-1.10.2-1.1.6.jar)
  147. UCHIJA betterbuilderswands{0.11.1} [Better Builder's Wands] (BetterBuildersWands-1.10.2-0.11.1.220+f8232fe.jar)
  148. UCHIJA betterthanbunnies{1.10.2-1.1.0} [BetterThanBunnies] (BetterThanBunnies-1.10.2-1.1.0.jar)
  149. UCHIJA biometweaker{2.3.239} [BiomeTweaker] (BiomeTweaker-1.10.2-2.3.239.jar)
  150. UCHIJA BlockDispenser{1.0} [BlockDispenser] (BlockDispenser-1.0-1.jar)
  151. UCHIJA guideapi{@VERSION@} [Guide-API] (Guide-API-1.10.2-2.0.3-46.jar)
  152. UCHIJA BloodMagic{1.10.2-2.1.11-80} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.10.2-2.1.11-80.jar)
  153. UCHIJA bookshelf{1.4.4.347} [Bookshelf] (Bookshelf-1.10.2-1.4.4.347.jar)
  154. UCHIJA Botania{r1.9-341} [Botania] (Botania r1.9-341.jar)
  155. UCHIJA brandonscore{2.1.12} [Brandon's Core] (BrandonsCore-1.10.2-2.1.12.130-universal.jar)
  156. UCHIJA mantle{1.10.2-1.1.5.205} [Mantle] (Mantle-1.10.2-1.1.5.jar)
  157. UCHIJA tconstruct{1.10.2-2.6.5.10} [Tinkers' Construct] (TConstruct-1.10.2-2.6.5.jar)
  158. UCHIJA ceramics{1.10.2-1.1.6b} [Ceramics] (Ceramics-1.10.2-1.1.6b.jar)
  159. UCHIJA Chameleon{1.10.2-2.3.0} [Chameleon] (Chameleon-1.10.2-2.3.0.jar)
  160. UCHIJA chancecubes{1.10.2-3.0.1.207} [Chance Cubes] (ChanceCubes-1.10.2-3.0.1.207.jar)
  161. UCHIJA mcmultipart{1.4.0} [MCMultiPart] (MCMultiPart-1.4.0-universal.jar)
  162. UCHIJA CharsetLib{0.3.5} [?] (Charset-mc1.10.2-0.3.5-fd38f2c944396214.jar)
  163. UCHIJA CharsetPipes{0.3.5} [|] (Charset-mc1.10.2-0.3.5-fd38f2c944396214.jar)
  164. UCHIJA CharsetWrench{0.3.5} [/] (Charset-mc1.10.2-0.3.5-fd38f2c944396214.jar)
  165. UCHIJA ChestTransporter{2.5.18} [Chest Transporter] (ChestTransporter-1.10.2-2.5.18.jar)
  166. UCHIJA ChickenChunks{2.2.0.52} [ChickenChunks] (ChickenChunks-1.10.2-2.2.0.52-universal.jar)
  167. UCHIJA chickens{4.3.2} [Chickens] (chickens-4.3.2.jar)
  168. UCHIJA chisel{MC1.10.2-0.0.14.33} [Chisel] (Chisel-MC1.10.2-0.0.14.33.jar)
  169. UCHIJA chiselsandbits{12.15} [Chisels & Bits] (chiselsandbits-12.15.jar)
  170. UCHIJA clienttweaks{1.1.16} [Client Tweaks] (ClientTweaks_1.10.2-1.1.16.jar)
  171. UCHIJA shadowmc{3.6.1} [ShadowMC] (ShadowMC-1.10.2-3.6.1.jar)
  172. UCHIJA clipboard{@VERSION@} [Clipboard] (Clipboard-1.10.2-1.1.1.jar)
  173. UCHIJA clumps{1.0.5} [Clumps] (Clumps-1.0.5.jar)
  174. UCHIJA cyclopscore{0.10.9} [Cyclops Core] (CyclopsCore-1.9.4-0.10.9.jar)
  175. UCHIJA colossalchests{1.6.0} [Colossal Chests] (ColossalChests-1.10.2-1.6.0.jar)
  176. UCHIJA commoncapabilities{1.3.3} [CommonCapabilities] (CommonCapabilities-1.9.4-1.3.3.jar)
  177. UCHIJA controlling{1.0.5} [Controlling] (Controlling-1.0.5.jar)
  178. UCHIJA cookingforblockheads{4.2.45} [Cooking for Blockheads] (CookingForBlockheads_1.10.2-4.2.45.jar)
  179. UCHIJA ctgui{1.0.0} [CT-GUI] (CraftTweaker-1.10.2-3.0.26.jar)
  180. UCHIJA ctm{MC1.10.2-0.2.2.24} [CTM] (CTM-MC1.10.2-0.2.2.24.jar)
  181. UCHIJA custommainmenu{2.0.5} [Custom Main Menu] (CustomMainMenu-MC1.10.2-2.0.5.jar)
  182. UCHIJA Waila{1.8.17-B31_1.10.2} [Waila] (Hwyla-1.8.17-B31_1.10.2.jar)
  183. UCHIJA darkutils{1.1.8.finalrc2} [Dark Utilities] (DarkUtilities-1.1.8.finalrc2.jar)
  184. UCHIJA PTRModelLib{1.0.0} [PTRModelLib] (Decocraft-2.4.2_1.10.2.jar)
  185. UCHIJA props{2.4.2} [Decocraft] (Decocraft-2.4.2_1.10.2.jar)
  186. UCHIJA defaultoptions{6.1.5} [Default Options] (DefaultOptions_1.10.2-6.1.5.jar)
  187. UCHIJA dimensionalcake{0.0.1} [Dimensional Cake] (dimensionalcake-1.9.4-0.0.1.jar)
  188. UCHIJA draconicevolution{2.1.6} [Draconic Evolution] (Draconic-Evolution-1.10.2-2.1.6.263-universal.jar)
  189. UCHIJA DragonMounts{r46-1.10.2} [Dragon Mounts] (DragonMounts-r46-1.10.2.jar)
  190. UCHIJA StorageDrawers{1.10.2-3.7.10} [Storage Drawers] (StorageDrawers-1.10.2-3.7.10.jar)
  191. UCHIJA bitdrawers{0.36} [Drawers & Bits] (DrawersBits-1.10.2-0.36.jar)
  192. UCHIJA elevatorid{1.3.0} [Elevator Mod] (ElevatorMod[V.1.3.0][MC.1.10.2].jar)
  193. UCHIJA endercore{1.10.2-0.4.1.66-beta} [EnderCore] (EnderCore-1.10.2-0.4.1.66-beta.jar)
  194. UCHIJA EnderIO{1.10.2-3.1.193} [Ender IO] (EnderIO-1.10.2-3.1.193.jar)
  195. UCHIJA energyconverters{1.0.0.26} [Energy Converters] (energyconverters_1.10.2-1.0.0.26.jar)
  196. UCHIJA engineersworkshop{1.3.6-1.10.2} [Engineer's Workshop] (EngineersWorkshop-1.3.6-1.10.2.jar)
  197. UCHIJA valkyrielib{1.10.2-0.10.6} [Valkyrie Lib] (valkyrielib-1.10.2-0.10.6.jar)
  198. UCHIJA environmentaltech{1.10.2-0.10.6b} [Environmental Tech] (environmentaltech-1.10.2-0.10.6b.jar)
  199. UCHIJA etlunar{1.10.2-0.10.6a} [ET Lunar] (etlunar-1.10.2-0.10.6a.jar)
  200. UCHIJA exnihiloadscensio{0.1.5} [Ex Nihilo Adscensio] (exnihiloadscensio-1.10.2-0.1.20.jar)
  201. UCHIJA excompressum{2.0.97} [Ex Compressum] (ExCompressum_1.10.2-2.0.97.jar)
  202. UCHIJA ExtraBitManipulation{1.10.2-2.5.1} [Extra Bit Manipulation] (ExtraBitManipulation-1.10.2-2.5.1.jar)
  203. UCHIJA zerocore{1.10.2-0.1.0.6} [Zero CORE] (zerocore-1.10.2-0.1.0.6.jar)
  204. UCHIJA bigreactors{1.10.2-0.4.5.30} [Extreme Reactors] (ExtremeReactors-1.10.2-0.4.5.30.jar)
  205. UCHIJA fairylights{2.1.2} [Fairy Lights] (fairylights-2.1.2-1.10.2.jar)
  206. UCHIJA farmingforblockheads{1.1.16} [Farming for Blockheads] (FarmingForBlockheads_1.10.2-1.1.16.jar)
  207. UCHIJA flatcoloredblocks{mc1.10-v4.4} [Flat Colored Blocks] (flatcoloredblocks-mc1.10-v4.4.jar)
  208. UCHIJA sonarcore{3.3.0} [SonarCore] (SonarCore-1.10.2-3.3.0.jar)
  209. UCHIJA fluxnetworks{1.2.8} [FluxNetworks] (FluxNetworks-1.10.2-1.2.8.jar)
  210. UCHIJA foamfix{@VERSION@} [FoamFix] (foamfix-0.7.2-anarchy.jar)
  211. UCHIJA forgelin{1.5.1} [Shadowfacts' Forgelin] (Forgelin-1.5.1.jar)
  212. UCHIJA ftbl{0.0.0} [FTBLib] (FTBLib-1.1x-3.6.5.jar)
  213. UCHIJA ftbu{0.0.0} [FTBUtilities] (FTBUtilities-1.1x-3.6.5.jar)
  214. UCHIJA fw{1.5.1} [Fullscreen Windowed] (FullscreenWindowed-1.10.2-1.5.1.jar)
  215. UCHIJA Funnels{1.1.2} [Funnels] (Funnels-1.10.2-1.1.2.jar)
  216. UCHIJA GardenOfGlass{sqrt(-1)} [Garden of Glass] (GardenOfGlass.jar)
  217. UCHIJA advgenerators{0.9.20.23} [Advanced Generators] (generators-0.9.20.23-mc1.10.2.jar)
  218. UCHIJA googlyeyes{6.0.0} [GooglyEyes] (GooglyEyes-1.10.2-6.0.0.jar)
  219. UCHIJA gravestone{1.5.13} [Gravestone Mod] (gravestone-1.5.13.jar)
  220. UCHIJA grue{1.3.5} [Grue] (Grue-1.9.4-1.3.5.jar)
  221. UCHIJA gyth{2.0.0.2} [Get Ya' Tanks Here] (Gyth-1.10.2-2.0.0.27.jar)
  222. UCHIJA hammercore{1.9.4.3} [Hammer Core] (HammerCore-1.10.2-1.9.4.3.jar)
  223. UCHIJA hatchery{0.3.21} [Hatchery] (hatchery-1.10.2-0.3.21.jar)
  224. UCHIJA headcrumbs{2.0.2} [Headcrumbs] (Headcrumbs-2.0.3.jar)
  225. UCHIJA hopperducts{1.4.8.1} [Hopper Ducts] (hopperducts-mc1.9.4-1.4.8.1.jar)
  226. UCHIJA hydrogel{0.9} [HydroGel] (hydrogel-0.9.jar)
  227. UCHIJA immersiveengineering{0.10-61} [Immersive Engineering] (ImmersiveEngineering-0.10-61.jar)
  228. UCHIJA LunatriusCore{1.1.2.38} [LunatriusCore] (LunatriusCore-1.10.2-1.1.2.38-universal.jar)
  229. UCHIJA InGameInfoXML{2.8.1.89} [InGame Info XML] (InGameInfoXML-1.10.2-2.8.1.89-universal.jar)
  230. UCHIJA mtlib{@VERSION@} [MTLib] (MTLib-1.0.3.jar)
  231. UCHIJA initialinventory{1.0.1} [InitialInventory] (InitialInventory-1.0.1.jar)
  232. UCHIJA integrateddynamics{0.7.12} [Integrated Dynamics] (IntegratedDynamics-1.10.2-0.7.12.jar)
  233. UCHIJA integratedtunnels{1.2.5} [Integrated Tunnels] (IntegratedTunnels-1.10.2-1.2.5.jar)
  234. UCHIJA inventorysorter{0.11.0+47} [Simple Inventory sorting] (inventorysorter-1.10.2-0.11.0+47.jar)
  235. UCHIJA ironbackpacks{1.10.2-2.2.31} [Iron Backpacks] (IronBackpacks-1.10.2-2.2.31.jar)
  236. UCHIJA ironchest{1.10.2-7.0.15.804} [Iron Chest] (ironchest-1.10.2-7.0.15.804.jar)
  237. UCHIJA yunomakegoodmap{1.10.2-6.1.0.26} [YUNoMakeGoodMap] (YUNoMakeGoodMap-1.10.2-6.1.0.26.jar)
  238. UCHIJA itsbecauseuhasnogoodspawn{1.0.5} [ItsBecauseUHasNoGoodSpawn] (ItsBecauseUHasNoGoodSpawn-1.0.5.jar)
  239. UCHIJA ItsRainingFood{1.0.2} [It's Raining Food] (itsrainingfood-1.10.2-0.1.0.jar)
  240. UCHIJA journeymap{1.10.2-5.5.0b4} [JourneyMap] (journeymap-1.10.2-5.5.0b4.jar)
  241. UCHIJA kleeslabs{3.3.5} [KleeSlabs] (KleeSlabs_1.10.2-3.3.5.jar)
  242. UCHIJA llibrary{1.7.7} [LLibrary] (llibrary-1.7.7-1.10.2.jar)
  243. UCHIJA literalascension{1.10.2-1.0.2.2} [Literal Ascension] (literalascension-1.10.2-1.0.2.2.jar)
  244. UCHIJA boots{1.0} [Long Fall Boots] (LongFallBoots - Hard Mode.jar)
  245. UCHIJA lootbags{2.3.9} [Loot Bags] (LootBags-1.10.2-2.3.9.jar)
  246. UCHIJA mercurius{1.0.6} [Mercurius] (Mercurius-1.10.2-1.0.6.jar)
  247. UCHIJA minemenu{1.4.5} [MineMenu] (MineMenu-1.10.2-1.4.5-universal.jar)
  248. UCHIJA minicoal{1.1.0} [MiniCoal] (minicoal-1.1.0.jar)
  249. UCHIJA natura{1.10.2-4.1.0.80} [Natura] (natura-1.10.2-4.1.0.80.jar)
  250. UCHIJA missing_pieces{4.3.0} [Missing Pieces] (missing_pieces-1.10.2-4.3.0.jar)
  251. UCHIJA randomthings{3.7.7.1} [Random Things] (RandomThings-MC1.10.2-3.7.7.1.jar)
  252. UCHIJA roots{0.208} [Roots] (roots-0.208.jar)
  253. UCHIJA moarsigns{4.2.3.9} [MoarSigns] (MoarSigns-1.10.2-4.2.3.9.jar)
  254. UCHIJA mob_grinding_utils{0.1.8.22} [mob_grinding_utils] (MobGrindingUtils-0.1.8.22.jar)
  255. UCHIJA modtweaker{2.0.13} [Mod Tweaker] (ModTweaker2-2.0.13.jar)
  256. UCHIJA morechickens{1.1.6} [More Chickens] (MoreChickens-1.10.2-1.1.6.jar)
  257. UCHIJA shear{1.1.2} [More Shearables] (MoreShearables1.2.1-1.10.2.jar)
  258. UCHIJA moreshears{1.0.5} [More Shears] (moreshears-1.10.2-1.0.5-release.jar)
  259. UCHIJA Morpheus{1.10.2-3.1.13} [Morpheus] (Morpheus-1.10.2-3.1.13.jar)
  260. UCHIJA mousetweaks{2.8} [Mouse Tweaks] (MouseTweaks-2.8-mc1.10.2.jar)
  261. UCHIJA mputils{1.2.9} [ModPack Utilities] (mputils-1.10.2-1.2.9.jar)
  262. UCHIJA mpbasic{1.1.3} [ModPack Basic Tools] (mpbasic-1.10.2-1.1.5.jar)
  263. UCHIJA mysticalagriculture{1.5.8} [Mystical Agriculture] (mysticalagriculture[1.10.2]-1.5.8.jar)
  264. UCHIJA Neat{1.3-12} [Neat] (Neat 1.3-12.jar)
  265. UCHIJA nice{0.1.0} [Nice] (nice-0.1.0.jar)
  266. UCHIJA notenoughwands{1.5.5} [Not Enough Wands] (notenoughwands-1.1x-1.5.5.jar)
  267. UCHIJA oreexcavation{1.2.102} [OreExcavation] (OreExcavation-1.2.102.jar)
  268. UCHIJA packingtape{0.6.0} [Packing Tape] (PackingTape-1.10.2-0.6.0.jar)
  269. UCHIJA harvestcraft{1.9.4-1.10.2g} [Pam's HarvestCraft] (Pam's HarvestCraft 1.9.4-1.10.2h.jar)
  270. UCHIJA shetiphiancore{3.3.11} [ShetiPhian-Core] (shetiphiancore-1.10.0-3.3.11.jar)
  271. UCHIJA platforms{1.2.10} [Platforms] (platforms-1.10.0-1.2.10.jar)
  272. UCHIJA reborncore{2.13.6.142} [RebornCore] (RebornCore-1.10.2-2.13.6.142-universal.jar)
  273. UCHIJA quantumstorage{3.3.6} [QuantumStorage] (QuantumStorage-1.10.2-3.3.6.jar)
  274. UCHIJA rangedpumps{0.3} [Ranged Pumps] (rangedpumps-0.3.jar)
  275. UCHIJA reborncore-mcmultipart{2.13.6.142} [reborncore-MCMultiPart] (RebornCore-1.10.2-2.13.6.142-universal.jar)
  276. UCHIJA refinedstorage{1.2.26} [Refined Storage] (refinedstorage-1.2.26.jar)
  277. UCHIJA rebornstorage{1.0.0} [RebornStorage] (RebornStorage-1.10.2-1.0.3.30.jar)
  278. UCHIJA redstonepaste{1.7.4} [Redstone Paste] (redstonepaste-mc1.9.4-1.7.4.jar)
  279. UCHIJA reliquia{0.0.7} [Reliquia] (Reliquia-[1.10.2]-0.0.7.jar)
  280. UCHIJA ResourceLoader{1.5.1} [Resource Loader] (ResourceLoader-MC1.9.4-1.5.1.jar)
  281. UCHIJA rftools{6.13} [RFTools] (rftools-1.1x-6.13.jar)
  282. UCHIJA rftoolscontrol{1.6.8} [RFTools Control] (rftoolsctrl-1.1x-1.6.8.jar)
  283. UCHIJA rftoolsdim{5.05} [RFTools Dimensions] (rftoolsdim-1.1x-5.05.jar)
  284. UCHIJA woodenshears{@MAJOR@.@MINOR@.@REVIS@.@BUILD@} [Wooden Shears] (SBM-WoodenShears-1.10.2-0.0.1b2-universal.jar)
  285. UCHIJA scanner{1.4.1} [Scanner] (scanner-1.5.2.jar)
  286. UCHIJA shearmadness{1.10.2} [Shear Madness] (shearmadness-1.10.2-1.7.0.4.jar)
  287. UCHIJA SimpleAchievements{MC1.9.4-1.2.2-28} [Simple Achievements] (SimpleAchievements-MC1.9.4-1.2.2-28.jar)
  288. UCHIJA simplebarrels{1.26e} [Simple Barrels] (simplebarrels-1.26e.jar)
  289. UCHIJA simplecorn{2.2.0} [Simple Corn] (simpleCorn-1.10.2-2.2.0.jar)
  290. UCHIJA simplegenerators{1.10.2-0.10.6a} [Simple Generators] (simplegenerators-1.10.2-0.10.6a.jar)
  291. UCHIJA SimpleLabels{0.0.1} [SimpleLabels] (simplelabels-1-10.2-0.0.3.jar)
  292. UCHIJA simplyjetpacks{2.1.3.55} [Simply Jetpacks 2] (SimplyJetpacks2-1.10.2-2.1.3.55.jar)
  293. UCHIJA snad{1.10.2-1.6.09.20a} [Snad] (Snad-1.10.2-1.6.09.20a.jar)
  294. UCHIJA solarfluxreborn{2.17r} [Solar Flux Reborn] (SolarFluxReborn_1.10.2-2.17r.jar)
  295. UCHIJA stevescarts{2.2.0.86} [Steve's Carts 2] (StevesCarts-1.10.2-2.2.0.86.jar)
  296. UCHIJA rscircuits{1.0.4} [Super Circuit Maker] (SuperCircuitMaker-1.0.4.jar)
  297. UCHIJA beneath{1.2.0} [The Beneath] (The Beneath-1.10.2-1.2.0.jar)
  298. UCHIJA tinkertoolleveling{1.10.2-1.0.1.DEV.f5def58} [Tinkers Tool Leveling] (TinkerToolLeveling-1.10.2-1.0.1.jar)
  299. UCHIJA tp{1.1.0} [Tiny Progressions] (tinyprogressions-1.10.2-1.1.0.jar)
  300. UCHIJA torchmaster{1.4.1.34} [TorchMaster] (torchmaster_1.10.2-1.4.1.34.jar)
  301. UCHIJA Translocator{2.1.4.55} [Translocator] (Translocators-1.10.2-2.1.4.55-universal.jar)
  302. UCHIJA ts2k16{1.0.3} [Twerk-Sim 2K16] (TS2K16-1.0.3.jar)
  303. UCHIJA twitchcrumbs{2.0.4} [Twitchcrumbs] (Twitchcrumbs_1.10.2-2.0.4.jar)
  304. UCHIJA voidcup{1.0} [voidcup] (voidcup-1.10.2-0.0.1.jar)
  305. UCHIJA waddles{0.5.4} [Waddles] (Waddles-1.10.2-0.5.4.jar)
  306. UCHIJA wanionlib{1.10.2-1.3} [WanionLib] (WanionLib-1.10.2-1.3.jar)
  307. UCHIJA icse{1.1.0.0} [I Can See Everything] (Wawla-1.10.2-2.3.2.215.jar)
  308. UCHIJA wawla{2.3.2.215} [What Are We Looking At] (Wawla-1.10.2-2.3.2.215.jar)
  309. UCHIJA withercrumbs{@version@} [Wither Crumbs] (witherCrumbs-1.10.2-0.9.jar)
  310. UCHIJA xprings{1.3.0} [Experience Rings] (xprings-1.10-1.3.0.jar)
  311. UCHIJA unidict{1.10.2-2.9b} [UniDict] (UniDict-1.10.2-2.9b.jar)
  312. UD BiomeTweakerCore{2.3.239} [BiomeTweaker Core] (minecraft.jar)
  313. Loaded coremods (and transformers):
  314. BookshelfLoadingPlugin (Bookshelf-1.10.2-1.4.4.347.jar)
  315. net.darkhax.bookshelf.asm.BookshelfTransformerManager
  316. ShetiPhian-ASM (shetiphiancore-1.10.0-3.3.11.jar)
  317. shetiphian.core.asm.ClassTransformer
  318. ForgelinPlugin (Forgelin-1.5.1.jar)
  319.  
  320. LoadingPlugin (RandomThings-MC1.10.2-3.7.7.1.jar)
  321. lumien.randomthings.asm.ClassTransformer
  322. SFRCore (SolarFluxReborn_1.10.2-2.17r.jar)
  323. com.mrdimka.solarfluxreborn.core.SFRSerializedTransformer
  324. LoadingPlugin (ResourceLoader-MC1.9.4-1.5.1.jar)
  325. lumien.resourceloader.asm.ClassTransformer
  326. NWRTweak (redstonepaste-mc1.9.4-1.7.4.jar)
  327. net.fybertech.nwr.NWRTransformer
  328. literalascension (literalascension-1.10.2-1.0.2.2.jar)
  329. com.jamieswhiteshirt.literalascension.core.patcher.LiteralAscensionRuntimePatcher
  330. EnderCorePlugin (EnderCore-1.10.2-0.4.1.66-beta.jar)
  331. com.enderio.core.common.transform.EnderCoreTransformer
  332. Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.7.2-anarchy.jar)
  333. pl.asie.foamfix.coremod.FoamFixTransformer
  334. TransformerLoader (OpenComputers-MC1.10.2-1.6.2.7.jar)
  335. li.cil.oc.common.asm.ClassTransformer
  336. AppleCore (AppleCore-mc1.10.2-2.2.2.jar)
  337. squeek.applecore.asm.TransformerModuleHandler
  338. llibrary (llibrary-1.7.7-1.10.2.jar)
  339. net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
  340. net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
  341. CCLCorePlugin (CodeChickenLib-1.10.2-2.5.9.283-universal.jar)
  342. codechicken.lib.asm.ClassHeirachyManager
  343. codechicken.lib.asm.CCL_ASMTransformer
  344. Default Options (DefaultOptions_1.10.2-6.1.5.jar)
  345. net.blay09.mods.defaultoptions.coremod.DefaultOptionsClassTransformer
  346. CTMCorePlugin (CTM-MC1.10.2-0.2.2.24.jar)
  347. team.chisel.ctm.client.asm.CTMTransformer
  348. Brandon's Core (BrandonsCore-1.10.2-2.1.12.130-universal.jar)
  349. com.brandon3055.brandonscore.asm.ClassTransformer
  350. HammerCoreCore (HammerCore-1.10.2-1.9.4.3.jar)
  351. com.pengu.hammercore.asm.HammerCoreTransformer
  352. NEICorePlugin (NotEnoughItems-1.10.2-2.1.3.220-universal.jar)
  353. codechicken.nei.asm.NEITransformer
  354. RebornCoreASM (RebornCore-1.10.2-2.13.6.142-universal.jar)
  355. reborncore.mixin.transformer.MixinTransformer
  356. BiomeTweakerCore (BiomeTweaker-1.10.2-2.3.239.jar)
  357. me.superckl.biometweaker.core.BiomeTweakerASMTransformer
  358. GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 418.91' Renderer: 'GeForce GTX 1060 6GB/PCIe/SSE2'
  359. Pulsar/tconstruct loaded Pulses:
  360. - TinkerCommons (Enabled/Forced)
  361. - TinkerWorld (Enabled/Not Forced)
  362. - TinkerTools (Enabled/Not Forced)
  363. - TinkerHarvestTools (Enabled/Forced)
  364. - TinkerMeleeWeapons (Enabled/Forced)
  365. - TinkerRangedWeapons (Enabled/Forced)
  366. - TinkerModifiers (Enabled/Forced)
  367. - TinkerSmeltery (Enabled/Not Forced)
  368. - TinkerGadgets (Enabled/Not Forced)
  369. - TinkerOredict (Enabled/Forced)
  370. - TinkerIntegration (Enabled/Forced)
  371. - TinkerFluids (Enabled/Forced)
  372. - TinkerMaterials (Enabled/Forced)
  373. - TinkerModelRegister (Enabled/Forced)
  374. - chiselsandbitsIntegration (Enabled/Not Forced)
  375. - WailaIntegration (Enabled/Not Forced)
  376.  
  377. Pulsar/natura loaded Pulses:
  378. - NaturaCommons (Enabled/Forced)
  379. - NaturaOverworld (Enabled/Not Forced)
  380. - NaturaNether (Enabled/Not Forced)
  381. - NaturaDecorative (Enabled/Not Forced)
  382. - NaturaTools (Enabled/Not Forced)
  383. - NaturaEntities (Enabled/Not Forced)
  384. - NaturaOredict (Enabled/Forced)
  385. - NaturaWorld (Enabled/Not Forced)
  386. - WailaIntegration (Enabled/Not Forced)
  387.  
  388. NotEnoughItems Invalid Fingerprint Reports:
  389. CodeChickenLib Invalid Fingerprint Reports:
  390. CodeChickenCore Invalid Fingerprint Reports:
  391. EnderStorage Invalid Fingerprint Reports:
  392. List of loaded APIs:
  393. * actuallyadditionsapi (29) from ActuallyAdditions-1.10.2-r105.jar
  394. * AppleCoreAPI (2.3.0) from AppleCore-mc1.10.2-2.2.2.jar
  395. * Base|API (1.0.0) from base-1.10.2-1.4.0.jar
  396. * Baubles|API (1.3.1.3) from Baubles-1.10.2-1.3.11.jar
  397. * bigreactors|API (4.0.1) from ExtremeReactors-1.10.2-0.4.5.30.jar
  398. * BiomeTweakerAPI (1.0.239) from BiomeTweaker-1.10.2-2.3.239.jar
  399. * BiomeTweakerAPI|event (1.0.239) from BiomeTweaker-1.10.2-2.3.239.jar
  400. * BiomeTweakerAPI|script|object (1.0.239) from BiomeTweaker-1.10.2-2.3.239.jar
  401. * BiomeTweakerAPI|script|pack (1.0.239) from BiomeTweaker-1.10.2-2.3.239.jar
  402. * BiomeTweakerAPI|script|wrapper (1.0.239) from BiomeTweaker-1.10.2-2.3.239.jar
  403. * BiomeTweakerAPI|util (1.0.239) from BiomeTweaker-1.10.2-2.3.239.jar
  404. * BloodMagic|API (@VERSION@) from BloodMagic-1.10.2-2.1.11-80.jar
  405. * BotaniaAPI (85) from Botania r1.9-341.jar
  406. * CharsetAPI (0.1) from Charset-mc1.10.2-0.3.5-fd38f2c944396214.jar
  407. * CharsetAPI|Audio (0.0) from Charset-mc1.10.2-0.3.5-fd38f2c944396214.jar
  408. * CharsetAPI|Lib (0.2) from Charset-mc1.10.2-0.3.5-fd38f2c944396214.jar
  409. * CharsetAPI|Pipes (0.3) from Charset-mc1.10.2-0.3.5-fd38f2c944396214.jar
  410. * CharsetAPI|Storage (0.1) from Charset-mc1.10.2-0.3.5-fd38f2c944396214.jar
  411. * CharsetAPI|Tape (0.0) from Charset-mc1.10.2-0.3.5-fd38f2c944396214.jar
  412. * CharsetAPI|Wires (0.3) from Charset-mc1.10.2-0.3.5-fd38f2c944396214.jar
  413. * chesttransporter|api (1) from ChestTransporter-1.10.2-2.5.18.jar
  414. * Chisel-API (0.0.1) from Chisel-MC1.10.2-0.0.14.33.jar
  415. * ChiselAPI|Carving (0.0.1) from Chisel-MC1.10.2-0.0.14.33.jar
  416. * ChiselsAndBitsAPI (12.10.0) from chiselsandbits-12.15.jar
  417. * CoFHAPI (1.8.9R1.2.0B1) from refinedstorage-1.2.26.jar
  418. * cofhapi (1.5.0) from ImmersiveEngineering-0.10-61.jar
  419. * cofhapi|block (1.6.0) from zerocore-1.10.2-0.1.0.6.jar
  420. * CoFHAPI|core (1.8.9R1.2.0B1) from valkyrielib-1.10.2-0.10.6.jar
  421. * cofhapi|core (1.6.0) from zerocore-1.10.2-0.1.0.6.jar
  422. * CoFHAPI|energy (1.8.9R1.2.0B1) from EngineersWorkshop-1.3.6-1.10.2.jar
  423. * cofhapi|energy (1.5.0) from ActuallyAdditions-1.10.2-r105.jar
  424. * CoFHAPI|inventory (1.8.9R1.2.0B1) from valkyrielib-1.10.2-0.10.6.jar
  425. * CoFHAPI|item (1.8.9R1.2.0B1) from mcjtylib-1.1x-2.4.3.jar
  426. * cofhapi|item (1.6.0) from zerocore-1.10.2-0.1.0.6.jar
  427. * cofhapi|tileentity (1.6.0) from zerocore-1.10.2-0.1.0.6.jar
  428. * cofhapi|util (1.6.0) from zerocore-1.10.2-0.1.0.6.jar
  429. * commoncapabilities|api (0.0.1) from CommonCapabilities-1.9.4-1.3.3.jar
  430. * compatlayer (0.2.9) from compatlayer-1.10-0.2.9.jar
  431. * ComputerCraft|API (1.80pr0) from zerocore-1.10.2-0.1.0.6.jar
  432. * ComputerCraft|API|FileSystem (1.80pr0) from zerocore-1.10.2-0.1.0.6.jar
  433. * ComputerCraft|API|Lua (1.80pr0) from zerocore-1.10.2-0.1.0.6.jar
  434. * ComputerCraft|API|Media (1.80pr0) from zerocore-1.10.2-0.1.0.6.jar
  435. * ComputerCraft|API|Peripheral (1.80pr0) from zerocore-1.10.2-0.1.0.6.jar
  436. * ComputerCraft|API|Permissions (1.80pr0) from zerocore-1.10.2-0.1.0.6.jar
  437. * ComputerCraft|API|Redstone (1.80pr0) from zerocore-1.10.2-0.1.0.6.jar
  438. * ComputerCraft|API|Turtle (1.80pr0) from zerocore-1.10.2-0.1.0.6.jar
  439. * CSLib|API (0.3.0) from Decocraft-2.4.2_1.10.2.jar
  440. * ctm-api (0.1.0) from CTM-MC1.10.2-0.2.2.24.jar
  441. * ctm-api-models (0.1.0) from CTM-MC1.10.2-0.2.2.24.jar
  442. * ctm-api-textures (0.1.0) from CTM-MC1.10.2-0.2.2.24.jar
  443. * ctm-api-utils (0.1.0) from CTM-MC1.10.2-0.2.2.24.jar
  444. * DraconicEvolution|API (1.3) from Draconic-Evolution-1.10.2-2.1.6.263-universal.jar
  445. * EnderIOAPI (0.0.2) from EnderIO-1.10.2-3.1.193.jar
  446. * EnderIOAPI|Redstone (0.0.2) from EnderIO-1.10.2-3.1.193.jar
  447. * EnderIOAPI|Teleport (0.0.2) from EnderIO-1.10.2-3.1.193.jar
  448. * EnderIOAPI|Tools (0.0.2) from MoarSigns-1.10.2-4.2.3.9.jar
  449. * environmentaltech-api (1.10.2-0.10.6b) from environmentaltech-1.10.2-0.10.6b.jar
  450. * ExCompressum|API (1.0) from ExCompressum_1.10.2-2.0.97.jar
  451. * fluxapi (1.0) from FluxNetworks-1.10.2-1.2.8.jar
  452. * Guide-API|API (1.10.2-2.0.3-46) from Guide-API-1.10.2-2.0.3-46.jar
  453. * HatcheryAPI (1.10.2R1.0.0) from hatchery-1.10.2-0.3.21.jar
  454. * ImmersiveEngineering|API (1.0) from ImmersiveEngineering-0.10-61.jar
  455. * ImmersiveEngineering|ImmersiveFluxAPI (1.0) from ImmersiveEngineering-0.10-61.jar
  456. * integrateddynamics|api (0.2.0) from IntegratedDynamics-1.10.2-0.7.12.jar
  457. * IronBackpacks|API (0.5) from IronBackpacks-1.10.2-2.2.31.jar
  458. * journeymap|client-api (1.4-SNAPSHOT) from journeymap-1.10.2-5.5.0b4.jar
  459. * journeymap|client-api-display (1.4-SNAPSHOT) from journeymap-1.10.2-5.5.0b4.jar
  460. * journeymap|client-api-event (1.4-SNAPSHOT) from journeymap-1.10.2-5.5.0b4.jar
  461. * journeymap|client-api-model (1.4-SNAPSHOT) from journeymap-1.10.2-5.5.0b4.jar
  462. * journeymap|client-api-util (1.4-SNAPSHOT) from journeymap-1.10.2-5.5.0b4.jar
  463. * JustEnoughItemsAPI (4.10.1) from jei_1.10.2-3.14.7.420.jar
  464. * mcjtylib_ng (2.4.3) from mcjtylib-1.1x-2.4.3.jar
  465. * MoarSigns|API (1.2) from MoarSigns-1.10.2-4.2.3.9.jar
  466. * MouseTweaks|API (1.0) from MouseTweaks-2.8-mc1.10.2.jar
  467. * OpenComputersAPI|Component (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.2.7.jar
  468. * OpenComputersAPI|Core (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.2.7.jar
  469. * OpenComputersAPI|Driver (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.2.7.jar
  470. * OpenComputersAPI|Driver|Item (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.2.7.jar
  471. * OpenComputersAPI|Event (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.2.7.jar
  472. * OpenComputersAPI|FileSystem (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.2.7.jar
  473. * OpenComputersAPI|Internal (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.2.7.jar
  474. * OpenComputersAPI|Machine (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.2.7.jar
  475. * OpenComputersAPI|Manual (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.2.7.jar
  476. * OpenComputersAPI|Network (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.2.7.jar
  477. * OpenComputersAPI|Prefab (6.0.0-alpha) from OpenComputers-MC1.10.2-1.6.2.7.jar
  478. * PsiAPI (2) from Psi-r1.0-42.jar
  479. * reborncoreAPI (2.13.6.142) from RebornCore-1.10.2-2.13.6.142-universal.jar
  480. * reborncoreAPI|Fuel (2.13.6.142) from RebornCore-1.10.2-2.13.6.142-universal.jar
  481. * reborncoreAPI|Power (2.13.6.142) from RebornCore-1.10.2-2.13.6.142-universal.jar
  482. * reborncoreAPI|Recipe (2.13.6.142) from RebornCore-1.10.2-2.13.6.142-universal.jar
  483. * reborncoreAPI|Tile (2.13.6.142) from RebornCore-1.10.2-2.13.6.142-universal.jar
  484. * shearmadness.api (@API_VERSION@) from shearmadness-1.10.2-1.7.0.4.jar
  485. * shearmadness_api_plumbing (1.0) from shearmadness-1.10.2-1.7.0.4.jar
  486. * sonarapi (1.0.1) from SonarCore-1.10.2-3.3.0.jar
  487. * stevescartsAPI (2.2.0.86) from StevesCarts-1.10.2-2.2.0.86.jar
  488. * stevescartsAPI|FARMS (2.2.0.86) from StevesCarts-1.10.2-2.2.0.86.jar
  489. * StorageDrawersAPI (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.7.10.jar
  490. * StorageDrawersAPI|config (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.7.10.jar
  491. * StorageDrawersAPI|event (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.7.10.jar
  492. * StorageDrawersAPI|inventory (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.7.10.jar
  493. * StorageDrawersAPI|pack (1.7.10-1.2.0) from refinedstorage-1.2.26.jar
  494. * StorageDrawersAPI|registry (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.7.10.jar
  495. * StorageDrawersAPI|render (1.7.10-1.2.0) from refinedstorage-1.2.26.jar
  496. * StorageDrawersAPI|storage (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.7.10.jar
  497. * StorageDrawersAPI|storage-attribute (1.7.10-1.2.0) from refinedstorage-1.2.26.jar
  498. * SuperScript (1.1.239) from BiomeTweaker-1.10.2-2.3.239.jar
  499. * SuperScript|command (1.1.239) from BiomeTweaker-1.10.2-2.3.239.jar
  500. * SuperScript|object (1.1.239) from BiomeTweaker-1.10.2-2.3.239.jar
  501. * SuperScript|util (1.1.239) from BiomeTweaker-1.10.2-2.3.239.jar
  502. * valkyrielib.api (1.10.2-0.10.6) from valkyrielib-1.10.2-0.10.6.jar
  503. * WailaAPI (1.3) from Hwyla-1.8.17-B31_1.10.2.jar
  504. * zerocore|API|multiblock (1.10.2-0.0.2) from zerocore-1.10.2-0.1.0.6.jar
  505. * zerocore|API|multiblock|rectangular (1.10.2-0.0.2) from zerocore-1.10.2-0.1.0.6.jar
  506. * zerocore|API|multiblock|tier (1.10.2-0.0.2) from zerocore-1.10.2-0.1.0.6.jar
  507. * zerocore|API|multiblock|validation (1.10.2-0.0.2) from zerocore-1.10.2-0.1.0.6.jar
  508. ChickenChunks Invalid Fingerprint Reports:
  509. EnderIO: Found the following problem(s) with your installation (That does NOT mean that Ender IO caused the crash or was involved in it in any way. We add this information to help finding common problems, not as an invitation to post any crash you encounter to Ender IO's issue tracker. Always check the stack trace above to see which mod is most likely failing.):
  510. * The RF API that is being used (1.5.0 from (guessing) null) differes from that that is reported as being loaded (1.8.9R1.2.0B1 from EngineersWorkshop-1.3.6-1.10.2.jar).
  511. It is a supported version, but that difference may lead to problems.
  512. * Our API got loaded from MoarSigns-1.10.2-4.2.3.9.jar. That's unexpected.
  513. This may (look up the meaning of 'may' in the dictionary if you're not sure what it means) have caused the error. Try reproducing the crash WITHOUT this/these mod(s) before reporting it.
  514. Detailed RF API diagnostics:
  515. * RF API class 'EnergyStorage' is loaded from: jar:file:/C:/Users/its-z/Twitch/Minecraft/Instances/FTB%20Presents%20SkyFactory%203/mods/BrandonsCore-1.10.2-2.1.12.130-universal.jar!/cofh/api/energy/EnergyStorage.class
  516. * RF API class 'IEnergyConnection' is loaded from: jar:file:/C:/Users/its-z/Twitch/Minecraft/Instances/FTB%20Presents%20SkyFactory%203/mods/BrandonsCore-1.10.2-2.1.12.130-universal.jar!/cofh/api/energy/IEnergyConnection.class
  517. * RF API class 'IEnergyContainerItem' is loaded from: jar:file:/C:/Users/its-z/Twitch/Minecraft/Instances/FTB%20Presents%20SkyFactory%203/mods/BrandonsCore-1.10.2-2.1.12.130-universal.jar!/cofh/api/energy/IEnergyContainerItem.class
  518. * RF API class 'IEnergyHandler' is loaded from: jar:file:/C:/Users/its-z/Twitch/Minecraft/Instances/FTB%20Presents%20SkyFactory%203/mods/BrandonsCore-1.10.2-2.1.12.130-universal.jar!/cofh/api/energy/IEnergyHandler.class
  519. * RF API class 'IEnergyProvider' is loaded from: jar:file:/C:/Users/its-z/Twitch/Minecraft/Instances/FTB%20Presents%20SkyFactory%203/mods/BrandonsCore-1.10.2-2.1.12.130-universal.jar!/cofh/api/energy/IEnergyProvider.class
  520. * RF API class 'IEnergyReceiver' is loaded from: jar:file:/C:/Users/its-z/Twitch/Minecraft/Instances/FTB%20Presents%20SkyFactory%203/mods/BrandonsCore-1.10.2-2.1.12.130-universal.jar!/cofh/api/energy/IEnergyReceiver.class
  521. * RF API class 'IEnergyStorage' is loaded from: jar:file:/C:/Users/its-z/Twitch/Minecraft/Instances/FTB%20Presents%20SkyFactory%203/mods/BrandonsCore-1.10.2-2.1.12.130-universal.jar!/cofh/api/energy/IEnergyStorage.class
  522. * RF API class 'ItemEnergyContainer' is loaded from: jar:file:/C:/Users/its-z/Twitch/Minecraft/Instances/FTB%20Presents%20SkyFactory%203/mods/BrandonsCore-1.10.2-2.1.12.130-universal.jar!/cofh/api/energy/ItemEnergyContainer.class
  523. * RF API class 'TileEnergyHandler' is loaded from: jar:file:/C:/Users/its-z/Twitch/Minecraft/Instances/FTB%20Presents%20SkyFactory%203/mods/BrandonsCore-1.10.2-2.1.12.130-universal.jar!/cofh/api/energy/TileEnergyHandler.class
  524. Detailed Tesla API diagnostics:
  525. * Tesla API class 'Tesla' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.Tesla)
  526. * Tesla API class 'TeslaCapabilities' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.capability.TeslaCapabilities)
  527. * Tesla API class 'ITeslaConsumer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.ITeslaConsumer)
  528. * Tesla API class 'ITeslaHolder' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.ITeslaHolder)
  529. * Tesla API class 'ITeslaProducer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.ITeslaProducer)
  530. * Tesla API class 'BaseTeslaContainer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.BaseTeslaContainer)
  531. * Tesla API class 'BaseTeslaContainerProvider' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.BaseTeslaContainerProvider)
  532. * Tesla API class 'InfiniteTeslaConsumer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaConsumer)
  533. * Tesla API class 'InfiniteTeslaConsumerProvider' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaConsumerProvider)
  534. * Tesla API class 'InfiniteTeslaProducer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaProducer)
  535. * Tesla API class 'InfiniteTeslaProducerProvider' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaProducerProvider)
  536.  
  537. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  538. !!!You are looking at the diagnostics information, not at the crash. Scroll up!!!
  539. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  540.  
  541. RebornCore:
  542. Plugin Engine: 0
  543. RebornCore Version: 2.13.6.142
  544. Mixin Status: 1
  545. Runtime Debofucsation 1
  546. RenderEngine: 0
  547. Translocator Invalid Fingerprint Reports:
  548. Launched Version: forge-12.18.3.2477
  549. LWJGL: 2.9.4
  550. OpenGL: GeForce GTX 1060 6GB/PCIe/SSE2 GL version 4.6.0 NVIDIA 418.91, NVIDIA Corporation
  551. GL Caps: Using GL 1.3 multitexturing.
  552. Using GL 1.3 texture combiners.
  553. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  554. Shaders are available because OpenGL 2.1 is supported.
  555. VBOs are available because OpenGL 1.5 is supported.
  556.  
  557. Using VBOs: Yes
  558. Is Modded: Definitely; Client brand changed to 'fml,forge'
  559. Type: Client (map_client.txt)
  560. Resource Packs:
  561. Current Language: English (US)
  562. Profiler Position: N/A (disabled)
  563. CPU: 12x Intel(R) Core(TM) i7-8700 CPU @ 3.20GHz
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement