Advertisement
Guest User

Untitled

a guest
Jun 18th, 2017
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 28.87 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. CoreMod (Aroma1997Core-1.9.4-1.1.1.2.jar)
  5. Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.6.3-anarchy.jar)
  6. LoadingPlugin (Quark-r1.1-70.jar)
  7. CXLibraryCore (cxlibrary-1.10.2-1.2.3.jar)
  8. CCLCorePlugin (CodeChickenLib-1.10.2-2.5.9.267-universal.jar)
  9. RebornCoreASM (RebornCore-1.10.2-2.13.6.142-universal.jar)
  10. EnderCorePlugin (EnderCore-1.10.2-0.4.1.66-beta.jar)
  11. CTMCorePlugin (CTM-MC1.10.2-0.1.0.13.jar)
  12. AppEngCore (appliedenergistics2-rv4-alpha-11.jar)
  13. AppleCore (AppleCore-mc1.10.2-2.1.2.jar)
  14. CoFH Loading Plugin (CoFHCore-1.10.2-4.1.5.8-universal.jar)
  15. Contact their authors BEFORE contacting forge
  16.  
  17. // Would you like a cupcake?
  18.  
  19. Time: 6/18/17 9:40 AM
  20. Description: Ticking player
  21.  
  22. java.lang.ArrayIndexOutOfBoundsException: 0
  23. at cofh.thermalexpansion.block.TileInventory.func_70301_a(TileInventory.java:171)
  24. at cofh.thermalexpansion.block.storage.TileStrongbox.func_70301_a(TileStrongbox.java:287)
  25. at net.minecraft.inventory.Slot.func_75211_c(Slot.java:62)
  26. at net.minecraft.inventory.Container.func_75142_b(Container.java:74)
  27. at cofh.thermalexpansion.gui.container.ContainerTEBase.func_75142_b(ContainerTEBase.java:101)
  28. at net.minecraft.entity.player.EntityPlayerMP.func_70071_h_(EntityPlayerMP.java:254)
  29. at net.minecraft.world.World.func_72866_a(World.java:1964)
  30. at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:839)
  31. at net.minecraft.world.World.func_72870_g(World.java:1934)
  32. at net.minecraft.world.WorldServer.func_184147_l(WorldServer.java:649)
  33. at net.minecraft.world.World.func_72939_s(World.java:1726)
  34. at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:620)
  35. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:709)
  36. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:613)
  37. at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:240)
  38. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:471)
  39. at java.lang.Thread.run(Thread.java:745)
  40.  
  41.  
  42. A detailed walkthrough of the error, its code path and all known details is as follows:
  43. ---------------------------------------------------------------------------------------
  44.  
  45. -- Head --
  46. Thread: Server thread
  47. Stacktrace:
  48. at cofh.thermalexpansion.block.TileInventory.func_70301_a(TileInventory.java:171)
  49. at cofh.thermalexpansion.block.storage.TileStrongbox.func_70301_a(TileStrongbox.java:287)
  50. at net.minecraft.inventory.Slot.func_75211_c(Slot.java:62)
  51. at net.minecraft.inventory.Container.func_75142_b(Container.java:74)
  52. at cofh.thermalexpansion.gui.container.ContainerTEBase.func_75142_b(ContainerTEBase.java:101)
  53. at net.minecraft.entity.player.EntityPlayerMP.func_70071_h_(EntityPlayerMP.java:254)
  54. at net.minecraft.world.World.func_72866_a(World.java:1964)
  55. at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:839)
  56. at net.minecraft.world.World.func_72870_g(World.java:1934)
  57.  
  58. -- Player being ticked --
  59. Details:
  60. Entity Type: null (net.minecraft.entity.player.EntityPlayerMP)
  61. Entity ID: 555728
  62. Entity Name: Tempname
  63. Entity's Exact location: 1229.89, 56.00, -158.09
  64. Entity's Block location: World: (1229,56,-159), Chunk: (at 13,3,1 in 76,-10; contains blocks 1216,0,-160 to 1231,255,-145), Region: (2,-1; contains chunks 64,-32 to 95,-1, blocks 1024,0,-512 to 1535,255,-1)
  65. Entity's Momentum: 0.00, -0.08, 0.00
  66. Entity's Passengers: []
  67. Entity's Vehicle: ~~ERROR~~ NullPointerException: null
  68. Stacktrace:
  69. at net.minecraft.world.WorldServer.func_184147_l(WorldServer.java:649)
  70. at net.minecraft.world.World.func_72939_s(World.java:1726)
  71. at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:620)
  72.  
  73. -- Affected level --
  74. Details:
  75. Level name: Test World
  76. All players: 1 total; [EntityPlayerMP['Tempname'/555728, l='Test World', x=1229.89, y=56.00, z=-158.09]]
  77. Chunk stats: ServerChunkCache: 441 Drop: 0
  78. Level seed: -1683239859047971994
  79. Level generator: ID 01 - flat, ver 0. Features enabled: false
  80. Level generator options: 3;minecraft:bedrock,3*minecraft:stone,52*minecraft:sandstone;2;
  81. Level spawn location: World: (1235,4,-150), Chunk: (at 3,0,10 in 77,-10; contains blocks 1232,0,-160 to 1247,255,-145), Region: (2,-1; contains chunks 64,-32 to 95,-1, blocks 1024,0,-512 to 1535,255,-1)
  82. Level time: 21478 game time, 8776 day time
  83. Level dimension: 0
  84. Level storage version: 0x04ABD - Anvil
  85. Level weather: Rain time: 43903 (now: false), thunder time: 90258 (now: false)
  86. Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true
  87. Stacktrace:
  88. at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:709)
  89. at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:613)
  90. at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:240)
  91. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:471)
  92. at java.lang.Thread.run(Thread.java:745)
  93.  
  94. -- System Details --
  95. Details:
  96. Minecraft Version: 1.10.2
  97. Operating System: Windows 8.1 (amd64) version 6.3
  98. Java Version: 1.8.0_25, Oracle Corporation
  99. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  100. Memory: 1301895312 bytes (1241 MB) / 4294967296 bytes (4096 MB) up to 4294967296 bytes (4096 MB)
  101. JVM Flags: 12 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4096m -Xms256m -XX:PermSize=256m -XX:+UseG1GC -Xmx4G -Xms4G -XX:+UnlockExperimentalVMOptions -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
  102. IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
  103. FML: MCP 9.32 Powered by Forge 12.18.3.2316 Optifine OptiFine_1.10.2_HD_U_D8 89 mods loaded, 89 mods active
  104. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  105. UCHIJAAAAAAAAAAAAAA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
  106. UCHIJAAAAAAAAAAAAAA FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.3.2316.jar)
  107. UCHIJAAAAAAAAAAAAAA Forge{12.18.3.2316} [Minecraft Forge] (forge-1.10.2-12.18.3.2316.jar)
  108. UCHIJAAAAAAAAAAAAAA appliedenergistics2-core{rv4-alpha-11} [Applied Energistics 2 Core] (minecraft.jar)
  109. UCHIJAAAAAAAAAAAAAA Aroma1997Core{${version}} [Aroma1997Core] (Aroma1997Core-1.9.4-1.1.1.2.jar)
  110. UCHIJAAAAAAAAAAAAAA <CoFH ASM>{000} [CoFH ASM] (minecraft.jar)
  111. UCHIJAAAAAAAAAAAAAA foamfixcore{7.7.4} [FoamFixCore] (minecraft.jar)
  112. UCHIJAAAAAAAAAAAAAA ccl-entityhook{1.0} [ccl-entityhook] (CodeChickenLib-1.10.2-2.5.9.267-universal.jar)
  113. UCHIJAAAAAAAAAAAAAA cofhcore{4.1.5} [CoFH Core] (CoFHCore-1.10.2-4.1.5.8-universal.jar)
  114. UCHIJAAAAAAAAAAAAAA actuallyadditions{1.10.2-r105} [Actually Additions] (ActuallyAdditions-1.10.2-r105.jar)
  115. UCHIJAAAAAAAAAAAAAA appliedenergistics2{rv4-alpha-11} [Applied Energistics 2] (appliedenergistics2-rv4-alpha-11.jar)
  116. UCHIJAAAAAAAAAAAAAA bdlib{1.12.4.24} [BD Lib] (bdlib-1.12.4.24-mc1.10.2.jar)
  117. UCHIJAAAAAAAAAAAAAA ae2stuff{0.6.0.9} [AE2 Stuff] (ae2stuff-0.6.0.9-mc1.10.2.jar)
  118. UCHIJAAAAAAAAAAAAAA Baubles{1.3.11} [Baubles] (Baubles-1.10.2-1.3.11.jar)
  119. UCHIJAAAAAAAAAAAAAA Botania{r1.9-341} [Botania] (Botania r1.9-341.jar)
  120. UCHIJAAAAAAAAAAAAAA AkashicTome{1.0-5} [Akashic Tome] (AkashicTome-1.0-5.jar)
  121. UCHIJAAAAAAAAAAAAAA JEI{3.14.7.420} [Just Enough Items] (jei_1.10.2-3.14.7.420.jar)
  122. UCHIJAAAAAAAAAAAAAA AppleCore{2.1.2} [AppleCore] (AppleCore-mc1.10.2-2.1.2.jar)
  123. UCHIJAAAAAAAAAAAAAA appleskin{1.0.5} [AppleSkin] (AppleSkin-mc1.10.2-1.0.5.jar)
  124. UCHIJAAAAAAAAAAAAAA Aroma1997CoreHelper{1.1.1.2} [Aroma1997Core|Helper] (Aroma1997Core-1.9.4-1.1.1.2.jar)
  125. UCHIJAAAAAAAAAAAAAA AromaBackup{1.0.1.1} [AromaBackup] (AromaBackup-1.9.4-1.0.1.1.jar)
  126. UCHIJAAAAAAAAAAAAAA AromaBackupRecovery{1.0} [AromaBackup Recovery] (AromaBackup-1.9.4-1.0.1.1.jar)
  127. UCHIJAAAAAAAAAAAAAA Morphtool{1.0-12} [Morph-o-Tool] (Morph-o-Tool-1.0-12.jar)
  128. UCHIJAAAAAAAAAAAAAA Psi{r1.0-42} [Psi] (Psi-r1.0-42.jar)
  129. UCHIJAAAAAAAAAAAAAA Quark{r1.1-70} [Quark] (Quark-r1.1-70.jar)
  130. UCHIJAAAAAAAAAAAAAA AutoRegLib{1.0-2} [AutoRegLib] (AutoRegLib-1.0-2.jar)
  131. UCHIJAAAAAAAAAAAAAA bedbugs{@VERSION@} [Bed Bugs] (BedBugs-1.10.2-1.1.6.jar)
  132. UCHIJAAAAAAAAAAAAAA BlockDispenser{1.0} [BlockDispenser] (BlockDispenser-1.0-1.jar)
  133. UCHIJAAAAAAAAAAAAAA guideapi{@VERSION@} [Guide-API] (Guide-API-1.10.2-2.0.3-46.jar)
  134. UCHIJAAAAAAAAAAAAAA BloodMagic{1.10.2-2.1.10-79} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.10.2-2.1.10-79.jar)
  135. UCHIJAAAAAAAAAAAAAA Chameleon{1.10.2-2.3.0} [Chameleon] (Chameleon-1.10.2-2.3.0.jar)
  136. UCHIJAAAAAAAAAAAAAA CodeChickenLib{2.5.9.267} [CodeChicken Lib] (CodeChickenLib-1.10.2-2.5.9.267-universal.jar)
  137. UCHIJAAAAAAAAAAAAAA CodeChickenCore{2.4.1.102} [CodeChicken Core] (CodeChickenCore-1.10.2-2.4.1.102-universal.jar)
  138. UCHIJAAAAAAAAAAAAAA ChickenChunks{2.2.0.52} [ChickenChunks] (ChickenChunks-1.10.2-2.2.0.52-universal.jar)
  139. UCHIJAAAAAAAAAAAAAA chisel{MC1.10.2-0.0.11.25} [Chisel] (Chisel-MC1.10.2-0.0.11.25.jar)
  140. UCHIJAAAAAAAAAAAAAA mcmultipart{1.4.0} [MCMultiPart] (MCMultiPart-1.4.0-universal.jar)
  141. UCHIJAAAAAAAAAAAAAA chiselsandbits{12.14} [Chisels & Bits] (chiselsandbits-12.14.jar)
  142. UCHIJAAAAAAAAAAAAAA chunkpreloader{1.1} [Chunk PreLoader] (Chunk Pregenerator 1.10.2 Version 1.2.jar)
  143. UCHIJAAAAAAAAAAAAAA concrete{1.1} [1.12 Concrete] (concreteMod-1.1.jar)
  144. UCHIJAAAAAAAAAAAAAA ctm{MC1.10.2-0.1.0.13} [CTM] (CTM-MC1.10.2-0.1.0.13.jar)
  145. UCHIJAAAAAAAAAAAAAA cxlibrary{1.2.3} [CXLibrary] (cxlibrary-1.10.2-1.2.3.jar)
  146. UCHIJAAAAAAAAAAAAAA forestry{5.2.17.376} [Forestry] (forestry_1.10.2-5.2.17.376.jar)
  147. UCHIJAAAAAAAAAAAAAA eleccore{1.7.425} [ElecCore] (ElecCore-1.10.2-1.7.425.jar)
  148. UCHIJAAAAAAAAAAAAAA deepresonance{1.4.8} [DeepResonance] (deepresonance-1.1x-1.4.8.jar)
  149. UCHIJAAAAAAAAAAAAAA StorageDrawers{1.10.2-3.7.9} [Storage Drawers] (StorageDrawers-1.10.2-3.7.9.jar)
  150. UCHIJAAAAAAAAAAAAAA bitdrawers{0.36} [Drawers & Bits] (DrawersBits-1.10.2-0.36.jar)
  151. UCHIJAAAAAAAAAAAAAA endercore{1.10.2-0.4.1.66-beta} [EnderCore] (EnderCore-1.10.2-0.4.1.66-beta.jar)
  152. UCHIJAAAAAAAAAAAAAA EnderIO{1.10.2-3.1.193} [Ender IO] (EnderIO-1.10.2-3.1.193.jar)
  153. UCHIJAAAAAAAAAAAAAA EnderStorage{2.2.1.106} [EnderStorage] (EnderStorage-1.10.2-2.2.1.106-universal.jar)
  154. UCHIJAAAAAAAAAAAAAA valkyrielib{1.10.2-0.10.6} [Valkyrie Lib] (valkyrielib-1.10.2-0.10.6.jar)
  155. UCHIJAAAAAAAAAAAAAA environmentaltech{1.10.2-0.10.6b} [Environmental Tech] (environmentaltech-1.10.2-0.10.6b.jar)
  156. UCHIJAAAAAAAAAAAAAA fastleafdecay{v11} [Fast Leaf Decay] (FastLeafDecay-v11.jar)
  157. UCHIJAAAAAAAAAAAAAA flatcoloredblocks{mc1.10-v4.4} [Flat Colored Blocks] (flatcoloredblocks-mc1.10-v4.4.jar)
  158. UCHIJAAAAAAAAAAAAAA foamfix{@VERSION@} [FoamFix] (foamfix-0.6.3-anarchy.jar)
  159. UCHIJAAAAAAAAAAAAAA healthhungertweaks{2.0.0-beta1} [Health and Hunger Tweaks] (healthhungertweaks-1.10.2-2.0.0-beta1.jar)
  160. UCHIJAAAAAAAAAAAAAA hermitron{0.2.14} [Hermitron] (hermitron-1.10.2-0.2.14.jar)
  161. UCHIJAAAAAAAAAAAAAA theoneprobe{1.4.7} [The One Probe] (theoneprobe-1.1x-1.4.7.jar)
  162. UCHIJAAAAAAAAAAAAAA immersiveengineering{0.10-61} [Immersive Engineering] (ImmersiveEngineering-0.10-61.jar)
  163. UCHIJAAAAAAAAAAAAAA immersivepetroleum{1.0.6} [Immersive Petroleum] (immersivepetroleum-1.10.2-1.0.6.jar)
  164. UCHIJAAAAAAAAAAAAAA ironbackpacks{1.10.2-2.2.27} [Iron Backpacks] (IronBackpacks-1.10.2-2.2.27.jar)
  165. UCHIJAAAAAAAAAAAAAA ironchest{1.10.2-7.0.15.804} [Iron Chest] (ironchest-1.10.2-7.0.15.804.jar)
  166. UCHIJAAAAAAAAAAAAAA itemscroller{0.11.0} [Item Scroller] (itemscroller-1.10.2-0.11.0.jar)
  167. UCHIJAAAAAAAAAAAAAA jeibees{0.9.0.5} [JEI Bees] (jeibees-0.9.0.5-mc1.10.2.jar)
  168. UCHIJAAAAAAAAAAAAAA journeymap{1.10.2-5.4.7} [JourneyMap] (journeymap-1.10.2-5.4.7.jar)
  169. UCHIJAAAAAAAAAAAAAA jeresources{0.5.8.98} [Just Enough Resources] (JustEnoughResources-1.10.2-0.5.8.98.jar)
  170. UCHIJAAAAAAAAAAAAAA railcraft{10.1.2} [Railcraft] (Railcraft_1.10.2-10.1.2.jar)
  171. UCHIJAAAAAAAAAAAAAA morebees{1.10.2-1.4.1.1} [More Bees] (morebees-1.10.2-1.4.1.1.jar)
  172. UCHIJAAAAAAAAAAAAAA MoreFurnaces{1.8.6} [More Furnaces] (MoreFurnaces-1.10.2-1.8.6.jar)
  173. UCHIJAAAAAAAAAAAAAA moreoverlays{1.11} [MoreOverlays] (moreoverlays-1.11-mc1.10.2.jar)
  174. UCHIJAAAAAAAAAAAAAA netherportalfix{1.0} [Nether Portal Fix] (netherportalfix-mc1.9.4-4.0.1.jar)
  175. UCHIJAAAAAAAAAAAAAA p455w0rdslib{1.0.13} [p455w0rd's Library] (p455w0rdslib-1.10.2-1.0.13.jar)
  176. UCHIJAAAAAAAAAAAAAA harvestcraft{1.10.2j} [Pam's HarvestCraft] (Pam's HarvestCraft 1.10.2j.jar)
  177. UCHIJAAAAAAAAAAAAAA reborncore{2.13.6.142} [RebornCore] (RebornCore-1.10.2-2.13.6.142-universal.jar)
  178. UCHIJAAAAAAAAAAAAAA reborncore-mcmultipart{2.13.6.142} [reborncore-MCMultiPart] (RebornCore-1.10.2-2.13.6.142-universal.jar)
  179. UCHIJAAAAAAAAAAAAAA refinedstorage{1.2.26} [Refined Storage] (refinedstorage-1.2.26.jar)
  180. UCHIJAAAAAAAAAAAAAA rebornstorage{1.0.0} [RebornStorage] (RebornStorage-1.10.2-1.0.3.30.jar)
  181. UCHIJAAAAAAAAAAAAAA xreliquary{1.10.2-1.3.3.664} [Reliquary] (Reliquary-1.10.2-1.3.3.664.jar)
  182. UCHIJAAAAAAAAAAAAAA rftools{6.01} [RFTools] (rftools-1.1x-6.01.jar)
  183. UCHIJAAAAAAAAAAAAAA rftoolscontrol{1.6.8} [RFTools Control] (rftoolsctrl-1.1x-1.6.8.jar)
  184. UCHIJAAAAAAAAAAAAAA rftoolsdim{5.02} [RFTools Dimensions] (rftoolsdim-1.1x-5.02.jar)
  185. UCHIJAAAAAAAAAAAAAA simplegenerators{1.10.2-0.10.6a} [Simple Generators] (simplegenerators-1.10.2-0.10.6a.jar)
  186. UCHIJAAAAAAAAAAAAAA simplyconveyors{3.0.6} [Simply Conveyors & More] (SimplyConveyors-3.0.6.jar)
  187. UCHIJAAAAAAAAAAAAAA simplyjetpacks{2.1.1.47} [Simply Jetpacks 2] (SimplyJetpacks2-1.10.2-2.1.1.47.jar)
  188. UCHIJAAAAAAAAAAAAAA thermalfoundation{2.1.2} [Thermal Foundation] (ThermalFoundation-1.10.2-2.1.2.4-universal.jar)
  189. UCHIJAAAAAAAAAAAAAA thermalexpansion{5.1.4} [Thermal Expansion] (ThermalExpansion-1.10.2-5.1.4.5-universal.jar)
  190. UCHIJAAAAAAAAAAAAAA thermaldynamics{2.0.5} [Thermal Dynamics] (ThermalDynamics-1.10.2-2.0.5.7-universal.jar)
  191. UCHIJAAAAAAAAAAAAAA weaponcaseloot{4.0.3} [WeaponCaseLoot] (weaponcaseloot-1.10.2-4.0.3.jar)
  192. UCHIJAAAAAAAAAAAAAA wcg{1.0.0} [Wireless Crafting Grid] (WirelessCraftingGrid-1.10.2-1.0.0.jar)
  193. UCHIJAAAAAAAAAAAAAA wct{0.1.31} [Wireless Crafting Terminal 2] (WirelessCraftingTerminal-1.10.2-0.1.31.jar)
  194. Loaded coremods (and transformers):
  195. CoreMod (Aroma1997Core-1.9.4-1.1.1.2.jar)
  196.  
  197. Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.6.3-anarchy.jar)
  198. pl.asie.foamfix.coremod.FoamFixTransformer
  199. LoadingPlugin (Quark-r1.1-70.jar)
  200. vazkii.quark.base.asm.ClassTransformer
  201. CXLibraryCore (cxlibrary-1.10.2-1.2.3.jar)
  202. cubex2.cxlibrary.CoreModTransformer
  203. CCLCorePlugin (CodeChickenLib-1.10.2-2.5.9.267-universal.jar)
  204. codechicken.lib.asm.ClassHeirachyManager
  205. codechicken.lib.asm.CCL_ASMTransformer
  206. RebornCoreASM (RebornCore-1.10.2-2.13.6.142-universal.jar)
  207. reborncore.mixin.transformer.MixinTransformer
  208. EnderCorePlugin (EnderCore-1.10.2-0.4.1.66-beta.jar)
  209. com.enderio.core.common.transform.EnderCoreTransformer
  210. CTMCorePlugin (CTM-MC1.10.2-0.1.0.13.jar)
  211. team.chisel.ctm.client.asm.CTMTransformer
  212. AppEngCore (appliedenergistics2-rv4-alpha-11.jar)
  213. appeng.coremod.transformer.ASMIntegration
  214. AppleCore (AppleCore-mc1.10.2-2.1.2.jar)
  215. squeek.applecore.asm.TransformerModuleHandler
  216. CoFH Loading Plugin (CoFHCore-1.10.2-4.1.5.8-universal.jar)
  217. cofh.asm.CoFHClassTransformer
  218. cofh.asm.repack.codechicken.lib.asm.ClassHierarchyManager
  219. GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
  220. AE2 Version: alpha rv4-alpha-11 for Forge 12.18.3.2185
  221. List of loaded APIs:
  222. * actuallyadditionsapi (29) from ActuallyAdditions-1.10.2-r105.jar
  223. * AppleCoreAPI (2.2.0) from AppleCore-mc1.10.2-2.1.2.jar
  224. * appliedenergistics2|API (rv4) from appliedenergistics2-rv4-alpha-11.jar
  225. * AromaBackupAPI (1.0) from AromaBackup-1.9.4-1.0.1.1.jar
  226. * Baubles|API (1.3.1.3) from Baubles-1.10.2-1.3.11.jar
  227. * BloodMagic|API (@VERSION@) from BloodMagic-1.10.2-2.1.10-79.jar
  228. * BotaniaAPI (85) from Botania r1.9-341.jar
  229. * Chisel-API (0.0.1) from Chisel-MC1.10.2-0.0.11.25.jar
  230. * ChiselAPI|Carving (0.0.1) from Chisel-MC1.10.2-0.0.11.25.jar
  231. * ChiselsAndBitsAPI (12.10.0) from chiselsandbits-12.14.jar
  232. * CoFHAPI (1.8.9R1.2.0B1) from WirelessCraftingTerminal-1.10.2-0.1.31.jar
  233. * cofhapi (1.7.0) from CoFHCore-1.10.2-4.1.5.8-universal.jar
  234. * cofhapi|block (1.7.0) from CoFHCore-1.10.2-4.1.5.8-universal.jar
  235. * CoFHAPI|core (1.8.9R1.2.0B1) from valkyrielib-1.10.2-0.10.6.jar
  236. * cofhapi|core (1.7.0) from CoFHCore-1.10.2-4.1.5.8-universal.jar
  237. * CoFHAPI|energy (1.8.9R1.2.0B1) from theoneprobe-1.1x-1.4.7.jar
  238. * cofhapi|energy (1.5.0) from SimplyJetpacks2-1.10.2-2.1.1.47.jar
  239. * CoFHAPI|inventory (1.8.9R1.2.0B1) from valkyrielib-1.10.2-0.10.6.jar
  240. * CoFHAPI|item (1.8.9R1.2.0B1) from valkyrielib-1.10.2-0.10.6.jar
  241. * cofhapi|item (1.7.0) from CoFHCore-1.10.2-4.1.5.8-universal.jar
  242. * cofhapi|tileentity (1.7.0) from CoFHCore-1.10.2-4.1.5.8-universal.jar
  243. * cofhapi|util (1.7.0) from CoFHCore-1.10.2-4.1.5.8-universal.jar
  244. * cofhlib (1.7.2) from CoFHCore-1.10.2-4.1.5.8-universal.jar
  245. * cofhlib|audio (1.7.2) from CoFHCore-1.10.2-4.1.5.8-universal.jar
  246. * cofhlib|gui (1.7.2) from CoFHCore-1.10.2-4.1.5.8-universal.jar
  247. * cofhlib|gui|container (1.7.2) from CoFHCore-1.10.2-4.1.5.8-universal.jar
  248. * cofhlib|gui|element (1.7.2) from CoFHCore-1.10.2-4.1.5.8-universal.jar
  249. * cofhlib|gui|element|listbox (1.7.2) from CoFHCore-1.10.2-4.1.5.8-universal.jar
  250. * cofhlib|gui|slot (1.7.2) from CoFHCore-1.10.2-4.1.5.8-universal.jar
  251. * cofhlib|inventory (1.7.2) from CoFHCore-1.10.2-4.1.5.8-universal.jar
  252. * cofhlib|util (1.7.2) from CoFHCore-1.10.2-4.1.5.8-universal.jar
  253. * cofhlib|util|helpers (1.7.2) from CoFHCore-1.10.2-4.1.5.8-universal.jar
  254. * cofhlib|world (1.7.2) from CoFHCore-1.10.2-4.1.5.8-universal.jar
  255. * cofhlib|world|feature (1.7.2) from CoFHCore-1.10.2-4.1.5.8-universal.jar
  256. * compatlayer (0.2.9) from compatlayer-1.10-0.2.9.jar
  257. * ctm-api (0.1.0) from CTM-MC1.10.2-0.1.0.13.jar
  258. * ctm-api-models (0.1.0) from CTM-MC1.10.2-0.1.0.13.jar
  259. * ctm-api-textures (0.1.0) from CTM-MC1.10.2-0.1.0.13.jar
  260. * ctm-api-utils (0.1.0) from CTM-MC1.10.2-0.1.0.13.jar
  261. * DR-API (1.0.4-Beta) from deepresonance-1.1x-1.4.8.jar
  262. * ElecCoreAPI (1.0) from ElecCore-1.10.2-1.7.425.jar
  263. * ElecCore|Abilities (#API_VER#) from ElecCore-1.10.2-1.7.425.jar
  264. * EnderIOAPI (0.0.2) from EnderIO-1.10.2-3.1.193.jar
  265. * EnderIOAPI|Redstone (0.0.2) from EnderIO-1.10.2-3.1.193.jar
  266. * EnderIOAPI|Teleport (0.0.2) from EnderIO-1.10.2-3.1.193.jar
  267. * EnderIOAPI|Tools (0.0.2) from EnderIO-1.10.2-3.1.193.jar
  268. * environmentaltech-api (1.10.2-0.10.6b) from environmentaltech-1.10.2-0.10.6b.jar
  269. * ForestryAPI|apiculture (5.0.0) from forestry_1.10.2-5.2.17.376.jar
  270. * ForestryAPI|arboriculture (4.2.1) from forestry_1.10.2-5.2.17.376.jar
  271. * ForestryAPI|circuits (3.1.0) from forestry_1.10.2-5.2.17.376.jar
  272. * ForestryAPI|climate (2.1.0) from forestry_1.10.2-5.2.17.376.jar
  273. * ForestryAPI|core (5.1.0) from forestry_1.10.2-5.2.17.376.jar
  274. * ForestryAPI|farming (2.1.0) from forestry_1.10.2-5.2.17.376.jar
  275. * ForestryAPI|food (1.1.0) from forestry_1.10.2-5.2.17.376.jar
  276. * ForestryAPI|fuels (3.0.0) from forestry_1.10.2-5.2.17.376.jar
  277. * ForestryAPI|genetics (4.7.1) from forestry_1.10.2-5.2.17.376.jar
  278. * ForestryAPI|greenhouse (5.2.0) from forestry_1.10.2-5.2.17.376.jar
  279. * ForestryAPI|hives (4.1.0) from forestry_1.10.2-5.2.17.376.jar
  280. * ForestryAPI|lepidopterology (1.3.0) from forestry_1.10.2-5.2.17.376.jar
  281. * ForestryAPI|mail (3.1.0) from forestry_1.10.2-5.2.17.376.jar
  282. * ForestryAPI|multiblock (3.0.0) from forestry_1.10.2-5.2.17.376.jar
  283. * ForestryAPI|recipes (5.4.0) from forestry_1.10.2-5.2.17.376.jar
  284. * ForestryAPI|storage (5.0.0) from forestry_1.10.2-5.2.17.376.jar
  285. * ForestryAPI|world (2.1.0) from forestry_1.10.2-5.2.17.376.jar
  286. * Guide-API|API (1.10.2-2.0.3-46) from Guide-API-1.10.2-2.0.3-46.jar
  287. * ImmersiveEngineering|API (1.0) from ImmersiveEngineering-0.10-61.jar
  288. * ImmersiveEngineering|ImmersiveFluxAPI (1.0) from ImmersiveEngineering-0.10-61.jar
  289. * IronBackpacks|API (0.5) from IronBackpacks-1.10.2-2.2.27.jar
  290. * jeresources|API (0.5.8.98) from JustEnoughResources-1.10.2-0.5.8.98.jar
  291. * journeymap|client-api (1.3) from journeymap-1.10.2-5.4.7.jar
  292. * journeymap|client-api-display (1.3) from journeymap-1.10.2-5.4.7.jar
  293. * journeymap|client-api-event (1.3) from journeymap-1.10.2-5.4.7.jar
  294. * journeymap|client-api-model (1.3) from journeymap-1.10.2-5.4.7.jar
  295. * journeymap|client-api-util (1.3) from journeymap-1.10.2-5.4.7.jar
  296. * JustEnoughItemsAPI (4.10.1) from jei_1.10.2-3.14.7.420.jar
  297. * mcjtylib_ng (2.3.11) from mcjtylib-1.1x-2.3.11.jar
  298. * ProjectEAPI (1.9.4-1.0.0) from p455w0rdslib-1.10.2-1.0.13.jar
  299. * PsiAPI (2) from Psi-r1.0-42.jar
  300. * railcraft:API|core (3.1.0) from Railcraft_1.10.2-10.1.2.jar
  301. * RailcraftAPI|bore (2.0.0) from Railcraft_1.10.2-10.1.2.jar
  302. * RailcraftAPI|carts (2.1.0) from Railcraft_1.10.2-10.1.2.jar
  303. * RailcraftAPI|charge (3.0.0) from Railcraft_1.10.2-10.1.2.jar
  304. * RailcraftAPI|crafting (2.0.0) from Railcraft_1.10.2-10.1.2.jar
  305. * RailcraftAPI|events (2.0.0) from Railcraft_1.10.2-10.1.2.jar
  306. * RailcraftAPI|fuel (2.0.0) from Railcraft_1.10.2-10.1.2.jar
  307. * RailcraftAPI|helpers (2.0.0) from Railcraft_1.10.2-10.1.2.jar
  308. * RailcraftAPI|items (2.1.0) from Railcraft_1.10.2-10.1.2.jar
  309. * RailcraftAPI|locomotive (2.0.0) from Railcraft_1.10.2-10.1.2.jar
  310. * RailcraftAPI|signals (4.0.0) from Railcraft_1.10.2-10.1.2.jar
  311. * RailcraftAPI|tracks (4.0.0) from Railcraft_1.10.2-10.1.2.jar
  312. * reborncoreAPI (2.13.6.142) from RebornCore-1.10.2-2.13.6.142-universal.jar
  313. * reborncoreAPI|Fuel (2.13.6.142) from RebornCore-1.10.2-2.13.6.142-universal.jar
  314. * reborncoreAPI|Power (2.13.6.142) from RebornCore-1.10.2-2.13.6.142-universal.jar
  315. * reborncoreAPI|Recipe (2.13.6.142) from RebornCore-1.10.2-2.13.6.142-universal.jar
  316. * reborncoreAPI|Tile (2.13.6.142) from RebornCore-1.10.2-2.13.6.142-universal.jar
  317. * StorageDrawersAPI (1.7.10-1.2.0) from refinedstorage-1.2.26.jar
  318. * StorageDrawersAPI|config (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.7.9.jar
  319. * StorageDrawersAPI|event (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.7.9.jar
  320. * StorageDrawersAPI|inventory (1.7.10-1.2.0) from refinedstorage-1.2.26.jar
  321. * StorageDrawersAPI|pack (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.7.9.jar
  322. * StorageDrawersAPI|registry (1.7.10-1.2.0) from refinedstorage-1.2.26.jar
  323. * StorageDrawersAPI|render (1.7.10-1.2.0) from refinedstorage-1.2.26.jar
  324. * StorageDrawersAPI|storage (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.7.9.jar
  325. * StorageDrawersAPI|storage-attribute (1.10.2-1.3.0) from StorageDrawers-1.10.2-3.7.9.jar
  326. * theoneprobe_api (1.4.4) from theoneprobe-1.1x-1.4.7.jar
  327. * valkyrielib.api (1.10.2-0.10.6) from valkyrielib-1.10.2-0.10.6.jar
  328. * wct|API (1.10.2-rv4-1.0.0b) from WirelessCraftingTerminal-1.10.2-0.1.31.jar
  329. CodeChickenLib Invalid Fingerprint Reports:
  330. CodeChickenCore Invalid Fingerprint Reports:
  331. ChickenChunks Invalid Fingerprint Reports:
  332. 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.):
  333. * Optifine is installed. This is NOT supported.
  334. * An unsupportted RF API is installed (1.7.0 from (guessing) jar:file:/C:/Users/s143697/Documents/Curse/Minecraft/Instances/Custom%201.10.2/mods/CoFHCore-1.10.2-4.1.5.8-universal.jar!/cofh/api/CoFHAPIProps.class).
  335. Ender IO needs at least 1.4.0 and will NOT work with older versions.
  336. 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.
  337. Detailed RF API diagnostics:
  338. * RF API class 'EnergyStorage' is loaded from: jar:file:/C:/Users/s143697/Documents/Curse/Minecraft/Instances/Custom%201.10.2/mods/CoFHCore-1.10.2-4.1.5.8-universal.jar!/cofh/api/energy/EnergyStorage.class
  339. * RF API class 'IEnergyConnection' is loaded from: jar:file:/C:/Users/s143697/Documents/Curse/Minecraft/Instances/Custom%201.10.2/mods/CoFHCore-1.10.2-4.1.5.8-universal.jar!/cofh/api/energy/IEnergyConnection.class
  340. * RF API class 'IEnergyContainerItem' is loaded from: jar:file:/C:/Users/s143697/Documents/Curse/Minecraft/Instances/Custom%201.10.2/mods/CoFHCore-1.10.2-4.1.5.8-universal.jar!/cofh/api/energy/IEnergyContainerItem.class
  341. * RF API class 'IEnergyHandler' is loaded from: jar:file:/C:/Users/s143697/Documents/Curse/Minecraft/Instances/Custom%201.10.2/mods/CoFHCore-1.10.2-4.1.5.8-universal.jar!/cofh/api/energy/IEnergyHandler.class
  342. * RF API class 'IEnergyProvider' is loaded from: jar:file:/C:/Users/s143697/Documents/Curse/Minecraft/Instances/Custom%201.10.2/mods/CoFHCore-1.10.2-4.1.5.8-universal.jar!/cofh/api/energy/IEnergyProvider.class
  343. * RF API class 'IEnergyReceiver' is loaded from: jar:file:/C:/Users/s143697/Documents/Curse/Minecraft/Instances/Custom%201.10.2/mods/CoFHCore-1.10.2-4.1.5.8-universal.jar!/cofh/api/energy/IEnergyReceiver.class
  344. * RF API class 'IEnergyStorage' is loaded from: jar:file:/C:/Users/s143697/Documents/Curse/Minecraft/Instances/Custom%201.10.2/mods/CoFHCore-1.10.2-4.1.5.8-universal.jar!/cofh/api/energy/IEnergyStorage.class
  345. * RF API class 'ItemEnergyContainer' is loaded from: jar:file:/C:/Users/s143697/Documents/Curse/Minecraft/Instances/Custom%201.10.2/mods/CoFHCore-1.10.2-4.1.5.8-universal.jar!/cofh/api/energy/ItemEnergyContainer.class
  346. * RF API class 'TileEnergyHandler' is loaded from: jar:file:/C:/Users/s143697/Documents/Curse/Minecraft/Instances/Custom%201.10.2/mods/CoFHCore-1.10.2-4.1.5.8-universal.jar!/cofh/api/energy/TileEnergyHandler.class
  347. Detailed Tesla API diagnostics:
  348. * Tesla API class 'Tesla' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.Tesla)
  349. * Tesla API class 'TeslaCapabilities' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.capability.TeslaCapabilities)
  350. * Tesla API class 'ITeslaConsumer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.ITeslaConsumer)
  351. * Tesla API class 'ITeslaHolder' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.ITeslaHolder)
  352. * Tesla API class 'ITeslaProducer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.ITeslaProducer)
  353. * Tesla API class 'BaseTeslaContainer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.BaseTeslaContainer)
  354. * Tesla API class 'BaseTeslaContainerProvider' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.BaseTeslaContainerProvider)
  355. * Tesla API class 'InfiniteTeslaConsumer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaConsumer)
  356. * Tesla API class 'InfiniteTeslaConsumerProvider' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaConsumerProvider)
  357. * Tesla API class 'InfiniteTeslaProducer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaProducer)
  358. * Tesla API class 'InfiniteTeslaProducerProvider' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaProducerProvider)
  359.  
  360. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  361. !!!You are looking at the diagnostics information, not at the crash. Scroll up!!!
  362. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  363.  
  364. EnderStorage Invalid Fingerprint Reports:
  365. RebornCore:
  366. Plugin Engine: 0
  367. RebornCore Version: 2.13.6.142
  368. Mixin Status: 1
  369. Runtime Debofucsation 1
  370. RenderEngine: 1
  371. AE2 Integration: IC2:OFF, RC:OFF, RF:OFF, RFItem:OFF, MFR:OFF, Waila:OFF, InvTweaks:OFF, JEI:ON, Mekanism:OFF, OpenComputers:OFF, THE_ONE_PROBE:ON
  372. Profiler Position: N/A (disabled)
  373. Player Count: 1 / 8; [EntityPlayerMP['Tempname'/555728, l='Test World', x=1229.89, y=56.00, z=-158.09]]
  374. Type: Integrated Server (map_client.txt)
  375. Is Modded: Definitely; Client brand changed to 'fml,forge'
  376. OptiFine Version: OptiFine_1.10.2_HD_U_D8
  377. Render Distance Chunks: 10
  378. Mipmaps: 0
  379. Anisotropic Filtering: 1
  380. Antialiasing: 0
  381. Multitexture: false
  382. Shaders: null
  383. OpenGlVersion: 4.5.0 NVIDIA 382.16
  384. OpenGlRenderer: Quadro K610M/PCIe/SSE2
  385. OpenGlVendor: NVIDIA Corporation
  386. CpuCount: 8
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement